@charset "UTF-8";
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/less/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
@import url('https://fonts.googleapis.com/css?family=Noto+Serif:400italic,700italic');
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: 'acrom', 'Lucida Grande', "Times New Roman", Times, serif;
  font-size: 14px;
  line-height: 1.285714;
  color: #333333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #2bc9a3;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #229f81;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img,
.product .row.full-width img.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.285714;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 17px;
  margin-bottom: 17px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 17px;
  margin-bottom: 8.5px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 8.5px;
  margin-bottom: 8.5px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 8.5px;
}
.lead {
  margin-bottom: 17px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #2ddcb4;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #1fb794;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #2ddcb4;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #1fb794;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 7.5px;
  margin: 34px 0 17px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 8.5px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 17px;
}
dt,
dd {
  line-height: 1.285714;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 8.5px 17px;
  margin: 0 0 17px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.285714;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 17px;
  font-style: normal;
  line-height: 1.285714;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
          box-shadow: none;
}
pre {
  display: block;
  padding: 8px;
  margin: 0 0 8.5px;
  font-size: 13px;
  line-height: 1.285714;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1200px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 17px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.285714;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #d6d6d6;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 12.75px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 17px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.285714;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 33px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.285714;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #777777;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #777777;
}
.form-control::-webkit-input-placeholder {
  color: #777777;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 33px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 32px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 48px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 17px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 31px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 32px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 32px;
  line-height: 32px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 32px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 32px;
  line-height: 32px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 32px;
  min-height: 29px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 48px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 48px;
  line-height: 48px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 48px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 48px;
  line-height: 48px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 48px;
  min-height: 35px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 41.25px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 33px;
  height: 33px;
  line-height: 33px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 48px;
  height: 48px;
  line-height: 48px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 32px;
  height: 32px;
  line-height: 32px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 22px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 24px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 500;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.285714;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=65);
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #2ddcb4;
  border-color: #22cda6;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #1fb794;
  border-color: #10604e;
}
.btn-primary:hover {
  color: #fff;
  background-color: #1fb794;
  border-color: #19997c;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #1fb794;
  border-color: #19997c;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #19997c;
  border-color: #10604e;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #2ddcb4;
  border-color: #22cda6;
}
.btn-primary .badge {
  color: #2ddcb4;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  color: #2bc9a3;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #229f81;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 10000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 7.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.285714;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #2ddcb4;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.285714;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 9990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 48px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 48px;
  line-height: 48px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 32px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 32px;
  line-height: 32px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #2bc9a3;
}
.nav .nav-divider {
  height: 1px;
  margin: 7.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.285714;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #2ddcb4;
}
.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 {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 75px;
  margin-bottom: 17px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 0;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 10000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 10300;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 29px 15px;
  font-size: 18px;
  line-height: 17px;
  height: 75px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 20.5px;
  margin-bottom: 20.5px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 14.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 17px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 17px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 29px;
    padding-bottom: 29px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 21px;
  margin-bottom: 21px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 21px;
  margin-bottom: 21px;
}
.navbar-btn.btn-sm {
  margin-top: 21.5px;
  margin-bottom: 21.5px;
}
.navbar-btn.btn-xs {
  margin-top: 26.5px;
  margin-bottom: 26.5px;
}
.navbar-text {
  margin-top: 29px;
  margin-bottom: 29px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
    float: left;
  }
  .navbar-right {
    float: right !important;
    float: right;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 17px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 17px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.285714;
  text-decoration: none;
  color: #2bc9a3;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #229f81;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #2ddcb4;
  border-color: #2ddcb4;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 17px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #2ddcb4;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #1fb794;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #2bc9a3;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
  padding-left: 15px;
  padding-right: 15px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 17px;
  line-height: 1.285714;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #2bc9a3;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 17px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 17px;
  margin-bottom: 17px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 17px;
  color: #fff;
  text-align: center;
  background-color: #2ddcb4;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #2ddcb4;
  border-color: #2ddcb4;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #dcf9f2;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 17px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 17px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #2ddcb4;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #2ddcb4;
  border-color: #2ddcb4;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #2ddcb4;
}
.panel-primary > .panel-heading .badge {
  color: #2ddcb4;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #2ddcb4;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10500;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10400;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.285714;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 10300;
  display: block;
  font-family: 'acrom', 'Lucida Grande', "Times New Roman", Times, serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.285714;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10100;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: 'acrom', 'Lucida Grande', "Times New Roman", Times, serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.285714;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}
.carousel-control.left {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*
*  name convention :
*
*    we use CamelCasing for our own definitions while Boostrap use '-' as word separator
*    so we could reduce the number of useless declaration if, we only get one definition like
*       @ourOwnVariable : @bootstrap-variable
*       and no other computed dependency on @ourOwnVariable
*    then all @ourOwnVariable MUST BE replaced by @bootstrap-variable
*  example :
*       @text-color: @grayDark;
*   while boostrap define :
*       @text-color : @gray-dark
*
*/
/* list of color for each sku (for artist page debug) */
@media (min-width: 1500px) {
  .container {
    width: 1440px;
  }
}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
          filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-handshake-o:before {
  content: "\f2b5";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-o:before {
  content: "\f2b7";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-book-o:before {
  content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-circle-o:before {
  content: "\f2be";
}
.fa-user-o:before {
  content: "\f2c0";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-eercast:before {
  content: "\f2da";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-snowflake-o:before {
  content: "\f2dc";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-meetup:before {
  content: "\f2e0";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
/* Old Roboto that replaced Gollum choice */
/*
 * Web Fonts from 4utre Design, licenced from fontspring.com
 *
 * All OpenType features and all extended glyphs have been removed.
 * Fully installable fonts can be purchased at http://www.fontspring.com
 *
 * The fonts included in this stylesheet are subject to the End User License you purchased
 * from Fontspring. The fonts are protected under domestic and international trademark and
 * copyright law. You are prohibited from modifying, reverse engineering, duplicating, or
 * distributing this font software.
 *
 * (c) 2010-2014 Fontspring
 *
 * The fonts included are copyrighted by the vendor listed below.
 *
 * Vendor:      The Northern Block
 * License URL: http://www.fontspring.com/fflicense/northern-block
 *
 *
 */
@font-face {
  font-family: 'acrombold';
  src: url('../fonts/acrom/bold/acrom-bold.eot');
  src: url('../fonts/acrom/bold/acrom-bold.eot?#iefix') format('embedded-opentype'), url('../fonts/acrom/bold/acrom-bold.woff'), url('../fonts/acrom/bold/acrom-bold.ttf'), url('../fonts/acrom/bold/acrom-bold.svg#acrombold') format('svg');
  /*
    // used when developing fonts
    // add src: url('@{path}/@{family}-@{variant}.otf') format('opentype');
  */
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'acromextrabold';
  src: url('../fonts/acrom/extrabold/acrom-extrabold.eot');
  src: url('../fonts/acrom/extrabold/acrom-extrabold.eot?#iefix') format('embedded-opentype'), url('../fonts/acrom/extrabold/acrom-extrabold.woff'), url('../fonts/acrom/extrabold/acrom-extrabold.ttf'), url('../fonts/acrom/extrabold/acrom-extrabold.svg#acromextrabold') format('svg');
  /*
    // used when developing fonts
    // add src: url('@{path}/@{family}-@{variant}.otf') format('opentype');
  */
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'acrommedium';
  src: url('../fonts/acrom/medium/acrom-medium.eot');
  src: url('../fonts/acrom/medium/acrom-medium.eot?#iefix') format('embedded-opentype'), url('../fonts/acrom/medium/acrom-medium.woff'), url('../fonts/acrom/medium/acrom-medium.ttf'), url('../fonts/acrom/medium/acrom-medium.svg#acrommedium') format('svg');
  /*
    // used when developing fonts
    // add src: url('@{path}/@{family}-@{variant}.otf') format('opentype');
  */
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'acromregular';
  src: url('../fonts/acrom/regular/acrom-regular.eot');
  src: url('../fonts/acrom/regular/acrom-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/acrom/regular/acrom-regular.woff'), url('../fonts/acrom/regular/acrom-regular.ttf'), url('../fonts/acrom/regular/acrom-regular.svg#acromregular') format('svg');
  /*
    // used when developing fonts
    // add src: url('@{path}/@{family}-@{variant}.otf') format('opentype');
  */
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'acromlight';
  src: url('../fonts/acrom/light/acrom-light.eot');
  src: url('../fonts/acrom/light/acrom-light.eot?#iefix') format('embedded-opentype'), url('../fonts/acrom/light/acrom-light.woff'), url('../fonts/acrom/light/acrom-light.ttf'), url('../fonts/acrom/light/acrom-light.svg#acromlight') format('svg');
  /*
    // used when developing fonts
    // add src: url('@{path}/@{family}-@{variant}.otf') format('opentype');
  */
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'acromthin';
  src: url('../fonts/acrom/thin/acrom-thin.eot');
  src: url('../fonts/acrom/thin/acrom-thin.eot?#iefix') format('embedded-opentype'), url('../fonts/acrom/thin/acrom-thin.woff'), url('../fonts/acrom/thin/acrom-thin.ttf'), url('../fonts/acrom/thin/acrom-thin.svg#acromthin') format('svg');
  /*
    // used when developing fonts
    // add src: url('@{path}/@{family}-@{variant}.otf') format('opentype');
  */
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'acrom';
  src: url('../fonts/acrom/regular/acrom-regular.eot');
  src: url('../fonts/acrom/regular/acrom-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/acrom/regular/acrom-regular.woff'), url('../fonts/acrom/regular/acrom-regular.ttf'), url('../fonts/acrom/regular/acrom-regular.svg#acrom') format('svg');
  /*
    // used when developing fonts
    // add src: url('@{path}/@{family}-@{variant}.otf') format('opentype');
  */
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'acrom';
  src: url('../fonts/acrom/thin/acrom-thin.eot');
  src: url('../fonts/acrom/thin/acrom-thin.eot?#iefix') format('embedded-opentype'), url('../fonts/acrom/thin/acrom-thin.woff'), url('../fonts/acrom/thin/acrom-thin.ttf'), url('../fonts/acrom/thin/acrom-thin.svg#acrom') format('svg');
  /*
    // used when developing fonts
    // add src: url('@{path}/@{family}-@{variant}.otf') format('opentype');
  */
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'acrom';
  src: url('../fonts/acrom/light/acrom-light.eot');
  src: url('../fonts/acrom/light/acrom-light.eot?#iefix') format('embedded-opentype'), url('../fonts/acrom/light/acrom-light.woff'), url('../fonts/acrom/light/acrom-light.ttf'), url('../fonts/acrom/light/acrom-light.svg#acrom') format('svg');
  /*
    // used when developing fonts
    // add src: url('@{path}/@{family}-@{variant}.otf') format('opentype');
  */
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'acrom';
  src: url('../fonts/acrom/regular/acrom-regular.eot');
  src: url('../fonts/acrom/regular/acrom-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/acrom/regular/acrom-regular.woff'), url('../fonts/acrom/regular/acrom-regular.ttf'), url('../fonts/acrom/regular/acrom-regular.svg#acrom') format('svg');
  /*
    // used when developing fonts
    // add src: url('@{path}/@{family}-@{variant}.otf') format('opentype');
  */
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'acrom';
  src: url('../fonts/acrom/medium/acrom-medium.eot');
  src: url('../fonts/acrom/medium/acrom-medium.eot?#iefix') format('embedded-opentype'), url('../fonts/acrom/medium/acrom-medium.woff'), url('../fonts/acrom/medium/acrom-medium.ttf'), url('../fonts/acrom/medium/acrom-medium.svg#acrom') format('svg');
  /*
    // used when developing fonts
    // add src: url('@{path}/@{family}-@{variant}.otf') format('opentype');
  */
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'acrom';
  src: url('../fonts/acrom/bold/acrom-bold.eot');
  src: url('../fonts/acrom/bold/acrom-bold.eot?#iefix') format('embedded-opentype'), url('../fonts/acrom/bold/acrom-bold.woff'), url('../fonts/acrom/bold/acrom-bold.ttf'), url('../fonts/acrom/bold/acrom-bold.svg#acrom') format('svg');
  /*
    // used when developing fonts
    // add src: url('@{path}/@{family}-@{variant}.otf') format('opentype');
  */
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'acrom';
  src: url('../fonts/acrom/extrabold/acrom-extrabold.eot');
  src: url('../fonts/acrom/extrabold/acrom-extrabold.eot?#iefix') format('embedded-opentype'), url('../fonts/acrom/extrabold/acrom-extrabold.woff'), url('../fonts/acrom/extrabold/acrom-extrabold.ttf'), url('../fonts/acrom/extrabold/acrom-extrabold.svg#acrom') format('svg');
  /*
    // used when developing fonts
    // add src: url('@{path}/@{family}-@{variant}.otf') format('opentype');
  */
  font-weight: 800;
  font-style: normal;
}
#colorbox,
#cboxOverlay,
#cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
}
#cboxWrapper {
  max-width: none;
}
#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}
#cboxMiddleLeft,
#cboxBottomLeft {
  clear: left;
}
#cboxContent {
  position: relative;
}
#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
#cboxTitle {
  margin: 0;
}
#cboxLoadingOverlay,
#cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
  cursor: pointer;
}
.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic;
}
.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
}
#colorbox,
#cboxContent,
#cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}
#cboxOverlay {
  background-color: #000;
  opacity: .8;
  filter: alpha(opacity=80);
}
#colorbox {
  outline: 0;
  top: 50%;
  left: 50%;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  background-clip: padding-box;
  margin: 0 !important;
}
#cboxContent {
  overflow: hidden;
}
#cboxLoadedContent {
  overflow-y: auto;
  max-height: 400px;
  padding: 15px;
  margin-top: 44px;
  margin-bottom: 0;
  max-height: none;
}
#cboxTitle {
  border-bottom: 1px solid #eee;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0;
  padding: 9px 25px 9px 15px;
  color: inherit;
  text-align: left;
  text-rendering: optimizelegibility;
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
  min-height: 24px;
}
#cboxTitle small {
  font-weight: 400;
}
.cbimg {
  border: 0;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  position: absolute;
  width: 14px;
  height: 14px;
  line-height: 14px;
  background: transparent url(../images/colorbox/controls.png) no-repeat 0 0;
  *margin-right: .3em;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#cboxPrevious,
#cboxNext,
#cboxSlideshow {
  border: 0;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  position: absolute;
  width: 14px;
  height: 14px;
  line-height: 14px;
  background: transparent url(../images/colorbox/controls.png) no-repeat 0 0;
  *margin-right: .3em;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  top: 50%;
  width: 42px;
  height: 44px;
}
#cboxCurrent,
#cboxPrevious,
#cboxNext,
#cboxSlideshow {
  position: absolute;
  background-color: #fff;
  border: 15px solid #fff;
  border-radius: 6px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  opacity: 0;
  filter: alpha(opacity=0);
}
#cboxContent:hover #cboxCurrent,
#cboxContent:hover #cboxPrevious,
#cboxContent:hover #cboxNext,
#cboxContent:hover #cboxSlideshow {
  opacity: 1;
  filter: alpha(opacity=100);
}
#cboxCurrent {
  font-weight: 700;
  line-height: 1em;
  bottom: 0;
  right: 0;
  border-radius: 6px 0;
}
#cboxPrevious {
  background-position: 0 0;
  left: 0;
  border-radius: 0 6px 6px 0;
}
#cboxNext {
  background-position: -24px 0;
  right: 0;
  border-radius: 6px 0 0 6px;
}
#cboxSlideshow {
  background-position: -48px 0;
  left: 50%;
  right: 50%;
}
.cboxSlideshow_on #cboxSlideshow {
  background-position: -72px 0;
}
#cboxClose {
  border: 0;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  position: absolute;
  width: 14px;
  height: 14px;
  line-height: 14px;
  background: transparent url(../images/colorbox/controls.png) no-repeat 0 0;
  *margin-right: .3em;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-position: -96px 0;
  top: 14px;
  right: 15px;
  opacity: .3;
  filter: alpha(opacity=30);
}
#cboxClose:hover {
  opacity: .8;
  filter: alpha(opacity=80);
}
#cboxLoadingGraphic {
  background: transparent url(../images/colorbox/loading.gif) no-repeat 50% 50%;
  opacity: .8;
  filter: alpha(opacity=80);
  height: 100%;
}
/* ============   chosen.css ===================== */
/* @group Base */
.chzn-container {
  font-size: 13px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline;
}
.chzn-container .chzn-drop {
  background: #fff;
  border: 1px solid #aaa;
  border-top: 0;
  position: absolute;
  top: 100%;
  left: -9999px;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  z-index: 1010;
  width: 100%;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -khtml-box-sizing: border-box;
  box-sizing: border-box;
}
.chzn-container.chzn-with-drop .chzn-drop {
  left: 0;
}
/* @end */
/* @group Single Chosen */
.chzn-container-single .chzn-single {
  background-color: #ffffff;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0 );
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #ffffff), color-stop(50%, #f6f6f6), color-stop(52%, #eeeeee), to(#f4f4f4));
  background-image: linear-gradient(#ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  border-radius: 5px;
  background-clip: padding-box;
  border: 1px solid #aaaaaa;
  -webkit-box-shadow: 0 0 3px #ffffff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 3px #ffffff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  display: block;
  overflow: hidden;
  white-space: nowrap;
  position: relative;
  height: 23px;
  line-height: 24px;
  padding: 0 0 0 8px;
  color: #444444;
  text-decoration: none;
}
.chzn-container-single .chzn-default {
  color: #999;
}
.chzn-container-single .chzn-single span {
  margin-right: 26px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.chzn-container-single .chzn-single-with-deselect span {
  margin-right: 38px;
}
.chzn-container-single .chzn-single abbr {
  display: block;
  position: absolute;
  right: 26px;
  top: 6px;
  width: 12px;
  height: 12px;
  font-size: 1px;
  background: url('chosen-sprite.png') -42px 1px no-repeat;
}
.chzn-container-single .chzn-single abbr:hover {
  background-position: -42px -10px;
}
.chzn-container-single.chzn-disabled .chzn-single abbr:hover {
  background-position: -42px -10px;
}
.chzn-container-single .chzn-single div {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  height: 100%;
  width: 18px;
}
.chzn-container-single .chzn-single div b {
  background: url('chosen-sprite.png') no-repeat 0px 2px;
  display: block;
  width: 100%;
  height: 100%;
}
.chzn-container-single .chzn-search {
  padding: 3px 4px;
  position: relative;
  margin: 0;
  white-space: nowrap;
  z-index: 1010;
}
.chzn-container-single .chzn-search input {
  background: #fff url('chosen-sprite.png') no-repeat 100% -20px;
  background: url('chosen-sprite.png') no-repeat 100% -20px, -webkit-gradient(linear, left top, left bottom, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
  background: url('chosen-sprite.png') no-repeat 100% -20px, linear-gradient(#eeeeee 1%, #ffffff 15%);
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  outline: 0;
  border: 1px solid #aaa;
  font-family: sans-serif;
  font-size: 1em;
  width: 100%;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -khtml-box-sizing: border-box;
  box-sizing: border-box;
}
.chzn-container-single .chzn-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}
.chzn-container-single-nosearch .chzn-search {
  position: absolute;
  left: -9999px;
}
/* @end */
/* @group Multi Chosen */
.chzn-container-multi .chzn-choices {
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
  background-image: linear-gradient(#eeeeee 1%, #ffffff 15%);
  border: 1px solid #aaa;
  margin: 0;
  padding: 0;
  cursor: text;
  overflow: hidden;
  height: auto !important;
  height: 1%;
  position: relative;
  width: 100%;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -khtml-box-sizing: border-box;
  box-sizing: border-box;
}
.chzn-container-multi .chzn-choices li {
  float: left;
  list-style: none;
}
.chzn-container-multi .chzn-choices .search-field {
  white-space: nowrap;
  margin: 0;
  padding: 0;
}
.chzn-container-multi .chzn-choices .search-field input {
  color: #666;
  background: transparent !important;
  border: 0 !important;
  font-family: sans-serif;
  font-size: 100%;
  height: 15px;
  padding: 5px;
  margin: 1px 0;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.chzn-container-multi .chzn-choices .search-field .default {
  color: #999;
}
.chzn-container-multi .chzn-choices .search-choice {
  border-radius: 3px;
  background-clip: padding-box;
  background-color: #e4e4e4;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#eeeeee', GradientType=0 );
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eeeeee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  -webkit-box-shadow: 0 0 2px #ffffff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 2px #ffffff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  border: 1px solid #aaaaaa;
  line-height: 13px;
  padding: 3px 20px 3px 5px;
  margin: 3px 0 3px 5px;
  position: relative;
  cursor: default;
}
.chzn-container-multi .chzn-choices .search-choice.search-choice-disabled {
  background-color: #e4e4e4;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#eeeeee', GradientType=0 );
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eeeeee));
  background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  color: #666;
  border: 1px solid #cccccc;
  padding-right: 5px;
}
.chzn-container-multi .chzn-choices .search-choice-focus {
  background: #d4d4d4;
}
.chzn-container-multi .chzn-choices .search-choice .search-choice-close {
  display: block;
  position: absolute;
  right: 3px;
  top: 4px;
  width: 12px;
  height: 12px;
  font-size: 1px;
  background: url('chosen-sprite.png') -42px 1px no-repeat;
}
.chzn-container-multi .chzn-choices .search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
.chzn-container-multi .chzn-choices .search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
/* @end */
/* @group Results */
.chzn-container .chzn-results {
  margin: 0 4px 4px 0;
  max-height: 240px;
  padding: 0 0 0 4px;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.chzn-container-multi .chzn-results {
  margin: 0;
  padding: 0;
}
.chzn-container .chzn-results li {
  display: none;
  line-height: 15px;
  padding: 5px 6px;
  margin: 0;
  list-style: none;
}
.chzn-container .chzn-results .active-result {
  cursor: pointer;
  display: list-item;
}
.chzn-container .chzn-results .disabled-result {
  color: #ccc;
  cursor: default;
  display: list-item;
}
.chzn-container .chzn-results .disabled-result em {
  background: transparent;
}
.chzn-container .chzn-results .highlighted {
  background-color: #3875d7;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3875d7', endColorstr='#2a62bc', GradientType=0 );
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}
.chzn-container .chzn-results li em {
  background: #feffde;
  font-style: normal;
}
.chzn-container .chzn-results .highlighted em {
  background: transparent;
}
.chzn-container .chzn-results .no-results {
  background: #f4f4f4;
  display: list-item;
}
.chzn-container .chzn-results .group-result {
  cursor: default;
  color: #999;
  font-weight: bold;
}
.chzn-container .chzn-results .group-option {
  padding-left: 15px;
}
.chzn-container-multi .chzn-drop .result-selected {
  color: #ccc;
  cursor: default;
  display: list-item;
}
.chzn-container-multi .chzn-drop .result-selected em {
  background: transparent;
}
.chzn-container .chzn-results-scroll {
  background: white;
  margin: 0 4px;
  position: absolute;
  text-align: center;
  width: 321px;
  /* This should by dynamic with js */
  z-index: 1;
}
.chzn-container .chzn-results-scroll span {
  display: inline-block;
  height: 17px;
  text-indent: -5000px;
  width: 9px;
}
.chzn-container .chzn-results-scroll-down {
  bottom: 0;
}
.chzn-container .chzn-results-scroll-down span {
  background: url('chosen-sprite.png') no-repeat -4px -3px;
}
.chzn-container .chzn-results-scroll-up span {
  background: url('chosen-sprite.png') no-repeat -22px -3px;
}
/* @end */
/* @group Active  */
.chzn-container-active .chzn-single {
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  border: 1px solid #5897fb;
}
.chzn-container-active.chzn-with-drop .chzn-single {
  border: 1px solid #aaa;
  -webkit-box-shadow: 0 1px 0 #fff inset;
  box-shadow: 0 1px 0 #fff inset;
  background-color: #eee;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0 );
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #eeeeee), color-stop(80%, #ffffff));
  background-image: linear-gradient(#eeeeee 20%, #ffffff 80%);
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.chzn-container-active.chzn-with-drop .chzn-single div {
  background: transparent;
  border-left: none;
}
.chzn-container-active.chzn-with-drop .chzn-single div b {
  background-position: -18px 2px;
}
.chzn-container-active .chzn-choices {
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  border: 1px solid #5897fb;
}
.chzn-container-active .chzn-choices .search-field input {
  color: #111 !important;
}
/* @end */
/* @group Disabled Support */
.chzn-disabled {
  cursor: default;
  opacity: 0.5 !important;
}
.chzn-disabled .chzn-single {
  cursor: default;
}
.chzn-disabled .chzn-choices .search-choice .search-choice-close {
  cursor: default;
}
/* @group Right to Left */
.chzn-rtl {
  text-align: right;
}
.chzn-rtl .chzn-single {
  padding: 0 8px 0 0;
  overflow: visible;
}
.chzn-rtl .chzn-single span {
  margin-left: 26px;
  margin-right: 0;
  direction: rtl;
}
.chzn-rtl .chzn-single-with-deselect span {
  margin-left: 38px;
}
.chzn-rtl .chzn-single div {
  left: 3px;
  right: auto;
}
.chzn-rtl .chzn-single abbr {
  left: 26px;
  right: auto;
}
.chzn-rtl .chzn-choices .search-field input {
  direction: rtl;
}
.chzn-rtl .chzn-choices li {
  float: right;
}
.chzn-rtl .chzn-choices .search-choice {
  padding: 3px 5px 3px 19px;
  margin: 3px 5px 3px 0;
}
.chzn-rtl .chzn-choices .search-choice .search-choice-close {
  left: 4px;
  right: auto;
}
.chzn-rtl .chzn-search {
  left: 9999px;
}
.chzn-rtl.chzn-with-drop .chzn-search {
  left: 0px;
}
.chzn-rtl .chzn-drop {
  left: 9999px;
}
.chzn-rtl.chzn-container-single .chzn-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
.chzn-rtl .chzn-results .group-option {
  padding-left: 0;
  padding-right: 15px;
}
.chzn-rtl.chzn-container-active.chzn-with-drop .chzn-single div {
  border-right: none;
}
.chzn-rtl .chzn-search input {
  background: #fff url('chosen-sprite.png') no-repeat -30px -20px;
  background: url('chosen-sprite.png') no-repeat -30px -20px, -webkit-gradient(linear, left top, left bottom, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
  background: url('chosen-sprite.png') no-repeat -30px -20px, linear-gradient(#eeeeee 1%, #ffffff 15%);
  padding: 4px 5px 4px 20px;
  direction: rtl;
}
.chzn-container-single.chzn-rtl .chzn-single div b {
  background-position: 6px 2px;
}
.chzn-container-single.chzn-rtl.chzn-with-drop .chzn-single div b {
  background-position: -12px 2px;
}
/* @end */
/* @group Retina compatibility */
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
  .chzn-rtl .chzn-search input,
  .chzn-container-single .chzn-single abbr,
  .chzn-container-single .chzn-single div b,
  .chzn-container-single .chzn-search input,
  .chzn-container-multi .chzn-choices .search-choice .search-choice-close,
  .chzn-container .chzn-results-scroll-down span,
  .chzn-container .chzn-results-scroll-up span {
    background-image: url('chosen-sprite@2x.png') !important;
    background-repeat: no-repeat !important;
    background-size: 52px 37px !important;
  }
}
/* @end */
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}
.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  border-radius: 4px;
}
.fancybox-opened {
  z-index: 8030;
}
.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer,
.fancybox-inner {
  position: relative;
}
.fancybox-inner {
  overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}
.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}
.fancybox-image,
.fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}
.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}
#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
  background-image: url('fancybox-img/fancybox_sprite.png');
}
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}
#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url('fancybox-img/fancybox_loading.gif') center center no-repeat;
}
.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}
.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url('fancybox-img/blank.gif');
  /* helps IE */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040;
}
.fancybox-prev {
  left: 0;
}
.fancybox-next {
  right: 0;
}
.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}
.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}
.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}
.fancybox-nav:hover span {
  visibility: visible;
}
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}
/* Overlay helper */
.fancybox-lock {
  overflow: hidden !important;
  width: auto;
}
.fancybox-lock body {
  overflow: hidden !important;
}
.fancybox-lock-test {
  overflow-y: hidden !important;
}
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url('fancybox-img/fancybox_overlay.png');
}
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}
/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 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: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}
.fancybox-title-inside-wrap {
  padding-top: 10px;
}
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}
/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading,
  .fancybox-close,
  .fancybox-prev span,
  .fancybox-next span {
    background-image: url('fancybox-img/fancybox_sprite@2x.png');
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/
  }
  #fancybox-loading div {
    background-image: url('fancybox-img/fancybox_loading@2x.gif');
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/
  }
}
#fancybox-buttons {
  position: fixed;
  left: 0;
  width: 100%;
  z-index: 8050;
}
#fancybox-buttons.top {
  top: 10px;
}
#fancybox-buttons.bottom {
  bottom: 10px;
}
#fancybox-buttons ul {
  display: block;
  width: 166px;
  height: 30px;
  margin: 0 auto;
  padding: 0;
  list-style: none;
  border: 1px solid #111;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
  background: #323232;
  background: -webkit-gradient(linear, left top, left bottom, from(#444444), color-stop(50%, #343434), color-stop(50%, #292929), to(#333333));
  background: linear-gradient(top, #444444 0%, #343434 50%, #292929 50%, #333333 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#222222', GradientType=0);
}
#fancybox-buttons ul li {
  float: left;
  margin: 0;
  padding: 0;
}
#fancybox-buttons a {
  display: block;
  width: 30px;
  height: 30px;
  text-indent: -9999px;
  background-color: transparent;
  background-image: url('../../scripts/jquery-plugins/helpers/fancybox_buttons.png');
  background-repeat: no-repeat;
  outline: none;
  opacity: 0.8;
}
#fancybox-buttons a:hover {
  opacity: 1;
}
#fancybox-buttons a.btnPrev {
  background-position: 5px 0;
}
#fancybox-buttons a.btnNext {
  background-position: -33px 0;
  border-right: 1px solid #3e3e3e;
}
#fancybox-buttons a.btnPlay {
  background-position: 0 -30px;
}
#fancybox-buttons a.btnPlayOn {
  background-position: -30px -30px;
}
#fancybox-buttons a.btnToggle {
  background-position: 3px -60px;
  border-left: 1px solid #111;
  border-right: 1px solid #3e3e3e;
  width: 35px;
}
#fancybox-buttons a.btnToggleOn {
  background-position: -27px -60px;
}
#fancybox-buttons a.btnClose {
  border-left: 1px solid #111;
  width: 35px;
  background-position: -56px 0px;
}
#fancybox-buttons a.btnDisabled {
  opacity: 0.4;
  cursor: default;
}
#fancybox-thumbs {
  position: fixed;
  left: 0;
  width: 100%;
  overflow: hidden;
  z-index: 8050;
}
#fancybox-thumbs.bottom {
  bottom: 2px;
}
#fancybox-thumbs.top {
  top: 2px;
}
#fancybox-thumbs ul {
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
}
#fancybox-thumbs ul li {
  float: left;
  padding: 1px;
  opacity: 0.5;
}
#fancybox-thumbs ul li.active {
  opacity: 0.75;
  padding: 0;
  border: 1px solid #fff;
}
#fancybox-thumbs ul li:hover {
  opacity: 1;
}
#fancybox-thumbs ul li a {
  display: block;
  position: relative;
  overflow: hidden;
  border: 1px solid #222;
  background: #111;
  outline: none;
}
#fancybox-thumbs ul li img {
  display: block;
  position: relative;
  border: 0;
  padding: 0;
  max-width: none;
}
/*
	* Style settings of LayerSlider
	*
	* (c) 2011-2016 George Krupa, John Gera & Kreatura Media
	*
	* Plugin web:			https://kreaturamedia.com/
	* Licenses: 			http://codecanyon.net/licenses/
*/
/* Global settings */
.ls-container {
  visibility: hidden;
  position: relative;
}
.ls-lt-container {
  position: absolute;
}
.ls-lt-container,
.ls-lt-container * {
  text-align: left !important;
  direction: ltr !important;
}
.ls-container-fullscreen {
  margin: 0 auto !important;
  padding: 2% !important;
  background: black !important;
  border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  border: none !important;
}
.ls-container-fullscreen .ls-thumbnail-wrapper,
.ls-container-fullscreen .ls-fullscreen,
.ls-container-fullscreen .ls-shadow {
  display: none !important;
}
.ls-overflow-hidden {
  overflow: hidden;
}
.ls-inner {
  position: relative;
  background-position: center center;
  z-index: 2;
  overflow: hidden;
}
.ls-loading-container {
  position: absolute !important;
  display: none;
  z-index: 3 !important;
  left: 50% !important;
  top: 50% !important;
}
.ls-loading-indicator {
  margin: 0 auto;
}
.ls-inner,
.ls-slide {
  width: 100%;
  height: 100%;
}
.ls-slide,
.ls-layer {
  position: absolute;
  display: none;
  background-position: center center;
  overflow: hidden;
}
.ls-active,
.ls-animating {
  display: block !important;
}
.ls-slide > * {
  position: absolute;
  line-height: normal;
  margin: 0;
  left: 0;
  top: 0;
}
.ls-slide .ls-bg {
  left: 0px;
  top: 0px;
  transform: none !important;
  -o-transform: none !important;
  -ms-transform: none !important;
  -moz-transform: none !important;
  -webkit-transform: none !important;
}
.ls-yourlogo {
  position: absolute;
  z-index: 99;
}
/* Timers */
.ls-bar-timer {
  position: absolute;
  width: 0;
  height: 2px;
  background: white;
  border-bottom: 2px solid #555;
  opacity: .55;
  filter: alpha(opacity=55);
  z-index: 4;
  top: 0;
}
.ls-circle-timer {
  width: 16px;
  height: 16px;
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 4;
  opacity: .65;
  filter: alpha(opacity=65);
  display: none;
}
.ls-ct-half {
  background: white;
}
.ls-ct-center {
  background: #444;
}
.ls-ct-left,
.ls-ct-right {
  width: 50%;
  height: 100%;
  overflow: hidden;
}
.ls-ct-left,
.ls-ct-right {
  float: left;
  position: relative;
}
.ls-ct-rotate {
  width: 200%;
  height: 100%;
  position: absolute;
  top: 0;
}
.ls-ct-left .ls-ct-rotate,
.ls-ct-right .ls-ct-hider,
.ls-ct-right .ls-ct-half {
  left: 0;
}
.ls-ct-right .ls-ct-rotate,
.ls-ct-left .ls-ct-hider,
.ls-ct-left .ls-ct-half {
  right: 0;
}
.ls-ct-hider,
.ls-ct-half {
  position: absolute;
  top: 0;
}
.ls-ct-hider {
  width: 50%;
  height: 100%;
  overflow: hidden;
}
.ls-ct-half {
  width: 200%;
  height: 100%;
}
.ls-ct-center {
  width: 50%;
  height: 50%;
  left: 25%;
  top: 25%;
  position: absolute;
}
.ls-ct-half,
.ls-ct-center {
  border-radius: 100px;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
}
/* Navigation */
.ls-bottom-nav-wrapper {
  height: 0;
}
.ls-bottom-slidebuttons {
  text-align: left;
}
.ls-bottom-nav-wrapper,
.ls-below-thumbnails {
  z-index: 2;
  height: 0;
  position: relative;
  text-align: center;
  margin: 0 auto;
}
.ls-below-thumbnails {
  display: none;
  z-index: 6;
}
.ls-bottom-nav-wrapper a,
.ls-nav-prev,
.ls-nav-next {
  outline: none;
}
* .ls-bottom-nav-wrapper *,
* .ls-bottom-nav-wrapper span * {
  direction: ltr !important;
}
.ls-bottom-slidebuttons {
  position: relative;
  z-index: 1000;
}
.ls-bottom-slidebuttons,
.ls-nav-start,
.ls-nav-stop,
.ls-nav-sides {
  position: relative;
}
.ls-nothumb {
  text-align: center !important;
}
.ls-link {
  position: absolute;
  width: 100% !important;
  height: 100% !important;
  left: 0 !important;
  top: 0 !important;
  background-image: url(/images/blank.gif);
}
.ls-slide > a > * {
  background-image: url(/images/blank.gif);
}
/* Embedded videos */
.ls-vpcontainer {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.ls-videopreview {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  cursor: pointer;
}
.ls-playvideo {
  position: absolute;
  left: 50%;
  top: 50%;
  cursor: pointer;
}
/* Thumbnails */
.ls-tn {
  display: none !important;
}
.ls-thumbnail-hover {
  display: none;
  position: absolute;
  left: 0;
}
.ls-thumbnail-hover-inner {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  display: none;
}
.ls-thumbnail-hover-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.ls-thumbnail-hover-img {
  position: absolute;
  overflow: hidden;
}
.ls-thumbnail-hover img {
  max-width: none !important;
  position: absolute;
  display: inline-block;
  visibility: visible !important;
  left: 50%;
  top: 0;
}
.ls-thumbnail-hover span {
  left: 50%;
  top: 100%;
  width: 0;
  height: 0;
  display: block;
  position: absolute;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
  border-bottom-color: transparent !important;
}
.ls-thumbnail-wrapper {
  position: relative;
  width: 100%;
  margin: 0 auto;
  z-index: 4;
}
.ls-thumbnail {
  position: relative;
  margin: 0 auto;
}
.ls-thumbnail-inner,
.ls-thumbnail-slide-container {
  width: 100%;
}
.ls-thumbnail-slide-container {
  overflow: hidden !important;
  position: relative;
}
.ls-touchscroll {
  overflow-x: auto !important;
}
.ls-thumbnail-slide {
  text-align: center;
  white-space: nowrap;
  float: left;
  position: relative;
}
.ls-thumbnail-slide a {
  overflow: hidden;
  display: inline-block;
  width: 0;
  height: 0;
  position: relative;
}
.ls-thumbnail-slide img {
  max-width: none !important;
  max-height: 100% !important;
  height: 100%;
  visibility: visible !important;
}
.ls-shadow {
  display: none;
  position: absolute;
  z-index: 1;
  top: 100%;
  width: 100%;
  left: 0;
  overflow: hidden !important;
  visibility: hidden;
}
.ls-shadow img {
  width: 100% !important;
  height: auto !important;
  position: absolute !important;
  left: 0 !important;
  bottom: 0 !important;
}
.ls-bottom-nav-wrapper,
.ls-thumbnail-wrapper,
.ls-nav-prev,
.ls-nav-next {
  visibility: hidden;
}
/* WP plugin fullwidth */
.ls-wp-fullwidth-container {
  width: 100%;
  position: relative;
}
.ls-wp-fullwidth-helper {
  position: absolute;
}
/* 2D & 3D Layer Transitions */
.ls-overflow-hidden {
  overflow: hidden;
}
.ls-lt-tile {
  position: relative;
  float: left;
  perspective: 1000px;
  -o-perspective: 1000px;
  -ms-perspective: 1000px;
  -moz-perspective: 1000px;
  -webkit-perspective: 1000px;
}
.ls-lt-tile img {
  visibility: visible;
  display: inline-block;
}
.ls-curtiles {
  overflow: hidden;
}
.ls-curtiles,
.ls-nexttiles {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.ls-curtile,
.ls-nexttile {
  overflow: hidden;
  position: absolute;
  width: 100% !important;
  height: 100% !important;
  backface-visibility: hidden;
  -o-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
.ls-curtile {
  left: 0;
  top: 0;
}
.ls-curtile img,
.ls-nexttile img {
  position: absolute;
  -webkit-filter: inherit;
          filter: inherit;
}
.ls-3d-container {
  position: relative;
  overflow: visible !important;
}
.ls-3d-box {
  position: absolute;
  top: 50%;
  left: 50%;
  transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
}
.ls-3d-box div {
  overflow: hidden;
  background: #777;
  margin: 0;
  padding: 0;
  position: absolute;
}
/* Full screen */
.ls-fullscreen {
  position: absolute;
  z-index: 10;
  cursor: pointer;
  display: block;
}
/* Removing all default global styles of WordPress themes */
html * .ls-nav-prev,
html * .ls-nav-next,
html * .ls-container img,
html * .ls-bottom-nav-wrapper a,
html * .ls-container .ls-fullscreen,
body * .ls-nav-prev,
body * .ls-nav-next,
body * .ls-container img,
body * .ls-bottom-nav-wrapper a,
body * .ls-container .ls-fullscreen,
#ls-global * .ls-nav-prev,
#ls-global * .ls-nav-next,
#ls-global * .ls-container img,
#ls-global * .ls-bottom-nav-wrapper a,
#ls-global * .ls-container .ls-fullscreen,
html * .ls-thumbnail a,
body * .ls-thumbnail a,
#ls-global * .ls-thumbnail a {
  transition: none;
  -o-transition: none;
  -ms-transition: none;
  -moz-transition: none;
  -webkit-transition: none;
  line-height: normal;
  outline: none;
  padding: 0;
  border: 0;
}
html * .ls-slide > a,
body * .ls-slide > a,
#ls-global * .ls-slide > a,
html * .ls-slide > h1,
body * .ls-slide > h1,
#ls-global * .ls-slide > h1,
html * .ls-slide > h2,
body * .ls-slide > h2,
#ls-global * .ls-slide > h2,
html * .ls-slide > h3,
body * .ls-slide > h3,
#ls-global * .ls-slide > h3,
html * .ls-slide > h4,
body * .ls-slide > h4,
#ls-global * .ls-slide > h4,
html * .ls-slide > h5,
body * .ls-slide > h5,
#ls-global * .ls-slide > h5,
html * .ls-slide > p,
body * .ls-slide > p,
#ls-global * .ls-slide > p,
html * .ls-slide > div,
body * .ls-slide > div,
#ls-global * .ls-slide > div,
html * .ls-slide > span,
body * .ls-slide > span,
#ls-global * .ls-slide > span,
html * .ls-slide > *,
body * .ls-slide > *,
#ls-global * .ls-slide > * {
  transition: none;
  -o-transition: none;
  -ms-transition: none;
  -moz-transition: none;
  -webkit-transition: none;
}
html * .ls-slide > *,
body * .ls-slide > *,
#ls-global * .ls-slide > * {
  margin: 0;
}
html * .ls-container img,
body * .ls-container img,
#ls-global * .ls-container img {
  background: none !important;
  min-width: 0 !important;
  max-width: none !important;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 0;
  padding: 0;
}
/*html * .ls-thumbnail a img,
body * .ls-thumbnail a img,
#ls-global * .ls-thumbnail a img {
	min-width: 100% !important;
}
*/
html * .ls-wp-container .ls-slide > *,
body * .ls-wp-container .ls-slide > *,
#ls-global * .ls-wp-container .ls-slide > * {
  line-height: normal;
  outline: none;
  padding: 0;
  margin: 0;
  border: 0;
}
html * .ls-wp-container .ls-slide > a > *,
body * .ls-wp-container .ls-slide > a > *,
#ls-global * .ls-wp-container .ls-slide > a > * {
  margin: 0;
}
html * .ls-wp-container .ls-slide > a,
body * .ls-wp-container .ls-slide > a,
#ls-global * .ls-wp-container .ls-slide > a {
  text-decoration: none;
}
.ls-wp-fullwidth-container,
.ls-wp-fullwidth-helper,
.ls-container,
.ls-container * {
  box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  -webkit-box-sizing: content-box !important;
}
html * .ls-yourlogo,
body * .ls-yourlogo,
#ls-global * .ls-yourlogo {
  margin: 0;
}
html * .ls-tn,
body * .ls-tn,
#ls-global * .ls-tn {
  display: none;
}
.site {
  overflow: visible !important;
}
/* Style of LayerSlider Debug Console */
.ls-debug-console * {
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  color: white !important;
  text-shadow: none !important;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", Helvetica, Arial, sans-serif !important;
  line-height: normal !important;
  -webkit-font-smoothing: antialiased !important;
  text-align: left !important;
  font-style: normal !important;
}
.ls-debug-console h1 {
  padding-top: 10px !important;
  font-size: 17px !important;
  font-weight: bold !important;
}
.ls-debug-console h1:first-child {
  padding-top: 0 !important;
}
.ls-debug-console ul {
  padding-top: 10px !important;
  list-style: none !important;
}
.ls-debug-console li {
  margin-left: 10px !important;
  font-size: 13px !important;
  position: relative !important;
  font-weight: normal !important;
}
html * .ls-debug-console li ul,
body * .ls-debug-console li ul,
#ls-global * .ls-debug-console li ul {
  display: none;
  width: 260px;
  left: -10px;
}
.ls-debug-console li ul {
  position: absolute !important;
  bottom: 100% !important;
  padding: 10px 10px 10px 0 !important;
  background: white !important;
  border-radius: 10px !important;
  -webkit-box-shadow: 0 0 20px black !important;
          box-shadow: 0 0 20px black !important;
}
html * .ls-debug-console li:hover ul,
body * .ls-debug-console li:hover ul,
#ls-global * .ls-debug-console li:hover ul {
  display: block;
}
.ls-debug-console li ul * {
  color: black !important;
}
.ls-debug-console a {
  text-decoration: none !important;
  border-bottom: 1px dotted white !important;
}
.ls-error {
  border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  -wenkit-border-radius: 5px !important;
  background: white !important;
  height: auto !important;
  width: auto !important;
  color: white !important;
  padding: 20px 40px 30px 80px !important;
  position: relative !important;
  -webkit-box-shadow: 0 2px 20px -5px black;
          box-shadow: 0 2px 20px -5px black;
}
.ls-error p {
  line-height: normal !important;
  text-shadow: none !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  text-align: justify !important;
  font-family: Arial, sans-serif !important;
}
.ls-error .ls-error-title {
  line-height: 40px !important;
  color: red !important;
  font-weight: bold !important;
  font-size: 16px !important;
}
.ls-error .ls-error-text {
  color: #555 !important;
  font-weight: normal !important;
  font-size: 13px !important;
}
.ls-error .ls-exclam {
  width: 40px !important;
  height: 40px !important;
  position: absolute !important;
  left: 20px !important;
  top: 20px !important;
  border-radius: 50px !important;
  -moz-border-radius: 50px !important;
  -webkit-border-radius: 50px !important;
  font-size: 30px !important;
  font-weight: bold !important;
  color: white !important;
  line-height: 40px !important;
  background: red !important;
  text-align: center !important;
}
/* GPU Hardware Acceleration */
html * .ls-container .ls-shadow,
html * .ls-container .ls-slide > *,
html * .ls-container .ls-fullscreen,
html * .ls-container .ls-3d-container,
html * .ls-container .ls-lt-container,
html * .ls-container .ls-lt-container *,
html * .ls-container .ls-thumbnail-wrapper,
html * .ls-container .ls-bottom-nav-wrapper,
body * .ls-container .ls-shadow,
body * .ls-container .ls-slide > *,
body * .ls-container .ls-fullscreen,
body * .ls-container .ls-3d-container,
body * .ls-container .ls-lt-container,
body * .ls-container .ls-lt-container *,
body * .ls-container .ls-thumbnail-wrapper,
body * .ls-container .ls-bottom-nav-wrapper,
#ls-global * .ls-container .ls-shadow,
#ls-global * .ls-container .ls-slide > *,
#ls-global * .ls-container .ls-fullscreen,
#ls-global * .ls-container .ls-3d-container,
#ls-global * .ls-container .ls-lt-container,
#ls-global * .ls-container .ls-lt-container *,
#ls-global * .ls-container .ls-thumbnail-wrapper,
#ls-global * .ls-container .ls-bottom-nav-wrapper,
.ls-gpuhack {
  transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
}
.ls-videohack {
  transform: none !important;
  -o-transform: none !important;
  -ms-transform: none !important;
  -moz-transform: none !important;
  -webkit-transform: none !important;
  transform-origin: none !important;
  -o-transform-origin: none !important;
  -ms-transform-origin: none !important;
  -moz-transform-origin: none !important;
  -webkit-transform-origin: none !important;
}
.ls-oldiepnghack {
  -webkit-filter: none !important;
          filter: none !important;
}
.ls-gpuhack {
  width: 100% !important;
  height: 100% !important;
  left: 0px !important;
  top: 0px !important;
}
html * .ls-container .ls-webkit-hack,
body * .ls-container .ls-webkit-hack,
#ls-global * .ls-container .ls-webkit-hack {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
/* GPU */
@media (transform-3d), (-o-transform-3d), (-ms-transform-3d), (-moz-transform-3d), (-webkit-transform-3d) {
  #ls-test3d {
    position: absolute;
    left: 9px;
    height: 3px;
  }
}
/* Mobile features */
.ls-forcehide {
  display: none !important;
}
/*
Version: 3.4.5 Timestamp: Mon Nov  4 08:22:42 PST 2013

 converted from CSS and with addition of select2-bootstrap additions
*/
.select2-container {
  margin: 0;
  position: relative;
  display: inline-block;
  /* inline-block for ie7 */
  zoom: 1;
  *display: inline;
  vertical-align: middle;
}
.select2-container,
.select2-drop,
.select2-search,
.select2-search input {
  /*
    Force border-box so that % widths fit the parent
    container without overlap because of margin/padding.

    More Info : http://www.quirksmode.org/css/box.html
  */
  -webkit-box-sizing: border-box;
  /* webkit */
  /* firefox */
  box-sizing: border-box;
  /* css3 */
}
.select2-container .select2-choice {
  display: block;
  height: 26px;
  padding: 0 0 0 8px;
  overflow: hidden;
  position: relative;
  border: 1px solid #aaa;
  white-space: nowrap;
  line-height: 26px;
  color: #444;
  text-decoration: none;
  border-radius: 4px;
  background-clip: padding-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #fff;
  background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(50%, #eee));
  background-image: linear-gradient(top, #fff 0%, #eee 50%);
}
.select2-container.select2-drop-above .select2-choice {
  border-bottom-color: #aaa;
  border-radius: 0 0 4px 4px;
  background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 90%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#eee), color-stop(90%, #fff));
  background-image: linear-gradient(top, #eee 0%, #fff 90%);
}
.select2-container.select2-allowclear .select2-choice .select2-chosen {
  margin-right: 42px;
}
.select2-container .select2-choice > .select2-chosen {
  margin-right: 26px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.select2-container .select2-choice abbr {
  display: none;
  width: 12px;
  height: 12px;
  position: absolute;
  right: 24px;
  top: 8px;
  font-size: 1px;
  text-decoration: none;
  border: 0;
  background: url('../images/select2.png') right top no-repeat;
  cursor: pointer;
  outline: 0;
}
.select2-container.select2-allowclear .select2-choice abbr {
  display: inline-block;
}
.select2-container .select2-choice abbr:hover {
  background-position: right -11px;
  cursor: pointer;
}
.select2-drop-mask {
  border: 0;
  margin: 0;
  padding: 0;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 9998;
  /* styles required for IE to work */
  background-color: #fff;
  filter: alpha(opacity=0);
}
.select2-drop {
  width: 100%;
  margin-top: -1px;
  position: absolute;
  z-index: 9999;
  top: 100%;
  background: #fff;
  color: #000;
  border: 1px solid #aaa;
  border-top: 0;
  border-radius: 0 0 4px 4px;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
}
.select2-drop-auto-width {
  border-top: 1px solid #aaa;
  width: auto;
}
.select2-drop-auto-width .select2-search {
  padding-top: 4px;
}
.select2-drop.select2-drop-above {
  margin-top: 1px;
  border-top: 1px solid #aaa;
  border-bottom: 0;
  border-radius: 4px 4px 0 0;
  -webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15);
}
.select2-drop-active {
  border: 1px solid #5897fb;
  border-top: none;
}
.select2-drop.select2-drop-above.select2-drop-active {
  border-top: 1px solid #5897fb;
}
.select2-container .select2-choice .select2-arrow {
  display: inline-block;
  width: 18px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border-left: 1px solid #aaa;
  border-radius: 0 4px 4px 0;
  background-clip: padding-box;
  background: #ccc;
  background-image: -moz-linear-gradient(center bottom, #ccc 0%, #eee 60%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#cccccc', GradientType=0);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ccc), color-stop(60%, #eee));
  background-image: linear-gradient(top, #ccc 0%, #eee 60%);
}
.select2-container .select2-choice .select2-arrow b {
  display: block;
  width: 100%;
  height: 100%;
  background: url('../images/select2.png') no-repeat 0 1px;
}
.select2-search {
  display: inline-block;
  width: 100%;
  min-height: 26px;
  margin: 0;
  padding-left: 4px;
  padding-right: 4px;
  position: relative;
  z-index: 10000;
  white-space: nowrap;
}
.select2-search input {
  width: 100%;
  height: auto !important;
  min-height: 26px;
  padding: 4px 20px 4px 5px;
  margin: 0;
  outline: 0;
  font-family: sans-serif;
  font-size: 1em;
  border: 1px solid #aaa;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #fff url('../images/select2.png') no-repeat 100% -22px;
  background: url('../images/select2.png') no-repeat 100% -22px, -webkit-gradient(linear, left top, left bottom, color-stop(85%, #fff), color-stop(99%, #eee));
  background: url('../images/select2.png') no-repeat 100% -22px, linear-gradient(top, #fff 85%, #eee 99%);
}
.select2-drop.select2-drop-above .select2-search input {
  margin-top: 4px;
}
.select2-search input.select2-active {
  background: #fff url('../images/select2-spinner.gif') no-repeat 100%;
  background: url('../images/select2-spinner.gif') no-repeat 100%, -webkit-gradient(linear, left top, left bottom, color-stop(85%, #fff), color-stop(99%, #eee));
  background: url('../images/select2-spinner.gif') no-repeat 100%, linear-gradient(top, #fff 85%, #eee 99%);
}
.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
  border: 1px solid #5897fb;
  outline: none;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.select2-dropdown-open .select2-choice {
  border-bottom-color: transparent;
  -webkit-box-shadow: 0 1px 0 #fff inset;
  box-shadow: 0 1px 0 #fff inset;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-color: #eee;
  background-image: -moz-linear-gradient(center bottom, #fff 0%, #eee 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(50%, #eee));
  background-image: linear-gradient(top, #fff 0%, #eee 50%);
}
.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
  border: 1px solid #5897fb;
  border-top-color: transparent;
  background-image: -moz-linear-gradient(center top, #fff 0%, #eee 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
  background-image: -webkit-gradient(linear, left bottom, left top, from(#fff), color-stop(50%, #eee));
  background-image: linear-gradient(bottom, #fff 0%, #eee 50%);
}
.select2-dropdown-open .select2-choice .select2-arrow {
  background: transparent;
  border-left: none;
  -webkit-filter: none;
          filter: none;
}
.select2-dropdown-open .select2-choice .select2-arrow b {
  background-position: -18px 1px;
}
/* results */
.select2-results {
  max-height: 200px;
  padding: 0 0 0 4px;
  margin: 4px 4px 4px 0;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.select2-results ul.select2-result-sub {
  margin: 0;
  padding-left: 0;
}
.select2-results ul.select2-result-sub > li .select2-result-label {
  padding-left: 20px;
}
.select2-results ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 40px;
}
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 60px;
}
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 80px;
}
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 100px;
}
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 110px;
}
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 120px;
}
.select2-results li {
  list-style: none;
  display: list-item;
  background-image: none;
}
.select2-results li.select2-result-with-children > .select2-result-label {
  font-weight: bold;
}
.select2-results .select2-result-label {
  padding: 3px 7px 4px;
  margin: 0;
  cursor: pointer;
  min-height: 1em;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.select2-results .select2-highlighted {
  background: #3875d7;
  color: #fff;
}
.select2-results li em {
  background: #feffde;
  font-style: normal;
}
.select2-results .select2-highlighted em {
  background: transparent;
}
.select2-results .select2-highlighted ul {
  background: #fff;
  color: #000;
}
.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-selection-limit {
  background: #f4f4f4;
  display: list-item;
}
/*
disabled look for disabled choices in the results dropdown
*/
.select2-results .select2-disabled.select2-highlighted {
  color: #666;
  background: #f4f4f4;
  display: list-item;
  cursor: default;
}
.select2-results .select2-disabled {
  background: #f4f4f4;
  display: list-item;
  cursor: default;
}
.select2-results .select2-selected {
  display: none;
}
.select2-more-results.select2-active {
  background: #f4f4f4 url('../images/select2-spinner.gif') no-repeat 100%;
}
.select2-more-results {
  background: #f4f4f4;
  display: list-item;
}
/* disabled styles */
.select2-container.select2-container-disabled .select2-choice {
  background-color: #f4f4f4;
  background-image: none;
  border: 1px solid #ddd;
  cursor: default;
}
.select2-container.select2-container-disabled .select2-choice .select2-arrow {
  background-color: #f4f4f4;
  background-image: none;
  border-left: 0;
}
.select2-container.select2-container-disabled .select2-choice abbr {
  display: none;
}
/* multiselect */
.select2-container-multi .select2-choices {
  height: auto !important;
  height: 1%;
  margin: 0;
  padding: 0;
  position: relative;
  border: 1px solid #aaa;
  cursor: text;
  overflow: hidden;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #eee), color-stop(15%, #fff));
  background-image: linear-gradient(top, #eee 1%, #fff 15%);
}
.select2-locked {
  padding: 3px 5px 3px 5px !important;
}
.select2-container-multi .select2-choices {
  min-height: 26px;
}
.select2-container-multi.select2-container-active .select2-choices {
  border: 1px solid #5897fb;
  outline: none;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.select2-container-multi .select2-choices li {
  float: left;
  list-style: none;
}
.select2-container-multi .select2-choices .select2-search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.select2-container-multi .select2-choices .select2-search-field input {
  padding: 5px;
  margin: 1px 0;
  font-family: sans-serif;
  font-size: 100%;
  color: #666;
  outline: 0;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent !important;
}
.select2-container-multi .select2-choices .select2-search-field input.select2-active {
  background: #fff url('../images/select2-spinner.gif') no-repeat 100% !important;
}
.select2-default {
  color: #999 !important;
}
.select2-container-multi .select2-choices .select2-search-choice {
  padding: 3px 5px 3px 18px;
  margin: 6px 0 3px 5px;
  position: relative;
  line-height: 13px;
  cursor: default;
  border: 1px solid #aaaaaa;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  background-clip: padding-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  /* [TV] Disabled this features for good override of color, keep comment for color, or deletd quote for classical style
      //color: #333;

    background-color: #e4e4e4;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#f4f4f4', GradientType=0);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));
    background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
*/
}
.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
  cursor: default;
}
.select2-container-multi .select2-choices .select2-search-choice-focus {
  background: #d4d4d4;
}
.select2-search-choice-close {
  display: block;
  width: 12px;
  height: 13px;
  position: absolute;
  right: 3px;
  top: 4px;
  font-size: 1px;
  outline: none;
  background: url('../images/select2.png') right top no-repeat;
}
.select2-container-multi .select2-search-choice-close {
  left: 3px;
}
.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
  background-position: right -11px;
}
.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
  background-position: right -11px;
}
/* disabled styles */
.select2-container-multi.select2-container-disabled .select2-choices {
  background-color: #f4f4f4;
  background-image: none;
  border: 1px solid #ddd;
  cursor: default;
}
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
  padding: 3px 5px 3px 5px;
  border: 1px solid #ddd;
  background-image: none;
  background-color: #f4f4f4;
}
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {
  display: none;
  background: none;
}
/* end multiselect */
.select2-result-selectable .select2-match,
.select2-result-unselectable .select2-match {
  text-decoration: underline;
}
.select2-offscreen,
.select2-offscreen:focus {
  clip: rect(0 0 0 0) !important;
  width: 1px !important;
  height: 1px !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  position: absolute !important;
  outline: 0 !important;
  left: 0px !important;
  top: 0px !important;
}
.select2-display-none {
  display: none;
}
.select2-measure-scrollbar {
  position: absolute;
  top: -10000px;
  left: -10000px;
  width: 100px;
  height: 100px;
  overflow: scroll;
}
/* Retina-ize icons */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
  .select2-search input,
  .select2-search-choice-close,
  .select2-container .select2-choice abbr,
  .select2-container .select2-choice .select2-arrow b {
    background-image: url('../images/select2x2.png') !important;
    background-repeat: no-repeat !important;
    background-size: 60px 40px !important;
  }
  .select2-search input {
    background-position: 100% -21px !important;
  }
}
.form-control .select2-choice {
  border: 0;
  border-radius: 2px;
}
.form-control .select2-choice .select2-arrow {
  border-radius: 0 2px 2px 0;
}
.form-control.select2-container {
  height: auto !important;
  padding: 0px;
}
.form-control.select2-container.select2-dropdown-open {
  border-color: #5897FB;
  border-radius: 3px 3px 0 0;
}
.form-control .select2-container.select2-dropdown-open .select2-choices {
  border-radius: 3px 3px 0 0;
}
.form-control.select2-container .select2-choices {
  border: 0 !important;
  border-radius: 3px;
}
.control-group.warning .select2-container .select2-choice,
.control-group.warning .select2-container .select2-choices,
.control-group.warning .select2-container-active .select2-choice,
.control-group.warning .select2-container-active .select2-choices,
.control-group.warning .select2-dropdown-open.select2-drop-above .select2-choice,
.control-group.warning .select2-dropdown-open.select2-drop-above .select2-choices,
.control-group.warning .select2-container-multi.select2-container-active .select2-choices {
  border: 1px solid #C09853 !important;
}
.control-group.warning .select2-container .select2-choice div {
  border-left: 1px solid #C09853 !important;
  background: #FCF8E3 !important;
}
.control-group.error .select2-container .select2-choice,
.control-group.error .select2-container .select2-choices,
.control-group.error .select2-container-active .select2-choice,
.control-group.error .select2-container-active .select2-choices,
.control-group.error .select2-dropdown-open.select2-drop-above .select2-choice,
.control-group.error .select2-dropdown-open.select2-drop-above .select2-choices,
.control-group.error .select2-container-multi.select2-container-active .select2-choices {
  border: 1px solid #B94A48 !important;
}
.control-group.error .select2-container .select2-choice div {
  border-left: 1px solid #B94A48 !important;
  background: #F2DEDE !important;
}
.control-group.info .select2-container .select2-choice,
.control-group.info .select2-container .select2-choices,
.control-group.info .select2-container-active .select2-choice,
.control-group.info .select2-container-active .select2-choices,
.control-group.info .select2-dropdown-open.select2-drop-above .select2-choice,
.control-group.info .select2-dropdown-open.select2-drop-above .select2-choices,
.control-group.info .select2-container-multi.select2-container-active .select2-choices {
  border: 1px solid #3A87AD !important;
}
.control-group.info .select2-container .select2-choice div {
  border-left: 1px solid #3A87AD !important;
  background: #D9EDF7 !important;
}
.control-group.success .select2-container .select2-choice,
.control-group.success .select2-container .select2-choices,
.control-group.success .select2-container-active .select2-choice,
.control-group.success .select2-container-active .select2-choices,
.control-group.success .select2-dropdown-open.select2-drop-above .select2-choice,
.control-group.success .select2-dropdown-open.select2-drop-above .select2-choices,
.control-group.success .select2-container-multi.select2-container-active .select2-choices {
  border: 1px solid #468847 !important;
}
.control-group.success .select2-container .select2-choice div {
  border-left: 1px solid #468847 !important;
  background: #DFF0D8 !important;
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-loading .slick-list {
  background: white url(../../images/slick-carousel/ajax-loader.gif) center center no-repeat;
}
.slick-slider .slick-track,
.slick-slider .slick-list,
.slick-slide img {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  zoom: 1;
  /*[TV]10/06/2014] Add fixed height*/
  /*min-height: 300px;*/
  color: white;
  /*[TV-END]10/06/2014]*/
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  /*height: 100%;*/
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
/*[TV]10/06/2014] Add height and background property for col4 and 8*/
.first-slide {
  background-color: #000000;
  text-align: center;
}
.first-slide h1 {
  position: absolute;
  top: 40%;
  margin: 0;
  width: 100%;
}
/*[TV-END]10/06/2014]*/
/* Icons */
@font-face {
  font-family: "slick";
  src: url("../fonts/slick.eot");
  src: url("../fonts/slick.eot?#iefix") format("embedded-opentype"), url("../fonts/slick.woff") format("woff"), url("../fonts/slick.ttf") format("truetype"), url("../fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Arrows */
/*[TV]10/06/2014] Set OUR button style and place here*/
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 38px;
  width: 38px;
  line-height: 2.4;
  cursor: pointer;
  background: #2bc9a3;
  color: #000000;
  padding-top: 0;
  padding-right: 1px;
  padding-left: 1px;
  padding-bottom: 0;
  border: none;
  outline: none;
  z-index: 100;
}
.slick-prev:hover,
.slick-next:hover {
  background: #2ddcb4;
}
.slick-prev:focus,
.slick-next:focus {
  outline: none;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.85;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev .fa {
  margin-left: -2px;
}
.slick-next .fa {
  margin-left: 2px;
}
.slick-prev .fa,
.slick-next .fa {
  vertical-align: middle;
}
.slick-prev {
  right: 40px;
}
/*.slick-prev:before {*/
/*content: "\2190";*/
/*}*/
.slick-next {
  right: 0;
}
/*.slick-next:before {*/
/*content: "\2192";*/
/*}*/
/*[TV-END]10/06/2014] Set OUR button style and place here*/
/* Dots */
.slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -45px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0px;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0px 5px;
  padding: 0px;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0;
  font-size: 0;
  color: transparent;
  padding: 5px;
  cursor: pointer;
  outline: none;
}
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "\2022";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: #000000;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  opacity: 0.75;
}
.image-carousel .slick-slide img {
  max-width: 100%;
  padding: 15px;
  opacity: 1.0;
}
.image-carousel .slick-slide .mega-hover {
  top: 0;
}
.image-carousel .slick-slide:hover .mega-hover {
  top: 0;
  opacity: 1.0;
}
.image-carousel .slick-slide .fa-stack {
  position: absolute;
  display: inline-block;
  width: 100%;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
  top: 34%;
  z-index: 3;
  color: darker(#2ddcb4);
}
.image-carousel .slick-slide .fa-stack:hover {
  color: #2ddcb4;
}
.image-carousel .slick-slide label {
  text-align: center;
  width: 100%;
}
.image-carousel .slick-prev,
.image-carousel .slick-next {
  position: absolute;
  display: block;
  height: 38px;
  width: 38px;
  line-height: 2.4;
  cursor: pointer;
  background: #2bc9a3;
  color: #000000;
  top: 37%;
  bottom: 0;
  padding-top: 0;
  padding-right: 1px;
  padding-left: 1px;
  padding-bottom: 0;
  border: none;
  outline: none;
}
.image-carousel .slick-prev:hover,
.image-carousel .slick-next:hover {
  background: #2ddcb4;
}
.image-carousel .slick-prev .fa {
  margin-left: -2px;
}
.image-carousel .slick-next .fa {
  margin-left: 2px;
}
.image-carousel .slick-prev .fa,
.image-carousel .slick-next .fa {
  vertical-align: middle;
}
.image-carousel .slick-prev {
  right: inherit !important;
}
.toast-title {
  font-weight: bold;
}
.toast-message {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
.toast-message a,
.toast-message label {
  color: #FFFFFF;
}
.toast-message a:hover {
  color: #CCCCCC;
  text-decoration: none;
}
.toast-close-button {
  position: relative;
  right: -0.3em;
  top: -0.3em;
  float: right;
  font-size: 20px;
  font-weight: bold;
  color: #FFFFFF;
  -webkit-text-shadow: 0 1px 0 #ffffff;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
}
.toast-close-button:hover,
.toast-close-button:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40);
}
/*Additional properties for button version
 iOS requires the button element instead of an anchor tag.
 If you want the anchor version, it requires `href="#"`.*/
button.toast-close-button {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.toast-top-full-width {
  top: 125px;
  right: 10%;
  width: 80%;
  margin-bottom: 5px;
}
.toast-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%;
}
.toast-top-left {
  top: 12px;
  left: 12px;
}
.toast-top-right {
  top: 12px;
  right: 12px;
}
.toast-bottom-right {
  right: 12px;
  bottom: 12px;
}
.toast-bottom-left {
  bottom: 12px;
  left: 12px;
}
#toast-container {
  position: fixed;
  z-index: 999999;
  /*overrides*/
}
#toast-container * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#toast-container > div {
  margin: 0 0 6px;
  padding: 15px 15px 15px 50px;
  width: 300px;
  border-radius: 3px 3px 3px 3px;
  background-position: 15px center;
  background-repeat: no-repeat;
  -webkit-box-shadow: 0 0 12px #999999;
  box-shadow: 0 0 12px #999999;
  color: #FFFFFF;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
}
#toast-container > :hover {
  -webkit-box-shadow: 0 0 12px #000000;
  box-shadow: 0 0 12px #000000;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
  cursor: pointer;
}
#toast-container > .toast-info {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=") !important;
}
#toast-container > .toast-error {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=") !important;
}
#toast-container > .toast-success {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==") !important;
}
#toast-container > .toast-warning {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=") !important;
}
#toast-container.toast-top-full-width > div,
#toast-container.toast-bottom-full-width > div {
  width: 96%;
  margin: auto;
}
.toast {
  background-color: #030303;
}
.toast-success {
  background-color: #51A351;
}
.toast-error {
  background-color: #BD362F;
}
.toast-info {
  background-color: #2F96B4;
}
.toast-warning {
  background-color: #F89406;
}
/*Responsive Design*/
@media all and (max-width: 240px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 11em;
  }
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}
@media all and (min-width: 241px) and (max-width: 480px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 18em;
  }
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}
@media all and (min-width: 481px) and (max-width: 768px) {
  #toast-container > div {
    padding: 15px 15px 15px 50px;
    width: 25em;
  }
}
/*
 redefine some Toastr styles
*/
#toast-container > .toast {
  background-image: none !important;
}
#toast-container > .toast:before {
  position: fixed;
  font-family: FontAwesome;
  font-size: 24px;
  line-height: 18px;
  float: left;
  color: #FFF;
  padding-right: 0.5em;
  margin: auto 0.5em auto -1.5em;
}
#toast-container > .toast-warning:before {
  content: "\f003";
}
#toast-container > .toast-error:before {
  content: "\f001";
}
#toast-container > .toast-info:before {
  content: "\f005";
}
#toast-container > .toast-success:before {
  content: "\f002";
}
/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}
@-webkit-keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
@keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}
@-webkit-keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@keyframes flash {
  from,
  50%,
  to {
    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 {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}
@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}
@-webkit-keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
@keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}
@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}
@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}
@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}
@-webkit-keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}
@-webkit-keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}
@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}
@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) 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 {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}
@-webkit-keyframes hinge {
  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: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
@keyframes hinge {
  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: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
@keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}
@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}
@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}
@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}
@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}
/* general style */
@media print {
  .main-nav {
    display: none;
  }
  #banner {
    display: none;
  }
  a[href]:after {
    content: "";
  }
  .footer {
    display: none;
  }
  body {
    font-size: 120%;
    color: black;
    padding-top: 20px;
  }
}
@media screen and (max-width: 480px) {
  .navbar-header .socialConnectButton.socialConnectToggler {
    font-size: 10px;
  }
}
/* Tweak navbar brand link to be super sleek logo with collapsing menu
-------------------------------------------------- */
.navbar-fixed-top .navbar-brand,
.navbar-static-top .navbar-brand,
.nav-tools {
  height: 75px;
  padding: 16px 15px 16px;
}
.navbar-fixed-top .navbar-brand.visible-xs,
.navbar-static-top .navbar-brand.visible-xs,
.nav-tools.visible-xs {
  /* Center the logo for small screens */
  position: absolute;
  top: 0;
  left: 50%;
  width: 46px;
  margin-left: -23px;
  padding-left: 0;
}
.main-nav .navbar-default {
  max-height: 75px;
  background-color: white;
}
.main-nav .navbar-default .navbar-nav li a,
.main-nav .navbar-default .navbar-nav li a:hover {
  color: black;
}
.main-nav .collapse.navbar-collapse {
  background: #fff;
  text-align: center;
  min-width: 100%;
  height: 74px !important;
}
.main-nav .collapse.navbar-collapse.in {
  overflow-y: hidden;
  height: auto !important;
}
.main-nav .collapse.navbar-collapse ul {
  display: inline-block;
}
.main-nav .collapse.navbar-collapse ul.nav-tools li {
  float: none;
  display: inline-block;
}
.main-nav .navbar-inner {
  text-transform: uppercase;
  font-weight: 800;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 0 30px rgba(255, 255, 255, 0.125);
  -webkit-transition: all .2s linear;
  transition: all .2s linear;
}
.main-nav .navbar-inner .menu.nav.navbar-nav {
  float: none;
}
.main-nav .navbar-inner .menu.nav.navbar-nav .nav-height {
  height: 75px;
}
.main-nav .navbar-inner .menu.nav.navbar-nav.tool-navbar {
  position: absolute;
  top: 0;
  right: 24px;
  padding-top: 24px;
  padding-right: 0;
  /* search boxes Apple Style */
}
@media screen and (max-width: 767px) {
  .main-nav .navbar-inner .menu.nav.navbar-nav.tool-navbar {
    position: absolute;
    top: 0;
    margin-top: 0;
    margin-left: 2%;
    padding-top: 20px;
    left: 0;
    width: 40%;
    font-weight: 500;
    right: 0;
  }
  .main-nav .navbar-inner .menu.nav.navbar-nav.tool-navbar li {
    padding-left: 7.5px;
    float: left;
  }
}
@media screen and (min-width: 768px) {
  .main-nav .navbar-inner .menu.nav.navbar-nav.tool-navbar {
    font-weight: 500;
    right: 15px;
  }
}
.main-nav .navbar-inner .menu.nav.navbar-nav.tool-navbar form#mod-finder-searchform div.finder input#mod-finder-searchword {
  background: url("../../images/search-black.png") no-repeat 10px 6px #fff;
  border: 1px solid #ddd;
  font-family: 'acrom', Helvetica, sans-serif;
  font-weight: 300;
  color: #000;
  width: 110px;
  padding: 6px 15px 6px 35px;
  border-radius: 20px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  /* simplify style for small screens */
}
@media screen and (max-width: 991px) {
  .main-nav .navbar-inner .menu.nav.navbar-nav.tool-navbar form#mod-finder-searchform div.finder input#mod-finder-searchword {
    width: 0;
    padding-right: 0;
    cursor: pointer;
  }
}
.main-nav .navbar-inner .menu.nav.navbar-nav.tool-navbar form#mod-finder-searchform div.finder input#mod-finder-searchword:focus {
  cursor: text;
  outline: none;
  background: url("../../images/search-black.png") no-repeat 10px 6px #fff;
  font-family: 'acrom', Helvetica, sans-serif;
  font-weight: 300;
  width: 175px;
  padding: 6px 15px 6px 35px;
  border: 1px solid #ddd;
  border-radius: 20px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.main-nav .navbar-inner .menu.nav.navbar-nav li {
  font-family: 'acrom', 'Lucida Grande', "Times New Roman", Times, serif;
}
.main-nav .navbar-inner .menu.nav.navbar-nav li a {
  padding-bottom: 7.5px;
  padding-left: 0;
  padding-right: 0;
}
.main-nav .navbar-inner .menu.nav.navbar-nav li a:hover {
  color: #2ddcb4;
}
.main-nav .navbar-inner .menu.nav.navbar-nav li.login {
  padding: 10px 0;
  width: auto;
  height: auto;
}
.main-nav .navbar-inner .menu.nav.navbar-nav li.cart .vmCartModule {
  width: auto;
  margin-top: 4px;
  display: inline-block;
  float: right;
}
.main-nav .navbar-inner .menu.nav.navbar-nav li.cart .vmCartModule a.cart-link {
  text-decoration: none;
}
.main-nav .navbar-inner .menu.nav.navbar-nav li.cart .vmCartModule .fa-cart {
  padding-left: 0.15em;
  font-size: 1.5em;
}
.main-nav .navbar-inner .menu.nav.navbar-nav li.cart .vmCartModule span.products-count {
  background-color: #2ddcb4;
  font-size: 0.8em;
  vertical-align: 36%;
}
.main-nav .navbar-inner .menu.nav.navbar-nav li.cart .vmCartModule span.products-count.badge {
  line-height: 1.2em;
  border-radius: 3em;
}
.main-nav .navbar-inner .menu.nav.navbar-nav li.cart .vmCartModule:hover {
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .main-nav .navbar-inner .menu.nav.navbar-nav li.cart .vmCartModule {
    float: left;
  }
}
.main-nav .navbar-inner .menu.nav.navbar-nav li div.socialConnectUserBlock a,
.main-nav .navbar-inner .menu.nav.navbar-nav li div.socialConnectSignInBlockContainer a {
  border: none;
}
.main-nav .navbar-inner .menu.nav.navbar-nav li div.socialConnectUserBlock a.socialConnectButton,
.main-nav .navbar-inner .menu.nav.navbar-nav li div.socialConnectSignInBlockContainer a.socialConnectButton {
  padding: 6px 12px;
}
.main-nav .navbar-inner .menu.nav.navbar-nav li.active a,
.main-nav .navbar-inner .menu.nav.navbar-nav li:hover a,
.main-nav .navbar-inner .menu.nav.navbar-nav li.alias-parent-active a {
  border-bottom: 3px solid #2ddcb4;
}
.main-nav .navbar-inner .menu.nav.navbar-nav li.active a.navbar-brand,
.main-nav .navbar-inner .menu.nav.navbar-nav li:hover a.navbar-brand,
.main-nav .navbar-inner .menu.nav.navbar-nav li.alias-parent-active a.navbar-brand {
  border: none;
}
.main-nav .navbar-inner .menu.nav.navbar-nav li.active a {
  background: none;
}
.main-nav .navbar-inner .menu.nav.navbar-nav li img.logo {
  max-height: 43px;
  max-width: 43px;
}
.main-nav .navbar-inner .menu.nav.navbar-nav::after,
.main-nav .navbar-inner .menu.nav.navbar-nav::before {
  content: "";
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .main-nav .navbar-inner .full-width-menu {
    width: 520px;
    padding: 0;
  }
  .main-nav .navbar-inner .full-width-menu .collapse.navbar-collapse {
    font-weight: 500;
    font-size: 12px;
  }
  .main-nav .navbar-inner .menu.nav.navbar-nav li {
    padding: 0 4px;
  }
}
@media screen and (min-width: 860px) and (max-width: 991px) {
  .main-nav .navbar-inner .full-width-menu {
    width: 600px;
    padding: 0;
  }
  .main-nav .navbar-inner .menu.nav.navbar-nav li {
    padding: 0 6px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .main-nav .navbar-inner .full-width-menu {
    width: 604px;
    padding: 0;
  }
  .main-nav .navbar-inner .menu.nav.navbar-nav li {
    padding: 0 6px;
  }
}
@media screen and (min-width: 1070px) and (max-width: 1199px) {
  .main-nav .navbar-inner .full-width-menu {
    width: 660px;
    padding: 0;
  }
  .main-nav .navbar-inner .menu.nav.navbar-nav li {
    padding: 0 10px;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1499px) {
  .main-nav .navbar-inner .full-width-menu {
    width: 790px;
    padding: 0;
  }
  .main-nav .navbar-inner .full-width-menu .collapse.navbar-collapse {
    font-weight: 700;
    font-size: 16px;
  }
  .main-nav .navbar-inner .menu.nav.navbar-nav li {
    padding: 0 15px;
  }
}
@media screen and (min-width: 1500px) {
  .main-nav .navbar-inner .full-width-menu {
    width: 860px;
    padding: 0;
  }
  .main-nav .navbar-inner .full-width-menu .collapse.navbar-collapse {
    font-weight: 700;
    font-size: 18px;
  }
  .main-nav .navbar-inner .menu.nav.navbar-nav li {
    padding: 0 15px;
  }
}
.bordered-left {
  border-left: 1px solid #777777;
}
.subnav {
  position: fixed;
  width: 100%;
  z-index: 1020;
  top: 75px;
}
.subnav #page-menu,
.subnav #product-menus {
  text-align: center;
}
.subnav #page-menu ul,
.subnav #product-menus ul {
  float: none;
}
.subnav .navbar {
  height: 40px;
  min-height: 40px;
  margin-bottom: 0;
  border: none;
}
.subnav .navbar-nav {
  height: 40px;
  min-height: 40px;
  margin: 5.75px -15px;
}
@media (min-width: 768px) {
  .subnav .navbar-nav {
    float: left;
    margin: 0;
  }
  .subnav .navbar-nav > li {
    float: left;
  }
  .subnav .navbar-nav > li > a {
    padding-top: 11.5px;
    padding-bottom: 11.5px;
  }
}
.subnav .navbar-nav .navbar-brand {
  float: left;
  padding: 11.5px 15px;
  font-size: 18px;
  font-weight: 800;
  line-height: 17px;
  height: 40px;
}
.subnav .navbar-nav .navbar-brand:hover,
.subnav .navbar-nav .navbar-brand:focus {
  text-decoration: none;
}
@media (min-width: 768px) {
  .navbar > .container .subnav .navbar-nav .navbar-brand,
  .navbar > .container-fluid .subnav .navbar-nav .navbar-brand {
    margin-left: -15px;
  }
}
@media screen and (min-width: 480px) and (max-width: 767px) {
  .subnav .navbar-inner .menu.nav.navbar-nav li a {
    font-weight: 500;
    font-size: 12px;
    padding: 11.5px 3px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .subnav .navbar-inner .menu.nav.navbar-nav li a {
    font-weight: 500;
    font-size: 12px;
    padding: 11.5px 3.75px;
  }
}
@media screen and (min-width: 860px) and (max-width: 991px) {
  .subnav .navbar-inner .menu.nav.navbar-nav li a {
    padding: 11.5px 5px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .subnav .navbar-inner .menu.nav.navbar-nav li a {
    padding: 11.5px 7.5px;
  }
}
@media screen and (min-width: 1070px) and (max-width: 1199px) {
  .subnav .navbar-inner .menu.nav.navbar-nav li a {
    padding: 11.5px 15px;
  }
}
@media screen and (min-width: 1200px) {
  .subnav .navbar-inner .menu.nav.navbar-nav li a {
    padding: 11.5px 15px;
  }
}
.subnav .navbar-inverse {
  background-color: black;
  border: none;
}
.subnav .navbar-inverse .navbar-nav {
  display: inline-block;
}
.subnav .navbar-inverse .navbar-nav li {
  font-family: acrommedium, serif;
  background-color: black;
}
.subnav .navbar-inverse .navbar-nav li a {
  color: white;
}
.subnav .navbar-inverse .navbar-nav li:hover a,
.subnav .navbar-inverse .navbar-nav li.active a {
  color: #2ddcb4;
}
.subnav .navbar-inverse .navbar-nav li a.myAactive {
  color: #2ddcb4;
}
.subnav .navbar-inverse a.active {
  display: none;
}
@media screen and (max-width: 767px) {
  .subnav .navbar-inverse button {
    margin-top: 5px;
    float: right;
  }
  .subnav .navbar-inverse a.active {
    display: block;
    float: right;
    margin-right: 5px;
    color: #2ddcb4;
    height: 37.5px;
    line-height: 37.5px;
    font-weight: bold;
  }
  .subnav .navbar-inverse span.current {
    display: none;
    height: 37.5px;
    line-height: 37.5px;
    padding-top: 0;
    padding-bottom: 0;
    font-weight: bold;
  }
  .subnav .navbar-inverse ul.navbar-nav {
    background-color: black;
    display: none;
    float: left;
    list-style: none outside none;
    padding: 0;
    margin-top: 0;
    position: absolute;
    top: 100%;
    right: 30px;
    z-index: 1000;
    min-height: 37.5px;
  }
  .subnav .navbar-inverse ul.navbar-nav li.navbar-brand {
    display: none;
  }
  .subnav .navbar-inverse ul.navbar-nav li.active {
    display: none;
  }
  .subnav .navbar-inverse ul.navbar-nav li.pull-right {
    float: none !important;
  }
  .subnav .navbar-inverse ul.navbar-nav li.pull-right a.btn {
    border-radius: 0;
  }
}
.top-offset {
  margin-top: 1%;
}
.top-offset-3 {
  margin-top: 3%;
}
.full-height {
  height: 100%;
}
.padding-left-0 {
  padding-left: 0;
}
.padding-right-0 {
  padding-right: 0;
}
.width-100 {
  width: 100%;
}
.valign-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  padding-left: 15px;
  padding-right: 15px;
}
.valign-middle-container {
  display: table !important;
  height: 100%;
}
.valign-middle-content {
  display: table-cell;
  vertical-align: middle;
  float: none;
}
.img-circle {
  border-radius: 50%;
  border: 10px solid #9a9a9a;
}
.text-white {
  color: white !important;
}
.text-black {
  color: black !important;
}
.text-bold {
  font-family: 'acrom', 'Lucida Grande', "Times New Roman", Times, serif;
}
img.icon-title {
  display: inline-block;
  width: 60px;
}
.right-emphasize:after {
  border-bottom: 1px solid #cacaca;
  content: '';
  display: table-cell;
  position: relative;
  top: 0;
  width: 100%;
  left: 0.5%;
}
#member-registration .form-field {
  min-height: 100px;
}
@media print {
  .no-print,
  .no-print * {
    display: none !important;
  }
}
.btn-primary:focus {
  outline-color: #2ddcb4;
}
::-webkit-scrollbar {
  width: 10px;
}
::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px #000000;
}
::-webkit-scrollbar-thumb {
  background-color: #2ddcb4;
}
#leftDockSelector ::-webkit-scrollbar {
  width: 4px;
}
#leftDockSelector ::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 1px #000000;
}
#leftDockSelector ::-webkit-scrollbar-thumb {
  background-color: #2ddcb4;
}
/**
 * @version		$Id: style.css 3315 2013-07-09 16:26:36Z lefteris.kavadas $
 * @package		SocialConnect
 * @author		JoomlaWorks http://www.joomlaworks.net
 * @copyright	Copyright (c) 2006 - 2013 JoomlaWorks Ltd. All rights reserved.
 * @license		http://www.joomlaworks.net/license
 */
div.loginSocialConnectTemplate.container {
  margin-top: 2em;
  margin-bottom: 1em;
  padding-left: 0;
  padding-right: 0;
}
div.loginSocialConnectTemplate.container #comSocialConnectContainer div.socialConnectBlock {
  border-radius: 0;
}
/* Style trigger */
.socialConnectButton {
  padding: 10px 8px;
  margin-left: 0px;
  font-weight: 500;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .socialConnectButton {
    border-left: none;
  }
}
.navbar-header .socialConnectButton.socialConnectToggler {
  float: right;
  font-weight: 800;
  margin-right: 5px;
  height: 37.5px;
  margin-top: 18.75px;
  line-height: 18.75px;
}
.socialConnectButton.socialConnectToggler {
  font-weight: 800;
}
/* Common extension styles */
#modSocialConnectCompact {
  height: 0 !important;
  border: 0 !important;
  font-size: 14px;
  color: #333333;
  /* Registration button */
  /* Facebook Button */
  /* Twitter Button */
  /* Google Button */
  /* Google+ Button */
  /* LinkedIn Button */
  /* GitHub Button */
  /* WordPress Button */
  /* Windows Button */
  /* Ning Button */
  /* Clear Fix */
  /* Template specific styles */
  /*[TV][PATCH]04/06/2014]*/
  /*[TV-END]04/05/2014]*/
}
@media (max-width: 767px) {
  #modSocialConnectCompact div.socialConnectModal {
    margin: 0 auto 0 auto;
    position: relative;
    left: auto;
  }
}
@media (min-width: 768px) {
  #modSocialConnectCompact div.socialConnectModal {
    position: absolute;
    top: 0;
    right: -30px;
    left: auto;
    margin-top: 0;
  }
}
#modSocialConnectCompact div.socialConnectBlock {
  border: 1px solid #D4D4D4;
  border-radius: 0px 0px 8px 8px;
  padding: 46px 40px;
}
#modSocialConnectCompact .socialConnectHeading {
  font-size: 30px;
  line-height: 30px;
  font-weight: normal;
  color: #333333;
  margin: 0 0 18px 0;
  padding: 0;
}
#modSocialConnectCompact .socialConnectSubHeading {
  font-size: 21px;
  line-height: 21px;
  font-weight: normal;
  color: #333333;
  margin: 0;
  padding: 0;
}
#modSocialConnectCompact .socialConnectServicesMessage {
  font-weight: normal;
  font-size: 19px;
  line-height: 19px;
  margin: 0 0 22px 0;
  padding: 0;
  color: #333333;
}
#modSocialConnectCompact .socialConnectLabel {
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  color: #333333;
  margin-bottom: 8px;
}
#modSocialConnectCompact .socialConnectInput {
  display: block;
  width: 100%;
  border: 1px solid #d4d4d4;
  border-radius: 3px;
  background: #f8f6f6;
  padding: 8px 12px;
  margin: 0 0 6px 0;
  height: 32px;
  /*box-shadow: 0 1px 1px 0 #d4d4d4 inset;*/
  font-size: 14px;
  /*font-weight: bold;*/
  color: #6e6d6d;
}
#modSocialConnectCompact .socialConnectInput:focus {
  background-color: #FFFFFF;
  border-color: rgba(82, 168, 236, 0.8);
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.6);
          box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.6);
}
#modSocialConnectCompact .modSocialConnectPassword {
  margin-top: 20px;
}
#modSocialConnectCompact .socialConnectLink {
  background: none;
  color: #00e0c2;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  float: left;
}
#modSocialConnectCompact .socialConnectLink:hover,
#modSocialConnectCompact #modSocialConnectCompact .socialConnectLink:focus {
  background: none;
  color: black;
  font-size: 12px;
  text-decoration: underline;
}
#modSocialConnectCompact.modSocialConnectAuth .socialConnectButton span {
  font-family: 'acrom', 'Lucida Grande', "Times New Roman", Times, serif;
  color: #2ddcb4;
  font-size: 1.15em;
  font-weight: 800;
}
#modSocialConnectCompact .socialConnectButton {
  text-decoration: none;
  cursor: pointer;
  text-transform: uppercase;
  /*text-shadow: 0 1px 0 #333333;*/
  height: 34px;
  line-height: 34px;
  padding-top: 0;
}
#modSocialConnectCompact .socialConnectSignInButton i {
  border-right-color: #005fba;
  background-image: url('../images/key.png');
  position: relative;
  top: -1px;
}
#modSocialConnectCompact .socialConnectSignInButton span {
  position: relative;
  top: -1px;
}
#modSocialConnectCompact .socialConnectToggler {
  /*min-width: 178px;*/
  height: 34px;
  line-height: 34px;
  margin: 0;
}
#modSocialConnectCompact .socialConnectToggler i {
  border-right-color: #005fba;
  background-image: url('../images/key.png');
}
#modSocialConnectCompact .socialConnectToggler span {
  padding: 0;
  text-align: center;
}
#modSocialConnectCompact .socialConnectRegistrationButton {
  color: white;
}
#modSocialConnectCompact .socialConnectFacebookButton {
  border-color: #394e90;
  background-color: #4159a2;
  background-image: -o-linear-gradient(top, #566eb7, #4159a2);
  -webkit-box-shadow: 0 1px 0 0 #8a9bcd inset;
          box-shadow: 0 1px 0 0 #8a9bcd inset;
}
#modSocialConnectCompact .socialConnectFacebookButton:hover,
#modSocialConnectCompact #modSocialConnectCompact .socialConnectFacebookButton:focus {
  background-image: -o-linear-gradient(top, #627ed1, #4b68bd);
}
#modSocialConnectCompact .socialConnectFacebookButton:active {
  background-image: -o-linear-gradient(top, #4b68bd, #627ed1);
}
#modSocialConnectCompact .socialConnectFacebookButton i {
  background-image: url("../../images/facebook.png");
  border-right: 1px solid #394e90;
}
#modSocialConnectCompact .socialConnectTwitterButton {
  border-color: #3092bf;
  background-color: #39b0e9;
  background-image: -o-linear-gradient(top, #50c4fe, #39b0e9);
  -webkit-box-shadow: 0 1px 0 0 #86d6fe inset;
          box-shadow: 0 1px 0 0 #86d6fe inset;
}
#modSocialConnectCompact .socialConnectTwitterButton:hover,
#modSocialConnectCompact #modSocialConnectCompact .socialConnectTwitterButton:focus {
  background-image: -o-linear-gradient(top, #8dd6fa, #3dc2ff);
}
#modSocialConnectCompact .socialConnectTwitterButton:active {
  background-image: -o-linear-gradient(top, #3dc2ff, #8dd6fa);
}
#modSocialConnectCompact .socialConnectTwitterButton i {
  background-image: url("../../images/twitter.png");
  border-right: 1px solid #3092bf;
}
#modSocialConnectCompact .socialConnectGoogleButton {
  border-color: #b53c28;
  background-color: #cc442e;
  background-image: -o-linear-gradient(top, #e25944, #cc442e);
  -webkit-box-shadow: 0 1px 0 0 #eb8c7e inset;
          box-shadow: 0 1px 0 0 #eb8c7e inset;
}
#modSocialConnectCompact .socialConnectGoogleButton:hover,
#modSocialConnectCompact #modSocialConnectCompact .socialConnectGoogleButton:focus {
  background-image: -o-linear-gradient(top, #fc634c, #e54c35);
}
#modSocialConnectCompact .socialConnectGoogleButton:active {
  background-image: -o-linear-gradient(top, #e54c35, #fc634c);
}
#modSocialConnectCompact .socialConnectGoogleButton i {
  background-image: url("../../images/google.png");
  border-right: 1px solid #b53c28;
}
#modSocialConnectCompact .socialConnectGooglePlusButton {
  border-color: #bd402f;
  background-color: #ab3a2b;
  background-image: -o-linear-gradient(top, #ed5b47, #ab3a2b);
  -webkit-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.3) inset;
          box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.3) inset;
}
#modSocialConnectCompact .socialConnectGooglePlusButton:hover,
#modSocialConnectCompact #comSocialConnectContainer .socialConnectGooglePlusButton:focus {
  background-image: -o-linear-gradient(top, #bd402f, #dd4b38);
}
#modSocialConnectCompact .socialConnectGooglePlusButton:active {
  background-image: -o-linear-gradient(top, #dd4b38, #bd402f);
}
#modSocialConnectCompact .socialConnectGooglePlusButton i {
  background-image: url("../../images/googleplus.png");
  border-right: 1px solid #bd402f;
}
#modSocialConnectCompact .socialConnectLinkedInButton {
  border-color: #00698a;
  background-color: #00789c;
  background-image: -o-linear-gradient(top, #008db1, #00789c);
  -webkit-box-shadow: 0 1px 0 0 #4fb0c9 inset;
          box-shadow: 0 1px 0 0 #4fb0c9 inset;
}
#modSocialConnectCompact .socialConnectLinkedInButton:hover,
#modSocialConnectCompact #modSocialConnectCompact .socialConnectLinkedInButton:focus {
  background-image: -o-linear-gradient(top, #00a1c9, #008bb5);
}
#modSocialConnectCompact .socialConnectLinkedInButton:active {
  background-image: -o-linear-gradient(top, #008bb5, #00a1c9);
}
#modSocialConnectCompact .socialConnectLinkedInButton i {
  background-image: url("../../images/linkedin.png");
  border-right: 1px solid #00698a;
}
#modSocialConnectCompact .socialConnectGitHubButton {
  border-color: #3877b5;
  background-color: #336ba3;
  background-image: -o-linear-gradient(top, #3b9dff, #336ba3);
  -webkit-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.3) inset;
          box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.3) inset;
}
#modSocialConnectCompact .socialConnectGitHubButton:hover,
#modSocialConnectCompact #modSocialConnectCompact .socialConnectGitHubButton:focus {
  background-image: -o-linear-gradient(top, #4da4fa, #3e83c8);
}
#modSocialConnectCompact .socialConnectGitHubButton:active {
  background-image: -o-linear-gradient(top, #3e83c8, #4da4fa);
}
#modSocialConnectCompact .socialConnectGitHubButton i {
  background-image: url("../../images/github.png");
  border-right: 1px solid #3877b5;
}
#modSocialConnectCompact .socialConnectWordPressButton {
  border-color: #16658a;
  background-color: #16678c;
  background-image: -o-linear-gradient(top, #2092c7, #16678c);
  -webkit-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.3) inset;
          box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.3) inset;
}
#modSocialConnectCompact .socialConnectWordPressButton:hover,
#modSocialConnectCompact #modSocialConnectCompact .socialConnectWordPressButton:focus {
  background-image: -o-linear-gradient(top, #1f8ec2, #19749e);
}
#modSocialConnectCompact .socialConnectWordPressButton:active {
  background-image: -o-linear-gradient(top, #19749e, #1f8ec2);
}
#modSocialConnectCompact .socialConnectWordPressButton i {
  background-image: url("../../images/wordpress.png");
  border-right: 1px solid #16658a;
}
#modSocialConnectCompact .socialConnectWindowsLiveButton {
  border-color: #008bc2;
  background-color: #0090c9;
  background-image: -o-linear-gradient(top, #27b9f2, #0090c9);
  -webkit-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.3) inset;
          box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.3) inset;
}
#modSocialConnectCompact .socialConnectWindowsLiveButton:hover,
#modSocialConnectCompact #modSocialConnectCompact .socialConnectWindowsLiveButton:focus {
  background-image: -o-linear-gradient(top, #28c2ff, #01adef);
}
#modSocialConnectCompact .socialConnectWindowsLiveButton:active {
  background-image: -o-linear-gradient(top, #01adef, #28c2ff);
}
#modSocialConnectCompact .socialConnectWindowsLiveButton i {
  background-image: url("../../images/windows.png");
  border-right: 1px solid #008bc2;
}
#modSocialConnectCompact .socialConnectNingButton {
  border-color: #4c7c04;
  background-color: #558c00;
  background-image: -o-linear-gradient(top, #558c00, #558c00);
  -webkit-box-shadow: 0 1px 0 0 #8ab04f inset;
          box-shadow: 0 1px 0 0 #8ab04f inset;
}
#modSocialConnectCompact .socialConnectNingButton:hover,
#modSocialConnectCompact #modSocialConnectCompact .socialConnectNingButton:focus {
  background-image: -o-linear-gradient(top, #77b81d, #63a600);
}
#modSocialConnectCompact .socialConnectNingButton:active {
  background-image: -o-linear-gradient(top, #63a600, #77b81d);
}
#modSocialConnectCompact .socialConnectNingButton i {
  background-image: url("../../images/ning.png");
  border-right: 1px solid #4c7c04;
}
#modSocialConnectCompact #socialConnectEmailFormSubmitButton span {
  padding-right: 0;
}
#modSocialConnectCompact .socialConnectUserBlock {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  width: 252px;
  padding: 20px;
  background: #FFFFFF;
  /*border: 1px solid #D4D4D4;*/
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  margin-top: 0px;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  z-index: 9999;
}
#modSocialConnectCompact .socialConnectUserInfo {
  float: left;
  margin: 0;
  width: 100%;
}
#modSocialConnectCompact .socialConnectUserMenu {
  display: block;
}
#modSocialConnectCompact img.socialConnectAvatar {
  width: 80px;
  height: 80px;
  /*float: left;*/
  border: 1px solid #d4d4d4;
  border-radius: 50%;
  margin: 0 auto;
}
#modSocialConnectCompact .no-avatar-style {
  width: 80px;
  height: 80px;
  border: 1px solid #d4d4d4;
  border-radius: 50%;
  margin: 0 auto;
  color: #fff;
  background-color: lightgrey;
  font-weight: 900;
  text-align: center;
  font-size: 4.5em;
}
#modSocialConnectCompact .socialConnectGreeting {
  display: block;
  font-size: 14px;
  font-weight: bold;
}
#modSocialConnectCompact .socialConnectUsername {
  display: block;
  font-size: 18px;
  font-weight: bold;
  word-wrap: break-word;
}
#modSocialConnectCompact .socialConnectSignOutButton {
  color: white;
}
#modSocialConnectCompact ul.socialConnectUserMenu {
  margin: 13px 0 0 0;
  padding: 0;
  list-style: none;
  border-top: 1px solid #BDBDBD;
  /*border-radius: 4px;*/
  border-bottom: none;
}
#modSocialConnectCompact ul.socialConnectUserMenu li {
  border-bottom: 1px solid #BDBDBD;
}
#modSocialConnectCompact ul.socialConnectUserMenu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#modSocialConnectCompact ul.socialConnectUserMenu li ul li {
  border: none;
}
#modSocialConnectCompact ul.socialConnectUserMenu li ul li a {
  font-weight: normal;
  background: url('../../images/link-deeper.png') 40px center no-repeat;
  padding-left: 50px;
}
#modSocialConnectCompact .socialConnectAccountLink,
#modSocialConnectCompact #modSocialConnectCompact ul.socialConnectUserMenu li a {
  display: block;
  width: auto;
  height: 34px;
  line-height: 34px;
  padding-left: 40px;
  font-size: 12px;
  font-weight: normal;
  color: #333333;
  background-position: left center;
  background-repeat: no-repeat;
}
#modSocialConnectCompact ul.socialConnectUserMenu li .fa-chevron-right {
  margin-top: 3px;
}
#modSocialConnectCompact .socialConnectAccountLink {
  display: inline-block;
  padding-left: 28px;
  background-image: url('../../images/account.png');
}
#modSocialConnectCompact ul.socialConnectUserMenu li a.socialConnectAddLink {
  background-image: url('../../images/add.png');
}
#modSocialConnectCompact ul.socialConnectUserMenu li a.socialConnectUserLink {
  background-image: url('../../images/mypage.png');
}
#modSocialConnectCompact ul.socialConnectUserMenu li a.socialConnectCommentsLink {
  background-image: url('../../images/comments.png');
}
#modSocialConnectCompact .socialConnectRegistrationBlock .socialConnectClearFix:after {
  content: normal;
  display: inline;
  height: auto;
}
#modSocialConnectCompact body.scIsIE6 #modSocialConnectCompact .socialConnectClearFix {
  height: 1%;
}
#modSocialConnectCompact body.scIsIE7 #modSocialConnectCompact .socialConnectClearFix {
  display: inline-block;
}
#modSocialConnectCompact .socialConnectIntroMessage {
  margin-bottom: 38px;
}
#modSocialConnectCompact .socialConnectSignInBlockContainer {
  opacity: 0;
  visibility: hidden;
  display: none;
  /* [TV] : else create a bottom margin*/
  position: absolute;
  width: 296px;
  background: #ffffff;
  /*border: 1px solid #D4D4D4;*/
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  margin-top: 0px;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  z-index: 1;
}
#modSocialConnectCompact .socialConnectVisible {
  visibility: visible;
  display: block;
  /* [TV] : else create a bottom margin */
  opacity: 1;
}
#modSocialConnectCompact .socialConnectSignInBlock {
  width: 296px;
  float: left;
}
#modSocialConnectCompact #modSocialConnectCompact.socialConnectNoServices .socialConnectSignInBlockContainer {
  width: 252px;
}
#modSocialConnectCompact #modSocialConnectCompact.socialConnectNoServices .socialConnectSignInBlock {
  width: 252px;
  float: none;
}
#modSocialConnectCompact .socialConnectSignInBlock .socialConnectInnerBlock {
  padding: 20px;
}
#modSocialConnectCompact #modSocialConnectCompact.socialConnectNoServices .socialConnectSignInBlock .socialConnectInnerBlock {
  border-right: none;
}
#modSocialConnectCompact #modSocialConnectCompact.socialConnectNoServices .socialConnectRegistrationButton {
  float: left;
}
#modSocialConnectCompact .socialConnectServicesBlock {
  width: 238px;
  float: left;
}
#modSocialConnectCompact .socialConnectServicesBlock .socialConnectInnerBlock {
  padding: 34px;
  border-left: 1px solid #D4D4D4;
  position: relative;
  left: -1px;
}
#modSocialConnectCompact .socialConnectServiceButton {
  float: none;
  margin: 0 auto 14px auto;
}
#modSocialConnectCompact .socialConnectRow {
  margin: 0 0 12px 0;
}
#modSocialConnectCompact .socialConnectRegistrationBlock {
  border-top: 1px solid #d4d4d4;
  margin: 0;
  padding: 19px 22px 15px 22px;
}
#modSocialConnectCompact .socialConnectRegistrationBlock .socialConnectSubHeading {
  float: left;
  line-height: 34px;
  width: 100%;
}
#modSocialConnectCompact .socialConnectSignOutBlock.socialConnectButton {
  padding: 10px 16px;
}
#modSocialConnectCompact #modSocialConnectCompactRemember {
  margin: 0;
}
#modSocialConnectCompact .socialConnectLeft {
  left: -33%;
  text-align: left;
  text-transform: none;
}
#modSocialConnectCompact .socialConnectLeft:after,
#modSocialConnectCompact #modSocialConnectCompact .socialConnectLeft:before {
  left: 47%;
}
#modSocialConnectCompact .socialConnectRight {
  right: 0;
}
#modSocialConnectCompact .socialConnectRight:after,
#modSocialConnectCompact #modSocialConnectCompact .socialConnectRight:before {
  right: 44px;
}
.itemFullText #comSocialConnectContainer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  text-align: left;
}
.itemFullText #comSocialConnectContainer .socialConnectRegistrationBlock,
.itemFullText #comSocialConnectContainer .socialConnectSignInBlock {
  border: 1px #ddd solid;
  padding: 2em 2em;
}
.itemFullText #comSocialConnectContainer .socialConnectRegistrationBlock {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 30%;
          flex: 0 1 30%;
}
.itemFullText #comSocialConnectContainer .socialConnectSignInBlock {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 60%;
          flex: 0 1 60%;
}
.itemFullText #comSocialConnectContainer .socialConnectButton {
  border: none;
}
.itemFullText #comSocialConnectContainer .socialConnectLabel {
  margin-top: 2em;
}
.itemFullText #comSocialConnectContainer input {
  max-width: 63%;
  height: auto;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAASCAYAAABSO15qAAAAAXNSR0IArs4c6QAAAZ9JREFUOBGVU7uKwkAUPXmID5AttNyFYBGwsLGwFBUFF/wOhfyE5jPcxkZt/IHFxg+wsZJtrFwS8NWIohZm545xNkp8XcjMnbnnnJk790YyTfPTcZwm+z7whEmSNGWwaqPR+Ca4/AqZCO5BX+STkcBTJ5/gp9HLkb2BR34kEoGu6xewlwQ0TUOxWPQXCIVCIhAMBsEeS6y9MbHpOirNlUoF6XQanU4Hq9UKhmHAsiy0Wq2L2DWZ1i+l4Ccg1et1hwJ0zd1uxzGUwn6/98OLPZbiL1vUxA3OZEI8IhOGlfKdTU3+BrThZ5lMBoVCAev1Gr1eD7PZDIFAALIs80NIRNzAT4DIw+EQm80G2WyWQ1KpFHK5nICr1NvezhIR5iyXSyQSCUSjUSiKgnK5jGQyCVVVEYvF0O12oeTz+R+GJfk3L5n8yWTC+yEej3OxwWCA4/GI7XaLfr/P0/jvlis2VadUKvH+IFK73YZt2yCxcDiM6ZR+SuDuI45GI4zHY8zncxwOB05YLBZ8Pg83BajOjEilummEuVeFmtssvgJurPYHGEKbZ/T0eqIAAAAASUVORK5CYII=");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: 16px 18px;
  background-position: 98% 50%;
  cursor: auto;
  border: 1px solid #d4d4d4;
  border-radius: 4px;
  background: #f8f6f6;
  padding: 8px 14px;
  height: 18px;
  -webkit-box-shadow: 0 1px 1px 0 #d4d4d4 inset;
          box-shadow: 0 1px 1px 0 #d4d4d4 inset;
  font-size: 14px;
  font-weight: 800;
  color: #333333;
}
.itemFullText #comSocialConnectContainer .socialConnectSubHeading {
  font-size: 1.4em;
}
.itemFullText #comSocialConnectContainer .socialConnectHeading {
  font-size: 2em;
}
.login-fields.input-group {
  margin-top: 10px;
  font-weight: 800;
}
.login-fields.input-group input {
  max-width: 63%;
  height: auto;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAASCAYAAABSO15qAAAAAXNSR0IArs4c6QAAAZ9JREFUOBGVU7uKwkAUPXmID5AttNyFYBGwsLGwFBUFF/wOhfyE5jPcxkZt/IHFxg+wsZJtrFwS8NWIohZm545xNkp8XcjMnbnnnJk790YyTfPTcZwm+z7whEmSNGWwaqPR+Ca4/AqZCO5BX+STkcBTJ5/gp9HLkb2BR34kEoGu6xewlwQ0TUOxWPQXCIVCIhAMBsEeS6y9MbHpOirNlUoF6XQanU4Hq9UKhmHAsiy0Wq2L2DWZ1i+l4Ccg1et1hwJ0zd1uxzGUwn6/98OLPZbiL1vUxA3OZEI8IhOGlfKdTU3+BrThZ5lMBoVCAev1Gr1eD7PZDIFAALIs80NIRNzAT4DIw+EQm80G2WyWQ1KpFHK5nICr1NvezhIR5iyXSyQSCUSjUSiKgnK5jGQyCVVVEYvF0O12oeTz+R+GJfk3L5n8yWTC+yEej3OxwWCA4/GI7XaLfr/P0/jvlis2VadUKvH+IFK73YZt2yCxcDiM6ZR+SuDuI45GI4zHY8zncxwOB05YLBZ8Pg83BajOjEilummEuVeFmtssvgJurPYHGEKbZ/T0eqIAAAAASUVORK5CYII=");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: 16px 18px;
  background-position: 98% 50%;
  cursor: auto;
  border: 1px solid #d4d4d4;
  border-radius: 4px;
  background: #f8f6f6;
  padding: 8px 14px;
  -webkit-box-shadow: 0 1px 1px 0 #d4d4d4 inset;
          box-shadow: 0 1px 1px 0 #d4d4d4 inset;
  font-size: 14px;
  font-weight: 800;
  color: #333333;
}
@media screen and (max-width: 767px) {
  .itemFullText #comSocialConnectContainer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-flew-fow: column-reverse;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .itemFullText #comSocialConnectContainer .socialConnectRegistrationBlock,
  .itemFullText #comSocialConnectContainer .socialConnectSignInBlock {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  .login form input .validate-password {
    margin-top: 10px;
  }
}
div.loginSocialConnectTemplate.container {
  margin-top: 2em;
  margin-bottom: 1em;
  padding-left: 0;
  padding-right: 0;
}
div.loginSocialConnectTemplate.container #comSocialConnectContainer div.socialConnectBlock {
  border-radius: 0;
}
/* Common extension styles */
#modSocialConnectCompact {
  border-left: 1px solid #777777;
  padding: 10px 15px;
  margin-left: -3px;
  font-size: 14px;
  color: #333333;
  position: relative;
}
#modSocialConnectCompact div.socialConnectBlock {
  border: 1px solid #D4D4D4;
  border-radius: 8px 8px 8px 8px;
  padding: 46px 40px;
}
#modSocialConnectCompact .socialConnectHeading {
  font-size: 30px;
  line-height: 30px;
  font-weight: normal;
  color: #333333;
  margin: 0 0 18px 0;
  padding: 0;
}
#modSocialConnectCompact .socialConnectSubHeading {
  font-size: 21px;
  line-height: 21px;
  font-weight: normal;
  color: #333333;
  margin: 0;
  padding: 0;
}
#modSocialConnectCompact .socialConnectServicesMessage {
  font-weight: normal;
  font-size: 19px;
  line-height: 19px;
  margin: 0 0 22px 0;
  padding: 0;
  color: #333333;
}
#modSocialConnectCompact .socialConnectLabel {
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  color: #333333;
  margin-bottom: 8px;
}
#modSocialConnectCompact .socialConnectInput {
  display: block;
  width: 100%;
  border: 1px solid #d4d4d4;
  border-radius: 3px;
  background: #f8f6f6;
  padding: 8px 12px;
  margin: 0 0 6px 0;
  height: 32px;
  /*box-shadow: 0 1px 1px 0 #d4d4d4 inset;*/
  font-size: 14px;
  /*font-weight: bold;*/
  color: #6e6d6d;
}
#modSocialConnectCompact .socialConnectInput:focus {
  background-color: #FFFFFF;
  border-color: rgba(82, 168, 236, 0.8);
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.6);
          box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.6);
}
#modSocialConnectCompact .modSocialConnectPassword {
  margin-top: 20px;
}
#modSocialConnectCompact .socialConnectLink {
  background: none;
  color: #00e0c2;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  float: left;
}
#modSocialConnectCompact .socialConnectLink:hover,
#modSocialConnectCompact #modSocialConnectCompact .socialConnectLink:focus {
  background: none;
  color: black;
  font-size: 12px;
  text-decoration: underline;
}
#modSocialConnectCompact.modSocialConnectAuth .socialConnectButton span {
  font-family: 'acrom', 'Lucida Grande', "Times New Roman", Times, serif;
  color: #2ddcb4;
  font-size: 1.15em;
  font-weight: 800;
}
#modSocialConnectCompact .socialConnectButton {
  text-decoration: none;
  cursor: pointer;
  text-transform: uppercase;
  /*text-shadow: 0 1px 0 #333333;*/
}
#modSocialConnectCompact .socialConnectButton span {
  color: #333;
  font-size: 1.1em;
  font-weight: 800;
  /*
        font-size: 1.7em;
        line-height: 34px;*/
  display: block;
  height: 34px;
  padding-right: 14px;
  text-align: center;
}
#modSocialConnectCompact #socialConnectEmailFormSubmitButton span {
  padding-right: 0;
}
#modSocialConnectCompact .socialConnectUserBlock {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  width: 252px;
  padding: 20px;
  /*background: #F8F8F8;*/
  /*border: 1px solid #D4D4D4;*/
  border-radius: 2px;
  margin-top: 10px;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  z-index: 9999;
}
#modSocialConnectCompact .socialConnectUserInfo {
  float: left;
  margin: 0;
  width: 100%;
}
#modSocialConnectCompact .socialConnectUserMenu {
  display: block;
}
#modSocialConnectCompact img.socialConnectAvatar {
  width: 80px;
  height: 80px;
  /*float: left;*/
  border: 1px solid #d4d4d4;
  border-radius: 50%;
  margin: 0 auto;
}
#modSocialConnectCompact .socialConnectGreeting {
  display: block;
  font-size: 14px;
  font-weight: bold;
}
#modSocialConnectCompact .socialConnectUsername {
  display: block;
  font-size: 18px;
  font-weight: bold;
  word-wrap: break-word;
}
#modSocialConnectCompact .socialConnectSignOutButton {
  color: white;
}
#modSocialConnectCompact ul.socialConnectUserMenu {
  margin: 13px 0 0 0;
  padding: 0;
  list-style: none;
  border-top: 1px solid #BDBDBD;
  /*border-radius: 4px;*/
  border-bottom: none;
}
#modSocialConnectCompact ul.socialConnectUserMenu li {
  border-bottom: 1px solid #BDBDBD;
}
#modSocialConnectCompact ul.socialConnectUserMenu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#modSocialConnectCompact ul.socialConnectUserMenu li ul li {
  border: none;
}
#modSocialConnectCompact ul.socialConnectUserMenu li ul li a {
  font-weight: normal;
  background: url('../images/link-deeper.png') 40px center no-repeat;
  padding-left: 50px;
}
#modSocialConnectCompact .socialConnectAccountLink,
#modSocialConnectCompact #modSocialConnectCompact ul.socialConnectUserMenu li a {
  display: block;
  width: auto;
  height: 34px;
  line-height: 34px;
  padding-left: 40px;
  font-size: 12px;
  font-weight: normal;
  color: #333333;
  background-position: left center;
  background-repeat: no-repeat;
}
#modSocialConnectCompact ul.socialConnectUserMenu li .fa-chevron-right {
  margin-top: 3px;
}
#modSocialConnectCompact .socialConnectClearFix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#modSocialConnectCompact body.scIsIE6 #modSocialConnectCompact .socialConnectClearFix {
  height: 1%;
}
#modSocialConnectCompact body.scIsIE7 #modSocialConnectCompact .socialConnectClearFix {
  display: inline-block;
}
#modSocialConnectCompact .socialConnectIntroMessage {
  margin-bottom: 38px;
}
#modSocialConnectCompact .socialConnectSignInBlockContainer {
  opacity: 0;
  visibility: hidden;
  display: none;
  /* [TV] : else create a bottom margin*/
  position: absolute;
  background: #ffffff;
  /*border: 1px solid #D4D4D4;*/
  border-radius: 2px;
  margin-top: 20px;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  z-index: 1;
}
#modSocialConnectCompact .socialConnectVisible {
  visibility: visible;
  display: block;
  /* [TV] : else create a bottom margin */
  opacity: 1;
}
#modSocialConnectCompact .socialConnectSignInBlock {
  width: 296px;
  float: left;
}
.mejs-container {
  position: relative;
  background: #000;
  font-family: Helvetica, Arial;
  text-align: left;
  vertical-align: top;
  text-indent: 0;
}
.me-plugin {
  position: absolute;
  height: 0;
  width: 0;
}
.mejs-embed,
.mejs-embed body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  background: #000;
  overflow: hidden;
}
.mejs-fullscreen {
  /* set it to not show scroll bars so 100% will work */
  overflow: hidden !important;
}
.mejs-container-fullscreen {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: 1000;
}
.mejs-container-fullscreen .mejs-mediaelement,
.mejs-container-fullscreen video {
  width: 100%;
  height: 100%;
}
.mejs-clear {
  clear: both;
}
/* Start: LAYERS */
.mejs-background {
  position: absolute;
  top: 0;
  left: 0;
}
.mejs-mediaelement {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.mejs-poster {
  position: absolute;
  top: 0;
  left: 0;
  background-size: contain ;
  background-position: 50% 50% ;
  background-repeat: no-repeat;
}
:root .mejs-poster img {
  display: none ;
}
.mejs-poster img {
  padding: 0;
  border: 0;
}
.mejs-overlay {
  position: absolute;
  top: 0;
  left: 0;
}
.mejs-overlay-play {
  cursor: pointer;
}
.mejs-overlay-button {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100px;
  height: 100px;
  margin: -50px 0 0 -50px;
  background: url(../images/bigplay.svg) no-repeat;
}
.no-svg .mejs-overlay-button {
  background-image: url(../images/bigplay.png);
}
.mejs-overlay:hover .mejs-overlay-button {
  background-position: 0 -100px;
}
.mejs-overlay-loading {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80px;
  height: 80px;
  margin: -40px 0 0 -40px;
  background: #333;
  background: url(../images/background.png);
  background: rgba(0, 0, 0, 0.9);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(50, 50, 50, 0.9)), to(rgba(0, 0, 0, 0.9)));
  background: linear-gradient(rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9));
}
.mejs-overlay-loading span {
  display: block;
  width: 80px;
  height: 80px;
  background: transparent url(../images/loading.gif) 50% 50% no-repeat;
}
/* End: LAYERS */
/* Start: CONTROL BAR */
.mejs-container .mejs-controls {
  position: absolute;
  list-style-type: none;
  margin: 0;
  padding: 0;
  bottom: 0;
  left: 0;
  background: url(../images/background.png);
  background: rgba(0, 0, 0, 0.7);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(50, 50, 50, 0.7)), to(rgba(0, 0, 0, 0.7)));
  background: linear-gradient(rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  height: 30px;
  width: 100%;
}
.mejs-container .mejs-controls div {
  list-style-type: none;
  background-image: none;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  width: 26px;
  height: 26px;
  font-size: 11px;
  line-height: 11px;
  font-family: Helvetica, Arial;
  border: 0;
}
.mejs-controls .mejs-button button {
  cursor: pointer;
  display: block;
  font-size: 0;
  line-height: 0;
  text-decoration: none;
  margin: 7px 5px;
  padding: 0;
  position: absolute;
  height: 16px;
  width: 16px;
  border: 0;
  background: transparent url(../images/controls.svg) no-repeat;
}
.no-svg .mejs-controls .mejs-button button {
  background-image: url(../images/controls.png);
}
/* :focus for accessibility */
.mejs-controls .mejs-button button:focus {
  outline: dotted 1px #999;
}
/* End: CONTROL BAR */
/* Start: Time (Current / Duration) */
.mejs-container .mejs-controls .mejs-time {
  color: #fff;
  display: block;
  height: 17px;
  width: auto;
  padding: 8px 3px 0 3px ;
  overflow: hidden;
  text-align: center;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.mejs-container .mejs-controls .mejs-time span {
  color: #fff;
  font-size: 11px;
  line-height: 12px;
  display: block;
  float: left;
  margin: 1px 2px 0 0;
  width: auto;
}
/* End: Time (Current / Duration) */
/* Start: Play/Pause/Stop */
.mejs-controls .mejs-play button {
  background-position: 0 0;
}
.mejs-controls .mejs-pause button {
  background-position: 0 -16px;
}
.mejs-controls .mejs-stop button {
  background-position: -112px 0;
}
/* Start: Play/Pause/Stop */
/* Start: Progress Bar */
.mejs-controls div.mejs-time-rail {
  direction: ltr;
  width: 200px;
  padding-top: 5px;
}
.mejs-controls .mejs-time-rail span {
  display: block;
  position: absolute;
  width: 180px;
  height: 10px;
  border-radius: 2px;
  cursor: pointer;
}
.mejs-controls .mejs-time-rail .mejs-time-total {
  margin: 5px;
  background: #333;
  background: rgba(50, 50, 50, 0.8);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(30, 30, 30, 0.8)), to(rgba(60, 60, 60, 0.8)));
  background: linear-gradient(rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
}
.mejs-controls .mejs-time-rail .mejs-time-buffering {
  width: 100%;
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 15px 15px;
  -webkit-animation: buffering-stripes 2s linear infinite;
  animation: buffering-stripes 2s linear infinite;
}
@-webkit-keyframes buffering-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 30px 0;
  }
}
@keyframes buffering-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 30px 0;
  }
}
.mejs-controls .mejs-time-rail .mejs-time-loaded {
  background: #3caac8;
  background: rgba(60, 170, 200, 0.8);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(44, 124, 145, 0.8)), to(rgba(78, 183, 212, 0.8)));
  background: linear-gradient(rgba(44, 124, 145, 0.8), rgba(78, 183, 212, 0.8));
  width: 0;
}
.mejs-controls .mejs-time-rail .mejs-time-current {
  background: #fff;
  background: rgba(255, 255, 255, 0.8);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.9)), to(rgba(200, 200, 200, 0.8)));
  background: linear-gradient(rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
  width: 0;
}
.mejs-controls .mejs-time-rail .mejs-time-handle {
  display: none;
  position: absolute;
  margin: 0;
  width: 10px;
  background: #fff;
  border-radius: 5px;
  cursor: pointer;
  border: solid 2px #333;
  top: -2px;
  text-align: center;
}
.mejs-controls .mejs-time-rail .mejs-time-float {
  position: absolute;
  display: none;
  background: #eee;
  width: 36px;
  height: 17px;
  border: solid 1px #333;
  top: -26px;
  margin-left: -18px;
  text-align: center;
  color: #111;
}
.mejs-controls .mejs-time-rail .mejs-time-float-current {
  margin: 2px;
  width: 30px;
  display: block;
  text-align: center;
  left: 0;
}
.mejs-controls .mejs-time-rail .mejs-time-float-corner {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  line-height: 0;
  border: solid 5px #eee;
  border-color: #eee transparent transparent transparent;
  border-radius: 0;
  top: 15px;
  left: 13px;
}
.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float {
  width: 48px;
}
.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-current {
  width: 44px;
}
.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-corner {
  left: 18px;
}
/*
.mejs-controls .mejs-time-rail:hover .mejs-time-handle {
	visibility:visible;
}
*/
/* End: Progress Bar */
/* Start: Fullscreen */
.mejs-controls .mejs-fullscreen-button button {
  background-position: -32px 0;
}
.mejs-controls .mejs-unfullscreen button {
  background-position: -32px -16px;
}
/* End: Fullscreen */
/* Start: Mute/Volume */
.mejs-controls .mejs-mute button {
  background-position: -16px -16px;
}
.mejs-controls .mejs-unmute button {
  background-position: -16px 0;
}
.mejs-controls .mejs-volume-button {
  position: relative;
}
.mejs-controls .mejs-volume-button .mejs-volume-slider {
  display: none;
  height: 115px;
  width: 25px;
  background: url(../images/background.png);
  background: rgba(50, 50, 50, 0.7);
  border-radius: 0;
  top: -115px;
  left: 0;
  z-index: 1;
  position: absolute;
  margin: 0;
}
.mejs-controls .mejs-volume-button:hover {
  border-radius: 0 0 4px 4px;
}
/*
.mejs-controls .mejs-volume-button:hover .mejs-volume-slider {
	display: block;
}
*/
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total {
  position: absolute;
  left: 11px;
  top: 8px;
  width: 2px;
  height: 100px;
  background: #ddd;
  background: rgba(255, 255, 255, 0.5);
  margin: 0;
}
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current {
  position: absolute;
  left: 11px;
  top: 8px;
  width: 2px;
  height: 100px;
  background: #ddd;
  background: rgba(255, 255, 255, 0.9);
  margin: 0;
}
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle {
  position: absolute;
  left: 4px;
  top: -3px;
  width: 16px;
  height: 6px;
  background: #ddd;
  background: rgba(255, 255, 255, 0.9);
  cursor: N-resize;
  border-radius: 1px;
  margin: 0;
}
/* horizontal version */
.mejs-controls div.mejs-horizontal-volume-slider {
  height: 26px;
  width: 50px;
  position: relative;
}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
  position: absolute;
  left: 0;
  top: 11px;
  width: 50px;
  height: 8px;
  margin: 0;
  padding: 0;
  font-size: 1px;
  border-radius: 2px;
  background: #333;
  background: rgba(50, 50, 50, 0.8);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(30, 30, 30, 0.8)), to(rgba(60, 60, 60, 0.8)));
  background: linear-gradient(rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
  position: absolute;
  left: 0;
  top: 11px;
  width: 50px;
  height: 8px;
  margin: 0;
  padding: 0;
  font-size: 1px;
  border-radius: 2px;
  background: #fff;
  background: rgba(255, 255, 255, 0.8);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.9)), to(rgba(200, 200, 200, 0.8)));
  background: linear-gradient(rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle {
  display: none;
}
/* End: Mute/Volume */
/* Start: Track (Captions and Chapters) */
.mejs-controls .mejs-captions-button {
  position: relative;
}
.mejs-controls .mejs-captions-button button {
  background-position: -48px 0;
}
.mejs-controls .mejs-captions-button .mejs-captions-selector {
  visibility: hidden;
  position: absolute;
  bottom: 26px;
  right: -10px;
  width: 130px;
  height: 100px;
  background: url(../images/background.png);
  background: rgba(50, 50, 50, 0.7);
  border: solid 1px transparent;
  padding: 10px 10px 0 10px;
  overflow: hidden;
  border-radius: 0;
}
/*
.mejs-controls .mejs-captions-button:hover  .mejs-captions-selector {
	visibility: visible;
}
*/
.mejs-controls .mejs-captions-button .mejs-captions-selector ul {
  margin: 0;
  padding: 0;
  display: block;
  list-style-type: none !important;
  overflow: hidden;
}
.mejs-controls .mejs-captions-button .mejs-captions-selector ul li {
  margin: 0 0 6px 0;
  padding: 0;
  list-style-type: none !important;
  display: block;
  color: #fff;
  overflow: hidden;
}
.mejs-controls .mejs-captions-button .mejs-captions-selector ul li input {
  clear: both;
  float: left;
  margin: 3px 3px 0 5px;
}
.mejs-controls .mejs-captions-button .mejs-captions-selector ul li label {
  width: 100px;
  float: left;
  padding: 4px 0 0 0;
  line-height: 15px;
  font-family: helvetica, arial;
  font-size: 10px;
}
.mejs-controls .mejs-captions-button .mejs-captions-translations {
  font-size: 10px;
  margin: 0 0 5px 0;
}
.mejs-chapters {
  position: absolute;
  top: 0;
  left: 0;
  -xborder-right: solid 1px #fff;
  width: 10000px;
  z-index: 1;
}
.mejs-chapters .mejs-chapter {
  position: absolute;
  float: left;
  background: #222;
  background: rgba(0, 0, 0, 0.7);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(50, 50, 50, 0.7)), to(rgba(0, 0, 0, 0.7)));
  background: linear-gradient(rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#323232, endColorstr=#000000);
  overflow: hidden;
  border: 0;
}
.mejs-chapters .mejs-chapter .mejs-chapter-block {
  font-size: 11px;
  color: #fff;
  padding: 5px;
  display: block;
  border-right: solid 1px #333;
  border-bottom: solid 1px #333;
  cursor: pointer;
}
.mejs-chapters .mejs-chapter .mejs-chapter-block-last {
  border-right: none;
}
.mejs-chapters .mejs-chapter .mejs-chapter-block:hover {
  background: #666;
  background: rgba(102, 102, 102, 0.7);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(102, 102, 102, 0.7)), to(rgba(50, 50, 50, 0.6)));
  background: linear-gradient(rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#666666, endColorstr=#323232);
}
.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-title {
  font-size: 12px;
  font-weight: bold;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin: 0 0 3px 0;
  line-height: 12px;
}
.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-timespan {
  font-size: 12px;
  line-height: 12px;
  margin: 3px 0 4px 0;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.mejs-captions-layer {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  line-height: 22px;
  font-size: 12px;
  color: #fff;
}
.mejs-captions-layer a {
  color: #fff;
  text-decoration: underline;
}
.mejs-captions-layer[lang=ar] {
  font-size: 20px;
  font-weight: normal;
}
.mejs-captions-position {
  position: absolute;
  width: 100%;
  bottom: 15px;
  left: 0;
}
.mejs-captions-position-hover {
  bottom: 45px;
}
.mejs-captions-text {
  padding: 3px 5px;
  background: url(../images/background.png);
  background: rgba(20, 20, 20, 0.5);
  white-space: pre-wrap;
}
/* End: Track (Captions and Chapters) */
/* Start: Error */
.me-cannotplay a {
  color: #fff;
  font-weight: bold;
}
.me-cannotplay span {
  padding: 15px;
  display: block;
}
/* End: Error */
/* Start: Loop */
.mejs-controls .mejs-loop-off button {
  background-position: -64px -16px;
}
.mejs-controls .mejs-loop-on button {
  background-position: -64px 0;
}
/* End: Loop */
/* Start: backlight */
.mejs-controls .mejs-backlight-off button {
  background-position: -80px -16px;
}
.mejs-controls .mejs-backlight-on button {
  background-position: -80px 0;
}
/* End: backlight */
/* Start: Picture Controls */
.mejs-controls .mejs-picturecontrols-button {
  background-position: -96px 0;
}
/* End: Picture Controls */
/* context menu */
.mejs-contextmenu {
  position: absolute;
  width: 150px;
  padding: 10px;
  border-radius: 4px;
  top: 0;
  left: 0;
  background: #fff;
  border: solid 1px #999;
  z-index: 1001;
  /* make sure it shows on fullscreen */
}
.mejs-contextmenu .mejs-contextmenu-separator {
  height: 1px;
  font-size: 0;
  margin: 5px 6px;
  background: #333;
}
.mejs-contextmenu .mejs-contextmenu-item {
  font-family: Helvetica, Arial;
  font-size: 12px;
  padding: 4px 6px;
  cursor: pointer;
  color: #333;
}
.mejs-contextmenu .mejs-contextmenu-item:hover {
  background: #2C7C91;
  color: #fff;
}
/* Start: Source Chooser */
.mejs-controls .mejs-sourcechooser-button {
  position: relative;
}
.mejs-controls .mejs-sourcechooser-button button {
  background-position: -128px 0;
}
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector {
  visibility: hidden;
  position: absolute;
  bottom: 26px;
  right: -10px;
  width: 130px;
  height: 100px;
  background: url(../images/background.png);
  background: rgba(50, 50, 50, 0.7);
  border: solid 1px transparent;
  padding: 10px;
  overflow: hidden;
  border-radius: 0;
}
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul {
  margin: 0;
  padding: 0;
  display: block;
  list-style-type: none !important;
  overflow: hidden;
}
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li {
  margin: 0 0 6px 0;
  padding: 0;
  list-style-type: none !important;
  display: block;
  color: #fff;
  overflow: hidden;
}
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li input {
  clear: both;
  float: left;
  margin: 3px 3px 0 5px;
}
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li label {
  width: 100px;
  float: left;
  padding: 4px 0 0 0;
  line-height: 15px;
  font-family: helvetica, arial;
  font-size: 10px;
}
/* End: Source Chooser */
/* Start: Postroll */
.mejs-postroll-layer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../images/background.png);
  background: rgba(50, 50, 50, 0.7);
  z-index: 1000;
  overflow: hidden;
}
.mejs-postroll-layer-content {
  width: 100%;
  height: 100%;
}
.mejs-postroll-close {
  position: absolute;
  right: 0;
  top: 0;
  background: url(../images/background.png);
  background: rgba(50, 50, 50, 0.7);
  color: #fff;
  padding: 4px;
  z-index: 100;
  cursor: pointer;
}
/* End: Postroll */
/* Start: Speed */
div.mejs-speed-button {
  width: 46px !important;
  position: relative;
}
.mejs-controls .mejs-button.mejs-speed-button button {
  background: transparent;
  width: 36px;
  font-size: 11px;
  line-height: normal;
  color: #ffffff;
}
.mejs-controls .mejs-speed-button .mejs-speed-selector {
  visibility: hidden;
  position: absolute;
  top: -100px;
  left: -10px;
  width: 60px;
  height: 100px;
  background: url(../images/background.png);
  background: rgba(50, 50, 50, 0.7);
  border: solid 1px transparent;
  padding: 0;
  overflow: hidden;
  border-radius: 0;
}
.mejs-controls .mejs-speed-button:hover > .mejs-speed-selector {
  visibility: visible;
}
.mejs-controls .mejs-speed-button .mejs-speed-selector ul li label.mejs-speed-selected {
  color: #21f8f8;
}
.mejs-controls .mejs-speed-button .mejs-speed-selector ul {
  margin: 0;
  padding: 0;
  display: block;
  list-style-type: none !important;
  overflow: hidden;
}
.mejs-controls .mejs-speed-button .mejs-speed-selector ul li {
  margin: 0 0 6px 0;
  padding: 0 10px;
  list-style-type: none !important;
  display: block;
  color: #fff;
  overflow: hidden;
}
.mejs-controls .mejs-speed-button .mejs-speed-selector ul li input {
  clear: both;
  float: left;
  margin: 3px 3px 0 5px;
  display: none;
}
.mejs-controls .mejs-speed-button .mejs-speed-selector ul li label {
  width: 60px;
  float: left;
  padding: 4px 0 0 0;
  line-height: 15px;
  font-family: helvetica, arial;
  font-size: 11.5px;
  color: white;
  margin-left: 5px;
  cursor: pointer;
}
.mejs-controls .mejs-speed-button .mejs-speed-selector ul li:hover {
  background-color: #c8c8c8 !important;
  background-color: rgba(255, 255, 255, 0.4) !important;
}
/* End: Speed */
.audios_list .audio_player_itemlist {
  margin-bottom: 2em;
}
.audios_list .audio_player_itemlist span.audio_title {
  font-family: 'acrom', 'Lucida Grande', "Times New Roman", Times, serif;
}
.audios_list .audio_player_itemlist span.mejs-offscreen {
  display: none;
}
.audios_list .audio_player_itemlist span.audio_author {
  font-family: 'acrom', 'Lucida Grande', "Times New Roman", Times, serif;
}
.audios_list .audio_player_itemlist p.audio_description {
  margin-top: 0.4em;
  text-align: justify;
}
.audios_list .audio_player_itemlist div.media_element {
  width: 100%;
  height: 30px;
  margin-bottom: 0.8em;
}
.audio_player_standalone span.mejs-offscreen {
  display: none;
}
div.videos_list {
  column-count: 2;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-gap: 3em;
  -webkit-column-gap: 3em;
  -moz-column-gap: 3em;
}
.videos_list ul {
  margin: 0;
}
.videos_list li.video_player_itemlist {
  list-style: none;
  break-inside: avoid-column;
  -webkit-break-inside: avoid-column;
  -moz-break-inside: avoid-column;
  column-break-inside: avoid;
  -webkit-column-break-inside: avoid;
  -moz-column-break-inside: avoid;
  margin-bottom: 2em;
}
.videos_list p.video_description {
  margin-top: 0.4em;
  text-align: justify;
}
.videos_list video.media_element {
  width: 100%;
  height: 100%;
}
.green {
  background-color: #00ab26;
}
.red {
  color: #d90004;
}
/* flexible responsive iFrame container with 16:9 aspect ratio */
/* Flexible iFrame */
.responsive-container {
  position: relative;
  min-height: 420px;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.responsive-container iframe,
.responsive-container object,
.responsive-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.rnd-button {
  /*basic styles*/
  width: 40px;
  height: 40px;
  /*border styles*/
  border-radius: 20px;
  /*shadow styles*/
  -webkit-box-shadow: 2px 3px 5px #bfbfbf;
  box-shadow: 2px 3px 5px #bfbfbf;
  text-align: center;
  font-size: 36px;
  line-height: 36px;
  float: left;
  text-shadow: 0px 0px 3px #888;
}
.rnd-button:hover {
  -webkit-box-shadow: inset 0 0 30px #444;
  box-shadow: inset 0 0 30px #444;
}
.rnd-button p:hover {
  text-shadow: 0px 0px 4px #fff;
}
span.highlight {
  background-color: #FFFF62;
  font-weight: bold;
  padding: 1px 4px;
}
.mejs-container.mejs-audio .mejs-controls {
  background: #D6D6D6;
}
.mejs-container.mejs-audio .mejs-controls .mejs-time-rail .mejs-time-total {
  height: 3px;
  margin-top: 9px;
}
.mejs-container.mejs-audio .mejs-controls .mejs-time-rail .mejs-time-total .mejs-time-loaded {
  height: 3px;
  display: none;
}
.mejs-container.mejs-audio .mejs-controls .mejs-time-rail .mejs-time-total .mejs-time-current {
  height: 3px;
  background: #00DEB2;
}
.mejs-container.mejs-audio .mejs-controls .mejs-time {
  display: none;
}
.mejs-container.mejs-audio .mejs-controls .mejs-playpause-button.mejs-play button {
  background-image: url(/images/stories/icon-play.png) !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: 0 0;
}
.mejs-container.mejs-audio .mejs-controls .mejs-playpause-button.mejs-pause button {
  background-image: url(/images/stories/icon-pause.png) !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: 0 0;
}
.mejs-container.mejs-audio .mejs-controls .mejs-volume-button.mejs-mute button {
  background-image: url(/images/stories/icon-volume.png) !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: 0 0;
}
.mejs-container.mejs-audio .mejs-controls .mejs-volume-button.mejs-unmute button {
  background-image: url(/images/stories/icon-volume-mute.png) !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: 0 0;
}
.mejs-container.mejs-audio .mejs-controls .mejs-volume-button .mejs-volume-slider {
  background: none;
  cursor: pointer;
}
.mejs-container.mejs-audio .mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total {
  background: black;
}
.mejs-container.mejs-audio .mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current {
  background: #00DEB2;
}
.mejs-container.mejs-audio .mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle {
  display: none;
}
.sound-corner {
  background-color: #f3f3f3;
}
.no-full-view div.sound-corner.padding-left-1 {
  padding-left: 0%;
}
.no-full-view div.sound-corner div.padding-3 {
  padding-left: 0%;
}
.no-full-view div.sound-corner div.padding-3 {
  padding-right: 0%;
}
.btn-circle {
  border-radius: 50%;
  padding: 0 4px;
}
.icon-calendar {
  font-family: 'Glyphicons Halflings';
}
.icon-calendar:before {
  content: "\e109";
}
#leftDockSelector {
  position: fixed;
  visibility: hidden;
  z-index: 200;
}
#leftDockSelector li {
  text-align: left;
}
#leftDockSelector #listLinkSelector {
  background-color: white;
  padding: 0;
}
#leftDockSelector #listLinkSelector h3 {
  margin-top: 0;
}
#leftDockSelector #listLinkSelector.x-responsive {
  -webkit-box-shadow: 2px 2px 2px black;
          box-shadow: 2px 2px 2px black;
  border-top: 1px solid darkgrey;
  border-left: 1px solid darkgrey;
}
#leftDockSelector .col-lg-2,
#leftDockSelector .col-lg-10 {
  float: none;
  display: inline-block;
  vertical-align: middle;
  margin-right: -4px;
}
#leftDockSelector .col-lg-10 ul {
  list-style-type: none;
  padding-left: 15px;
}
#leftDockSelector .col-lg-10 ul li {
  line-height: 0.9em;
}
#leftDockSelector .col-lg-10 ul li a {
  color: black;
}
#leftDockSelector .col-lg-10 ul li a.active {
  color: #2ddcb4;
}
#leftDockSelector .col-lg-10 ul li a:hover {
  color: #2ddcb4;
}
/* Footer
-------------------------------------------------- */
.footer {
  background: #FFFFFF;
  /* impose the same left and right margins as from content inside footer */
  width: 90%;
  font-family: 'acrom', 'Lucida Grande', "Times New Roman", Times, serif;
  font-size: 14px;
  margin: 1em auto;
  border-top: 1px solid #e5e5e5;
  padding-top: 1em;
}
.footer .navbar {
  min-height: 0;
  margin-bottom: 0;
  border: none;
}
.footer p {
  margin-bottom: 0;
  color: #555;
}
.footer .footer-links .navbar-nav li a {
  text-transform: uppercase;
  color: black;
  text-decoration: none;
  padding: 7px 10px 10px 10px;
}
.footer .footer-links .navbar-nav li a:hover {
  background: none;
}
.footer .footer-links .navbar-nav li.active a,
.footer .footer-links .navbar-nav li:hover a {
  border-bottom: 3px solid #2ddcb4;
  padding-bottom: 7px;
}
.footer .footer-copyright p {
  color: #999;
  font-size: 0.666em;
}
.footer .newsletter-sub-form .input-group-addon {
  background-color: #f8f7f7;
}
.footer .newsletter-sub-form input.email {
  font-size: 1.0em;
  width: 60%;
}
.footer .newsletter-sub-button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 500;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.285714;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.footer .footer-social-buttons {
  padding-left: 0;
}
.footer .footer-social-buttons li {
  float: left;
  display: inline-block;
  width: 32px;
  height: 32px;
  list-style: none;
  margin: 3px;
}
.footer .footer-social-buttons a.social-button {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-position: 0 100%;
  background-size: cover;
}
.footer .footer-social-buttons a.social-button:hover {
  background-position: 0 0;
}
.footer .footer-social-buttons a.social-button.facebook {
  background-image: url('../../../../images/facebook.svg');
}
.footer .footer-social-buttons a.social-button.twitter {
  background-image: url('../../../../images/twitter.svg');
}
.footer .footer-social-buttons a.social-button.soundcloud {
  background-image: url('../../../../images/soundcloud.svg');
}
.footer .footer-social-buttons a.social-button.youtube {
  background-image: url('../../../../images/youtube.svg');
}
.footer .footer-social-buttons a.social-button.instagram {
  background-image: url('../../../../images/instagram.svg');
}
.footer .thumbnail {
  padding: 1px;
  border: 1px solid #cccccc;
}
.footer .navbar-inner .footer-links {
  text-align: center;
}
.footer .navbar-inner .footer-links ul {
  float: none;
  display: inline-block;
}
/* specific sections are included here */
#general-ajax-load {
  background-color: rgba(255, 255, 255, 0.5);
  border: 1px solid #CCCCCC;
  display: table;
  padding: 20px;
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  z-index: 100;
}
#general-ajax-load .container {
  display: table-cell;
  vertical-align: middle;
}
form ul li select[disabled] {
  cursor: not-allowed;
  opacity: 1;
  background-color: #eee;
}
.line-through {
  text-decoration: line-through;
}
div#opc-wapper div#opc-orderInfo div.opc-table div ul li.opc-order-total {
  width: 120px;
}
div#opc-wapper div#opc-orderInfo div.opc-table div.order-result ul li.result-total,
div#opc-wapper div#opc-orderInfo div.opc-table div.order-result ul li.result-discount,
div#opc-wapper div#opc-orderInfo div.opc-table div.order-result ul li.result-tax {
  width: 20%;
}
div#opc-wapper div#opc-orderInfo div.opc-table div.order-result ul li.result-discount,
div#opc-wapper div#opc-orderInfo div.opc-table div.order-result ul li.result-title-discount {
  color: #BD362F;
  font-weight: 800;
}
div#opc-wapper div.customer_note.tos span.tos {
  font-weight: bold;
}
div#opc-wapper .opc-module-content div.arturia-order-summary {
  border: 1px solid #d0d0d0;
}
div#opc-wapper .opc-module-content h2.opc-title.priceTitle {
  background-color: #2ddcb4;
  color: white;
  font-size: 14px;
  width: 100%;
}
div#opc-wapper .opc-module-content form.opc-form#priceForm {
  background-color: white;
}
div#opc-wapper .opc-module-content form.opc-form#priceForm .opc-table,
div#opc-wapper .opc-module-content form.opc-form#priceForm .opc-table li,
div#opc-wapper .order-result li.total {
  color: #333;
  font-size: 13px;
}
div#opc-wapper .opc-table li.opc-order-price {
  width: 20%;
}
div#opc-wapper .opc-table .order-product li {
  min-height: 35px;
  line-height: normal;
  padding: 7px 5px;
  height: auto;
  text-align: right;
}
div#opc-wapper .opc-table .order-product li.opc-order-qty {
  text-align: left;
}
@media screen and (max-width: 767px) {
  div#opc-wapper div#opc-orderInfo div.opc-table div.order-result ul li.result-total,
  div#opc-wapper div#opc-orderInfo div.opc-table div.order-result ul li.result-discount,
  div#opc-wapper div#opc-orderInfo div.opc-table div.order-result ul li.result-tax {
    width: 60%;
  }
}
div#cart-view-default.cart-view div.cart-view-top {
  border: none;
}
div#cart-view-default.cart-view div.cart-view-top span.float-right {
  float: right;
}
div#cart-view-default.cart-view div.cart-view-top span.float-right a.continue_link {
  color: #666;
  text-decoration: none;
}
div#cart-view-default.cart-view div.cart-view-top span.float-right a.continue_link:hover {
  color: black;
}
div#cart-view-default.cart-view form#checkoutForm fieldset#cart-contents table.cart-summary {
  width: 100%;
}
div#cart-view-default.cart-view form#checkoutForm fieldset#cart-contents table.cart-summary tr th {
  text-align: left;
  padding: 6px 12px;
  font-family: inherit;
  color: #222;
  border-right: 1px solid #ebebeb;
  border-bottom: solid #E9E8E8 1px;
  background: none;
}
div#cart-view-default.cart-view form#checkoutForm fieldset#cart-contents table.cart-summary tr th.th-name {
  width: 20%;
}
div#cart-view-default.cart-view form#checkoutForm fieldset#cart-contents table.cart-summary tr th.th-price {
  width: 20%;
}
div#cart-view-default.cart-view form#checkoutForm fieldset#cart-contents table.cart-summary tr th.th-quanlity {
  width: 20%;
}
div#cart-view-default.cart-view form#checkoutForm fieldset#cart-contents table.cart-summary tr th.th-discount {
  width: 20%;
}
div#cart-view-default.cart-view form#checkoutForm fieldset#cart-contents table.cart-summary tr th.th-total {
  width: 20%;
}
div#cart-view-default.cart-view form#checkoutForm fieldset#cart-contents table.cart-summary tr th.th-last {
  border-right: none;
}
div#cart-view-default.cart-view form#checkoutForm fieldset#cart-contents table.cart-summary tr td {
  padding: 6px 12px;
}
div#cart-view-default.cart-view form#checkoutForm fieldset#cart-contents table.cart-summary tr.product-detail-row {
  border-bottom: 1px dashed #efefef;
}
div#cart-view-default.cart-view form#checkoutForm fieldset#cart-contents table.cart-summary tr.product-detail-row td {
  border-right: 1px solid #ebebeb;
}
div#cart-view-default.cart-view form#checkoutForm fieldset#cart-contents table.cart-summary tr.product-detail-row td.product-desc a.product-name {
  color: #222;
  font-size: 13px;
  font-weight: bold;
  font-family: inherit;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
}
div#cart-view-default.cart-view form#checkoutForm fieldset#cart-contents table.cart-summary tr.product-detail-row td.product-desc span.cart-images img {
  width: 100%;
  border: none;
}
div#cart-view-default.cart-view form#checkoutForm fieldset#cart-contents table.cart-summary tr.product-detail-row td.product-desc span.product-sku {
  font-size: 11px;
  font-weight: bold;
  font-family: inherit;
  color: #6a6a6a;
}
div#cart-view-default.cart-view form#checkoutForm fieldset#cart-contents table.cart-summary tr.product-detail-row td.product-desc div.vm-customfield-cart span {
  font-size: 11px;
  font-weight: normal;
  font-family: inherit;
  color: #6e6e6e;
}
div#cart-view-default.cart-view form#checkoutForm fieldset#cart-contents table.cart-summary tr.product-detail-row td.base-price {
  text-align: right;
}
div#cart-view-default.cart-view form#checkoutForm fieldset#cart-contents table.cart-summary tr.product-detail-row td.product-quantity input.quantity-inputbox {
  float: left;
  height: auto;
  width: 70%;
  border: 1px solid #acacac;
  border-radius: 3px;
  color: #333;
  font: normal 13px/13px Arial, Helvetica, san-serif;
  padding: 2px;
  background: 0;
  margin: 0 3px 4px;
  max-width: 186px;
}
div#cart-view-default.cart-view form#checkoutForm fieldset#cart-contents table.cart-summary tr.product-detail-row td.sub-total {
  text-align: right;
  font-size: 13px;
  font-weight: bold;
  font-family: inherit;
  color: #6a6a6a;
}
div#cart-view-default.cart-view form#checkoutForm fieldset#cart-contents table.cart-summary tr.product-detail-row td.td-last {
  border-right: none !important;
}
div#cart-view-default.cart-view form#checkoutForm fieldset#cart-contents table.cart-summary tr.product-detail-last-row {
  border-bottom: none !important;
}
div#cart-view-default.cart-view form#checkoutForm fieldset#cart-contents table.cart-summary tr.coupon-pane td {
  background: #e1e1e1;
}
div#cart-view-default.cart-view form#checkoutForm fieldset#cart-contents table.cart-summary tr.coupon-pane td#coupon_price {
  text-align: right;
}
div#cart-view-default.cart-view form#checkoutForm fieldset#cart-contents table.cart-summary tr.coupon-pane td input#coupon_code {
  height: auto;
}
div#cart-view-default.cart-view form#checkoutForm fieldset#cart-contents table.cart-summary tr.price-result-1 td {
  text-align: right;
  border-bottom: 1px solid #efefef;
}
div#cart-view-default.cart-view form#checkoutForm fieldset#cart-contents table.cart-summary tr.price-result-1 td#sales_price {
  font-size: 13px;
  font-weight: bold;
  font-family: inherit;
  color: #6a6a6a;
}
div#cart-view-default.cart-view form#checkoutForm fieldset#cart-contents table.cart-summary tr.sectiontableentry td {
  text-align: right;
}
div#cart-view-default.cart-view form#checkoutForm fieldset#cart-contents table.cart-summary tr.sectiontableentry td #eco_tax {
  text-align: right;
  font-size: 13px;
  font-weight: bold;
}
div#cart-view-default.cart-view form#checkoutForm fieldset#cart-contents table.cart-summary tr.shipment-pane {
  border-bottom: 1px solid #efefef;
}
div#cart-view-default.cart-view form#checkoutForm fieldset#cart-contents table.cart-summary tr.shipment-pane #shipment {
  text-align: right;
  font-size: 13px;
  font-weight: bold;
  font-family: inherit;
  color: #6a6a6a;
}
div#cart-view-default.cart-view form#checkoutForm fieldset#cart-contents table.cart-summary tr.shipment-pane h4 {
  font-weight: bold;
}
div#cart-view-default.cart-view form#checkoutForm fieldset#cart-contents table.cart-summary tr.shipment-tax td {
  text-align: right;
}
div#cart-view-default.cart-view form#checkoutForm fieldset#cart-contents table.cart-summary tr.payment-pane {
  border-bottom: 1px solid #efefef;
}
div#cart-view-default.cart-view form#checkoutForm fieldset#cart-contents table.cart-summary tr.payment-pane h4 {
  font-weight: bold;
}
div#cart-view-default.cart-view form#checkoutForm fieldset#cart-contents table.cart-summary tr.payment-pane #payment {
  text-align: right;
}
div#cart-view-default.cart-view form#checkoutForm fieldset#cart-contents table.cart-summary tr.sectiontableentry2 td {
  text-align: right;
}
div#cart-view-default.cart-view form#checkoutForm fieldset#cart-contents table.cart-summary tr.sectiontableentry2 td strong#bill_total {
  color: #f00;
}
div#cart-view-default.cart-view form#checkoutForm div.billto-shipto {
  border: none;
}
div#cart-view-default.cart-view form#checkoutForm div.billto-shipto .form-group {
  margin-bottom: 3px;
}
div#cart-view-default.cart-view form#checkoutForm div.billto-shipto h3:after {
  border-bottom: 1px solid #999;
  content: "";
  display: table-cell;
  position: relative;
  top: 0px;
  width: 100%;
}
div#cart-view-default.cart-view form#checkoutForm div.billto-shipto h3 {
  display: table;
  white-space: nowrap;
}
div#cart-view-default.cart-view form#checkoutForm div.customer-comment {
  text-align: center;
  border-top: solid #E9E8E8 1px;
  margin: 2% 0;
  padding: 2% 0;
}
span.terms-of-service {
  cursor: hand;
  cursor: pointer;
}
span.terms-of-service:hover {
  color: #2ddcb4;
}
.fancybox-overlay {
  z-index: 13000;
}
.fancybox-wrap {
  z-index: 13010;
}
.vm-orders-information div .tabs.dyn-tabs tr,
.vm-orders-information div .tabs.dyn-tabs th,
.vm-orders-information div .tabs.dyn-tabs td {
  border: 1px solid;
  padding: 5px;
}
div .invoice h1 {
  font-size: 30px;
}
@media screen and (max-width: 991px) {
  div .invoice h1 {
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
  div .invoice h1 {
    font-size: 16px;
  }
}
#invoice body {
  padding-top: 0px;
}
@media print {
  #invoice header nav,
  #invoice footer {
    display: none;
  }
  @page {
    margin: 0.5cm;
  }
  #invoice .divider {
    font-size: 1px;
    margin: 0px auto;
    border-top: 1px solid #C1C1C1;
    width: 100%;
  }
  #invoice table[role=presentation] {
    background: lightgrey;
  }
  #invoice .mj-column-per-10 {
    width: 10%!important;
  }
  #invoice .mj-column-per-12 {
    width: 12%!important;
  }
  #invoice .mj-column-per-16 {
    width: 16%!important;
  }
  #invoice .mj-column-per-20 {
    width: 20%!important;
  }
  #invoice .mj-column-per-22 {
    width: 22%!important;
  }
  #invoice .mj-column-per-25 {
    width: 25%!important;
  }
  #invoice .mj-column-per-30 {
    width: 30%!important;
  }
  #invoice .mj-column-per-35 {
    width: 35%!important;
  }
  #invoice .mj-column-per-36 {
    width: 36%!important;
  }
  #invoice .mj-column-per-40 {
    width: 40%!important;
  }
  #invoice .mj-column-per-42 {
    width: 42%!important;
  }
  #invoice .mj-column-per-45 {
    width: 45%!important;
  }
  #invoice .mj-column-per-50 {
    width: 50%!important;
  }
  #invoice .mj-column-per-55 {
    width: 55%!important;
  }
  #invoice .mj-column-per-60 {
    width: 60%!important;
  }
  #invoice .mj-column-per-65 {
    width: 65%!important;
  }
  #invoice .mj-column-per-100 {
    width: 100%!important;
  }
  #invoice #outlook a {
    padding: 0;
  }
  #invoice .ReadMsgBody {
    width: 100%;
  }
  #invoice .ExternalClass {
    width: 100%;
  }
  #invoice .ExternalClass * {
    line-height: 100%;
  }
  #invoice body {
    margin: 0;
    padding: 0;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
  }
  #invoice table,
  #invoice td {
    border-collapse: collapse;
    mso-table-lspace: 0pt;
    mso-table-rspace: 0pt;
  }
  #invoice img {
    border: 0;
    height: auto;
    line-height: 100%;
    outline: none;
    text-decoration: none;
    -ms-interpolation-mode: bicubic;
  }
  #invoice p {
    display: block;
    margin: 13px 0;
  }
}
#invoice #outlook a {
  padding: 0;
}
#invoice .ReadMsgBody {
  width: 100%;
}
#invoice .ExternalClass {
  width: 100%;
}
#invoice .ExternalClass * {
  line-height: 100%;
}
#invoice body {
  margin: 0;
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
#invoice table,
#invoice td {
  border-collapse: collapse;
  mso-table-lspace: 0pt;
  mso-table-rspace: 0pt;
}
#invoice img {
  border: 0;
  height: auto;
  line-height: 100%;
  outline: none;
  text-decoration: none;
  -ms-interpolation-mode: bicubic;
}
#invoice p {
  display: block;
  margin: 13px 0;
}
@media only screen and (max-width: 480px) {
  @-ms-viewport {
    width: 320px;
  }
  @-o-viewport {
    width: 320px;
  }
  @viewport {
    width: 320px;
  }
}
@media only screen and (min-width: 480px) {
  #invoice .mj-column-per-100 {
    width: 100%!important;
  }
  #invoice .mj-column-per-55 {
    width: 55%!important;
  }
  #invoice .mj-column-per-50 {
    width: 50%!important;
  }
  #invoice .mj-column-per-100 {
    width: 100%!important;
  }
  #invoice .mj-column-per-35 {
    width: 35%!important;
  }
  #invoice .mj-column-per-45 {
    width: 45%!important;
  }
  #invoice .mj-column-per-20 {
    width: 20%!important;
  }
  #invoice .mj-column-per-10 {
    width: 10%!important;
  }
  #invoice .mj-column-per-65 {
    width: 65%!important;
  }
  #invoice .mj-column-per-42 {
    width: 42%!important;
  }
  #invoice .mj-column-per-30 {
    width: 30%!important;
  }
  #invoice .mj-column-per-12 {
    width: 12%!important;
  }
  #invoice .mj-column-per-16 {
    width: 16%!important;
  }
  #invoice .mj-column-per-22 {
    width: 22%!important;
  }
  #invoice .mj-column-per-25 {
    width: 25%!important;
  }
  #invoice .mj-column-per-60 {
    width: 60%!important;
  }
  #invoice .mj-column-per-40 {
    width: 40%!important;
  }
  #invoice .mj-column-per-65 {
    width: 65%!important;
  }
  #invoice .mj-column-per-35 {
    width: 35%!important;
  }
  #invoice .mj-column-per-36 {
    width: 36%!important;
  }
}
/* Template colors legend
 * Base color: @cartBackgroundColor
 * Secondary color (custom cart fields and review form): @cartSecondaryColor
 * Text color: @cartTextColor
 * Label color: @cartLabelColor
 * Link color: @link-color
 * Button color: @buttonsMagicColor
 * Button gradient start color: @buttonStartGradien
 * Button gradient end color: @buttonEndGradient
 * Price color: @priceColor
 * Input color: @cartTextColor;
 * Input shadow color : @inputShadowColor
 * */
#catalog-container a {
  text-decoration: none;
  color: #000000;
}
#catalog-container a:hover .product-title,
#catalog-container a:hover .item-price {
  color: #2ddcb4;
}
.product-title {
  display: inline-block;
  font-family: 'acrom', 'Lucida Grande', "Times New Roman", Times, serif;
  color: black;
  font-size: 1em;
  text-align: center;
  width: 100%;
  margin: 0 auto;
}
/* see page-display-option > page-class : store-list for K2 categories styled with this (all store main subsections */
.store-list .itemList #itemListPrimary .itemContainer .catItemView .product-details {
  margin-top: 1.5em;
  margin-bottom: 2.5em;
}
.store-list .itemList #itemListPrimary .itemContainer .catItemView .product-details a {
  text-decoration: none !important;
  color: black;
}
.store-list .itemList #itemListPrimary .itemContainer .catItemView .product-details a:hover button.btn.btn-primary {
  display: block;
  position: relative;
  top: 50%;
  margin: 0 auto;
}
.store-list .itemList #itemListPrimary .itemContainer .catItemView .product-details a:hover .product-title,
.store-list .itemList #itemListPrimary .itemContainer .catItemView .product-details a:hover .item-price {
  color: #2ddcb4;
}
.store-list .itemList #itemListPrimary .itemContainer .catItemView .product-details a .product-image {
  display: block;
  width: 100%;
  height: 294px;
}
.store-list .itemList #itemListPrimary .itemContainer .catItemView .product-details a .product-image .btn.btn-primary {
  display: none;
}
.store-list .itemList #itemListPrimary .itemContainer .catItemView .product-details a .product-title {
  display: inline-block;
  font-family: 'acrom', 'Lucida Grande', "Times New Roman", Times, serif;
  color: black;
  font-size: 1em;
  text-align: center;
  width: 100%;
  margin: 0 auto;
}
.store-list .itemList #itemListPrimary .itemContainer .catItemView .product-details a .item-price {
  text-align: center;
  font-size: 1.0em;
}
.store-list .catItemHeader {
  margin-top: 2em;
}
.itemStoreIntro {
  /* Nouveau au cas ou tu arrive pas a faire marcher l ancienne classe */
  /* Bouttons a gauche en SM */
}
.itemStoreIntro .product-title {
  background-image: none;
  padding-left: 0px;
  font-size: 2.3rem;
  font-size: 2.3em;
  font-weight: 700;
  text-align: left;
}
.itemStoreIntro .product-category {
  font-size: 1.4rem;
  font-size: 1.4em;
  font-weight: 700;
  font-style: oblique;
}
.itemStoreIntro .product-price {
  font-size: 2.3rem;
  font-size: 2.3em;
  font-weight: 700;
}
.itemStoreIntro div.before_content h4,
.itemStoreIntro div.category-list h4,
.itemStoreIntro div.item-page h4,
.itemStoreIntro div.itemBody h4,
.itemStoreIntro div.itemListView h4 {
  font-family: acrom, 'Lucida Grande', "Times New Roman", Times, serif;
  font-size: 1.1em;
  color: #000;
  line-height: 1.05em;
  margin-bottom: .5em;
}
.itemStoreIntro .product-category {
  color: #666;
}
.itemStoreIntro .btn.active,
.itemStoreIntro .btn:active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.itemStoreIntro .contrast-old-price {
  font-size: .8em;
  color: #666;
}
.itemStoreIntro .ending-line {
  display: table;
  white-space: nowrap;
}
.itemStoreIntro .ending-line:after {
  border-top: 1px solid #cacaca;
  content: "";
  display: table-cell;
  position: relative;
  top: 0.7em;
  width: 100%;
  left: 0.5em;
}
.itemStoreIntro .btn-radio {
  width: 100%;
}
.itemStoreIntro .img-radio {
  opacity: 0.5;
  margin-bottom: 5px;
}
.itemStoreIntro .space-20 {
  margin-top: 20px;
}
.itemStoreIntro label.radio span {
  cursor: pointer;
  white-space: normal;
}
@media screen and (max-width: 991px) {
  .itemStoreIntro .k2mart .k2martAddToCartBar span.k2martAddToCartButton {
    float: left;
  }
}
/* Template specific styles and classes */
.k2mart {
  color: #333333;
}
.k2mart a,
.k2mart a:link,
.k2mart a:visited,
.k2mart a:hover,
.k2mart a:focus,
.k2mart a:active {
  color: #2bc9a3;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
  background-color: transparent;
}
.k2mart a:hover {
  text-decoration: none;
}
.k2mart a.addtocart-button-offer,
.k2mart a.addtocart-button-offer:link,
.k2mart a.addtocart-button-offer:hover,
.k2mart a.addtocart-button-offer:active {
  background-color: #2ddcb4;
  color: #FFFFFF;
  border: none;
}
/*
.k2mart ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
*/
.k2mart table {
  width: 100%;
  border: none;
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  background: #FDFCFC;
}
.k2mart table tr,
.k2mart table tr td {
  border: none;
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  vertical-align: top;
  border: 1px solid #eff5fc;
}
.k2mart table tr td {
  padding: 12px 12px 10px 8px;
}
.k2mart img {
  /*border: 1px solid @cartBackgroundColor;*/
  vertical-align: top;
}
.k2mart .k2martHeading {
  display: block;
  color: #333333;
  padding: 0 10px;
  margin: 0;
  height: 30px;
  line-height: 30px;
  font-weight: bold;
  font-size: 16px;
  background-color: #eff5fc;
}
.k2mart .k2martFieldLabel,
.k2mart label {
  color: #333333;
  font-weight: bold;
}
.k2mart .k2martFieldLabelTip {
  display: block;
  font-weight: normal;
  font-style: italic;
}
.k2mart .k2martFieldValueDescription {
  display: block;
  clear: both;
}
.k2mart .k2martInput {
  font-weight: normal;
  padding: 4px;
  margin: 0;
  border: 1px solid #eff5fc;
  border-radius: 2px;
  color: #333333;
  -webkit-box-shadow: 0 1px 1px #A8B7C1 inset;
          box-shadow: 0 1px 1px #A8B7C1 inset;
  background: #FFFFFF;
}
.k2mart input.k2martInput {
  text-align: center;
}
.k2mart .k2martButton {
  cursor: pointer;
  background-color: #6fe7cb !important;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#59e3c4), to(#6fe7cb));
  background-image: linear-gradient(top, #59e3c4 0%, #6fe7cb 100%);
  border: 1px solid #6fe7cb;
  border-radius: 4px;
  color: #2bc9a3 !important;
  font-weight: bold;
  padding: 4px 12px;
  text-align: center;
  display: block;
}
.k2mart .k2martButton:hover,
.k2mart .k2martButton:focus {
  background-image: none;
  background-image: rgba(169, 199, 235, 0.8);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#84ebd3), to(#43e0bc));
  background-image: linear-gradient(top, #84ebd3 0%, #43e0bc 100%);
  text-decoration: none !important;
}
.k2martClearFix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.k2martHidden {
  display: none;
}
/* Add to cart block */
.k2martAddToCart {
  background-color: #eff5fc;
  border: 4px solid #eff5fc;
  border-radius: 4px 4px 0 4px;
}
/* Product header block (listings only) */
.k2mart a.k2martProductDetailsToggler {
  background: url("../../images/arrow_down.png") no-repeat center right transparent;
  margin-left: 10px;
  padding-right: 16px;
}
.k2mart a.k2martProductDetailsToggler.open {
  background: url("../../images/arrow_up.png") no-repeat center right transparent;
}
.k2mart table.k2martListProductHeader {
  background-color: #FFFFFF;
  color: #333333;
  border-bottom: 4px solid #eff5fc;
}
.k2mart table.k2martListProductHeader td {
  padding-top: 4px;
  padding-bottom: 4px;
}
.k2mart table.k2martListProductHeader .k2martProductSKU {
  font-weight: normal;
}
.k2mart table.k2martListProductHeader .k2martProductRatingCell {
  width: 1%;
  white-space: nowrap;
  text-align: right;
}
.k2mart table.k2martListProductHeader .k2martProductRating {
  padding-left: 22px;
  background: url('../../images/user.png') left center no-repeat;
  font-weight: bold;
}
.k2mart .k2martListProductHeaderContainer .k2martProductDetails {
  display: none;
}
.k2mart .k2martListProductHeaderContainer .k2martProductDetails table td {
  padding-top: 8px;
  padding-bottom: 2px;
}
/* Product standard fields */
.k2mart table.k2martFields {
  border-bottom: 4px solid #eff5fc;
}
/* Product custom cart fields */
.k2mart table.k2martCustomCartFields {
  background: #eff5fc;
}
.k2mart table.k2martCustomCartFields span.k2martFieldLabel {
  display: block;
  color: #333333;
}
.k2mart table.k2martCustomCartFields span.k2martFieldLabelTip {
  display: block;
}
.k2mart table.k2martCustomCartFields label,
.k2mart table.k2martCustomCartFields input {
  color: #333333;
  display: block;
  float: left;
  font-weight: normal;
  margin: 4px;
}
.k2mart table.k2martCustomCartFields label {
  clear: right;
}
.k2mart table.k2martCustomCartFields input {
  clear: left;
}
/* Product add to cart fields */
.k2mart div.k2martAddToCartFields {
  background: #eff5fc;
}
.k2mart div.k2martAddToCartFields td {
  text-align: right;
  vertical-align: middle;
  padding: 6px 12px;
}
.k2mart div.k2martAddToCartFields td.k2martAvailability {
  text-align: left;
  padding-left: 48px;
  background: url('../../images/availability.png') 7px center no-repeat #FFFFFF;
}
.k2mart div.k2martAddToCartFields td.k2martShipping {
  text-align: left;
  padding-left: 48px;
  background: url('../../images/shipping.png') 7px center no-repeat #FFFFFF;
}
.k2mart div.k2martAddToCartFields .k2martFieldLabel {
  display: block;
}
.k2mart div.k2martAddToCartFields .customfieldcolor {
  border-color: #2ddcb4;
  border-width: 2px;
  background-color: #DEF2ED;
}
.k2mart .k2martAvailabilityValue {
  font-weight: bold;
}
.k2mart .k2martShippingValue {
  font-weight: bold;
}
.k2mart .k2martShippingValue img {
  border: none;
}
.k2mart input.quantity-input {
  width: 26px;
  height: 10px;
  margin: 0 8px 0 10px;
}
.k2mart input.quantity-controls {
  cursor: pointer;
  width: 14px;
  height: 14px;
  border: none;
  position: relative;
  top: 2px;
}
.k2mart input.quantity-plus {
  background: url('../../images/plus_button.png') 0 0 no-repeat;
}
.k2mart input.quantity-minus {
  background: url('../../images/minus_button.png') 0 0 no-repeat;
}
.k2mart .k2martPrice {
  display: inline-block;
  font-size: 26px;
  font-weight: bold;
  color: black;
}
.k2mart a.k2martExtendedPriceToggler {
  display: inline-block;
  width: 18px;
  height: 18px;
  margin: 0 0 0 10px;
  background: url('../../images/info.png') 0 0 no-repeat;
  cursor: pointer;
}
.k2mart a.k2martExtendedPriceToggler:hover,
a.k2martExtendedPriceToggler:focus,
a.k2martExtendedPriceToggler:active {
  background: url('../../images/info.png') 0 0 no-repeat;
}
.k2mart .k2martExtendedPrice {
  width: 300px;
  position: absolute;
  font-weight: bold;
  z-index: 10;
  border: 1px solid #F1F4F6;
  border-bottom: none;
  border-radius: 4px;
  -webkit-box-shadow: -1px 1px 3px #BFC3C6;
          box-shadow: -1px 1px 3px #BFC3C6;
  padding: 0;
  text-align: left;
}
.k2mart .k2martExtendedPrice div {
  background-color: #FFFFFF;
  border-bottom: 1px solid #F1F4F6;
  color: #333333;
  padding: 10px 12px 4px 12px;
}
.k2mart .k2martExtendedPrice span {
  float: right;
  clear: right;
  padding-left: 30px;
  color: #333333;
}
.k2mart .k2martAddToCartBar span.k2martAddToCartButton {
  background-color: #eff5fc;
  padding: 3px 4px 5px 5px;
  border-radius: 0 0 4px 4px;
  float: right;
}
/* Product tabs (item view only)*/
#k2martTabs {
  background-color: #eff5fc;
  border: 4px solid #eff5fc;
  border-radius: 4px;
  margin-top: 24px;
}
#k2martTabs table {
  background: #FFFFFF;
}
.k2mart #k2martTabs table tr,
.k2mart #k2martTabs table td {
  border: none;
}
.k2mart #k2martTabs table tr {
  border-top: 1px solid #eff5fc;
}
#k2martTabs a.k2martAskQuestionButton {
  float: right;
  margin-top: 12px;
  margin-right: 10px;
}
#k2martTabs ul.k2martTabsNavigation {
  margin: 0;
  padding: 0;
  list-style: none;
}
#k2martTabs ul.k2martTabsNavigation li {
  display: block;
  float: left;
  margin: 0 4px 0 0;
}
#k2martTabs ul.k2martTabsNavigation li a,
#k2martTabs ul.k2martTabsNavigation li a:link,
#k2martTabs ul.k2martTabsNavigation li a:visited {
  display: block;
  cursor: pointer;
  background: #6fe7cb;
  background-image: -o-linear-gradient(top, #59e3c4, #6fe7cb);
  border-radius: 4px 4px 0 0;
  color: #2ddcb4;
  font-weight: bold;
  padding: 0 8px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  position: relative;
  bottom: -1px;
}
#k2martTabs ul.k2martTabsNavigation li a:hover,
#k2martTabs ul.k2martTabsNavigation li a.active,
#k2martTabs ul.k2martTabsNavigation li a:focus {
  background-image: none;
  background: #FFFFFF;
  font-weight: bold;
  color: #333333;
  border-radius: 4px 4px 0 0;
  text-decoration: none;
}
#k2martTabs div.k2martTabContent {
  background: #FFFFFF;
}
/* Product reviews (item view only) */
#k2martReviews {
  background: #FFFFFF;
}
#k2martReviews .k2martReview {
  padding: 12px 0 16px 0;
  border-bottom: 2px solid #eff5fc;
}
#k2martReviews .k2martReview .k2martReviewInfo {
  padding: 0 14px 2px 14px;
  border-bottom: 1px solid #eff5fc;
  font-weight: bold;
}
#k2martReviews .k2martReview .k2martReviewInfo .k2martReviewUser {
  padding: 0 6px 0 22px;
  background: url('../images/user.png') left center no-repeat;
  border-right: 1px solid #eff5fc;
}
#k2martReviews .k2martReview .k2martRatingValue {
  display: none;
}
#k2martReviews .k2martRatingStars {
  display: inline-block;
  position: relative;
  width: 70px;
  height: 12px;
}
#k2martReviews .k2martTotalRating {
  display: inline-block;
  width: 100%;
  height: 12px;
  background: url('../../images/rating.png') 0 100% repeat-x;
  position: absolute;
  left: 0;
  cursor: pointer;
}
#k2martReviews .k2martCurrentRating {
  display: inline-block;
  height: 12px;
  background: url('../../images/rating.png') 0 0 repeat-x;
  position: absolute;
  left: 0;
  z-index: 1;
  cursor: pointer;
}
#k2martReviews .k2martReview .k2martReviewInfo .k2martReviewDate {
  float: right;
  color: #333333;
  font-weight: normal;
}
#k2martReviews .k2martReview blockquote {
  color: #333333;
  margin: 0;
  padding: 14px 14px 0 14px;
}
#k2martReviews .k2martNote {
  display: block;
  padding: 10px 14px;
}
#k2martReviews .k2martReviewFormContainer {
  background-color: #eff5fc;
}
#k2martReviews table.k2martReviewFormRating {
  background: #eff5fc;
}
#k2martReviews table.k2martReviewFormRating tr {
  border: none;
  border-top: 1px solid #eff5fc;
  border-bottom: 1px solid #eff5fc;
}
#k2martReviews table.k2martReviewFormRating td {
  text-align: center;
  border: none;
  border-left: 1px solid #eff5fc;
  padding: 12px 0;
}
#k2martReviews table.k2martReviewFormRating td:first {
  border-left: none;
}
#k2martReviews .k2martReviewFormHeading {
  padding: 20px 14px;
}
#k2martReviews .k2martReviewFormHeading h5.k2martReviewFormHeadingTitle {
  display: block;
  padding: 0;
  margin: 0;
  font-weight: bold;
  font-size: 14px;
}
#k2martReviews .k2martReviewFormHeading span.k2martReviewFormHeadingHint {
  display: block;
  padding: 0;
  margin: 0;
  font-weight: normal;
  font-size: 12px;
}
#k2martReviews .k2martReviewComment {
  padding: 0 14px 10px 14px;
}
#k2martReviews .k2martReviewFormHeading span.k2martReviewFormCounter {
  float: right;
}
#k2martReviews textarea#comment {
  width: 98%;
  margin: 0;
  margin-bottom: 10px;
  text-align: left;
}
#k2martReviews input#k2martReviewSubmitButton {
  float: right;
}
/* Filters */
#k2mart a#k2martFiltersToggler {
  cursor: pointer;
  float: right;
  background: #F0EFEF;
  border: 1px solid #EBEBEB;
  border-radius: 4px;
  padding: 0;
  color: #707070;
  font-weight: bold;
  text-decoration: none;
}
#k2mart a#k2martFiltersToggler:link,
#k2mart a#k2martFiltersToggler:hover,
#k2mart a#k2martFiltersToggler:active,
#k2mart a#k2martFiltersToggler:focus,
#k2mart a#k2martFiltersToggler:hover {
  background: #F0EFEF;
  color: #707070;
  text-decoration: none;
}
#k2martFiltersToggler .k2martFiltersTogglerText {
  display: inline-block;
  padding: 6px 12px;
  border-right: 1px solid #E5E2E2;
}
#k2martFiltersToggler .k2martFiltersTogglerIcon {
  display: inline-block;
  width: 10px;
  height: 10px;
  padding: 0 12px 0 10px;
  background: url('../images/toggler.png') center 0 no-repeat;
}
#k2martFiltersToggler.k2martFiltersTogglerIconExpanded .k2martFiltersTogglerIcon {
  background-position: center 100%;
}
#k2martFilters {
  clear: both;
  position: relative;
  top: -2px;
  z-index: 10;
  background-color: #ECECEC;
  border: 1px solid #CCCBCB;
  border-top: none;
  border-right: none;
  border-radius: 4px 0px 4px 4px;
  padding: 26px 16px 16px 14px;
}
#k2martFilters .k2martFiltersDescription {
  color: #636363;
  font-weight: normal;
  margin-bottom: 26px;
}
#k2martFilters #k2martFiltersTable {
  width: 100%;
  padding: 0;
  margin: 0;
  border: none;
}
#k2martFilters #k2martFiltersTable tr {
  padding: 0;
  margin: 0;
  border: none;
}
#k2martFilters #k2martFiltersTable td {
  padding: 6px 0;
  margin: 0;
  border: none;
  background: none;
}
#k2martFilters #k2martFiltersTable td.k2martFilterLabel {
  padding-right: 16px;
}
#k2martFilters #k2martFiltersTable td.k2martFilterLabel label {
  color: #757575;
  font-weight: bold;
}
#k2martFilters div.chzn-container {
  padding: 0;
  margin: 0;
  width: 100%;
}
#k2martFilters div.chzn-container ul.chzn-choices {
  margin: 0;
  padding: 2px 0;
  background-image: none;
  border: none;
  border-top: 1px solid #D7D7D7;
  border-radius: 4px;
}
#k2martFilters div.chzn-container-active ul.chzn-choices {
  -webkit-box-shadow: none;
          box-shadow: none;
}
#k2martFilters div.chzn-container ul.chzn-choices li {
  height: 9px;
  line-height: 9px;
  margin: 1px;
  padding: 5px 24px 7px 10px;
}
#k2martFilters div.chzn-container ul.chzn-choices li.search-choice {
  background-color: #B5CCDA;
  background-image: -o-linear-gradient(top, #CADEEB, #B5CCDA);
  border: 1px solid #B5CCDA;
  border-radius: 4px;
  color: #5683B7;
  font-weight: bold;
  -webkit-box-shadow: none;
          box-shadow: none;
}
#k2martFilters div.chzn-container ul.chzn-choices a.search-choice-close {
  background: url("../../images/chosen-sprite.png") no-repeat scroll right top transparent;
}
#k2martFilters div.chzn-container ul.chzn-choices a.search-choice-close:focus,
#k2martFilters ul.chzn-choices a.search-choice-close:hover {
  background: url("../../images/chosen-sprite.png") no-repeat scroll right -11px transparent;
}
#k2martFilters div.chzn-container ul.chzn-results {
  margin: -1px 0 0;
  padding: 0;
}
#k2martFilters div.chzn-container ul.chzn-results li {
  margin: 0;
  padding: 5px 6px;
  line-height: normal;
}
#k2martFilters div.chzn-container ul.chzn-choices li.search-field {
  padding: 0 5px;
  margin: 1px;
  height: 24px;
  line-height: 24px;
  border: none;
}
#k2martFilters div.chzn-container ul.chzn-choices li.search-field input {
  margin: 0;
  padding: 0;
}
#k2martFilters div.chzn-container-single a.chzn-single {
  background-color: #E2E2E2;
  background-image: -o-linear-gradient(top, #FEFEFE, #E2E2E2);
  border: 1px solid #CCCCCC;
  border-radius: 4px;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #636363;
  height: 26px;
  line-height: 26px;
}
#k2martFilters div.chzn-container-single a.chzn-single div {
  right: 8px;
}
#k2martFilters div.chzn-container-single a.chzn-single div b {
  background: url("../../images/chosen-sprite.png") no-repeat scroll 0 0 transparent;
}
#k2martFilters div.chzn-container-active a.chzn-single-with-drop div b {
  background-position: -18px 1px;
}
#k2martFilters #k2martOrdering,
#k2martFilters #k2martOrderingDir {
  width: 50%;
}
#k2martFilters #k2martCategories,
#k2martFilters #k2martManufacturers {
  width: 100%;
}
.itemFullText.store .itemFullText.store .btn.btn-primary,
.product-related-products .itemFullText.store .btn.btn-primary,
.itemFullText.store .product-related-products .btn.btn-primary,
.product-related-products .product-related-products .btn.btn-primary {
  background-color: #2ddcb4;
}
.itemFullText.store .itemFullText.store .ending-line,
.product-related-products .itemFullText.store .ending-line,
.itemFullText.store .product-related-products .ending-line,
.product-related-products .product-related-products .ending-line {
  display: table;
  white-space: nowrap;
}
.itemFullText.store .itemFullText.store .ending-line:after,
.product-related-products .itemFullText.store .ending-line:after,
.itemFullText.store .product-related-products .ending-line:after,
.product-related-products .product-related-products .ending-line:after {
  border-top: 1px solid #cacaca;
  content: "";
  display: table-cell;
  position: relative;
  top: 0.7em;
  width: 100%;
  left: 0.5em;
}
.itemHeader {
  height: auto;
}
.image-circle,
.img-circle {
  border-radius: 50%;
  border: 10px solid #9a9a9a;
}
.image-circle.no-border,
.img-circle.no-border {
  border: none;
}
.product .img-responsive-vertical,
.product .img-vertically-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.product .row.full-width {
  margin-left: 0;
  margin-right: 0;
  /*.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1 , .col-xl-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2,
      .col-xl-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xl-3,
      .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xl-4,
      .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xl-5,
      .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xl-6,
      .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xl-7,
      .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xl-8,
      .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xl-9,
      .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xl-10,
      .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xl-11 {

        &:first-child {
          padding-left: 0;

        }

        &:last-child {
          padding-right: 0;
        }

      }*/
}
.product .row.full-width .col-xs-12,
.product .row.full-width .col-sm-12,
.product .row.full-width .col-md-12,
.product .row.full-width .col-lg-12,
.product .row.full-width .col-xl-12 {
  padding-left: 0;
  padding-right: 0;
}
.product .row.full-width img.img-responsive {
  min-width: 100%;
}
.product .row.full-width .background-img-wrapper .background-img {
  position: relative;
  top: 0;
  left: 0;
}
.product .row.full-width .background-img-wrapper .background-img img.img-responsive {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  min-height: 100%;
}
.product section {
  padding-top: 0;
}
.product section.debug {
  border: 1px dotted purple;
}
/* [TV]27/06/2014] Big sentence for morgan */
.zerg {
  font-size: 1.5em;
}
/*[TV]27/06/2014] Add new mixin class for generate all background-color */
.bgcolor-SubNavText {
  background-color: #cacaca;
}
.bgcolor-4grey {
  background-color: #f3f3f3;
}
.bgcolor-lightGreyMorgan {
  background-color: #eee;
}
.bgcolor-green {
  background-color: green;
}
.bgcolor-blue {
  background-color: blue;
}
.bgcolor-red {
  background-color: red;
}
.bgcolor-white {
  background-color: white;
}
.bgcolor-lightgrey4utre {
  background-color: #f3f3f3;
}
.bgcolor-grey {
  background-color: grey;
}
.bgcolor-dimgrey {
  background-color: dimgrey;
}
.bgcolor-black {
  background-color: black;
}
/*[TV]27/06/2014] Add new mixin class for generate all margin and padding */
.margin-0-auto {
  margin: 0 auto;
}
.margin-bottom-none {
  margin-bottom: 0;
}
.margin-bottom-auto {
  margin-bottom: auto;
}
.padding-bottom-none {
  padding-bottom: 0;
}
.margin-right-none {
  margin-right: 0;
}
.margin-right-auto {
  margin-right: auto;
}
.padding-right-none {
  padding-right: 0;
}
.margin-left-none {
  margin-left: 0;
}
.margin-left-auto {
  margin-left: auto;
}
.padding-left-none {
  padding-left: 0;
}
.margin-top-none {
  margin-top: 0;
}
.margin-top-auto {
  margin-top: auto;
}
.padding-top-none {
  padding-top: 0;
}
.margin-0 {
  margin: 0% 0% 0% 0%;
}
.padding-0 {
  padding: 0% 0% 0% 0%;
}
.margin-bottom-1 {
  margin-bottom: 1%;
}
.padding-bottom-1 {
  padding-bottom: 1%;
}
.margin-right-1 {
  margin-right: 1%;
}
.padding-right-1 {
  padding-right: 1%;
}
.margin-left-1 {
  margin-left: 1%;
}
.padding-left-1 {
  padding-left: 1%;
}
.margin-top-1 {
  margin-top: 1%;
}
.padding-top-1 {
  padding-top: 1%;
}
.margin-1 {
  margin: 1% 1% 1% 1%;
}
.padding-1 {
  padding: 1% 1% 1% 1%;
}
.margin-bottom-2 {
  margin-bottom: 2%;
}
.padding-bottom-2 {
  padding-bottom: 2%;
}
.margin-right-2 {
  margin-right: 2%;
}
.padding-right-2 {
  padding-right: 2%;
}
.margin-left-2 {
  margin-left: 2%;
}
.padding-left-2 {
  padding-left: 2%;
}
.margin-top-2 {
  margin-top: 2%;
}
.padding-top-2 {
  padding-top: 2%;
}
.margin-2 {
  margin: 2% 2% 2% 2%;
}
.padding-2 {
  padding: 2% 2% 2% 2%;
}
.margin-bottom-3 {
  margin-bottom: 3%;
}
.padding-bottom-3 {
  padding-bottom: 3%;
}
.margin-right-3 {
  margin-right: 3%;
}
.padding-right-3 {
  padding-right: 3%;
}
.margin-left-3 {
  margin-left: 3%;
}
.padding-left-3 {
  padding-left: 3%;
}
.margin-top-3 {
  margin-top: 3%;
}
.padding-top-3 {
  padding-top: 3%;
}
.margin-3 {
  margin: 3% 3% 3% 3%;
}
.padding-3 {
  padding: 3% 3% 3% 3%;
}
.margin-bottom-4 {
  margin-bottom: 4%;
}
.padding-bottom-4 {
  padding-bottom: 4%;
}
.margin-right-4 {
  margin-right: 4%;
}
.padding-right-4 {
  padding-right: 4%;
}
.margin-left-4 {
  margin-left: 4%;
}
.padding-left-4 {
  padding-left: 4%;
}
.margin-top-4 {
  margin-top: 4%;
}
.padding-top-4 {
  padding-top: 4%;
}
.margin-4 {
  margin: 4% 4% 4% 4%;
}
.padding-4 {
  padding: 4% 4% 4% 4%;
}
.margin-bottom-5 {
  margin-bottom: 5%;
}
.padding-bottom-5 {
  padding-bottom: 5%;
}
.margin-right-5 {
  margin-right: 5%;
}
.padding-right-5 {
  padding-right: 5%;
}
.margin-left-5 {
  margin-left: 5%;
}
.padding-left-5 {
  padding-left: 5%;
}
.margin-top-5 {
  margin-top: 5%;
}
.padding-top-5 {
  padding-top: 5%;
}
.margin-5 {
  margin: 5% 5% 5% 5%;
}
.padding-5 {
  padding: 5% 5% 5% 5%;
}
.margin-bottom-6 {
  margin-bottom: 6%;
}
.padding-bottom-6 {
  padding-bottom: 6%;
}
.margin-right-6 {
  margin-right: 6%;
}
.padding-right-6 {
  padding-right: 6%;
}
.margin-left-6 {
  margin-left: 6%;
}
.padding-left-6 {
  padding-left: 6%;
}
.margin-top-6 {
  margin-top: 6%;
}
.padding-top-6 {
  padding-top: 6%;
}
.margin-6 {
  margin: 6% 6% 6% 6%;
}
.padding-6 {
  padding: 6% 6% 6% 6%;
}
.margin-bottom-7 {
  margin-bottom: 7%;
}
.padding-bottom-7 {
  padding-bottom: 7%;
}
.margin-right-7 {
  margin-right: 7%;
}
.padding-right-7 {
  padding-right: 7%;
}
.margin-left-7 {
  margin-left: 7%;
}
.padding-left-7 {
  padding-left: 7%;
}
.margin-top-7 {
  margin-top: 7%;
}
.padding-top-7 {
  padding-top: 7%;
}
.margin-7 {
  margin: 7% 7% 7% 7%;
}
.padding-7 {
  padding: 7% 7% 7% 7%;
}
.margin-bottom-8 {
  margin-bottom: 8%;
}
.padding-bottom-8 {
  padding-bottom: 8%;
}
.margin-right-8 {
  margin-right: 8%;
}
.padding-right-8 {
  padding-right: 8%;
}
.margin-left-8 {
  margin-left: 8%;
}
.padding-left-8 {
  padding-left: 8%;
}
.margin-top-8 {
  margin-top: 8%;
}
.padding-top-8 {
  padding-top: 8%;
}
.margin-8 {
  margin: 8% 8% 8% 8%;
}
.padding-8 {
  padding: 8% 8% 8% 8%;
}
.margin-bottom-9 {
  margin-bottom: 9%;
}
.padding-bottom-9 {
  padding-bottom: 9%;
}
.margin-right-9 {
  margin-right: 9%;
}
.padding-right-9 {
  padding-right: 9%;
}
.margin-left-9 {
  margin-left: 9%;
}
.padding-left-9 {
  padding-left: 9%;
}
.margin-top-9 {
  margin-top: 9%;
}
.padding-top-9 {
  padding-top: 9%;
}
.margin-9 {
  margin: 9% 9% 9% 9%;
}
.padding-9 {
  padding: 9% 9% 9% 9%;
}
.margin-bottom-10 {
  margin-bottom: 10%;
}
.padding-bottom-10 {
  padding-bottom: 10%;
}
.margin-right-10 {
  margin-right: 10%;
}
.padding-right-10 {
  padding-right: 10%;
}
.margin-left-10 {
  margin-left: 10%;
}
.padding-left-10 {
  padding-left: 10%;
}
.margin-top-10 {
  margin-top: 10%;
}
.padding-top-10 {
  padding-top: 10%;
}
.margin-10 {
  margin: 10% 10% 10% 10%;
}
.padding-10 {
  padding: 10% 10% 10% 10%;
}
/*[TV]END]*/
.img-corner-left {
  display: block;
  position: absolute;
  width: auto;
  top: 25%;
}
.img-corner-right {
  display: block;
  position: absolute;
  width: auto;
  top: 25%;
  left: -60%;
}
/* padding inside banner */
/* at maximum size (1176) this is the size in pixels = 19px */
.ratio-100 {
  background-repeat: no-repeat;
}
.ratio-100.cover {
  background-size: cover;
}
.ratio-100.contain {
  background-size: contain;
}
@media (max-width: 480px) {
  .ratio-100 {
    min-height: 33.33333333px;
    background-size: 100% 33.33333333;
  }
  .ratio-100 > .parent-ratio {
    min-height: unnit(50, px);
  }
}
@media (min-width: 480px) {
  .ratio-100 {
    min-height: 33.33333333px;
    background-size: 100% 33.33333333;
  }
  .ratio-100 > .parent-ratio {
    min-height: 50px;
  }
}
@media (min-width: 768px) {
  .ratio-100 {
    min-height: 52.08333333px;
    background-size: 100% 52.08333333;
  }
  .ratio-100 > .parent-ratio {
    min-height: 50px;
  }
}
@media (min-width: 992px) {
  .ratio-100 {
    min-height: 67.36111111px;
    background-size: 100% 67.36111111;
    background-repeat: no-repeat;
  }
  .ratio-100 > .parent-ratio {
    min-height: 50px;
  }
}
@media (min-width: 1200px) {
  .ratio-100 {
    min-height: 83.33333333px;
    background-size: 100% 83.33333333;
    background-repeat: no-repeat;
  }
  .ratio-100 > .parent-ratio {
    height: 50px;
  }
}
@media (min-width: 1500px) {
  .ratio-100 {
    min-height: 100px;
    background-size: 100% 100;
    background-repeat: no-repeat;
  }
  .ratio-100 > .parent-ratio {
    min-height: 50px;
  }
}
.ratio-200 {
  background-repeat: no-repeat;
}
.ratio-200.cover {
  background-size: cover;
}
.ratio-200.contain {
  background-size: contain;
}
@media (max-width: 480px) {
  .ratio-200 {
    min-height: 66.66666667px;
    background-size: 100% 66.66666667;
  }
  .ratio-200 > .parent-ratio {
    min-height: unnit(100, px);
  }
}
@media (min-width: 480px) {
  .ratio-200 {
    min-height: 66.66666667px;
    background-size: 100% 66.66666667;
  }
  .ratio-200 > .parent-ratio {
    min-height: 100px;
  }
}
@media (min-width: 768px) {
  .ratio-200 {
    min-height: 104.16666667px;
    background-size: 100% 104.16666667;
  }
  .ratio-200 > .parent-ratio {
    min-height: 100px;
  }
}
@media (min-width: 992px) {
  .ratio-200 {
    min-height: 134.72222222px;
    background-size: 100% 134.72222222;
    background-repeat: no-repeat;
  }
  .ratio-200 > .parent-ratio {
    min-height: 100px;
  }
}
@media (min-width: 1200px) {
  .ratio-200 {
    min-height: 166.66666667px;
    background-size: 100% 166.66666667;
    background-repeat: no-repeat;
  }
  .ratio-200 > .parent-ratio {
    height: 100px;
  }
}
@media (min-width: 1500px) {
  .ratio-200 {
    min-height: 200px;
    background-size: 100% 200;
    background-repeat: no-repeat;
  }
  .ratio-200 > .parent-ratio {
    min-height: 100px;
  }
}
.ratio-300 {
  background-repeat: no-repeat;
}
.ratio-300.cover {
  background-size: cover;
}
.ratio-300.contain {
  background-size: contain;
}
@media (max-width: 480px) {
  .ratio-300 {
    min-height: 100px;
    background-size: 100% 100;
  }
  .ratio-300 > .parent-ratio {
    min-height: unnit(150, px);
  }
}
@media (min-width: 480px) {
  .ratio-300 {
    min-height: 100px;
    background-size: 100% 100;
  }
  .ratio-300 > .parent-ratio {
    min-height: 150px;
  }
}
@media (min-width: 768px) {
  .ratio-300 {
    min-height: 156.25px;
    background-size: 100% 156.25;
  }
  .ratio-300 > .parent-ratio {
    min-height: 150px;
  }
}
@media (min-width: 992px) {
  .ratio-300 {
    min-height: 202.08333333px;
    background-size: 100% 202.08333333;
    background-repeat: no-repeat;
  }
  .ratio-300 > .parent-ratio {
    min-height: 150px;
  }
}
@media (min-width: 1200px) {
  .ratio-300 {
    min-height: 250px;
    background-size: 100% 250;
    background-repeat: no-repeat;
  }
  .ratio-300 > .parent-ratio {
    height: 150px;
  }
}
@media (min-width: 1500px) {
  .ratio-300 {
    min-height: 300px;
    background-size: 100% 300;
    background-repeat: no-repeat;
  }
  .ratio-300 > .parent-ratio {
    min-height: 150px;
  }
}
.ratio-400 {
  background-repeat: no-repeat;
}
.ratio-400.cover {
  background-size: cover;
}
.ratio-400.contain {
  background-size: contain;
}
@media (max-width: 480px) {
  .ratio-400 {
    min-height: 133.33333333px;
    background-size: 100% 133.33333333;
  }
  .ratio-400 > .parent-ratio {
    min-height: unnit(200, px);
  }
}
@media (min-width: 480px) {
  .ratio-400 {
    min-height: 133.33333333px;
    background-size: 100% 133.33333333;
  }
  .ratio-400 > .parent-ratio {
    min-height: 200px;
  }
}
@media (min-width: 768px) {
  .ratio-400 {
    min-height: 208.33333333px;
    background-size: 100% 208.33333333;
  }
  .ratio-400 > .parent-ratio {
    min-height: 200px;
  }
}
@media (min-width: 992px) {
  .ratio-400 {
    min-height: 269.44444444px;
    background-size: 100% 269.44444444;
    background-repeat: no-repeat;
  }
  .ratio-400 > .parent-ratio {
    min-height: 200px;
  }
}
@media (min-width: 1200px) {
  .ratio-400 {
    min-height: 333.33333333px;
    background-size: 100% 333.33333333;
    background-repeat: no-repeat;
  }
  .ratio-400 > .parent-ratio {
    height: 200px;
  }
}
@media (min-width: 1500px) {
  .ratio-400 {
    min-height: 400px;
    background-size: 100% 400;
    background-repeat: no-repeat;
  }
  .ratio-400 > .parent-ratio {
    min-height: 200px;
  }
}
.ratio-500 {
  background-repeat: no-repeat;
}
.ratio-500.cover {
  background-size: cover;
}
.ratio-500.contain {
  background-size: contain;
}
@media (max-width: 480px) {
  .ratio-500 {
    min-height: 166.66666667px;
    background-size: 100% 166.66666667;
  }
  .ratio-500 > .parent-ratio {
    min-height: unnit(250, px);
  }
}
@media (min-width: 480px) {
  .ratio-500 {
    min-height: 166.66666667px;
    background-size: 100% 166.66666667;
  }
  .ratio-500 > .parent-ratio {
    min-height: 250px;
  }
}
@media (min-width: 768px) {
  .ratio-500 {
    min-height: 260.41666667px;
    background-size: 100% 260.41666667;
  }
  .ratio-500 > .parent-ratio {
    min-height: 250px;
  }
}
@media (min-width: 992px) {
  .ratio-500 {
    min-height: 336.80555556px;
    background-size: 100% 336.80555556;
    background-repeat: no-repeat;
  }
  .ratio-500 > .parent-ratio {
    min-height: 250px;
  }
}
@media (min-width: 1200px) {
  .ratio-500 {
    min-height: 416.66666667px;
    background-size: 100% 416.66666667;
    background-repeat: no-repeat;
  }
  .ratio-500 > .parent-ratio {
    height: 250px;
  }
}
@media (min-width: 1500px) {
  .ratio-500 {
    min-height: 500px;
    background-size: 100% 500;
    background-repeat: no-repeat;
  }
  .ratio-500 > .parent-ratio {
    min-height: 250px;
  }
}
.ratio-600 {
  background-repeat: no-repeat;
}
.ratio-600.cover {
  background-size: cover;
}
.ratio-600.contain {
  background-size: contain;
}
@media (max-width: 480px) {
  .ratio-600 {
    min-height: 200px;
    background-size: 100% 200;
  }
  .ratio-600 > .parent-ratio {
    min-height: unnit(300, px);
  }
}
@media (min-width: 480px) {
  .ratio-600 {
    min-height: 200px;
    background-size: 100% 200;
  }
  .ratio-600 > .parent-ratio {
    min-height: 300px;
  }
}
@media (min-width: 768px) {
  .ratio-600 {
    min-height: 312.5px;
    background-size: 100% 312.5;
  }
  .ratio-600 > .parent-ratio {
    min-height: 300px;
  }
}
@media (min-width: 992px) {
  .ratio-600 {
    min-height: 404.16666667px;
    background-size: 100% 404.16666667;
    background-repeat: no-repeat;
  }
  .ratio-600 > .parent-ratio {
    min-height: 300px;
  }
}
@media (min-width: 1200px) {
  .ratio-600 {
    min-height: 500px;
    background-size: 100% 500;
    background-repeat: no-repeat;
  }
  .ratio-600 > .parent-ratio {
    height: 300px;
  }
}
@media (min-width: 1500px) {
  .ratio-600 {
    min-height: 600px;
    background-size: 100% 600;
    background-repeat: no-repeat;
  }
  .ratio-600 > .parent-ratio {
    min-height: 300px;
  }
}
.ratio-700 {
  background-repeat: no-repeat;
}
.ratio-700.cover {
  background-size: cover;
}
.ratio-700.contain {
  background-size: contain;
}
@media (max-width: 480px) {
  .ratio-700 {
    min-height: 233.33333333px;
    background-size: 100% 233.33333333;
  }
  .ratio-700 > .parent-ratio {
    min-height: unnit(350, px);
  }
}
@media (min-width: 480px) {
  .ratio-700 {
    min-height: 233.33333333px;
    background-size: 100% 233.33333333;
  }
  .ratio-700 > .parent-ratio {
    min-height: 350px;
  }
}
@media (min-width: 768px) {
  .ratio-700 {
    min-height: 364.58333333px;
    background-size: 100% 364.58333333;
  }
  .ratio-700 > .parent-ratio {
    min-height: 350px;
  }
}
@media (min-width: 992px) {
  .ratio-700 {
    min-height: 471.52777778px;
    background-size: 100% 471.52777778;
    background-repeat: no-repeat;
  }
  .ratio-700 > .parent-ratio {
    min-height: 350px;
  }
}
@media (min-width: 1200px) {
  .ratio-700 {
    min-height: 583.33333333px;
    background-size: 100% 583.33333333;
    background-repeat: no-repeat;
  }
  .ratio-700 > .parent-ratio {
    height: 350px;
  }
}
@media (min-width: 1500px) {
  .ratio-700 {
    min-height: 700px;
    background-size: 100% 700;
    background-repeat: no-repeat;
  }
  .ratio-700 > .parent-ratio {
    min-height: 350px;
  }
}
.ratio-800 {
  background-repeat: no-repeat;
}
.ratio-800.cover {
  background-size: cover;
}
.ratio-800.contain {
  background-size: contain;
}
@media (max-width: 480px) {
  .ratio-800 {
    min-height: 266.66666667px;
    background-size: 100% 266.66666667;
  }
  .ratio-800 > .parent-ratio {
    min-height: unnit(400, px);
  }
}
@media (min-width: 480px) {
  .ratio-800 {
    min-height: 266.66666667px;
    background-size: 100% 266.66666667;
  }
  .ratio-800 > .parent-ratio {
    min-height: 400px;
  }
}
@media (min-width: 768px) {
  .ratio-800 {
    min-height: 416.66666667px;
    background-size: 100% 416.66666667;
  }
  .ratio-800 > .parent-ratio {
    min-height: 400px;
  }
}
@media (min-width: 992px) {
  .ratio-800 {
    min-height: 538.88888889px;
    background-size: 100% 538.88888889;
    background-repeat: no-repeat;
  }
  .ratio-800 > .parent-ratio {
    min-height: 400px;
  }
}
@media (min-width: 1200px) {
  .ratio-800 {
    min-height: 666.66666667px;
    background-size: 100% 666.66666667;
    background-repeat: no-repeat;
  }
  .ratio-800 > .parent-ratio {
    height: 400px;
  }
}
@media (min-width: 1500px) {
  .ratio-800 {
    min-height: 800px;
    background-size: 100% 800;
    background-repeat: no-repeat;
  }
  .ratio-800 > .parent-ratio {
    min-height: 400px;
  }
}
.ratio-900 {
  background-repeat: no-repeat;
}
.ratio-900.cover {
  background-size: cover;
}
.ratio-900.contain {
  background-size: contain;
}
@media (max-width: 480px) {
  .ratio-900 {
    min-height: 300px;
    background-size: 100% 300;
  }
  .ratio-900 > .parent-ratio {
    min-height: unnit(450, px);
  }
}
@media (min-width: 480px) {
  .ratio-900 {
    min-height: 300px;
    background-size: 100% 300;
  }
  .ratio-900 > .parent-ratio {
    min-height: 450px;
  }
}
@media (min-width: 768px) {
  .ratio-900 {
    min-height: 468.75px;
    background-size: 100% 468.75;
  }
  .ratio-900 > .parent-ratio {
    min-height: 450px;
  }
}
@media (min-width: 992px) {
  .ratio-900 {
    min-height: 606.25px;
    background-size: 100% 606.25;
    background-repeat: no-repeat;
  }
  .ratio-900 > .parent-ratio {
    min-height: 450px;
  }
}
@media (min-width: 1200px) {
  .ratio-900 {
    min-height: 750px;
    background-size: 100% 750;
    background-repeat: no-repeat;
  }
  .ratio-900 > .parent-ratio {
    height: 450px;
  }
}
@media (min-width: 1500px) {
  .ratio-900 {
    min-height: 900px;
    background-size: 100% 900;
    background-repeat: no-repeat;
  }
  .ratio-900 > .parent-ratio {
    min-height: 450px;
  }
}
.ratio-1000 {
  background-repeat: no-repeat;
}
.ratio-1000.cover {
  background-size: cover;
}
.ratio-1000.contain {
  background-size: contain;
}
@media (max-width: 480px) {
  .ratio-1000 {
    min-height: 333.33333333px;
    background-size: 100% 333.33333333;
  }
  .ratio-1000 > .parent-ratio {
    min-height: unnit(500, px);
  }
}
@media (min-width: 480px) {
  .ratio-1000 {
    min-height: 333.33333333px;
    background-size: 100% 333.33333333;
  }
  .ratio-1000 > .parent-ratio {
    min-height: 500px;
  }
}
@media (min-width: 768px) {
  .ratio-1000 {
    min-height: 520.83333333px;
    background-size: 100% 520.83333333;
  }
  .ratio-1000 > .parent-ratio {
    min-height: 500px;
  }
}
@media (min-width: 992px) {
  .ratio-1000 {
    min-height: 673.61111111px;
    background-size: 100% 673.61111111;
    background-repeat: no-repeat;
  }
  .ratio-1000 > .parent-ratio {
    min-height: 500px;
  }
}
@media (min-width: 1200px) {
  .ratio-1000 {
    min-height: 833.33333333px;
    background-size: 100% 833.33333333;
    background-repeat: no-repeat;
  }
  .ratio-1000 > .parent-ratio {
    height: 500px;
  }
}
@media (min-width: 1500px) {
  .ratio-1000 {
    min-height: 1000px;
    background-size: 100% 1000;
    background-repeat: no-repeat;
  }
  .ratio-1000 > .parent-ratio {
    min-height: 500px;
  }
}
.ratio-videohd {
  background-repeat: no-repeat;
}
.ratio-videohd.cover {
  background-size: cover;
}
.ratio-videohd.contain {
  background-size: contain;
}
@media (max-width: 480px) {
  .ratio-videohd {
    min-height: 270px;
    background-size: 100% 270px;
  }
  .ratio-videohd > .parent-ratio {
    min-height: unnit(405px, px);
  }
}
@media (min-width: 480px) {
  .ratio-videohd {
    min-height: 270px;
    background-size: 100% 270px;
  }
  .ratio-videohd > .parent-ratio {
    min-height: 405px;
  }
}
@media (min-width: 768px) {
  .ratio-videohd {
    min-height: 421.875px;
    background-size: 100% 421.875px;
  }
  .ratio-videohd > .parent-ratio {
    min-height: 405px;
  }
}
@media (min-width: 992px) {
  .ratio-videohd {
    min-height: 545.625px;
    background-size: 100% 545.625px;
    background-repeat: no-repeat;
  }
  .ratio-videohd > .parent-ratio {
    min-height: 405px;
  }
}
@media (min-width: 1200px) {
  .ratio-videohd {
    min-height: 675px;
    background-size: 100% 675px;
    background-repeat: no-repeat;
  }
  .ratio-videohd > .parent-ratio {
    height: 405px;
  }
}
@media (min-width: 1500px) {
  .ratio-videohd {
    min-height: 810px;
    background-size: 100% 810px;
    background-repeat: no-repeat;
  }
  .ratio-videohd > .parent-ratio {
    min-height: 405px;
  }
}
.ratio-video {
  background-repeat: no-repeat;
}
.ratio-video.cover {
  background-size: cover;
}
.ratio-video.contain {
  background-size: contain;
}
@media (max-width: 480px) {
  .ratio-video {
    min-height: 360px;
    background-size: 100% 360px;
  }
  .ratio-video > .parent-ratio {
    min-height: unnit(540px, px);
  }
}
@media (min-width: 480px) {
  .ratio-video {
    min-height: 360px;
    background-size: 100% 360px;
  }
  .ratio-video > .parent-ratio {
    min-height: 540px;
  }
}
@media (min-width: 768px) {
  .ratio-video {
    min-height: 562.5px;
    background-size: 100% 562.5px;
  }
  .ratio-video > .parent-ratio {
    min-height: 540px;
  }
}
@media (min-width: 992px) {
  .ratio-video {
    min-height: 727.5px;
    background-size: 100% 727.5px;
    background-repeat: no-repeat;
  }
  .ratio-video > .parent-ratio {
    min-height: 540px;
  }
}
@media (min-width: 1200px) {
  .ratio-video {
    min-height: 900px;
    background-size: 100% 900px;
    background-repeat: no-repeat;
  }
  .ratio-video > .parent-ratio {
    height: 540px;
  }
}
@media (min-width: 1500px) {
  .ratio-video {
    min-height: 1080px;
    background-size: 100% 1080px;
    background-repeat: no-repeat;
  }
  .ratio-video > .parent-ratio {
    min-height: 540px;
  }
}
.ratio-golden {
  background-repeat: no-repeat;
}
.ratio-golden.cover {
  background-size: cover;
}
.ratio-golden.contain {
  background-size: contain;
}
@media (max-width: 480px) {
  .ratio-golden {
    min-height: 296.65631492px;
    background-size: 100% 296.65631492px;
  }
  .ratio-golden > .parent-ratio {
    min-height: unnit(444.98447238px, px);
  }
}
@media (min-width: 480px) {
  .ratio-golden {
    min-height: 296.65631492px;
    background-size: 100% 296.65631492px;
  }
  .ratio-golden > .parent-ratio {
    min-height: 444.98447238px;
  }
}
@media (min-width: 768px) {
  .ratio-golden {
    min-height: 463.52549206px;
    background-size: 100% 463.52549206px;
  }
  .ratio-golden > .parent-ratio {
    min-height: 444.98447238px;
  }
}
@media (min-width: 992px) {
  .ratio-golden {
    min-height: 599.49296974px;
    background-size: 100% 599.49296974px;
    background-repeat: no-repeat;
  }
  .ratio-golden > .parent-ratio {
    min-height: 444.98447238px;
  }
}
@media (min-width: 1200px) {
  .ratio-golden {
    min-height: 741.6407873px;
    background-size: 100% 741.6407873px;
    background-repeat: no-repeat;
  }
  .ratio-golden > .parent-ratio {
    height: 444.98447238px;
  }
}
@media (min-width: 1500px) {
  .ratio-golden {
    min-height: 889.96894476px;
    background-size: 100% 889.96894476px;
    background-repeat: no-repeat;
  }
  .ratio-golden > .parent-ratio {
    min-height: 444.98447238px;
  }
}
.ratio-square {
  background-repeat: no-repeat;
}
.ratio-square.cover {
  background-size: cover;
}
.ratio-square.contain {
  background-size: contain;
}
@media (max-width: 480px) {
  .ratio-square {
    min-height: 480px;
    background-size: 100% 480px;
  }
  .ratio-square > .parent-ratio {
    min-height: unnit(720px, px);
  }
}
@media (min-width: 480px) {
  .ratio-square {
    min-height: 480px;
    background-size: 100% 480px;
  }
  .ratio-square > .parent-ratio {
    min-height: 720px;
  }
}
@media (min-width: 768px) {
  .ratio-square {
    min-height: 750px;
    background-size: 100% 750px;
  }
  .ratio-square > .parent-ratio {
    min-height: 720px;
  }
}
@media (min-width: 992px) {
  .ratio-square {
    min-height: 970px;
    background-size: 100% 970px;
    background-repeat: no-repeat;
  }
  .ratio-square > .parent-ratio {
    min-height: 720px;
  }
}
@media (min-width: 1200px) {
  .ratio-square {
    min-height: 1200px;
    background-size: 100% 1200px;
    background-repeat: no-repeat;
  }
  .ratio-square > .parent-ratio {
    height: 720px;
  }
}
@media (min-width: 1500px) {
  .ratio-square {
    min-height: 1440px;
    background-size: 100% 1440px;
    background-repeat: no-repeat;
  }
  .ratio-square > .parent-ratio {
    min-height: 720px;
  }
}
.set-parent-container {
  display: table !important;
  height: inherit;
}
.align-parent {
  display: table-cell;
}
@media (max-width: 480px) {
  .align-parent {
    float: none;
  }
}
.align-parent.center {
  margin: 0 auto;
}
.align-parent.middle {
  vertical-align: middle;
}
.align-parent.bottom {
  vertical-align: bottom;
}
.align-parent.top {
  vertical-align: top;
}
.banner {
  margin-top: 40px;
  padding-top: 40px;
  background-repeat: no-repeat;
  background-position: top center;
  padding-bottom: 1.6158%;
}
@media (min-width: 768px) {
  .banner.large {
    min-height: 313px;
    background-size: 100% 313px;
  }
}
@media (min-width: 992px) {
  .banner.large {
    min-height: 405px;
    background-size: 100% 405px;
  }
}
@media (min-width: 1200px) {
  .banner.large {
    min-height: 500px;
    background-size: 100% 500px;
  }
}
@media (min-width: 1500px) {
  .banner.large {
    min-height: 600px;
    background-size: 100% 600px;
  }
}
@media (max-width: 480px) {
  .banner.narrow {
    background-size: cover;
  }
}
@media (min-width: 480px) {
  .banner.narrow {
    min-height: 134px;
    background-size: 100% 134px;
  }
}
@media (min-width: 768px) {
  .banner.narrow {
    min-height: 209px;
    background-size: 100% 209px;
  }
}
@media (min-width: 992px) {
  .banner.narrow {
    min-height: 270px;
    background-size: 100% 270px;
  }
}
@media (min-width: 1200px) {
  .banner.narrow {
    min-height: 334px;
    background-size: 100% 334px;
  }
}
@media (min-width: 1500px) {
  .banner.narrow {
    min-height: 400px;
    background-size: 100% 400px;
  }
}
@media (min-width: 768px) {
  .banner.ultra-narrow {
    min-height: 105px;
    background-size: 100% 105px;
  }
}
@media (min-width: 992px) {
  .banner.ultra-narrow {
    min-height: 135px;
    background-size: 100% 135px;
  }
}
@media (min-width: 1200px) {
  .banner.ultra-narrow {
    min-height: 167px;
    background-size: 100% 167px;
  }
}
@media (min-width: 1500px) {
  .banner.ultra-narrow {
    min-height: 200px;
    background-size: 100% 200px;
  }
}
.banner.products {
  overflow: hidden;
  text-rendering: optimizelegibility;
}
.banner.products .product-image {
  margin: 0 auto;
}
.white {
  color: #FFFFFF;
}
.dark {
  color: #000000;
}
DIV#banner-insert {
  padding-left: 1.6158%;
  width: 97.3842%;
}
DIV#banner-insert.large .right-insert {
  margin-top: 2.00%;
}
DIV#banner-insert.narrow .right-insert {
  margin-top: 2.00%;
}
/* product image insert left */
/* product title/slogan pack and buttons */
/* specific element styling */
#banner-title h1 {
  font-family: 'acrom', 'Lucida Grande', "Times New Roman", Times, serif;
  margin-top: 0.5em;
  margin-bottom: 0px;
  font-size: 1.667em;
  line-height: 1em;
  text-align: center;
}
#banner-slogan h2 {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  line-height: 1.4em;
  vertical-align: bottom;
  text-transform: uppercase;
  text-align: center;
}
div.right-insert #banner-title h1 {
  font-size: 3.334em;
  text-transform: uppercase;
  font-weight: bolder;
}
#banner-text {
  width: 80%;
  margin: 0 auto;
  text-align: center;
}
p.missing-coupon-message {
  font-size: 0.4em;
  color: #a94442;
}
#itemLinks span.priceLine {
  font-family: 'acrom', 'Lucida Grande', "Times New Roman", Times, serif;
  font-size: 1.4em;
  font-size: 1.4rem;
  display: inline-block;
  vertical-align: middle;
}
#itemLinks div.buyButton {
  display: inline-block;
  width: 7.6em;
  height: 3.5em;
  vertical-align: middle;
  background-repeat: no-repeat;
}
#itemLinks div.buyButton.white {
  background-image: url('../images/buttons/buy_white.png');
}
#itemLinks div.buyButton.dark {
  background-image: url('../images/buttons/buy_black.png');
}
#itemLinks a:hover div.buyButton {
  background-image: url('../images/buttons/buy_hover.png');
}
#itemLinks div.demoButton {
  display: inline-block;
  width: 5em;
  height: 3.5em;
  vertical-align: middle;
  background-repeat: no-repeat;
}
#itemLinks div.demoButton.white {
  background-image: url('../images/buttons/try_white.png');
}
#itemLinks div.demoButton.dark {
  background-image: url('../images/buttons/try_black.png');
}
#itemLinks a:hover div.demoButton {
  background-image: url('../images/buttons/try_hover.png');
}
img.award {
  height: 50px;
  width: auto;
  margin-left: 1%;
}
.table-striped > tbody > tr:nth-child(odd) > td {
  background-color: #f3f3f3;
}
.list-striped {
  text-align: left;
  padding-bottom: 0.5em;
}
.list-striped ul > li:nth-child(even) {
  background-color: #f3f3f3;
}
.list-striped.black ul > li:nth-child(odd) {
  background-color: #5F5F5F;
}
.list-striped.cols-3 {
  -webkit-column-count: 3;
  column-count: 3;
}
@media (max-width: 768px) {
  .list-striped.cols-3 {
    -webkit-column-count: 2;
    column-count: 2;
  }
}
@media (max-width: 480px) {
  .list-striped.cols-3 {
    -webkit-column-count: 1;
    column-count: 1;
  }
}
.list-striped.cols-2 {
  -webkit-column-count: 2;
  column-count: 2;
}
@media (max-width: 480px) {
  .list-striped.cols-2 {
    -webkit-column-count: 1;
    column-count: 1;
  }
}
@media (max-width: 768px) {
  .list-striped.cols-2 {
    -webkit-column-count: 1;
    column-count: 1;
  }
}
div.row.product-resources {
  display: none;
}
/**** Isotope Filtering ****/
.isotope-item {
  z-index: 2;
}
.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}
/**** Isotope CSS3 transitions ****/
.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
  transition-duration: 0.8s;
}
.isotope {
  -webkit-transition-property: height, width;
  transition-property: height, width;
}
.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
}
/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
}
.col-md-12.element {
  margin-top: 1.5em;
  margin-bottom: 0em;
}
.element {
  margin-bottom: 1.5em;
}
.transition-page {
  text-align: center;
  margin-bottom: 3%;
}
.transition-page a {
  text-decoration: none;
  color: black;
}
.transition-page a img {
  margin-bottom: 3%;
}
.transition-page a h4 {
  text-align: center !important;
}
.transition-page a p {
  color: black;
}
.transition-page a:focus,
.transition-page a:active,
.transition-page a:hover {
  outline: 0;
}
.support-request {
  /* Support registration */
}
.support-request .salutations {
  margin-top: 3em;
  margin-bottom: 0px;
}
.support-request h3 strong {
  font-size: 1.1em;
}
.support-request h3 small {
  font-size: 0.8em;
}
.support-request a {
  color: #2ddcb4;
}
.support-request a.btn-primary {
  color: white;
}
.support-request a.hover {
  text-decoration: none;
}
.support-request a.arturia-color {
  color: #2ddcb4;
}
.support-request .btn-primary {
  margin: 10px 0;
}
.support-request .white-text {
  color: #fff!important;
}
.support-request ul.adminformlist {
  margin-left: 0;
  list-style-type: none;
}
.support-request ul.adminformlist .list-group-item {
  border: 0px;
}
.support-request ul.adminformlist li span.form-error {
  color: red;
  text-align: center;
}
.support-request ul.adminformlist li input,
.support-request ul.adminformlist li select,
.support-request ul.adminformlist li textarea {
  margin-bottom: 1%;
}
.support-request ::-webkit-input-placeholder,
.support-request .placeholder {
  color: #999;
  font-weight: bold;
}
.support-request p.support-intro-text {
  padding-top: 15px;
  padding-bottom: 15px;
}
div.support-thanks a {
  color: #2ddcb4;
}
.reactivation-request form.form-validate ul,
.registration-request form.form-validate ul {
  list-style-type: none;
}
.reactivation-request form.form-validate ul li.has-error span.form-error,
.registration-request form.form-validate ul li.has-error span.form-error {
  color: red;
}
@media screen and (max-width: 767px) {
  #captcha table {
    -webkit-transform: scale(0.8) translate(-20%, 0px);
            transform: scale(0.8) translate(-20%, 0px);
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #captcha {
    display: inline-block;
  }
}
/*
* All style for Knowledge (faq ^^) base
*/
div.breadcrumbs {
  margin-top: 1%;
  font-size: 1.1em;
  text-align: left;
}
ul.categories-module {
  text-align: center;
}
ul.categories-module li {
  display: inline-block;
}
ul.latestnews,
ul.mostread {
  list-style-type: none;
  padding-left: 3%;
}
div.category-list form fieldset.filters {
  text-align: center;
}
div.category-list form fieldset.filters div.filter-search {
  display: inline-block;
}
div.category-list form fieldset.filters div.display-limit {
  display: inline-block;
}
div.category-list form table.category {
  width: 100%;
}
div.category-list form table.category thead tr th {
  text-align: center;
}
div.category-list form table.category thead tr th.list-title {
  text-align: left;
}
div.category-list form table.category thead tr th.list-date {
  width: 16%;
}
div.category-list form table.category thead tr th.list-hits {
  width: 5%;
}
div.category-list form table.category thead tr th.actions-title {
  width: 6%;
}
div.category-list form table.category tbody tr td {
  text-align: center;
}
div.category-list form table.category tbody tr td.list-title {
  text-align: left;
}
div.category-list form table.category tbody tr td.list-title a:hover {
  color: dodgerblue ;
}
div.category-list form table.category tbody tr td ul {
  list-style-type: none;
  margin: 0;
}
div.category-list div.cat-children ul {
  list-style-type: none;
}
div.category-list div.cat-children ul li span.item-title a:hover {
  color: dodgerblue ;
}
div.item-page .row .col-md-4 ul.actions {
  list-style-type: none;
  text-align: left;
  margin: 0 0 2% 0;
}
div.item-page .row .col-md-4 ul.actions li {
  display: inline-block;
}
/*
 * All styles for FAQ page
 */
div.col-md-6.faq-home-search form#mod-finder-searchform div.finder {
  width: 80%;
  margin-left: 7%;
}
/*remove it when fred will have validate the good template :) */
div.col-md-12 form#mod-finder-searchform {
  margin: 2% 0 2%;
}
div.col-md-12 form#mod-finder-searchform div.finder {
  width: 25%;
  margin: auto;
}
div.col-md-12 form#mod-finder-searchform div.finder input#mod-finder-searchword {
  width: 100%;
}
div.col-md-4 form#mod-finder-searchform {
  margin: 2% 0 2%;
}
div.col-md-4 form#mod-finder-searchform div.finder {
  width: 83%;
  margin: auto;
}
div.col-md-4 form#mod-finder-searchform div.finder input#mod-finder-searchword {
  width: 88%;
}
div.selectTagContainer {
  width: 80%;
  margin-left: 10%;
}
ul.categories-module {
  list-style-type: none;
}
ul.faq-category-articles li {
  list-style-type: none;
}
ul.faq-hits-articles,
ul.faq-latest-articles {
  margin: 0;
  padding: 0;
}
ul.faq-hits-articles li,
ul.faq-latest-articles li {
  list-style-type: none;
}
ul.faq-hits-articles li div.slider,
ul.faq-latest-articles li div.slider {
  padding: 0.2em;
}
ul.faq-hits-articles li div.slider .fa,
ul.faq-latest-articles li div.slider .fa {
  padding-left: 0.2em;
  padding-right: 0.2em;
}
ul.faq-hits-articles li div.slider span.title,
ul.faq-latest-articles li div.slider span.title {
  cursor: pointer;
}
ul.faq-hits-articles li div.slider span.info,
ul.faq-latest-articles li div.slider span.info {
  float: right;
  color: #949494;
}
ul.faq-hits-articles li div.slider:focus,
ul.faq-latest-articles li div.slider:focus {
  outline: none;
}
ul.faq-hits-articles li div.slider.collapsed span.title,
ul.faq-latest-articles li div.slider.collapsed span.title {
  cursor: pointer;
}
ul.faq-hits-articles li div.sliding,
ul.faq-latest-articles li div.sliding {
  padding: 1em;
}
ul.faq-hits-articles li div.sliding a,
ul.faq-latest-articles li div.sliding a {
  font-weight: 800;
  color: #2ddcb4;
}
div.actions {
  float: right;
  font-size: 0.5em;
}
div.actions div {
  float: left;
}
dl.article-info {
  margin-top: 0;
}
.faq-page-template .row .col-md-8 .row .col-md-8 {
  margin-left: 0;
}
.select2-container {
  width: 100%;
  margin-bottom: 2%;
}
input.tag {
  width: auto;
  margin-bottom: 2%;
  border-radius: 5%;
}
.tag-container {
  margin-left: 10%;
  margin-right: 10%;
}
div.finder div#search-form form#finder-search fieldset.word input.inputbox {
  float: left;
}
div.finder div#search-form form#finder-search fieldset.word button.button {
  float: left;
}
div.finder div#search-form form#finder-search div#advanced-search div.advanced-search-tip {
  display: none;
}
div.finder div#search-form form#finder-search div#advanced-search div#finder-filter-window ul#finder-filter-select-list {
  list-style-type: none;
}
div.finder div#search-form form#finder-search div#advanced-search div#finder-filter-window ul#finder-filter-select-list li.filter-branch {
  float: left;
}
div.finder div#search-results dl.search-results dt.result-title a {
  color: dodgerblue;
}
div.finder div#search-results dl.search-results dd.result-text {
  margin-bottom: 2%;
}
div.finder div#search-results dl.search-results dd.result-url {
  display: none;
}
div.finder div#search-results div.search-pagination div.search-page-counter {
  display: none;
}
/************* VERSION FAQ 4 ********************/
div.item-page div.search #mod-search-searchword,
.category-list div.search #mod-search-searchword {
  width: 100%;
  border-radius: 15px;
  padding-left: 10px;
}
div.item-page .col-md-12 table.category,
.category-list .col-md-12 table.category {
  margin: 0 auto;
  width: 60%;
}
div.item-page .col-md-12 table.category tr.article-faq td.list-title a:hover,
.category-list .col-md-12 table.category tr.article-faq td.list-title a:hover {
  color: dodgerblue;
}
div.item-page .col-md-8 table.category,
.category-list .col-md-8 table.category {
  margin: 0 auto;
  width: 100%;
}
div.item-page .col-md-8 table.category tr.article-faq td.list-title a:hover,
.category-list .col-md-8 table.category tr.article-faq td.list-title a:hover {
  color: dodgerblue;
}
div.item-page div.col-md-3:hover .title-category,
.category-list div.col-md-3:hover .title-category,
div.item-page div.col-md-2:hover .title-category,
.category-list div.col-md-2:hover .title-category {
  color: #2ddcb4;
}
div.item-page div.col-md-3 .title-category,
.category-list div.col-md-3 .title-category,
div.item-page div.col-md-2 .title-category,
.category-list div.col-md-2 .title-category {
  display: inline-block;
  font-family: acromextrabold, 'Roboto Condensed', 'futura', acromlight, Georgia, "Times New Roman", Times, serif;
  color: black;
  font-size: 1em;
  text-align: center;
  width: 100%;
  margin: 0 auto;
}
div.item-page div.col-md-3 .number-article-category,
.category-list div.col-md-3 .number-article-category,
div.item-page div.col-md-2 .number-article-category,
.category-list div.col-md-2 .number-article-category {
  text-align: center;
  margin: -10px;
}
div.item-page .article-faq,
.category-list .article-faq {
  font-size: 1.4em;
}
.press .col-md-10 {
  padding-left: 0;
}
.press .col-md-10 a.btn.pull-right {
  margin-right: 5px;
}
.press .col-md-2 {
  padding-right: 0;
}
.press .latest-press-releases a {
  color: black;
}
.press .latest-press-releases a:hover {
  color: dodgerblue;
}
.press .press_clipping {
  margin-bottom: 1.5em;
}
.press .press_clipping span.source {
  font-size: 1.2em;
  font-family: 'acrom', 'Lucida Grande', "Times New Roman", Times, serif;
  float: left;
  display: inline-block;
  font-weight: bold;
  margin-bottom: 0.5em;
}
.press .press_clipping span.issue {
  font-size: 1.2em;
  font-family: 'acrom', 'Lucida Grande', "Times New Roman", Times, serif;
  font-weight: bold;
  float: right;
  display: inline-block;
  margin-bottom: 0.5em;
}
.press .press_clipping p.artist-link {
  display: inline-block;
  width: 65.82%;
  font-weight: bold;
  margin-bottom: 0px;
}
.press .press_clipping blockquote.content {
  clear: both;
  display: block;
  position: relative;
  font-style: italic;
  text-justify: left;
  padding-top: 1.0em;
  padding-bottom: 1.0em;
  padding-right: 1.0em;
  padding-left: 1.0em;
  margin-top: 0em;
  margin-bottom: 0em;
  margin-right: 0em;
  margin-left: 0em;
  background: #f9f9f9;
  border-left: none;
  quotes: "\201C" "\201D";
}
.press .press_clipping blockquote.content:before {
  color: #404040;
  content: open-quote;
  font-size: 2.5em;
  line-height: .1em;
  margin-right: .25em;
  vertical-align: -0.4em;
}
.press .press_clipping blockquote.content:after {
  color: #404040;
  content: close-quote;
  font-size: 2.5em;
  line-height: .1em;
  margin-right: .25em;
  vertical-align: -0.4em;
}
.press .press_clipping blockquote.content :first-child {
  display: inline;
}
.press .press_clipping blockquote.content :last-child {
  margin-bottom: 0;
}
.latest-news .megafolio-container .mega-entry .category-tag {
  position: absolute;
  z-index: 5;
  float: left;
  padding: 7px;
  color: black;
  background-color: #2ddcb4;
  font-size: 1.1em;
  margin-top: -15px;
  font-weight: bold;
  text-transform: uppercase;
}
.latest-news .megafolio-container .mega-entry .category-tag a {
  color: black;
}
.latest-news .megafolio-container .mega-entry .mega-covercaption {
  background-color: #000000;
  position: absolute;
  bottom: 1px;
}
.latest-news .megafolio-container .mega-entry .mega-covercaption .mega-date,
.latest-news .megafolio-container .mega-entry .mega-covercaption .mega-title {
  text-align: left;
  font-family: 'Open Sans', sans-serif;
  line-height: 24px;
  color: #fff;
  font-weight: 400;
}
@media screen and (max-width: 480px) {
  .latest-news .megafolio-container .mega-entry .mega-covercaption .mega-date,
  .latest-news .megafolio-container .mega-entry .mega-covercaption .mega-title {
    font-size: 12px;
  }
}
@media screen and (min-width: 480px) {
  .latest-news .megafolio-container .mega-entry .mega-covercaption .mega-date,
  .latest-news .megafolio-container .mega-entry .mega-covercaption .mega-title {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .latest-news .megafolio-container .mega-entry .mega-covercaption .mega-date,
  .latest-news .megafolio-container .mega-entry .mega-covercaption .mega-title {
    font-size: 16px;
  }
}
@media screen and (min-width: 992px) {
  .latest-news .megafolio-container .mega-entry .mega-covercaption .mega-date,
  .latest-news .megafolio-container .mega-entry .mega-covercaption .mega-title {
    font-size: 18px;
  }
}
@media screen and (min-width: 1200px) {
  .latest-news .megafolio-container .mega-entry .mega-covercaption .mega-date,
  .latest-news .megafolio-container .mega-entry .mega-covercaption .mega-title {
    font-size: 20px;
  }
}
@media screen and (min-width: 1500px) {
  .latest-news .megafolio-container .mega-entry .mega-covercaption .mega-date,
  .latest-news .megafolio-container .mega-entry .mega-covercaption .mega-title {
    font-size: 24px;
  }
}
.latest-news .megafolio-container .mega-entry .mega-hover .mega-hovertitle {
  top: 0;
  width: 60%;
  left: 20%;
}
.latest-news .megafolio-container .mega-entry .mega-hover .mega-hoverlink {
  top: 35%;
}
.latest-news .megafolio-container .mega-entry .mega-hover:hover .mega-hovertitle {
  position: relative;
  top: 10%;
}
.latest-news .megafolio-container .mega-entry .mega-hover:hover .mega-hoversubtitle {
  text-align: left;
}
.latest-news .megafolio-container .mega-entry .mega-hover:hover .mega-hoverlink {
  width: 100%;
  height: 56px;
  position: relative !important;
  margin: 20px auto !important;
  top: 5%;
}
.latest-news .megafolio-container .mega-entry .mega-hover:hover .mega-hoverlink a {
  color: #808080;
}
.latest-news .megafolio-container .mega-entry .mega-hover:hover .mega-hoverlink a .fa-play {
  left: 2px;
}
.latest-news .megafolio-container .mega-entry .mega-hover:hover .mega-hoverlink a:hover {
  color: #2ddcb4;
}
#newsletter ul.adminformlist,
#list-social-media ul.adminformlist {
  margin-left: 0;
  list-style-type: none;
}
#newsletter ul.adminformlist li span.form-error,
#list-social-media ul.adminformlist li span.form-error {
  color: red;
  text-align: center;
}
#newsletter ul.adminformlist li input,
#list-social-media ul.adminformlist li input,
#newsletter ul.adminformlist li select,
#list-social-media ul.adminformlist li select,
#newsletter ul.adminformlist li textarea,
#list-social-media ul.adminformlist li textarea {
  margin-bottom: 1%;
}
#newsletter div.social-link,
#list-social-media div.social-link,
#newsletter li.social-link,
#list-social-media li.social-link {
  display: inline-block;
  width: 256px;
  height: 256px;
  list-style: none;
  margin-left: 8px;
}
#newsletter div.social-link a.social-button,
#list-social-media div.social-link a.social-button,
#newsletter li.social-link a.social-button,
#list-social-media li.social-link a.social-button {
  display: inline;
  float: left;
  width: 20%;
  height: 20%;
  background-position: 0 100%;
  background-size: cover;
}
#newsletter div.social-link a.social-button:hover,
#list-social-media div.social-link a.social-button:hover,
#newsletter li.social-link a.social-button:hover,
#list-social-media li.social-link a.social-button:hover {
  background-position: 0 0;
}
#newsletter div.social-link a.social-button.facebook,
#list-social-media div.social-link a.social-button.facebook,
#newsletter li.social-link a.social-button.facebook,
#list-social-media li.social-link a.social-button.facebook {
  background-image: url('../../images/facebook.svg');
}
#newsletter div.social-link a.social-button.twitter,
#list-social-media div.social-link a.social-button.twitter,
#newsletter li.social-link a.social-button.twitter,
#list-social-media li.social-link a.social-button.twitter {
  background-image: url('../../images/twitter.svg');
}
#newsletter div.social-link a.social-button.soundcloud,
#list-social-media div.social-link a.social-button.soundcloud,
#newsletter li.social-link a.social-button.soundcloud,
#list-social-media li.social-link a.social-button.soundcloud {
  background-image: url('../../images/soundcloud.svg');
}
#newsletter div.social-link a.social-button.youtube,
#list-social-media div.social-link a.social-button.youtube,
#newsletter li.social-link a.social-button.youtube,
#list-social-media li.social-link a.social-button.youtube {
  background-image: url('../../images/youtube.svg');
}
#newsletter div.social-link a.social-button.instagram,
#list-social-media div.social-link a.social-button.instagram,
#newsletter li.social-link a.social-button.instagram,
#list-social-media li.social-link a.social-button.instagram {
  background-image: url('../../images/instagram.svg');
}
.product .newsletter-sub-form .input-group-addon {
  background-color: #f8f7f7;
}
.product .newsletter-sub-form input.email {
  font-size: 1.0em;
  width: 60%;
}
.product .newsletter-sub-button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 500;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.285714;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.press-clippings-slick .content {
  font-family: 'Noto Serif', 'acrom', 'Lucida Grande', "Times New Roman", Times, serif;
  font-style: italic;
  font-weight: 400;
  font-size: 16px;
}
.press-clippings-slick .source {
  font-weight: 700;
}
.press-clippings-slick.slick-slider {
  padding: 0;
  background-color: black;
}
.press-clippings-slick.slick-slider h2 {
  color: white;
}
.press-clippings-slick.slick-slider .source {
  float: right;
  font-family: 'acrom', 'Lucida Grande', "Times New Roman", Times, serif;
  font-weight: 700;
}
.press-clippings-slick.slick-slider .slick-prev,
.press-clippings-slick.slick-slider .slick-next {
  position: relative;
  margin-top: -38px;
  left: 100%;
}
.press-clippings-slick.slick-slider .slick-prev {
  margin-left: -79px;
}
.press-clippings-slick.slick-slider .slick-next {
  margin-left: -38px;
}
div.itemFullText .press_clipping {
  margin-bottom: 0;
}
div.itemFullText .press_clipping .mega-entry-innerwrap {
  color: white;
  background-color: black !important;
}
div.itemFullText .press_clipping .mega-entry-innerwrap .source {
  width: 100%;
  color: white;
  font-family: 'acrom', 'Lucida Grande', "Times New Roman", Times, serif;
  font-weight: 400;
  margin-bottom: 0;
  padding-left: 0.5em;
  position: absolute;
  bottom: 0;
}
div.itemFullText .press_clipping .mega-entry-innerwrap .content {
  font-family: 'Noto Serif', 'acrom', 'Lucida Grande', "Times New Roman", Times, serif;
  font-style: italic;
  font-weight: 400;
  font-size: 16px;
  margin-bottom: 0;
  color: white;
  background-color: black;
  padding: 0.5em;
  text-align: left;
  padding-bottom: 0;
}
.no-full-view div.press-clippings-slick h2.margin-left-3 {
  margin-left: 0%;
}
div.itemFullText .latest-press-releases .press-release {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-line-pack: justify;
      align-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
div.itemFullText .latest-press-releases .press-release .press-entry {
  -webkit-box-flex: initial;
      -ms-flex: initial;
          flex: initial;
  width: 31.5%;
  min-height: 22em;
  margin-bottom: 2em;
  background-color: #2ddcb4;
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column wrap;
          flex-flow: column wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
div.itemFullText .latest-press-releases .press-release .press-entry .content,
div.itemFullText .latest-press-releases .press-release .press-entry .link {
  -webkit-box-flex: initial;
      -ms-flex: initial;
          flex: initial;
}
div.itemFullText .latest-press-releases .press-release .press-entry .announce-title,
div.itemFullText .latest-press-releases .press-release .press-entry .announce-date {
  width: 100%;
  color: white;
  background-color: #2ddcb4;
  display: inline-block;
}
div.itemFullText .latest-press-releases .press-release .press-entry .announce-title {
  font-size: 1.333em;
}
div.itemFullText .latest-press-releases .press-release .press-entry .announce-date {
  padding-top: 1em;
  color: black;
}
div.itemFullText .latest-press-releases .press-release .press-entry .content {
  padding: 1em;
  text-align: left;
}
div.itemFullText .latest-press-releases .press-release .press-entry .content a {
  color: white;
  text-decoration: none;
}
div.itemFullText .latest-press-releases .press-release .press-entry .link {
  text-align: right;
  margin-right: 1em;
  margin-bottom: 1em;
  width: auto;
  height: auto;
  z-index: 3;
}
div.itemFullText .latest-press-releases .press-release .press-entry .link a {
  color: white;
  opacity: .5;
  text-decoration: none;
}
div.itemFullText .latest-press-releases .press-release .press-entry .link a:hover {
  opacity: 1;
}
div.itemFullText .latest-press-releases .press-release .press-entry i.fa-chevron-right {
  left: 1px;
  cursor: pointer;
}
div.itemFullText .latest-press-releases .press-release .press-entry .source {
  font-family: 'acrom', 'Lucida Grande', "Times New Roman", Times, serif;
  width: 100%;
  color: white;
  font-size: 0.8em;
  margin-bottom: 0;
  padding: 1.25em;
  bottom: 0;
}
div.itemFullText .latest-press-releases .press-release .press-entry .product {
  padding-left: 1em;
}
div.itemFullText .latest-press-releases .timeline {
  list-style: none;
  padding: 20px 0 20px;
  position: relative;
}
div.itemFullText .latest-press-releases .timeline .tldate {
  font-size: 22px;
  font-weight: 500;
  display: table;
  white-space: nowrap;
  color: #2ddcb4;
  margin: 2% 16px 2% -16px;
}
div.itemFullText .latest-press-releases .timeline .tldate:after {
  border-bottom: 2px solid #2ddcb4;
  content: "";
  display: table-cell;
  position: relative;
  top: -7px;
  left: 16px;
  width: 100%;
}
div.itemFullText .latest-press-releases .timeline a {
  color: #262626;
}
div.itemFullText .latest-press-releases .timeline a:hover {
  color: #2ddcb4;
}
div.itemFullText .latest-press-releases .timeline li {
  margin-bottom: 25px;
  position: relative;
}
div.itemFullText .latest-press-releases .timeline li.timeline-inverted .timeline-panel {
  float: right;
}
div.itemFullText .latest-press-releases .timeline li.timeline-inverted .timeline-panel:before {
  border-left-width: 0;
  border-right-width: 15px;
  left: -15px;
  right: auto;
}
div.itemFullText .latest-press-releases .timeline li.timeline-inverted .timeline-panel:after {
  border-left-width: 0;
  border-right-width: 14px;
  left: -14px;
  right: auto;
}
div.itemFullText .latest-press-releases .timeline li .timeline-panel {
  top: 8px;
  width: 95%;
  float: left;
  position: relative;
}
div.itemFullText .latest-press-releases .timeline li .timeline-panel .tl-circ {
  position: absolute;
  text-align: center;
  background: #2ddcb4;
  color: #fff;
  border-radius: 50%;
  z-index: 1010;
}
@media screen and (max-width: 480px) {
  div.itemFullText .latest-press-releases .timeline li .timeline-panel .tl-circ {
    left: -20px;
  }
}
@media screen and (min-width: 480px) and (max-width: 767px) {
  div.itemFullText .latest-press-releases .timeline li .timeline-panel .tl-circ {
    left: -6.5%;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  div.itemFullText .latest-press-releases .timeline li .timeline-panel .tl-circ {
    left: -42px;
  }
}
@media screen and (min-width: 860px) and (max-width: 991px) {
  div.itemFullText .latest-press-releases .timeline li .timeline-panel .tl-circ {
    left: -44px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  div.itemFullText .latest-press-releases .timeline li .timeline-panel .tl-circ {
    left: -54px;
  }
}
@media screen and (min-width: 1070px) and (max-width: 1199px) {
  div.itemFullText .latest-press-releases .timeline li .timeline-panel .tl-circ {
    left: -54px;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1499px) {
  div.itemFullText .latest-press-releases .timeline li .timeline-panel .tl-circ {
    left: -65px;
  }
}
@media screen and (min-width: 1500px) {
  div.itemFullText .latest-press-releases .timeline li .timeline-panel .tl-circ {
    left: -78px;
  }
}
div.itemFullText .latest-press-releases .timeline li .timeline-panel .tl-circ.circ-classic {
  width: 15px;
  height: 15px;
}
div.itemFullText .latest-press-releases .timeline li .timeline-panel .tl-circ.circ-big {
  width: 25px;
  height: 25px;
  margin-left: -5px;
}
div.itemFullText .latest-press-releases .timeline li .timeline-panel .tl-circ.circ-big.circ-pair {
  top: 7px;
}
div.itemFullText .latest-press-releases .timeline li .timeline-panel .tl-circ.circ-big.circ-impair {
  top: -3px;
}
div.itemFullText .latest-press-releases .timeline .fa-angle-right {
  font-weight: 700;
}
div.itemFullText .latest-press-releases .timeline-left {
  list-style-type: none;
  border-left: 1px solid black;
}
div.itemFullText .press-clipping {
  background-color: black !important;
}
div.itemFullText .latest-press-releases,
div.itemFullText .press_clipping {
  margin-bottom: 0;
}
div.itemFullText .latest-press-releases .mega-entry-innerwrap,
div.itemFullText .press_clipping .mega-entry-innerwrap {
  color: white;
}
div.itemFullText .latest-press-releases .mega-entry-innerwrap .announce-title,
div.itemFullText .press_clipping .mega-entry-innerwrap .announce-title,
div.itemFullText .latest-press-releases .mega-entry-innerwrap .announce-date,
div.itemFullText .press_clipping .mega-entry-innerwrap .announce-date {
  width: 100%;
  color: white;
  background-color: #2ddcb4;
  padding-top: 0.5em;
  display: inline-block;
}
div.itemFullText .latest-press-releases .mega-entry-innerwrap .announce-title,
div.itemFullText .press_clipping .mega-entry-innerwrap .announce-title {
  font-size: 1.333em;
}
div.itemFullText .latest-press-releases .mega-entry-innerwrap .announce-date,
div.itemFullText .press_clipping .mega-entry-innerwrap .announce-date {
  padding-left: 1em;
  padding-right: 0.5em;
  color: black;
}
div.itemFullText .latest-press-releases .mega-entry-innerwrap .content,
div.itemFullText .press_clipping .mega-entry-innerwrap .content {
  padding: 1em;
  text-align: left;
}
div.itemFullText .latest-press-releases .mega-entry-innerwrap .content a,
div.itemFullText .press_clipping .mega-entry-innerwrap .content a {
  color: white;
  text-decoration: none;
}
div.itemFullText .latest-press-releases .mega-entry-innerwrap .mega-view,
div.itemFullText .press_clipping .mega-entry-innerwrap .mega-view {
  position: absolute;
  right: 10px;
  bottom: 10px;
  width: auto;
  height: auto;
  z-index: 3;
}
div.itemFullText .latest-press-releases .mega-entry-innerwrap .mega-view a,
div.itemFullText .press_clipping .mega-entry-innerwrap .mega-view a {
  color: black;
  text-decoration: none;
}
div.itemFullText .latest-press-releases .mega-entry-innerwrap i.fa-chevron-right,
div.itemFullText .press_clipping .mega-entry-innerwrap i.fa-chevron-right {
  left: 1px;
}
div.itemFullText .latest-press-releases .mega-entry-innerwrap .source,
div.itemFullText .press_clipping .mega-entry-innerwrap .source {
  font-family: 'acrom', 'Lucida Grande', "Times New Roman", Times, serif;
  width: 100%;
  color: white;
  font-size: 0.8em;
  margin-bottom: 0;
  padding: 1.25em;
  position: absolute;
  bottom: 0;
}
div.itemFullText .latest-press-releases .mega-entry-innerwrap .product,
div.itemFullText .press_clipping .mega-entry-innerwrap .product {
  padding-left: 1em;
}
div.itemFullText .latest-press-releases .k2FeedIcon,
div.itemFullText .press_clipping .k2FeedIcon {
  float: left;
  padding-left: 1%;
}
div.itemFullText .latest-press-releases .k2FeedIcon a,
div.itemFullText .press_clipping .k2FeedIcon a {
  color: #2ddcb4;
}
@media screen and (max-width: 768px) {
  div.itemFullText .latest-press-releases .press-release {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column wrap;
            flex-flow: column wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-line-pack: justify;
        align-content: space-between;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
  div.itemFullText .latest-press-releases .press-release .press-entry {
    -webkit-box-flex: initial;
        -ms-flex: initial;
            flex: initial;
    width: 100%;
    min-height: auto;
  }
}
.hideElement {
  display: none;
}
.itemSocialSharing {
  margin-top: 2em;
}
.latest-news ul,
.agenda ul {
  list-style-type: none;
}
.latest-news li,
.agenda li {
  margin-top: 2em;
  margin-bottom: 2em;
}
.latest-news li a.moduleItemTitle,
.agenda li a.moduleItemTitle {
  font-family: 'acrom', 'Lucida Grande', "Times New Roman", Times, serif;
  font-size: 1.5em;
}
.dealer-locator .explanations {
  font-size: 1.2em;
  font-weight: 700;
  margin-bottom: 0em;
}
.dealer-locator .explanations a,
.dealer-locator .explanations a:hover,
.dealer-locator .explanations a:focus {
  color: #3ab0ff;
  text-decoration: underline;
}
.dealer-locator .explanations .sl_search_row input[type="text"] {
  font-size: 2.4em;
  font-weight: 700;
}
/* copied from dealer locator asset */
.sl_results_container {
  font-size: 1em;
}
#sl_locate_results {
  font-weight: bold;
  font-size: 1.1em;
  border-top: solid 1px #d0d0d0;
  margin-bottom: 0.8em;
  margin-top: 1.4em;
}
#sl_sidebar {
  overflow: auto;
}
#sl_sidebar div.col-md-4 {
  background: #ffffff;
  border-top: solid 1px #d0d0d0;
}
#sl_sidebar .result-inner {
  margin-left: 0px;
  margin-bottom: 0.8em;
  margin-top: 1.4em;
  padding: 0.3em;
  min-height: 150px;
}
#sl_sidebar div:hover {
  background: #E2E2E2;
}
#sl_sidebar span.loc-distance {
  font-size: 0.8em;
}
#sl_sidebar abbr {
  cursor: pointer;
}
.location_name {
  font-size: 1em;
  font-weight: bold;
}
.featureicon,
.networkicon {
  vertical-align: middle;
  margin: 0 2px 4px 0;
}
#map {
  float: left;
  overflow: hidden;
}
#map img {
  max-width: none!important;
}
.gmnoprint div {
  text-align: left !important;
  margin-right: 3px;
}
.gmnoprint div#dir {
  margin: 0 0 4px 0;
}
.marker_name {
  font-size: 1.2em;
  font-weight: bold;
  white-space: nowrap;
}
#copyright-block {
  font-size: 11px;
  margin: 5px 0;
}
#copyright-block a {
  text-decoration: none;
}
.dirsmall {
  font-size: 80%;
  color: #999;
}
.sl_search_col {
  float: left;
  margin: 5px 10px;
}
.sl_search_row {
  margin: 5px 5px;
}
.sl_suggest {
  padding: 5px;
}
.sl_suggest:hover {
  background: none!important;
}
.sl_suggest span {
  font-weight: bold;
  font-size: 1.1em;
}
.sl_suggest ul {
  margin: 10px 0px;
  padding-left: 10px;
  list-style-position: outside;
  list-style-type: circle;
  display: block;
}
.sl_suggest ul li {
  margin: 0;
  padding: 0;
  display: block;
}
.distributor {
  margin-top: 1.5em;
  margin-bottom: 1.5em;
}
.distributor address {
  text-align: left;
}
/* countries flags list extracted from big flags.png indexed by two letter country code */
p.country {
  font-family: 'acrom', 'Lucida Grande', "Times New Roman", Times, serif;
}
.distributor-name {
  font-family: 'acrom', 'Lucida Grande', "Times New Roman", Times, serif;
}
.flag {
  width: 25px;
  height: 15px;
  background: url(../../images/flags.png) no-repeat;
  display: inline-block;
  margin-right: 0.5em;
}
.flag.ad {
  background-position: -25px 0;
}
.flag.ae {
  background-position: -50px 0;
}
.flag.af {
  background-position: -75px 0;
}
.flag.ag {
  background-position: -100px 0;
}
.flag.ai {
  background-position: -125px 0;
}
.flag.al {
  background-position: -150px 0;
}
.flag.am {
  background-position: -175px 0;
}
.flag.an {
  background-position: -200px 0;
}
.flag.ao {
  background-position: -225px 0;
}
.flag.ar {
  background-position: -250px 0;
}
.flag.as {
  background-position: -275px 0;
}
.flag.at {
  background-position: -300px 0;
}
.flag.au {
  background-position: -325px 0;
}
.flag.aw {
  background-position: -350px 0;
}
.flag.az {
  background-position: -375px 0;
}
.flag.ba {
  background-position: 0 -15px;
}
.flag.bb {
  background-position: -25px -15px;
}
.flag.bd {
  background-position: -50px -15px;
}
.flag.be {
  background-position: -75px -15px;
}
.flag.bf {
  background-position: -100px -15px;
}
.flag.bg {
  background-position: -125px -15px;
}
.flag.bh {
  background-position: -150px -15px;
}
.flag.bi {
  background-position: -175px -15px;
}
.flag.bj {
  background-position: -200px -15px;
}
.flag.bm {
  background-position: -225px -15px;
}
.flag.bn {
  background-position: -250px -15px;
}
.flag.bo {
  background-position: -275px -15px;
}
.flag.br {
  background-position: -300px -15px;
}
.flag.bs {
  background-position: -325px -15px;
}
.flag.bt {
  background-position: -350px -15px;
}
.flag.bv {
  background-position: -375px -15px;
}
.flag.bw {
  background-position: 0 -30px;
}
.flag.by {
  background-position: -25px -30px;
}
.flag.bz {
  background-position: -50px -30px;
}
.flag.ca {
  background-position: -75px -30px;
}
.flag.cd {
  background-position: -100px -30px;
}
.flag.cf {
  background-position: -125px -30px;
}
.flag.cg {
  background-position: -150px -30px;
}
.flag.ch {
  background-position: -175px -30px;
}
.flag.ci {
  background-position: -200px -30px;
}
.flag.ck {
  background-position: -225px -30px;
}
.flag.cl {
  background-position: -250px -30px;
}
.flag.cm {
  background-position: -275px -30px;
}
.flag.cn {
  background-position: -300px -30px;
}
.flag.co {
  background-position: -325px -30px;
}
.flag.cr {
  background-position: -350px -30px;
}
.flag.cu {
  background-position: -375px -30px;
}
.flag.cv {
  background-position: 0 -45px;
}
.flag.cy {
  background-position: -25px -45px;
}
.flag.cz {
  background-position: -50px -45px;
}
.flag.de {
  background-position: -75px -45px;
}
.flag.dj {
  background-position: -100px -45px;
}
.flag.dk {
  background-position: -125px -45px;
}
.flag.dm {
  background-position: -150px -45px;
}
.flag.do {
  background-position: -175px -45px;
}
.flag.dz {
  background-position: -200px -45px;
}
.flag.ec {
  background-position: -225px -45px;
}
.flag.ee {
  background-position: -250px -45px;
}
.flag.eg {
  background-position: -275px -45px;
}
.flag.eh {
  background-position: -300px -45px;
}
.flag.er {
  background-position: -325px -45px;
}
.flag.es {
  background-position: -350px -45px;
}
.flag.et {
  background-position: -375px -45px;
}
.flag.eu {
  background-position: 0 -60px;
}
.flag.fi {
  background-position: -25px -60px;
}
.flag.fj {
  background-position: -50px -60px;
}
.flag.fk {
  background-position: -75px -60px;
}
.flag.fm {
  background-position: -100px -60px;
}
.flag.fo {
  background-position: -125px -60px;
}
.flag.fr {
  background-position: -150px -60px;
}
.flag.ga {
  background-position: -175px -60px;
}
.flag.gb {
  background-position: -200px -60px;
}
.flag.gd {
  background-position: -225px -60px;
}
.flag.ge {
  background-position: -250px -60px;
}
.flag.gf {
  background-position: -275px -60px;
}
.flag.gg {
  background-position: -300px -60px;
}
.flag.gh {
  background-position: -325px -60px;
}
.flag.gi {
  background-position: -350px -60px;
}
.flag.gl {
  background-position: -375px -60px;
}
.flag.gm {
  background-position: 0 -75px;
}
.flag.gn {
  background-position: -25px -75px;
}
.flag.gp {
  background-position: -50px -75px;
}
.flag.gq {
  background-position: -75px -75px;
}
.flag.gr {
  background-position: -100px -75px;
}
.flag.gs {
  background-position: -125px -75px;
}
.flag.gt {
  background-position: -150px -75px;
}
.flag.gu {
  background-position: -175px -75px;
}
.flag.gw {
  background-position: -200px -75px;
}
.flag.gy {
  background-position: -225px -75px;
}
.flag.hk {
  background-position: -250px -75px;
}
.flag.hm {
  background-position: -275px -75px;
}
.flag.hn {
  background-position: -300px -75px;
}
.flag.hr {
  background-position: -325px -75px;
}
.flag.ht {
  background-position: -350px -75px;
}
.flag.hu {
  background-position: -375px -75px;
}
.flag.id {
  background-position: 0 -90px;
}
.flag.ie {
  background-position: -25px -90px;
}
.flag.il {
  background-position: -50px -90px;
}
.flag.in {
  background-position: -75px -90px;
}
.flag.io {
  background-position: -100px -90px;
}
.flag.iq {
  background-position: -125px -90px;
}
.flag.ir {
  background-position: -150px -90px;
}
.flag.is {
  background-position: -175px -90px;
}
.flag.it {
  background-position: -200px -90px;
}
.flag.je {
  background-position: -225px -90px;
}
.flag.jm {
  background-position: -250px -90px;
}
.flag.jo {
  background-position: -275px -90px;
}
.flag.jp {
  background-position: -300px -90px;
}
.flag.ke {
  background-position: -325px -90px;
}
.flag.kg {
  background-position: -350px -90px;
}
.flag.kh {
  background-position: -375px -90px;
}
.flag.ki {
  background-position: 0 -105px;
}
.flag.km {
  background-position: -25px -105px;
}
.flag.kn {
  background-position: -50px -105px;
}
.flag.kp {
  background-position: -75px -105px;
}
.flag.kr {
  background-position: -100px -105px;
}
.flag.kw {
  background-position: -125px -105px;
}
.flag.ky {
  background-position: -150px -105px;
}
.flag.kz {
  background-position: -175px -105px;
}
.flag.la {
  background-position: -200px -105px;
}
.flag.lb {
  background-position: -225px -105px;
}
.flag.lc {
  background-position: -250px -105px;
}
.flag.li {
  background-position: -275px -105px;
}
.flag.lk {
  background-position: -300px -105px;
}
.flag.lr {
  background-position: -325px -105px;
}
.flag.ls {
  background-position: -350px -105px;
}
.flag.lt {
  background-position: -375px -105px;
}
.flag.lu {
  background-position: 0 -120px;
}
.flag.lv {
  background-position: -25px -120px;
}
.flag.ly {
  background-position: -50px -120px;
}
.flag.ma {
  background-position: -75px -120px;
}
.flag.mc {
  background-position: -100px -120px;
}
.flag.md {
  background-position: -125px -120px;
}
.flag.me {
  background-position: -150px -120px;
}
.flag.mg {
  background-position: -175px -120px;
}
.flag.mh {
  background-position: -200px -120px;
}
.flag.mk {
  background-position: -225px -120px;
}
.flag.ml {
  background-position: -250px -120px;
}
.flag.mm {
  background-position: -275px -120px;
}
.flag.mn {
  background-position: -300px -120px;
}
.flag.mo {
  background-position: -325px -120px;
}
.flag.mp {
  background-position: -350px -120px;
}
.flag.mq {
  background-position: -375px -120px;
}
.flag.mr {
  background-position: 0 -135px;
}
.flag.ms {
  background-position: -25px -135px;
}
.flag.mt {
  background-position: -50px -135px;
}
.flag.mu {
  background-position: -75px -135px;
}
.flag.mv {
  background-position: -100px -135px;
}
.flag.mw {
  background-position: -125px -135px;
}
.flag.mx {
  background-position: -150px -135px;
}
.flag.my {
  background-position: -175px -135px;
}
.flag.mz {
  background-position: -200px -135px;
}
.flag.na {
  background-position: -225px -135px;
}
.flag.nc {
  background-position: -250px -135px;
}
.flag.ne {
  background-position: -275px -135px;
}
.flag.nf {
  background-position: -300px -135px;
}
.flag.ng {
  background-position: -325px -135px;
}
.flag.ni {
  background-position: -350px -135px;
}
.flag.nl {
  background-position: -375px -135px;
}
.flag.no {
  background-position: 0 -150px;
}
.flag.np {
  background-position: -25px -150px;
}
.flag.nr {
  background-position: -50px -150px;
}
.flag.nu {
  background-position: -75px -150px;
}
.flag.nz {
  background-position: -100px -150px;
}
.flag.om {
  background-position: -125px -150px;
}
.flag.pa {
  background-position: -150px -150px;
}
.flag.pe {
  background-position: -175px -150px;
}
.flag.pf {
  background-position: -200px -150px;
}
.flag.pg {
  background-position: -225px -150px;
}
.flag.ph {
  background-position: -250px -150px;
}
.flag.pk {
  background-position: -275px -150px;
}
.flag.pl {
  background-position: -300px -150px;
}
.flag.pm {
  background-position: -325px -150px;
}
.flag.pn {
  background-position: -350px -150px;
}
.flag.pr {
  background-position: -375px -150px;
}
.flag.ps {
  background-position: 0 -165px;
}
.flag.pt {
  background-position: -25px -165px;
}
.flag.pw {
  background-position: -50px -165px;
}
.flag.py {
  background-position: -75px -165px;
}
.flag.qa {
  background-position: -100px -165px;
}
.flag.re {
  background-position: -125px -165px;
}
.flag.ro {
  background-position: -150px -165px;
}
.flag.rs {
  background-position: -175px -165px;
}
.flag.ru {
  background-position: -200px -165px;
}
.flag.rw {
  background-position: -225px -165px;
}
.flag.sa {
  background-position: -250px -165px;
}
.flag.sb {
  background-position: -275px -165px;
}
.flag.sc {
  background-position: -300px -165px;
}
.flag.sd {
  background-position: -325px -165px;
}
.flag.se {
  background-position: -350px -165px;
}
.flag.sg {
  background-position: -375px -165px;
}
.flag.sh {
  background-position: 0 -180px;
}
.flag.si {
  background-position: -25px -180px;
}
.flag.sk {
  background-position: -50px -180px;
}
.flag.sl {
  background-position: -75px -180px;
}
.flag.sm {
  background-position: -100px -180px;
}
.flag.sn {
  background-position: -125px -180px;
}
.flag.so {
  background-position: -150px -180px;
}
.flag.sr {
  background-position: -175px -180px;
}
.flag.st {
  background-position: -200px -180px;
}
.flag.sv {
  background-position: -225px -180px;
}
.flag.sy {
  background-position: -250px -180px;
}
.flag.sz {
  background-position: -275px -180px;
}
.flag.tc {
  background-position: -300px -180px;
}
.flag.td {
  background-position: -325px -180px;
}
.flag.tf {
  background-position: -350px -180px;
}
.flag.tg {
  background-position: -375px -180px;
}
.flag.th {
  background-position: 0 -195px;
}
.flag.tj {
  background-position: -25px -195px;
}
.flag.tk {
  background-position: -50px -195px;
}
.flag.tl {
  background-position: -75px -195px;
}
.flag.tm {
  background-position: -100px -195px;
}
.flag.tn {
  background-position: -125px -195px;
}
.flag.to {
  background-position: -150px -195px;
}
.flag.tr {
  background-position: -175px -195px;
}
.flag.tt {
  background-position: -200px -195px;
}
.flag.tv {
  background-position: -225px -195px;
}
.flag.tw {
  background-position: -250px -195px;
}
.flag.tz {
  background-position: -275px -195px;
}
.flag.ua {
  background-position: -300px -195px;
}
.flag.ug {
  background-position: -325px -195px;
}
.flag.um {
  background-position: -350px -195px;
}
.flag.us {
  background-position: -375px -195px;
}
.flag.uy {
  background-position: 0 -210px;
}
.flag.uz {
  background-position: -25px -210px;
}
.flag.va {
  background-position: -50px -210px;
}
.flag.vc {
  background-position: -75px -210px;
}
.flag.ve {
  background-position: -100px -210px;
}
.flag.vg {
  background-position: -125px -210px;
}
.flag.vi {
  background-position: -150px -210px;
}
.flag.vn {
  background-position: -175px -210px;
}
.flag.vu {
  background-position: -200px -210px;
}
.flag.wf {
  background-position: -225px -210px;
}
.flag.ws {
  background-position: -250px -210px;
}
.flag.ye {
  background-position: -275px -210px;
}
.flag.yt {
  background-position: -300px -210px;
}
.flag.za {
  background-position: -325px -210px;
}
.flag.zm {
  background-position: -350px -210px;
}
.flag.zw {
  background-position: -375px -210px;
}
@media screen and (max-width: 767px) {
  #sl_sidebar .result-inner {
    min-height: 50px;
  }
}
@media screen and (max-width: 991px) {
  #sl_sidebar .result-inner {
    min-height: 110px;
  }
}
/* all in one carousel (wrapper) container */
#videos_container {
  margin: 0px auto;
}
#videos_container .video-carousel .slick-slide {
  position: relative;
}
#videos_container .video-carousel .slick-slide img {
  max-width: 100%;
  padding: 15px;
  opacity: 1.0;
}
#videos_container .video-carousel .slick-slide .mega-hover {
  top: 0;
}
#videos_container .video-carousel .slick-slide:hover .mega-hover {
  top: 0;
  opacity: 1.0;
}
#videos_container .video-carousel .slick-slide .fa-stack {
  position: absolute;
  display: inline-block;
  width: 100%;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
  top: 34%;
  z-index: 3;
  color: darker(#2ddcb4);
  /*.fa-stack-1x{
              left:10%;
            }
            .fa-stack-2x{
              left:10%;
            }*/
}
#videos_container .video-carousel .slick-slide .fa-stack:hover {
  color: #2ddcb4;
}
#videos_container .video-carousel .slick-slide label {
  text-align: center;
  width: 100%;
}
#videos_container .video-carousel .slick-prev,
#videos_container .video-carousel .slick-next {
  position: absolute;
  display: block;
  height: 38px;
  width: 38px;
  line-height: 2.4;
  cursor: pointer;
  background: #2bc9a3;
  color: black;
  top: 37%;
  /* margin-top: -10px; */
  bottom: 0;
  padding-top: 0;
  padding-right: 1px;
  padding-left: 1px;
  padding-bottom: 0;
  border: none;
  outline: none;
}
#videos_container .video-carousel .slick-prev .fa {
  margin-left: -2px;
}
#videos_container .video-carousel .slick-next .fa {
  margin-left: 2px;
}
#videos_container .video-carousel .slick-prev .fa,
#videos_container .video-carousel .slick-next .fa {
  vertical-align: middle;
}
#videos_container .video-carousel .slick-prev {
  right: inherit !important;
}
/*
skins available:
	- sweet
	- powerful
	- charming
*/
/* the container */
.video_carousel {
  position: relative;
}
.video_carousel img {
  max-width: none;
  max-height: none;
}
.video_carousel_list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: none;
}
.video_carousel .contentHolder {
  position: relative;
  overflow: hidden;
}
.mycanvas {
  position: absolute;
  top: 8px;
  right: 10px;
  z-index: 1000;
}
.myloader {
  background: url(skins/loader.gif);
  width: 37px;
  height: 37px;
  position: absolute;
  left: 49%;
  top: 49%;
  z-index: 999;
}
/***charming SKIN***/
.video_carousel.charming .contentHolderUnit {
  position: absolute;
  /*float:left;
  display:block;*/
  width: 638px;
  height: 358px;
  overflow: hidden;
  cursor: pointer;
  background: url(skins/charming/empty.gif) repeat;
}
.video_carousel.charming .elementTitle {
  position: absolute;
  left: 0;
  top: 10px;
  width: 100%;
  text-align: center;
  font: bold 22px/30px 'Droid Sans', Verdana, Helvetica, sans-serif;
  color: black;
  text-transform: capitalize;
}
.video_carousel.charming .playOver {
  position: absolute;
  width: 73px;
  height: 73px;
  background: url(skins/charming/play_overOFF.png) 0 0 no-repeat;
  display: none;
  z-index: 200;
  cursor: pointer;
}
.video_carousel.charming .playOver:hover {
  background: url(skins/charming/play_overON.png) 0 0 no-repeat;
  display: none;
  z-index: 200;
  cursor: pointer;
}
.video_carousel.charming .bannerControls {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 101;
  width: 100%;
}
.video_carousel.charming .leftNav {
  position: absolute;
  left: 5px;
  width: 47px;
  height: 47px;
  background: url(skins/charming/leftNavOFF.png) 0 0 no-repeat;
  cursor: pointer;
}
.video_carousel.charming .leftNav:hover {
  background: url(skins/charming/leftNavON.png) 0 0 no-repeat;
}
.video_carousel.charming .rightNav {
  position: absolute;
  right: 5px;
  width: 47px;
  height: 47px;
  background: url(skins/charming/rightNavOFF.png) 0 0 no-repeat;
  cursor: pointer;
}
.video_carousel.charming .rightNav:hover {
  background: url(skins/charming/rightNavON.png) 0 0 no-repeat;
}
.video_carousel.charming .bottomNav {
  position: absolute;
  height: 35px;
  width: 0;
  padding-left: 9px;
  z-index: 140;
}
.video_carousel.charming .bottomNavButtonOFF {
  float: left;
  display: block;
  width: 19px;
  height: 19px;
  background: url(skins/charming/bottomNavOFF.png) 0 0 no-repeat;
  padding-left: 9px;
  cursor: pointer;
}
.video_carousel.charming .bottomNavButtonON {
  float: left;
  display: block;
  width: 19px;
  height: 19px;
  padding-left: 9px;
  background: url(skins/charming/bottomNavON.png) 0 0 no-repeat;
  cursor: pointer;
}
.video_carousel.charming .bottomNavLeft {
  display: none;
  position: absolute;
  z-index: 140;
}
.video_carousel.charming .bottomNavRight {
  display: none;
  position: absolute;
  z-index: 140;
}
.video_carousel.charming .bottomOverThumb {
  position: absolute;
  width: 88px;
  height: 106px;
  background: url(skins/charming/bottomOverThumbBg.png) 23px bottom no-repeat;
  bottom: 27px;
  xleft: 0px;
  margin-left: -25px;
}
.video_carousel.charming .bottomOverThumb img {
  border: 4px solid #22032e;
}
/*******/
/***sweet SKIN***/
.video_carousel.sweet .contentHolderUnit {
  position: absolute;
  /*float:left;
  display:block;*/
  width: 520px;
  height: 385px;
  overflow: hidden;
  cursor: pointer;
  /*border:1px #F00 solid;*/
  background: url(skins/sweet/empty.gif) repeat;
}
.video_carousel.sweet .elementTitle {
  position: absolute;
  left: 0;
  top: 15px;
  width: 100%;
  text-align: center;
  font: bold 22px/30px 'Droid Sans', Verdana, Helvetica, sans-serif;
  color: #FFFFFF;
  text-transform: capitalize;
}
.video_carousel.sweet .playOver {
  position: absolute;
  width: 100px;
  height: 70px;
  background: url(skins/sweet/play_overON.png) 0 0 no-repeat;
  display: none;
  z-index: 200;
  cursor: pointer;
}
.video_carousel.sweet .playOver:hover {
  background: url(skins/sweet/play_overOFF.png) 0 0 no-repeat;
  display: none;
  z-index: 200;
  cursor: pointer;
}
.video_carousel.sweet .bannerControls {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 101;
  width: 100%;
}
.video_carousel.sweet .leftNav {
  position: absolute;
  left: -5px;
  width: 110px;
  height: 157px;
  background: url(skins/sweet/leftNavOFF.png) 0 0 no-repeat;
  cursor: pointer;
}
.video_carousel.sweet .leftNav:hover {
  background: url(skins/sweet/leftNavON.png) 0 0 no-repeat;
}
.video_carousel.sweet .rightNav {
  position: absolute;
  right: -5px;
  width: 110px;
  height: 157px;
  background: url(skins/sweet/rightNavOFF.png) 0 0 no-repeat;
  cursor: pointer;
}
.video_carousel.sweet .rightNav:hover {
  background: url(skins/sweet/rightNavON.png) 0 0 no-repeat;
}
.video_carousel.sweet .bottomNav {
  position: absolute;
  height: 35px;
  width: 0;
  padding-left: 9px;
  z-index: 140;
}
.video_carousel.sweet .bottomNavButtonOFF {
  float: left;
  display: block;
  width: 11px;
  height: 11px;
  background: url(skins/sweet/bottomNavOFF.png) 0 0 no-repeat;
  padding-left: 9px;
  cursor: pointer;
}
.video_carousel.sweet .bottomNavButtonON {
  float: left;
  display: block;
  width: 11px;
  height: 11px;
  padding-left: 9px;
  background: url(skins/sweet/bottomNavON.png) 0 0 no-repeat;
  cursor: pointer;
}
.video_carousel.sweet .bottomNavLeft {
  position: absolute;
  width: 63px;
  height: 35px;
  bottom: -10px;
  z-index: 140;
}
.video_carousel.sweet .bottomNavRight {
  position: absolute;
  width: 63px;
  height: 35px;
  bottom: -10px;
  z-index: 140;
}
.video_carousel.sweet .bottomOverThumb {
  position: absolute;
  width: 88px;
  height: 106px;
  background: url(skins/sweet/bottomOverThumbBg.png) 23px bottom no-repeat;
  bottom: 27px;
  margin-left: -25px;
}
.video_carousel.sweet .bottomOverThumb img {
  border: 4px solid #FFFFFF;
}
/***powerful SKIN***/
.video_carousel.powerful .contentHolderUnit {
  position: absolute;
  /*float:left;
  display:block;*/
  width: 326px;
  height: 329px;
  overflow: hidden;
  cursor: pointer;
  background: url(skins/powerful/empty.gif) repeat;
}
.video_carousel.powerful .elementTitle {
  position: absolute;
  left: 0;
  top: 370px;
  width: 100%;
  text-align: center;
  font: bold 16px/25px 'Droid Sans', Verdana, Helvetica, sans-serif;
  color: #FFFFFF;
  text-transform: uppercase;
}
.video_carousel.powerful .playOver {
  position: absolute;
  width: 100px;
  height: 100px;
  background: url(skins/powerful/play_over.png) 0 0 no-repeat;
  display: none;
  z-index: 200;
  cursor: pointer;
}
.video_carousel.powerful .playOver:hover {
  background: url(skins/powerful/play_over2.png) 0 0 no-repeat;
  display: none;
  z-index: 200;
  cursor: pointer;
}
.text_span_powerful {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
  font-weight: normal;
  color: #FFFFFF;
  text-transform: none;
}
.video_carousel.powerful .bannerControls {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 101;
  width: 100%;
}
.video_carousel.powerful .leftNav {
  position: absolute;
  left: -23px;
  width: 110px;
  height: 157px;
  background: url(skins/powerful/leftNavOFF.png) 0 0 no-repeat;
  cursor: pointer;
}
.video_carousel.powerful .leftNav:hover {
  background: url(skins/powerful/leftNavON.png) 0 0 no-repeat;
}
.video_carousel.powerful .rightNav {
  position: absolute;
  right: -23px;
  width: 110px;
  height: 157px;
  background: url(skins/powerful/rightNavOFF.png) 0 0 no-repeat;
  cursor: pointer;
}
.video_carousel.powerful .rightNav:hover {
  background: url(skins/powerful/rightNavON.png) 0 0 no-repeat;
}
.video_carousel.powerful .bottomNav {
  position: absolute;
  height: 35px;
  width: 0;
  padding-left: 9px;
  margin-left: -3px;
  z-index: 140;
}
.video_carousel.powerful .bottomNavButtonOFF {
  float: left;
  display: block;
  width: 13px;
  height: 13px;
  background: url(skins/powerful/bottomNavOFF.png) 0 0 no-repeat;
  padding-left: 9px;
  cursor: pointer;
}
.video_carousel.powerful .bottomNavButtonON {
  float: left;
  display: block;
  width: 13px;
  height: 13px;
  padding-left: 9px;
  background: url(skins/powerful/bottomNavON.png) 0 0 no-repeat;
  cursor: pointer;
}
.video_carousel.powerful .bottomNavLeft {
  position: absolute;
  width: 0px;
  height: 35px;
  bottom: -10px;
  z-index: 140;
}
.video_carousel.powerful .bottomNavRight {
  position: absolute;
  width: 0px;
  height: 35px;
  bottom: -10px;
  z-index: 140;
}
.video_carousel.powerful .bottomOverThumb {
  position: absolute;
  width: 88px;
  height: 106px;
  background: url(skins/powerful/bottomOverThumbBg.png) 23px bottom no-repeat;
  bottom: 27px;
  margin-left: -25px;
}
.video_carousel.powerful .bottomOverThumb img {
  border: 4px solid #FFFFFF;
}
/***** MEGAFOLIO ARTISTS *****/
.artists-list .megafolio-container .mega-entry {
  background-color: white;
  border-radius: 7px;
}
.artists-list .megafolio-container .mega-entry .mega-covercaption {
  background-color: white;
  bottom: 0;
  position: absolute;
}
.artists-list .megafolio-container .mega-entry .mega-covercaption .mega-date,
.artists-list .megafolio-container .mega-entry .mega-covercaption .mega-title {
  color: black;
}
.artists-list .megafolio-container .mega-entry .mega-covercaption p {
  color: #808080;
}
.artists-list .megafolio-container .mega-entry .mega-covercaption blockquote.artist_quote {
  font-family: 'acrom', 'Lucida Grande', "Times New Roman", Times, serif;
  font-size: 14px;
  color: #333333;
  font-style: italic;
  text-align: left;
  padding: 0.5em;
  margin: 0.5em 0 0 0.5em;
  background: white;
  border-left: none;
  quotes: "\201C" "\201D";
}
.artists-list .megafolio-container .mega-entry .mega-covercaption blockquote.artist_quote:before {
  color: #404040;
  content: open-quote;
  font-size: 3em;
  line-height: .1em;
  margin-right: .25em;
  vertical-align: -0.35em;
}
.artists-list .megafolio-container .mega-entry .mega-covercaption blockquote.artist_quote:after {
  color: #404040;
  content: close-quote;
  font-size: 2.5em;
  line-height: .1em;
  margin-right: .25em;
  vertical-align: -0.35em;
}
.artists-list .megafolio-container .mega-entry .mega-covercaption blockquote.artist_quote :first-child {
  display: inline;
}
.artists-list .megafolio-container .mega-entry .mega-covercaption blockquote.artist_quote :last-child {
  margin-bottom: 0;
}
.artists-list .megafolio-container .mega-entry .mega-hover {
  overflow-y: scroll;
}
.artists-list .megafolio-container .mega-entry .mega-hover .mega-hovertitle {
  top: 0;
  width: 80%;
  left: 10%;
}
.artists-list .megafolio-container .mega-entry .mega-hover .mega-hoverlink {
  top: 20%;
}
.artists-list .megafolio-container .mega-entry .mega-hover:hover .mega-hovertitle {
  position: relative;
  top: 10%;
}
.artists-list .megafolio-container .mega-entry .mega-hover:hover .mega-hoversubtitle {
  text-align: left;
}
.artists-list .megafolio-container .mega-entry .mega-hover:hover .mega-hoverlink {
  width: 100%;
  height: 56px;
  position: relative !important;
  margin: 20px auto !important;
  top: 5%;
}
.artists-list .megafolio-container .mega-entry .mega-hover:hover .mega-hoverlink a {
  color: #808080;
}
.artists-list .megafolio-container .mega-entry .mega-hover:hover .mega-hoverlink a:hover {
  color: #2ddcb4;
}
/***** SLICK SLIDER ARTIST *****/
.artists-list h3 {
  margin-top: 0;
}
.artists-list .artist-quote {
  font-family: 'Noto Serif', 'acrom', 'Lucida Grande', "Times New Roman", Times, serif;
  font-style: italic;
  font-weight: 400;
  font-size: 16px;
}
.artists-list .artist-name {
  font-weight: 700;
}
.artists-list.slick-slider {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.artists-list.slick-slider .slick-slide h2.wrap {
  white-space: normal;
}
.artists-list.slick-slider .slick-slide blockquote.artist_quote {
  text-align: left;
  font-family: 'acrom', 'Lucida Grande', "Times New Roman", Times, serif;
  font-size: 14px;
  line-height: 1.4em;
  color: #333333;
  font-style: italic;
  padding: 0.5em;
  margin: 0.5em 0em 0em 0.5em;
  background-color: #F5F5F5;
  border-left: none;
  quotes: "\201C" "\201D";
}
.artists-list.slick-slider .slick-slide blockquote.artist_quote:before {
  color: #404040;
  content: open-quote;
  font-size: 3em;
  line-height: .1em;
  margin-right: .25em;
  vertical-align: -0.4em;
}
.artists-list.slick-slider .slick-slide blockquote.artist_quote:after {
  color: #404040;
  content: close-quote;
  font-size: 2.5em;
  line-height: .1em;
  margin-right: .25em;
  vertical-align: -0.4em;
}
.artists-list.slick-slider .slick-slide blockquote.artist_quote :first-child {
  display: inline;
}
.artists-list.slick-slider .slick-slide blockquote.artist_quote :last-child {
  margin-bottom: 0;
}
.artists-list.slick-slider .slick-slide.slick-active {
  background-color: #f3f3f3;
}
.artists-list.slick-slider .slick-slide .artist-text h2 {
  color: #000000;
}
.artists-list.slick-slider .slick-slide .artist-text .artist-name {
  font-weight: bold;
}
.artists-list.slick-slider .slick-prev,
.artists-list.slick-slider .slick-next {
  position: relative;
  margin-top: -38px;
  left: 100%;
}
.artists-list.slick-slider .slick-prev {
  margin-left: -79px;
}
.artists-list.slick-slider .slick-next {
  margin-left: -38px;
}
/* Main template of artists list */
/* updates and manuals pages */
.resource-wrapper {
  background: #E7E7E7;
  /* add a mimimum for long product name */
  min-height: 11em;
  display: block;
}
.resource-table-wrapper {
  background: #f7f7f7;
}
.resource-table-wrapper:first-child {
  background: white;
}
.item-ressources {
  margin-top: 2em;
  margin-bottom: 2em;
}
.product-image-wrapper {
  width: 12.06%;
}
.product-image-wrapper img {
  max-width: 100%;
  vertical-align: inherit;
}
.product-label {
  display: inline-block;
  font-size: 1.4em;
  font-weight: bold;
  text-transform: uppercase;
  padding: 1%;
  letter-spacing: -0.05em;
  vertical-align: bottom;
  margin-bottom: 1%;
}
.resource-table {
  margin-bottom: 0;
  background: #f7f7f7;
  color: #797979;
}
.resource-table thead {
  color: #000000;
  border-bottom: 5px #E7E7E7 solid;
  letter-spacing: -0.05em;
}
.resource-table thead th {
  font-size: 85%;
  font-weight: normal;
  line-height: 1.25em;
}
.resource-table tbody {
  font-size: 95%;
  color: #797979;
}
.resource-table tbody tr.notice-row > td {
  border-top: none;
}
.resource-table .header-Platform {
  width: 15%;
  text-align: left;
}
.resource-table .header-Name {
  width: 40%;
  text-align: left;
}
.resource-table .header-Manual {
  width: 40%;
  text-align: left;
}
.resource-table .header-Date {
  width: 11.5%;
  text-align: left;
}
.resource-table .header-Size {
  width: 8%;
  text-align: left;
}
.resource-table .header-Version {
  width: 8%;
  text-align: left;
}
.resource-table .header-Download {
  width: 8%;
  text-align: left;
}
.resource-table .header-Infos {
  width: 3%;
  text-align: left;
}
.resource-table .column-Platform {
  width: 15%;
  text-align: left;
}
.resource-table .column-Name {
  width: 40%;
  text-align: left;
}
.resource-table .column-Manual {
  width: 40%;
  text-align: left;
}
.resource-table .column-Date {
  width: 11.5%;
  text-align: left;
}
.resource-table .column-Size {
  width: 8%;
  text-align: left;
}
.resource-table .column-Version {
  width: 8%;
  text-align: left;
}
.resource-table .column-Download {
  text-align: center;
}
.resource-table .column-Infos {
  text-align: center;
}
.resource-table .column-Infos a {
  text-decoration: none;
  cursor: pointer;
}
.resource-table .column-Notice {
  color: red;
}
.resource-table .platform-icon {
  margin-right: 0.5em;
}
.latest-pill {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
  font-size: 1.0em;
  font-weight: bold;
  border: 2px solid black;
  color: black;
  letter-spacing: -0.1em;
  padding-bottom: 0;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 1px;
}
span.latest-pill {
  font-size: 0.75em;
}
.resource-table-header {
  display: table;
  width: 100%;
  font: 'acrom', 'Lucida Grande', "Times New Roman", Times, serif;
  padding: 2%;
  max-width: 100%;
  text-transform: uppercase;
  text-align: left;
  font-size: 1.40em;
  font-weight: bold;
  background: #E7E7E7;
}
.resource-table-header button.btn-archive {
  float: right;
}
.resource-table-header .type-of-content {
  display: table-cell;
  vertical-align: middle;
}
.popover {
  max-width: 100%!important;
}
.popover h1 {
  font-size: 30px;
}
.popover h2 {
  margin-top: 14px;
  margin-bottom: 5px;
  font-size: 22px;
  border-bottom: 1px solid #CCC;
}
.popover h3 {
  margin-top: 8px;
  margin-bottom: 4px;
  font-size: 16px;
}
/* presets pages */
.item-presets {
  margin-top: 2em;
  margin-bottom: 2em;
}
.item-presets .preset-wrapper {
  background: #E7E7E7;
  padding-top: 2.075%;
  padding-bottom: 2.075%;
  margin-bottom: 2%;
  /* add a mimimum for long product name */
  min-height: 11em;
  display: block;
}
.item-presets .preset-wrapper .product-image-wrapper {
  width: 12.06%;
  padding-left: 4.15%;
  float: left;
}
.item-presets .preset-wrapper .product-image-wrapper img {
  max-width: 100%;
}
.item-presets .preset-wrapper .product-image-wrapper .product-label {
  font-size: 1.1em;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  margin-top: -4%;
  letter-spacing: -0.05em;
}
.item-presets .preset-wrapper .preset-table-wrapper {
  width: 78.16%;
  margin-left: 20.36%;
  /* should match width+horizontal paddings of image wrapper */
  background: #f7f7f7;
}
.item-presets .preset-wrapper .preset-table-wrapper .preset-table {
  margin-top: 2%;
  margin-bottom: 2%;
  margin-left: 2%;
  width: 96%;
  max-width: 98%;
  background: #f7f7f7;
  color: #797979;
}
.item-presets .preset-wrapper .preset-table-wrapper .preset-table thead.preset-table-header {
  color: #000000;
  border-bottom: 1px #000 solid;
  font: 'acrom', 'Lucida Grande', "Times New Roman", Times, serif;
  margin-top: 2%;
  margin-left: 2%;
  padding-top: 1%;
  max-width: 100%;
  text-align: left;
}
.item-presets .preset-wrapper .preset-table-wrapper .preset-table thead.preset-table-header th {
  font-size: 85%;
  font-weight: normal;
  line-height: 1.25em;
}
.item-presets .preset-wrapper .preset-table-wrapper .preset-table thead.preset-table-header th.header-Name {
  width: 35%;
}
.item-presets .preset-wrapper .preset-table-wrapper .preset-table thead.preset-table-header th.header-Sound-Designer {
  width: 22%;
}
.item-presets .preset-wrapper .preset-table-wrapper .preset-table thead.preset-table-header th.header-Count {
  text-align: center;
}
.item-presets .preset-wrapper .preset-table-wrapper .preset-table thead.preset-table-header th.header-Example-Sound {
  text-align: center;
}
.item-presets .preset-wrapper .preset-table-wrapper .preset-table thead.preset-table-header th.header-Download {
  text-align: center;
}
.item-presets .preset-wrapper .preset-table-wrapper .preset-table tbody {
  font-size: 95%;
  color: #797979;
}
.item-presets .preset-wrapper .preset-table-wrapper .preset-table tbody tr.notice-row > td {
  border-top: none;
}
.item-presets .preset-wrapper .preset-table-wrapper .preset-table tbody tr td.column-Name {
  width: 35%;
}
.item-presets .preset-wrapper .preset-table-wrapper .preset-table tbody tr td.column-Name span.latest-pill {
  padding: 1px 5px;
  margin-left: 0;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
  font-size: 400;
  font-weight: bold;
  border: 1px solid #fbeed5;
  border-radius: 4px;
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}
.item-presets .preset-wrapper .preset-table-wrapper .preset-table tbody tr td.column-Sound-Designer {
  width: 22%;
}
.item-presets .preset-wrapper .preset-table-wrapper .preset-table tbody tr td.column-Sound-Designer span.artist-bio {
  color: #797979;
  font-weight: 500;
  cursor: pointer;
}
.item-presets .preset-wrapper .preset-table-wrapper .preset-table tbody tr td.column-Count {
  text-align: center;
}
.item-presets .preset-wrapper .preset-table-wrapper .preset-table tbody tr td.column-Example-Sound {
  text-align: center;
}
.item-presets .preset-wrapper .preset-table-wrapper .preset-table tbody tr td.column-Example-Sound .button {
  margin-left: auto;
  margin-right: auto;
}
.item-presets .preset-wrapper .preset-table-wrapper .preset-table tbody tr td.column-Download {
  text-align: center;
}
body .popover .popover-content {
  margin-bottom: 3%;
}
body .popover .popover-content img {
  float: left;
  margin-right: 2%;
  margin-bottom: 2%;
}
body .popover .popover-content a {
  color: dodgerblue;
}
body .popover .popover-content ul.tracks-list {
  z-index: 100;
  cursor: pointer;
  background-color: #434343;
  margin: -10px 0;
  padding-left: 0;
  padding-top: 2px;
  list-style-type: none;
  max-width: 300px;
  border: 2px inset black;
  border-top: 0;
  border-bottom-left-radius: 7px;
  border-bottom-right-radius: 7px;
}
body .popover .popover-content ul.tracks-list li.track {
  color: white;
  padding-left: 2%;
  z-index: 10;
}
body .popover .popover-content ul.tracks-list li.track.active {
  background-color: #696969;
}
body .popover .popover-content ul.tracks-list li.track:hover {
  background-color: #696969;
}
#myaccount .panel-magic {
  border-color: #dddddd;
}
#myaccount .panel-magic .panel-heading {
  background-color: #2ddcb4;
  font-weight: bold;
}
#myaccount .no-avatar-style {
  width: 80px;
  height: 80px;
  border: 1px solid #d4d4d4;
  border-radius: 50%;
  margin: 0 auto;
  color: #fff;
  background-color: lightgrey;
  font-weight: 900;
  text-align: center;
  font-size: 4.5em;
}
div.profile-edit input.invalid {
  border-color: #a94442;
}
div.profile-edit #jform_profile_dob {
  width: 80%;
  display: inline;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}
div.profile-edit #jform_profile_dob_img {
  height: 33px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  vertical-align: top;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  background-color: #2ddcb4;
}
.arturia-round-button {
  border: none;
  background-color: rgba(255, 255, 255, 0);
  font-size: 1.333em;
  font-weight: 500;
  color: #000;
  line-height: 1.05em;
}
.arturia-round-button i {
  vertical-align: middle;
  font-size: 1.5em;
}
div.itemBody div.itemFullText a.white-link {
  color: white;
}
.table-outermost-wrapper {
  background: #e4e4e4;
  padding: 1.77%;
}
.table-outermost-wrapper .table-wrapper {
  padding: 1.43%;
  background: #f7f7f7;
}
.table-outermost-wrapper .table-wrapper .wrapped-table {
  color: #797979;
}
.table-outermost-wrapper .table-wrapper .wrapped-table thead {
  color: #000000;
  border-bottom: 1px #000 solid;
  letter-spacing: -0.07em;
}
.table-outermost-wrapper .table-wrapper .wrapped-table thead th {
  font-size: 1.2em;
  font-weight: 700;
  line-height: 1.25em;
  text-align: center;
}
.table-outermost-wrapper .table-wrapper .wrapped-table thead th.header-activationCode {
  width: 85.7%;
  padding-left: 10%;
}
.table-outermost-wrapper .table-wrapper .wrapped-table tbody {
  font-size: 0.96em;
  color: #797979;
}
.table-outermost-wrapper .table-wrapper .wrapped-table tbody div.product {
  width: 14.3%;
}
.table-outermost-wrapper .table-wrapper .wrapped-table tbody div.product .product-label {
  font-size: 1.0em;
  padding-left: 3%;
  text-align: left;
}
.table-outermost-wrapper .table-wrapper .wrapped-table tbody td.activationCodes {
  width: 85.7%;
  padding-left: 10%;
}
.table-outermost-wrapper .table-wrapper .wrapped-table tbody td.activationCodes ul.activationCodes-List {
  list-style-type: none;
}
.table-outermost-wrapper .table-wrapper .wrapped-table tbody .show-detail {
  width: 5%;
}
.table-outermost-wrapper .table-wrapper .wrapped-table tbody .show-detail button.button,
.table-outermost-wrapper .table-wrapper .wrapped-table tbody .show-detail a.button {
  float: right;
  margin-bottom: 3%;
}
/*------------ register part --------------*/
.registration-request #register_form {
  margin-top: 3em;
}
.registration-request .serial-unlock-container .serial,
.registration-request .serial-unlock-container .unlock {
  height: 12em;
}
.registration-request .li-submit {
  position: absolute;
  top: 100px;
  right: 15px;
}
.itemFullText {
  text-align: left;
}
.itemFullText #myproducts .panel .table thead tr th,
.itemFullText #mysupport .panel .table thead tr th,
.itemFullText #myorders .panel .table thead tr th,
.itemFullText #mycoupon .panel .table thead tr th,
.itemFullText #myoffers .panel .table thead tr th {
  border-bottom: none;
}
.itemFullText #myproducts .panel .table.unreg-products tbody,
.itemFullText #mysupport .panel .table.unreg-products tbody,
.itemFullText #myorders .panel .table.unreg-products tbody,
.itemFullText #mycoupon .panel .table.unreg-products tbody,
.itemFullText #myoffers .panel .table.unreg-products tbody {
  background-color: #f0dfdf;
}
.itemFullText #myproducts .panel .table.unreg-products tbody td,
.itemFullText #mysupport .panel .table.unreg-products tbody td,
.itemFullText #myorders .panel .table.unreg-products tbody td,
.itemFullText #mycoupon .panel .table.unreg-products tbody td,
.itemFullText #myoffers .panel .table.unreg-products tbody td {
  border-top: 1px solid #bbb;
}
.itemFullText #myproducts .panel .table.unreg-products tbody .product,
.itemFullText #mysupport .panel .table.unreg-products tbody .product,
.itemFullText #myorders .panel .table.unreg-products tbody .product,
.itemFullText #mycoupon .panel .table.unreg-products tbody .product,
.itemFullText #myoffers .panel .table.unreg-products tbody .product {
  width: 20%;
}
.itemFullText #myproducts .panel .table.unreg-products tbody .product img,
.itemFullText #mysupport .panel .table.unreg-products tbody .product img,
.itemFullText #myorders .panel .table.unreg-products tbody .product img,
.itemFullText #mycoupon .panel .table.unreg-products tbody .product img,
.itemFullText #myoffers .panel .table.unreg-products tbody .product img {
  width: 100%;
}
.itemFullText #myproducts .panel .table.unreg-products tbody .product dl,
.itemFullText #mysupport .panel .table.unreg-products tbody .product dl,
.itemFullText #myorders .panel .table.unreg-products tbody .product dl,
.itemFullText #mycoupon .panel .table.unreg-products tbody .product dl,
.itemFullText #myoffers .panel .table.unreg-products tbody .product dl {
  margin-bottom: 0.5em;
}
.itemFullText #myproducts .panel .table.unreg-products tbody .product span.product-lbl,
.itemFullText #mysupport .panel .table.unreg-products tbody .product span.product-lbl,
.itemFullText #myorders .panel .table.unreg-products tbody .product span.product-lbl,
.itemFullText #mycoupon .panel .table.unreg-products tbody .product span.product-lbl,
.itemFullText #myoffers .panel .table.unreg-products tbody .product span.product-lbl {
  font-size: 1.4em;
  font-weight: bold;
  text-transform: uppercase;
}
.itemFullText #myproducts .panel .table.unreg-products tbody .licences dl,
.itemFullText #mysupport .panel .table.unreg-products tbody .licences dl,
.itemFullText #myorders .panel .table.unreg-products tbody .licences dl,
.itemFullText #mycoupon .panel .table.unreg-products tbody .licences dl,
.itemFullText #myoffers .panel .table.unreg-products tbody .licences dl {
  margin-bottom: 0.5em;
}
.itemFullText #myproducts .panel .table.unreg-products tbody .licences span.licence-status,
.itemFullText #mysupport .panel .table.unreg-products tbody .licences span.licence-status,
.itemFullText #myorders .panel .table.unreg-products tbody .licences span.licence-status,
.itemFullText #mycoupon .panel .table.unreg-products tbody .licences span.licence-status,
.itemFullText #myoffers .panel .table.unreg-products tbody .licences span.licence-status {
  text-transform: capitalize;
}
.itemFullText #myproducts .panel .table.unreg-products tbody .licences span.icon-unregistered,
.itemFullText #mysupport .panel .table.unreg-products tbody .licences span.icon-unregistered,
.itemFullText #myorders .panel .table.unreg-products tbody .licences span.icon-unregistered,
.itemFullText #mycoupon .panel .table.unreg-products tbody .licences span.icon-unregistered,
.itemFullText #myoffers .panel .table.unreg-products tbody .licences span.icon-unregistered {
  color: orange;
  font-size: 1.0em;
}
.itemFullText #myproducts .panel .table.coupons tbody .couponLink,
.itemFullText #mysupport .panel .table.coupons tbody .couponLink,
.itemFullText #myorders .panel .table.coupons tbody .couponLink,
.itemFullText #mycoupon .panel .table.coupons tbody .couponLink,
.itemFullText #myoffers .panel .table.coupons tbody .couponLink {
  text-align: right;
}
.itemFullText #myproducts .panel .table.coupons td,
.itemFullText #mysupport .panel .table.coupons td,
.itemFullText #myorders .panel .table.coupons td,
.itemFullText #mycoupon .panel .table.coupons td,
.itemFullText #myoffers .panel .table.coupons td {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}
.itemFullText #myproducts .panel .table.coupons td div,
.itemFullText #mysupport .panel .table.coupons td div,
.itemFullText #myorders .panel .table.coupons td div,
.itemFullText #mycoupon .panel .table.coupons td div,
.itemFullText #myoffers .panel .table.coupons td div {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}
.itemFullText #myproducts .panel .table.coupons td .couponVisual,
.itemFullText #mysupport .panel .table.coupons td .couponVisual,
.itemFullText #myorders .panel .table.coupons td .couponVisual,
.itemFullText #mycoupon .panel .table.coupons td .couponVisual,
.itemFullText #myoffers .panel .table.coupons td .couponVisual,
.itemFullText #myproducts .panel .table.coupons td .couponButton,
.itemFullText #mysupport .panel .table.coupons td .couponButton,
.itemFullText #myorders .panel .table.coupons td .couponButton,
.itemFullText #mycoupon .panel .table.coupons td .couponButton,
.itemFullText #myoffers .panel .table.coupons td .couponButton,
.itemFullText #myproducts .panel .table.coupons td .couponDescription,
.itemFullText #mysupport .panel .table.coupons td .couponDescription,
.itemFullText #myorders .panel .table.coupons td .couponDescription,
.itemFullText #mycoupon .panel .table.coupons td .couponDescription,
.itemFullText #myoffers .panel .table.coupons td .couponDescription {
  padding-left: .2em;
  padding-right: .2em;
}
.itemFullText #myproducts .panel .table.coupons td .add-with-coupon,
.itemFullText #mysupport .panel .table.coupons td .add-with-coupon,
.itemFullText #myorders .panel .table.coupons td .add-with-coupon,
.itemFullText #mycoupon .panel .table.coupons td .add-with-coupon,
.itemFullText #myoffers .panel .table.coupons td .add-with-coupon {
  padding-top: 0px;
}
.itemFullText #myproducts .panel .table.products .collapsing,
.itemFullText #mysupport .panel .table.products .collapsing,
.itemFullText #myorders .panel .table.products .collapsing,
.itemFullText #mycoupon .panel .table.products .collapsing,
.itemFullText #myoffers .panel .table.products .collapsing {
  -webkit-transition-duration: 1s;
  transition-duration: 1s;
}
.itemFullText #myproducts .panel .table.products .upgrade-available,
.itemFullText #mysupport .panel .table.products .upgrade-available,
.itemFullText #myorders .panel .table.products .upgrade-available,
.itemFullText #mycoupon .panel .table.products .upgrade-available,
.itemFullText #myoffers .panel .table.products .upgrade-available {
  color: #BD362F;
  cursor: pointer;
}
.itemFullText #myproducts .panel .table.products span.faqLink,
.itemFullText #mysupport .panel .table.products span.faqLink,
.itemFullText #myorders .panel .table.products span.faqLink,
.itemFullText #mycoupon .panel .table.products span.faqLink,
.itemFullText #myoffers .panel .table.products span.faqLink {
  cursor: pointer;
}
.itemFullText #myproducts .panel .table.products .animated,
.itemFullText #mysupport .panel .table.products .animated,
.itemFullText #myorders .panel .table.products .animated,
.itemFullText #mycoupon .panel .table.products .animated,
.itemFullText #myoffers .panel .table.products .animated {
  -webkit-animation-iteration-count: 1;
}
.itemFullText #myproducts .panel .table.products h4 a,
.itemFullText #mysupport .panel .table.products h4 a,
.itemFullText #myorders .panel .table.products h4 a,
.itemFullText #mycoupon .panel .table.products h4 a,
.itemFullText #myoffers .panel .table.products h4 a {
  color: #000000;
}
.itemFullText #myproducts .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+1) > td.minemine,
.itemFullText #mysupport .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+1) > td.minemine,
.itemFullText #myorders .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+1) > td.minemine,
.itemFullText #mycoupon .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+1) > td.minemine,
.itemFullText #myoffers .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+1) > td.minemine,
.itemFullText #myproducts .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+2) > td.minemine,
.itemFullText #mysupport .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+2) > td.minemine,
.itemFullText #myorders .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+2) > td.minemine,
.itemFullText #mycoupon .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+2) > td.minemine,
.itemFullText #myoffers .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+2) > td.minemine,
.itemFullText #myproducts .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+3) > td.minemine,
.itemFullText #mysupport .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+3) > td.minemine,
.itemFullText #myorders .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+3) > td.minemine,
.itemFullText #mycoupon .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+3) > td.minemine,
.itemFullText #myoffers .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+3) > td.minemine {
  background-color: #FFFFFF;
}
.itemFullText #myproducts .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+1) > td.minemine .panel-body,
.itemFullText #mysupport .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+1) > td.minemine .panel-body,
.itemFullText #myorders .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+1) > td.minemine .panel-body,
.itemFullText #mycoupon .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+1) > td.minemine .panel-body,
.itemFullText #myoffers .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+1) > td.minemine .panel-body,
.itemFullText #myproducts .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+2) > td.minemine .panel-body,
.itemFullText #mysupport .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+2) > td.minemine .panel-body,
.itemFullText #myorders .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+2) > td.minemine .panel-body,
.itemFullText #mycoupon .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+2) > td.minemine .panel-body,
.itemFullText #myoffers .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+2) > td.minemine .panel-body,
.itemFullText #myproducts .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+3) > td.minemine .panel-body,
.itemFullText #mysupport .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+3) > td.minemine .panel-body,
.itemFullText #myorders .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+3) > td.minemine .panel-body,
.itemFullText #mycoupon .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+3) > td.minemine .panel-body,
.itemFullText #myoffers .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+3) > td.minemine .panel-body {
  background-color: #f3f3f3;
}
.itemFullText #myproducts .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+1) > td.minemine .panel-default > .panel-heading,
.itemFullText #mysupport .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+1) > td.minemine .panel-default > .panel-heading,
.itemFullText #myorders .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+1) > td.minemine .panel-default > .panel-heading,
.itemFullText #mycoupon .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+1) > td.minemine .panel-default > .panel-heading,
.itemFullText #myoffers .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+1) > td.minemine .panel-default > .panel-heading,
.itemFullText #myproducts .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+2) > td.minemine .panel-default > .panel-heading,
.itemFullText #mysupport .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+2) > td.minemine .panel-default > .panel-heading,
.itemFullText #myorders .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+2) > td.minemine .panel-default > .panel-heading,
.itemFullText #mycoupon .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+2) > td.minemine .panel-default > .panel-heading,
.itemFullText #myoffers .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+2) > td.minemine .panel-default > .panel-heading,
.itemFullText #myproducts .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+3) > td.minemine .panel-default > .panel-heading,
.itemFullText #mysupport .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+3) > td.minemine .panel-default > .panel-heading,
.itemFullText #myorders .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+3) > td.minemine .panel-default > .panel-heading,
.itemFullText #mycoupon .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+3) > td.minemine .panel-default > .panel-heading,
.itemFullText #myoffers .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+3) > td.minemine .panel-default > .panel-heading {
  background-color: #FFFFFF;
}
.itemFullText #myproducts .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+1) > td.minemine .panel,
.itemFullText #mysupport .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+1) > td.minemine .panel,
.itemFullText #myorders .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+1) > td.minemine .panel,
.itemFullText #mycoupon .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+1) > td.minemine .panel,
.itemFullText #myoffers .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+1) > td.minemine .panel,
.itemFullText #myproducts .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+2) > td.minemine .panel,
.itemFullText #mysupport .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+2) > td.minemine .panel,
.itemFullText #myorders .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+2) > td.minemine .panel,
.itemFullText #mycoupon .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+2) > td.minemine .panel,
.itemFullText #myoffers .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+2) > td.minemine .panel,
.itemFullText #myproducts .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+3) > td.minemine .panel,
.itemFullText #mysupport .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+3) > td.minemine .panel,
.itemFullText #myorders .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+3) > td.minemine .panel,
.itemFullText #mycoupon .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+3) > td.minemine .panel,
.itemFullText #myoffers .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+3) > td.minemine .panel {
  -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.05);
}
.itemFullText #myproducts .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+4) > td.minemine,
.itemFullText #mysupport .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+4) > td.minemine,
.itemFullText #myorders .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+4) > td.minemine,
.itemFullText #mycoupon .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+4) > td.minemine,
.itemFullText #myoffers .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+4) > td.minemine,
.itemFullText #myproducts .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+5) > td.minemine,
.itemFullText #mysupport .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+5) > td.minemine,
.itemFullText #myorders .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+5) > td.minemine,
.itemFullText #mycoupon .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+5) > td.minemine,
.itemFullText #myoffers .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+5) > td.minemine,
.itemFullText #myproducts .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+6) > td.minemine,
.itemFullText #mysupport .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+6) > td.minemine,
.itemFullText #myorders .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+6) > td.minemine,
.itemFullText #mycoupon .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+6) > td.minemine,
.itemFullText #myoffers .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+6) > td.minemine {
  background-color: #f3f3f3;
}
.itemFullText #myproducts .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+4) > td.minemine .panel-body,
.itemFullText #mysupport .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+4) > td.minemine .panel-body,
.itemFullText #myorders .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+4) > td.minemine .panel-body,
.itemFullText #mycoupon .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+4) > td.minemine .panel-body,
.itemFullText #myoffers .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+4) > td.minemine .panel-body,
.itemFullText #myproducts .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+5) > td.minemine .panel-body,
.itemFullText #mysupport .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+5) > td.minemine .panel-body,
.itemFullText #myorders .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+5) > td.minemine .panel-body,
.itemFullText #mycoupon .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+5) > td.minemine .panel-body,
.itemFullText #myoffers .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+5) > td.minemine .panel-body,
.itemFullText #myproducts .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+6) > td.minemine .panel-body,
.itemFullText #mysupport .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+6) > td.minemine .panel-body,
.itemFullText #myorders .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+6) > td.minemine .panel-body,
.itemFullText #mycoupon .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+6) > td.minemine .panel-body,
.itemFullText #myoffers .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+6) > td.minemine .panel-body {
  background-color: #FFFFFF;
}
.itemFullText #myproducts .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+4) > td.minemine .panel-default > .panel-heading,
.itemFullText #mysupport .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+4) > td.minemine .panel-default > .panel-heading,
.itemFullText #myorders .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+4) > td.minemine .panel-default > .panel-heading,
.itemFullText #mycoupon .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+4) > td.minemine .panel-default > .panel-heading,
.itemFullText #myoffers .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+4) > td.minemine .panel-default > .panel-heading,
.itemFullText #myproducts .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+5) > td.minemine .panel-default > .panel-heading,
.itemFullText #mysupport .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+5) > td.minemine .panel-default > .panel-heading,
.itemFullText #myorders .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+5) > td.minemine .panel-default > .panel-heading,
.itemFullText #mycoupon .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+5) > td.minemine .panel-default > .panel-heading,
.itemFullText #myoffers .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+5) > td.minemine .panel-default > .panel-heading,
.itemFullText #myproducts .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+6) > td.minemine .panel-default > .panel-heading,
.itemFullText #mysupport .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+6) > td.minemine .panel-default > .panel-heading,
.itemFullText #myorders .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+6) > td.minemine .panel-default > .panel-heading,
.itemFullText #mycoupon .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+6) > td.minemine .panel-default > .panel-heading,
.itemFullText #myoffers .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+6) > td.minemine .panel-default > .panel-heading {
  background-color: #f3f3f3;
}
.itemFullText #myproducts .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+4) > td.minemine .panel,
.itemFullText #mysupport .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+4) > td.minemine .panel,
.itemFullText #myorders .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+4) > td.minemine .panel,
.itemFullText #mycoupon .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+4) > td.minemine .panel,
.itemFullText #myoffers .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+4) > td.minemine .panel,
.itemFullText #myproducts .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+5) > td.minemine .panel,
.itemFullText #mysupport .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+5) > td.minemine .panel,
.itemFullText #myorders .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+5) > td.minemine .panel,
.itemFullText #mycoupon .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+5) > td.minemine .panel,
.itemFullText #myoffers .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+5) > td.minemine .panel,
.itemFullText #myproducts .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+6) > td.minemine .panel,
.itemFullText #mysupport .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+6) > td.minemine .panel,
.itemFullText #myorders .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+6) > td.minemine .panel,
.itemFullText #mycoupon .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+6) > td.minemine .panel,
.itemFullText #myoffers .panel .table.products.table-striped-arturia > tbody > tr:nth-child(6n+6) > td.minemine .panel {
  -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.05);
}
.itemFullText #myproducts .panel .table.products tr.product th.licence-status,
.itemFullText #mysupport .panel .table.products tr.product th.licence-status,
.itemFullText #myorders .panel .table.products tr.product th.licence-status,
.itemFullText #mycoupon .panel .table.products tr.product th.licence-status,
.itemFullText #myoffers .panel .table.products tr.product th.licence-status {
  width: 33%;
}
.itemFullText #myproducts .panel .table.products tr.product span.icon-locked,
.itemFullText #mysupport .panel .table.products tr.product span.icon-locked,
.itemFullText #myorders .panel .table.products tr.product span.icon-locked,
.itemFullText #mycoupon .panel .table.products tr.product span.icon-locked,
.itemFullText #myoffers .panel .table.products tr.product span.icon-locked {
  color: #e12212;
}
.itemFullText #myproducts .panel .table.products tr.product span.icon-registered,
.itemFullText #mysupport .panel .table.products tr.product span.icon-registered,
.itemFullText #myorders .panel .table.products tr.product span.icon-registered,
.itemFullText #mycoupon .panel .table.products tr.product span.icon-registered,
.itemFullText #myoffers .panel .table.products tr.product span.icon-registered {
  color: #008000;
}
.itemFullText #myproducts .panel .table.products tr.product td,
.itemFullText #mysupport .panel .table.products tr.product td,
.itemFullText #myorders .panel .table.products tr.product td,
.itemFullText #mycoupon .panel .table.products tr.product td,
.itemFullText #myoffers .panel .table.products tr.product td {
  vertical-align: middle;
}
.itemFullText #myproducts .panel .table.products tr.product td.thumb-licence,
.itemFullText #mysupport .panel .table.products tr.product td.thumb-licence,
.itemFullText #myorders .panel .table.products tr.product td.thumb-licence,
.itemFullText #mycoupon .panel .table.products tr.product td.thumb-licence,
.itemFullText #myoffers .panel .table.products tr.product td.thumb-licence {
  width: 30%;
}
.itemFullText #myproducts .panel .table.products tr.product td.thumb-licence td.thumb-licence-img,
.itemFullText #mysupport .panel .table.products tr.product td.thumb-licence td.thumb-licence-img,
.itemFullText #myorders .panel .table.products tr.product td.thumb-licence td.thumb-licence-img,
.itemFullText #mycoupon .panel .table.products tr.product td.thumb-licence td.thumb-licence-img,
.itemFullText #myoffers .panel .table.products tr.product td.thumb-licence td.thumb-licence-img {
  width: 20%;
}
.itemFullText #myproducts .panel .table.products tr.product td.thumb-licence td.thumb-licence-name,
.itemFullText #mysupport .panel .table.products tr.product td.thumb-licence td.thumb-licence-name,
.itemFullText #myorders .panel .table.products tr.product td.thumb-licence td.thumb-licence-name,
.itemFullText #mycoupon .panel .table.products tr.product td.thumb-licence td.thumb-licence-name,
.itemFullText #myoffers .panel .table.products tr.product td.thumb-licence td.thumb-licence-name {
  padding-left: 10px;
  text-align: left;
  text-transform: uppercase;
  vertical-align: middle;
  font-weight: bold;
}
.itemFullText #myproducts .panel .table.products tr.product dt.more span,
.itemFullText #mysupport .panel .table.products tr.product dt.more span,
.itemFullText #myorders .panel .table.products tr.product dt.more span,
.itemFullText #mycoupon .panel .table.products tr.product dt.more span,
.itemFullText #myoffers .panel .table.products tr.product dt.more span {
  float: right;
  margin-right: 1em;
}
.itemFullText #myproducts .panel .table.products tr.upgrades div.bundle,
.itemFullText #mysupport .panel .table.products tr.upgrades div.bundle,
.itemFullText #myorders .panel .table.products tr.upgrades div.bundle,
.itemFullText #mycoupon .panel .table.products tr.upgrades div.bundle,
.itemFullText #myoffers .panel .table.products tr.upgrades div.bundle,
.itemFullText #myproducts .panel .table.products tr.upgrades div.bundler-upgrades,
.itemFullText #mysupport .panel .table.products tr.upgrades div.bundler-upgrades,
.itemFullText #myorders .panel .table.products tr.upgrades div.bundler-upgrades,
.itemFullText #mycoupon .panel .table.products tr.upgrades div.bundler-upgrades,
.itemFullText #myoffers .panel .table.products tr.upgrades div.bundler-upgrades {
  padding: 5px 3px 5px 3px;
}
.itemFullText #myproducts .panel .table.products tr.upgrades div.bundle th.bundled-soft-name,
.itemFullText #mysupport .panel .table.products tr.upgrades div.bundle th.bundled-soft-name,
.itemFullText #myorders .panel .table.products tr.upgrades div.bundle th.bundled-soft-name,
.itemFullText #mycoupon .panel .table.products tr.upgrades div.bundle th.bundled-soft-name,
.itemFullText #myoffers .panel .table.products tr.upgrades div.bundle th.bundled-soft-name,
.itemFullText #myproducts .panel .table.products tr.upgrades div.bundler-upgrades th.bundled-soft-name,
.itemFullText #mysupport .panel .table.products tr.upgrades div.bundler-upgrades th.bundled-soft-name,
.itemFullText #myorders .panel .table.products tr.upgrades div.bundler-upgrades th.bundled-soft-name,
.itemFullText #mycoupon .panel .table.products tr.upgrades div.bundler-upgrades th.bundled-soft-name,
.itemFullText #myoffers .panel .table.products tr.upgrades div.bundler-upgrades th.bundled-soft-name {
  font-size: 1.2em;
}
.itemFullText #myproducts .panel .table.products tr.upgrades div.bundle a,
.itemFullText #mysupport .panel .table.products tr.upgrades div.bundle a,
.itemFullText #myorders .panel .table.products tr.upgrades div.bundle a,
.itemFullText #mycoupon .panel .table.products tr.upgrades div.bundle a,
.itemFullText #myoffers .panel .table.products tr.upgrades div.bundle a,
.itemFullText #myproducts .panel .table.products tr.upgrades div.bundler-upgrades a,
.itemFullText #mysupport .panel .table.products tr.upgrades div.bundler-upgrades a,
.itemFullText #myorders .panel .table.products tr.upgrades div.bundler-upgrades a,
.itemFullText #mycoupon .panel .table.products tr.upgrades div.bundler-upgrades a,
.itemFullText #myoffers .panel .table.products tr.upgrades div.bundler-upgrades a {
  cursor: pointer;
  font-weight: bold;
}
.itemFullText #myproducts .panel .table.products tr.upgrades th.upgrade-column,
.itemFullText #mysupport .panel .table.products tr.upgrades th.upgrade-column,
.itemFullText #myorders .panel .table.products tr.upgrades th.upgrade-column,
.itemFullText #mycoupon .panel .table.products tr.upgrades th.upgrade-column,
.itemFullText #myoffers .panel .table.products tr.upgrades th.upgrade-column {
  width: 20%;
}
.itemFullText #myproducts .panel .table.products tr.upgrades td.free-paying-updates,
.itemFullText #mysupport .panel .table.products tr.upgrades td.free-paying-updates,
.itemFullText #myorders .panel .table.products tr.upgrades td.free-paying-updates,
.itemFullText #mycoupon .panel .table.products tr.upgrades td.free-paying-updates,
.itemFullText #myoffers .panel .table.products tr.upgrades td.free-paying-updates {
  border-top: 0px;
  padding-left: 30px;
  padding-right: 30px;
}
.itemFullText #myproducts .panel .table.products tr.upgrades td.free-paying-updates div .panel.bundler-upgrades,
.itemFullText #mysupport .panel .table.products tr.upgrades td.free-paying-updates div .panel.bundler-upgrades,
.itemFullText #myorders .panel .table.products tr.upgrades td.free-paying-updates div .panel.bundler-upgrades,
.itemFullText #mycoupon .panel .table.products tr.upgrades td.free-paying-updates div .panel.bundler-upgrades,
.itemFullText #myoffers .panel .table.products tr.upgrades td.free-paying-updates div .panel.bundler-upgrades,
.itemFullText #myproducts .panel .table.products tr.upgrades td.free-paying-updates div .panel.bundle,
.itemFullText #mysupport .panel .table.products tr.upgrades td.free-paying-updates div .panel.bundle,
.itemFullText #myorders .panel .table.products tr.upgrades td.free-paying-updates div .panel.bundle,
.itemFullText #mycoupon .panel .table.products tr.upgrades td.free-paying-updates div .panel.bundle,
.itemFullText #myoffers .panel .table.products tr.upgrades td.free-paying-updates div .panel.bundle {
  border: 1px solid #dddddd;
}
.itemFullText #myproducts .panel .table.products tr.upgrades td.free-paying-updates form,
.itemFullText #mysupport .panel .table.products tr.upgrades td.free-paying-updates form,
.itemFullText #myorders .panel .table.products tr.upgrades td.free-paying-updates form,
.itemFullText #mycoupon .panel .table.products tr.upgrades td.free-paying-updates form,
.itemFullText #myoffers .panel .table.products tr.upgrades td.free-paying-updates form {
  padding-top: 0px;
}
.itemFullText #myproducts .panel .table.products tr.upgrades td.free-paying-updates form button.upgrade-button,
.itemFullText #mysupport .panel .table.products tr.upgrades td.free-paying-updates form button.upgrade-button,
.itemFullText #myorders .panel .table.products tr.upgrades td.free-paying-updates form button.upgrade-button,
.itemFullText #mycoupon .panel .table.products tr.upgrades td.free-paying-updates form button.upgrade-button,
.itemFullText #myoffers .panel .table.products tr.upgrades td.free-paying-updates form button.upgrade-button {
  border: 0px;
  color: #2ddcb4;
  font-weight: bold;
  background-color: transparent;
  text-align: left;
}
.itemFullText #myproducts .panel .table.products tr.upgrades td,
.itemFullText #mysupport .panel .table.products tr.upgrades td,
.itemFullText #myorders .panel .table.products tr.upgrades td,
.itemFullText #mycoupon .panel .table.products tr.upgrades td,
.itemFullText #myoffers .panel .table.products tr.upgrades td,
.itemFullText #myproducts .panel .table.products tr.upgrades th,
.itemFullText #mysupport .panel .table.products tr.upgrades th,
.itemFullText #myorders .panel .table.products tr.upgrades th,
.itemFullText #mycoupon .panel .table.products tr.upgrades th,
.itemFullText #myoffers .panel .table.products tr.upgrades th {
  vertical-align: middle;
}
.itemFullText #myproducts .panel .table.products tr.upgrades button.featured,
.itemFullText #mysupport .panel .table.products tr.upgrades button.featured,
.itemFullText #myorders .panel .table.products tr.upgrades button.featured,
.itemFullText #mycoupon .panel .table.products tr.upgrades button.featured,
.itemFullText #myoffers .panel .table.products tr.upgrades button.featured {
  background-color: #BD362F;
}
.itemFullText #myproducts .panel .table.products .panel-title a:hover,
.itemFullText #mysupport .panel .table.products .panel-title a:hover,
.itemFullText #myorders .panel .table.products .panel-title a:hover,
.itemFullText #mycoupon .panel .table.products .panel-title a:hover,
.itemFullText #myoffers .panel .table.products .panel-title a:hover,
.itemFullText #myproducts .panel .table.products .panel-title a:visited,
.itemFullText #mysupport .panel .table.products .panel-title a:visited,
.itemFullText #myorders .panel .table.products .panel-title a:visited,
.itemFullText #mycoupon .panel .table.products .panel-title a:visited,
.itemFullText #myoffers .panel .table.products .panel-title a:visited,
.itemFullText #myproducts .panel .table.products .panel-title a:link,
.itemFullText #mysupport .panel .table.products .panel-title a:link,
.itemFullText #myorders .panel .table.products .panel-title a:link,
.itemFullText #mycoupon .panel .table.products .panel-title a:link,
.itemFullText #myoffers .panel .table.products .panel-title a:link,
.itemFullText #myproducts .panel .table.products .panel-title a:active,
.itemFullText #mysupport .panel .table.products .panel-title a:active,
.itemFullText #myorders .panel .table.products .panel-title a:active,
.itemFullText #mycoupon .panel .table.products .panel-title a:active,
.itemFullText #myoffers .panel .table.products .panel-title a:active {
  text-decoration: none;
}
.itemFullText #myproducts .panel .table.products tbody .product,
.itemFullText #mysupport .panel .table.products tbody .product,
.itemFullText #myorders .panel .table.products tbody .product,
.itemFullText #mycoupon .panel .table.products tbody .product,
.itemFullText #myoffers .panel .table.products tbody .product {
  width: 20%;
}
.itemFullText #myproducts .panel .table.products tbody .product span.faqLink,
.itemFullText #mysupport .panel .table.products tbody .product span.faqLink,
.itemFullText #myorders .panel .table.products tbody .product span.faqLink,
.itemFullText #mycoupon .panel .table.products tbody .product span.faqLink,
.itemFullText #myoffers .panel .table.products tbody .product span.faqLink {
  cursor: pointer;
}
.itemFullText #myproducts .panel .table.products tbody .product img,
.itemFullText #mysupport .panel .table.products tbody .product img,
.itemFullText #myorders .panel .table.products tbody .product img,
.itemFullText #mycoupon .panel .table.products tbody .product img,
.itemFullText #myoffers .panel .table.products tbody .product img {
  width: 100%;
}
.itemFullText #myproducts .panel .table.products tbody .product span.icon-time,
.itemFullText #mysupport .panel .table.products tbody .product span.icon-time,
.itemFullText #myorders .panel .table.products tbody .product span.icon-time,
.itemFullText #mycoupon .panel .table.products tbody .product span.icon-time,
.itemFullText #myoffers .panel .table.products tbody .product span.icon-time {
  color: orangered;
}
.itemFullText #myproducts .panel .table.products tbody .product span.icon-unregistered,
.itemFullText #mysupport .panel .table.products tbody .product span.icon-unregistered,
.itemFullText #myorders .panel .table.products tbody .product span.icon-unregistered,
.itemFullText #mycoupon .panel .table.products tbody .product span.icon-unregistered,
.itemFullText #myoffers .panel .table.products tbody .product span.icon-unregistered {
  color: orange;
  font-size: 1.4em;
}
.itemFullText #myproducts .panel .table.products tbody .product span.product-lbl,
.itemFullText #mysupport .panel .table.products tbody .product span.product-lbl,
.itemFullText #myorders .panel .table.products tbody .product span.product-lbl,
.itemFullText #mycoupon .panel .table.products tbody .product span.product-lbl,
.itemFullText #myoffers .panel .table.products tbody .product span.product-lbl {
  font-size: 1.4em;
  font-weight: bold;
  text-transform: uppercase;
}
.itemFullText #myproducts .panel .table.products tbody .activationCodes,
.itemFullText #mysupport .panel .table.products tbody .activationCodes,
.itemFullText #myorders .panel .table.products tbody .activationCodes,
.itemFullText #mycoupon .panel .table.products tbody .activationCodes,
.itemFullText #myoffers .panel .table.products tbody .activationCodes {
  padding-right: 30px;
}
.itemFullText #myproducts .panel .table.products tbody .activationCodes .panel-default,
.itemFullText #mysupport .panel .table.products tbody .activationCodes .panel-default,
.itemFullText #myorders .panel .table.products tbody .activationCodes .panel-default,
.itemFullText #mycoupon .panel .table.products tbody .activationCodes .panel-default,
.itemFullText #myoffers .panel .table.products tbody .activationCodes .panel-default {
  border: 0px;
}
.itemFullText #myproducts .panel .table.products tbody .activationCodes .panel-body,
.itemFullText #mysupport .panel .table.products tbody .activationCodes .panel-body,
.itemFullText #myorders .panel .table.products tbody .activationCodes .panel-body,
.itemFullText #mycoupon .panel .table.products tbody .activationCodes .panel-body,
.itemFullText #myoffers .panel .table.products tbody .activationCodes .panel-body {
  border: 1px solid #dddddd;
}
.itemFullText #myproducts .panel .table.products tbody .activationCodes dd.update form,
.itemFullText #mysupport .panel .table.products tbody .activationCodes dd.update form,
.itemFullText #myorders .panel .table.products tbody .activationCodes dd.update form,
.itemFullText #mycoupon .panel .table.products tbody .activationCodes dd.update form,
.itemFullText #myoffers .panel .table.products tbody .activationCodes dd.update form {
  padding-top: 0px;
}
.itemFullText #myproducts .panel .table.products tbody .activationCodes span.icon-registered,
.itemFullText #mysupport .panel .table.products tbody .activationCodes span.icon-registered,
.itemFullText #myorders .panel .table.products tbody .activationCodes span.icon-registered,
.itemFullText #mycoupon .panel .table.products tbody .activationCodes span.icon-registered,
.itemFullText #myoffers .panel .table.products tbody .activationCodes span.icon-registered {
  color: #008000;
  font-size: 1.0em;
}
.itemFullText #myproducts .panel .table.products tbody .activationCodes span.icon-locked,
.itemFullText #mysupport .panel .table.products tbody .activationCodes span.icon-locked,
.itemFullText #myorders .panel .table.products tbody .activationCodes span.icon-locked,
.itemFullText #mycoupon .panel .table.products tbody .activationCodes span.icon-locked,
.itemFullText #myoffers .panel .table.products tbody .activationCodes span.icon-locked {
  color: #e12212;
  font-size: 1.0em;
}
.itemFullText #myproducts .panel .table.products tbody .activationCodes span.licence-status,
.itemFullText #mysupport .panel .table.products tbody .activationCodes span.licence-status,
.itemFullText #myorders .panel .table.products tbody .activationCodes span.licence-status,
.itemFullText #mycoupon .panel .table.products tbody .activationCodes span.licence-status,
.itemFullText #myoffers .panel .table.products tbody .activationCodes span.licence-status {
  text-transform: capitalize;
}
.itemFullText #myproducts .panel .table.products tbody .activationCodes span.faqLink,
.itemFullText #mysupport .panel .table.products tbody .activationCodes span.faqLink,
.itemFullText #myorders .panel .table.products tbody .activationCodes span.faqLink,
.itemFullText #mycoupon .panel .table.products tbody .activationCodes span.faqLink,
.itemFullText #myoffers .panel .table.products tbody .activationCodes span.faqLink {
  float: right;
  cursor: pointer;
  color: #2ddcb4;
}
.itemFullText #myproducts .panel .table.products tbody .activationCodes span.faqLink.less,
.itemFullText #mysupport .panel .table.products tbody .activationCodes span.faqLink.less,
.itemFullText #myorders .panel .table.products tbody .activationCodes span.faqLink.less,
.itemFullText #mycoupon .panel .table.products tbody .activationCodes span.faqLink.less,
.itemFullText #myoffers .panel .table.products tbody .activationCodes span.faqLink.less {
  padding-top: 10px;
  font-weight: bold;
}
.itemFullText #myproducts .panel .table.products tbody .activationCodes h4 span.faqLink,
.itemFullText #mysupport .panel .table.products tbody .activationCodes h4 span.faqLink,
.itemFullText #myorders .panel .table.products tbody .activationCodes h4 span.faqLink,
.itemFullText #mycoupon .panel .table.products tbody .activationCodes h4 span.faqLink,
.itemFullText #myoffers .panel .table.products tbody .activationCodes h4 span.faqLink {
  font-size: 0.777em;
}
.itemFullText #myproducts .panel .table.products tbody .activationCodes hr,
.itemFullText #mysupport .panel .table.products tbody .activationCodes hr,
.itemFullText #myorders .panel .table.products tbody .activationCodes hr,
.itemFullText #mycoupon .panel .table.products tbody .activationCodes hr,
.itemFullText #myoffers .panel .table.products tbody .activationCodes hr {
  margin-top: 0;
  margin-bottom: 0.5em;
  border-top: 1px solid #555555;
}
.itemFullText #myproducts .panel .table.products tbody .activationCodes .activationCodes-List .machine-item,
.itemFullText #mysupport .panel .table.products tbody .activationCodes .activationCodes-List .machine-item,
.itemFullText #myorders .panel .table.products tbody .activationCodes .activationCodes-List .machine-item,
.itemFullText #mycoupon .panel .table.products tbody .activationCodes .activationCodes-List .machine-item,
.itemFullText #myoffers .panel .table.products tbody .activationCodes .activationCodes-List .machine-item {
  padding-top: 0.3em;
}
.itemFullText #myproducts .panel .table.products tbody .activationCodes .activationCodes-List ul,
.itemFullText #mysupport .panel .table.products tbody .activationCodes .activationCodes-List ul,
.itemFullText #myorders .panel .table.products tbody .activationCodes .activationCodes-List ul,
.itemFullText #mycoupon .panel .table.products tbody .activationCodes .activationCodes-List ul,
.itemFullText #myoffers .panel .table.products tbody .activationCodes .activationCodes-List ul {
  list-style-type: none;
  margin-top: 0.3em;
}
.itemFullText #myproducts .panel .table.products tbody .activationCodes .activationCodes-List ul li,
.itemFullText #mysupport .panel .table.products tbody .activationCodes .activationCodes-List ul li,
.itemFullText #myorders .panel .table.products tbody .activationCodes .activationCodes-List ul li,
.itemFullText #mycoupon .panel .table.products tbody .activationCodes .activationCodes-List ul li,
.itemFullText #myoffers .panel .table.products tbody .activationCodes .activationCodes-List ul li {
  margin-bottom: 0;
}
.itemFullText #myproducts .panel .table.products tbody .activationCodes .activationCodes-List .deactivate-machine,
.itemFullText #mysupport .panel .table.products tbody .activationCodes .activationCodes-List .deactivate-machine,
.itemFullText #myorders .panel .table.products tbody .activationCodes .activationCodes-List .deactivate-machine,
.itemFullText #mycoupon .panel .table.products tbody .activationCodes .activationCodes-List .deactivate-machine,
.itemFullText #myoffers .panel .table.products tbody .activationCodes .activationCodes-List .deactivate-machine {
  display: inline-block;
}
.itemFullText #myproducts .panel .table.products tbody .licences hr,
.itemFullText #mysupport .panel .table.products tbody .licences hr,
.itemFullText #myorders .panel .table.products tbody .licences hr,
.itemFullText #mycoupon .panel .table.products tbody .licences hr,
.itemFullText #myoffers .panel .table.products tbody .licences hr {
  margin-top: 0;
  margin-bottom: 0.5em;
  border-top: 1px solid #555555;
}
.itemFullText #myproducts .panel .table.products tbody .show-detail,
.itemFullText #mysupport .panel .table.products tbody .show-detail,
.itemFullText #myorders .panel .table.products tbody .show-detail,
.itemFullText #mycoupon .panel .table.products tbody .show-detail,
.itemFullText #myoffers .panel .table.products tbody .show-detail {
  width: 5%;
}
.itemFullText #myproducts .panel .table.tickets .id,
.itemFullText #mysupport .panel .table.tickets .id,
.itemFullText #myorders .panel .table.tickets .id,
.itemFullText #mycoupon .panel .table.tickets .id,
.itemFullText #myoffers .panel .table.tickets .id {
  width: 9%;
}
.itemFullText #myproducts .panel .table.tickets .opened,
.itemFullText #mysupport .panel .table.tickets .opened,
.itemFullText #myorders .panel .table.tickets .opened,
.itemFullText #mycoupon .panel .table.tickets .opened,
.itemFullText #myoffers .panel .table.tickets .opened {
  width: 20%;
}
.itemFullText #myproducts .panel .table.tickets .status,
.itemFullText #mysupport .panel .table.tickets .status,
.itemFullText #myorders .panel .table.tickets .status,
.itemFullText #mycoupon .panel .table.tickets .status,
.itemFullText #myoffers .panel .table.tickets .status {
  width: 10%;
}
.itemFullText #myproducts .panel .table.tickets .modified,
.itemFullText #mysupport .panel .table.tickets .modified,
.itemFullText #myorders .panel .table.tickets .modified,
.itemFullText #mycoupon .panel .table.tickets .modified,
.itemFullText #myoffers .panel .table.tickets .modified {
  width: 20%;
}
.itemFullText #myproducts .panel .table.tickets .latest-event,
.itemFullText #mysupport .panel .table.tickets .latest-event,
.itemFullText #myorders .panel .table.tickets .latest-event,
.itemFullText #mycoupon .panel .table.tickets .latest-event,
.itemFullText #myoffers .panel .table.tickets .latest-event {
  width: 11%;
}
.itemFullText #myproducts .panel .table.tickets span.pill,
.itemFullText #mysupport .panel .table.tickets span.pill,
.itemFullText #myorders .panel .table.tickets span.pill,
.itemFullText #mycoupon .panel .table.tickets span.pill,
.itemFullText #myoffers .panel .table.tickets span.pill {
  padding: 1px 5px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
  border: 1px solid #fbeed5;
  border-radius: 4px;
  /* to avoid collision with bootstrap .close we can't factorize in span.pill */
}
.itemFullText #myproducts .panel .table.tickets span.pill.open,
.itemFullText #mysupport .panel .table.tickets span.pill.open,
.itemFullText #myorders .panel .table.tickets span.pill.open,
.itemFullText #mycoupon .panel .table.tickets span.pill.open,
.itemFullText #myoffers .panel .table.tickets span.pill.open {
  font-size: 0.75em;
  font-weight: 700;
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}
.itemFullText #myproducts .panel .table.tickets span.pill.close,
.itemFullText #mysupport .panel .table.tickets span.pill.close,
.itemFullText #myorders .panel .table.tickets span.pill.close,
.itemFullText #mycoupon .panel .table.tickets span.pill.close,
.itemFullText #myoffers .panel .table.tickets span.pill.close {
  font-size: 0.75em;
  font-weight: 700;
  float: none;
  opacity: 1;
  background-color: #c9f2da;
  border-color: #d0ee73;
  color: #10b929;
}
.itemFullText #myproducts .panel .table.orders,
.itemFullText #mysupport .panel .table.orders,
.itemFullText #myorders .panel .table.orders,
.itemFullText #mycoupon .panel .table.orders,
.itemFullText #myoffers .panel .table.orders {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  /*            .price {
              width: 10%;
            }

            .show-detail {
              width: 5%;
            }*/
}
.itemFullText #myproducts .panel .table.orders.table-striped-arturia > div:nth-of-type(even),
.itemFullText #mysupport .panel .table.orders.table-striped-arturia > div:nth-of-type(even),
.itemFullText #myorders .panel .table.orders.table-striped-arturia > div:nth-of-type(even),
.itemFullText #mycoupon .panel .table.orders.table-striped-arturia > div:nth-of-type(even),
.itemFullText #myoffers .panel .table.orders.table-striped-arturia > div:nth-of-type(even) {
  background-color: white;
}
.itemFullText #myproducts .panel .table.orders.table-striped-arturia > div:nth-of-type(even) .panel-body,
.itemFullText #mysupport .panel .table.orders.table-striped-arturia > div:nth-of-type(even) .panel-body,
.itemFullText #myorders .panel .table.orders.table-striped-arturia > div:nth-of-type(even) .panel-body,
.itemFullText #mycoupon .panel .table.orders.table-striped-arturia > div:nth-of-type(even) .panel-body,
.itemFullText #myoffers .panel .table.orders.table-striped-arturia > div:nth-of-type(even) .panel-body {
  background-color: #f3f3f3;
}
.itemFullText #myproducts .panel .table.orders.table-striped-arturia > div:nth-of-type(even) .panel-default > .panel-heading,
.itemFullText #mysupport .panel .table.orders.table-striped-arturia > div:nth-of-type(even) .panel-default > .panel-heading,
.itemFullText #myorders .panel .table.orders.table-striped-arturia > div:nth-of-type(even) .panel-default > .panel-heading,
.itemFullText #mycoupon .panel .table.orders.table-striped-arturia > div:nth-of-type(even) .panel-default > .panel-heading,
.itemFullText #myoffers .panel .table.orders.table-striped-arturia > div:nth-of-type(even) .panel-default > .panel-heading {
  background-color: white;
}
.itemFullText #myproducts .panel .table.orders.table-striped-arturia > div:nth-of-type(even) .panel,
.itemFullText #mysupport .panel .table.orders.table-striped-arturia > div:nth-of-type(even) .panel,
.itemFullText #myorders .panel .table.orders.table-striped-arturia > div:nth-of-type(even) .panel,
.itemFullText #mycoupon .panel .table.orders.table-striped-arturia > div:nth-of-type(even) .panel,
.itemFullText #myoffers .panel .table.orders.table-striped-arturia > div:nth-of-type(even) .panel {
  -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.05);
}
.itemFullText #myproducts .panel .table.orders.table-striped-arturia > div:nth-of-type(odd),
.itemFullText #mysupport .panel .table.orders.table-striped-arturia > div:nth-of-type(odd),
.itemFullText #myorders .panel .table.orders.table-striped-arturia > div:nth-of-type(odd),
.itemFullText #mycoupon .panel .table.orders.table-striped-arturia > div:nth-of-type(odd),
.itemFullText #myoffers .panel .table.orders.table-striped-arturia > div:nth-of-type(odd) {
  background-color: #f3f3f3;
}
.itemFullText #myproducts .panel .table.orders.table-striped-arturia > div:nth-of-type(odd) .panel-body,
.itemFullText #mysupport .panel .table.orders.table-striped-arturia > div:nth-of-type(odd) .panel-body,
.itemFullText #myorders .panel .table.orders.table-striped-arturia > div:nth-of-type(odd) .panel-body,
.itemFullText #mycoupon .panel .table.orders.table-striped-arturia > div:nth-of-type(odd) .panel-body,
.itemFullText #myoffers .panel .table.orders.table-striped-arturia > div:nth-of-type(odd) .panel-body {
  background-color: #FFFFFF;
}
.itemFullText #myproducts .panel .table.orders.table-striped-arturia > div:nth-of-type(odd) .panel-default > .panel-heading,
.itemFullText #mysupport .panel .table.orders.table-striped-arturia > div:nth-of-type(odd) .panel-default > .panel-heading,
.itemFullText #myorders .panel .table.orders.table-striped-arturia > div:nth-of-type(odd) .panel-default > .panel-heading,
.itemFullText #mycoupon .panel .table.orders.table-striped-arturia > div:nth-of-type(odd) .panel-default > .panel-heading,
.itemFullText #myoffers .panel .table.orders.table-striped-arturia > div:nth-of-type(odd) .panel-default > .panel-heading {
  background-color: #f3f3f3;
}
.itemFullText #myproducts .panel .table.orders.table-striped-arturia > div:nth-of-type(odd) .panel,
.itemFullText #mysupport .panel .table.orders.table-striped-arturia > div:nth-of-type(odd) .panel,
.itemFullText #myorders .panel .table.orders.table-striped-arturia > div:nth-of-type(odd) .panel,
.itemFullText #mycoupon .panel .table.orders.table-striped-arturia > div:nth-of-type(odd) .panel,
.itemFullText #myoffers .panel .table.orders.table-striped-arturia > div:nth-of-type(odd) .panel {
  -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.05);
}
.itemFullText #myproducts .panel .table.orders .single-order,
.itemFullText #mysupport .panel .table.orders .single-order,
.itemFullText #myorders .panel .table.orders .single-order,
.itemFullText #mycoupon .panel .table.orders .single-order,
.itemFullText #myoffers .panel .table.orders .single-order {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.itemFullText #myproducts .panel .table.orders .order,
.itemFullText #mysupport .panel .table.orders .order,
.itemFullText #myorders .panel .table.orders .order,
.itemFullText #mycoupon .panel .table.orders .order,
.itemFullText #myoffers .panel .table.orders .order {
  width: 25%;
  margin: .5em;
}
.itemFullText #myproducts .panel .table.orders .order dd,
.itemFullText #mysupport .panel .table.orders .order dd,
.itemFullText #myorders .panel .table.orders .order dd,
.itemFullText #mycoupon .panel .table.orders .order dd,
.itemFullText #myoffers .panel .table.orders .order dd,
.itemFullText #myproducts .panel .table.orders .order dt,
.itemFullText #mysupport .panel .table.orders .order dt,
.itemFullText #myorders .panel .table.orders .order dt,
.itemFullText #mycoupon .panel .table.orders .order dt,
.itemFullText #myoffers .panel .table.orders .order dt {
  display: inline-block;
}
.itemFullText #myproducts .panel .table.orders .order span.icon-ok,
.itemFullText #mysupport .panel .table.orders .order span.icon-ok,
.itemFullText #myorders .panel .table.orders .order span.icon-ok,
.itemFullText #mycoupon .panel .table.orders .order span.icon-ok,
.itemFullText #myoffers .panel .table.orders .order span.icon-ok {
  color: #008000;
}
.itemFullText #myproducts .panel .table.orders .order span.icon-time,
.itemFullText #mysupport .panel .table.orders .order span.icon-time,
.itemFullText #myorders .panel .table.orders .order span.icon-time,
.itemFullText #mycoupon .panel .table.orders .order span.icon-time,
.itemFullText #myoffers .panel .table.orders .order span.icon-time {
  color: orange;
}
.itemFullText #myproducts .panel .table.orders .order span.icon-remove,
.itemFullText #mysupport .panel .table.orders .order span.icon-remove,
.itemFullText #myorders .panel .table.orders .order span.icon-remove,
.itemFullText #mycoupon .panel .table.orders .order span.icon-remove,
.itemFullText #myoffers .panel .table.orders .order span.icon-remove,
.itemFullText #myproducts .panel .table.orders .order span.icon-question,
.itemFullText #mysupport .panel .table.orders .order span.icon-question,
.itemFullText #myorders .panel .table.orders .order span.icon-question,
.itemFullText #mycoupon .panel .table.orders .order span.icon-question,
.itemFullText #myoffers .panel .table.orders .order span.icon-question {
  color: red;
}
.itemFullText #myproducts .panel .table.orders .order-items,
.itemFullText #mysupport .panel .table.orders .order-items,
.itemFullText #myorders .panel .table.orders .order-items,
.itemFullText #mycoupon .panel .table.orders .order-items,
.itemFullText #myoffers .panel .table.orders .order-items {
  width: 55%;
  margin: .5em;
}
.itemFullText #myproducts .panel .table.orders .order-items .order-item,
.itemFullText #mysupport .panel .table.orders .order-items .order-item,
.itemFullText #myorders .panel .table.orders .order-items .order-item,
.itemFullText #mycoupon .panel .table.orders .order-items .order-item,
.itemFullText #myoffers .panel .table.orders .order-items .order-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.itemFullText #myproducts .panel .table.orders .order-items .product,
.itemFullText #mysupport .panel .table.orders .order-items .product,
.itemFullText #myorders .panel .table.orders .order-items .product,
.itemFullText #mycoupon .panel .table.orders .order-items .product,
.itemFullText #myoffers .panel .table.orders .order-items .product {
  -webkit-box-flex: 5;
      -ms-flex: 5;
          flex: 5;
}
.itemFullText #myproducts .panel .table.orders .order-items .product .inline-licence-status,
.itemFullText #mysupport .panel .table.orders .order-items .product .inline-licence-status,
.itemFullText #myorders .panel .table.orders .order-items .product .inline-licence-status,
.itemFullText #mycoupon .panel .table.orders .order-items .product .inline-licence-status,
.itemFullText #myoffers .panel .table.orders .order-items .product .inline-licence-status {
  margin: 0 0 0 10px;
  display: inline-block;
}
.itemFullText #myproducts .panel .table.orders .order-items .product .products-infos,
.itemFullText #mysupport .panel .table.orders .order-items .product .products-infos,
.itemFullText #myorders .panel .table.orders .order-items .product .products-infos,
.itemFullText #mycoupon .panel .table.orders .order-items .product .products-infos,
.itemFullText #myoffers .panel .table.orders .order-items .product .products-infos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.itemFullText #myproducts .panel .table.orders .order-items .product .products-infos .product-cover,
.itemFullText #mysupport .panel .table.orders .order-items .product .products-infos .product-cover,
.itemFullText #myorders .panel .table.orders .order-items .product .products-infos .product-cover,
.itemFullText #mycoupon .panel .table.orders .order-items .product .products-infos .product-cover,
.itemFullText #myoffers .panel .table.orders .order-items .product .products-infos .product-cover {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.itemFullText #myproducts .panel .table.orders .order-items .product .products-infos .product-cover .product-img-mini,
.itemFullText #mysupport .panel .table.orders .order-items .product .products-infos .product-cover .product-img-mini,
.itemFullText #myorders .panel .table.orders .order-items .product .products-infos .product-cover .product-img-mini,
.itemFullText #mycoupon .panel .table.orders .order-items .product .products-infos .product-cover .product-img-mini,
.itemFullText #myoffers .panel .table.orders .order-items .product .products-infos .product-cover .product-img-mini {
  width: 70px;
  height: auto;
}
.itemFullText #myproducts .panel .table.orders .order-items .product .products-infos .product-name-licence,
.itemFullText #mysupport .panel .table.orders .order-items .product .products-infos .product-name-licence,
.itemFullText #myorders .panel .table.orders .order-items .product .products-infos .product-name-licence,
.itemFullText #mycoupon .panel .table.orders .order-items .product .products-infos .product-name-licence,
.itemFullText #myoffers .panel .table.orders .order-items .product .products-infos .product-name-licence {
  -webkit-box-flex: 5;
      -ms-flex: 5;
          flex: 5;
  padding: 0.3em 0 0 0;
}
.itemFullText #myproducts .panel .table.orders .order-items .product .products-infos .product-name-licence .product-label,
.itemFullText #mysupport .panel .table.orders .order-items .product .products-infos .product-name-licence .product-label,
.itemFullText #myorders .panel .table.orders .order-items .product .products-infos .product-name-licence .product-label,
.itemFullText #mycoupon .panel .table.orders .order-items .product .products-infos .product-name-licence .product-label,
.itemFullText #myoffers .panel .table.orders .order-items .product .products-infos .product-name-licence .product-label {
  padding: 0;
}
.itemFullText #myproducts .panel .table.orders .order-items .product .products-infos .product-name-licence .licence-entry p,
.itemFullText #mysupport .panel .table.orders .order-items .product .products-infos .product-name-licence .licence-entry p,
.itemFullText #myorders .panel .table.orders .order-items .product .products-infos .product-name-licence .licence-entry p,
.itemFullText #mycoupon .panel .table.orders .order-items .product .products-infos .product-name-licence .licence-entry p,
.itemFullText #myoffers .panel .table.orders .order-items .product .products-infos .product-name-licence .licence-entry p {
  margin: 0;
}
.itemFullText #myproducts .panel .table.orders .order-items .product .products-infos-full,
.itemFullText #mysupport .panel .table.orders .order-items .product .products-infos-full,
.itemFullText #myorders .panel .table.orders .order-items .product .products-infos-full,
.itemFullText #mycoupon .panel .table.orders .order-items .product .products-infos-full,
.itemFullText #myoffers .panel .table.orders .order-items .product .products-infos-full {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.itemFullText #myproducts .panel .table.orders .order-items .product .products-infos-full .product-cover,
.itemFullText #mysupport .panel .table.orders .order-items .product .products-infos-full .product-cover,
.itemFullText #myorders .panel .table.orders .order-items .product .products-infos-full .product-cover,
.itemFullText #mycoupon .panel .table.orders .order-items .product .products-infos-full .product-cover,
.itemFullText #myoffers .panel .table.orders .order-items .product .products-infos-full .product-cover {
  -webkit-box-flex: 3;
      -ms-flex: 3;
          flex: 3;
}
.itemFullText #myproducts .panel .table.orders .order-items .product .products-infos-full .product-cover img,
.itemFullText #mysupport .panel .table.orders .order-items .product .products-infos-full .product-cover img,
.itemFullText #myorders .panel .table.orders .order-items .product .products-infos-full .product-cover img,
.itemFullText #mycoupon .panel .table.orders .order-items .product .products-infos-full .product-cover img,
.itemFullText #myoffers .panel .table.orders .order-items .product .products-infos-full .product-cover img {
  width: 80%;
}
.itemFullText #myproducts .panel .table.orders .order-items .product .products-infos-full .product-name-licence,
.itemFullText #mysupport .panel .table.orders .order-items .product .products-infos-full .product-name-licence,
.itemFullText #myorders .panel .table.orders .order-items .product .products-infos-full .product-name-licence,
.itemFullText #mycoupon .panel .table.orders .order-items .product .products-infos-full .product-name-licence,
.itemFullText #myoffers .panel .table.orders .order-items .product .products-infos-full .product-name-licence {
  -webkit-box-flex: 5;
      -ms-flex: 5;
          flex: 5;
}
.itemFullText #myproducts .panel .table.orders .order-items .product .products-infos-full .product-name-licence .product-label,
.itemFullText #mysupport .panel .table.orders .order-items .product .products-infos-full .product-name-licence .product-label,
.itemFullText #myorders .panel .table.orders .order-items .product .products-infos-full .product-name-licence .product-label,
.itemFullText #mycoupon .panel .table.orders .order-items .product .products-infos-full .product-name-licence .product-label,
.itemFullText #myoffers .panel .table.orders .order-items .product .products-infos-full .product-name-licence .product-label {
  padding: 0;
}
.itemFullText #myproducts .panel .table.orders .order-items .product ul,
.itemFullText #mysupport .panel .table.orders .order-items .product ul,
.itemFullText #myorders .panel .table.orders .order-items .product ul,
.itemFullText #mycoupon .panel .table.orders .order-items .product ul,
.itemFullText #myoffers .panel .table.orders .order-items .product ul {
  list-style-type: none;
  padding: 0;
}
.itemFullText #myproducts .panel .table.orders .order-items .product ul li.licence-entry .pill,
.itemFullText #mysupport .panel .table.orders .order-items .product ul li.licence-entry .pill,
.itemFullText #myorders .panel .table.orders .order-items .product ul li.licence-entry .pill,
.itemFullText #mycoupon .panel .table.orders .order-items .product ul li.licence-entry .pill,
.itemFullText #myoffers .panel .table.orders .order-items .product ul li.licence-entry .pill {
  padding: 1px 5px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
  border: 1px solid #fbeed5;
  border-radius: 4px;
  /* to avoid collision with bootstrap .close we can't factorize in span.pill */
}
.itemFullText #myproducts .panel .table.orders .order-items .product ul li.licence-entry .pill.danger,
.itemFullText #mysupport .panel .table.orders .order-items .product ul li.licence-entry .pill.danger,
.itemFullText #myorders .panel .table.orders .order-items .product ul li.licence-entry .pill.danger,
.itemFullText #mycoupon .panel .table.orders .order-items .product ul li.licence-entry .pill.danger,
.itemFullText #myoffers .panel .table.orders .order-items .product ul li.licence-entry .pill.danger {
  font-size: 0.75em;
  font-weight: 700;
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}
.itemFullText #myproducts .panel .table.orders .order-items .product ul li.licence-entry .pill.success,
.itemFullText #mysupport .panel .table.orders .order-items .product ul li.licence-entry .pill.success,
.itemFullText #myorders .panel .table.orders .order-items .product ul li.licence-entry .pill.success,
.itemFullText #mycoupon .panel .table.orders .order-items .product ul li.licence-entry .pill.success,
.itemFullText #myoffers .panel .table.orders .order-items .product ul li.licence-entry .pill.success {
  font-size: 0.75em;
  font-weight: 700;
  background-color: #c9f2da;
  border-color: #008000;
  color: #10b929;
  float: none;
  opacity: 1;
}
.itemFullText #myproducts .panel .table.orders .order-items .product ul li.licence-entry .pill.warning,
.itemFullText #mysupport .panel .table.orders .order-items .product ul li.licence-entry .pill.warning,
.itemFullText #myorders .panel .table.orders .order-items .product ul li.licence-entry .pill.warning,
.itemFullText #mycoupon .panel .table.orders .order-items .product ul li.licence-entry .pill.warning,
.itemFullText #myoffers .panel .table.orders .order-items .product ul li.licence-entry .pill.warning {
  font-size: 0.75em;
  font-weight: 700;
  background-color: #f2dede;
  border-color: orange;
  color: darkorange;
  padding: 1px 5px;
  margin-left: 0;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
  border: 1px solid #fbeed5;
  border-radius: 4px;
}
.itemFullText #myproducts .panel .table.orders .order-items .product ul li.licence-entry .pill.info,
.itemFullText #mysupport .panel .table.orders .order-items .product ul li.licence-entry .pill.info,
.itemFullText #myorders .panel .table.orders .order-items .product ul li.licence-entry .pill.info,
.itemFullText #mycoupon .panel .table.orders .order-items .product ul li.licence-entry .pill.info,
.itemFullText #myoffers .panel .table.orders .order-items .product ul li.licence-entry .pill.info {
  font-size: 0.75em;
  font-weight: 700;
  background-color: #c9f2da;
  border-color: lightblue;
  color: dodgerblue;
  float: none;
  opacity: 1;
}
.itemFullText #myproducts .panel .table.orders .order-items .history,
.itemFullText #mysupport .panel .table.orders .order-items .history,
.itemFullText #myorders .panel .table.orders .order-items .history,
.itemFullText #mycoupon .panel .table.orders .order-items .history,
.itemFullText #myoffers .panel .table.orders .order-items .history {
  -webkit-box-flex: 3;
      -ms-flex: 3;
          flex: 3;
}
.itemFullText #myproducts .panel .table.orders .order-items .history ul,
.itemFullText #mysupport .panel .table.orders .order-items .history ul,
.itemFullText #myorders .panel .table.orders .order-items .history ul,
.itemFullText #mycoupon .panel .table.orders .order-items .history ul,
.itemFullText #myoffers .panel .table.orders .order-items .history ul {
  list-style-type: none;
  padding: 0;
}
.itemFullText #myproducts .panel .table.orders .order-items .history ul .history-entry,
.itemFullText #mysupport .panel .table.orders .order-items .history ul .history-entry,
.itemFullText #myorders .panel .table.orders .order-items .history ul .history-entry,
.itemFullText #mycoupon .panel .table.orders .order-items .history ul .history-entry,
.itemFullText #myoffers .panel .table.orders .order-items .history ul .history-entry {
  cursor: pointer;
}
.itemFullText #myproducts .panel .table.orders .order-items .history-modal ul,
.itemFullText #mysupport .panel .table.orders .order-items .history-modal ul,
.itemFullText #myorders .panel .table.orders .order-items .history-modal ul,
.itemFullText #mycoupon .panel .table.orders .order-items .history-modal ul,
.itemFullText #myoffers .panel .table.orders .order-items .history-modal ul {
  list-style-type: none;
}
.itemFullText #myproducts .panel .table.orders .price,
.itemFullText #mysupport .panel .table.orders .price,
.itemFullText #myorders .panel .table.orders .price,
.itemFullText #mycoupon .panel .table.orders .price,
.itemFullText #myoffers .panel .table.orders .price {
  width: 10%;
  margin: .5em;
}
.itemFullText #myoffers #clockdiv {
  color: #28dcb4;
  display: inline-block;
  font-weight: 900;
  text-align: center;
  font-size: 1em;
}
.itemFullText #myoffers #clockdiv > div {
  display: inline-block;
}
.itemFullText #myoffers #clockdiv div > span {
  display: inline-block;
}
.itemFullText #myoffers .smalltext {
  padding-top: 5px;
  font-size: .3em;
  color: #1f9f88;
}
.top-actions {
  text-align: right;
}
.top-actions a {
  white-space: normal;
}
.top-actions a span {
  margin-left: 10px;
}
.top-actions .row {
  padding-top: 10px;
  padding-bottom: 10px;
}
.flex-container {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  /* Then we define how is distributed the remaining space */
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.tab-header {
  cursor: pointer;
}
.tabs-big-icons {
  margin-bottom: .5em;
  margin-top: 1em;
}
.tabs-big-icons img {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
}
.tabs-big-icons {
  font-weight: bold;
}
.tabs-big-icons img:hover div,
.tabs-big-icons .tab-header.active div {
  background: #2ddcb4;
  -webkit-filter: grayscale(0%);
          filter: grayscale(0%);
}
.tabs-big-icons .tab-header.active img {
  -webkit-filter: grayscale(0%);
          filter: grayscale(0%);
}
.tabs-big-icons div {
  text-align: center;
}
.panel-heading {
  font-size: 1em;
  font-weight: bold;
}
#myaccount {
  border-color: #ddd;
  padding: 1em;
}
#myaccount #myinfos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#myaccount #myinfos #logininfos {
  -webkit-box-flex: 4;
      -ms-flex: 4;
          flex: 4;
}
#myaccount #myinfos #offersinfos {
  -webkit-box-flex: 3;
      -ms-flex: 3;
          flex: 3;
}
#myaccount .avatar {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
#myaccount .avatar img {
  width: 6em;
}
#myaccount .flex-container {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#myaccount .login-infos,
#myaccount .login-infos-2 {
  -webkit-box-flex: 3;
      -ms-flex: 3;
          flex: 3;
}
#myaccount .login-infos dl,
#myaccount .login-infos-2 dl {
  margin: 5px;
}
#myaccount .login-infos dt,
#myaccount .login-infos-2 dl {
  margin-top: 0.5em;
}
#myaccount #edit-myaccount {
  text-align: right;
  margin-right: 15px;
}
#myaccount .btn-get-offer {
  text-align: right;
}
.offline-registration-request .productName {
  text-align: left;
  padding-right: 3em;
}
.offline-registration-request .productSerial {
  text-align: left;
}
.offline-registration-request .fileUpload {
  position: relative;
  overflow: hidden;
  margin: 10px;
}
.offline-registration-request .fileUpload input.upload {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  font-size: 20px;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
}
.offline-registration-request .form-control {
  display: inline;
  width: 70%;
}
.offline-registration-request .form-error {
  color: #F00;
}
@media screen and (max-width: 767px) {
  .itemFullText #myproduct-header a {
    white-space: normal;
  }
  .itemFullText #myproduct-header #registerproduct-btn {
    margin-bottom: 10px;
  }
  .itemFullText #myinfos {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .itemFullText #mycoupon .panel .table.coupons td {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-line-pack: justify;
        align-content: space-between;
    white-space: inherit;
    max-width: 100%;
  }
  .itemFullText #mycoupon .panel .table.coupons td div {
    padding-top: 0.2em;
    padding-bottom: .2em;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }
  .itemFullText #mycoupon .panel .table.coupons td .couponDescription {
    font-size: .8em;
    line-height: 1em;
    padding-right: 0em;
    padding-left: 0em;
  }
  .itemFullText #mycoupon .panel .table.coupons td form {
    text-align: center;
  }
  .itemFullText #myorders .panel .table.orders .single-order {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .itemFullText #myorders .panel .table.orders .single-order .history-label,
  .itemFullText #myorders .panel .table.orders .single-order .price-label {
    display: none;
  }
  .itemFullText #myorders .panel .table.orders .single-order .full-infos .history-label,
  .itemFullText #myorders .panel .table.orders .single-order .full-infos .price-label,
  .itemFullText #myorders .panel .table.orders .single-order .full-infos .order-label {
    display: block;
  }
  .itemFullText #myorders .panel .table.orders .single-order .order {
    width: 100%;
  }
  .itemFullText #myorders .panel .table.orders .single-order .order dl {
    margin: 0;
  }
  .itemFullText #myorders .panel .table.orders .single-order .order-items {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .itemFullText #myorders .panel .table.orders .single-order .order-items .order-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .itemFullText #myorders .panel .table.orders .single-order .order-items .history {
    margin-top: 1em;
  }
  .itemFullText #myorders .panel .table.orders .single-order .price {
    width: 100%;
    text-align: right;
    position: relative;
    right: 1em;
  }
  .itemFullText #myorders .panel .table.orders .single-order .show-detail {
    text-align: right;
  }
  .arturiaForm .tab-header {
    width: 25%;
    font-size: 0.8em;
  }
}
@media screen and (min-width: 480px) and (max-width: 1199px) {
  #myproduct-header a {
    white-space: normal;
  }
  #myproduct-header #registerproduct-btn {
    margin-bottom: 10px;
  }
}
@font-face {
  font-family: 'Glyphicons Social';
  src: url('../fonts/glyphicons-social-regular.eot');
  src: url('../fonts/glyphicons-social-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-social-regular.woff2') format('woff2'), url('../fonts/glyphicons-social-regular.woff') format('woff'), url('../fonts/glyphicons-social-regular.ttf') format('truetype'), url('../fonts/glyphicons-social-regular.svg#glyphicons_socialregular') format('svg');
}
.social {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Social';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.social.x05 {
  font-size: 12px;
}
.social.x2 {
  font-size: 48px;
}
.social.x3 {
  font-size: 72px;
}
.social.x4 {
  font-size: 96px;
}
.social.x5 {
  font-size: 120px;
}
.social.light:before {
  color: #f2f2f2;
}
.social.drop:before {
  text-shadow: -1px 1px 3px rgba(0, 0, 0, 0.3);
}
.social.flip {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  -webkit-filter: FlipH;
          filter: FlipH;
  -ms-filter: "FlipH";
}
.social.flipv {
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1);
  -webkit-filter: FlipV;
          filter: FlipV;
  -ms-filter: "FlipV";
}
.social.rotate90 {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.social.rotate180 {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.social.rotate270 {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}
.social-pinterest:before {
  content: "\E001";
}
.social-dropbox:before {
  content: "\E002";
}
.social-google-plus:before {
  content: "\E003";
}
.social-jolicloud:before {
  content: "\E004";
}
.social-yahoo:before {
  content: "\E005";
}
.social-blogger:before {
  content: "\E006";
}
.social-picasa:before {
  content: "\E007";
}
.social-amazon:before {
  content: "\E008";
}
.social-tumblr:before {
  content: "\E009";
}
.social-wordpress:before {
  content: "\E010";
}
.social-instapaper:before {
  content: "\E011";
}
.social-evernote:before {
  content: "\E012";
}
.social-xing:before {
  content: "\E013";
}
.social-e-mail-envelope:before {
  content: "\E014";
}
.social-dribbble:before {
  content: "\E015";
}
.social-deviantart:before {
  content: "\E016";
}
.social-read-it-later:before {
  content: "\E017";
}
.social-linked-in:before {
  content: "\E018";
}
.social-gmail:before {
  content: "\E019";
}
.social-pinboard:before {
  content: "\E020";
}
.social-behance:before {
  content: "\E021";
}
.social-github:before {
  content: "\E022";
}
.social-youtube:before {
  content: "\E023";
}
.social-open-id:before {
  content: "\E024";
}
.social-foursquare:before {
  content: "\E025";
}
.social-quora:before {
  content: "\E026";
}
.social-badoo:before {
  content: "\E027";
}
.social-spotify:before {
  content: "\E028";
}
.social-stumbleupon:before {
  content: "\E029";
}
.social-readability:before {
  content: "\E030";
}
.social-facebook:before {
  content: "\E031";
}
.social-twitter:before {
  content: "\E032";
}
.social-instagram:before {
  content: "\E033";
}
.social-posterous-spaces:before {
  content: "\E034";
}
.social-vimeo:before {
  content: "\E035";
}
.social-flickr:before {
  content: "\E036";
}
.social-last-fm:before {
  content: "\E037";
}
.social-rss:before {
  content: "\E038";
}
.social-skype:before {
  content: "\E039";
}
.social-e-mail:before {
  content: "\E040";
}
.social-vine:before {
  content: "\E041";
}
.social-myspace:before {
  content: "\E042";
}
.social-goodreads:before {
  content: "\E043";
}
.social-apple:before {
  content: "\E044";
}
.social-windows:before {
  content: "\E045";
}
.social-yelp:before {
  content: "\E046";
}
.social-playstation:before {
  content: "\E047";
}
.social-xbox:before {
  content: "\E048";
}
.social-android:before {
  content: "\E049";
}
.social-ios:before {
  content: "\E050";
}
.social-wikipedia:before {
  content: "\E051";
}
.social-pocket:before {
  content: "\E052";
}
.social-steam:before {
  content: "\E053";
}
.social-soundcloud:before {
  content: "\E054";
}
.social-slideshare:before {
  content: "\E055";
}
.social-netflix:before {
  content: "\E056";
}
.social-paypal:before {
  content: "\E057";
}
.social-google-drive:before {
  content: "\E058";
}
.social-linux-foundation:before {
  content: "\E059";
}
.social-ebay:before {
  content: "\E060";
}
.social-bitbucket:before {
  content: "\E061";
}
.social-whatsapp:before {
  content: "\E062";
}
.social-buffer:before {
  content: "\E063";
}
.social-medium:before {
  content: "\E064";
}
.social-stackoverflow:before {
  content: "\E065";
}
.social-linux:before {
  content: "\E066";
}
.social-vk:before {
  content: "\E067";
}
.social-snapchat:before {
  content: "\E068";
}
.social-etsy:before {
  content: "\E069";
}
.social-stackexchange:before {
  content: "\E070";
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.halflings {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.halflings.x05 {
  font-size: 6px;
}
.halflings.x2 {
  font-size: 24px;
}
.halflings.x3 {
  font-size: 36px;
}
.halflings.x4 {
  font-size: 48px;
}
.halflings.x5 {
  font-size: 60px;
}
.halflings.x6 {
  font-size: 72px;
}
.halflings.x7 {
  font-size: 84px;
}
.halflings.x8 {
  font-size: 96px;
}
.halflings.light:before {
  color: #f2f2f2;
}
.halflings.drop:before {
  text-shadow: -1px 1px 3px rgba(0, 0, 0, 0.3);
}
.halflings.flip {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  -webkit-filter: FlipH;
          filter: FlipH;
  -ms-filter: "FlipH";
}
.halflings.flipv {
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1);
  -webkit-filter: FlipV;
          filter: FlipV;
  -ms-filter: "FlipV";
}
.halflings.rotate90 {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.halflings.rotate180 {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.halflings.rotate270 {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}
.halflings-glass:before {
  content: "\E001";
}
.halflings-music:before {
  content: "\E002";
}
.halflings-search:before {
  content: "\E003";
}
.halflings-envelope:before {
  content: "\E004";
}
.halflings-heart:before {
  content: "\E005";
}
.halflings-star:before {
  content: "\E006";
}
.halflings-star-empty:before {
  content: "\E007";
}
.halflings-user:before {
  content: "\E008";
}
.halflings-film:before {
  content: "\E009";
}
.halflings-th-large:before {
  content: "\E010";
}
.halflings-th:before {
  content: "\E011";
}
.halflings-th-list:before {
  content: "\E012";
}
.halflings-ok:before {
  content: "\E013";
}
.halflings-remove:before {
  content: "\E014";
}
.halflings-zoom-in:before {
  content: "\E015";
}
.halflings-zoom-out:before {
  content: "\E016";
}
.halflings-off:before {
  content: "\E017";
}
.halflings-signal:before {
  content: "\E018";
}
.halflings-cog:before {
  content: "\E019";
}
.halflings-trash:before {
  content: "\E020";
}
.halflings-home:before {
  content: "\E021";
}
.halflings-file:before {
  content: "\E022";
}
.halflings-time:before {
  content: "\E023";
}
.halflings-road:before {
  content: "\E024";
}
.halflings-download-alt:before {
  content: "\E025";
}
.halflings-download:before {
  content: "\E026";
}
.halflings-upload:before {
  content: "\E027";
}
.halflings-inbox:before {
  content: "\E028";
}
.halflings-play-circle:before {
  content: "\E029";
}
.halflings-repeat:before {
  content: "\E030";
}
.halflings-refresh:before {
  content: "\E031";
}
.halflings-list-alt:before {
  content: "\E032";
}
.halflings-lock:before {
  content: "\E033";
}
.halflings-flag:before {
  content: "\E034";
}
.halflings-headphones:before {
  content: "\E035";
}
.halflings-volume-off:before {
  content: "\E036";
}
.halflings-volume-down:before {
  content: "\E037";
}
.halflings-volume-up:before {
  content: "\E038";
}
.halflings-qrcode:before {
  content: "\E039";
}
.halflings-barcode:before {
  content: "\E040";
}
.halflings-tag:before {
  content: "\E041";
}
.halflings-tags:before {
  content: "\E042";
}
.halflings-book:before {
  content: "\E043";
}
.halflings-bookmark:before {
  content: "\E044";
}
.halflings-print:before {
  content: "\E045";
}
.halflings-camera:before {
  content: "\E046";
}
.halflings-font:before {
  content: "\E047";
}
.halflings-bold:before {
  content: "\E048";
}
.halflings-italic:before {
  content: "\E049";
}
.halflings-text-height:before {
  content: "\E050";
}
.halflings-text-width:before {
  content: "\E051";
}
.halflings-align-left:before {
  content: "\E052";
}
.halflings-align-center:before {
  content: "\E053";
}
.halflings-align-right:before {
  content: "\E054";
}
.halflings-align-justify:before {
  content: "\E055";
}
.halflings-list:before {
  content: "\E056";
}
.halflings-indent-left:before {
  content: "\E057";
}
.halflings-indent-right:before {
  content: "\E058";
}
.halflings-facetime-video:before {
  content: "\E059";
}
.halflings-picture:before {
  content: "\E060";
}
.halflings-pencil:before {
  content: "\E061";
}
.halflings-map-marker:before {
  content: "\E062";
}
.halflings-adjust:before {
  content: "\E063";
}
.halflings-tint:before {
  content: "\E064";
}
.halflings-edit:before {
  content: "\E065";
}
.halflings-share:before {
  content: "\E066";
}
.halflings-check:before {
  content: "\E067";
}
.halflings-move:before {
  content: "\E068";
}
.halflings-step-backward:before {
  content: "\E069";
}
.halflings-fast-backward:before {
  content: "\E070";
}
.halflings-backward:before {
  content: "\E071";
}
.halflings-play:before {
  content: "\E072";
}
.halflings-pause:before {
  content: "\E073";
}
.halflings-stop:before {
  content: "\E074";
}
.halflings-forward:before {
  content: "\E075";
}
.halflings-fast-forward:before {
  content: "\E076";
}
.halflings-step-forward:before {
  content: "\E077";
}
.halflings-eject:before {
  content: "\E078";
}
.halflings-chevron-left:before {
  content: "\E079";
}
.halflings-chevron-right:before {
  content: "\E080";
}
.halflings-plus-sign:before {
  content: "\E081";
}
.halflings-minus-sign:before {
  content: "\E082";
}
.halflings-remove-sign:before {
  content: "\E083";
}
.halflings-ok-sign:before {
  content: "\E084";
}
.halflings-question-sign:before {
  content: "\E085";
}
.halflings-info-sign:before {
  content: "\E086";
}
.halflings-screenshot:before {
  content: "\E087";
}
.halflings-remove-circle:before {
  content: "\E088";
}
.halflings-ok-circle:before {
  content: "\E089";
}
.halflings-ban-circle:before {
  content: "\E090";
}
.halflings-arrow-left:before {
  content: "\E091";
}
.halflings-arrow-right:before {
  content: "\E092";
}
.halflings-arrow-up:before {
  content: "\E093";
}
.halflings-arrow-down:before {
  content: "\E094";
}
.halflings-share-alt:before {
  content: "\E095";
}
.halflings-resize-full:before {
  content: "\E096";
}
.halflings-resize-small:before {
  content: "\E097";
}
.halflings-plus:before {
  content: "\E098";
}
.halflings-minus:before {
  content: "\E099";
}
.halflings-asterisk:before {
  content: "\E100";
}
.halflings-exclamation-sign:before {
  content: "\E101";
}
.halflings-gift:before {
  content: "\E102";
}
.halflings-leaf:before {
  content: "\E103";
}
.halflings-fire:before {
  content: "\E104";
}
.halflings-eye-open:before {
  content: "\E105";
}
.halflings-eye-close:before {
  content: "\E106";
}
.halflings-warning-sign:before {
  content: "\E107";
}
.halflings-plane:before {
  content: "\E108";
}
.halflings-calendar:before {
  content: "\E109";
}
.halflings-random:before {
  content: "\E110";
}
.halflings-comments:before {
  content: "\E111";
}
.halflings-magnet:before {
  content: "\E112";
}
.halflings-chevron-up:before {
  content: "\E113";
}
.halflings-chevron-down:before {
  content: "\E114";
}
.halflings-retweet:before {
  content: "\E115";
}
.halflings-shopping-cart:before {
  content: "\E116";
}
.halflings-folder-close:before {
  content: "\E117";
}
.halflings-folder-open:before {
  content: "\E118";
}
.halflings-resize-vertical:before {
  content: "\E119";
}
.halflings-resize-horizontal:before {
  content: "\E120";
}
.halflings-hdd:before {
  content: "\E121";
}
.halflings-bullhorn:before {
  content: "\E122";
}
.halflings-bell:before {
  content: "\E123";
}
.halflings-certificate:before {
  content: "\E124";
}
.halflings-thumbs-up:before {
  content: "\E125";
}
.halflings-thumbs-down:before {
  content: "\E126";
}
.halflings-hand-right:before {
  content: "\E127";
}
.halflings-hand-left:before {
  content: "\E128";
}
.halflings-hand-top:before {
  content: "\E129";
}
.halflings-hand-down:before {
  content: "\E130";
}
.halflings-circle-arrow-right:before {
  content: "\E131";
}
.halflings-circle-arrow-left:before {
  content: "\E132";
}
.halflings-circle-arrow-top:before {
  content: "\E133";
}
.halflings-circle-arrow-down:before {
  content: "\E134";
}
.halflings-globe:before {
  content: "\E135";
}
.halflings-wrench:before {
  content: "\E136";
}
.halflings-tasks:before {
  content: "\E137";
}
.halflings-filter:before {
  content: "\E138";
}
.halflings-briefcase:before {
  content: "\E139";
}
.halflings-fullscreen:before {
  content: "\E140";
}
.halflings-dashboard:before {
  content: "\E141";
}
.halflings-paperclip:before {
  content: "\E142";
}
.halflings-heart-empty:before {
  content: "\E143";
}
.halflings-link:before {
  content: "\E144";
}
.halflings-phone:before {
  content: "\E145";
}
.halflings-pushpin:before {
  content: "\E146";
}
.halflings-euro:before {
  content: "\E147";
}
.halflings-usd:before {
  content: "\E148";
}
.halflings-gbp:before {
  content: "\E149";
}
.halflings-sort:before {
  content: "\E150";
}
.halflings-sort-by-alphabet:before {
  content: "\E151";
}
.halflings-sort-by-alphabet-alt:before {
  content: "\E152";
}
.halflings-sort-by-order:before {
  content: "\E153";
}
.halflings-sort-by-order-alt:before {
  content: "\E154";
}
.halflings-sort-by-attributes:before {
  content: "\E155";
}
.halflings-sort-by-attributes-alt:before {
  content: "\E156";
}
.halflings-unchecked:before {
  content: "\E157";
}
.halflings-expand:before {
  content: "\E158";
}
.halflings-collapse:before {
  content: "\E159";
}
.halflings-collapse-top:before {
  content: "\E160";
}
.halflings-log-in:before {
  content: "\E161";
}
.halflings-flash:before {
  content: "\E162";
}
.halflings-log-out:before {
  content: "\E163";
}
.halflings-new-window:before {
  content: "\E164";
}
.halflings-record:before {
  content: "\E165";
}
.halflings-save:before {
  content: "\E166";
}
.halflings-open:before {
  content: "\E167";
}
.halflings-saved:before {
  content: "\E168";
}
.halflings-import:before {
  content: "\E169";
}
.halflings-export:before {
  content: "\E170";
}
.halflings-send:before {
  content: "\E171";
}
.halflings-floppy-disk:before {
  content: "\E172";
}
.halflings-floppy-saved:before {
  content: "\E173";
}
.halflings-floppy-remove:before {
  content: "\E174";
}
.halflings-floppy-save:before {
  content: "\E175";
}
.halflings-floppy-open:before {
  content: "\E176";
}
.halflings-credit-card:before {
  content: "\E177";
}
.halflings-transfer:before {
  content: "\E178";
}
.halflings-cutlery:before {
  content: "\E179";
}
.halflings-header:before {
  content: "\E180";
}
.halflings-compressed:before {
  content: "\E181";
}
.halflings-earphone:before {
  content: "\E182";
}
.halflings-phone-alt:before {
  content: "\E183";
}
.halflings-tower:before {
  content: "\E184";
}
.halflings-stats:before {
  content: "\E185";
}
.halflings-sd-video:before {
  content: "\E186";
}
.halflings-hd-video:before {
  content: "\E187";
}
.halflings-subtitles:before {
  content: "\E188";
}
.halflings-sound-stereo:before {
  content: "\E189";
}
.halflings-sound-dolby:before {
  content: "\E190";
}
.halflings-sound-5-1:before {
  content: "\E191";
}
.halflings-sound-6-1:before {
  content: "\E192";
}
.halflings-sound-7-1:before {
  content: "\E193";
}
.halflings-copyright-mark:before {
  content: "\E194";
}
.halflings-registration-mark:before {
  content: "\E195";
}
.halflings-cloud:before {
  content: "\E196";
}
.halflings-cloud-download:before {
  content: "\E197";
}
.halflings-cloud-upload:before {
  content: "\E198";
}
.halflings-tree-conifer:before {
  content: "\E199";
}
.halflings-tree-deciduous:before {
  content: "\E200";
}
.halflings-cd:before {
  content: "\E201";
}
.halflings-save-file:before {
  content: "\E202";
}
.halflings-open-file:before {
  content: "\E203";
}
.halflings-level-up:before {
  content: "\E204";
}
.halflings-copy:before {
  content: "\E205";
}
.halflings-paste:before {
  content: "\E206";
}
.halflings-door:before {
  content: "\E207";
}
.halflings-key:before {
  content: "\E208";
}
.halflings-alert:before {
  content: "\E209";
}
.halflings-equalizer:before {
  content: "\E210";
}
.halflings-king:before {
  content: "\E211";
}
.halflings-queen:before {
  content: "\E212";
}
.halflings-pawn:before {
  content: "\E213";
}
.halflings-bishop:before {
  content: "\E214";
}
.halflings-knight:before {
  content: "\E215";
}
.halflings-baby-formula:before {
  content: "\E216";
}
.halflings-tent:before {
  content: "\E217";
}
.halflings-blackboard:before {
  content: "\E218";
}
.halflings-bed:before {
  content: "\E219";
}
.halflings-apple:before {
  content: "\E220";
}
.halflings-erase:before {
  content: "\E221";
}
.halflings-hourglass:before {
  content: "\E222";
}
.halflings-lamp:before {
  content: "\E223";
}
.halflings-duplicate:before {
  content: "\E224";
}
.halflings-piggy-bank:before {
  content: "\E225";
}
.halflings-scissors:before {
  content: "\E226";
}
.halflings-bitcoin:before {
  content: "\E227";
}
.halflings-yen:before {
  content: "\E228";
}
.halflings-ruble:before {
  content: "\E229";
}
.halflings-scale:before {
  content: "\E230";
}
.halflings-ice-lolly:before {
  content: "\E231";
}
.halflings-ice-lolly-tasted:before {
  content: "\E232";
}
.halflings-education:before {
  content: "\E233";
}
.halflings-option-horizontal:before {
  content: "\E234";
}
.halflings-option-vertical:before {
  content: "\E235";
}
.halflings-menu-hamburger:before {
  content: "\E236";
}
.halflings-modal-window:before {
  content: "\E237";
}
.halflings-oil:before {
  content: "\E238";
}
.halflings-grain:before {
  content: "\E239";
}
.halflings-sunglasses:before {
  content: "\E240";
}
.halflings-text-size:before {
  content: "\E241";
}
.halflings-text-color:before {
  content: "\E242";
}
.halflings-text-background:before {
  content: "\E243";
}
.halflings-object-align-top:before {
  content: "\E244";
}
.halflings-object-align-bottom:before {
  content: "\E245";
}
.halflings-object-align-horizontal:before {
  content: "\E246";
}
.halflings-object-align-left:before {
  content: "\E247";
}
.halflings-object-align-vertical:before {
  content: "\E248";
}
.halflings-object-align-right:before {
  content: "\E249";
}
.halflings-triangle-right:before {
  content: "\E250";
}
.halflings-triangle-left:before {
  content: "\E251";
}
.halflings-triangle-bottom:before {
  content: "\E252";
}
.halflings-triangle-top:before {
  content: "\E253";
}
.halflings-terminal:before {
  content: "\E254";
}
.halflings-superscript:before {
  content: "\E255";
}
.halflings-subscript:before {
  content: "\E256";
}
.halflings-menu-left:before {
  content: "\E257";
}
.halflings-menu-right:before {
  content: "\E258";
}
.halflings-menu-down:before {
  content: "\E259";
}
.halflings-menu-up:before {
  content: "\E260";
}
.halflings-building:before {
  content: "\E261";
}
.halflings-tick:before {
  content: "\E262";
}
.halflings-star-half:before {
  content: "\E263";
}
.halflings-hash:before {
  content: "\E264";
}
.halflings-directions:before {
  content: "\E265";
}
.halflings-gas:before {
  content: "\E266";
}
.halflings-snowflake:before {
  content: "\E267";
}
.halflings-sunlight:before {
  content: "\E268";
}
.halflings-selectbox:before {
  content: "\E269";
}
.halflings-sortable:before {
  content: "\E270";
}
.halflings-note-empty:before {
  content: "\E271";
}
.halflings-note:before {
  content: "\E272";
}
.halflings-direction-right:before {
  content: "\E273";
}
.halflings-direction-left:before {
  content: "\E274";
}
.halflings-direction-down:before {
  content: "\E275";
}
.halflings-direction-up:before {
  content: "\E276";
}
.halflings-parking:before {
  content: "\E277";
}
.halflings-coffee-cup:before {
  content: "\E278";
}
.halflings-record-empty:before {
  content: "\E279";
}
.halflings-move-square:before {
  content: "\E280";
}
.halflings-bug:before {
  content: "\E281";
}
.halflings-display:before {
  content: "\E282";
}
.halflings-direction:before {
  content: "\E283";
}
.halflings-group:before {
  content: "\E284";
}
.halflings-reflect-y:before {
  content: "\E285";
}
.halflings-reflect-x:before {
  content: "\E286";
}
.halflings-battery-charging:before {
  content: "\E287";
}
.halflings-battery-full:before {
  content: "\E288";
}
.halflings-battery-75:before {
  content: "\E289";
}
.halflings-battery-50:before {
  content: "\E290";
}
.halflings-battery-25:before {
  content: "\E291";
}
.halflings-battery-10:before {
  content: "\E292";
}
.halflings-paired:before {
  content: "\E293";
}
.halflings-rotate-right:before {
  content: "\E294";
}
.halflings-rotate-left:before {
  content: "\E295";
}
.halflings-list-numbered:before {
  content: "\E296";
}
.halflings-paragraph:before {
  content: "\E297";
}
.halflings-list-plus:before {
  content: "\E298";
}
.halflings-synchronization:before {
  content: "\E299";
}
.halflings-cube-black:before {
  content: "\E300";
}
@font-face {
  font-family: 'Glyphicons Regular';
  src: url('../fonts/glyphicons-regular.eot');
  src: url('../fonts/glyphicons-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-regular.woff2') format('woff2'), url('../fonts/glyphicons-regular.woff') format('woff'), url('../fonts/glyphicons-regular.ttf') format('truetype'), url('../fonts/glyphicons-regular.svg#glyphiconsregular') format('svg');
}
.glyphicons {
  display: inline-block;
  font-family: 'Glyphicons Regular';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicons:before {
  display: inline-block;
  padding: 6px 8px;
}
.glyphicons.x05 {
  font-size: 12px;
}
.glyphicons.x2 {
  font-size: 48px;
}
.glyphicons.x2:before {
  padding: 8px 12px;
}
.glyphicons.x3 {
  font-size: 72px;
}
.glyphicons.x3:before {
  padding: 16px 20px;
}
.glyphicons.x4 {
  font-size: 96px;
}
.glyphicons.x4:before {
  padding: 20px 28px;
}
.glyphicons.x5 {
  font-size: 120px;
}
.glyphicons.x5:before {
  padding: 28px 36px;
}
.glyphicons.light:before {
  color: #f2f2f2;
}
.glyphicons.drop:before {
  text-shadow: -1px 1px 3px rgba(0, 0, 0, 0.3);
}
.glyphicons.flip {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  -webkit-filter: FlipH;
          filter: FlipH;
  -ms-filter: "FlipH";
}
.glyphicons.flipv {
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1);
  -webkit-filter: FlipV;
          filter: FlipV;
  -ms-filter: "FlipV";
}
.glyphicons.rotate90 {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.glyphicons.rotate180 {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.glyphicons.rotate270 {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}
.glyphicons-glass:before {
  content: "\E001";
}
.glyphicons-leaf:before {
  content: "\E002";
}
.glyphicons-dog:before {
  content: "\E003";
}
.glyphicons-user:before {
  content: "\E004";
}
.glyphicons-girl:before {
  content: "\E005";
}
.glyphicons-car:before {
  content: "\E006";
}
.glyphicons-user-add:before {
  content: "\E007";
}
.glyphicons-user-remove:before {
  content: "\E008";
}
.glyphicons-film:before {
  content: "\E009";
}
.glyphicons-magic:before {
  content: "\E010";
}
.glyphicons-envelope:before {
  content: "\E011";
}
.glyphicons-camera:before {
  content: "\E012";
}
.glyphicons-heart:before {
  content: "\E013";
}
.glyphicons-beach-umbrella:before {
  content: "\E014";
}
.glyphicons-train:before {
  content: "\E015";
}
.glyphicons-print:before {
  content: "\E016";
}
.glyphicons-bin:before {
  content: "\E017";
}
.glyphicons-music:before {
  content: "\E018";
}
.glyphicons-music-alt:before {
  content: "\E019";
}
.glyphicons-heart-empty:before {
  content: "\E020";
}
.glyphicons-home:before {
  content: "\E021";
}
.glyphicons-snowflake:before {
  content: "\E022";
}
.glyphicons-fire:before {
  content: "\E023";
}
.glyphicons-magnet:before {
  content: "\E024";
}
.glyphicons-parents:before {
  content: "\E025";
}
.glyphicons-binoculars:before {
  content: "\E026";
}
.glyphicons-road:before {
  content: "\E027";
}
.glyphicons-search:before {
  content: "\E028";
}
.glyphicons-cars:before {
  content: "\E029";
}
.glyphicons-notes-2:before {
  content: "\E030";
}
.glyphicons-pencil:before {
  content: "\E031";
}
.glyphicons-bus:before {
  content: "\E032";
}
.glyphicons-wifi-alt:before {
  content: "\E033";
}
.glyphicons-luggage:before {
  content: "\E034";
}
.glyphicons-old-man:before {
  content: "\E035";
}
.glyphicons-woman:before {
  content: "\E036";
}
.glyphicons-file:before {
  content: "\E037";
}
.glyphicons-coins:before {
  content: "\E038";
}
.glyphicons-plane:before {
  content: "\E039";
}
.glyphicons-notes:before {
  content: "\E040";
}
.glyphicons-stats:before {
  content: "\E041";
}
.glyphicons-charts:before {
  content: "\E042";
}
.glyphicons-pie-chart:before {
  content: "\E043";
}
.glyphicons-group:before {
  content: "\E044";
}
.glyphicons-keys:before {
  content: "\E045";
}
.glyphicons-calendar:before {
  content: "\E046";
}
.glyphicons-router:before {
  content: "\E047";
}
.glyphicons-camera-small:before {
  content: "\E048";
}
.glyphicons-star-empty:before {
  content: "\E049";
}
.glyphicons-star:before {
  content: "\E050";
}
.glyphicons-link:before {
  content: "\E051";
}
.glyphicons-eye-open:before {
  content: "\E052";
}
.glyphicons-eye-close:before {
  content: "\E053";
}
.glyphicons-alarm:before {
  content: "\E054";
}
.glyphicons-clock:before {
  content: "\E055";
}
.glyphicons-stopwatch:before {
  content: "\E056";
}
.glyphicons-projector:before {
  content: "\E057";
}
.glyphicons-history:before {
  content: "\E058";
}
.glyphicons-truck:before {
  content: "\E059";
}
.glyphicons-cargo:before {
  content: "\E060";
}
.glyphicons-compass:before {
  content: "\E061";
}
.glyphicons-keynote:before {
  content: "\E062";
}
.glyphicons-paperclip:before {
  content: "\E063";
}
.glyphicons-power:before {
  content: "\E064";
}
.glyphicons-lightbulb:before {
  content: "\E065";
}
.glyphicons-tag:before {
  content: "\E066";
}
.glyphicons-tags:before {
  content: "\E067";
}
.glyphicons-cleaning:before {
  content: "\E068";
}
.glyphicons-ruler:before {
  content: "\E069";
}
.glyphicons-gift:before {
  content: "\E070";
}
.glyphicons-umbrella:before {
  content: "\E071";
}
.glyphicons-book:before {
  content: "\E072";
}
.glyphicons-bookmark:before {
  content: "\E073";
}
.glyphicons-wifi:before {
  content: "\E074";
}
.glyphicons-cup:before {
  content: "\E075";
}
.glyphicons-stroller:before {
  content: "\E076";
}
.glyphicons-headphones:before {
  content: "\E077";
}
.glyphicons-headset:before {
  content: "\E078";
}
.glyphicons-warning-sign:before {
  content: "\E079";
}
.glyphicons-signal:before {
  content: "\E080";
}
.glyphicons-retweet:before {
  content: "\E081";
}
.glyphicons-refresh:before {
  content: "\E082";
}
.glyphicons-roundabout:before {
  content: "\E083";
}
.glyphicons-random:before {
  content: "\E084";
}
.glyphicons-heat:before {
  content: "\E085";
}
.glyphicons-repeat:before {
  content: "\E086";
}
.glyphicons-display:before {
  content: "\E087";
}
.glyphicons-log-book:before {
  content: "\E088";
}
.glyphicons-address-book:before {
  content: "\E089";
}
.glyphicons-building:before {
  content: "\E090";
}
.glyphicons-eyedropper:before {
  content: "\E091";
}
.glyphicons-adjust:before {
  content: "\E092";
}
.glyphicons-tint:before {
  content: "\E093";
}
.glyphicons-crop:before {
  content: "\E094";
}
.glyphicons-vector-path-square:before {
  content: "\E095";
}
.glyphicons-vector-path-circle:before {
  content: "\E096";
}
.glyphicons-vector-path-polygon:before {
  content: "\E097";
}
.glyphicons-vector-path-line:before {
  content: "\E098";
}
.glyphicons-vector-path-curve:before {
  content: "\E099";
}
.glyphicons-vector-path-all:before {
  content: "\E100";
}
.glyphicons-font:before {
  content: "\E101";
}
.glyphicons-italic:before {
  content: "\E102";
}
.glyphicons-bold:before {
  content: "\E103";
}
.glyphicons-text-underline:before {
  content: "\E104";
}
.glyphicons-text-strike:before {
  content: "\E105";
}
.glyphicons-text-height:before {
  content: "\E106";
}
.glyphicons-text-width:before {
  content: "\E107";
}
.glyphicons-text-resize:before {
  content: "\E108";
}
.glyphicons-left-indent:before {
  content: "\E109";
}
.glyphicons-right-indent:before {
  content: "\E110";
}
.glyphicons-align-left:before {
  content: "\E111";
}
.glyphicons-align-center:before {
  content: "\E112";
}
.glyphicons-align-right:before {
  content: "\E113";
}
.glyphicons-justify:before {
  content: "\E114";
}
.glyphicons-list:before {
  content: "\E115";
}
.glyphicons-text-smaller:before {
  content: "\E116";
}
.glyphicons-text-bigger:before {
  content: "\E117";
}
.glyphicons-embed:before {
  content: "\E118";
}
.glyphicons-embed-close:before {
  content: "\E119";
}
.glyphicons-table:before {
  content: "\E120";
}
.glyphicons-message-full:before {
  content: "\E121";
}
.glyphicons-message-empty:before {
  content: "\E122";
}
.glyphicons-message-in:before {
  content: "\E123";
}
.glyphicons-message-out:before {
  content: "\E124";
}
.glyphicons-message-plus:before {
  content: "\E125";
}
.glyphicons-message-minus:before {
  content: "\E126";
}
.glyphicons-message-ban:before {
  content: "\E127";
}
.glyphicons-message-flag:before {
  content: "\E128";
}
.glyphicons-message-lock:before {
  content: "\E129";
}
.glyphicons-message-new:before {
  content: "\E130";
}
.glyphicons-inbox:before {
  content: "\E131";
}
.glyphicons-inbox-plus:before {
  content: "\E132";
}
.glyphicons-inbox-minus:before {
  content: "\E133";
}
.glyphicons-inbox-lock:before {
  content: "\E134";
}
.glyphicons-inbox-in:before {
  content: "\E135";
}
.glyphicons-inbox-out:before {
  content: "\E136";
}
.glyphicons-cogwheel:before {
  content: "\E137";
}
.glyphicons-cogwheels:before {
  content: "\E138";
}
.glyphicons-picture:before {
  content: "\E139";
}
.glyphicons-adjust-alt:before {
  content: "\E140";
}
.glyphicons-database-lock:before {
  content: "\E141";
}
.glyphicons-database-plus:before {
  content: "\E142";
}
.glyphicons-database-minus:before {
  content: "\E143";
}
.glyphicons-database-ban:before {
  content: "\E144";
}
.glyphicons-folder-open:before {
  content: "\E145";
}
.glyphicons-folder-plus:before {
  content: "\E146";
}
.glyphicons-folder-minus:before {
  content: "\E147";
}
.glyphicons-folder-lock:before {
  content: "\E148";
}
.glyphicons-folder-flag:before {
  content: "\E149";
}
.glyphicons-folder-new:before {
  content: "\E150";
}
.glyphicons-edit:before {
  content: "\E151";
}
.glyphicons-new-window:before {
  content: "\E152";
}
.glyphicons-check:before {
  content: "\E153";
}
.glyphicons-unchecked:before {
  content: "\E154";
}
.glyphicons-more-windows:before {
  content: "\E155";
}
.glyphicons-show-big-thumbnails:before {
  content: "\E156";
}
.glyphicons-show-thumbnails:before {
  content: "\E157";
}
.glyphicons-show-thumbnails-with-lines:before {
  content: "\E158";
}
.glyphicons-show-lines:before {
  content: "\E159";
}
.glyphicons-playlist:before {
  content: "\E160";
}
.glyphicons-imac:before {
  content: "\E161";
}
.glyphicons-macbook:before {
  content: "\E162";
}
.glyphicons-ipad:before {
  content: "\E163";
}
.glyphicons-iphone:before {
  content: "\E164";
}
.glyphicons-iphone-transfer:before {
  content: "\E165";
}
.glyphicons-iphone-exchange:before {
  content: "\E166";
}
.glyphicons-ipod:before {
  content: "\E167";
}
.glyphicons-ipod-shuffle:before {
  content: "\E168";
}
.glyphicons-ear-plugs:before {
  content: "\E169";
}
.glyphicons-record:before {
  content: "\E170";
}
.glyphicons-step-backward:before {
  content: "\E171";
}
.glyphicons-fast-backward:before {
  content: "\E172";
}
.glyphicons-rewind:before {
  content: "\E173";
}
.glyphicons-play:before {
  content: "\E174";
}
.glyphicons-pause:before {
  content: "\E175";
}
.glyphicons-stop:before {
  content: "\E176";
}
.glyphicons-forward:before {
  content: "\E177";
}
.glyphicons-fast-forward:before {
  content: "\E178";
}
.glyphicons-step-forward:before {
  content: "\E179";
}
.glyphicons-eject:before {
  content: "\E180";
}
.glyphicons-facetime-video:before {
  content: "\E181";
}
.glyphicons-download-alt:before {
  content: "\E182";
}
.glyphicons-mute:before {
  content: "\E183";
}
.glyphicons-volume-down:before {
  content: "\E184";
}
.glyphicons-volume-up:before {
  content: "\E185";
}
.glyphicons-screenshot:before {
  content: "\E186";
}
.glyphicons-move:before {
  content: "\E187";
}
.glyphicons-more:before {
  content: "\E188";
}
.glyphicons-brightness-reduce:before {
  content: "\E189";
}
.glyphicons-brightness-increase:before {
  content: "\E190";
}
.glyphicons-plus-sign:before {
  content: "\E191";
}
.glyphicons-minus-sign:before {
  content: "\E192";
}
.glyphicons-remove-sign:before {
  content: "\E193";
}
.glyphicons-ok-sign:before {
  content: "\E194";
}
.glyphicons-question-sign:before {
  content: "\E195";
}
.glyphicons-info-sign:before {
  content: "\E196";
}
.glyphicons-exclamation-sign:before {
  content: "\E197";
}
.glyphicons-remove-circle:before {
  content: "\E198";
}
.glyphicons-ok-circle:before {
  content: "\E199";
}
.glyphicons-ban-circle:before {
  content: "\E200";
}
.glyphicons-download:before {
  content: "\E201";
}
.glyphicons-upload:before {
  content: "\E202";
}
.glyphicons-shopping-cart:before {
  content: "\E203";
}
.glyphicons-lock:before {
  content: "\E204";
}
.glyphicons-unlock:before {
  content: "\E205";
}
.glyphicons-electricity:before {
  content: "\E206";
}
.glyphicons-ok:before {
  content: "\E207";
}
.glyphicons-remove:before {
  content: "\E208";
}
.glyphicons-cart-in:before {
  content: "\E209";
}
.glyphicons-cart-out:before {
  content: "\E210";
}
.glyphicons-arrow-left:before {
  content: "\E211";
}
.glyphicons-arrow-right:before {
  content: "\E212";
}
.glyphicons-arrow-down:before {
  content: "\E213";
}
.glyphicons-arrow-up:before {
  content: "\E214";
}
.glyphicons-resize-small:before {
  content: "\E215";
}
.glyphicons-resize-full:before {
  content: "\E216";
}
.glyphicons-circle-arrow-left:before {
  content: "\E217";
}
.glyphicons-circle-arrow-right:before {
  content: "\E218";
}
.glyphicons-circle-arrow-top:before {
  content: "\E219";
}
.glyphicons-circle-arrow-down:before {
  content: "\E220";
}
.glyphicons-play-button:before {
  content: "\E221";
}
.glyphicons-unshare:before {
  content: "\E222";
}
.glyphicons-share:before {
  content: "\E223";
}
.glyphicons-chevron-right:before {
  content: "\E224";
}
.glyphicons-chevron-left:before {
  content: "\E225";
}
.glyphicons-bluetooth:before {
  content: "\E226";
}
.glyphicons-euro:before {
  content: "\E227";
}
.glyphicons-usd:before {
  content: "\E228";
}
.glyphicons-gbp:before {
  content: "\E229";
}
.glyphicons-retweet-2:before {
  content: "\E230";
}
.glyphicons-moon:before {
  content: "\E231";
}
.glyphicons-sun:before {
  content: "\E232";
}
.glyphicons-cloud:before {
  content: "\E233";
}
.glyphicons-direction:before {
  content: "\E234";
}
.glyphicons-brush:before {
  content: "\E235";
}
.glyphicons-pen:before {
  content: "\E236";
}
.glyphicons-zoom-in:before {
  content: "\E237";
}
.glyphicons-zoom-out:before {
  content: "\E238";
}
.glyphicons-pin:before {
  content: "\E239";
}
.glyphicons-albums:before {
  content: "\E240";
}
.glyphicons-rotation-lock:before {
  content: "\E241";
}
.glyphicons-flash:before {
  content: "\E242";
}
.glyphicons-map-marker:before {
  content: "\E243";
}
.glyphicons-anchor:before {
  content: "\E244";
}
.glyphicons-conversation:before {
  content: "\E245";
}
.glyphicons-chat:before {
  content: "\E246";
}
.glyphicons-note-empty:before {
  content: "\E247";
}
.glyphicons-note:before {
  content: "\E248";
}
.glyphicons-asterisk:before {
  content: "\E249";
}
.glyphicons-divide:before {
  content: "\E250";
}
.glyphicons-snorkel-diving:before {
  content: "\E251";
}
.glyphicons-scuba-diving:before {
  content: "\E252";
}
.glyphicons-oxygen-bottle:before {
  content: "\E253";
}
.glyphicons-fins:before {
  content: "\E254";
}
.glyphicons-fishes:before {
  content: "\E255";
}
.glyphicons-boat:before {
  content: "\E256";
}
.glyphicons-delete:before {
  content: "\E257";
}
.glyphicons-sheriffs-star:before {
  content: "\E258";
}
.glyphicons-qrcode:before {
  content: "\E259";
}
.glyphicons-barcode:before {
  content: "\E260";
}
.glyphicons-pool:before {
  content: "\E261";
}
.glyphicons-buoy:before {
  content: "\E262";
}
.glyphicons-spade:before {
  content: "\E263";
}
.glyphicons-bank:before {
  content: "\E264";
}
.glyphicons-vcard:before {
  content: "\E265";
}
.glyphicons-electrical-plug:before {
  content: "\E266";
}
.glyphicons-flag:before {
  content: "\E267";
}
.glyphicons-credit-card:before {
  content: "\E268";
}
.glyphicons-keyboard-wireless:before {
  content: "\E269";
}
.glyphicons-keyboard-wired:before {
  content: "\E270";
}
.glyphicons-shield:before {
  content: "\E271";
}
.glyphicons-ring:before {
  content: "\E272";
}
.glyphicons-cake:before {
  content: "\E273";
}
.glyphicons-drink:before {
  content: "\E274";
}
.glyphicons-beer:before {
  content: "\E275";
}
.glyphicons-fast-food:before {
  content: "\E276";
}
.glyphicons-cutlery:before {
  content: "\E277";
}
.glyphicons-pizza:before {
  content: "\E278";
}
.glyphicons-birthday-cake:before {
  content: "\E279";
}
.glyphicons-tablet:before {
  content: "\E280";
}
.glyphicons-settings:before {
  content: "\E281";
}
.glyphicons-bullets:before {
  content: "\E282";
}
.glyphicons-cardio:before {
  content: "\E283";
}
.glyphicons-t-shirt:before {
  content: "\E284";
}
.glyphicons-pants:before {
  content: "\E285";
}
.glyphicons-sweater:before {
  content: "\E286";
}
.glyphicons-fabric:before {
  content: "\E287";
}
.glyphicons-leather:before {
  content: "\E288";
}
.glyphicons-scissors:before {
  content: "\E289";
}
.glyphicons-bomb:before {
  content: "\E290";
}
.glyphicons-skull:before {
  content: "\E291";
}
.glyphicons-celebration:before {
  content: "\E292";
}
.glyphicons-tea-kettle:before {
  content: "\E293";
}
.glyphicons-french-press:before {
  content: "\E294";
}
.glyphicons-coffee-cup:before {
  content: "\E295";
}
.glyphicons-pot:before {
  content: "\E296";
}
.glyphicons-grater:before {
  content: "\E297";
}
.glyphicons-kettle:before {
  content: "\E298";
}
.glyphicons-hospital:before {
  content: "\E299";
}
.glyphicons-hospital-h:before {
  content: "\E300";
}
.glyphicons-microphone:before {
  content: "\E301";
}
.glyphicons-webcam:before {
  content: "\E302";
}
.glyphicons-temple-christianity-church:before {
  content: "\E303";
}
.glyphicons-temple-islam:before {
  content: "\E304";
}
.glyphicons-temple-hindu:before {
  content: "\E305";
}
.glyphicons-temple-buddhist:before {
  content: "\E306";
}
.glyphicons-bicycle:before {
  content: "\E307";
}
.glyphicons-life-preserver:before {
  content: "\E308";
}
.glyphicons-share-alt:before {
  content: "\E309";
}
.glyphicons-comments:before {
  content: "\E310";
}
.glyphicons-flower:before {
  content: "\E311";
}
.glyphicons-baseball:before {
  content: "\E312";
}
.glyphicons-rugby:before {
  content: "\E313";
}
.glyphicons-ax:before {
  content: "\E314";
}
.glyphicons-table-tennis:before {
  content: "\E315";
}
.glyphicons-bowling:before {
  content: "\E316";
}
.glyphicons-tree-conifer:before {
  content: "\E317";
}
.glyphicons-tree-deciduous:before {
  content: "\E318";
}
.glyphicons-more-items:before {
  content: "\E319";
}
.glyphicons-sort:before {
  content: "\E320";
}
.glyphicons-filter:before {
  content: "\E321";
}
.glyphicons-gamepad:before {
  content: "\E322";
}
.glyphicons-playing-dices:before {
  content: "\E323";
}
.glyphicons-calculator:before {
  content: "\E324";
}
.glyphicons-tie:before {
  content: "\E325";
}
.glyphicons-wallet:before {
  content: "\E326";
}
.glyphicons-piano:before {
  content: "\E327";
}
.glyphicons-sampler:before {
  content: "\E328";
}
.glyphicons-podium:before {
  content: "\E329";
}
.glyphicons-soccer-ball:before {
  content: "\E330";
}
.glyphicons-blog:before {
  content: "\E331";
}
.glyphicons-dashboard:before {
  content: "\E332";
}
.glyphicons-certificate:before {
  content: "\E333";
}
.glyphicons-bell:before {
  content: "\E334";
}
.glyphicons-candle:before {
  content: "\E335";
}
.glyphicons-pushpin:before {
  content: "\E336";
}
.glyphicons-iphone-shake:before {
  content: "\E337";
}
.glyphicons-pin-flag:before {
  content: "\E338";
}
.glyphicons-turtle:before {
  content: "\E339";
}
.glyphicons-rabbit:before {
  content: "\E340";
}
.glyphicons-globe:before {
  content: "\E341";
}
.glyphicons-briefcase:before {
  content: "\E342";
}
.glyphicons-hdd:before {
  content: "\E343";
}
.glyphicons-thumbs-up:before {
  content: "\E344";
}
.glyphicons-thumbs-down:before {
  content: "\E345";
}
.glyphicons-hand-right:before {
  content: "\E346";
}
.glyphicons-hand-left:before {
  content: "\E347";
}
.glyphicons-hand-up:before {
  content: "\E348";
}
.glyphicons-hand-down:before {
  content: "\E349";
}
.glyphicons-fullscreen:before {
  content: "\E350";
}
.glyphicons-shopping-bag:before {
  content: "\E351";
}
.glyphicons-book-open:before {
  content: "\E352";
}
.glyphicons-nameplate:before {
  content: "\E353";
}
.glyphicons-nameplate-alt:before {
  content: "\E354";
}
.glyphicons-vases:before {
  content: "\E355";
}
.glyphicons-bullhorn:before {
  content: "\E356";
}
.glyphicons-dumbbell:before {
  content: "\E357";
}
.glyphicons-suitcase:before {
  content: "\E358";
}
.glyphicons-file-import:before {
  content: "\E359";
}
.glyphicons-file-export:before {
  content: "\E360";
}
.glyphicons-bug:before {
  content: "\E361";
}
.glyphicons-crown:before {
  content: "\E362";
}
.glyphicons-smoking:before {
  content: "\E363";
}
.glyphicons-cloud-upload:before {
  content: "\E364";
}
.glyphicons-cloud-download:before {
  content: "\E365";
}
.glyphicons-restart:before {
  content: "\E366";
}
.glyphicons-security-camera:before {
  content: "\E367";
}
.glyphicons-expand:before {
  content: "\E368";
}
.glyphicons-collapse:before {
  content: "\E369";
}
.glyphicons-collapse-top:before {
  content: "\E370";
}
.glyphicons-globe-af:before {
  content: "\E371";
}
.glyphicons-global:before {
  content: "\E372";
}
.glyphicons-spray:before {
  content: "\E373";
}
.glyphicons-nails:before {
  content: "\E374";
}
.glyphicons-claw-hammer:before {
  content: "\E375";
}
.glyphicons-classic-hammer:before {
  content: "\E376";
}
.glyphicons-hand-saw:before {
  content: "\E377";
}
.glyphicons-riflescope:before {
  content: "\E378";
}
.glyphicons-electrical-socket-eu:before {
  content: "\E379";
}
.glyphicons-electrical-socket-us:before {
  content: "\E380";
}
.glyphicons-message-forward:before {
  content: "\E381";
}
.glyphicons-coat-hanger:before {
  content: "\E382";
}
.glyphicons-dress:before {
  content: "\E383";
}
.glyphicons-bathrobe:before {
  content: "\E384";
}
.glyphicons-shirt:before {
  content: "\E385";
}
.glyphicons-underwear:before {
  content: "\E386";
}
.glyphicons-log-in:before {
  content: "\E387";
}
.glyphicons-log-out:before {
  content: "\E388";
}
.glyphicons-exit:before {
  content: "\E389";
}
.glyphicons-new-window-alt:before {
  content: "\E390";
}
.glyphicons-video-sd:before {
  content: "\E391";
}
.glyphicons-video-hd:before {
  content: "\E392";
}
.glyphicons-subtitles:before {
  content: "\E393";
}
.glyphicons-sound-stereo:before {
  content: "\E394";
}
.glyphicons-sound-dolby:before {
  content: "\E395";
}
.glyphicons-sound-5-1:before {
  content: "\E396";
}
.glyphicons-sound-6-1:before {
  content: "\E397";
}
.glyphicons-sound-7-1:before {
  content: "\E398";
}
.glyphicons-copyright-mark:before {
  content: "\E399";
}
.glyphicons-registration-mark:before {
  content: "\E400";
}
.glyphicons-radar:before {
  content: "\E401";
}
.glyphicons-skateboard:before {
  content: "\E402";
}
.glyphicons-golf-course:before {
  content: "\E403";
}
.glyphicons-sorting:before {
  content: "\E404";
}
.glyphicons-sort-by-alphabet:before {
  content: "\E405";
}
.glyphicons-sort-by-alphabet-alt:before {
  content: "\E406";
}
.glyphicons-sort-by-order:before {
  content: "\E407";
}
.glyphicons-sort-by-order-alt:before {
  content: "\E408";
}
.glyphicons-sort-by-attributes:before {
  content: "\E409";
}
.glyphicons-sort-by-attributes-alt:before {
  content: "\E410";
}
.glyphicons-compressed:before {
  content: "\E411";
}
.glyphicons-package:before {
  content: "\E412";
}
.glyphicons-cloud-plus:before {
  content: "\E413";
}
.glyphicons-cloud-minus:before {
  content: "\E414";
}
.glyphicons-disk-save:before {
  content: "\E415";
}
.glyphicons-disk-open:before {
  content: "\E416";
}
.glyphicons-disk-saved:before {
  content: "\E417";
}
.glyphicons-disk-remove:before {
  content: "\E418";
}
.glyphicons-disk-import:before {
  content: "\E419";
}
.glyphicons-disk-export:before {
  content: "\E420";
}
.glyphicons-tower:before {
  content: "\E421";
}
.glyphicons-send:before {
  content: "\E422";
}
.glyphicons-git-branch:before {
  content: "\E423";
}
.glyphicons-git-create:before {
  content: "\E424";
}
.glyphicons-git-private:before {
  content: "\E425";
}
.glyphicons-git-delete:before {
  content: "\E426";
}
.glyphicons-git-merge:before {
  content: "\E427";
}
.glyphicons-git-pull-request:before {
  content: "\E428";
}
.glyphicons-git-compare:before {
  content: "\E429";
}
.glyphicons-git-commit:before {
  content: "\E430";
}
.glyphicons-construction-cone:before {
  content: "\E431";
}
.glyphicons-shoe-steps:before {
  content: "\E432";
}
.glyphicons-plus:before {
  content: "\E433";
}
.glyphicons-minus:before {
  content: "\E434";
}
.glyphicons-redo:before {
  content: "\E435";
}
.glyphicons-undo:before {
  content: "\E436";
}
.glyphicons-golf:before {
  content: "\E437";
}
.glyphicons-hockey:before {
  content: "\E438";
}
.glyphicons-pipe:before {
  content: "\E439";
}
.glyphicons-wrench:before {
  content: "\E440";
}
.glyphicons-folder-closed:before {
  content: "\E441";
}
.glyphicons-phone-alt:before {
  content: "\E442";
}
.glyphicons-earphone:before {
  content: "\E443";
}
.glyphicons-floppy-disk:before {
  content: "\E444";
}
.glyphicons-floppy-saved:before {
  content: "\E445";
}
.glyphicons-floppy-remove:before {
  content: "\E446";
}
.glyphicons-floppy-save:before {
  content: "\E447";
}
.glyphicons-floppy-open:before {
  content: "\E448";
}
.glyphicons-translate:before {
  content: "\E449";
}
.glyphicons-fax:before {
  content: "\E450";
}
.glyphicons-factory:before {
  content: "\E451";
}
.glyphicons-shop-window:before {
  content: "\E452";
}
.glyphicons-shop:before {
  content: "\E453";
}
.glyphicons-kiosk:before {
  content: "\E454";
}
.glyphicons-kiosk-wheels:before {
  content: "\E455";
}
.glyphicons-kiosk-light:before {
  content: "\E456";
}
.glyphicons-kiosk-food:before {
  content: "\E457";
}
.glyphicons-transfer:before {
  content: "\E458";
}
.glyphicons-money:before {
  content: "\E459";
}
.glyphicons-header:before {
  content: "\E460";
}
.glyphicons-blacksmith:before {
  content: "\E461";
}
.glyphicons-saw-blade:before {
  content: "\E462";
}
.glyphicons-basketball:before {
  content: "\E463";
}
.glyphicons-server:before {
  content: "\E464";
}
.glyphicons-server-plus:before {
  content: "\E465";
}
.glyphicons-server-minus:before {
  content: "\E466";
}
.glyphicons-server-ban:before {
  content: "\E467";
}
.glyphicons-server-flag:before {
  content: "\E468";
}
.glyphicons-server-lock:before {
  content: "\E469";
}
.glyphicons-server-new:before {
  content: "\E470";
}
.glyphicons-charging-station:before {
  content: "\E471";
}
.glyphicons-gas-station:before {
  content: "\E472";
}
.glyphicons-target:before {
  content: "\E473";
}
.glyphicons-bed:before {
  content: "\E474";
}
.glyphicons-mosquito:before {
  content: "\E475";
}
.glyphicons-dining-set:before {
  content: "\E476";
}
.glyphicons-plate-of-food:before {
  content: "\E477";
}
.glyphicons-hygiene-kit:before {
  content: "\E478";
}
.glyphicons-blackboard:before {
  content: "\E479";
}
.glyphicons-marriage:before {
  content: "\E480";
}
.glyphicons-bucket:before {
  content: "\E481";
}
.glyphicons-none-color-swatch:before {
  content: "\E482";
}
.glyphicons-bring-forward:before {
  content: "\E483";
}
.glyphicons-bring-to-front:before {
  content: "\E484";
}
.glyphicons-send-backward:before {
  content: "\E485";
}
.glyphicons-send-to-back:before {
  content: "\E486";
}
.glyphicons-fit-frame-to-image:before {
  content: "\E487";
}
.glyphicons-fit-image-to-frame:before {
  content: "\E488";
}
.glyphicons-multiple-displays:before {
  content: "\E489";
}
.glyphicons-handshake:before {
  content: "\E490";
}
.glyphicons-child:before {
  content: "\E491";
}
.glyphicons-baby-formula:before {
  content: "\E492";
}
.glyphicons-medicine:before {
  content: "\E493";
}
.glyphicons-atv-vehicle:before {
  content: "\E494";
}
.glyphicons-motorcycle:before {
  content: "\E495";
}
.glyphicons-bed-alt:before {
  content: "\E496";
}
.glyphicons-tent:before {
  content: "\E497";
}
.glyphicons-glasses:before {
  content: "\E498";
}
.glyphicons-sunglasses:before {
  content: "\E499";
}
.glyphicons-family:before {
  content: "\E500";
}
.glyphicons-education:before {
  content: "\E501";
}
.glyphicons-shoes:before {
  content: "\E502";
}
.glyphicons-map:before {
  content: "\E503";
}
.glyphicons-cd:before {
  content: "\E504";
}
.glyphicons-alert:before {
  content: "\E505";
}
.glyphicons-piggy-bank:before {
  content: "\E506";
}
.glyphicons-star-half:before {
  content: "\E507";
}
.glyphicons-cluster:before {
  content: "\E508";
}
.glyphicons-flowchart:before {
  content: "\E509";
}
.glyphicons-commodities:before {
  content: "\E510";
}
.glyphicons-duplicate:before {
  content: "\E511";
}
.glyphicons-copy:before {
  content: "\E512";
}
.glyphicons-paste:before {
  content: "\E513";
}
.glyphicons-bath-bathtub:before {
  content: "\E514";
}
.glyphicons-bath-shower:before {
  content: "\E515";
}
.glyphicons-shower:before {
  content: "\E516";
}
.glyphicons-menu-hamburger:before {
  content: "\E517";
}
.glyphicons-option-vertical:before {
  content: "\E518";
}
.glyphicons-option-horizontal:before {
  content: "\E519";
}
.glyphicons-currency-conversion:before {
  content: "\E520";
}
.glyphicons-user-ban:before {
  content: "\E521";
}
.glyphicons-user-lock:before {
  content: "\E522";
}
.glyphicons-user-flag:before {
  content: "\E523";
}
.glyphicons-user-asterisk:before {
  content: "\E524";
}
.glyphicons-user-alert:before {
  content: "\E525";
}
.glyphicons-user-key:before {
  content: "\E526";
}
.glyphicons-user-conversation:before {
  content: "\E527";
}
.glyphicons-database:before {
  content: "\E528";
}
.glyphicons-database-search:before {
  content: "\E529";
}
.glyphicons-list-alt:before {
  content: "\E530";
}
.glyphicons-hazard-sign:before {
  content: "\E531";
}
.glyphicons-hazard:before {
  content: "\E532";
}
.glyphicons-stop-sign:before {
  content: "\E533";
}
.glyphicons-lab:before {
  content: "\E534";
}
.glyphicons-lab-alt:before {
  content: "\E535";
}
.glyphicons-ice-cream:before {
  content: "\E536";
}
.glyphicons-ice-lolly:before {
  content: "\E537";
}
.glyphicons-ice-lolly-tasted:before {
  content: "\E538";
}
.glyphicons-invoice:before {
  content: "\E539";
}
.glyphicons-cart-tick:before {
  content: "\E540";
}
.glyphicons-hourglass:before {
  content: "\E541";
}
.glyphicons-cat:before {
  content: "\E542";
}
.glyphicons-lamp:before {
  content: "\E543";
}
.glyphicons-scale-classic:before {
  content: "\E544";
}
.glyphicons-eye-plus:before {
  content: "\E545";
}
.glyphicons-eye-minus:before {
  content: "\E546";
}
.glyphicons-quote:before {
  content: "\E547";
}
.glyphicons-bitcoin:before {
  content: "\E548";
}
.glyphicons-yen:before {
  content: "\E549";
}
.glyphicons-ruble:before {
  content: "\E550";
}
.glyphicons-erase:before {
  content: "\E551";
}
.glyphicons-podcast:before {
  content: "\E552";
}
.glyphicons-firework:before {
  content: "\E553";
}
.glyphicons-scale:before {
  content: "\E554";
}
.glyphicons-king:before {
  content: "\E555";
}
.glyphicons-queen:before {
  content: "\E556";
}
.glyphicons-pawn:before {
  content: "\E557";
}
.glyphicons-bishop:before {
  content: "\E558";
}
.glyphicons-knight:before {
  content: "\E559";
}
.glyphicons-mic-mute:before {
  content: "\E560";
}
.glyphicons-voicemail:before {
  content: "\E561";
}
.glyphicons-paragraph-alt:before {
  content: "\E562";
}
.glyphicons-person-walking:before {
  content: "\E563";
}
.glyphicons-person-wheelchair:before {
  content: "\E564";
}
.glyphicons-underground:before {
  content: "\E565";
}
.glyphicons-car-hov:before {
  content: "\E566";
}
.glyphicons-car-rental:before {
  content: "\E567";
}
.glyphicons-transport:before {
  content: "\E568";
}
.glyphicons-taxi:before {
  content: "\E569";
}
.glyphicons-ice-cream-no:before {
  content: "\E570";
}
.glyphicons-uk-rat-u:before {
  content: "\E571";
}
.glyphicons-uk-rat-pg:before {
  content: "\E572";
}
.glyphicons-uk-rat-12a:before {
  content: "\E573";
}
.glyphicons-uk-rat-12:before {
  content: "\E574";
}
.glyphicons-uk-rat-15:before {
  content: "\E575";
}
.glyphicons-uk-rat-18:before {
  content: "\E576";
}
.glyphicons-uk-rat-r18:before {
  content: "\E577";
}
.glyphicons-tv:before {
  content: "\E578";
}
.glyphicons-sms:before {
  content: "\E579";
}
.glyphicons-mms:before {
  content: "\E580";
}
.glyphicons-us-rat-g:before {
  content: "\E581";
}
.glyphicons-us-rat-pg:before {
  content: "\E582";
}
.glyphicons-us-rat-pg-13:before {
  content: "\E583";
}
.glyphicons-us-rat-restricted:before {
  content: "\E584";
}
.glyphicons-us-rat-no-one-17:before {
  content: "\E585";
}
.glyphicons-equalizer:before {
  content: "\E586";
}
.glyphicons-speakers:before {
  content: "\E587";
}
.glyphicons-remote-control:before {
  content: "\E588";
}
.glyphicons-remote-control-tv:before {
  content: "\E589";
}
.glyphicons-shredder:before {
  content: "\E590";
}
.glyphicons-folder-heart:before {
  content: "\E591";
}
.glyphicons-person-running:before {
  content: "\E592";
}
.glyphicons-person:before {
  content: "\E593";
}
.glyphicons-voice:before {
  content: "\E594";
}
.glyphicons-stethoscope:before {
  content: "\E595";
}
.glyphicons-paired:before {
  content: "\E596";
}
.glyphicons-activity:before {
  content: "\E597";
}
.glyphicons-watch:before {
  content: "\E598";
}
.glyphicons-scissors-alt:before {
  content: "\E599";
}
.glyphicons-car-wheel:before {
  content: "\E600";
}
.glyphicons-chevron-up:before {
  content: "\E601";
}
.glyphicons-chevron-down:before {
  content: "\E602";
}
.glyphicons-superscript:before {
  content: "\E603";
}
.glyphicons-subscript:before {
  content: "\E604";
}
.glyphicons-text-size:before {
  content: "\E605";
}
.glyphicons-text-color:before {
  content: "\E606";
}
.glyphicons-text-background:before {
  content: "\E607";
}
.glyphicons-modal-window:before {
  content: "\E608";
}
.glyphicons-newspaper:before {
  content: "\E609";
}
.glyphicons-tractor:before {
  content: "\E610";
}
.glyphicons-camping:before {
  content: "\E611";
}
.glyphicons-camping-benches:before {
  content: "\E612";
}
.glyphicons-forest:before {
  content: "\E613";
}
.glyphicons-park:before {
  content: "\E614";
}
.glyphicons-field:before {
  content: "\E615";
}
.glyphicons-mountains:before {
  content: "\E616";
}
.glyphicons-fees-payments:before {
  content: "\E617";
}
.glyphicons-small-payments:before {
  content: "\E618";
}
.glyphicons-mixed-buildings:before {
  content: "\E619";
}
.glyphicons-industrial-zone:before {
  content: "\E620";
}
.glyphicons-visitor-tag:before {
  content: "\E621";
}
.glyphicons-businessman:before {
  content: "\E622";
}
.glyphicons-meditation:before {
  content: "\E623";
}
.glyphicons-bath:before {
  content: "\E624";
}
.glyphicons-donate:before {
  content: "\E625";
}
.glyphicons-sauna:before {
  content: "\E626";
}
.glyphicons-bedroom-nightstand:before {
  content: "\E627";
}
.glyphicons-bedroom-lamp:before {
  content: "\E628";
}
.glyphicons-doctor:before {
  content: "\E629";
}
.glyphicons-engineering-networks:before {
  content: "\E630";
}
.glyphicons-washing-machine:before {
  content: "\E631";
}
.glyphicons-dryer:before {
  content: "\E632";
}
.glyphicons-dishwasher:before {
  content: "\E633";
}
.glyphicons-luggage-group:before {
  content: "\E634";
}
.glyphicons-teenager:before {
  content: "\E635";
}
.glyphicons-person-stick:before {
  content: "\E636";
}
.glyphicons-person-stick-old:before {
  content: "\E637";
}
.glyphicons-traveler:before {
  content: "\E638";
}
.glyphicons-veteran:before {
  content: "\E639";
}
.glyphicons-group-chat:before {
  content: "\E640";
}
.glyphicons-elections:before {
  content: "\E641";
}
.glyphicons-law-justice:before {
  content: "\E642";
}
.glyphicons-judiciary:before {
  content: "\E643";
}
.glyphicons-house-fire:before {
  content: "\E644";
}
.glyphicons-firefighters:before {
  content: "\E645";
}
.glyphicons-police:before {
  content: "\E646";
}
.glyphicons-ambulance:before {
  content: "\E647";
}
.glyphicons-light-beacon:before {
  content: "\E648";
}
.glyphicons-important-day:before {
  content: "\E649";
}
.glyphicons-bike-park:before {
  content: "\E650";
}
.glyphicons-object-align-top:before {
  content: "\E651";
}
.glyphicons-object-align-bottom:before {
  content: "\E652";
}
.glyphicons-object-align-horizontal:before {
  content: "\E653";
}
.glyphicons-object-align-left:before {
  content: "\E654";
}
.glyphicons-object-align-vertical:before {
  content: "\E655";
}
.glyphicons-object-align-right:before {
  content: "\E656";
}
.glyphicons-reflect-y:before {
  content: "\E657";
}
.glyphicons-reflect-x:before {
  content: "\E658";
}
.glyphicons-tick:before {
  content: "\E659";
}
.glyphicons-lawnmower:before {
  content: "\E660";
}
.glyphicons-call-redirect:before {
  content: "\E661";
}
.glyphicons-call-ip:before {
  content: "\E662";
}
.glyphicons-call-record:before {
  content: "\E663";
}
.glyphicons-call-ringtone:before {
  content: "\E664";
}
.glyphicons-call-traffic:before {
  content: "\E665";
}
.glyphicons-call-hold:before {
  content: "\E666";
}
.glyphicons-call-incoming:before {
  content: "\E667";
}
.glyphicons-call-outgoing:before {
  content: "\E668";
}
.glyphicons-call-video:before {
  content: "\E669";
}
.glyphicons-call-missed:before {
  content: "\E670";
}
.glyphicons-theater:before {
  content: "\E671";
}
.glyphicons-heartbeat:before {
  content: "\E672";
}
.glyphicons-kettlebell:before {
  content: "\E673";
}
.glyphicons-fireplace:before {
  content: "\E674";
}
.glyphicons-street-lights:before {
  content: "\E675";
}
.glyphicons-pedestrian:before {
  content: "\E676";
}
.glyphicons-flood:before {
  content: "\E677";
}
.glyphicons-open-water:before {
  content: "\E678";
}
.glyphicons-for-sale:before {
  content: "\E679";
}
.glyphicons-dustbin:before {
  content: "\E680";
}
.glyphicons-door:before {
  content: "\E681";
}
.glyphicons-camp-fire:before {
  content: "\E682";
}
.glyphicons-fleur-de-lis:before {
  content: "\E683";
}
.glyphicons-temperature-settings:before {
  content: "\E684";
}
.glyphicons-article:before {
  content: "\E685";
}
.glyphicons-sunbath:before {
  content: "\E686";
}
.glyphicons-balanced-diet:before {
  content: "\E687";
}
.glyphicons-ticket:before {
  content: "\E688";
}
.glyphicons-parking-ticket:before {
  content: "\E689";
}
.glyphicons-parking-meter:before {
  content: "\E690";
}
.glyphicons-laptop:before {
  content: "\E691";
}
.glyphicons-tree-structure:before {
  content: "\E692";
}
.glyphicons-weather-warning:before {
  content: "\E693";
}
.glyphicons-temperature-low:before {
  content: "\E694";
}
.glyphicons-temperature-high:before {
  content: "\E695";
}
.glyphicons-temperature-low-warning:before {
  content: "\E696";
}
.glyphicons-temperature-high-warning:before {
  content: "\E697";
}
.glyphicons-hurricane:before {
  content: "\E698";
}
.glyphicons-storm:before {
  content: "\E699";
}
.glyphicons-sorted-waste:before {
  content: "\E700";
}
.glyphicons-ear:before {
  content: "\E701";
}
.glyphicons-ear-deaf:before {
  content: "\E702";
}
.glyphicons-file-plus:before {
  content: "\E703";
}
.glyphicons-file-minus:before {
  content: "\E704";
}
.glyphicons-file-lock:before {
  content: "\E705";
}
.glyphicons-file-cloud:before {
  content: "\E706";
}
.glyphicons-file-cloud-download:before {
  content: "\E707";
}
.glyphicons-file-cloud-upload:before {
  content: "\E708";
}
.glyphicons-paragraph:before {
  content: "\E709";
}
.glyphicons-list-numbered:before {
  content: "\E710";
}
.glyphicons-donate-heart:before {
  content: "\E711";
}
.glyphicons-government:before {
  content: "\E712";
}
.glyphicons-maze:before {
  content: "\E713";
}
.glyphicons-chronicle:before {
  content: "\E714";
}
.glyphicons-user-structure:before {
  content: "\E715";
}
.glyphicons-recycle:before {
  content: "\E716";
}
.glyphicons-gas:before {
  content: "\E717";
}
.glyphicons-waste-pipe:before {
  content: "\E718";
}
.glyphicons-water-pipe:before {
  content: "\E719";
}
.glyphicons-parking:before {
  content: "\E720";
}
.glyphicons-closed:before {
  content: "\E721";
}
.glyphicons-mouse:before {
  content: "\E722";
}
.glyphicons-mouse-double-click:before {
  content: "\E723";
}
.glyphicons-mouse-left-click:before {
  content: "\E724";
}
.glyphicons-mouse-right-click:before {
  content: "\E725";
}
.glyphicons-mouse-middle-click:before {
  content: "\E726";
}
.glyphicons-mouse-scroll:before {
  content: "\E727";
}
.glyphicons-resize-vertical:before {
  content: "\E728";
}
.glyphicons-resize-horizontal:before {
  content: "\E729";
}
.glyphicons-temperature:before {
  content: "\E730";
}
.glyphicons-puzzle:before {
  content: "\E731";
}
.glyphicons-puzzle-2:before {
  content: "\E732";
}
.glyphicons-puzzle-3:before {
  content: "\E733";
}
.glyphicons-nearby-square:before {
  content: "\E734";
}
.glyphicons-nearby-circle:before {
  content: "\E735";
}
.glyphicons-rotate-right:before {
  content: "\E736";
}
.glyphicons-rotate-left:before {
  content: "\E737";
}
.glyphicons-pictures:before {
  content: "\E738";
}
.glyphicons-photo-album:before {
  content: "\E739";
}
.glyphicons-cadastral-map:before {
  content: "\E740";
}
.glyphicons-fingerprint-scan:before {
  content: "\E741";
}
.glyphicons-fingerprint:before {
  content: "\E742";
}
.glyphicons-fingerprint-lock:before {
  content: "\E743";
}
.glyphicons-fingerprint-ok:before {
  content: "\E744";
}
.glyphicons-fingerprint-remove:before {
  content: "\E745";
}
.glyphicons-fingerprint-reload:before {
  content: "\E746";
}
.glyphicons-pending-notifications:before {
  content: "\E747";
}
.glyphicons-synchronization:before {
  content: "\E748";
}
.glyphicons-synchronization-ban:before {
  content: "\E749";
}
.glyphicons-hash:before {
  content: "\E750";
}
.glyphicons-gender-male:before {
  content: "\E751";
}
.glyphicons-gender-female:before {
  content: "\E752";
}
.glyphicons-gender-virgin-female:before {
  content: "\E753";
}
.glyphicons-gender-intersex:before {
  content: "\E754";
}
.glyphicons-gender-transgender:before {
  content: "\E755";
}
.glyphicons-gender-ori-lesbian:before {
  content: "\E756";
}
.glyphicons-gender-ori-gay:before {
  content: "\E757";
}
.glyphicons-gender-ori-hetero:before {
  content: "\E758";
}
.glyphicons-gender-other:before {
  content: "\E759";
}
.glyphicons-gender-unknown:before {
  content: "\E760";
}
.glyphicons-scanner:before {
  content: "\E761";
}
.glyphicons-multifunction-printer:before {
  content: "\E762";
}
.glyphicons-lasso:before {
  content: "\E763";
}
.glyphicons-view-360:before {
  content: "\E764";
}
.glyphicons-battery-charging:before {
  content: "\E765";
}
.glyphicons-battery-full:before {
  content: "\E766";
}
.glyphicons-battery-75:before {
  content: "\E767";
}
.glyphicons-battery-50:before {
  content: "\E768";
}
.glyphicons-battery-25:before {
  content: "\E769";
}
.glyphicons-battery-10:before {
  content: "\E770";
}
.glyphicons-satellite:before {
  content: "\E771";
}
.glyphicons-satellite-dish:before {
  content: "\E772";
}
.glyphicons-satellite-dish-alt:before {
  content: "\E773";
}
.glyphicons-auction:before {
  content: "\E774";
}
.glyphicons-directions:before {
  content: "\E775";
}
.glyphicons-race:before {
  content: "\E776";
}
.glyphicons-robot:before {
  content: "\E777";
}
.glyphicons-ruler-alt:before {
  content: "\E778";
}
.glyphicons-cube-empty:before {
  content: "\E779";
}
.glyphicons-cube-black:before {
  content: "\E780";
}
.glyphicons-move-square:before {
  content: "\E781";
}
.glyphicons-drop:before {
  content: "\E782";
}
.glyphicons-vr-headset:before {
  content: "\E783";
}
.glyphicons-vr-charging:before {
  content: "\E784";
}
.glyphicons-vr-low-battery:before {
  content: "\E785";
}
.glyphicons-vr-paired:before {
  content: "\E786";
}
.glyphicons-vr-settings:before {
  content: "\E787";
}
.glyphicons-vr-maintenance:before {
  content: "\E788";
}
.glyphicons-filter-remove:before {
  content: "\E789";
}
.glyphicons-filter-applied:before {
  content: "\E790";
}
.glyphicons-one-day:before {
  content: "\E791";
}
.glyphicons-user-vr:before {
  content: "\E792";
}
.glyphicons-user-vr-add:before {
  content: "\E793";
}
.glyphicons-user-vr-remove:before {
  content: "\E794";
}
.glyphicons-dice-1:before {
  content: "\E795";
}
.glyphicons-dice-2:before {
  content: "\E796";
}
.glyphicons-dice-3:before {
  content: "\E797";
}
.glyphicons-dice-4:before {
  content: "\E798";
}
.glyphicons-dice-5:before {
  content: "\E799";
}
.glyphicons-dice-6:before {
  content: "\E800";
}
.debug {
  border: dotted 1px #f001ce;
}
.debug-panel-wrapper {
  float: left;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 10999;
  background-color: white;
  padding: 7px;
  font-size: small;
}
.debug-panel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.debug-panel h4,
.debug-panel h5,
.debug-panel h6 {
  margin-top: 5px;
  margin-bottom: 5px;
}
.debug-panel h4 {
  font-size: 1.2em;
  text-align: center;
  font-weight: 700;
}
.debug-panel h5 {
  font-size: 1.05em;
  font-weight: 500;
  text-align: center;
}
.debug-panel ul {
  list-style-type: none;
  padding-left: 4px;
}
.debug-panel ul li span.label {
  color: black;
  display: inline-block;
  min-width: 86px;
  text-align: right;
}
.debug-panel ul li span.label::after {
  content: ": ";
}
.debug-panel ul li span.value {
  text-align: left;
}
.debug-panel ul li.fact {
  margin-left: 4px;
}
.debug-panel ul li.fact button {
  margin: 4px;
}
.debug-panel ul li.button {
  float: left;
  margin: 4px;
}
.debug-panel.hide {
  display: none;
}
#advanced-search {
  text-align: left;
  width: 100%;
  padding: 5px 0 15px;
}
#advanced-search-toggle {
  cursor: pointer;
}
#search-query-explained {
  padding: 10px 0;
}
#search-query-explained span.term,
#search-query-explained span.date,
#search-query-explained span.when,
#search-query-explained span.branch,
#search-query-explained span.node,
#search-query-explained span.op {
  font-weight: bold;
}
#search-query-explained span.op {
  text-transform: uppercase;
}
#search-results li.search-result .mime-pdf {
  padding-left: 20px;
  background: url(../../images/mime/pdf.png) no-repeat;
}
#search-results .search-pagination,
#search-results .pagination,
#search-results .search-pages-counter {
  clear: both;
  margin: 0 auto;
}
#highlighter-start,
#highlighter-end {
  display: none;
  height: 0;
  opacity: 0;
}
span.highlight {
  background-color: #88E2C5;
  font-weight: bold;
  padding: 1px 4px;
}
ul.autocompleter-choices {
  position: absolute;
  margin: 0;
  padding: 0;
  list-style: none;
  border: 1px solid #EEEEEE;
  background-color: #FFFFFF;
  border-right-color: #DDDDDD;
  border-bottom-color: #DDDDDD;
  text-align: left;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  z-index: 50;
}
ul.autocompleter-choices li {
  background: none;
  position: relative;
  padding: 0.1em 1.5em 0.1em 1em;
  cursor: pointer;
  font-weight: normal;
  font-size: 1em;
}
ul.autocompleter-choices li.autocompleter-selected {
  background-color: #333;
  color: #FFFFFF;
}
ul.autocompleter-choices span.autocompleter-queried {
  font-weight: bold;
}
ul.autocompleter-choices li.autocompleter-selected span.autocompleter-queried {
  color: #9FCFFF;
}
ul#finder-filter-select-list {
  top: 4em !important;
}
#opp ul.adminformlist {
  margin-left: 0;
  list-style-type: none;
}
#opp ul.adminformlist li span.form-error {
  color: red;
  text-align: center;
}
#opp ul.adminformlist li input,
#opp ul.adminformlist li select,
#opp ul.adminformlist li textarea {
  margin-bottom: 1%;
}
#opp div.social-link,
#opp li.social-link {
  display: inline-block;
  width: 256px;
  height: 256px;
  list-style: none;
  margin-left: 8px;
}
#opp div.social-link a.social-button,
#opp li.social-link a.social-button {
  display: inline;
  float: left;
  width: 25%;
  height: 25%;
  background-position: 0 100%;
  background-size: cover;
}
#opp div.social-link a.social-button:hover,
#opp li.social-link a.social-button:hover {
  background-position: 0 0;
}
#opp div.social-link a.social-button.facebook,
#opp li.social-link a.social-button.facebook {
  background-image: url('../../images/facebook.svg');
}
#opp div.social-link a.social-button.twitter,
#opp li.social-link a.social-button.twitter {
  background-image: url('../../images/twitter.svg');
}
#opp div.social-link a.social-button.soundcloud,
#opp li.social-link a.social-button.soundcloud {
  background-image: url('../../images/soundcloud.svg');
}
#opp div.social-link a.social-button.youtube,
#opp li.social-link a.social-button.youtube {
  background-image: url('../../images/youtube.svg');
}
#opp div.social-link a.social-button.instagram,
#opp li.social-link a.social-button.instagram {
  background-image: url('../../images/instagram.svg');
}
/*
*   Module audio_fx CSS
*
*/
.mod_audio_fx {
  /* Overwrite MediaElement css */
}
.mod_audio_fx button {
  width: 100px;
  padding: 10px;
}
.mod_audio_fx #turnOnFilter {
  background: lightgreen;
}
.mod_audio_fx .label_toggle_fx {
  font-size: 10px;
}
.mod_audio_fx .fx-demo audio {
  display: none;
}
.mod_audio_fx .toogle-F-btn {
  display: inline-block;
}
.mod_audio_fx .fa-toggle-off {
  color: #555;
}
.mod_audio_fx .fa-toggle-on {
  color: #2ddcb4;
}
.mod_audio_fx .no-fx-demo,
.mod_audio_fx .fx-demo {
  display: inline-block;
}
.mod_audio_fx .description {
  margin-bottom: 10px;
}
.mod_audio_fx .mejs-offscreen {
  display: none;
}
.mod_audio_fx .mejs-volume-button button {
  display: none !important;
}
.mod_audio_fx .mejs-controls .mejs-volume-button .mejs-volume-slider {
  display: none !important;
}
/*
*   Module audio_fx CSS
*
*/
.mod_audio_mixer {
  width: 100%;
  text-align: center;
  background: #33373a;
  padding: 1em;
  /* Overwrite MediaElement css */
}
.mod_audio_mixer button {
  width: 100px;
  padding: 10px;
}
.mod_audio_mixer #turnOnFilter {
  background: lightgreen;
}
.mod_audio_mixer .label_part {
  color: #fff;
  font-size: 10px;
}
.mod_audio_mixer .single-track-part audio {
  display: none;
}
.mod_audio_mixer .toogle-F-btn {
  display: inline-block;
}
.mod_audio_mixer .fa-toggle-off {
  color: #555;
}
.mod_audio_mixer .fa-toggle-on {
  color: #2ddcb4;
}
.mod_audio_mixer .full-track-demo,
.mod_audio_mixer .single-track-part {
  display: inline-block;
}
.mod_audio_mixer .title {
  color: #fff;
}
.mod_audio_mixer .description {
  margin-bottom: 10px;
}
.mod_audio_mixer .actions .mute,
.mod_audio_mixer .actions .solo {
  cursor: pointer;
  font-size: 18px;
  width: 30px;
  height: 30px;
  margin: 0.1em;
}
.mod_audio_mixer .actions .mute {
  background-image: url("/images/modules/m-sans.png");
  background-size: 30px;
  background-repeat: no-repeat;
}
.mod_audio_mixer .actions .mute.on {
  background-image: url("/images/modules/m.png");
}
.mod_audio_mixer .actions .solo {
  background-image: url("/images/modules/s-sans.png");
  background-size: 30px;
  background-repeat: no-repeat;
}
.mod_audio_mixer .actions .solo.on {
  background-image: url("/images/modules/s.png");
}
.mod_audio_mixer .mejs-offscreen {
  display: none;
}
.mod_audio_mixer .mejs-volume-button button {
  display: none !important;
}
.mod_audio_mixer .mejs-controls .mejs-volume-button .mejs-volume-slider {
  display: none !important;
}
/*-----------------------------------------------------------------------------

MEGAFOLIO RESPONSIVE BASIC STYLES OF HTML DOCUMENT

Screen Stylesheet

version:   	1.0
date:      	26/06/12
author:		themepunch
email:     	support@themepunch.com
website:   	http://www.themepunch.com
-----------------------------------------------------------------------------*/
/***********************
	-	BASICS 	-
***********************/
body.megaexamples {
  background-color: #a8b6bd;
}
.container-mega {
  max-width: 1260px;
  min-width: 240px;
  width: auto;
  margin: auto;
  padding: 0px 30px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  overflow: hidden;
}
.splash-white {
  width: 100%;
  padding: 45px 0px;
  background: #fff;
  position: relative;
}
.container-fullwidth {
  width: 100%;
  min-width: 240px;
  width: auto;
  margin: auto;
  padding: 0px 30px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  overflow: hidden;
}
.megafolio-container,
.megafolio-container-splash {
  width: 100%;
  position: relative;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
/*-----------------------------------------------------------------------------

	-	Megafolio PRO  -

Screen Stylesheet

version:   	1.0
date:      	10/10/12
author:		themepunch
email:     	info@themepunch.com
website:   	http://www.themepunch.com
-----------------------------------------------------------------------------*/
/****************************
	-	FANCY BOX TRICKS -
*****************************/
.fancybox-lock .fancybox-overlay {
  overflow-x: auto;
  overflow-y: hidden !important;
}
/************************************************
	-	BASIC CAPTIONS AND COVERS PER mega-entry	-
************************************************/
.mega-covercaption {
  padding: 21px 20px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  width: 100%;
  left: 0;
  min-height: 0;
  max-width: 100%;
  max-height: 100%;
  overflow: hidden;
}
.mega-white {
  background: #fff;
}
.mega-white.mega-transparent {
  background: rgba(255, 255, 255, 0.8);
}
.mega-black {
  background: #000;
}
.mega-black.mega-transparent {
  background: rgba(0, 0, 0, 0.8);
}
.mega-turquoise {
  background: #43a1a9;
}
.mega-orange {
  background: #de921a;
}
.mega-green {
  background: #9ab534;
}
.mega-red {
  background: #d74f35;
}
.mega-violet {
  background: #791869;
}
.mega-blue {
  background: #034e92;
}
.mega-arturia-color {
  background: #2ddcb4;
}
/*** THE DIRECTIONS OF CAPTIONS **/
.mega-square .mega-square-top {
  top: 0px;
  left: 0px;
  bottom: auto;
}
.mega-square .mega-square-bottom {
  bottom: 0px;
  left: 0px;
  top: auto;
}
.mega-square .mega-square-left {
  top: 0px;
  left: 0px;
  max-width: 50%;
  height: 100%;
}
.mega-square .mega-square-right {
  top: 0px;
  right: 0px;
  left: auto;
  width: 50%;
  height: 100%;
}
.mega-portrait .mega-portrait-top {
  top: 0px;
  left: 0px;
  bottom: auto;
}
.mega-portrait .mega-portrait-bottom {
  bottom: 0px;
  left: 0px;
  top: auto;
}
.mega-portrait .mega-portrait-left {
  top: 0px;
  left: 0px;
  width: 50%;
  height: 100%;
}
.mega-portrait .mega-portrait-right {
  top: 0px;
  right: 0px;
  left: auto;
  width: 50%;
  height: 100%;
}
.mega-landscape .mega-landscape-top {
  top: 0px;
  left: 0px;
  bottom: auto;
}
.mega-landscape .mega-landscape-bottom {
  bottom: 0px;
  left: 0px;
  top: auto;
}
.mega-landscape .mega-landscape-left {
  top: 0px;
  left: 0px;
  width: 50%;
  height: 100%;
}
.mega-landscape .mega-landscape-right {
  top: 0px;
  right: 0px;
  left: auto;
  width: 50%;
  height: 100%;
}
.mega-title {
  text-align: left;
  font-family: 'Open Sans', sans-serif;
  font-size: 24px;
  line-height: 24px;
  color: #fff;
  font-weight: 400;
}
.mega-date {
  text-align: left;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  color: #666;
  font-weight: 300;
  margin-top: 0px;
}
.mega-covercaption p {
  text-align: left;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  color: #555;
  font-weight: 400;
  margin-top: 12px;
}
.mega-covercaption a {
  color: #fff;
  text-decoration: none;
  border-bottom: 1px dotted #fff;
}
.mega-covercaption a:hover {
  text-decoration: none;
  border-bottom: 0;
}
.mega-withsocialbar.mega-covercaption {
  margin-bottom: 16px;
}
.mega-smallcaptions .mega-title {
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
}
.mega-smallcaptions .mega-date {
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  color: #888;
}
.mega-white .mega-title {
  color: #000;
}
.mega-white .mega-date {
  color: #666;
}
.mega-white p {
  color: #555;
}
.mega-white.mega-covercaption a {
  color: #555;
  text-decoration: none;
  border-bottom: 1px dotted #555;
}
.mega-white.mega-covercaption a:hover {
  text-decoration: none;
  border-bottom: 0;
}
.mega-black .mega-title {
  color: #fff;
}
.mega-black .mega-date {
  color: #fff;
}
.mega-black p {
  color: #fff;
}
.mega-turquoise .mega-title,
.mega-turquoise .mega-date,
.mega-turquoise p {
  color: #fff;
}
.mega-orange .mega-title,
.mega-orange .mega-date,
.mega-orange p {
  color: #fff;
}
.mega-green .mega-title,
.mega-green .mega-date,
.mega-green p {
  color: #fff;
}
.mega-red .mega-title,
.mega-red .mega-date,
.mega-red p {
  color: #fff;
}
.mega-violet .mega-title,
.mega-violet .mega-date,
.mega-violet p {
  color: #fff;
}
.mega-blue .mega-title,
.mega-blue .mega-date,
.mega-blue p {
  color: #fff;
}
.fatcaption-top {
  position: absolute;
  top: 0;
  width: 100%;
  text-align: center;
  padding: 15px 0px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  color: #fff;
  margin-top: 0px;
  background: #000000;
  background: rgba(0, 0, 0, 0.8);
}
.fatcaption-bottom {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  padding: 15px 0px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  color: #fff;
  margin-top: 0px;
  background: #000000;
  background: rgba(0, 0, 0, 0.8);
}
.gallerycaption-bottom {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  padding: 15px 0px;
  font-size: 17px;
  line-height: 20px;
  font-weight: 700;
  color: #fff;
  margin-top: 0px;
  background: #000000;
  background: rgba(0, 0, 0, 0.8);
}
.gallerysubline {
  width: 100%;
  text-align: center;
  font-size: 13px;
  line-height: 20px;
  font-weight: 400;
  color: #ccc;
  margin-top: 2px;
}
/** SET THE CAPTION SETTIGS UNDER LOWSIZE ENTRIES  **/
.mega-lowsize .mega-covercaption p {
  display: none;
}
.mega-lowsize .mega-title {
  font-size: 18px;
}
.mega-lowsize .mega-date {
  font-size: 13px;
}
/********************************
	-	CAPTION NORMAL LINKS
*********************************/
.mega-coverbuttons {
  max-width: 68px;
  max-height: 34px;
  position: absolute;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0.0;
  -khtml-opacity: 0.0;
  opacity: 0.0;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  left: 0px !important;
  top: 0px !important;
  bottom: auto !important;
}
.mega-entry-innerwrap:hover .mega-coverbuttons {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
.mega-link {
  background-image: url(../assets/link_clean.png);
  background-repeat: no-repeat;
  background-position: center center;
  width: 34px;
  height: 34px;
  float: left;
  cursor: pointer;
}
.mega-link a {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
}
.mega-view {
  background-image: url(../assets/zoom_clean.png);
  background-repeat: no-repeat;
  background-position: center center;
  width: 34px;
  height: 34px;
  float: left;
  cursor: pointer;
}
.mega-view a {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
}
.mega-link a:hover,
.mega-view a:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
/*********************************************
	-	SOCIAL BAR AT THE BOTTOM PER mega-entry	-
***********************************************/
.mega-square .mega-square-bottom.mega-withsocialbar,
.mega-portrait .mega-portrait-bottom.mega-withsocialbar,
.mega-landscape .mega-landscape-bottom.mega-withsocialbar {
  padding-bottom: 25px;
}
.mega-socialbar {
  position: absolute;
  height: 16px;
  z-index: 10;
  bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  left: 0px;
  right: 0px;
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  background: url(../assets/socialbar-bg.png) repeat-x;
  border-top: 0;
  border-bottom: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  padding: 2px 10px;
  overflow: hidden;
}
.mega-socialbar span {
  text-align: left;
  font-family: 'Open Sans', sans-serif;
  font-size: 11px;
  color: #777;
  font-weight: 400;
  line-height: 16px;
  text-shadow: 0px 1px 0px #fff;
}
.mega-soc {
  cursor: pointer;
  background-position: left 2px !important;
  min-width: 16px;
  height: 18px;
  margin-top: -2px;
}
.mega-soc:hover {
  background-position: left -14px !important;
}
.mega-soc span {
  margin-left: 20px;
  margin-right: 20px;
}
.mega-facebook {
  background: url(../icons/facebook.png) no-repeat;
}
.mega-comments {
  background: url(../icons/comments.png) no-repeat;
}
.mega-twitter {
  background: url(../icons/twitter.png) no-repeat;
}
.mega-more {
  background: url(../icons/more.png) no-repeat;
}
.mega-like {
  background: url(../icons/like.png) no-repeat;
}
.mega-leftfloat {
  float: left;
  margin-right: 5px;
}
.mega-rightfloat {
  float: right;
}
.ie8 .mega-socialbar .mega-rightfloat,
.ie9 .mega-socialbar .mega-rightfloat {
  margin-right: 25px;
}
/****************************************************

	-	BASIC SETTINGS FOR GALLERY GRIDS	-

******************************************************/
.mega-entry .mega-entry-innerwrap {
  border: 5px solid #fff;
}
.noborder .mega-entry .mega-entry-innerwrap {
  border: 0px solid #fff;
}
.noborder .mega-entry .mega-entry-innerwrap {
  border: 0px solid #fff;
}
.light-bg-entries .mega-entry .mega-entry-innerwrap {
  background-color: #ccc !important;
}
.dark-bg-entries .mega-entry .mega-entry-innerwrap {
  background-color: #000000 !important;
  background-color: rgba(0, 0, 0, 0.3) !important;
}
.mega-entry {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  position: absolute;
  -webkit-transition: all 0.6s ease-out;
  -moz-transition: all 0.6s ease-out;
  -o-transition: all 0.6s ease-out;
  -ms-transition: all 0.6s ease-out;
  -webkit-transform: translateZ(10);
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
  z-index: 2;
}
.mega-entry .mega-entry-innerwrap {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: visible;
  z-index: 2;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -webkit-transform: translateZ(10);
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
}
.ie8 .mega-entry,
.ie8 .mega-entry .mega-entry-innerwrap,
.ie9 .mega-entry,
.ie9 .mega-entry .mega-entry-innerwrap {
  overflow: visible;
}
.mega-entry-innerwrap.pagetop {
  -webkit-transform-origin: 50% 0% 0;
  transform-origin: 50% 0% 0;
}
.mega-entry-innerwrap.pagebottom {
  -webkit-transform-origin: 50% 100% 0;
  transform-origin: 50% 100% 0;
}
.mega-entry-innerwrap.pagemiddle {
  -webkit-transform-origin: 50% 50% 0;
  transform-origin: 50% 50% 0;
}
.megafolio-container.norounded .mega-entry .mega-entry-innerwrap {
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
}
.megafolio-container-splash.norounded .mega-entry .mega-entry-innerwrap {
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
}
.mega-lightbox,
.oldmegalightbox {
  position: absolute;
  overflow: hidden;
  -webkit-box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.6);
          box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.6);
  border: 1px solid #333;
  z-index: 1000;
  padding: 100px;
  background: url(../assets/grain.png) repeat;
  background-color: rgba(20, 20, 20, 0.9);
  margin-left: -100px;
  margin-top: -100px;
}
.mega-lightbox .mediaholder,
.oldmegalightbox .mediaholder {
  border: 2px solid #fff;
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0px 0px 3px 1px rgba(40, 40, 40, 0.6);
          box-shadow: 0px 0px 3px 1px rgba(40, 40, 40, 0.6);
}
/** IE HACKS **/
.ieimg {
  position: absolute;
  width: 100%;
  top: 0px;
  left: 0px;
  z-index: 0;
}
.mega-mega-entry-added {
  visibility: hidden;
}
.mega-mega-entry-added .mega-socialbar,
.mega-mega-entry-added .mega-covercaption {
  visibility: hidden;
}
/*********************************************************

     -    MEGA PORTFOLIO HOVER EFFECTS     -

**********************************************************/
/****************************
		-	BASIC SETTINGS -
    *****************************/
.mega-hover {
  width: 100%;
  height: 100%;
  position: absolute;
  /*background: url(../assets/grain.png) repeat; */
  background-color: rgba(0, 0, 0, 0.8);
  /*border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px;*/
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
.norounded .mega-hover {
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
}
.mega-divider {
  position: absolute;
  top: 50%;
  width: 80%;
  left: 10%;
  border-bottom: 1px dashed #7b7c7e;
  border-top: 1px dashed #111;
}
.mega-hovertitle,
.mega-hoverlink,
.mega-hoverview {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  /* Firefox 4 */
  -webkit-transition-delay: 0.2s;
  /* Safari and Chrome */
  -o-transition-delay: 0.2s;
  /* Opera */
}
.mega-hovertitle {
  position: absolute;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  width: 60%;
  padding: 0px 0px 15px;
  left: 20%;
  bottom: 40%;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
.mega-hovertitle .mega-hoversubtitle {
  color: #aaa;
  font-size: 12px;
  line-height: 13px;
  font-weight: 400;
  margin-top: 5px;
}
.mega-hoverlink {
  /*right:50%;*/
  /*margin-right:33px;*/
  /*background:url(../assets/link.png) no-repeat center;*/
  /*-webkit-transform: translateZ(10);*/
  /*-webkit-backface-visibility: hidden;*/
  /*-webkit-perspective: 1000;*/
}
.mega-hoverview {
  left: 50%;
  margin-left: 33px;
  /*background:url(../assets/lupe.png) no-repeat center;*/
  -webkit-transform: translateZ(10);
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
}
.mega-hoverlink,
.mega-hoverview {
  width: 100%;
  /*width:33px; */
  /*height:33px; */
  /*position:absolute;*/
  position: relative;
  /*top:50%;*/
  left: 0;
  text-align: center;
  margin-top: 0px;
  cursor: pointer;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
.mega-hover.alone .mega-hoverview {
  margin-left: -16px;
  margin-top: -20px;
}
.mega-hover.alone .mega-hoverlink {
  margin-right: -16px;
  margin-top: -20px;
}
/********************************
		-	 THE HOVER EFFECT -
	**********************************/
.mega-hover:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  transition-delay: 0.1s;
  -moz-transition-delay: 0.1s;
  /* Firefox 4 */
  -webkit-transition-delay: 0.1s;
  /* Safari and Chrome */
  -o-transition-delay: 0.1s;
  /* Opera */
}
.mega-hover:hover .mega-hovertitle {
  bottom: 50%;
  transition-delay: 0.1s;
  -moz-transition-delay: 0.1s;
  /* Firefox 4 */
  -webkit-transition-delay: 0.1s;
  /* Safari and Chrome */
  -o-transition-delay: 0.1s;
  /* Opera */
}
.mega-hover:hover .mega-hovertitle,
.mega-hover:hover .mega-hoverlink,
.mega-hover:hover .mega-hoverview {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
.mega-hover:hover .mega-hoverlink {
  /*right:50%; */
  /*margin-right:5px;*/
  /*transition-delay: 0.1s;*/
  /*-moz-transition-delay: 0.1s; */
  /* Firefox 4 */
  /*-webkit-transition-delay: 0.1s; */
  /* Safari and Chrome */
  /*-o-transition-delay: 0.1s; */
  /* Opera */
}
.mega-hover:hover .mega-hoverview {
  left: 50%;
  margin-left: 5px;
  transition-delay: 0.1s;
  -moz-transition-delay: 0.1s;
  /* Firefox 4 */
  -webkit-transition-delay: 0.1s;
  /* Safari and Chrome */
  -o-transition-delay: 0.1s;
  /* Opera */
}
.mega-hover.alone:hover .mega-hoverview {
  margin-left: -16px;
  margin-top: 0px;
}
.mega-hover.notitle.alone:hover .mega-hoverview {
  margin-left: -16px;
  margin-top: -16px;
}
.mega-hover.notitle.alone:hover .mega-hoverlink {
  margin-right: -16px;
  margin-top: -16px;
}
/*.mega-hover:hover .mega-hoverlink:hover,*/
/*.mega-hover:hover .mega-hoverview:hover*/
/*{	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";*/
/*filter: alpha(opacity=60);*/
/*-moz-opacity: 0.6;*/
/*-khtml-opacity: 0.6;*/
/*opacity: 0.6;*/
/*}*/
.mega-hover.notitle .mega-hoverlink,
.mega-hover.notitle .mega-hoverview {
  margin-top: -16px;
}
/******************************
	-	THE FILTERS	-
********************************/
.clear {
  clear: both;
}
.filter_padder {
  padding: 0px 30px;
  margin: 40px auto 30px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  width: 100%;
}
.filter_wrapper {
  background: url(../assets/tiles/topgradient.png) repeat-x;
  background-color: #040404;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  padding: 0px 35px;
  position: relative;
  min-height: 40px;
  margin: auto;
}
.ie9 .filter_wrapper {
  max-width: 650px;
}
.filter_wrapper.floated {
  float: left;
  margin-right: 50px;
}
.filter_list_wrapper {
  width: 150px;
  position: relative;
  margin: auto;
}
.filter {
  line-height: 40px;
  margin-right: 30px;
  font-size: 14px;
  color: #999;
  float: left;
  font-weight: 700;
  cursor: pointer;
}
.filter:hover,
.filter.selected {
  color: #fff;
}
.filter.last-child {
  margin-right: 0px !important;
}
.filter_list_button {
  background: url(../assets/tiles/list.png) no-repeat 15px center, url(../assets/tiles/topgradient.png);
  background-color: #040404;
  border-radius: 20px 20px 20px 20px;
  -moz-border-radius: 20px 20px 20px 20px;
  -webkit-border-radius: 20px 20px 20px 20px;
  padding: 0px 30px 0px 60px;
  position: relative;
  min-height: 40px;
  margin: auto;
  width: 100%;
  z-index: 1;
}
ul.filter_list {
  background: #040404;
  padding: 0px 45px 0px 45px;
  position: absolute;
  z-index: 0;
  width: 100%;
  top: 15px;
  border-radius: 0px 0px 20px 20px;
  -moz-border-radius: 0px 0px 20px 20px;
  -webkit-border-radius: 0px 0px 20px 20px;
  display: none;
  list-style: none;
}
li.filter {
  list-style: none;
  max-width: 156px;
  background: #040404;
  line-height: 30px;
  font-size: 14px;
  color: #999;
  font-weight: 700;
  cursor: pointer;
  float: none;
  margin-right: 0px !important;
}
.current-filter {
  max-width: 156px;
  line-height: 40px;
  font-size: 14px;
  color: #999;
  font-weight: 700;
  cursor: pointer;
  float: none;
  margin-right: 0px !important;
}
.filter_wrapper_list li.filter:hover,
.current-filter,
.filter_wrapper_list li.filter.selected {
  color: #fff;
}
@media only screen and (max-width: 961px) {
  .filter_wrapper.floated {
    margin: auto;
    float: none;
  }
  .filter_list_wrapper {
    width: 216px;
    float: none;
    clear: both;
    margin-top: 30px;
  }
}
@media only screen and (max-width: 420px) {
  .filter {
    float: none;
    text-align: center;
    margin-right: 0px;
    line-height: 30px;
  }
}
/***********************************************************
	-  EXAMPLES FOR COLORED BG OF ENTRIES in Example 10 -
************************************************************/
.mega-entry.mega-bg-1 .mega-entry-innerwrap {
  background-color: #f32390 !important;
}
.mega-entry.mega-bg-2 .mega-entry-innerwrap {
  background-color: #d69b12 !important;
}
.mega-entry.mega-bg-3 .mega-entry-innerwrap {
  background-color: #7bce8b !important;
}
/* IMPORTANT */
/* [MP] styles and classes is imported at the end of this document to ensure it s priority
*  @import "./mperrier-classes.less";
*/
/* Add here home & main template stylesheets that apply globally
   all other page or section specific styles goes into their
   own file, imported by Arturia less file
-------------------------------------------------- */
@media (min-width: 1500px) {
  width: 1440px;
}
/* Body and structure
-------------------------------------------------- */
body {
  font-family: 'acrom', 'Lucida Grande', "Times New Roman", Times, serif;
  font-size: 14px;
  line-height: 1.285714;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-top: 75px;
  background: #fff;
  background-color: #fff;
}
@media print {
  .main-nav {
    display: none;
  }
  #banner {
    display: none;
  }
  a[href]:after {
    content: "";
  }
  .footer {
    display: none;
  }
  body {
    font-size: 130%;
    color: black;
    padding-top: 20px;
  }
  .page-break {
    page-break-after: always;
  }
}
/* main styling for article and page composition */
div.itemBody div.itemFullText {
  color: #333333;
}
div.itemBody,
div.itemListView,
div.item-page,
div.category-list,
div.before_content {
  background: #FFFFFF;
  margin-top: 40px;
  /* this impose a 75px left and right inset from the max 1170px 'container' class */
  /*
  strong {
    font-weight: 600;
  }
  */
}
div.itemBody h2,
div.itemListView h2,
div.item-page h2,
div.category-list h2,
div.before_content h2 {
  margin-bottom: 0.5em;
  display: table;
  white-space: nowrap;
}
div.itemBody h3,
div.itemListView h3,
div.item-page h3,
div.category-list h3,
div.before_content h3 {
  font-size: 1.333em;
  color: #000;
  line-height: 1.05em;
}
div.itemBody h4,
div.itemListView h4,
div.item-page h4,
div.category-list h4,
div.before_content h4 {
  font-family: 'acrom', 'Lucida Grande', "Times New Roman", Times, serif;
  font-size: 1.333em;
  color: #000;
  line-height: 1.05em;
  margin-bottom: 0.5em;
}
div.itemBody .btn,
div.itemListView .btn,
div.item-page .btn,
div.category-list .btn,
div.before_content .btn,
div.itemBody a.btn,
div.itemListView a.btn,
div.item-page a.btn,
div.category-list a.btn,
div.before_content a.btn {
  font-family: 'acrom', 'Lucida Grande', "Times New Roman", Times, serif;
}
@media screen and (max-width: 480px) {
  #catalog-container h2 {
    white-space: normal;
  }
  div.before_content h2,
  div.category-list h2,
  div.item-page h2,
  div.itemBody h2,
  div.itemListView h2 {
    white-space: normal;
  }
}
.itemFullText {
  text-align: justify;
}
.itemFullText li {
  line-height: 1.45em;
  margin-bottom: 0.5em;
}
@media screen and (max-width: 768px) {
  div.before_content h2,
  div.category-list h2,
  div.item-page h2,
  div.itemBody h2,
  div.itemListView h2 {
    white-space: normal;
  }
}
div.arturiaForm form {
  padding-top: 1.4em;
}
div.arturiaForm form .control-label {
  font-family: 'acrom', 'Lucida Grande', "Times New Roman", Times, serif;
  font-stretch: condensed;
  font-size: 1.3em;
}
div.arturiaForm table.bundle form {
  padding-top: 0;
}
/* media element where an image (of class media-object) that float on the left (or right) and some
    div with class media-body that are on the other side with slight offset */
.media {
  margin-bottom: 68px;
  /* enclosing body (could be repeated inside one media bloc */
}
.media .media-object {
  margin-right: 16px;
}
.media h4 {
  font-family: 'acrom', 'Lucida Grande', "Times New Roman", Times, serif;
  font-size: 1.58em;
  line-height: 1.20em;
  font-weight: 500;
  border-bottom: 1px solid;
  margin-bottom: 0.5em;
  text-align: left;
}
.media .media-body {
  /* title e.g Hx element */
}
.full-width {
  width: 100%;
}
.align-right {
  text-align: right;
}
.align-left {
  text-align: left;
}
.align-center {
  text-align: center;
}
/* Various button and link style */
.go-link {
  display: inline-block;
  min-width: 2.8em;
  height: 2.8em;
  background-image: url('../images/buttons/go_link.png');
  background-repeat: no-repeat;
  background-position: 0px 0px, center;
  margin-left: -0.15em;
}
a:hover.go-link {
  background-image: url('../images/buttons/go_link_hover.png');
}
.go-link-large {
  display: inline-block;
  width: 4em;
  height: 4em;
  background-image: url('../images/buttons/go_link_large.png');
  background-repeat: no-repeat;
}
a:hover.go-link-large {
  background-image: url('../images/buttons/go_link_large_hover.png');
}
/* Home slider
-------------------------------------------------- */
/* style banner .label inside .label_wrapper as label class
   is a bootstrap class used on forms */
.label_wrapper {
  top: 10%;
  left: 30%;
}
.label_wrapper .label {
  background-color: rgba(255, 255, 255, 0);
}
/* Faded out hr */
hr.soften {
  height: 1px;
  margin: 54px 0;
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
  border: 0;
}
/* Masthead (home header for very special announces) */
.masthead {
  font-family: 'acrom', 'Lucida Grande', "Times New Roman", Times, serif;
  padding-top: 36px;
  margin-bottom: 72px;
}
.masthead h1,
.masthead p {
  text-align: center;
}
.masthead h1 {
  margin-bottom: 18px;
}
.masthead p {
  margin-left: 5%;
  margin-right: 5%;
  font-size: 30px;
  line-height: 36px;
}
/* supporting docs pages */
.subhead {
  padding-bottom: 0;
  margin-bottom: 9px;
}
.subhead h1 {
  font-size: 54px;
}
.headline-box {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.05);
}
.headline-image {
  background-color: #fff;
}
.headline-text {
  font-family: 'acrom', 'Lucida Grande', "Times New Roman", Times, serif;
  vertical-align: bottom;
  background-color: #fff;
}
/* Search pages */
.form-control.search-form {
  width: 30%;
  float: left;
  margin-left: 5px;
}
.search-bar a.advanced,
.search-bar input.search-form,
.search-bar div.label-search {
  line-height: 1.4em;
}
.search-bar input,
.search-bar div {
  float: left;
}
.search-table-header {
  padding: 2%;
  font-size: 1.4em;
}
.search-table-header button {
  font-size: 1em;
  line-height: 1em;
  padding-left: 5px;
  margin-left: 5px;
}
.search-table-header a.advanced {
  text-decoration: underline;
  color: #777777;
  font-size: 0.8em;
}
.search-table-header div.label-search {
  font-weight: bold;
}
.search-table-header div.search-options {
  font-size: 0.8em;
}
.search-table-header label {
  font-weight: normal;
}
div.searchintro {
  color: #797979;
}
div.search-options {
  padding-top: 15px;
}
div#advancedblock {
  background-color: #E7E7E7;
  padding: 5px 0px 5px 5px;
}
div.result-title a {
  color: #2ddcb4;
}
div.result-title {
  font-weight: bold;
  padding: 2px 0px 2px 0px;
}
div.result-text {
  color: #777777;
  max-width: 60%;
}
.search-table-wrapper .result-row {
  background-color: #f9f9f9;
  padding: 12px 0px 12px 16px;
  border-bottom: 2px solid #E7E7E7;
  font-size: 18px;
}
form.form-validate ul {
  list-style-type: none;
}
form.form-validate ul li.has-error span.form-error {
  color: red;
}
/* Megafolio */
div.row div.polaroid {
  border-color: pink;
  position: relative;
  padding-left: 0px;
  padding-right: 0px;
  border: 10px solid #efefef;
  border-bottom: 45px solid #efefef;
  -webkit-box-shadow: 3px 3px 6px #777;
  box-shadow: 3px 3px 8px #777;
}
.polaroid p {
  position: absolute;
  text-align: center;
  width: 100%;
  bottom: -2em;
  font: 400 1.2em/1 'Kaushan Script', cursive;
  color: #888;
}
input::-moz-focus-inner {
  border: 0;
}
a:focus {
  outline: 0;
}
/*-- autocomplete plugin --*/
.autocomplete-suggestions {
  background: #fff;
  padding: 6px;
  border: 1px solid #EEE;
}
/*-- autocomplete plugin --*/
.autocomplete-suggestion:hover {
  cursor: pointer;
  background-color: #333;
  color: #FFF;
}
.flex-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -ms-flex-line-pack: justify;
      align-content: space-between;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.justify-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.justify-end {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.justify-start {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.align-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  text-align: inherit;
}
.align-top {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.align-bottom {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -ms-flex-line-pack: end;
      align-content: flex-end;
}
.arturia-quote {
  font-weight: 900;
  font-size: 1.2em;
}
.self-center {
  -ms-flex-item-align: center;
      align-self: center;
}
/*FLEX LAYOUT*/
.item-10 {
  width: 10%;
  padding: .8em;
}
.item-12 {
  width: 12.5%;
  padding: .8em;
}
.item-15 {
  width: 15%;
  padding: .8em;
}
.item-20 {
  width: 20%;
  padding: .8em;
}
.item-25 {
  width: 25%;
  padding: .8em;
}
.item-30 {
  width: 30%;
  padding: .8em;
}
.item-35 {
  width: 35%;
  padding: .8em;
}
.item-33 {
  width: 33%;
  padding: .8em;
}
.item-40 {
  width: 40%;
  padding: .8em;
}
.item-45 {
  width: 45%;
  padding: .8em;
}
.item-50 {
  width: 50%;
  padding: .8em;
}
.item-55 {
  width: 55%;
  padding: .8em;
}
.item-60 {
  width: 60%;
  padding: .8em;
}
.item-65 {
  width: 65%;
  padding: .8em;
}
.item-66 {
  width: 66%;
  padding: .8em;
}
.item-70 {
  width: 70%;
  padding: .8em;
}
.item-75 {
  width: 75%;
  padding: .8em;
}
.item-80 {
  width: 80%;
  padding: .8em;
}
.item-85 {
  width: 85%;
  padding: .8em;
}
.item-90 {
  width: 90%;
  padding: .8em;
}
.item,
.item-100 {
  width: 100%;
}
.item-video {
  width: 100%;
}
.img-full-width,
.full-width-img {
  min-width: 100%;
}
@media screen and (max-width: 991px) {
  .item {
    width: 100%;
  }
  .item-center {
    width: 100%;
  }
  .sm-100 {
    width: 100%;
  }
  .sm-50 {
    width: 50%;
  }
  .sm-20 {
    width: 20%;
  }
  .sm-30 {
    width: 30%;
  }
  .sm-33 {
    width: 33%;
  }
  .hide-sm {
    display: none;
  }
  .videoWrapper {
    padding-bottom: 50%;
    /* 16:9 */
  }
}
@media screen and (min-width: 992px) {
  .show-sm {
    display: none;
  }
}
/*HIDE UPCOMING TUTORIALS*/
.blurry {
  color: transparent;
  text-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
}
.img-blurry {
  -webkit-filter: blur(10px) opacity(0.5);
  -moz-filter: blur(10px) opacity(0.5);
  -o-filter: blur(10px) opacity(0.5);
  -ms-filter: blur(10px) opacity(0.5);
  filter: blur(10px) opacity(0.5);
  margin-top: .2em;
}
.disable-select {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
a.grid-item:hover {
  background-color: #f5f5f5;
}
.quote {
  font-weight: 500;
  text-align: left;
  font-size: 1.5em;
  font-style: italic;
  padding-left: 20px;
  margin-left: 20px;
  font-family: 'Times New Roman', Georgia, Serif;
  border-left: 3px solid #28dcb4;
}
.quote:before {
  content: open-quote;
  font-size: 2em;
  font-weight: 900;
  color: #999;
  line-height: 0.1em;
  vertical-align: -0.2em;
}
.quote:after {
  content: close-quote;
}
.who {
  text-align: right;
  font-weight: 900;
  font-size: 1.2em;
}
.boldnbig {
  font-weight: 800;
  font-size: 2.5em;
}
.new::before {
  content: "NEW";
  color: white;
  font-weight: 800;
  background-color: #28dcb4;
  padding: .5em .8em;
  position: absolute;
  top: 20%;
  left: 0;
}
/*EXTERNAL YOUTUBE RESPONSIVE*/
.videoWrapper iframe,
.videoWrapper object,
.videoWrapper embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.videoWrapper {
  display: table;
  position: relative;
  padding-bottom: 32%;
  /* 16:9 */
  height: 0;
  overflow: hidden;
}
/* ANIMATE SCROLL ICON ON TOP PAGES*/
.scroll-btn {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
}
.scroll-btn > * {
  display: inline-block;
  line-height: 18px;
  font-size: 13px;
  font-weight: normal;
  color: #7f8c8d;
  color: #ffffff;
  font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
  letter-spacing: 2px;
}
.scroll-btn > *:hover,
.scroll-btn > *:focus,
.scroll-btn > *.active {
  color: #ffffff;
}
.scroll-btn .mouse {
  position: relative;
  display: block;
  width: 35px;
  height: 55px;
  margin: 0 auto 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 3px solid white;
  border-radius: 23px;
}
.scroll-btn .mouse > * {
  position: absolute;
  display: block;
  top: 29%;
  left: 50%;
  width: 8px;
  height: 8px;
  margin: -4px 0 0 -4px;
  background: white;
  border-radius: 50%;
  -webkit-animation: ani-mouse 2.5s linear infinite;
  animation: ani-mouse 2.5s linear infinite;
}
@-webkit-keyframes ani-mouse {
  0% {
    opacity: 1;
    top: 29%;
  }
  15% {
    opacity: 1;
    top: 50%;
  }
  50% {
    opacity: 0;
    top: 50%;
  }
  100% {
    opacity: 0;
    top: 29%;
  }
}
@keyframes ani-mouse {
  0% {
    opacity: 1;
    top: 29%;
  }
  15% {
    opacity: 1;
    top: 50%;
  }
  50% {
    opacity: 0;
    top: 50%;
  }
  100% {
    opacity: 0;
    top: 29%;
  }
}
/*NEW NUMBERING DETAILS*/
.bullet {
  background-color: #56dfab;
  border-radius: 50%;
  width: 1.5em;
  height: 1.5em;
  position: absolute;
  color: white;
  font-size: 2em;
  font-weight: 900;
  text-decoration: none;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
          box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
}
@media (max-width: 767px) {
  .bullet {
    width: 1.2em;
    height: 1.2em;
    font-size: 1.2em;
    font-weight: 900;
  }
}
.bullet:hover {
  background-color: #85f4c9;
  text-decoration: none;
  color: white;
}
.bullet:active,
.bullet:focus {
  background-color: #bdf2de;
  text-decoration: none;
  color: black;
}
.popover {
  background-color: #f3f3f3;
  max-width: 350px;
  border-radius: 0px;
}
#animated {
  -moz-animation-duration: 1.5s;
  -webkit-animation-duration: 1.5s;
}
.popover.top > .arrow:after {
  border-top-color: #f3f3f3;
}
.popover-title {
  color: white;
  background-color: #56dfab;
  border-radius: 0px 0px 0 0;
}
div.popover h3 {
  font-size: 1.4em;
  font-weight: 800;
  color: white;
}
