.de-editable {
  cursor: auto !important;
}
.highlight {
  background-color: #ffff88;
}
.addthisevent-drop {
  width: 100% !important;
}
.de-add-new-element-empty {
  display: none;
}
.wideCountdown-demo {
  display: none;
}
html {
  margin-right: 0px !important;
  overflow-x: hidden;
}
body {
  color: #2e2e2e;
}
.container {
  overflow: hidden;
}
[data-trigger="load"],
[data-trigger="scroll"] {
  opacity: 0;
  position: relative;
}
.stickyTop {
  z-index: 4;
}
.stickyTop.stuck {
  position: fixed;
  z-index: 3;
  margin-top: 0px !important;
  top: 0px;
}
.stickyBottom {
  position: fixed;
  bottom: 0px;
  z-index: 3;
}
.elVideoplaceholder,
.elAudioplaceholder {
  display: none;
}
.elVideo,
.elAudio {
  display: block !important;
}
.fb-comments {
  display: block !important;
}
.fbCommentsPlaceholder {
  display: none;
}
.pace .pace-progress {
  background: #cc181e;
  position: fixed;
  z-index: 2000;
  top: 0;
  left: 0;
  height: 2px;
  -webkit-transition: width 1s;
  -moz-transition: width 1s;
  -o-transition: width 1s;
  transition: width 1s;
}
.pace-inactive {
  display: none;
}
.socialLikesPreview {
  display: none !important;
}
.socialLikesLive {
  display: block !important;
}
.stickyTop {
  z-index: 22;
}
.nodoBadge {
  position: fixed;
  bottom: 0px;
  right: 0px;
}
.btnIMG:hover {
  opacity: 0.8;
}
#closeCFPOPUP,
#closeCFPOPUP:hover {
  cursor: pointer !important;
}
.iframeblocked,
.iframeunmuted {
  position: relative;
}
.iframeBlocker,
.iframeUnmute {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  z-index: 5;
}
.start-session-wrapper {
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  display: table;
}
.start-session {
  color: #fff;
  font-weight: bold;
  font-size: 2.5em;
  text-align: center;
  vertical-align: middle;
  display: table-cell;
}
.start-session-wrapper:hover {
  cursor: pointer;
}
.unmute-player-wrapper {
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.1);
  display: table;
}
.unmute-player-icon {
  color: #fff;
  font-weight: bold;
  font-size: 2.5em;
  text-align: center;
  vertical-align: middle;
  display: table-cell;
}
.unmute-player-wrapper:hover {
  cursor: pointer;
}
.smsExtras {
  display: none;
}
.smsCheckArea {
  cursor: pointer;
  margin-bottom: 0px;
}
.smsCheck {
  margin-right: 10px;
}
.smsExtras {
  margin-top: 15px;
}
[data-imagelink]:not([data-imagelink=""]) {
  cursor: pointer;
}
.elAffCopyPaste:hover {
  border: 1px solid #0074c7;
  cursor: pointer;
}
.elAffCopyPaste:hover .elAffiliateAssetTitle {
  background-color: #0074c7;
  color: #fff;
}
.elAffBlack {
  display: none;
  position: absolute;
  background-color: rgba(0, 116, 199, 0.15);
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
}
.elAffCopyPaste:hover .elAffBlack {
  display: block;
}
.elAffCopyPaste .elAffBlack.showAffButtonRightAway {
  display: block !important;
}
.hide {
  display: none;
}
#reset-form .goto-register {
  display: none;
}
.surveyRadioOption:hover {
  background-color: #def2fa;
}
.surveyRadioOption:hover .surveyRadioOptionText,
.surveyStepSelectedAnswer .surveyRadioOptionText {
  color: #1e4764 !important;
}
.surveyStepSelectedAnswer {
  background-color: #def2fa;
}
.elCustomJSBg {
  display: none;
}
.smsCheckArea .smsCheck {
  position: relative;
  display: none;
}
.smsCheckArea .smsRecieveText {
  position: relative;
}
.smsCheckArea .smsRecieveText:before {
  content: "\f096";
  margin-right: 10px;
  margin-left: 5px;
  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;
  transform: translate(0, 0);
}
.smsCheckArea .smsRecieveText.smsRecieveTextActive:before {
  content: "\f14a";
  margin-right: 10px;
  margin-left: 5px;
  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;
  transform: translate(0, 0);
  color: #3b99fc;
}
#bump-offer {
  cursor: normal !important;
}
*[data-hide-on="desktop"] {
  display: block !important;
}
*[data-timed-style="fade"][data-hide-on="desktop"] {
  display: none !important;
}
*[data-timed-style="scale"][data-hide-on="desktop"] {
  display: none !important;
}
*[data-timed-style="fade"][data-hide-on="desktop"].displayImportantTimed {
  display: block;
}
*[data-timed-style="scale"][data-hide-on="desktop"].displayImportantTimed {
  display: block;
}
*[data-timed-style="no-action"][data-hide-on="desktop"].displayImportantTimed {
  display: block;
}
*[data-hide-on="mobile"] {
  display: none !important;
}
.modalBackdropWrapper,
.containerModal {
  position: fixed;
  opacity: 0;
  top: -800;
}
.de2column {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
}
.de3column {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
}
.de4column {
  -webkit-column-count: 4;
  -moz-column-count: 4;
  column-count: 4;
}
.de5column {
  -webkit-column-count: 5;
  -moz-column-count: 5;
  column-count: 5;
}
.video-description {
  display: none;
}
.innerContent {
  word-wrap: break-word;
}
.editor-video-holder,
.editor-audio-holder {
  display: none !important;
}
@media screen and (max-width: 500px) {
  #tubular-container {
    display: none !important;
  }
}
.otoloading {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 9999999999999999;
}
.otoloadingtext {
  text-align: center;
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
  border-radius: 4px;
  padding: 60px;
  margin-top: 20px;
  margin-left: -100px;
  min-width: 200px;
  position: absolute;
  left: 50%;
  font-weight: bold;
}
.otoloadingtext h2 {
  font-weight: bold;
}
.otoloadingtext i {
  font-size: 72px;
}
.elOrderProductOptinProductName {
  width: 100% !important;
}
.elOrderProductOptinPrice {
  width: 30% !important;
  text-align: right;
}
.elOrderProductOptinProductName.product-name {
  width: 70% !important;
}
.elOrderProductOptinPrice.product-price {
  width: 30% !important;
  text-align: right;
}
#product-bump-name {
  width: 70% !important;
  padding-top: 10px;
}
#product-bump-price {
  padding-top: 10px;
}
.gr-textarea-btn {
  display: none !important;
}
.ea-buttonWobble {
  transition: 0.3s;
}
.ea-buttonWobble:hover {
  animation: wobble 0.5s 1;
  animation-timing-function: ease-in-out;
}
@keyframes wobble {
  0% {
    transform: skewX(0deg);
  }
  25% {
    transform: skewX(10deg);
  }
  50% {
    transform: skewX(0deg);
  }
  75% {
    transform: skewX(-10deg);
  }
  100% {
    transform: skewX(0deg);
  }
}
.ea-buttonStretch {
  padding: 8px 50px;
  border-radius: 3px;
  transition: 0.2s;
}
.ea-buttonStretch:hover {
  padding: 10px 100px;
}
.ea-buttonPulseGlow {
  animation: pulseGlow 2s infinite;
  animation-timing-function: ease-in-out;
}
@keyframes pulseGlow {
  0% {
    box-shadow: 0px 0px 0px 0px rgba(255, 255, 255, 0);
  }
  25% {
    box-shadow: 0px 0px 2.5px 1px rgba(255, 255, 255, 0.25);
  }
  50% {
    box-shadow: 0px 0px 5px 2px rgba(255, 255, 255, 0.5);
  }
  85% {
    box-shadow: 0px 0px 5px 5px rgba(255, 255, 255, 0);
  }
  100% {
    box-shadow: 0px 0px 0px 0px rgba(255, 255, 255, 0);
  }
}
.ea-buttonIconFlip {
  transition: 0.5s;
}
.ea-buttonIconFlip .elButtonMain::before {
  display: inline-block;
  transition: 0.5s;
}
.ea-buttonIconFlip:hover .elButtonMain::before {
  transform: rotate(360deg);
}
.ea-buttonRocking {
  animation: rocking 2s infinite;
  animation-timing-function: cubic-bezier(0, 0, 0.58, 1);
  transition: 0.2s;
}
@keyframes rocking {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(0deg);
  }
  50% {
    transform: rotate(2deg);
  }
  75% {
    transform: rotate(-2deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
.ea-buttonRocking:hover {
  animation: none !important;
}
.ea-buttonIconGrow {
  transition: 0.5s;
}
.ea-buttonIconGrow .elButtonMain {
  position: relative;
  padding-left: 30px;
}
.ea-buttonIconGrow .elButtonMain::before {
  display: inline-block;
  position: absolute;
  margin-left: -40px;
  transition: 0.5s;
}
.ea-buttonIconGrow:hover .elButtonMain::before {
  font-size: 1.25em;
  transform: translateY(-4px);
  text-shadow: 0px 0px 2px rgba(25, 25, 25, 0.25);
}
.ea-buttonElevate {
  transition: 0.2s;
  box-shadow: 0px 0px 0px 0px transparent;
}
.ea-buttonElevate:hover {
  transform: translateY(-10px);
  box-shadow: 0px 8px 5px -5px rgba(0, 0, 0, 0.25);
}
.ea-buttonElastic:hover {
  animation: elastic 1.25s 1;
  animation-timing-function: ease-in-out;
}
@keyframes elastic {
  0% {
    padding: 13px 35px;
  }
  25% {
    padding: 13px 45px;
  }
  30% {
    padding: 13px 70px;
  }
  50% {
    padding: 13px 35px;
  }
  75% {
    padding: 13px 50px;
  }
  100% {
    padding: 13px 35px;
  }
}
.ea-buttonBounce {
  animation: bounce 1.5s infinite;
  animation-timing-function: ease-in;
  transition: 0.2s;
}
.ea-buttonBounce:hover {
  animation: none !important;
}
@keyframes bounce {
  15% {
    transform: translateY(0);
    box-shadow: 0px 0px 0px 0px transparent;
  }
  35% {
    transform: translateY(-35%);
    box-shadow: 0px 8px 5px -5px rgba(0, 0, 0, 0.25);
  }
  45% {
    transform: translateY(0%);
    box-shadow: 0px 0px 0px 0px transparent;
  }
  55% {
    transform: translateY(-20%);
    box-shadow: 0px 5px 4px -4px rgba(0, 0, 0, 0.25);
  }
  70% {
    transform: translateY(0%);
    box-shadow: 0px 0px 0px 0px transparent;
  }
  80% {
    transform: translateY(-10%);
    box-shadow: 0px 4px 3px -3px rgba(0, 0, 0, 0.25);
  }
  90% {
    transform: translateY(0%);
    box-shadow: 0px 0px 0px 0px transparent;
  }
  95% {
    transform: translateY(-2%);
    box-shadow: 0px 2px 3px -3px rgba(0, 0, 0, 0.25);
  }
  99% {
    transform: translateY(0%);
    box-shadow: 0px 0px 0px 0px transparent;
  }
  100% {
    transform: translateY(0);
    box-shadow: 0px 0px 0px 0px transparent;
  }
}
.video-description .midContainer {
  max-width: 100% !important;
}
.email_suggestion {
  margin: 10px;
  display: block;
  text-align: left;
  color: grey;
}
.sf_answer_h_blue .surveyRadioOption:hover,
.sf_answer_h_blue .surveyStepSelectedAnswer {
  color: #fff;
  background-color: #0e8dc7;
}
.sf_answer_h_blue .surveyRadioOption:hover .surveyRadioOptionText,
.sf_answer_h_blue
  div[data-radio-type="letters"]
  .surveyRadioOption:hover
  input:before,
.sf_answer_h_blue
  div[data-radio-type="numbers"]
  .surveyRadioOption:hover
  input:before,
.sf_answer_h_blue .surveyStepSelectedAnswer .surveyRadioOptionText,
.sf_answer_h_blue
  div[data-radio-type="letters"]
  .surveyStepSelectedAnswer
  input:before,
.sf_answer_h_blue
  div[data-radio-type="numbers"]
  .surveyStepSelectedAnswer
  input:before {
  color: #fff !important;
}
.sf_answer_h_green .surveyRadioOption:hover,
.sf_answer_h_green .surveyStepSelectedAnswer {
  color: #fff;
  background-color: #96bd2c;
}
.sf_answer_h_green .surveyRadioOption:hover .surveyRadioOptionText,
.sf_answer_h_green
  div[data-radio-type="letters"]
  .surveyRadioOption:hover
  input:before,
.sf_answer_h_green
  div[data-radio-type="numbers"]
  .surveyRadioOption:hover
  input:before,
.sf_answer_h_green .surveyStepSelectedAnswer .surveyRadioOptionText,
.sf_answer_h_green
  div[data-radio-type="letters"]
  .surveyStepSelectedAnswer
  input:before,
.sf_answer_h_green
  div[data-radio-type="numbers"]
  .surveyStepSelectedAnswer
  input:before {
  color: #fff !important;
}
.sf_answer_h_yellow .surveyRadioOption:hover,
.sf_answer_h_yellow .surveyStepSelectedAnswer {
  color: rgba(66, 21, 21, 0.7);
  background-color: #ffcc33;
}
.sf_answer_h_yellow .surveyRadioOption:hover .surveyRadioOptionText,
.sf_answer_h_yellow
  div[data-radio-type="letters"]
  .surveyRadioOption:hover
  input:before,
.sf_answer_h_yellow
  div[data-radio-type="numbers"]
  .surveyRadioOption:hover
  input:before,
.sf_answer_h_yellow .surveyStepSelectedAnswer .surveyRadioOptionText,
.sf_answer_h_yellow
  div[data-radio-type="letters"]
  .surveyStepSelectedAnswer
  input:before,
.sf_answer_h_yellow
  div[data-radio-type="numbers"]
  .surveyStepSelectedAnswer
  input:before {
  color: rgba(66, 21, 21, 0.7) !important;
}
.sf_answer_h_red .surveyRadioOption:hover,
.sf_answer_h_red .surveyStepSelectedAnswer {
  color: #ffffff;
  background-color: #ce351a;
}
.sf_answer_h_red .surveyRadioOption:hover .surveyRadioOptionText,
.sf_answer_h_red
  div[data-radio-type="letters"]
  .surveyRadioOption:hover
  input:before,
.sf_answer_h_red
  div[data-radio-type="numbers"]
  .surveyRadioOption:hover
  input:before,
.sf_answer_h_red .surveyStepSelectedAnswer .surveyRadioOptionText,
.sf_answer_h_red
  div[data-radio-type="letters"]
  .surveyStepSelectedAnswer
  input:before,
.sf_answer_h_red
  div[data-radio-type="numbers"]
  .surveyStepSelectedAnswer
  input:before {
  color: #ffffff !important;
}
.sf_answer_h_orange .surveyRadioOption:hover,
.sf_answer_h_orange .surveyStepSelectedAnswer {
  color: #fff;
  background-color: #fba30a;
}
.sf_answer_h_orange .surveyRadioOption:hover .surveyRadioOptionText,
.sf_answer_h_orange
  div[data-radio-type="letters"]
  .surveyRadioOption:hover
  input:before,
.sf_answer_h_orange
  div[data-radio-type="numbers"]
  .surveyRadioOption:hover
  input:before,
.sf_answer_h_orange .surveyStepSelectedAnswer .surveyRadioOptionText,
.sf_answer_h_orange
  div[data-radio-type="letters"]
  .surveyStepSelectedAnswer
  input:before,
.sf_answer_h_orange
  div[data-radio-type="numbers"]
  .surveyStepSelectedAnswer
  input:before {
  color: #fff !important;
}
.sf_answer_h_black .surveyRadioOption:hover,
.sf_answer_h_black .surveyStepSelectedAnswer {
  color: #fff;
  background-color: #3d3f47;
}
.sf_answer_h_black .surveyRadioOption:hover .surveyRadioOptionText,
.sf_answer_h_black
  div[data-radio-type="letters"]
  .surveyRadioOption:hover
  input:before,
.sf_answer_h_black
  div[data-radio-type="numbers"]
  .surveyRadioOption:hover
  input:before,
.sf_answer_h_black .surveyStepSelectedAnswer .surveyRadioOptionText,
.sf_answer_h_black
  div[data-radio-type="letters"]
  .surveyStepSelectedAnswer
  input:before,
.sf_answer_h_black
  div[data-radio-type="numbers"]
  .surveyStepSelectedAnswer
  input:before {
  color: #fff !important;
}
.sf_answer_hs_growshadow .surveyRadioOption:hover,
.sf_answer_hs_growshadow .surveyStepSelectedAnswer {
  transform: scale(1.03);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.14),
    inset 0 0 0 2px rgba(255, 255, 255, 0.16) !important;
}
.o2step_step2 .paypal-button {
  margin-top: 20px;
} /*!
 * Bootstrap v3.1.1 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */ /*! normalize.css v3.0.0 | MIT License | git.io/normalize */
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,
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: 0 0;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: 700;
}
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 {
  -moz-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 {
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -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 silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: 700;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]: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;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
:before,
:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: transparent;
}
body {
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  text-decoration: none;
}
a:hover,
a:focus {
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  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: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
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: 400;
  line-height: 1;
  color: #999;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
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: 10px;
  margin-bottom: 10px;
}
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 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-muted {
  color: #999;
}
.text-primary {
  color: #428bca;
}
a.text-primary:hover {
  color: #3071a9;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #428bca;
}
a.bg-primary:hover {
  background-color: #3071a9;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
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: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: 700;
}
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 #999;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
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.42857143;
  color: #999;
}
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 #eee;
  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";
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  white-space: nowrap;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333;
  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: 1170px;
  }
}
.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: 0;
}
.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: 0;
}
.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: 0;
  }
  .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: 0;
  }
  .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: 0;
  }
  .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: 0;
  }
  .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: 0;
  }
  .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: 0;
  }
  .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 {
  max-width: 100%;
  background-color: transparent;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  margin-bottom: 20px;
}
.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.42857143;
  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-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  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.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.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.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.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.danger:hover > th {
  background-color: #ebcccc;
}
@media (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
    -webkit-overflow-scrolling: touch;
  }
  .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: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: 700;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s,
    box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eee;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="date"] {
  line-height: 34px;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
}
.radio label,
.checkbox label {
  display: inline;
  font-weight: 400;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: 400;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.has-feedback .form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  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 {
  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 {
  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;
}
.form-control-static {
  margin-bottom: 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 .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;
    padding-left: 0;
    vertical-align: middle;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
.form-horizontal .form-control-static {
  padding-top: 7px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px;
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  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.42857143;
  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 {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.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;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #333;
  background-color: #ebebeb;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.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:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #3276b1;
  border-color: #285e8e;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.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:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary .badge {
  color: #428bca;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #47a447;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.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:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  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:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #39b3d7;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.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:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  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:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ed9c28;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.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:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  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:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #d2322d;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.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:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  color: #428bca;
  font-weight: 400;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.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: #2a6496;
  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: #999;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  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%;
  padding-left: 0;
  padding-right: 0;
}
.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;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s 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.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: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before {
  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";
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  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: #428bca;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999;
}
.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.42857143;
  color: #999;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@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:focus,
.btn-group-vertical > .btn:focus {
  outline: 0;
}
.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-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 > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-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-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.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%;
}
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  display: 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-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  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: 46px;
  line-height: 46px;
}
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: 30px;
  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: 30px;
  line-height: 30px;
}
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: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  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 {
  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: #eee;
}
.nav > li.disabled > a {
  color: #999;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #999;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #428bca;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  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: #428bca;
}
.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: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  max-height: 340px;
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.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: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1),
    0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1),
    0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .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;
    padding-left: 0;
    vertical-align: middle;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@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-form.navbar-right:last-child {
    margin-right: -15px;
  }
}
.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 {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
  .navbar-text.navbar-right:last-child {
    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-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #999;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #999;
}
.navbar-inverse .navbar-nav > li > a {
  color: #999;
}
.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: #999;
  }
  .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: #999;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #999;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #428bca;
  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 {
  color: #2a6496;
  background-color: #eee;
  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: 2;
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
  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: #999;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.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;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager 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: #eee;
}
.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: #999;
  background-color: #fff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
.label[href]:hover,
.label[href]:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #999;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: gray;
}
.label-primary {
  background-color: #428bca;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #3071a9;
}
.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: 700;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #999;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #428bca;
  background-color: #fff;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.container .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  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;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #428bca;
}
.thumbnail .caption {
  padding: 9px;
  color: #333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: 700;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable {
  padding-right: 35px;
}
.alert-dismissable .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: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #428bca;
  -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 {
  background-image: -webkit-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: 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 {
  -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: -webkit-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: 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,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media,
.media .media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.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;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}
a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
  color: #e1edf7;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.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 {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.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 {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.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 {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-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 {
  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 {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .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 {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table {
  margin-bottom: 0;
}
.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 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 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 {
  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: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
  overflow: hidden;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse .panel-body {
  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: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #428bca;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}
.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #428bca;
}
.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #428bca;
}
.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-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-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-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-footer + .panel-collapse .panel-body {
  border-bottom-color: #ebccd1;
}
.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: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 20px;
}
.modal-footer {
  margin-top: 15px;
  padding: 19px 20px 20px;
  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;
}
@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: 1030;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  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;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 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;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  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);
  white-space: normal;
}
.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;
  font-weight: 400;
  line-height: 18px;
  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: #999;
  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: #999;
  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: #999;
  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: #999;
  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;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(
    left,
    color-stop(rgba(0, 0, 0, 0.5) 0),
    color-stop(rgba(0, 0, 0, 0.0001) 100%)
  );
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.5) 0,
    rgba(0, 0, 0, 0.0001) 100%
  );
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(
    left,
    color-stop(rgba(0, 0, 0, 0.0001) 0),
    color-stop(rgba(0, 0, 0, 0.5) 100%)
  );
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.0001) 0,
    rgba(0, 0, 0, 0.5) 100%
  );
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: "\2039";
}
.carousel-control .icon-next:before {
  content: "\203a";
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: transparent;
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 30px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix: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-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix: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-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;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !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;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.containerWrapper {
  min-width: 320px;
}
.innerContent {
  word-wrap: break-word;
}
.wideContainer {
  max-width: 1120px;
  width: 100%;
}
.wideContainer .containerInner {
  padding-left: 20px;
  padding-right: 20px;
}
.midWideContainer {
  max-width: 960px;
  width: 100%;
}
.midWideContainer .containerInner {
  padding-left: 20px;
  padding-right: 20px;
}
.midContainer {
  max-width: 720px;
  width: 100%;
}
.midContainer .containerInner {
  padding-left: 20px;
  padding-right: 20px;
}
.smallContainer {
  width: 550px;
}
.smallContainer .containerInner {
  padding-left: 10px;
  padding-right: 10px;
}
.fullContainer {
  width: 100%;
}
.fullContainer .containerInner {
  width: 1170px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}
.row {
  padding: 10px;
}
.fade {
  opacity: 1;
}
.marginTop20 {
  margin-top: 20px;
}
.marginTop40 {
  margin-top: 40px;
}
.marginTop60 {
  margin-top: 60px;
}
.padding0-top {
  padding-top: 0;
}
.padding5-top {
  padding-top: 5px;
}
.padding10-top {
  padding-top: 10px;
}
.padding15-top {
  padding-top: 15px;
}
.padding20-top {
  padding-top: 20px;
}
.padding25-top {
  padding-top: 25px;
}
.padding40-top {
  padding-top: 40px;
}
.padding50-top {
  padding-top: 50px;
}
.padding60-top {
  padding-top: 60px;
}
.padding100-top {
  padding-top: 100px;
}
.padding0-bottom {
  padding-bottom: 0px;
}
.padding5-bottom {
  padding-bottom: 5px;
}
.padding10-bottom {
  padding-bottom: 10px;
}
.padding15-bottom {
  padding-bottom: 15px;
}
.padding20-bottom {
  padding-bottom: 20px;
}
.padding25-bottom {
  padding-bottom: 25px;
}
.padding40-bottom {
  padding-bottom: 40px;
}
.padding50-bottom {
  padding-bottom: 50px;
}
.padding60-bottom {
  padding-bottom: 60px;
}
.padding100-bottom {
  padding-bottom: 100px;
}
.padding20 .containerInner {
  padding-top: 20px;
  padding-bottom: 20px;
}
.padding40 .containerInner {
  padding-top: 40px;
  padding-bottom: 40px;
}
.padding60 .containerInner {
  padding-top: 60px;
  padding-bottom: 60px;
}
.padding100 .containerInner {
  padding-top: 100px;
  padding-bottom: 100px;
}
.noPadding .containerInner {
  padding-top: 10px;
  padding-bottom: 10px;
}
.padding20.col-inner {
  padding-top: 20px;
  padding-bottom: 20px;
}
.padding40.col-inner {
  padding-top: 40px;
  padding-bottom: 40px;
}
.padding60.col-inner {
  padding-top: 60px;
  padding-bottom: 60px;
}
.padding100.col-inner {
  padding-top: 100px;
  padding-bottom: 100px;
}
.noPadding.col-inner {
  padding-top: 10px;
  padding-bottom: 10px;
}
.padding20.row {
  padding-top: 20px;
  padding-bottom: 20px;
}
.padding40.row {
  padding-top: 40px;
  padding-bottom: 40px;
}
.padding60.row {
  padding-top: 60px;
  padding-bottom: 60px;
}
.padding100.row {
  padding-top: 100px;
  padding-bottom: 100px;
}
.noPadding.row {
  padding-top: 10px;
  padding-bottom: 10px;
}
.padding20H {
  padding-left: 20px;
  padding-right: 20px;
}
.padding40H {
  padding-left: 0px;
  padding-right: 0px;
}
.padding60H {
  padding-left: 60px;
  padding-right: 60px;
}
.padding100H {
  padding-left: 100px;
  padding-right: 100px;
}
.noPaddingH {
  padding-left: 10px;
  padding-right: 10px;
}
.padding20H.col-inner {
  padding-left: 20px;
  padding-right: 20px;
}
.padding40H.col-inner {
  padding-left: 40px;
  padding-right: 40px;
}
.padding60H.col-inner {
  padding-left: 60px;
  padding-right: 60px;
}
.padding100H.col-inner {
  padding-left: 100px;
  padding-right: 100px;
}
.noPaddingH.col-inner {
  padding-left: 10px;
  padding-right: 10px;
}
.padding20H.row {
  padding-left: 20px;
  padding-right: 20px;
}
.padding40H.row {
  padding-left: 40px;
  padding-right: 40px;
}
.padding60H.row {
  padding-left: 60px;
  padding-right: 60px;
}
.padding100H.row {
  padding-left: 100px;
  padding-right: 100px;
}
.noPaddingH.row {
  padding-left: 10px;
  padding-right: 10px;
}
.corners5 {
  border-radius: 5px;
}
.corners10 {
  border-radius: 10px;
}
.corners10top {
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
}
.corners10bottom {
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}
.corners20 {
  border-radius: 20px;
}
.corners20top {
  border-top-right-radius: 20px;
  border-top-left-radius: 20px;
}
.corners20bottom {
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
}
.corners0 {
  border-radius: 0px;
}
.radius0 {
  border-radius: 0px;
}
.radius5 {
  border-radius: 5px;
}
.radius10 {
  border-radius: 10px;
}
.radius15 {
  border-radius: 15px;
}
.radius20 {
  border-radius: 20px;
}
.radius25 {
  border-radius: 25px;
}
.radius50 {
  border-radius: 50px;
}
.radius150 {
  border-radius: 150px;
}
.radius100 {
  border-radius: 100%;
}
.radius75 {
  border-radius: 75px;
}
.padding5 {
  padding: 5px !important;
}
.padding10 {
  padding: 10px !important;
}
.padding15 {
  padding: 15px !important;
}
.padding20 {
  padding: 20px !important;
}
.padding25 {
  padding: 25px !important;
}
.padding50 {
  padding: 50px !important;
}
.padding150 {
  padding: 150px !important;
}
.padding100 {
  padding: 100% !important;
}
.padding75 {
  padding: 75px !important;
}
.elVideoWrapper.padding5,
.elAudioWrapper.padding5 {
  padding: 5px !important;
}
.elVideoWrapper.padding10,
.elAudioWrapper.padding10 {
  padding: 10px !important;
}
.elVideoWrapper.padding15,
.elAudioWrapper.padding15 {
  padding: 15px !important;
}
.elVideoWrapper.padding20,
.elAudioWrapper.padding20 {
  padding: 20px !important;
}
.elVideoWrapper.padding25,
.elAudioWrapper.padding25 {
  padding: 25px !important;
}
.cornersTop {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.cornersBottom {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.block_floatnone {
  float: none;
}
.block_floatleft {
  float: left;
}
.block_floatright {
  float: right;
}
.block_positionnone {
  position: auto;
}
.block_positionfixed {
  position: fixed;
}
.block_positionabsolute {
  position: absolute;
}
.block_positionrelative {
  position: relative;
}
.borderSolid.border1px {
  border-width: 1px;
  border-style: solid;
}
.borderSolid.border2px {
  border-width: 2px;
  border-style: solid;
}
.borderSolid.border3px {
  border-width: 3px;
  border-style: solid;
}
.borderSolid.border5px {
  border-width: 5px;
  border-style: solid;
}
.borderSolid.border10px {
  border-width: 10px;
  border-style: solid;
}
.borderDashed.border1px {
  border-width: 1px;
  border-style: dashed;
}
.borderDashed.border2px {
  border-width: 2px;
  border-style: dashed;
}
.borderDashed.border3px {
  border-width: 3px;
  border-style: dashed;
}
.borderDashed.border5px {
  border-width: 5px;
  border-style: dashed;
}
.borderDashed.border10px {
  border-width: 10px;
  border-style: dashed;
}
.borderDotted.border1px {
  border-width: 1px;
  border-style: dotted;
}
.borderDotted.border2px {
  border-width: 2px;
  border-style: dotted;
}
.borderDotted.border3px {
  border-width: 3px;
  border-style: dotted;
}
.borderDotted.border5px {
  border-width: 5px;
  border-style: dotted;
}
.borderDotted.border10px {
  border-width: 10px;
  border-style: dotted;
}
.noBorder {
  border: none !important;
}
.borderLight {
  border-color: rgba(0, 0, 0, 0.7);
}
.borderLightBottom {
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
  border-bottom-color: rgba(0, 0, 0, 0.7);
}
.borderLightTop {
  border-top-color: rgba(0, 0, 0, 0.7);
  border-bottom: none !important;
  border-left: none !important;
  border-right: none !important;
}
.borderLightTopBottom {
  border-top-color: rgba(0, 0, 0, 0.7);
  border-bottom-color: rgba(0, 0, 0, 0.7);
  border-left: none !important;
  border-right: none !important;
}
.shadow5 {
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
}
.shadow10 {
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
}
.shadow20 {
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
}
.shadow30 {
  -webkit-box-shadow: 0 2px 5px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 2px 5px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 5px 2px rgba(0, 0, 0, 0.3);
}
.shadow40 {
  -webkit-box-shadow: 0 2px 5px 2px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 2px 5px 2px rgba(0, 0, 0, 0.4);
  box-shadow: 0 2px 5px 2px rgba(0, 0, 0, 0.4);
}
.shadow5inner {
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05) inset;
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05) inset;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05) inset;
}
.shadow10inner {
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1) inset;
}
.shadow20inner {
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2) inset;
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2) inset;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2) inset;
}
.shadow30inner {
  -webkit-box-shadow: 0 2px 5px 2px rgba(0, 0, 0, 0.3) inset;
  -moz-box-shadow: 0 2px 5px 2px rgba(0, 0, 0, 0.3) inset;
  box-shadow: 0 2px 5px 2px rgba(0, 0, 0, 0.3) inset;
}
.shadow40inner {
  -webkit-box-shadow: 0 2px 5px 2px rgba(0, 0, 0, 0.4) inset;
  -moz-box-shadow: 0 2px 5px 2px rgba(0, 0, 0, 0.4) inset;
  box-shadow: 0 2px 5px 2px rgba(0, 0, 0, 0.4) inset;
}
.border1px {
  background-position-y: -1px;
}
.border2px {
  background-position-y: -2px;
}
.border3px {
  background-position-y: -3px;
}
.border5px {
  background-position-y: -5px;
}
.bgNoRepeat {
  background-repeat: no-repeat !important;
}
.bgCover {
  background-size: cover !important;
  -webkit-background-size: cover !important;
  background-attachment: fixed !important;
  background-repeat: repeat repeat !important;
  background-position: center center;
}
.row85Width {
  width: 85%;
  margin-left: auto !important;
  margin-right: auto !important;
}
.row75Width {
  width: 75%;
  margin-left: auto !important;
  margin-right: auto !important;
}
.row65Width {
  width: 65%;
  margin-left: auto !important;
  margin-right: auto !important;
}
.row50Width {
  width: 50%;
  margin-left: auto !important;
  margin-right: auto !important;
}
.row30Width {
  width: 30%;
  margin-left: auto !important;
  margin-right: auto !important;
}
.bgRepeatX {
  background-repeat: repeat-x !important;
}
.bgRepeatY {
  background-repeat: repeat-y !important;
}
.bgRepeatXTop {
  background-repeat: repeat-x !important;
  background-position: top !important;
}
.bgRepeatXBottom {
  background-repeat: repeat-x !important;
  background-position: bottom !important;
}
.bgCover100 {
  background-size: 100% auto !important;
  -webkit-background-size: 100% auto !important;
  background-repeat: no-repeat !important;
}
.bgCover101 {
  background-size: 100% 100% !important;
  -webkit-background-size: 100% 100% !important;
  background-repeat: no-repeat !important;
}
.bgTypeBlank {
  background-color: transparent !important;
  background-image: none !important;
}
.bgTypeBlack {
  background-color: rgba(0, 0, 0, 0.3) !important;
  background-image: none !important;
}
.bgTypeWhite {
  background-color: rgba(255, 255, 255, 0.4) !important;
  background-image: none !important;
}
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
  width: 20%;
  float: left;
}
@media (min-width: 768px) {
  .col-sm-5ths {
    width: 20%;
    float: left;
  }
}
@media (min-width: 992px) {
  .col-md-5ths {
    width: 20%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .col-lg-5ths {
    width: 20%;
    float: left;
  }
}
.containerWrapper .cfRowAlignLeft {
  margin-left: 0 !important;
}
.containerWrapper .cfRowAlignRight {
  margin-right: 0 !important;
}
.modalBackdropWrapper {
  position: fixed;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  z-index: 222;
}
.containerModal {
  position: fixed;
  z-index: 222;
  top: 0px;
  left: 50%;
  overflow: visible !important;
}
.wideContainer.containerModal {
  margin-left: -585px;
}
.modalMoveOver.wideContainer.containerModal {
  margin-left: -785px;
}
.modalMoveOver.midWideContainer.containerModal {
  margin-left: -675px;
}
.midWideContainer.containerModal {
  margin-left: -480px;
}
.midContainer.containerModal {
  margin-left: -360px;
}
.modalMoveOver.midContainer.containerModal {
  margin-left: -560px;
}
.smallContainer.containerModal {
  margin-left: -275px;
}
.modalMoveOver.smallContainer.containerModal {
  margin-left: -475px;
}
.closeLPModal {
  position: absolute;
  right: -20px;
  top: -20px;
  cursor: pointer;
}
.margin0 {
  margin: 0px !important;
}
.margin10 {
  margin: 10px !important;
}
.margin20 {
  margin: 20px !important;
}
.margin40 {
  margin: 40px !important;
}
.editorHelpText {
  color: #666;
  clear: both;
  text-align: right;
}
html {
  background-color: #f1f4f8;
  color: #2f2f2f;
}
body {
  -webkit-font-smoothing: antialiased;
  color: inherit !important;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 0px;
}
.de-editable {
  position: relative;
}
.elPadding0 {
  padding: 0px 0px !important;
}
.elPadding1 {
  padding: 10px 0px !important;
}
.elPadding2 {
  padding: 20px 0px !important;
}
.elPadding4 {
  padding: 40px 0px !important;
}
.elPadding6 {
  padding: 60px 0px !important;
}
.elMargin0 {
  margin-top: 0px;
}
.elMargin5 {
  margin-top: 5px;
}
.elMargin1 {
  margin-top: 10px;
}
.elMargin2 {
  margin-top: 20px;
}
.elMargin4 {
  margin-top: 40px;
}
.elMargin6 {
  margin-top: 60px;
}
.elFont_helvectica {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
.elFont_opensans {
  font-family: "Open Sans", sans-serif !important;
}
.elFont_oswald {
  font-family: "Oswald", sans-serif !important;
}
.elFont_driodsans {
  font-family: "Droid Sans", sans-serif !important;
}
.elFont_driodserif {
  font-family: "Droid Serif", serif !important;
}
.elFont_sourcepro {
  font-family: "Source Sans Pro", sans-serif !important;
}
.elFont_ubuntu {
  font-family: "Ubuntu", sans-serif !important;
}
.elFont_noto {
  font-family: "Noto Sans", sans-serif !important;
}
.elFont_ptsans {
  font-family: "PT Sans", sans-serif !important;
}
.elFont_ptserif {
  font-family: "PT Serif", serif !important;
}
.elFont_robkkitt {
  font-family: "Rokkitt", serif !important;
}
.elFont_raleway {
  font-family: "Raleway", sans-serif !important;
}
.elFont_inconsolata {
  font-family: "Inconsolata" !important;
}
.elFont_lato {
  font-family: "Lato", sans-serif !important;
}
.elTextBlockWrapper h1,
.elTextBlockWrapper h2,
.elTextBlockWrapper h3,
.elTextBlockWrapper h4,
.elTextBlockWrapper h5 {
  font-weight: bold;
}
.elAlign_left {
  text-align: left;
}
.elAlign_center {
  text-align: center;
}
.elAlign_right {
  text-align: right;
}
.elText_bold {
  font-weight: bold;
}
.elHeadline {
  position: relative;
}
.elHeadline {
  margin-bottom: 0px;
  padding: 0px;
}
.elHeadline span {
  padding: 5px 10px;
}
.elHeadlineWrapper .elHeadline span {
  padding: 0px;
}
.elHeadline u {
  border-bottom: 2px solid inherit;
}
.hsSize11 {
  font-size: 11px;
}
.hsSize12 {
  font-size: 12px;
}
.hsSize0 {
  font-size: 14px;
}
.hsSize1 {
  font-size: 16px;
}
.hsSize18 {
  font-size: 18px;
}
.hsSize2 {
  font-size: 24px;
}
.hsSize27 {
  font-size: 27px;
}
.hsSize3 {
  font-size: 32px;
}
.hsSize37 {
  font-size: 37px;
}
.hsSize4 {
  font-size: 48px;
}
.hsSize5 {
  font-size: 62px;
}
.hsSize72 {
  font-size: 72px;
}
.hsSize21 {
  font-size: 21px;
}
.hsSize94 {
  font-size: 94px;
}
.hsSize124 {
  font-size: 124px;
}
.lh0 {
  line-height: 0.8em;
}
.lh1 {
  line-height: 1em;
}
.lh2 {
  line-height: 1.5em;
}
.lh4 {
  line-height: 1.3em;
}
.lh6 {
  line-height: 1.4em;
}
.lh3 {
  line-height: normal;
}
.hsBorderBottomSolid {
  border-bottom: 2px solid rgba(0, 0, 0, 0.1);
}
.hsBorderBottomDashed {
  border-bottom: 2px dashed rgba(0, 0, 0, 0.1);
}
.hsBorderTopSolid {
  border-top: 2px solid rgba(0, 0, 0, 0.1);
}
.hsBorderTopDashed {
  border-top: 2px dashed rgba(0, 0, 0, 0.1);
}
.hsBorderSolid {
  border-top: 2px solid rgba(0, 0, 0, 0.1);
  border-bottom: 2px solid rgba(0, 0, 0, 0.1);
}
.hsBorderDashed {
  border-top: 2px dashed rgba(0, 0, 0, 0.1);
  border-bottom: 2px dashed rgba(0, 0, 0, 0.1);
}
.de5pxPadding {
  padding: 5px;
}
.de10pxPadding {
  padding: 10px;
}
.de15pxPadding {
  padding: 15px;
}
.de20pxPadding {
  padding: 20px;
}
.de25pxPadding {
  padding: 25px;
}
.deUppercase {
  text-transform: uppercase;
}
.deLowercase {
  text-transform: lowercase;
}
.deCapitalize {
  text-transform: capitalize;
}
.de1pxLetterSpacing {
  letter-spacing: 1px;
}
.deneg1pxLetterSpacing {
  letter-spacing: -1px;
}
.de2pxLetterSpacing {
  letter-spacing: 2px;
}
.de3pxLetterSpacing {
  letter-spacing: 3px;
}
.elBGStyle1 {
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 5px;
}
.elBGStyle2 {
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 5px;
}
.elBGStyle3 {
  background-color: #076ab0;
  border-radius: 5px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
}
.elBGStyle4 {
  background-color: #cc1925;
  border-radius: 5px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
}
.elBGStyle5 {
  background-color: #fada35;
  border-radius: 5px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
}
.hsTextShadow1 {
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}
.hsTextShadow2 {
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
}
.hsTextShadow3 {
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}
.bold_yellow b,
.bold_yellow strong {
  background-color: #fada35;
  padding: 0.2% 1%;
  border-radius: 5px;
}
.bold_black b,
.bold_black strong {
  background-color: #02080a;
  padding: 0.2% 1%;
  border-radius: 5px;
}
.hsbg_black {
  background-color: rgba(0, 0, 0, 0.1);
  padding: 10px 5px !important;
  border-radius: 5px;
}
.hsbg_yellow {
  background-color: #fada35;
  padding: 10px 5px !important;
  border-radius: 5px;
}
.elHeadlineIcon_lock:before {
  content: "\f023";
  position: relative;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 5px;
}
.elHeadlineIcon_asterisk:before {
  content: "\f069";
  position: relative;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 5px;
}
.elHeadlineIcon_check:before {
  content: "\f00c";
  position: relative;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 5px;
}
.elHeadlineIcon_hashtag:before {
  content: "\f292";
  position: relative;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 5px;
}
.elHeadlineIcon_bars:before {
  content: "\f0c9";
  position: relative;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 5px;
}
.elHeadlineIcon_book:before {
  content: "\f02d";
  position: relative;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 5px;
}
.elHeadlineIcon_cog:before {
  content: "\f013";
  position: relative;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 5px;
}
.elHeadlineIcon_dashboard:before {
  content: "\f0e4";
  position: relative;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 5px;
}
.elHeadlineIcon_cutlery:before {
  content: "\f0f5";
  position: relative;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 5px;
}
.elHeadlineIcon_diamond:before {
  content: "\f219";
  position: relative;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 5px;
}
.elHeadlineIcon_eye:before {
  content: "\f06e";
  position: relative;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 5px;
}
.elHeadlineIcon_gavel:before {
  content: "\f0e3";
  position: relative;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 5px;
}
.elHeadlineIcon_globe:before {
  content: "\f0ac";
  position: relative;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 5px;
}
.elHeadlineIcon_cogs:before {
  content: "\f085";
  position: relative;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 5px;
}
.elHeadlineIcon_picture:before {
  content: "\f03e";
  position: relative;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 5px;
}
.elHeadlineIcon_mappin:before {
  content: "\f276";
  position: relative;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 5px;
}
.elHeadlineIcon_moon:before {
  content: "\f186";
  position: relative;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 5px;
}
.elHeadlineIcon_recycle:before {
  content: "\f1b8";
  position: relative;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 5px;
}
.elHeadlineIcon_rss:before {
  content: "\f09e";
  position: relative;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 5px;
}
.elHeadlineIcon_star:before {
  content: "\f005";
  position: relative;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 5px;
}
.elHeadlineIcon_wifi:before {
  content: "\f1eb";
  position: relative;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 5px;
}
.elHeadlineIcon_wrench:before {
  content: "\f0ad";
  position: relative;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 5px;
}
.elHeadlineIcon_users:before {
  content: "\f0c0";
  position: relative;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 5px;
}
.elHeadlineIcon_user:before {
  content: "\f007";
  position: relative;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 5px;
}
.elHeadlineIcon_thumbsup:before {
  content: "\f087";
  position: relative;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 5px;
}
.elHeadlineIcon_thumbsdown:before {
  content: "\f088";
  position: relative;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 5px;
}
.elHeadlineIcon_car:before {
  content: "\f1b9";
  position: relative;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 5px;
}
.elHeadlineIcon_paypal:before {
  content: "\f1ed";
  position: relative;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 5px;
}
.elHeadlineIcon_usd:before {
  content: "\f155";
  position: relative;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 5px;
}
.elHeadlineIcon_facebook:before {
  content: "\f09a";
  position: relative;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 5px;
}
.elHeadlineIcon_dropbox:before {
  content: "\f16b";
  position: relative;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 5px;
}
.elHeadlineIcon_amazon:before {
  content: "\f270";
  position: relative;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 5px;
}
.elHeadlineIcon_apple:before {
  content: "\f179";
  position: relative;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 5px;
}
.elHeadlineIcon_google:before {
  content: "\f1a0";
  position: relative;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 5px;
}
.elHeadlineIcon_linkedin:before {
  content: "\f0e1";
  position: relative;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 5px;
}
.elHeadlineIcon_pinterest:before {
  content: "\f231";
  position: relative;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 5px;
}
.elHeadlineIcon_instagram:before {
  content: "\f16d";
  position: relative;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 5px;
}
.elHeadlineIcon_twitter:before {
  content: "\f099";
  position: relative;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 5px;
}
.elHeadlineIcon_vimeo:before {
  content: "\f27d";
  position: relative;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 5px;
}
.elHeadlineIcon_youtube:before {
  content: "\f167";
  position: relative;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 5px;
}
.elHeadlineIcon_yelp:before {
  content: "\f1e9";
  position: relative;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 5px;
}
.elHeadlineIcon_search:before {
  content: "\f002";
  position: relative;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 5px;
}
.elHeadlineIcon_registered:before {
  content: "\f25d";
  position: relative;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 5px;
}
.elHeadlineIcon_ticket:before {
  content: "\f145";
  position: relative;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 5px;
}
.elHeadlineIcon_trademark:before {
  content: "\f25c";
  position: relative;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 5px;
}
.elHeadlineIcon_spinner:before {
  content: "\f110";
  position: relative;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 5px;
}
.elHeadlineIcon_music:before {
  content: "\f001";
  position: relative;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 5px;
}
.elHeadlineIcon_paw:before {
  content: "\f1b0";
  position: relative;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 5px;
}
.elHeadlineIcon_sun:before {
  content: "\f185";
  position: relative;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 5px;
}
.elHeadlineIcon_signal:before {
  content: "\f012";
  position: relative;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 5px;
}
.elHeadlineIcon_quoteright:before {
  content: "\f10e";
  position: relative;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 5px;
}
.elHeadlineIcon_quoteleft:before {
  content: "\f10d";
  position: relative;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 5px;
}
.elHeadlineIcon_question:before {
  content: "\f059";
  position: relative;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 5px;
}
.elHeadlineIcon_news:before {
  content: "\f1ea";
  position: relative;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 5px;
}
.elHeadlineIcon_map:before {
  content: "\f278";
  position: relative;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 5px;
}
.elHeadlineIcon_lightbulb:before {
  content: "\f0eb";
  position: relative;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 5px;
}
.elHeadlineIcon_info:before {
  content: "\f05a";
  position: relative;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 5px;
}
.elHeadlineIcon_film:before {
  content: "\f008";
  position: relative;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 5px;
}
.elHeadlineIcon_exclamation:before {
  content: "\f06a";
  position: relative;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 5px;
}
.elHeadlineIcon_message:before {
  content: "\f27a";
  position: relative;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 5px;
}
.elHeadlineIcon_coffee:before {
  content: "\f0f4";
  position: relative;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 5px;
}
.elHeadlineIcon_bullhorn:before {
  content: "\f0a1";
  position: relative;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 5px;
}
.elHeadlineIcon_bomb:before {
  content: "\f1e2";
  position: relative;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 5px;
}
.elHeadlineIcon_10margin:before {
  margin-right: 10px;
}
.elHeadlineIcon_15margin:before {
  margin-right: 15px;
}
.elHeadlineIcon_20margin:before {
  margin-right: 20px;
}
.fancyHeadline1 {
  display: inline-block;
  position: relative;
}
.fancyHeadline1 .elHeadline {
  position: relative;
}
.fancyHeadline1 .elHeadline:before {
  content: "";
  height: 5px;
  margin-top: 4px;
  border-bottom: 1px solid #4c4c4c;
  border-top: 1px solid #4c4c4c;
  top: 0px;
  left: 0px;
  width: 100%;
  display: inline-block;
}
.fancy.style2:before,
.fancy.style2:after {
  content: "";
  position: absolute;
  height: 2px;
  margin-top: 5px;
  border-bottom: 1px solid #ddd;
  border-top: 1px dashed #ddd;
  top: 0;
  width: 100%;
}
.fancy.style3:before,
.fancy.style3:after {
  content: "";
  position: absolute;
  height: 6px;
  margin-top: 0;
  border-bottom: 2px solid #ddd;
  border-top: 0;
  top: 0;
  width: 100%;
}
.fancy.style4:before,
.fancy.style4:after {
  content: "";
  position: absolute;
  height: 5px;
  margin-top: 0;
  border-bottom: 5px solid #ddd;
  border-top: 0;
  top: 0;
  width: 100%;
}
.fancy:before {
  right: 100%;
  margin-right: 15px;
}
.fancy:after {
  left: 100%;
  margin-left: 15px;
}
.elHeadline[data-opacity="1"] {
  opacity: 1;
}
.elHeadline[data-opacity="8"] {
  opacity: 0.8;
}
.elHeadline[data-opacity="5"] {
  opacity: 0.5;
}
.elHeadline[data-opacity="3"] {
  opacity: 0.3;
}
.elHeadline[data-opacity="0"] {
  opacity: 0;
}
.de-image-block img {
  max-width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0px;
}
.imgcaption_headline {
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 5px;
}
.imgRoundCorners {
  border-radius: 5px;
}
.thumbnailImage {
  border: 3px solid #fff;
}
.thumbnailImageDark {
  border: 3px solid rgba(0, 0, 0, 0.7);
}
.imgOpacity8 {
  opacity: 0.8;
}
.imgOpacity5 {
  opacity: 0.5;
}
.imgOpacity3 {
  opacity: 0.3;
}
.imgGrey1 {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  filter: gray;
  -webkit-transition: all 0.6s ease;
}
.elIMG.effect1 {
  -webkit-box-shadow: 0 10px 6px -6px #777;
  -moz-box-shadow: 0 10px 6px -6px #777;
  box-shadow: 0 10px 6px -6px #777;
}
.elIMG.effect2 {
  border: 5px solid #fff;
  -webkit-box-shadow: 0 10px 6px -6px #999;
  -moz-box-shadow: 0 10px 6px -6px #999;
  box-shadow: 0 10px 6px -6px #999;
}
.elFeatureImage_theme1 {
  background: #000;
}
.el_media_theme1 {
  border: 2px solid rgba(0, 0, 0, 0.15);
  padding: 5px !important;
  background: #fff;
}
.el_media_theme2 {
  border: 1px solid rgba(0, 0, 0, 0.095);
  padding: 5px !important;
  padding-bottom: 35px;
  box-shadow: 0 4px 3px rgba(0, 0, 0, 0.075);
  background: #fff;
}
.el_media_theme3 {
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-bottom: 2px solid rgba(0, 0, 0, 0.15);
  padding: 5px !important;
  border-radius: 5px;
  background: #fff;
}
.el_media_theme4 {
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-bottom: 2px solid rgba(0, 0, 0, 0.15);
  padding: 1px !important;
  border-radius: 5px;
  box-shadow: 0 10px 6px -6px rgba(0, 0, 0, 0.15);
  background: #fff;
}
.el_media_theme5 {
  border: 1px solid rgba(0, 0, 0, 0.35);
  border-bottom: 2px solid rgba(0, 0, 0, 0.35);
  padding: 1px !important;
  border-radius: 5px;
  background: #fff;
}
.el_media_theme6 {
  border: 1px solid rgba(0, 0, 0, 0.35);
  border-bottom: 2px solid rgba(0, 0, 0, 0.35);
  padding: 1px !important;
  background: #fff;
}
.el_media_theme7 {
  border: 2px solid white;
  box-shadow: 0 4px 3px rgba(0, 0, 0, 0.095), 0 0 2px rgba(0, 0, 0, 0.095);
  background: #fff;
}
.el_media_theme8 {
  border: 2px solid rgba(0, 0, 0, 0.55);
  box-shadow: 0 4px 3px rgba(0, 0, 0, 0.15), 0 0 2px rgba(0, 0, 0, 0.15);
  background: #fff;
}
.el_media_theme9 {
  border: 1px solid rgba(0, 0, 0, 0.25);
  border-bottom: 2px solid rgba(0, 0, 0, 0.25);
  box-shadow: 0 4px 3px rgba(0, 0, 0, 0.15), 0 0 2px rgba(0, 0, 0, 0.15);
  padding: 5px !important;
  border-radius: 200px;
  background: rgba(0, 0, 0, 0.15);
}
.el_media_theme10 {
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-bottom: 2px solid rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 3px rgba(0, 0, 0, 0.05), 0 0 2px rgba(0, 0, 0, 0.15);
  padding: 5px !important;
  border-radius: 10px;
  background: rgba(0, 0, 0, 0.05);
}
.elIMG.ximg.img-rounded {
  border-radius: 6px !important;
}
.noimgstyle {
  border-radius: 0 !important;
}
.elIMG.ximg.img-circle {
  border-radius: 50% !important;
}
.ximg.img-rounded {
  border-radius: 6px !important;
}
.noimgstyle {
  border-radius: 0 !important;
}
.ximg.img-circle {
  border-radius: 50% !important;
}
.elVideo {
  position: relative;
  overflow: hidden;
}
.elVideo video {
  position: relative;
  top: 0;
  left: 0;
  width: 100% !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 3;
}
.elVideo iframe {
  z-index: 3;
}
.elVideoplaceholder {
  position: relative;
  padding-bottom: 56.25% !important;
  padding-top: 25px !important;
  height: 0;
  margin-bottom: 0px;
  z-index: 1;
}
.elVideoplaceholder_inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #2b2b2b;
  border: 1px solid rgba(0, 0, 0, 0.2);
  text-align: center;
  background-image: url(/images/videoplaceholderbg.png);
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.3);
  -moz-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.3);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.3);
}
.elVideoSkin1 {
  background-color: #111111;
  background-image: -webkit-gradient(
    linear,
    center top,
    center bottom,
    from(#1f1f1f),
    to(#111)
  );
  background-image: -webkit-linear-gradient(top, #1f1f1f, #111);
  background-image: -moz-linear-gradient(top, #1f1f1f, #111);
  background-image: -o-linear-gradient(top, #1f1f1f, #111);
  background-image: -ms-linear-gradient(top, #1f1f1f, #111);
  background-image: linear-gradient(to bottom, #1f1f1f, #111);
  padding: 8px !important;
  border-radius: 5px;
  border: 1px solid rgba(0, 0, 0, 0.3);
  border-bottom: 3px solid rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2),
    inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2),
    inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2),
    inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
.elVideoSkin1 .elVideo {
  -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
}
.elVideoSkin2 {
  background-color: #fff;
  padding: 8px !important;
  border-radius: 5px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 3px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3),
    inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2),
    inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2),
    inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
.elVideoSkin2 .elVideo {
  -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
}
.elVideoSkin3 {
  background-color: #175c8d;
  background-image: -webkit-gradient(
    linear,
    center top,
    center bottom,
    from(#1c72b0),
    to(#175c8d)
  );
  background-image: -webkit-linear-gradient(top, #1c72b0, #175c8d);
  background-image: -moz-linear-gradient(top, #1c72b0, #175c8d);
  background-image: -o-linear-gradient(top, #1c72b0, #175c8d);
  background-image: -ms-linear-gradient(top, #1c72b0, #175c8d);
  background-image: linear-gradient(to bottom, #1c72b0, #175c8d);
  padding: 8px !important;
  border-radius: 5px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 3px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3),
    inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2),
    inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2),
    inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
.elVideoSkin3 .elVideo {
  -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
}
.elVideoSkin4 {
  background-color: #f73936;
  background-image: -webkit-gradient(
    linear,
    center top,
    center bottom,
    from(#f73936),
    to(#cc302d)
  );
  background-image: -webkit-linear-gradient(top, #f73936, #cc302d);
  background-image: -moz-linear-gradient(top, #f73936, #cc302d);
  background-image: -o-linear-gradient(top, #f73936, #cc302d);
  background-image: -ms-linear-gradient(top, #f73936, #cc302d);
  background-image: linear-gradient(to bottom, #f73936, #cc302d);
  padding: 8px !important;
  border-radius: 5px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 3px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3),
    inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2),
    inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2),
    inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
.elVideoSkin4 .elVideo {
  -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
}
.elVideoSkin6 {
  background-color: #a5b814;
  background-image: -webkit-gradient(
    linear,
    center top,
    center bottom,
    from(#a5b814),
    to(#96a813)
  );
  background-image: -webkit-linear-gradient(top, #a5b814, #96a813);
  background-image: -moz-linear-gradient(top, #a5b814, #96a813);
  background-image: -o-linear-gradient(top, #a5b814, #96a813);
  background-image: -ms-linear-gradient(top, #a5b814, #96a813);
  background-image: linear-gradient(to bottom, #a5b814, #96a813);
  padding: 8px !important;
  border-radius: 5px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 3px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3),
    inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2),
    inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2),
    inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
.elVideoSkin6 .elVideo {
  -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
}
.elVideoSkin7 {
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
}
.elVideoWidth100 {
  width: 100% !important;
}
.elVideoWidth75 {
  width: 75% !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
.elVideoWidth50 {
  width: 50% !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
.effect1 {
  -webkit-box-shadow: 0 10px 6px -6px #777;
  -moz-box-shadow: 0 10px 6px -6px #777;
  box-shadow: 0 10px 6px -6px #777;
}
.effect2 {
  position: relative;
}
.effect2:before,
.effect2:after {
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width: 300px;
  background: #777;
  -webkit-box-shadow: 0 15px 10px #777;
  -moz-box-shadow: 0 15px 10px #777;
  box-shadow: 0 15px 10px #777;
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  z-index: 0;
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
.effect2:after {
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  z-index: 0;
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}
.effect3 {
  position: relative;
}
.effect3:before {
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  z-index: 0;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width: 300px;
  background: #777;
  -webkit-box-shadow: 0 15px 10px #777;
  -moz-box-shadow: 0 15px 10px #777;
  box-shadow: 0 15px 10px #777;
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
.effect4 {
  position: relative;
}
.effect4:after {
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  right: 10px;
  left: auto;
  width: 50%;
  top: 80%;
  max-width: 300px;
  background: #777;
  -webkit-box-shadow: 0 15px 10px #777;
  -moz-box-shadow: 0 15px 10px #777;
  box-shadow: 0 15px 10px #777;
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
}
.effect5 {
  position: relative;
}
.effect5:before,
.effect5:after {
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 25px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width: 300px;
  background: #777;
  -webkit-box-shadow: 0 35px 20px #777;
  -moz-box-shadow: 0 35px 20px #777;
  box-shadow: 0 35px 20px #777;
  -webkit-transform: rotate(-8deg);
  -moz-transform: rotate(-8deg);
  -o-transform: rotate(-8deg);
  -ms-transform: rotate(-8deg);
  transform: rotate(-8deg);
}
.effect5:after {
  -webkit-transform: rotate(8deg);
  -moz-transform: rotate(8deg);
  -o-transform: rotate(8deg);
  -ms-transform: rotate(8deg);
  transform: rotate(8deg);
  right: 10px;
  left: auto;
}
.effect6 {
  position: relative;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3),
    0 0 40px rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3),
    0 0 40px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.effect6:before,
.effect6:after {
  content: "";
  position: absolute;
  z-index: -1;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
  top: 50%;
  bottom: 0;
  left: 10px;
  right: 10px;
  -moz-border-radius: 100px / 10px;
  border-radius: 100px / 10px;
}
.effect6:after {
  right: 10px;
  left: auto;
  -webkit-transform: skew(8deg) rotate(3deg);
  -moz-transform: skew(8deg) rotate(3deg);
  -ms-transform: skew(8deg) rotate(3deg);
  -o-transform: skew(8deg) rotate(3deg);
  transform: skew(8deg) rotate(3deg);
}
.effect7 {
  position: relative;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3),
    0 0 40px rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3),
    0 0 40px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.effect7:before,
.effect7:after {
  content: "";
  position: absolute;
  z-index: -1;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
  top: 0;
  bottom: 0;
  left: 10px;
  right: 10px;
  -moz-border-radius: 100px / 10px;
  border-radius: 100px / 10px;
  z-index: 0;
}
.effect7:after {
  right: 10px;
  left: auto;
  -webkit-transform: skew(8deg) rotate(3deg);
  -moz-transform: skew(8deg) rotate(3deg);
  -ms-transform: skew(8deg) rotate(3deg);
  -o-transform: skew(8deg) rotate(3deg);
  transform: skew(8deg) rotate(3deg);
}
.effect8 {
  position: relative;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3),
    0 0 40px rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3),
    0 0 40px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.effect8:before,
.effect8:after {
  content: "";
  position: absolute;
  z-index: -1;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
  top: 10px;
  bottom: 10px;
  left: 0;
  right: 0;
  -moz-border-radius: 100px / 10px;
  border-radius: 100px / 10px;
}
.effect8:after {
  right: 10px;
  left: auto;
  -webkit-transform: skew(8deg) rotate(3deg);
  -moz-transform: skew(8deg) rotate(3deg);
  -ms-transform: skew(8deg) rotate(3deg);
  -o-transform: skew(8deg) rotate(3deg);
  transform: skew(8deg) rotate(3deg);
}
.elAudio {
  position: relative;
  overflow: hidden;
}
.elAudio audio {
  position: relative;
  top: 0;
  left: 0;
  width: 100% !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 3;
}
.elAudioplaceholder {
  position: relative;
  padding-bottom: 20px !important;
  padding-top: 20px !important;
  height: 0;
  margin-bottom: 0px;
}
.elAudioplaceholder_inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #2b2b2b;
  border: 1px solid rgba(0, 0, 0, 0.2);
  text-align: center;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAABMlBMVEUAAABmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmbjsL+WAAAAZXRSTlMAAQIDBAUGBwgJCgsMDxEUFRccHR4gIiMkJScrLS4wNjg9PkBCRklKS0xQUVVWV1hZW2FjZGZnaWtvcHFzdXh5f4CCg4uam56lpqqrsrW3usHDxcfIztXZ4OLk6Ovt8fP19/n7/Ud/eyQAAAFXSURBVDjLvdPZVhNBGEXh3dUBGicGIx1HgogKGsEBiRpHQFCDs4iAIQz7/V/Bi1ZW252VO/0vatWq811VnYJ/M/XNmagvWNbvYz3O7+2MZJv4kTpdypf09p/9mc96rZzbABiYjCGs63gpz8Ardy9D+OCPuJhn4MKBzsGJrg+KeQZI2noRbnk4CPHZarVafWweENr+jAldr8NX89OA+c58xPCBd+Cpn8AiWNfX0HQLzmsog/BM64zpSRIdKQNYsU2sE0Q60QvU3QW9lC09wAvfE2tKpGkZREs6xaieItHRMljVNxGLbkOqMd+K4P7hYiDZ9y488QsMpLVarfb875uM3tmpEDrOHr9FKw8G3+oVmPVoiIJoAKRdXYCkYzPfh9YxWHZvEqINdyoURQNgaKoCYU3PFTrXynXy9Ee9WWptc+9318PDI73R51+81K3xPjlXt+cC/21+AS8+h3jGVW2PAAAAAElFTkSuQmCC);
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.3);
  -moz-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.3);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.3);
}
.elAudioSkin1 {
  background-color: #111111;
  background-image: -webkit-gradient(
    linear,
    center top,
    center bottom,
    from(#1f1f1f),
    to(#111)
  );
  background-image: -webkit-linear-gradient(top, #1f1f1f, #111);
  background-image: -moz-linear-gradient(top, #1f1f1f, #111);
  background-image: -o-linear-gradient(top, #1f1f1f, #111);
  background-image: -ms-linear-gradient(top, #1f1f1f, #111);
  background-image: linear-gradient(to bottom, #1f1f1f, #111);
  padding: 8px !important;
  border-radius: 5px;
  border: 1px solid rgba(0, 0, 0, 0.3);
  border-bottom: 3px solid rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2),
    inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2),
    inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2),
    inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
.elAudioSkin1 .elAudio {
  -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
}
.elAudioSkin2 {
  background-color: #fff;
  padding: 8px !important;
  border-radius: 5px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 3px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3),
    inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2),
    inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2),
    inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
.elAudioSkin2 .elAudio {
  -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
}
.elAudioSkin3 {
  background-color: #175c8d;
  background-image: -webkit-gradient(
    linear,
    center top,
    center bottom,
    from(#1c72b0),
    to(#175c8d)
  );
  background-image: -webkit-linear-gradient(top, #1c72b0, #175c8d);
  background-image: -moz-linear-gradient(top, #1c72b0, #175c8d);
  background-image: -o-linear-gradient(top, #1c72b0, #175c8d);
  background-image: -ms-linear-gradient(top, #1c72b0, #175c8d);
  background-image: linear-gradient(to bottom, #1c72b0, #175c8d);
  padding: 8px !important;
  border-radius: 5px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 3px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3),
    inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2),
    inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2),
    inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
.elAudioSkin3 .elAudio {
  -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
}
.elAudioSkin4 {
  background-color: #f73936;
  background-image: -webkit-gradient(
    linear,
    center top,
    center bottom,
    from(#f73936),
    to(#cc302d)
  );
  background-image: -webkit-linear-gradient(top, #f73936, #cc302d);
  background-image: -moz-linear-gradient(top, #f73936, #cc302d);
  background-image: -o-linear-gradient(top, #f73936, #cc302d);
  background-image: -ms-linear-gradient(top, #f73936, #cc302d);
  background-image: linear-gradient(to bottom, #f73936, #cc302d);
  padding: 8px !important;
  border-radius: 5px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 3px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3),
    inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2),
    inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2),
    inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
.elAudioSkin4 .elAudio {
  -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
}
.elAudioSkin6 {
  background-color: #a5b814;
  background-image: -webkit-gradient(
    linear,
    center top,
    center bottom,
    from(#a5b814),
    to(#96a813)
  );
  background-image: -webkit-linear-gradient(top, #a5b814, #96a813);
  background-image: -moz-linear-gradient(top, #a5b814, #96a813);
  background-image: -o-linear-gradient(top, #a5b814, #96a813);
  background-image: -ms-linear-gradient(top, #a5b814, #96a813);
  background-image: linear-gradient(to bottom, #a5b814, #96a813);
  padding: 8px !important;
  border-radius: 5px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 3px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3),
    inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2),
    inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2),
    inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
.elAudioSkin6 .elAudio {
  -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
}
.elAudioSkin7 {
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
}
.elAudioWidth100 {
  width: 100% !important;
}
.elAudioWidth75 {
  width: 75% !important;
}
.elAudioWidth50 {
  width: 50% !important;
}
.elAudioWidth75.elAlign_center,
.elAudioWidth50.elAlign_center {
  margin-left: auto;
  margin-right: auto;
}
.elAudioWidth75.elAlign_right,
.elAudioWidth50.elAlign_right {
  margin-left: auto;
}
.elButton {
  margin-right: auto;
  margin-left: auto;
  color: #fff;
  font-weight: bold;
  display: inline-block;
  -ms-transform: all 0.2s ease-in-out;
  -webkit-transform: all 0.2s ease-in-out;
  transform: all 0.2s ease-in-out;
  text-align: center !important;
  text-decoration: none !important;
}
.elButton:hover {
  text-decoration: none;
  color: inherit;
}
.elButton:visited,
.elButton:active,
.elButton:hover {
  text-decoration: none !important;
}
.elButton {
  padding: 13px 35px;
}
.elButtonPadding2 {
  padding: 9px 25px;
}
.elButtonPadding3 {
  padding: 19px 40px;
}
.elButton .fa_appended {
  margin-left: 10px;
}
.elButton .fa_prepended {
  margin-right: 10px;
}
.elButtonSize5 {
  font-size: 13px;
}
.elButtonSize6 {
  font-size: 16px;
}
.elButtonSize7 {
  font-size: 24px;
}
.elButtonSize1 {
  font-size: 18px;
}
.elButtonSize2 {
  font-size: 21px;
}
.elButtonSize3 {
  font-size: 27px;
}
.elButtonSize4 {
  font-size: 37px;
}
.elButtonSub,
.elButtonSub1,
.elButtonSub2 {
  display: block;
  opacity: 0.7;
  font-weight: normal;
}
.elButtonSize1 .elButtonSub,
.elButtonSize1 .elButtonSub1,
.elButtonSize1 .elButtonSub2 {
  font-size: 14px;
}
.elButtonSize2 .elButtonSub,
.elButtonSize2 .elButtonSub1,
.elButtonSize2 .elButtonSub2 {
  font-size: 16px;
}
.elButtonSize3 .elButtonSub,
.elButtonSize3 .elButtonSub1,
.elButtonSize3 .elButtonSub2 {
  font-size: 18px;
}
.elButtonSize4 .elButtonSub {
  font-size: 21px;
}
.elButtonFull {
  display: block;
  text-align: center;
  width: 100%;
}
.elButtonInline {
  display: inline-block;
  margin-right: 25px;
}
.elButtonRollover1:hover {
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.elButtonRollover2:hover {
  opacity: 0.7;
}
.elButtonAnimate1 {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.05);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.05);
  }
  100% {
    transform: scale(1);
  }
}
.elButtonAnimate1 {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}
.elButtonAnimate1:hover {
  animation-play-state: paused;
  -webkit-animation-play-state: paused;
}
.elButtonAnimate2 {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
}
@-webkit-keyframes pulse2 {
  0% {
    -webkit-transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
@keyframes pulse2 {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
.elButtonAnimate2 {
  -webkit-animation-name: pulse2;
  animation-name: pulse2;
}
.elButtonAnimate2:hover {
  animation-play-state: paused;
  -webkit-animation-play-state: paused;
}
.elButtonTxtColor2 {
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.2);
}
.elButtonTxtColor3 {
  text-shadow: -1px -1px 0px rgba(255, 255, 255, 0.1);
}
.elButtonTxtColor4 {
  text-shadow: 3px 2px 1px rgba(0, 0, 0, 0.2);
}
.elButtonTxtColor5 {
  text-shadow: 0 0 8px rgba(0, 0, 0, 0.8);
}
.elButtonSubtle {
  border: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
  border-radius: 4px;
}
.elButtonRounded {
  border: 1px solid rgba(0, 0, 0, 0.13);
  border-bottom: 4px solid rgba(0, 0, 0, 0.13);
  box-shadow: inset 0 1px 1px 0 rgba(255, 255, 255, 0.22);
  border-radius: 6px;
}
.elButtonRounded:hover {
  box-shadow: inset 0 2px 2px 0 rgba(255, 255, 255, 0.22),
    0 233px 233px 0 rgba(255, 255, 255, 0.12) inset;
}
.elButtonPill {
  border: 1px solid rgba(0, 0, 0, 0.13);
  border-bottom: 3px solid rgba(0, 0, 0, 0.13);
  box-shadow: inset 0 -1px -1px 0 rgba(0, 0, 0, 0.22);
  border-radius: 134px;
}
.elButtonPill:hover {
  box-shadow: 0 -133px 133px 0 rgba(255, 255, 255, 0.12) inset;
}
.elButtonSquare {
  border: 1px solid rgba(0, 0, 0, 0.13);
  -moz-box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.3);
  -webkit-box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.3);
  box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.3);
  border-radius: 0;
}
.elButtonSquare:hover {
  box-shadow: 0 -133px 133px 0 rgba(255, 255, 255, 0.2) inset;
}
.elButtonWhiteBorder {
  border: 2px solid #fff;
  -moz-box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.3);
  -webkit-box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.3);
  box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.3);
  border-radius: 0;
}
.elButtonWhiteBorder:hover {
  box-shadow: 0 -133px 133px 0 rgba(255, 255, 255, 0.2) inset;
}
.elButtonBlackBorder {
  border: 2px solid #000;
  -moz-box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.3);
  -webkit-box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.3);
  box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.3);
  border-radius: 0;
}
.elButtonBlackBorder:hover {
  box-shadow: 0 -133px 133px 0 rgba(255, 255, 255, 0.2) inset;
}
.elButtonJuicy {
  border: 4px dashed rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 0 44px rgba(255, 255, 255, 0.3),
    inset 0 0 4px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 0 44px rgba(255, 255, 255, 0.3),
    inset 0 0 4px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 0 44px rgba(255, 255, 255, 0.3),
    inset 0 0 4px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
}
.elButtonJuicy:hover {
  box-shadow: 0 -133px 133px 0 rgba(255, 255, 255, 0.1) inset;
}
.elButtonDottedBorder {
  border: 3px dotted rgba(0, 0, 0, 0.2);
}
.elButtonDottedBorder:hover {
  box-shadow: 0 -133px 133px 0 rgba(255, 255, 255, 0.1) inset;
}
.elButtonBorderDouble {
  border: 7px rgba(0, 0, 0, 0.2);
  border-style: double double double double;
}
.elButtonBorderDouble:hover {
  box-shadow: 0 -133px 133px 0 rgba(255, 255, 255, 0.1) inset;
}
.elButtonBorderDoubleLight {
  border: 7px rgba(255, 255, 255, 0.8);
  border-style: double double double double;
}
.elButtonBorderDoubleLight:hover {
  box-shadow: 0 -133px 133px 0 rgba(255, 255, 255, 0.1) inset;
}
.elButtonIcon1 .elButtonMain:before {
  font-family: FontAwesome;
  content: "\f061";
  margin-right: 15px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.elButtonIcon2 .elButtonMain:before {
  font-family: FontAwesome;
  content: "\f063";
  margin-right: 15px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.elButtonIcon3 .elButtonMain:before {
  font-family: FontAwesome;
  content: "\f054";
  margin-right: 15px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.elButtonIcon4 .elButtonMain:before {
  font-family: FontAwesome;
  content: "\f078";
  margin-right: 15px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.elButtonIcon5 .elButtonMain:before {
  font-family: FontAwesome;
  content: "\f067";
  margin-right: 15px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.elButtonIcon6 .elButtonMain:before {
  font-family: FontAwesome;
  content: "\f00c";
  margin-right: 15px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.elButtonIcon7 .elButtonMain:before {
  font-family: FontAwesome;
  content: "\f14a";
  margin-right: 15px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.elButtonIcon8 .elButtonMain:before {
  font-family: FontAwesome;
  content: "\f07a";
  margin-right: 15px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.elButtonIcon9 .elButtonMain:before {
  font-family: FontAwesome;
  content: "\f099";
  margin-right: 15px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.elButtonIcon10 .elButtonMain:before {
  font-family: FontAwesome;
  content: "\f16a";
  margin-right: 15px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.elButtonIcon11 .elButtonMain:before {
  font-family: FontAwesome;
  content: "\f082";
  margin-right: 15px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.elButtonIcon12 .elButtonMain:before {
  font-family: FontAwesome;
  content: "\f02d";
  margin-right: 15px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.elButtonIcon13 .elButtonMain:before {
  font-family: FontAwesome;
  content: "\f073";
  margin-right: 15px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.elButtonIcon14 .elButtonMain:before {
  font-family: FontAwesome;
  content: "\f133";
  margin-right: 15px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.elButtonIcon15 .elButtonMain:before {
  font-family: FontAwesome;
  content: "\f1c1";
  margin-right: 15px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.elButtonIcon16 .elButtonMain:before {
  font-family: FontAwesome;
  content: "\f08a";
  margin-right: 15px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.elButtonIcon17 .elButtonMain:before {
  font-family: FontAwesome;
  content: "\f079";
  margin-right: 15px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.elButtonIcon18 .elButtonMain:before {
  font-family: FontAwesome;
  content: "\f1cd";
  margin-right: 15px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.elButtonIcon19 .elButtonMain:before {
  font-family: FontAwesome;
  content: "\f130";
  margin-right: 15px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.elButtonIcon20 .elButtonMain:before {
  font-family: FontAwesome;
  content: "\f1c6";
  margin-right: 15px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.elButtonIcon21 .elButtonMain:before {
  font-family: FontAwesome;
  content: "\f0f6";
  margin-right: 15px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.elButtonIcon22 .elButtonMain:before {
  font-family: FontAwesome;
  content: "\f1e0";
  margin-right: 15px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.elButtonIcon23 .elButtonMain:before {
  font-family: FontAwesome;
  content: "\f072";
  margin-right: 15px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.elButtonIcon24 .elButtonMain:before {
  font-family: FontAwesome;
  content: "\f09d";
  margin-right: 15px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.elButtonIcon1.elButtonRightIcon .elButtonMain:before {
  content: "";
  margin-right: 0;
}
.elButtonIcon2.elButtonRightIcon .elButtonMain:before {
  content: "";
  margin-right: 0;
}
.elButtonIcon3.elButtonRightIcon .elButtonMain:before {
  content: "";
  margin-right: 0;
}
.elButtonIcon4.elButtonRightIcon .elButtonMain:before {
  content: "";
  margin-right: 0;
}
.elButtonIcon5.elButtonRightIcon .elButtonMain:before {
  content: "";
  margin-right: 0;
}
.elButtonIcon6.elButtonRightIcon .elButtonMain:before {
  content: "";
  margin-right: 0;
}
.elButtonIcon7.elButtonRightIcon .elButtonMain:before {
  content: "";
  margin-right: 0;
}
.elButtonIcon8.elButtonRightIcon .elButtonMain:before {
  content: "";
  margin-right: 0;
}
.elButtonIcon9.elButtonRightIcon .elButtonMain:before {
  content: "";
  margin-right: 0;
}
.elButtonIcon10.elButtonRightIcon .elButtonMain:before {
  content: "";
  margin-right: 0;
}
.elButtonIcon10.elButtonRightIcon .elButtonMain:before {
  content: "";
  margin-right: 0;
}
.elButtonIcon11.elButtonRightIcon .elButtonMain:before {
  content: "";
  margin-right: 0;
}
.elButtonIcon12.elButtonRightIcon .elButtonMain:before {
  content: "";
  margin-right: 0;
}
.elButtonIcon13.elButtonRightIcon .elButtonMain:before {
  content: "";
  margin-right: 0;
}
.elButtonIcon14.elButtonRightIcon .elButtonMain:before {
  content: "";
  margin-right: 0;
}
.elButtonIcon15.elButtonRightIcon .elButtonMain:before {
  content: "";
  margin-right: 0;
}
.elButtonIcon16.elButtonRightIcon .elButtonMain:before {
  content: "";
  margin-right: 0;
}
.elButtonIcon17.elButtonRightIcon .elButtonMain:before {
  content: "";
  margin-right: 0;
}
.elButtonIcon18.elButtonRightIcon .elButtonMain:before {
  content: "";
  margin-right: 0;
}
.elButtonIcon19.elButtonRightIcon .elButtonMain:before {
  content: "";
  margin-right: 0;
}
.elButtonIcon20.elButtonRightIcon .elButtonMain:before {
  content: "";
  margin-right: 0;
}
.elButtonIcon21.elButtonRightIcon .elButtonMain:before {
  content: "";
  margin-right: 0;
}
.elButtonIcon22.elButtonRightIcon .elButtonMain:before {
  content: "";
  margin-right: 0;
}
.elButtonIcon23.elButtonRightIcon .elButtonMain:before {
  content: "";
  margin-right: 0;
}
.elButtonIcon24.elButtonRightIcon .elButtonMain:before {
  content: "";
  margin-right: 0;
}
.elButtonIcon1.elButtonRightIcon .elButtonMain:after {
  font-family: FontAwesome;
  content: "\f061";
  margin-left: 15px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.elButtonIcon2.elButtonRightIcon .elButtonMain:after {
  font-family: FontAwesome;
  content: "\f063";
  margin-left: 15px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.elButtonIcon3.elButtonRightIcon .elButtonMain:after {
  font-family: FontAwesome;
  content: "\f054";
  margin-left: 15px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.elButtonIcon4.elButtonRightIcon .elButtonMain:after {
  font-family: FontAwesome;
  content: "\f078";
  margin-left: 15px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.elButtonIcon5.elButtonRightIcon .elButtonMain:after {
  font-family: FontAwesome;
  content: "\f067";
  margin-left: 15px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.elButtonIcon6.elButtonRightIcon .elButtonMain:after {
  font-family: FontAwesome;
  content: "\f00c";
  margin-left: 15px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.elButtonIcon7.elButtonRightIcon .elButtonMain:after {
  font-family: FontAwesome;
  content: "\f14a";
  margin-left: 15px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.elButtonIcon8.elButtonRightIcon .elButtonMain:after {
  font-family: FontAwesome;
  content: "\f07a";
  margin-left: 15px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.elButtonIcon9.elButtonRightIcon .elButtonMain:after {
  font-family: FontAwesome;
  content: "\f099";
  margin-left: 15px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.elButtonIcon10.elButtonRightIcon .elButtonMain:after {
  font-family: FontAwesome;
  content: "\f16a";
  margin-left: 15px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.elButtonIcon11.elButtonRightIcon .elButtonMain:after {
  font-family: FontAwesome;
  content: "\f082";
  margin-left: 15px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.elButtonIcon12.elButtonRightIcon .elButtonMain:after {
  font-family: FontAwesome;
  content: "\f02d";
  margin-left: 15px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.elButtonIcon13.elButtonRightIcon .elButtonMain:after {
  font-family: FontAwesome;
  content: "\f073";
  margin-left: 15px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.elButtonIcon14.elButtonRightIcon .elButtonMain:after {
  font-family: FontAwesome;
  content: "\f133";
  margin-left: 15px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.elButtonIcon15.elButtonRightIcon .elButtonMain:after {
  font-family: FontAwesome;
  content: "\f1c1";
  margin-left: 15px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.elButtonIcon16.elButtonRightIcon .elButtonMain:after {
  font-family: FontAwesome;
  content: "\f08a";
  margin-left: 15px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.elButtonIcon17.elButtonRightIcon .elButtonMain:after {
  font-family: FontAwesome;
  content: "\f079";
  margin-left: 15px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.elButtonIcon18.elButtonRightIcon .elButtonMain:after {
  font-family: FontAwesome;
  content: "\f1cd";
  margin-left: 15px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.elButtonIcon19.elButtonRightIcon .elButtonMain:after {
  font-family: FontAwesome;
  content: "\f130";
  margin-left: 15px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.elButtonIcon20.elButtonRightIcon .elButtonMain:after {
  font-family: FontAwesome;
  content: "\f1c6";
  margin-left: 15px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.elButtonIcon21.elButtonRightIcon .elButtonMain:after {
  font-family: FontAwesome;
  content: "\f0f6";
  margin-left: 15px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.elButtonIcon22.elButtonRightIcon .elButtonMain:after {
  font-family: FontAwesome;
  content: "\f1e0";
  margin-left: 15px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.elButtonIcon23.elButtonRightIcon .elButtonMain:after {
  font-family: FontAwesome;
  content: "\f072";
  margin-left: 15px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.elButtonIcon24.elButtonRightIcon .elButtonMain:after {
  font-family: FontAwesome;
  content: "\f09d";
  margin-left: 15px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.elButtonColor1 {
  background-color: #0092d5;
}
.elButtonColor1:hover {
  background-color: #0c69a8;
}
.elButtonColor2 {
  background-color: #8ab743;
}
.elButtonColor2:hover {
  background-color: #658f2c;
}
.elButtonColor3 {
  background-color: #fdbe4b;
  text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.2);
}
.elButtonColor3:hover {
  background-color: #fb983b;
}
.elButtonColor4 {
  background-color: #ea5032;
}
.elButtonColor4:hover {
  background-color: #d23524;
}
.elButtonColor5 {
  background-color: #212121;
}
.elButtonBottomBorder {
  border-bottom: 3px solid rgba(0, 0, 0, 0.2);
  border-left: none !important;
  border-right: none !important;
}
.elButtonShadow1 {
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
}
.elButtonShadow2 {
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
}
.elButtonShadow3 {
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.7);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.7);
}
.elButtonShadow4 {
  -webkit-box-shadow: 0 8px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 8px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 8px 1px rgba(0, 0, 0, 0.1);
}
.elButtonShadow5 {
  -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 25px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.2), 0 0 15px rgba(0, 0, 0, 0.2),
    0 0 3px rgba(0, 0, 0, 0.4);
}
.elButtonShadow6 {
  -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 25px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.4), 0 0 15px rgba(255, 255, 255, 0.2),
    0 0 3px rgba(255, 255, 255, 0.4);
}
.elButtonGradient {
  -webkit-box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.2);
  -moz-box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.2);
  box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.2);
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.elButtonShadow1.elButtonGradient {
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2),
    inset 0 0 0 2px rgba(255, 255, 255, 0.2);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2),
    inset 0 0 0 2px rgba(255, 255, 255, 0.2);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2),
    inset 0 0 0 2px rgba(255, 255, 255, 0.2);
}
.elButtonShadow2.elButtonGradient {
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4),
    inset 0 0 0 2px rgba(255, 255, 255, 0.2);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4),
    inset 0 0 0 2px rgba(255, 255, 255, 0.2);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4),
    inset 0 0 0 2px rgba(255, 255, 255, 0.2);
}
.elButtonShadow3.elButtonGradient {
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.7),
    inset 0 0 0 2px rgba(255, 255, 255, 0.2);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.7),
    inset 0 0 0 2px rgba(255, 255, 255, 0.2);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.7),
    inset 0 0 0 2px rgba(255, 255, 255, 0.2);
}
.elButtonColor1.elButtonBorder {
  border: 3px solid #0092d5;
  color: #0092d5;
  background-color: transparent !important;
}
.elButtonColor1.elButtonBorder:hover {
  border: 3px solid rgba(0, 0, 0, 0.15);
  color: #fff;
  background-color: #0092d5 !important;
}
.elButtonColor2.elButtonBorder {
  border: 3px solid #8ab743;
  color: #8ab743;
  background-color: transparent !important;
}
.elButtonColor2.elButtonBorder:hover {
  border: 3px solid rgba(0, 0, 0, 0.15);
  color: #fff;
  background-color: #8ab743 !important;
}
.elButtonColor3.elButtonBorder {
  border: 3px solid #fccc1a;
  color: #fccc1a;
  background-color: transparent !important;
}
.elButtonColor3.elButtonBorder:hover {
  border: 3px solid rgba(0, 0, 0, 0.15);
  color: #fff;
  background-color: #fccc1a !important;
}
.elButtonColor4.elButtonBorder {
  border: 3px solid #ea5032;
  color: #ea5032;
  background-color: transparent !important;
}
.elButtonColor4.elButtonBorder:hover {
  border: 3px solid rgba(0, 0, 0, 0.15);
  color: #fff;
  background-color: #ea5032 !important;
}
.elButtonColor5.elButtonBorder {
  border: 3px solid #212121;
  color: #212121;
  background-color: transparent !important;
}
.elButtonColor5.elButtonBorder:hover {
  border: 3px solid rgba(0, 0, 0, 0.15);
  color: #fff;
  background-color: #212121 !important;
}
.elButtonGradient2 {
  -webkit-box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.2);
  -moz-box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.2);
  box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.2);
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.elButtonShadow1.elButtonGradient2 {
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2),
    inset 0 0 0 2px rgba(255, 255, 255, 0.2);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2),
    inset 0 0 0 2px rgba(255, 255, 255, 0.2);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2),
    inset 0 0 0 2px rgba(255, 255, 255, 0.2);
}
.elButtonShadow2.elButtonGradient2 {
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4),
    inset 0 0 0 2px rgba(255, 255, 255, 0.2);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4),
    inset 0 0 0 2px rgba(255, 255, 255, 0.2);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4),
    inset 0 0 0 2px rgba(255, 255, 255, 0.2);
}
.elButtonShadow3.elButtonGradient2 {
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.7),
    inset 0 0 0 2px rgba(255, 255, 255, 0.2);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.7),
    inset 0 0 0 2px rgba(255, 255, 255, 0.2);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.7),
    inset 0 0 0 2px rgba(255, 255, 255, 0.2);
}
.elButtonText {
  border: none !important;
  background-color: transparent !important;
}
.elButtonText:hover {
  text-decoration: underline;
}
.elButtonText.elButtonSize1 {
  font-size: 14px;
}
.elButtonText.elButtonSize2 {
  font-size: 18px;
}
.elButtonText.elButtonSize3 {
  font-size: 24px;
}
.elButtonText.elButtonSize4 {
  font-size: 32px;
}
.elButtonToggleConnected .btnToggle.elB1 {
  margin-right: -2px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-right: 2px solid rgba(0, 0, 0, 0.05);
}
.elButtonToggleConnected .btnToggle.elB2 {
  margin-left: -2px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  border-left: 2px solid rgba(0, 0, 0, 0.05);
}
.elButtonToggleSep .btnToggle.elB1 {
  margin-right: 15px;
}
.elButtonToggleSep .btnToggle.elB2 {
  margin-left: 15px;
}
.elButtonToggleWidth1.elButtonToggleConnected .btnToggle.elB1 {
  width: 50%;
}
.elButtonToggleWidth1.elButtonToggleConnected .btnToggle.elB2 {
  width: 50%;
}
.elButtonToggleWidth1.elButtonToggleSep .btnToggle.elB1 {
  width: 45%;
}
.elButtonToggleWidth1.elButtonToggleSep .btnToggle.elB2 {
  width: 45%;
}
.elButtonSubmitted {
  opacity: 0.8;
  cursor: progress;
}
.el_cf_orangeBuyNow {
  -moz-box-shadow: inset 0px -7px 8px -7px #ffd59e;
  -webkit-box-shadow: inset 0px -7px 8px -7px #ffd59e;
  box-shadow: inset 0px -7px 8px -7px #ffd59e;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0.05, #f9d67d),
    color-stop(1, #f3b156)
  );
  background: -moz-linear-gradient(top, #f9d67d 5%, #f3b156 100%);
  background: -webkit-linear-gradient(top, #f9d67d 5%, #f3b156 100%);
  background: -o-linear-gradient(top, #f9d67d 5%, #f3b156 100%);
  background: -ms-linear-gradient(top, #f9d67d 5%, #f3b156 100%);
  background: linear-gradient(to bottom, #f9d67d 5%, #f3b156 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9d67d', endColorstr='#f3b156',GradientType=0);
  background-color: #f9d67d;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  border: 1px solid #dda755;
  display: inline-block;
  cursor: pointer;
  font-weight: bold;
  color: #9d540b;
  font-weight: bold;
  padding: 10px 10px;
  position: relative;
  text-decoration: none;
  text-shadow: -1px 1px 0px #fbdc8f;
}
.el_cf_orangeBuyNow:hover {
  color: #9d540b;
}
.el_cf_orangeBuyNow:active {
  position: relative;
  top: 1px;
  color: #9d540b;
  box-shadow: 0 2px 4px #9d540b;
}
.el_cf_brightBlueButton {
  -moz-box-shadow: inset 0px -7px 8px -7px #c9e2ff;
  -webkit-box-shadow: inset 0px -7px 8px -7px #c9e2ff;
  box-shadow: inset 0px -7px 8px -7px #c9e2ff;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0.05, #78a7da),
    color-stop(1, #3a68b2)
  );
  background: -moz-linear-gradient(top, #78a7da 5%, #3a68b2 100%);
  background: -webkit-linear-gradient(top, #78a7da 5%, #3a68b2 100%);
  background: -o-linear-gradient(top, #78a7da 5%, #3a68b2 100%);
  background: -ms-linear-gradient(top, #78a7da 5%, #3a68b2 100%);
  background: linear-gradient(to bottom, #78a7da 5%, #3a68b2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#78a7da', endColorstr='#3a68b2',GradientType=0);
  background-color: #78a7da;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #3e70aa;
  display: inline-block;
  cursor: pointer;
  color: #ffffff;
  font-weight: bold;
  padding: 10px 10px;
  text-decoration: none;
  text-shadow: -1px 1px 0px #3e70aa;
}
.el_cf_brightBlueButton:hover {
  color: #ffffff;
}
.el_cf_brightBlueButton:active {
  position: relative;
  top: 1px;
  color: #fff;
  box-shadow: 0 2px 4px #9d540b;
}
.ceoinput,
.ceoinput > * {
  border: 1px solid #b4becd;
  border-top-color: #b0baca;
  border-bottom-color: #d3d9e2;
  box-shadow: inset 0 1px 2px rgba(130, 137, 150, 0.23),
    0 1px 0 rgba(255, 255, 255, 0.95) !important;
  border-radius: 3px !important;
}
.ceoinput2,
.ceoinput2 > * {
  border: 1px solid #b4becd;
  border-top-color: #b0baca;
  border-bottom-color: #d3d9e2;
  box-shadow: inset 0 1px 2px rgba(130, 137, 150, 0.23),
    0 1px 0 rgba(255, 255, 255, 0.85) !important;
  border-radius: 123px !important;
}
.es-simTranDark,
.es-simTranDark > * {
  border-radius: 0 !important;
  background-color: rgba(0, 0, 0, 0.15);
  border: 0;
  color: #969696 !important;
  padding-top: 15px !important;
  padding-bottom: 15px !important;
  font-weight: bold !important;
  letter-spacing: 0.8px;
}
.es-simTranLight,
.es-simTranLight > * {
  border-radius: 0 !important;
  background-color: rgba(255, 255, 255, 0.15);
  border: 0;
  color: #969696 !important;
  padding-top: 15px !important;
  padding-bottom: 15px !important;
  font-weight: bold !important;
  letter-spacing: 0.8px;
}
.es-minUnderDark,
.es-minUnderDark > * {
  border-radius: 0 !important;
  border: 0 !important;
  border-bottom: 2px solid black !important;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px;
  padding: 10px 25px 10px 5px !important;
}
.es-minUnderLight,
.es-minUnderLight > * {
  border-radius: 0 !important;
  border: 0;
  border-bottom: 2px solid white;
  background-color: transparent;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 5px;
  padding: 10px 25px 10px 5px !important;
  color: white !important;
}
.es-gradient,
.es-gradient > * {
  border: 1px solid rgba(0, 0, 0, 0.25);
  border-radius: 5px !important;
  box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, 0.055) !important;
  padding: 15px 20px;
  font-weight: 200;
}
.es-lightgreyInput,
.es-lightgreyInput > * {
  border-radius: 5px !important;
  box-shadow: inset 0px 2px 4px rgba(128, 128, 128, 0.15),
    0px 3px 2px rgba(140, 157, 169, 0.14) !important;
  padding: 15px 20px;
  font-weight: 200;
}
.es-divoted,
.es-divoted > * {
  border-radius: 6px !important;
  border: 1px solid #fff;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.33) !important;
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.33) !important;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.33) !important;
}
.es-cleanSqueeze {
  padding: 10px 15px !important;
  font-weight: bold !important;
  letter-spacing: -1px !important;
  border: 2px solid black !important;
  border-radius: 3px !important;
  box-shadow: 0px 0px 0px 1px rgba(64, 64, 71, 0.298039);
}
.ceoinputRounded,
.ceoinputRounded > * {
  border: 1px solid #b4becd;
  border-bottom: 3px solid #b4becd;
  border-top-color: #b0baca;
  border-bottom-color: #d3d9e2;
  box-shadow: inset 0 1px 2px rgba(130, 137, 150, 0.23),
    0 1px 0 rgba(255, 255, 255, 0.85) !important;
  border-radius: 303px !important;
  color: #333 !important;
}
.blueInputTheme,
.blueInputTheme > * {
  border: 1px solid #b4becd !important;
  border-bottom: 3px solid #b4becd !important;
  border-top-color: #b0baca !important;
  border-bottom-color: #d3d9e2 !important;
  box-shadow: inset 0 1px 2px rgba(130, 137, 150, 0.23),
    0 1px 0 rgba(255, 255, 255, 0.85) !important;
  border-radius: 5px !important;
  color: #333 !important;
}
.el_button_theme_white {
  padding: 9px 18px;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  display: inline-block;
  background: #f6f6f6;
  background: -moz-linear-gradient(top, #fff, #fff 50%, #efefef);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, #fff),
    color-stop(0.5, #fff),
    to(#efefef)
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#FFFFFF', EndColorStr='#E6E6E6');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#FFFFFF', EndColorStr='#E6E6E6')";
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #ddd;
  border-bottom: 1px solid #cdcdcd;
  color: #666;
  text-shadow: 0 1px 1px #fff;
}
.el_button_theme_white:hover {
  color: #666;
}
.el_button_theme_grey {
  padding: 9px 18px;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  display: inline-block;
  background: #e6e6e6;
  background: -moz-linear-gradient(top, #fff, #f5f5f5 5%, #e2e2e2 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, #fff),
    color-stop(0.03, #f5f5f5),
    to(#e2e2e2)
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#f5f5f5', EndColorStr='#e2e2e2');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#f5f5f5', EndColorStr='#e2e2e2')";
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #d0d0d0;
  border-bottom: 1px solid #b5b5b5;
  color: #5e5e5e;
  text-shadow: 1px 1px 1px #fff;
}
.el_button_theme_grey:hover {
  color: #5e5e5e;
}
.el_button_theme_blue {
  padding: 9px 18px;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  display: inline-block;
  background: #49b8e7;
  background: -moz-linear-gradient(top, #d1edfa, #8dd8f8 5%, #60b5d9);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, #c9e7f5),
    color-stop(0.03, #8dd8f8),
    to(#60b5d9)
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#8dd8f8', EndColorStr='#60b5d9');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#8dd8f8', EndColorStr='#60b5d9')";
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #54abcf;
  border-bottom: 1px solid #398fb4;
  color: #fff;
  text-shadow: 0 1px 1px #0f739d;
}
.el_button_theme_blue:hover {
  color: #fff;
}
.el_button_theme_darkblue {
  padding: 9px 18px;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  display: inline-block;
  background: #4986e8;
  background: -moz-linear-gradient(top, #c1d7ff, #76b8fc 5%, #4986e8);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, #aadaf0),
    color-stop(0.03, #76b8fc),
    to(#4986e8)
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#76b8fc', EndColorStr='#4986e8');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#76b8fc', EndColorStr='#4986e8')";
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #3b79df;
  border-bottom: 1px solid #2562c7;
  color: #fff;
  text-shadow: 0 1px 1px #0d3474;
}
.el_button_theme_darkblue:hover {
  color: #fff;
}
.el_button_theme_pink {
  padding: 9px 18px;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  display: inline-block;
  background: #ec56b5;
  background: -moz-linear-gradient(top, #f8bfe3, #f87bca 5%, #ec56b5);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, #f8bfe3),
    color-stop(0.03, #f87bca),
    to(#ec56b5)
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#f87bca', EndColorStr='#ec56b5');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#f87bca', EndColorStr='#ec56b5')";
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #e54aac;
  border-bottom: 1px solid #cc3695;
  color: #fff;
  text-shadow: 0 1px 1px #8d1b63;
}
.el_button_theme_pink:hover {
  color: #fff;
}
.el_button_theme_green {
  padding: 9px 18px;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  display: inline-block;
  background: #6abe18;
  background: -moz-linear-gradient(top, #cbe951, #9dd254 5%, #5eac11);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, #cbe951),
    color-stop(0.03, #9dd254),
    to(#5eac11)
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#9dd254', EndColorStr='#5eac11');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#9dd254', EndColorStr='#5eac11')";
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #53a40c;
  border-bottom: 1px solid #468f0a;
  color: #fff;
  text-shadow: 0 1px 1px #316903;
}
.el_button_theme_green:hover {
  color: #fff;
}
.el_button_theme_orange {
  padding: 9px 18px;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  display: inline-block;
  background: #f48423;
  background: -moz-linear-gradient(top, #ffdf9e, #f5b026 5%, #f48423);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, #ffd683),
    color-stop(0.03, #f5b026),
    to(#f48423)
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#f5b026', EndColorStr='#f48423');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#f5b026', EndColorStr='#f48423')";
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #e6791c;
  border-bottom: 1px solid #d86f15;
  color: #fff;
  text-shadow: 0 1px 1px #6f3a02;
}
.el_button_theme_orange:hover {
  color: #fff;
}
.el_button_theme_transparent {
  padding: 9px 18px;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  display: inline-block;
  color: #fff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  border-bottom: 1px solid rgba(255, 255, 255, 0.01);
  background: rgba(255, 255, 255, 0.2);
  background: -moz-linear-gradient(
    top,
    rgba(255, 255, 255, 0.25),
    rgba(255, 255, 255, 0.14) 150%
  );
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, rgba(255, 255, 255, 0.2)),
    color-stop(1.5, rgba(255, 255, 255, 0.09))
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#999999', EndColorStr='#666666');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#999999', EndColorStr='#666666')";
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
}
.iconelement_theme_1 {
  padding: 0;
  margin: 0;
  color: inherit;
  text-align: center;
  font-size: 55px;
  line-height: 1em;
  display: block;
  text-shadow: 1px 1px 0 #fff, 3px 3px 3px rgba(0, 0, 0, 0.075);
}
.iconelement_theme_1 i {
  background: #f9f9f9;
  border-radius: 200px;
  padding: 20px 26px;
  border-bottom: 2px solid rgba(0, 0, 0, 0.075);
}
.iconelement_theme_2 {
  padding: 0;
  margin: 0;
  color: inherit;
  text-align: center;
  font-size: 55px;
  line-height: 1em;
  display: block;
  text-shadow: 3px 2px 5px rgba(0, 0, 0, 0.15);
  color: #fff;
}
.iconelement_theme_2 i {
  background: #0074c7;
  border-radius: 4px;
  padding: 10px 16px;
  color: #fff;
  border: 2px solid rgba(0, 0, 0, 0.15);
  border-bottom: 4px solid rgba(0, 0, 0, 0.15);
}
.iconelement_theme_3 {
  padding: 0;
  margin: 0;
  color: inherit;
  text-align: center;
  font-size: 55px;
  line-height: 1em;
  display: block;
  text-shadow: 3px 2px 5px rgba(0, 0, 0, 0.15);
}
.iconelement_theme_3 i {
  background: #fafafa;
  border-radius: 4px;
  padding: 10px 16px;
  border: 2px solid rgba(0, 0, 0, 0.075);
  border-bottom: 4px solid rgba(0, 0, 0, 0.075);
}
.iconelement_theme_5 {
  padding: 0;
  margin: 0;
  color: inherit;
  text-align: center;
  font-size: 55px;
  line-height: 1em;
  display: block;
}
.iconelement_theme_5 i {
  border-radius: 200px;
  padding: 19px 26px;
  border: 2px solid rgba(0, 0, 0, 0.15);
}
.iconelement_theme_6 {
  padding: 0;
  margin: 0;
  color: inherit;
  text-align: center;
  font-size: 55px;
  line-height: 1em;
  display: block;
}
.iconelement_theme_6 i {
  border-radius: 4px;
  padding: 10px 10px;
  border: 2px solid rgba(0, 0, 0, 0.15);
}
.iconelement_theme_7 {
  padding: 0;
  margin: 0;
  color: inherit;
  text-align: center;
  font-size: 55px;
  line-height: 1em;
  display: block;
  text-shadow: 3px 2px 5px rgba(0, 0, 0, 0.15);
}
.iconelement_theme_7 i {
  background: #3cb371;
  border-radius: 4px;
  padding: 10px 16px;
  color: #fff;
  background: #6abe18;
  background: -moz-linear-gradient(top, #cbe951, #9dd254 5%, #5eac11);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, #cbe951),
    color-stop(0.03, #9dd254),
    to(#5eac11)
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#9dd254', EndColorStr='#5eac11');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#9dd254', EndColorStr='#5eac11')";
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #53a40c;
  border-bottom: 1px solid #468f0a;
  color: #fff;
  text-shadow: 0 1px 1px #316903;
}
.iconelement_theme_8 {
  padding: 0;
  margin: 0;
  color: inherit;
  text-align: center;
  font-size: 55px;
  line-height: 1em;
  display: block;
  text-shadow: 3px 2px 5px rgba(0, 0, 0, 0.15);
}
.iconelement_theme_8 i {
  padding: 10px 16px;
  text-shadow: 0 1px 0 #fff;
  background: #f5f5f5;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#f9f9f9),
    to(#f0f0f0)
  );
  background: -moz-linear-gradient(top, #f9f9f9, #f0f0f0);
  border: 1px solid #dedede;
  border-color: #dedede #d8d8d8 #d3d3d3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px #eaeaea, inset 0 1px 0 #fbfbfb;
  -moz-box-shadow: 0 1px 2px #eaeaea, inset 0 1px 0 #fbfbfb;
  box-shadow: 0 1px 2px #eaeaea, inset 0 1px 0 #fbfbfb;
  background: #e6433d;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#f8674b),
    to(#d54746)
  );
  background: -moz-linear-gradient(top, #f8674b, #d54746);
  border-color: #d1371c #d1371c #9f220d;
  color: #fff;
  text-shadow: 0 1px 1px #961a07;
  -webkit-box-shadow: 0 1px 2px #d6d6d6, inset 0 1px 0 #ff9573;
  -moz-box-shadow: 0 1px 2px #d6d6d6, inset 0 1px 0 #ff9573;
  box-shadow: 0 1px 2px #d6d6d6;
}
.iconelement_theme_9 {
  padding: 0;
  margin: 0;
  color: inherit;
  text-align: center;
  font-size: 55px;
  line-height: 1em;
  display: block;
  text-shadow: 3px 2px 5px rgba(0, 0, 0, 0.15);
}
.iconelement_theme_9 i {
  padding: 10px 16px;
  -moz-box-shadow: inset 0px -7px 8px -7px #ffd59e;
  -webkit-box-shadow: inset 0px -7px 8px -7px #ffd59e;
  box-shadow: inset 0px -7px 8px -7px #ffd59e;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0.05, #f9d67d),
    color-stop(1, #f3b156)
  );
  background: -moz-linear-gradient(top, #f9d67d 5%, #f3b156 100%);
  background: -webkit-linear-gradient(top, #f9d67d 5%, #f3b156 100%);
  background: -o-linear-gradient(top, #f9d67d 5%, #f3b156 100%);
  background: -ms-linear-gradient(top, #f9d67d 5%, #f3b156 100%);
  background: linear-gradient(to bottom, #f9d67d 5%, #f3b156 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9d67d', endColorstr='#f3b156',GradientType=0);
  background-color: #f9d67d;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  border: 1px solid #dda755;
  display: inline-block;
  font-weight: bold;
  color: #9d540b;
}
.iconelement_theme_10 {
  padding: 0;
  margin: 0;
  color: inherit;
  text-align: center;
  font-size: 55px;
  line-height: 1em;
  display: block;
  text-shadow: 3px 2px 5px rgba(0, 0, 0, 0.15);
}
.iconelement_theme_10 i {
  background: #3cb371;
  border-radius: 4px;
  padding: 10px 16px;
  background: -webkit-linear-gradient(
    top,
    #f4f5f7 0%,
    #e1e2e6 90%,
    #cfd1d4 100%
  );
  background: -moz-linear-gradient(top, #f4f5f7 0%, #e1e2e6 90%, #cfd1d4 100%);
  background: -o-linear-gradient(top, #f4f5f7 0%, #e1e2e6 90%, #cfd1d4 100%);
  background: -ms-linear-gradient(top, #f4f5f7 0%, #e1e2e6 90%, #cfd1d4 100%);
  background: linear-gradient(top, #f4f5f7 0%, #e1e2e6 90%, #cfd1d4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f5f7', endColorstr='#cfd1d4',GradientType=0 );
  border: 1px solid #949494;
  -webkit-box-shadow: inset 0px 1px 0px #fff, 0px 1px 1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0px 1px 0px #fff, 0px 1px 1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0px 1px 0px #fff, 0px 1px 1px rgba(0, 0, 0, 0.15);
  color: #555454;
  text-shadow: 0px 1px 0px #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.iconelement_theme_11 {
  padding: 0;
  margin: 0;
  color: inherit;
  text-align: center;
  font-size: 55px;
  line-height: 1em;
  display: block;
  text-shadow: 3px 2px 5px rgba(0, 0, 0, 0.15);
}
.iconelement_theme_11 i {
  background: #3cb371;
  border-radius: 4px;
  padding: 10px 16px;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, #ffd683),
    color-stop(0.03, #f5b026),
    to(#f48423)
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#f5b026', EndColorStr='#f48423');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#f5b026', EndColorStr='#f48423')";
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #e6791c;
  border-bottom: 1px solid #d86f15;
  color: #fff;
  text-shadow: 0 1px 1px #6f3a02;
}
.iconelement_theme_12 {
  padding: 0;
  margin: 0;
  color: inherit;
  text-align: center;
  font-size: 55px;
  line-height: 1em;
  display: block;
  text-shadow: 3px 2px 5px rgba(0, 0, 0, 0.15);
}
.iconelement_theme_12 i {
  background: #3cb371;
  border-radius: 4px;
  padding: 10px 16px;
  color: #fff;
  -moz-box-shadow: inset 0px 1px 0px 0px #7a8eb9;
  -webkit-box-shadow: inset 0px 1px 0px 0px #7a8eb9;
  box-shadow: inset 0px 1px 0px 0px #7a8eb9;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0.05, #637aad),
    color-stop(1, #5972a7)
  );
  background: -moz-linear-gradient(top, #637aad 5%, #5972a7 100%);
  background: -webkit-linear-gradient(top, #637aad 5%, #5972a7 100%);
  background: -o-linear-gradient(top, #637aad 5%, #5972a7 100%);
  background: -ms-linear-gradient(top, #637aad 5%, #5972a7 100%);
  background: linear-gradient(to bottom, #637aad 5%, #5972a7 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#637aad', endColorstr='#5972a7',GradientType=0);
  background-color: #637aad;
  border: 1px solid #314179;
}
.iconelement_theme_13 {
  padding: 0;
  margin: 0;
  color: inherit;
  text-align: center;
  font-size: 55px;
  line-height: 1em;
  display: block;
  text-shadow: 3px 2px 5px rgba(0, 0, 0, 0.15);
}
.iconelement_theme_13 i {
  background: #3cb371;
  border-radius: 4px;
  padding: 10px 16px;
  color: #fff;
  background: -webkit-linear-gradient(top, #777 0%, #585858 90%, #454545 100%);
  background: -moz-linear-gradient(top, #777 0%, #585858 90%, #454545 100%);
  background: -o-linear-gradient(top, #777 0%, #585858 90%, #454545 100%);
  background: -ms-linear-gradient(top, #777 0%, #585858 90%, #454545 100%);
  background: linear-gradient(top, #777 0%, #585858 90%, #454545 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#777777', endColorstr='#454545',GradientType=0 );
  border: 1px solid #323232;
  -webkit-box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.35),
    0px 1px 1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.35),
    0px 1px 1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.35),
    0px 1px 1px rgba(0, 0, 0, 0.15);
  color: #fff;
  text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.22);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.cf_arrow_container_bottom {
  position: relative;
  overflow: visible;
}
.cf_arrow_container_bottom:after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-top-color: inherit;
  border-width: 40px;
  margin-left: -40px;
  z-index: 22;
}
.cf_arrow_container_top {
  position: relative;
  overflow: visible;
}
.cf_arrow_container_top:after {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  z-index: 22;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-bottom-color: inherit;
  border-width: 40px;
  margin-left: -40px;
}
.elBtnVP_5 {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}
.elBtnVP_10 {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
.elBtnVP_15 {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}
.elBtnVP_20 {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}
.elBtnVP_25 {
  padding-top: 25px !important;
  padding-bottom: 25px !important;
}
.elBtnVP_30 {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}
.elBtnVP_40 {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}
.elBtnVP_0 {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.elBtnHP_5 {
  padding-left: 5px !important;
  padding-right: 5px !important;
}
.elBtnHP_10 {
  padding-left: 10px !important;
  padding-right: 10px !important;
}
.elBtnHP_15 {
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.elBtnHP_20 {
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.elBtnHP_25 {
  padding-left: 25px !important;
  padding-right: 25px !important;
}
.elBtnHP_30 {
  padding-left: 30px !important;
  padding-right: 30px !important;
}
.elBtnHP_40 {
  padding-left: 40px !important;
  padding-right: 40px !important;
}
.elBtnHP_0 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.elButtonCorner0 {
  border-radius: 0px;
}
.elButtonCorner2 {
  border-radius: 2px;
}
.elButtonCorner3 {
  border-radius: 3px;
}
.elButtonCorner3 {
  border-radius: 3px;
}
.elButtonCorner5 {
  border-radius: 5px;
}
.elButtonCorner10 {
  border-radius: 10px;
}
.elButtonCorner15 {
  border-radius: 15px;
}
.elButtonCorner50 {
  border-radius: 50%;
}
.elBTN_b_1 {
  border: 1px solid rgba(0, 0, 0, 0.2);
}
.elBTN_b_2 {
  border: 2px solid rgba(0, 0, 0, 0.2);
}
.elBTN_b_3 {
  border: 3px solid rgba(0, 0, 0, 0.2);
}
.elBTN_b_4 {
  border: 4px solid rgba(0, 0, 0, 0.2);
}
.elBTN_b_5 {
  border: 5px solid rgba(0, 0, 0, 0.2);
}
.elBTN_b_10 {
  border: 10px solid rgba(0, 0, 0, 0.2);
}
.elBTN_b_1_2 {
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-bottom: 2px solid rgba(0, 0, 0, 0.2);
}
.elBTN_b_1_3 {
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-bottom: 3px solid rgba(0, 0, 0, 0.2);
}
.elBTN_b_2_3 {
  border: 2px solid rgba(0, 0, 0, 0.2);
  border-bottom: 3px solid rgba(0, 0, 0, 0.2);
}
.elButtonShadowN1 {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
}
.elButtonShadowN2 {
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2);
}
.elButtonShadowN3 {
  box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.2);
}
.is-countdown {
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
}
.countdown-rtl {
  direction: rtl;
}
.countdown-holding span {
  color: #888;
}
.countdown-row {
  clear: both;
  width: 100%;
  padding: 0px 2px;
  text-align: center;
}
.countdown-section {
  display: block;
  float: left;
  text-align: center;
  border-radius: 5px;
  margin: 0px;
  padding: 0px 10px;
}
.countdown-section:last-child {
  padding-right: 0px;
}
.countdown-amount {
  display: inline-block;
  text-align: center;
  font-weight: bold;
  padding: 10px;
  margin-bottom: 10px;
}
.countdown-period {
  display: block;
  text-transform: uppercase;
  font-size: 11px;
  color: rgba(0, 0, 0, 0.4);
}
.countdown-descr {
  display: block;
}
.cdLabelBold .countdown-period {
  font-weight: bold;
}
.cdLabelWhite .countdown-period {
  color: rgba(255, 255, 255, 0.3);
}
.wideCountdownSize1 .countdown-amount {
  font-size: 18px;
  width: 56px;
}
.wideCountdownSize1 .countdown-period {
  font-size: 9px;
}
.wideCountdownSize2 .countdown-amount {
  font-size: 27px;
  width: 69px;
}
.wideCountdownSize2 .countdown-period {
  font-size: 10px;
}
.wideCountdownSize4 .countdown-amount {
  font-size: 47px;
  width: 101px !important;
}
.wideCountdownSize4 .countdown-period {
  font-size: 14px;
}
.cdStyleTextOnly .countdown-amount {
  padding: 0px 10px;
  margin-bottom: 5px;
}
.cdBlack.cdStyleTextOnly .countdown-amount {
  color: #2e2e2e;
}
.cdWhite.cdStyleTextOnly .countdown-amount {
  color: #fff;
}
.cdRed.cdStyleTextOnly .countdown-amount {
  color: #c41229;
}
.cdBlue.cdStyleTextOnly .countdown-amount {
  color: #26789d;
}
.cdGreen.cdStyleTextOnly .countdown-amount {
  color: #668b42;
}
.cdYellow.cdStyleTextOnly .countdown-amount {
  color: #fee068;
}
.cdBlack.cdStyleTextOnly .countdown-amount:after {
  content: ":";
  color: #2e2e2e;
}
.cdWhite.cdStyleTextOnly .countdown-amount:after {
  content: ":";
  color: #fff;
}
.cdRed.cdStyleTextOnly .countdown-amount:after {
  content: ":";
  color: #c41229;
}
.cdBlue.cdStyleTextOnly .countdown-amount:after {
  content: ":";
  color: #26789d;
}
.cdGreen.cdStyleTextOnly .countdown-amount:after {
  content: ":";
  color: #668b42;
}
.cdYellow.cdStyleTextOnly .countdown-amount:after {
  content: ":";
  color: #fee068;
}
.wideCountdownSize1.cdStyleTextOnly .countdown-amount:after {
  position: absolute;
  margin-left: 20px;
  margin-top: -1px;
}
.wideCountdownSize2.cdStyleTextOnly .countdown-amount:after {
  position: absolute;
  margin-left: 20px;
  margin-top: -2px;
}
.wideCountdownSize4.cdStyleTextOnly .countdown-amount:after {
  position: absolute;
  margin-left: 25px;
  margin-top: -3px;
}
.countdown-show3 .countdown-section:nth-child(3) .countdown-amount:after {
  content: "";
}
.countdown-show4 .countdown-section:nth-child(4) .countdown-amount:after {
  content: "";
}
.countdown-show5 .countdown-section:nth-child(5) .countdown-amount:after {
  content: "";
}
.cdStyleCircleLine .countdown-amount {
  padding: 10px;
  margin-bottom: 10px;
  text-align: center;
}
.cdBlack.cdStyleCircleLine .countdown-amount {
  color: #2e2e2e;
  border: 4px solid #2e2e2e;
}
.cdWhite.cdStyleCircleLine .countdown-amount {
  color: #fff;
  border: 4px solid #fff;
}
.cdRed.cdStyleCircleLine .countdown-amount {
  color: #c41229;
  border: 4px solid #c41229;
}
.cdBlue.cdStyleCircleLine .countdown-amount {
  color: #26789d;
  border: 4px solid #26789d;
}
.cdGreen.cdStyleCircleLine .countdown-amount {
  color: #668b42;
  border: 4px solid #668b42;
}
.cdYellow.cdStyleCircleLine .countdown-amount {
  color: #fee068;
  border: 4px solid #fee068;
}
.wideCountdownSize1.cdStyleCircleLine .countdown-amount {
  border-radius: 100px;
  width: 55px;
}
.wideCountdownSize2.cdStyleCircleLine .countdown-amount {
  border-radius: 100px;
  width: 67px;
}
.wideCountdownSize4.cdStyleCircleLine .countdown-amount {
  border-radius: 100px;
}
.cdStyleCircleFill .countdown-amount {
  padding: 10px;
  margin-bottom: 10px;
  text-align: center;
  color: #fff;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1),
    inset 0 1px 0 rgba(255, 255, 255, 0.2);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1),
    inset 0 1px 0 rgba(255, 255, 255, 0.2);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1),
    inset 0 1px 0 rgba(255, 255, 255, 0.2);
}
.cdBlack.cdStyleCircleFill .countdown-amount {
  background-color: #2e2e2e;
  background: -moz-linear-gradient(top, #444 0%, #2e2e2e 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #444),
    color-stop(100%, #2e2e2e)
  );
  background: -webkit-linear-gradient(top, #444 0%, #2e2e2e 100%);
  background: -o-linear-gradient(top, #444 0%, #2e2e2e 100%);
  background: -ms-linear-gradient(top, #444 0%, #2e2e2e 100%);
  background: linear-gradient(to bottom, #444 0%, #2e2e2e 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#444444', endColorstr='#2e2e2e',GradientType=0 );
  border: 4px solid #2e2e2e;
}
.cdWhite.cdStyleCircleFill .countdown-amount {
  background: #ffffff;
  background: -moz-linear-gradient(top, #fff 0%, #eaeaea 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #fff),
    color-stop(100%, #eaeaea)
  );
  background: -webkit-linear-gradient(top, #fff 0%, #eaeaea 100%);
  background: -o-linear-gradient(top, #fff 0%, #eaeaea 100%);
  background: -ms-linear-gradient(top, #fff 0%, #eaeaea 100%);
  background: linear-gradient(to bottom, #fff 0%, #eaeaea 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaeaea',GradientType=0 );
  color: #232323;
  border: 4px solid #afafaf;
  text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.3);
}
.cdRed.cdStyleCircleFill .countdown-amount {
  background: #e5162f;
  background: -moz-linear-gradient(top, #e5162f 0%, #c41229 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #e5162f),
    color-stop(100%, #c41229)
  );
  background: -webkit-linear-gradient(top, #e5162f 0%, #c41229 100%);
  background: -o-linear-gradient(top, #e5162f 0%, #c41229 100%);
  background: -ms-linear-gradient(top, #e5162f 0%, #c41229 100%);
  background: linear-gradient(to bottom, #e5162f 0%, #c41229 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5162f', endColorstr='#c41229',GradientType=0 );
  border: 4px solid #c41229;
  text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.2);
  color: #43010f;
}
.cdBlue.cdStyleCircleFill .countdown-amount {
  background: #49a4cc;
  background: -moz-linear-gradient(top, #49a4cc 0%, #26789d 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #49a4cc),
    color-stop(100%, #26789d)
  );
  background: -webkit-linear-gradient(top, #49a4cc 0%, #26789d 100%);
  background: -o-linear-gradient(top, #49a4cc 0%, #26789d 100%);
  background: -ms-linear-gradient(top, #49a4cc 0%, #26789d 100%);
  background: linear-gradient(to bottom, #49a4cc 0%, #26789d 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#49a4cc', endColorstr='#26789d',GradientType=0 );
  border: 4px solid #26789d;
  text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.2);
  color: #154058;
}
.cdGreen.cdStyleCircleFill .countdown-amount {
  background: #77ba34;
  background: -moz-linear-gradient(top, #77ba34 0%, #668b42 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #77ba34),
    color-stop(100%, #668b42)
  );
  background: -webkit-linear-gradient(top, #77ba34 0%, #668b42 100%);
  background: -o-linear-gradient(top, #77ba34 0%, #668b42 100%);
  background: -ms-linear-gradient(top, #77ba34 0%, #668b42 100%);
  background: linear-gradient(to bottom, #77ba34 0%, #668b42 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#77ba34', endColorstr='#668b42',GradientType=0 );
  border: 4px solid #668b42;
  text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.2);
  color: #2a4315;
}
.cdYellow.cdStyleCircleFill .countdown-amount {
  background: #feea69;
  background: -moz-linear-gradient(top, #feea69 0%, #e29323 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #feea69),
    color-stop(100%, #e29323)
  );
  background: -webkit-linear-gradient(top, #feea69 0%, #e29323 100%);
  background: -o-linear-gradient(top, #feea69 0%, #e29323 100%);
  background: -ms-linear-gradient(top, #feea69 0%, #e29323 100%);
  background: linear-gradient(to bottom, #feea69 0%, #e29323 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feea69', endColorstr='#e29323',GradientType=0 );
  color: #42251f;
  border: 4px solid #e29323;
  text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.3);
}
.wideCountdownSize1.cdStyleCircleFill .countdown-amount {
  border-radius: 100px;
  width: 55px;
}
.wideCountdownSize2.cdStyleCircleFill .countdown-amount {
  border-radius: 100px;
  width: 67px;
}
.wideCountdownSize4.cdStyleCircleFill .countdown-amount {
  border-radius: 100px;
}
.cdStyleFlat .countdown-amount {
  padding: 10px;
  margin-bottom: 10px;
  text-align: center;
  color: #fff;
  border-radius: 5px;
  border: 2px solid rgba(0, 0, 0, 0.2);
}
.cdBlack.cdStyleFlat .countdown-amount {
  background-color: #2e2e2e;
}
.cdWhite.cdStyleFlat .countdown-amount {
  background-color: #fff;
  color: #232323;
  border: none;
}
.cdRed.cdStyleFlat .countdown-amount {
  background-color: #c41229;
}
.cdBlue.cdStyleFlat .countdown-amount {
  background-color: #26789d;
}
.cdGreen.cdStyleFlat .countdown-amount {
  background-color: #668b42;
}
.cdYellow.cdStyleFlat .countdown-amount {
  background-color: #fee068;
  color: #42251f;
}
.cdStyleGradient .countdown-amount {
  padding: 10px;
  margin-bottom: 10px;
  text-align: center;
  color: #fff;
  border-radius: 5px;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1),
    inset 0 1px 0 rgba(255, 255, 255, 0.2);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1),
    inset 0 1px 0 rgba(255, 255, 255, 0.2);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1),
    inset 0 1px 0 rgba(255, 255, 255, 0.2);
}
.cdBlack.cdStyleGradient .countdown-amount {
  background-color: #2e2e2e;
  background: -moz-linear-gradient(top, #444 0%, #2e2e2e 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #444),
    color-stop(100%, #2e2e2e)
  );
  background: -webkit-linear-gradient(top, #444 0%, #2e2e2e 100%);
  background: -o-linear-gradient(top, #444 0%, #2e2e2e 100%);
  background: -ms-linear-gradient(top, #444 0%, #2e2e2e 100%);
  background: linear-gradient(to bottom, #444 0%, #2e2e2e 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#444444', endColorstr='#2e2e2e',GradientType=0 );
  border: 2px solid #2e2e2e;
}
.cdWhite.cdStyleGradient .countdown-amount {
  background: #ffffff;
  background: -moz-linear-gradient(top, #fff 0%, #eaeaea 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #fff),
    color-stop(100%, #eaeaea)
  );
  background: -webkit-linear-gradient(top, #fff 0%, #eaeaea 100%);
  background: -o-linear-gradient(top, #fff 0%, #eaeaea 100%);
  background: -ms-linear-gradient(top, #fff 0%, #eaeaea 100%);
  background: linear-gradient(to bottom, #fff 0%, #eaeaea 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaeaea',GradientType=0 );
  color: #232323;
  border: 2px solid #afafaf;
  text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.3);
}
.cdRed.cdStyleGradient .countdown-amount {
  background: #e5162f;
  background: -moz-linear-gradient(top, #e5162f 0%, #c41229 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #e5162f),
    color-stop(100%, #c41229)
  );
  background: -webkit-linear-gradient(top, #e5162f 0%, #c41229 100%);
  background: -o-linear-gradient(top, #e5162f 0%, #c41229 100%);
  background: -ms-linear-gradient(top, #e5162f 0%, #c41229 100%);
  background: linear-gradient(to bottom, #e5162f 0%, #c41229 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5162f', endColorstr='#c41229',GradientType=0 );
  border: 2px solid #c41229;
  text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.2);
  color: #43010f;
}
.cdBlue.cdStyleGradient .countdown-amount {
  background: #49a4cc;
  background: -moz-linear-gradient(top, #49a4cc 0%, #26789d 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #49a4cc),
    color-stop(100%, #26789d)
  );
  background: -webkit-linear-gradient(top, #49a4cc 0%, #26789d 100%);
  background: -o-linear-gradient(top, #49a4cc 0%, #26789d 100%);
  background: -ms-linear-gradient(top, #49a4cc 0%, #26789d 100%);
  background: linear-gradient(to bottom, #49a4cc 0%, #26789d 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#49a4cc', endColorstr='#26789d',GradientType=0 );
  border: 2px solid #26789d;
  text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.2);
  color: #154058;
}
.cdGreen.cdStyleGradient .countdown-amount {
  background: #77ba34;
  background: -moz-linear-gradient(top, #77ba34 0%, #668b42 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #77ba34),
    color-stop(100%, #668b42)
  );
  background: -webkit-linear-gradient(top, #77ba34 0%, #668b42 100%);
  background: -o-linear-gradient(top, #77ba34 0%, #668b42 100%);
  background: -ms-linear-gradient(top, #77ba34 0%, #668b42 100%);
  background: linear-gradient(to bottom, #77ba34 0%, #668b42 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#77ba34', endColorstr='#668b42',GradientType=0 );
  border: 2px solid #668b42;
  text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.2);
  color: #2a4315;
}
.cdYellow.cdStyleGradient .countdown-amount {
  background: #feea69;
  background: -moz-linear-gradient(top, #feea69 0%, #e29323 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #feea69),
    color-stop(100%, #e29323)
  );
  background: -webkit-linear-gradient(top, #feea69 0%, #e29323 100%);
  background: -o-linear-gradient(top, #feea69 0%, #e29323 100%);
  background: -ms-linear-gradient(top, #feea69 0%, #e29323 100%);
  background: linear-gradient(to bottom, #feea69 0%, #e29323 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feea69', endColorstr='#e29323',GradientType=0 );
  color: #42251f;
  border: 2px solid #e29323;
  text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.3);
}
.countdownProStyle1 .countdown-section {
  padding: 0 5px !important;
}
.countdownProStyle1 .countdown-amount {
  padding: 5px 10px !important;
  margin-bottom: 0 !important;
  text-align: center !important;
  color: #5d5d5d !important;
  border-radius: 0 !important;
  border-top-left-radius: 5px !important;
  border-top-right-radius: 5px !important;
  border: 1px solid #e4e4e4 !important;
  background-color: #f6f6f6 !important;
  font-size: 26px !important;
  font-weight: bold !important;
  width: 73px !important;
}
.countdownProStyle1 .countdown-period {
  display: block !important;
  background-color: #537893 !important;
  text-transform: uppercase !important;
  border-bottom-left-radius: 5px !important;
  border-bottom-right-radius: 5px !important;
  border: 1px solid #e4e4e4 !important;
  border-top: none !important;
  font-size: 10px !important;
  font-weight: bold !important;
  margin-top: 0 !important;
  padding: 5px !important;
  color: #fff !important;
}
.countdownProStyle2 .countdown-section {
  padding: 0 5px !important;
}
.countdownProStyle2 .countdown-amount {
  padding: 5px 10px !important;
  margin-bottom: 0 !important;
  text-align: center !important;
  color: #fff !important;
  border-radius: 0 !important;
  border-top-left-radius: 5px !important;
  border-top-right-radius: 5px !important;
  border: 1px solid #b25430 !important;
  background-color: #d8814f !important;
  font-size: 26px !important;
  font-weight: bold !important;
  width: 73px !important;
}
.countdownProStyle2 .countdown-period {
  display: block !important;
  background-color: #fdfdfd !important;
  text-transform: uppercase !important;
  border-bottom-left-radius: 5px !important;
  border-bottom-right-radius: 5px !important;
  border: 1px solid #b25430 !important;
  border-top: none !important;
  font-size: 10px !important;
  font-weight: bold !important;
  margin-top: 0 !important;
  padding: 5px !important;
  color: #b25430 !important;
  box-shadow: inset 0 0 40px #d8814f !important;
}
[data-awa-bold="yes"] {
  font-weight: bold;
}
.elBulletList {
  padding: 0px;
  list-style-type: none;
}
.elBulletList li i.fa {
  margin-right: 0.71428571em;
}
.elBulletListNew li {
  padding-bottom: 6px;
  list-style-type: none;
  margin-bottom: 6px;
  padding-left: 2em;
}
.elBulletListNew li i.fa {
  margin-left: -2em;
}
.elBulletList2 li {
  font-size: 15px;
}
.listSize1 li {
  font-size: 14px;
  padding: 10px 10px;
  padding-left: 20px;
}
.listSize2 li {
  font-size: 16px;
  padding: 10px 10px;
  padding-left: 25px;
}
.listSize3 li {
  font-size: 18px;
  padding: 10px 10px;
  padding-left: 25px;
}
.listSize4 li {
  font-size: 24px;
  padding: 10px 10px;
  padding-left: 35px;
}
.elBulletList li:before {
  left: 0px !important;
  position: absolute;
}
.listIcon1 li:before {
  content: "\f111";
  font-family: FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.listIcon2 li:before {
  content: "\f10c";
  font-family: FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.listIcon3 li:before {
  content: "\f061";
  font-family: FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.listIcon4 li:before {
  content: "\f054";
  font-family: FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.listIcon5 li:before {
  content: "\f067";
  font-family: FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.listIcon6 li:before {
  content: "\f00c";
  font-family: FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.listIcon7 li:before {
  content: "\f00d";
  font-family: FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.listIcon8 li {
  background-image: url(/images/green_check_big.png);
  background-repeat: no-repeat;
  background-position: 10px center;
  padding-left: 47px;
}
.listSize1.listIcon8 li {
  background-image: url(/images/green_check_small.png);
  padding-left: 42px;
}
.listIcon9 li {
  background-image: url(/images/red_cross_big.png);
  background-repeat: no-repeat;
  background-position: 10px center;
  padding-left: 47px;
}
.listSize1.listIcon9 li {
  background-image: url(/images/red_cross_small.png);
  padding-left: 42px;
}
.listIcon10 li {
  background-image: url(/images/green_dot_big.png);
  background-repeat: no-repeat;
  background-position: 10px center;
  padding-left: 47px;
}
.listSize1.listIcon10 li {
  background-image: url(/images/green_dot_small.png);
  padding-left: 42px;
}
.listIcon11 li {
  background-image: url(/images/red_dot_big.png);
  background-repeat: no-repeat;
  background-position: 10px center;
  padding-left: 47px;
}
.listSize1.listIcon11 li {
  background-image: url(/images/red_dot_small.png);
  padding-left: 42px;
}
.listIconBlack li:before {
  color: #282828;
}
.listIconWhite li:before {
  color: rgba(255, 255, 255, 0.9);
}
.listIconRed li:before {
  color: #970f16;
}
.listIconBlue li:before {
  color: #115285;
}
.listIconGreen li:before {
  color: #327529;
}
.listBorder1 li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.listBorder2 li {
  border-bottom: 1px dashed rgba(0, 0, 0, 0.1);
}
.listBorder3 li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.listBorder4 li {
  border-bottom: 1px dashed rgba(255, 255, 255, 0.5);
}
.listIconSize2 li {
  position: relative;
  padding-left: 35px;
}
.listSize1.listIconSize2 li:before {
  position: absolute;
  font-size: 24px;
  top: 3px;
}
.listSize2.listIconSize2 li:before {
  position: absolute;
  font-size: 24px;
}
.listSize3.listIconSize2 li:before {
  position: absolute;
  font-size: 24px;
}
.listSize4.listIconSize2 li:before {
  position: absolute;
  font-size: 24px;
}
.listIconSize3 li {
  position: relative;
  padding-left: 35px;
}
.listSize1.listIconSize3 li:before {
  position: absolute;
  font-size: 32px;
}
.listSize2.listIconSize3 li:before {
  position: absolute;
  font-size: 32px;
  top: -3px;
  left: 10px !important;
}
.listSize3.listIconSize3 li:before {
  position: absolute;
  font-size: 32px;
  top: 0px;
  left: 10px !important;
}
.listSize4.listIconSize3 li:before {
  position: absolute;
  font-size: 32px;
  top: 4px;
  left: 10px !important;
}
.listImage16 li {
  background-repeat: no-repeat;
  background-image: none !important;
}
.listImage32 li {
  background-repeat: no-repeat;
  background-position: 7px 9px;
  padding-left: 60px;
  background-image: url(/images/img_bullet.png);
}
.listImage48 li {
  background-repeat: no-repeat;
  background-position: 7px 7px;
  padding-left: 50px;
}
.elBulletList_theme1 li {
  padding: 0;
  margin-bottom: 0;
}
.elBulletList_theme1 li i.fa {
  padding: 10px 10px;
  background: #f9f9f9;
  border: 1px solid #eee;
  border-bottom: 2px solid #eee;
  border-radius: 4px;
  margin: 5px 0;
  margin-right: 6px;
  width: auto;
  margin-left: 0 !important;
  display: inline-block;
}
.elBulletList_theme2 li {
  padding: 0;
  margin-bottom: 0;
}
.elBulletList_theme2 li i.fa {
  padding: 10px 10px;
  background: #fafafa;
  border: 1px solid #eee;
  border-bottom: 2px solid #ddd;
  border-radius: 224px;
  margin: 5px 0;
  margin-right: 6px;
  width: auto;
  margin-left: 0 !important;
  display: inline-block;
}
.elBulletList_theme3 li {
  padding: 0;
  margin-bottom: 0;
  border-bottom: 1px solid #eee;
}
.elBulletList_theme3 li:last-child {
  border-bottom: none;
}
.elBulletList_theme3 li i.fa {
  padding: 10px 10px;
  background: #3cb371;
  border-bottom: 2px solid #308f5a;
  color: #fff;
  border-radius: 3px;
  margin: 5px 0;
  margin-right: 6px;
  width: auto;
  margin-left: 0 !important;
  display: inline-block;
}
.elBulletList_theme4 li {
  padding: 0;
  margin-bottom: 0;
  border-bottom: 1px solid #eee;
}
.elBulletList_theme4 li:last-child {
  border-bottom: none;
}
.elBulletList_theme4 li i.fa {
  padding: 10px 10px;
  background: #d8542e;
  border-bottom: 2px solid #ae3d1e;
  color: #fff;
  border-radius: 3px;
  margin: 5px 0;
  margin-right: 6px;
  width: auto;
  margin-left: 0 !important;
  display: inline-block;
}
.elBulletList_theme5 {
  border-radius: 5px;
  overflow: hidden;
  border: 1px solid #eee;
  background: #fff;
}
.elBulletList_theme5 li {
  padding: 0;
  margin-bottom: 0;
  border-bottom: 1px solid #eee;
  background: #fff;
}
.elBulletList_theme5 li:last-child {
  border-top: none;
}
.elBulletList_theme5 li i.fa {
  padding: 11px 9px;
  background: #f9f9f9;
  border-right: 1px solid #eee;
  border-bottom: 1px solid #eee;
  margin-right: 6px;
  width: auto;
  margin-left: 0 !important;
  display: inline-block;
}
.elBulletList_theme5 li i.fa:last-child {
  border-bottom: none;
}
.elBulletList_theme6 {
  border-radius: 5px;
  overflow: hidden;
  border: 1px solid #186aa1;
  background: #fff;
}
.elBulletList_theme6 li {
  padding: 0;
  margin-bottom: 0;
  border-bottom: 1px solid #186aa1;
}
.elBulletList_theme6 li:first-child {
  border-top-right-radius: 5px;
}
.elBulletList_theme6 li:last-child {
  border-top: none;
  border-bottom-right-radius: 4px;
}
.elBulletList_theme6 li i.fa {
  padding: 11px 9px;
  background: #128ee6;
  background-image: -webkit-linear-gradient(top, #128ee6, #0074c7);
  background-image: -moz-linear-gradient(top, #128ee6, #0074c7);
  background-image: -ms-linear-gradient(top, #128ee6, #0074c7);
  background-image: -o-linear-gradient(top, #128ee6, #0074c7);
  background-image: linear-gradient(to bottom, #128ee6, #0074c7);
  color: #fff;
  border-right: 1px solid #186aa1;
  border-bottom: 1px solid #186aa1;
  margin-right: 6px;
  width: auto;
  margin-left: 0 !important;
  display: inline-block;
}
.elBulletList_theme6 li i.fa:last-child {
  border-bottom: none;
}
.elBulletList_theme7 {
  border-radius: 5px;
  overflow: hidden;
  border: 1px solid #3cb371;
  background: #fff;
}
.elBulletList_theme7 li {
  padding: 0;
  margin-bottom: 0;
  border-bottom: 1px solid #3cb371;
}
.elBulletList_theme7 li:first-child {
  border-top-right-radius: 5px;
}
.elBulletList_theme7 li:last-child {
  border-top: none;
  border-bottom-right-radius: 5px;
}
.elBulletList_theme7 li i.fa {
  padding: 11px 9px;
  background: #3fcc7c;
  background-image: -webkit-linear-gradient(top, #3fcc7c, #3cb371);
  background-image: -moz-linear-gradient(top, #3fcc7c, #3cb371);
  background-image: -ms-linear-gradient(top, #3fcc7c, #3cb371);
  background-image: -o-linear-gradient(top, #3fcc7c, #3cb371);
  background-image: linear-gradient(to bottom, #3fcc7c, #3cb371);
  color: #fff;
  border-right: 1px solid #3cb371;
  border-bottom: 1px solid #3cb371;
  margin-right: 6px;
  width: auto;
  margin-left: 0 !important;
  display: inline-block;
}
.elBulletList_theme6 li i.fa:last-child {
  border-bottom: none;
}
.elFeatureImage_50_50 .elScreenshot_text {
  width: 50%;
}
.elFeatureImage_50_50 .elScreenshot_image {
  width: 50%;
}
.elFeatureImage_60_40 .elScreenshot_text {
  width: 60%;
}
.elFeatureImage_60_40 .elScreenshot_image {
  width: 40%;
}
.elFeatureImage_70_30 .elScreenshot_text {
  width: 70%;
}
.elFeatureImage_70_30 .elScreenshot_image {
  width: 30%;
}
.elFeatureImage_80_20 .elScreenshot_text {
  width: 80%;
}
.elFeatureImage_80_20 .elScreenshot_image {
  width: 20%;
}
.elScreenshot_text {
  width: 60%;
}
.elScreenshot_image {
  width: 40%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.elScreenshot_image img {
  padding: 0px;
  max-width: 100%;
  min-width: 0%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.elScreenshot_text_headline {
  padding: 0px;
  margin-top: 10px;
  margin-bottom: 6px;
}
.elScreenshot_text_body {
  padding: 0px;
  padding-top: 0px;
}
.elScreenshot_left .elScreenshot_text {
  float: left;
}
.elScreenshot_left .elScreenshot_image {
  float: right;
  text-align: right;
}
.elScreenshot_left .elScreenshot_text_padding {
  padding-right: 30px;
}
.elFeatureImage_70_30.elScreenshot_left .elScreenshot_text_padding {
  padding-right: 20px;
}
.elFeatureImage_80_20.elScreenshot_left .elScreenshot_text_padding {
  padding-right: 15px;
}
.elScreenshot_right .elScreenshot_text {
  float: right;
}
.elScreenshot_right .elScreenshot_image {
  float: left;
  text-align: left;
}
.elScreenshot_right .elScreenshot_text_padding {
  padding-left: 30px;
}
.elFeatureImage_70_30.elScreenshot_right .elScreenshot_text_padding {
  padding-left: 20px;
}
.elFeatureImage_80_20.elScreenshot_right .elScreenshot_text_padding {
  padding-left: 15px;
}
.ssHeadlineSize0 {
  font-size: 16px;
}
.ssHeadlineSize1 {
  font-size: 18px;
}
.ssHeadlineSize2 {
  font-size: 24px;
}
.ssHeadlineSize3 {
  font-size: 32px;
}
.ssHeadlineSize4 {
  font-size: 42px;
}
.ssBodySize1 {
  font-size: 14px;
}
.ssBodySize2 {
  font-size: 16px;
}
.ssBodySize3 {
  font-size: 18px;
}
.ssBodySize4 {
  font-size: 24px;
}
.inlineoptin {
  margin-bottom: 0px;
  padding: 0px;
  text-align: center;
}
.inlineoptin_form {
  display: inline-block;
}
.inlineoptin_form input {
  width: 400px;
  margin-right: 20px;
  line-height: 45px;
  padding: 0px 15px;
  outline: none;
  display: block;
  margin-top: -5px;
}
.wideContainer .inlineoptin_form input {
  width: 480px;
}
.fullContainer .inlineoptin_form input {
  width: 480px;
}
.smallContainer .inlineoptin_form input {
  width: 300px;
}
.inlineoptin_btn {
  display: inline-block;
}
.inlineoptin_btn a {
  padding: 0px 25px;
  height: 47px;
  line-height: 44px;
  display: block;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  border-radius: 5px;
}
.inlineoptin_btn a {
  text-decoration: none;
}
.inlineoptin_corner5 {
  border-radius: 5px;
}
.inlineoptin_corner10 {
  border-radius: 10px;
}
.inlineoptin_border1 {
  border: none;
}
.inlineoptin_border2 {
  border: 2px solid rgba(0, 0, 0, 0.2);
}
.inlineoptin_color1 {
  background-color: #fff;
  color: #2f2f2f;
}
.inlineoptin_color2 {
  background-color: rgba(0, 0, 0, 0.5);
  color: rgba(255, 255, 255, 0.8);
}
.stackedoptin {
  margin-bottom: 0px;
  padding: 0px;
  text-align: center;
}
.stackedoptin_form {
  display: block;
}
.stackedoptin_form input {
  width: 400px;
  line-height: 45px;
  padding: 0px 15px;
  outline: none;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.smallContainer .stackedoptin_form input {
  width: 100%;
}
.smallContainer .stackedoptin_btn {
  width: 100%;
}
.stackedoptin_btn {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 400px;
  margin-top: 20px;
}
.stackedoptin_btn a {
  padding: 0px 25px;
  height: 47px;
  line-height: 44px;
  display: block;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  border-radius: 5px;
}
.stackedoptin_btn a {
  text-decoration: none;
}
.inlineoptin_corner5 {
  border-radius: 5px;
}
.inlineoptin_corner10 {
  border-radius: 10px;
}
.inlineoptin_border1 {
  border: none;
}
.inlineoptin_border2 {
  border: 2px solid rgba(0, 0, 0, 0.2);
}
.inlineoptin_color1 {
  background-color: #fff;
  color: #2f2f2f;
}
.inlineoptin_color2 {
  background-color: rgba(0, 0, 0, 0.5);
  color: rgba(255, 255, 255, 0.8);
}
.elDivider {
  width: 100%;
  min-height: 1px;
  margin: 0px;
}
.elDivider:not([class*="padding"]) {
  padding: 10px 0;
}
.elDividerInner {
  min-height: 1px;
}
.elDivider:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.elDivider {
  display: inline-block;
}
.elDivider {
  display: block;
}
.elDividerColor1 .elDividerInner {
  border-top-color: rgba(0, 0, 0, 0.8);
}
.elDividerColor2 .elDividerInner {
  border-top-color: rgba(0, 0, 0, 0.3);
}
.elDividerColor3 .elDividerInner {
  border-top-color: rgba(0, 0, 0, 0.1);
}
.elDividerColor4 .elDividerInner {
  border-top-color: rgba(255, 255, 255, 0.7);
}
.elDividerColor5 .elDividerInner {
  border-top-color: rgba(255, 255, 255, 0.4);
}
.elDividerColor6 .elDividerInner {
  border-top-color: rgba(255, 255, 255, 0.2);
}
.elDividerStyle1 .elDividerInner {
  border-top-width: 1px;
  border-top-style: solid;
}
.elDividerStyle2 .elDividerInner {
  border-top-width: 2px;
  border-top-style: solid;
}
.elDividerStyle3 .elDividerInner {
  border-top-width: 1px;
  border-top-style: dashed;
}
.elDividerStyle4 .elDividerInner {
  border-top-width: 2px;
  border-top-style: dashed;
}
.elDividerShadow1 .elDividerInner {
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
}
.elDividerShadow2 .elDividerInner {
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
}
.elDividerShadow3 .elDividerInner {
  -webkit-box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.2);
}
.elDividerShadow4 .elDividerInner {
  -webkit-box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.4);
}
.elDividerInner[data-style="solid"] {
  border-top-style: solid !important;
}
.elDividerInner[data-style="dashed"] {
  border-top-style: dashed !important;
}
.elDividerInner[data-style="dotted"] {
  border-top-style: dotted !important;
}
.elDividerInner[data-align="center"] {
  float: none;
}
.elDividerInner[data-align="left"] {
  float: left;
  width: 100%;
}
.elDividerInner[data-align="right"] {
  float: right;
  width: 100%;
}
.elDividerInner[data-width-border="100"] {
  width: 100%;
}
.elDividerInner[data-width-border="90"] {
  width: 90%;
}
.elDividerInner[data-width-border="80"] {
  width: 80%;
}
.elDividerInner[data-width-border="75"] {
  width: 75%;
}
.elDividerInner[data-width-border="50"] {
  width: 50%;
}
.elDividerInner[data-width-border="40"] {
  width: 40%;
}
.elDividerInner[data-width-border="30"] {
  width: 30%;
}
.elDividerInner[data-width-border="25"] {
  width: 25%;
}
.elDividerInner[data-width-border="10"] {
  width: 10%;
}
.elDividerInner[data-align="center"][data-width-border="90"] {
  margin-right: 5%;
  margin-left: 5%;
}
.elDividerInner[data-align="center"][data-width-border="80"] {
  margin-right: 10%;
  margin-left: 10%;
}
.elDividerInner[data-align="center"][data-width-border="75"] {
  margin-right: 12%;
  margin-left: 12%;
}
.elDividerInner[data-align="center"][data-width-border="50"] {
  margin-right: 25%;
  margin-left: 25%;
}
.elDividerInner[data-align="center"][data-width-border="50"] {
  margin-right: 25%;
  margin-left: 25%;
}
.elDividerInner[data-align="center"][data-width-border="40"] {
  margin-right: 30%;
  margin-left: 30%;
}
.elDividerInner[data-align="center"][data-width-border="30"] {
  margin-right: 35%;
  margin-left: 35%;
}
.elDividerInner[data-align="center"][data-width-border="25"] {
  margin-right: 37.5%;
  margin-left: 37.5%;
}
.elDividerInner[data-align="center"][data-width-border="10"] {
  margin-right: 45%;
  margin-left: 45%;
}
.elDividerInner[data-height-border="1"] {
  border-top-width: 1px;
}
.elDividerInner[data-height-border="2"] {
  border-top-width: 2px;
}
.elDividerInner[data-height-border="3"] {
  border-top-width: 3px;
}
.elDividerInner[data-height-border="5"] {
  border-top-width: 5px;
}
.elDividerInner[data-height-border="10"] {
  border-top-width: 10px;
}
.elDividerInner[data-height-border="15"] {
  border-top-width: 15px;
}
.elDividerInner[data-height-border="20"] {
  border-top-width: 20px;
}
.elDividerInner[data-height-border="25"] {
  border-top-width: 25px;
}
.elDividerInner[data-height-border="30"] {
  border-top-width: 30px;
}
.elDividerInner[data-height-border="40"] {
  border-top-width: 40px;
}
.elDividerInner[data-height-border="50"] {
  border-top-width: 50px;
}
.elDividerInner[data-height-border="60"] {
  border-top-width: 60px;
}
.es-dividerGradientEdges {
  border: 0 !important;
  height: 1px !important;
  background-image: linear-gradient(
    to right,
    transparent,
    rgba(0, 0, 0, 0.75),
    transparent
  ) !important;
}
.es-dividerFlairedEdges {
  height: 30px;
  border-style: solid;
  border-color: black;
  border-width: 1px 0 0 0;
  border-radius: 20px;
}
.es-flairedEdges:before {
  display: block;
  content: "";
  height: 30px;
  margin-top: -31px;
  border-style: solid;
  border-color: black;
  border-width: 0 0 1px 0;
  border-radius: 20px;
}
.es-dividerGlyph {
  padding: 0;
  border: none;
  border-top: medium double #333 !important;
  color: #333;
  text-align: center;
}
.es-dividerGlyph:after {
  content: "§";
  text-shadow: 0px 2px 1px rgba(0, 0, 0, 0.2);
  display: inline-block;
  position: relative;
  top: -0.875em;
  font-size: 2em;
  padding: 0 0.5em 5px 0.5em;
  background: white;
  border: 3px double black;
  border-radius: 5px;
}
.es-dividerDouble {
  border-top: 4px double black !important;
}
.es-dividerSlanted {
  height: 6px;
  background: url(https://images.clickfunnels.com/11/a994c0076011e68a7a9d34efe8eba6/div-slanted.png)
    repeat-x 0 0;
  border: 0 !important;
}
.es-dividerJagged {
  height: 6px;
  background: url(https://images.clickfunnels.com/c1/418410076011e6836801ddd543c5b9/div-jagged.png)
    repeat-x 0 0;
  border: 0 !important;
}
.es-dividerDoubleDouble {
  border-top: 5px double black !important;
  border-bottom: 5px double black;
  height: 13px;
  border-radius: 5px;
}
.es-dividerThickDouble {
  border-top: 5px solid rgba(0, 0, 0, 0.05) !important;
  border-bottom: 8px double black;
  height: 15px;
  border-radius: 2px 2px 25px 25px;
}
.elInput {
  outline: none !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.elInputSmall {
  font-size: 14px;
  line-height: 24px;
  padding: 12px 18px;
}
.elInputMid {
  font-size: 16px;
  padding: 12px 18px;
}
.elInputLarge {
  font-size: 21px;
  padding: 12px 18px;
}
.elInputVeryLarge {
  font-size: 26px;
  padding: 12px 18px;
}
.elInput100 {
  width: 100%;
}
.elInput50 {
  width: 50%;
}
.elInput30 {
  width: 33%;
}
.elInputStyl0 {
  border: 1px solid rgba(0, 0, 0, 0.2);
}
.elInputStyl0:focus {
  border-color: #42b0e2;
}
.elInputStyle1 {
  -webkit-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.05) !important;
  -moz-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.05) !important;
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.05) !important;
  border: 1px solid rgba(0, 0, 0, 0.2);
}
.elInputStyle1:focus {
  border-color: #42b0e2;
}
.elInputStyle2 {
  border: 3px solid rgba(0, 0, 0, 0.2);
}
.elInputStyle2:focus {
  border-color: #42b0e2;
}
.elInputStyle3 {
  border: 1px solid rgba(0, 0, 0, 0.13);
  border-bottom: 3px solid rgba(0, 0, 0, 0.13);
}
.elInputStyle3:focus {
  border-color: #42b0e2;
}
.elInputStyle4 {
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.elInputStyle4:focus {
  border-color: #42b0e2;
}
.elInputStyle5 {
  border: none;
  border-bottom: 3px solid rgba(0, 0, 0, 0.2);
}
.elInputStyle5:focus {
  border-color: #42b0e2;
}
.elInputStyle6 {
  box-shadow: 0 0 6px rgba(2, 117, 216, 0.4) !important;
  border: 1px solid rgba(2, 117, 216, 0.7);
}
.elInputStyle6:focus {
  border-color: #42b0e2;
  box-shadow: 0 0 6px rgba(2, 117, 216, 0.6) !important;
}
.elInputStyle7 {
  box-shadow: 0 0 6px rgba(251, 193, 111, 0.4) !important;
  border: 1px solid #dba861;
}
.elInputStyle7:focus {
  border-color: #8a5e20;
  box-shadow: 0 0 6px rgba(251, 193, 111, 0.6) !important;
}
.elInputBG1 {
  background-color: #fff;
}
.elInputBG2 {
  background-color: #f1f1f1;
}
.elInputBG3 {
  background-color: rgba(0, 0, 0, 0.5);
  color: rgba(255, 255, 255, 0.8);
}
.elInputBG4 {
  background-color: #eee;
  background: -webkit-gradient(
    linear,
    center top,
    center bottom,
    color-stop(0%, #fff),
    color-stop(100%, #efefef)
  ) !important;
  background: -moz-linear-gradient(top, #fff, #efefef) !important;
}
.elInputBG5 {
  background: #ebebeb;
  background: -moz-linear-gradient(
    top,
    #ebebeb 0%,
    #f6f6f6 9%,
    white 100%
  ) !important;
  background: -webkit-gradient(
    left top,
    left bottom,
    color-stop(0%, #ebebeb),
    color-stop(9%, #f6f6f6),
    color-stop(100%, white)
  ) !important;
  background: -webkit-linear-gradient(
    top,
    #ebebeb 0%,
    #f6f6f6 9%,
    white 100%
  ) !important;
  background: -o-linear-gradient(
    top,
    #ebebeb 0%,
    #f6f6f6 9%,
    white 100%
  ) !important;
  background: -ms-linear-gradient(
    top,
    #ebebeb 0%,
    #f6f6f6 9%,
    white 100%
  ) !important;
  background: linear-gradient(
    to bottom,
    #ebebeb 0%,
    #f6f6f6 9%,
    white 100%
  ) !important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#ffffff', GradientType=0 ) !important;
}
.elInputBR5 {
  border-radius: 5px;
}
.elInputBR0 {
  border-radius: 0 !important;
}
.elInputBR1 {
  border-radius: 10px;
}
.elInputBR2 {
  border-radius: 20px;
}
.elInputBR6 {
  border-radius: 120px;
}
.elInputIRight {
  background-position: 97%;
}
.elInputI0.elInputILeft {
  background-position: 10px;
  padding-left: 15px;
}
.elInputILeft {
  background-position: 10px;
  padding-left: 45px;
}
.elInputIEmail.elInputIColor {
  background-image: url(/images/email.png);
  background-repeat: no-repeat;
}
.elInputIEmail.elInputIBlack {
  background-image: url(/images/email2.png);
  background-repeat: no-repeat;
}
.elInputIEmail.elInputIWhite {
  background-image: url(/images/email3.png);
  background-repeat: no-repeat;
}
.elInputIName.elInputIColor {
  background-image: url(/images/name.png);
  background-repeat: no-repeat;
}
.elInputIName.elInputIBlack {
  background-image: url(/images/name2.png);
  background-repeat: no-repeat;
}
.elInputIName.elInputIWhite {
  background-image: url(/images/name3.png);
  background-repeat: no-repeat;
}
.elInputIPhone.elInputIColor {
  background-image: url(/images/phone.png);
  background-repeat: no-repeat;
}
.elInputIPhone.elInputIBlack {
  background-image: url(/images/phone2.png);
  background-repeat: no-repeat;
}
.elInputIPhone.elInputIWhite {
  background-image: url(/images/phone3.png);
  background-repeat: no-repeat;
}
.elInputIAddress.elInputIColor {
  background-image: url(/images/address.png);
  background-repeat: no-repeat;
}
.elInputIAddress.elInputIBlack {
  background-image: url(/images/address2.png);
  background-repeat: no-repeat;
}
.elInputIAddress.elInputIWhite {
  background-image: url(/images/address3.png);
  background-repeat: no-repeat;
}
.togglerTopShipping_hide .togglerTopShipping {
  display: none;
}
.togglerTopShipping_hide .elInput {
  margin-top: 0px !important;
}
label.elInputSmall select {
  padding: 12px 18px;
  font-size: 14px;
}
label.elInputMid select {
  padding: 12px 18px;
  font-size: 16px;
}
label.elInputLarge select {
  font-size: 21px;
  padding: 12px 18px;
}
label.elInputVeryLarge select {
  font-size: 26px;
  padding: 12px 18px;
}
label.elInputLabel {
  display: block;
  width: 100%;
  cursor: pointer;
  font-weight: normal;
}
label.elInputLabel:after {
  content: "\f0d7";
  font-family: "FontAwesome";
  font-size: 1.8rem;
  color: #333;
  right: 3%;
  top: 25%;
  padding: 0 0 2px;
  position: absolute;
  pointer-events: none;
}
label.elInputLabel.elInput-Select2:after {
  content: "\f078";
}
label.elInputLabel.elInput-Select3:after {
  content: "\f13a";
}
label.elInputLabel.elInput-Select4:after {
  content: "\f150";
}
label.elInputLabel.elInput-Select5:after {
  content: "\f063";
}
label.elInputLabel.elInput-Select6:after {
  content: "\f0dc";
}
label.elInputLabel.elInputSmall:after {
  top: 25%;
}
label.elInputLabel.elInputMid:after {
  top: 25%;
}
label.elInputLabel.elInputLarge:after {
  top: 28%;
  font-size: 1.9rem;
}
label.elInputLabel.elInputVeryLarge:after {
  top: 28%;
  font-size: 2rem;
}
label.elInputSmall,
label.elInputMid,
label.elInputLarge,
label.elInputVeryLarge {
  padding: 0 !important;
  font-size: auto !important;
  line-height: auto !important;
}
.elInputTextHeight1 {
  height: 100px;
}
.elInputTextHeight2 {
  height: 150px;
}
.elInputTextHeight3 {
  height: 225px;
}
.elRadioButtonLabel {
  display: block;
  cursor: pointer;
  font-weight: normal;
  padding: 12px 18px !important;
}
.elRadioButtonLabel.elInputSmall,
.elRadioButtonLabel.elInputMid,
.elRadioButtonLabel.elInputLarge,
.elRadioButtonLabel.elInputVeryLarge {
  padding: 12px 18px !important;
}
.elRadioButtonLabel.elInputStyleNone {
  padding: 0 !important;
  border: none;
}
.elRadioButtonLabel input {
  margin-right: 5px;
  -webkit-appearance: radio;
}
.elCheckBoxLabel {
  display: block;
  cursor: pointer;
  font-weight: normal;
  padding: 12px 18px !important;
}
.elCheckBoxLabel.elInputSmall,
.elCheckBoxLabel.elInputMid,
.elCheckBoxLabel.elInputLarge,
.elCheckBoxLabel.elInputVeryLarge {
  padding: 12px 18px !important;
}
.elCheckBoxLabel.elInputStyleNone {
  padding: 0 !important;
  border: none;
}
.elCheckBoxLabel input {
  margin-right: 5px;
  -webkit-appearance: checkbox;
}
.elInputNormal {
  font-weight: normal;
}
.elInputBold {
  font-weight: bold;
}
.elInput.elInputBR5 {
  border-radius: 5px !important;
}
.elInput.elInputBR0 {
  border-radius: 0 !important;
}
.elInput.elInputBR1 {
  border-radius: 10px !important;
}
.elInput.elInputBR2 {
  border-radius: 20px !important;
}
.elInput.elInputBR6 {
  border-radius: 120px !important;
}
.gr-textarea-btn,
.grammarly-btn,
.elInputWrapper span {
  display: none !important;
}
.fbCommentsPlaceholder {
  padding: 15px;
  text-align: center;
  font-weight: bold;
  background-color: #edeff4;
  border-radius: 3px;
  border: 1px solid #d8dfea;
  color: #254575;
} /*! Social Likes v3.0.4 by Artem Sapegin - http://sapegin.github.com/social-likes - Licensed MIT */
.social-likes,
.social-likes__widget {
  display: inline-block;
  padding: 0;
  vertical-align: middle !important;
  word-spacing: 0 !important;
  text-indent: 0 !important;
  list-style: none !important;
}
.social-likes {
  opacity: 0;
}
.social-likes_visible {
  opacity: 1;
  -webkit-transition: opacity 0.1s ease-in;
  transition: opacity 0.1s ease-in;
}
.social-likes > * {
  display: inline-block;
  visibility: hidden;
}
.social-likes_vertical > * {
  display: block;
}
.social-likes_visible > * {
  visibility: inherit;
}
.social-likes__widget {
  display: inline-block;
  position: relative;
  white-space: nowrap;
}
.social-likes__widget:before,
.social-likes__widget:after {
  display: none !important;
}
.social-likes_vertical .social-likes__widget {
  display: block;
  float: left;
  clear: left;
}
.social-likes__button,
.social-likes__icon,
.social-likes__counter {
  text-decoration: none;
  text-rendering: optimizeLegibility;
}
.social-likes__button,
.social-likes__counter {
  display: inline-block;
  margin: 0;
  outline: 0;
}
.social-likes__button {
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.social-likes__button:before {
  content: "";
  display: inline-block;
}
.social-likes__icon {
  position: absolute;
}
.social-likes__counter {
  display: none;
  position: relative;
}
.social-likes_ready .social-likes__counter,
.social-likes__counter_single {
  display: inline-block;
}
.social-likes_ready .social-likes__counter_empty {
  display: none;
}
.social-likes_vertical .social-likes__widget {
  display: block;
}
.social-likes_notext .social-likes__button {
  padding-left: 0;
}
.social-likes_single-w {
  position: relative;
  display: inline-block;
}
.social-likes_single {
  position: absolute;
  text-align: left;
  z-index: 99999;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 0 0.11s, opacity 0.1s ease-in;
  transition: visibility 0s 0.11s, opacity 0.1s ease-in;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.social-likes_single.social-likes_opened {
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity 0.15s ease-out;
  transition: opacity 0.15s ease-out;
}
.social-likes__button_single {
  position: relative;
}
@font-face {
  font-family: "social-likes";
  src: url("data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAABNgABAAAAAAHrwAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAATRAAAABkAAAAceuWVR0dERUYAABMoAAAAHAAAAB4AJwAST1MvMgAAAdwAAABKAAAAYEDWXQVjbWFwAAACVAAAAEIAAAFCAA/0tGN2dCAAAAlUAAAAFAAAACQDq/+YZnBnbQAAApgAAAY6AAANFnZkfXZnYXNwAAATIAAAAAgAAAAIAAAAEGdseWYAAAmEAAAIHQAACmQliMezaGVhZAAAAWwAAAAwAAAANgjrq4RoaGVhAAABnAAAACAAAAAkA/gBzGhtdHgAAAIoAAAAKwAAAC4P2AAKbG9jYQAACWgAAAAaAAAAGg9aDQZtYXhwAAABvAAAACAAAAAgAUkBSm5hbWUAABGkAAABMwAAAkwDtA8QcG9zdAAAEtgAAABIAAAAgphlvwlwcmVwAAAI1AAAAIAAAACNE0njCnicY2BkYGAAYtZ1WhLx/DZfGeSZGEDg8p2t9TD6/+//B5hYGE8CuRwMYGkARnoNEXicY2BkYGA8+f8Agx4Tw//fDAxMLAxAERTADQCAcwTHAAEAAAAMAJ0ABgAAAAAAAgAiADMAiwAAAIkAeAAAAAB4nGNgYbzMOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAMBBJMhIM01haHhI+NHTsYD/w8w6DGeZHAACjMiKVFgYAQAVjEMbwAAeJxj2M0gyAACqxgYGP8zMDAxgOj/vxlN//9j/AdkfwLiQIjc/38A+IoM5wB4nGNgYGBmgGAZBkYGELAB8hjBfBYGBSDNAoRA/kfO//+BJOP///xMUJUMjGwMMCYDIxOQYGJABYwMwx4AAEYnBrUAAHicrVZpd9NGFJW8ZSMbWWhRS8dMnKbRyKQUggEDQYrtQro4WytBaaU4SfcFutF9X/CveXLac+g3flrvG9kmgYSe9tQf9O7MuzNvm3ljMpQgY92vBEIs3TWGlpcot3rNp1MWzQThtmiu+5QqRH/1Gr1GoyE3rHyejIAMTy62DNPwQtchU5EItx1KKbEp6F6dMtPXWjNmv1dpVChX8fOULgQr1/28zFtNX1C9jqmFwBJUYlQKAhEn7GiTZjDVHgmaY/0cM+/VfQFvmpGg/rofYkawrp/RPKP50AqDILDItINAklH3t4LAobQS2CdTiOBZ1qv7lJUu5aSLOAIyQ4cySsIvsRlnN1zBGvbYSjzgL0iVBqVn81B6oimaMBDPZQsIctkP61a0EvgyyAeCFlZ96CwOrW3foayiHs9uGakkUzkMpSuRcelGlNrYJrMBA5SddahHCXZ1wGvczRgbgneghTBgSrioXe1VrZ4Bw6u4s/lu7vvU3lr0J7uYNlzwEHcoKk0ZcV10vgyLc0rCgpMdL1EdGS0mJgYOWE5TWGVY90PbveiQ0gG1BvrTKLYl88Fs3qFBFadSFdqMFh0aUiAKQYe8q7wcQLoBDfJoBaNBjBwaxjYjOiUCGWjALg15oWiGgoaQNIdG1NKaH2c2F4MpGtyStx0aVUvL/tJqMmnlMT+m5w+r2Bj21v14eBgFjFwatvnM4iS78SH+DOJD5iQqkS7U/ZiTh2jdJurLZmfzEss62Er0vARXgWcCRFKD/zXM7i3VAQWMDWNMIlseGRdbpmnqWo0pIzZSlTWfhqUrKjSAw9cPw6ErQpj/c3TUNIYM122G8eGcTXds6zjSNI7YxmyHJlRsspxEnlkeUXGa5WMqzrB8XMVZlkdVnGNpqbiH5RMq7mX5pIr7WD6jZCfvlAuRYSmKZN7gC+LQ7C7lZFd5M1Hau5TTXeWtRHlMGTRo/4f4nkJ8x+CXQHws84iP5XHEx1IiPpZTiI9lAfGxnEZ8LJ9GfCxnEB9LpURZH1NHwexoKDx2wdOlxNVTfFaLihybHNzCE7gANXFAFWVUktwRH8mwOPq5bmnNSToxG2fNiYqPRsYBPrs7Mw+rTypxWvv7HHhm5WEjuJ37Gud5Y/IPg3+LF2UpPmlOcHCnkAB4vL/DuBVRyaHTqnik7ND8P1Fxghugn0FNjMmCKIoa33zk8kqzWZM1tAofTwQ6K9rBvGlOjCOlJbSoSRoBLYOuWdA06vPsrWZRClFuYr+zeymimOxFGcyAKSjkprGw7O+kRFpYO6np9NHA5Ubai54sNVtWcYW9B+9jyM0seTdSXrgpKe1Fm1CnvMgCDrmRPbgmglto77KKYkpYqCI+CG0F++1jRCYtM4MugSJkcbKyD+2KHTmignYC33rSKu/bQu3PdfIgMJudbudBlpGi810V9Wp9VdbYKFev3E0fB9POsLHmF0UZTy57354U7FenBLkCRld2v+5J8fY71u1KST7bF3Z54nVKFfJfgAdD7pT3IhpFkbNYpRHPr1t4MkU5KMZFcxwX9NIe7YpV36Nd2Hfto1ZcVlSyH2XQVXTWbsI3Pl8I6kAqClqkIlZ4OmQ+m52a8LGUuCxF3LNk10X0HTwhHeK/OMS1/+vcchTcosoSXWjXCckHbR8r6K0lu5OHKkZn7bxsZ6IdSTfoGoKeSC44/l7gLo8V6RTu8/MHzF/Bdub4GJ0GvqroDMQS562CBIsq3tJOpl5QfIRpCfBF1UKzAngJwGTwsmqZeqYOoGeWmVMBWGEOg1XmMFhjDoN1tYOudxnoFSBTo1fVjpnM+UDJXMA8k9E15ml0nXkavcY8jW6wTQ/gdbbJ4A22ySBkmwwi5lQBNpjDoMEcBpvMYbCl/XKBtrVfjN7UfjF6S/vF6G3tF6N3tF+M3tV+MXpP+8XofeT4XLeAH+gRXQT8MIGXAD/ipOvRAkY38Yy2ObcSyJyPNcdscz7B4vPdXT/VI73iswTyis8TyPTb2KdN+CKBTPgygUz4Ctxyd7+v9UjTv0kg079NINO/w8o24fsEMuGHBDLhR3AvdPf7SY80/ecEMv2XBDL9V6xsE35LIBN+TyAT7qidvkyq82fVtal3i9JT9dudd9j5G2UzuiwAAHicY/DewXAiKGIjI2Nf5AbGnRwMHAzJBRsZ2J02MTAyaIEYm3mYGDkgLAEGMIvDaRezA1CaE8jmdNrFAGUzM7hsVGHsCIzY4NARsZE5xWWjGoi3i6OBgZHFoSM5JAKkJBIINvMxMfJo7WD837qBpXcjE4PLZtYUNgYXFwDrbSUveJxjYMACeCCQ8eT/AyAMABbCBUMAAAAoACgAKACAAZgCJgKoAzAD4gQqBJQFMgAAeJw9Vltv3MYVPmeGnCG5XF52Se5Ky71o79qVV97lXiTrtl5ZsS1LVuxakZvENZzAceAGaB+cS4vURa2gLZAAaR9cwGn6C4qi732JAxQGWrQPBfIL2n9QtC8JIPWQjoshyBmSMzzzne98H4GBCwBP8BA4SOhMWzTiDPhdYIjsEBjDWwr1cB9AClWh17irSr8buZHbitya+8v333oLD09+72JEcxHg9Cme4lOow+70YgYVFXclMo6c4UMNER/p9A4tpN4DhXPlEBSF3xLIFb6PUAoL83N5P+vaZsrQNQF1rBnS6+Ig8F1PdHEUTWqj4XgNR81aVRSx5kd+rdocucNxhP8yHcd8NDP2nGDRb50Zz2b/je/gU9c8WTWdZ/uDTHaHj/orV5+5Jj4zaeuC4j1lgF9CGq7DL+DX8Fv4HL4/fXvcrLmK4LgLjLNj4IIfGyikONZRavIYtJR2DCkzdQwmmseAaQQV4R7tTFEPQVWV26CoygHCZ08++fj4Zz/9yYc//tH77z548/bFnUY9LEgBaTQt2lqj2mqOc8FgMg6kqDX6w0mzRW28hYNokAuSNh7kxpOklbGEksKQge8l129bjVZp9bCVzM31vW8nUltjg8n4RRsNkzeq0sJaPKdKo1o1XiDXH44JZE80J9SLO4QqgmVLS+qmTmfbOoVOzAUmNCKHkKbu2HNO9EbkzAV6hqeYogniCyodKcy042XdcsMtLlQLmXqlEmRMU4gL9CXNzhi2H6a63VSYddKOrQmpVvS06fqGOidC3QjFnGr4luXIynomzFQqTysVuk6TWJJQnlw4qwnddus5iocLzTJt27RMphBTMVd3bV1oZy8s1MpB3s7qmq4xzpmmO54bBOVSdt4LUpae4ion8qmKoVupwCl1GoZQaT7Gm6Asa415LwzpCMMCHXEf+Ok3p1/R47+ABRfhEmxN120Edj4Xf5q4ooLK4CEQmz8ClcpBJUqgouAREC5ECVQOLr60PTu7PK4PhMx1Gz3sYlX4XhANxpPRJKb2ICiiCCabGGdUUKoojSUkfsR9ynEPKZOUWcKyOWpRnihzObzJJi3W6Q9bnTFTTZ2bKXRFJu912m+9Umn2OFrlJ+uZnMzkr9w8KhT09fMHf9o6r0yL29h9cHT0YOlvnf65xe5w1ErdMdKu/KshRfbGDxq1vBvM34oWFi6O8zJb0Qzuri2ffe9hazk/2/lHFJSrdvfmg5tLAMrpCdX+KtV+F0awAZtwYXq+4ApOWvJ/aJCq/xEISQUvOEkAVcoRSYB6mypHPegtrZ2bjAf9pVFv1G4EoSaDbqMf71TmAs9GUY1JLkV1GZvDLRYDRDgROmWMC6jVrwovGIyHzSBBJfAkntWdsLx2R9e5nte1kbNHF0XX971JrWBJUfCdZcdZq/vhr+abzWGzGb6zt/fO3qM/ZHIZT96hl7mua0Oaliyw7yk51/fT0kpbiEVL/rk5bDSGzS+vxNOuAEv07wS/gBlsw8vT/VVURQqZukE1w/guqIIRyR5KgoGTmhICQLIq7iV6exTr7W0gEh8wiPqddr3qZ+20VGHGZlqsg33aU1y4JA8lJMqMhrEO+lTvWzhuNUkao6SKSRMnm2w0TB4G5Vi5cj2MH8Pp/ceP79frGZmRdW9j79WLh3eGBleZcF9aGaz0al5e4aasekWFsZDC3bnx+D5+8fir36QK4Uvp7Jt7a0dvbOwF3PCk9MqDS5Pu6kHRMxZLBoGX8lTlPT9XLz28ev8xPNfXp/hv4kQbVuAy7MIR3IQPpu96hAmxQhGWUH4Ili4s/UNIoYYpjcoHhMLFPZvKhxkqu5dG3UQDdeMuGYwmUbvnoCRDOqKLhNvUg4P11aXFo1cOb3zn+rWXD67uX7kwW728fjnqL64srbiNht925Vy3sYol9hye0ZAEMT6/GKyhrMXQSeHlWqsxnxJwZQxglsbxsPXiRoR9Mh6/NqqNolHko8xmM9+7vrMbLR7RCla03u3vH3cXl4uFbGZayDq9ZiFrL7WXo3JHNerV1ekITre3F+j43M00gujKSjsqzYlCxnBwqzNstAuL/YVFPxva57LOQudakC0vXj35T7uSr5Ywle3Xe2hVt7ersxkknPsSrxHGGnix68ZGTXYr+SWimRJ7LUGKCj8EFKiQHt2lUmSJTbFbVJiMzN3LZlzHttKx79I6Wsy2yUi2JjnZ8ieRu+DG+41GtY+j9vsftIfnbpz88Xr4z8Kr3wyT8defnfwdR5Nnz5J4oJL8A5yBHuxMZ0uddplkVi3kfVfhioHPK0FRj+kXQCFzZfyY+E82S1WRSGWcU4SDelhzqy0h54n4QvoeuVa1RUo5IRF4ftnAIBdnLzkT98knhRxP8DRXnH3y+ncvae6lc9WxYWp2un7WKyzbNz7iG0tnyq3QrJZK+GnVT1/6+a1lPIPtCuPaapOlWGUyX3hbmGZ3c0Fzm56Spv2w0xN4Qhr/FF6D16E7bR8hhbmbRM0pXjxWSN3gAYeDqxvr7aZrwWv8NRGDuIrVRLRJskir1nBC5ZgI+iaOWokfx85MoZeYhX7ISmwTqZi3MKLfApnQMTFyYTPR6sXvSGFj7Wtt7sJ8ccNxuMIk55eFKlNOMKdJFTVpqzpX7L7nSI2iI2M2ck6RkN/LKaInUvMFxKYpyRd37KwRBo5O7pQu/46FYeluraYr9L+Gil4sNOdVpeE6+ZTOUWdM0qdcayHNMpqlKUqxsE6Gzw13U09Xs3OItbyVJh3jabngiVzK0FSq//8BD8RfLwAAAHicjY/NasJAFIXP+ActUrp0U7i4UjBh4sKqO1GyLgjuQ5jGQZvIGCiu+wLtvqs+QJ+uD9CTOAU3BQcu890z9+cMgDt8Q+F8+og9K3Tx5rmBNj49NzHAj+cWuurRcxv36tlzh/oHK1Xrhtmq7qpYoQfruYFbvHtu4glfnlvoqQfPbYhaee5Qf8USBQ44wXFOhi1KCP2kGPIeQyPCBCPyGgnrDGss8lpZsKek8gIsi8PJ2WxbyiAdylhHk5Gsk4PJbD6ShSsNa45clLI5wR4Bw2LH5iMfitQm+2Bvd4bZxYNXYjbm3FTdjvtN7SykN8Gc8d/g82uEGdUp4+83iIu8jAuXGRmHWuZyaYBpNAumQfWHqz1vKDrKtnYq3FNtCuu7comNcUdb5KJ1FGqt5drJv/RiX4oAeJxjYGIAg/8rGCQZsAEeIGZkYGJkYmRmZGFkZWRjZGfkYORk5GIvzct0MzQwhNJGUNoYSptAaVMobQalzaG0BZS2BAC/CRW4AAEAAf//AA94nGNgZGBg4AFiMSBmYmAEQm4gZgHzGAAEFwA6eJxjYGBgZACCyzpaHmD6ztZ6GA0AQlsHOQAAAA==")
    format("woff");
  font-weight: 400;
  font-style: normal;
}
.social-likes__icon_facebook:before {
  content: "\f101";
}
.social-likes__icon_github:before {
  content: "\f102";
}
.social-likes__icon_mailru:before {
  content: "\f103";
}
.social-likes__icon_odnoklassniki:before {
  content: "\f104";
}
.social-likes__icon_pinterest:before {
  content: "\f105";
}
.social-likes__icon_plusone:before {
  content: "\f106";
}
.social-likes__icon_single:before {
  content: "\f107";
}
.social-likes__icon_twitter:before {
  content: "\f108";
}
.social-likes__icon_vkontakte:before {
  content: "\f109";
}
.social-likes {
  min-height: 36px;
  margin: -0.5em;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.social-likes,
.social-likes_single-w {
  line-height: 1.5;
}
.social-likes,
.social-likes__widget_single {
  font-size: 14px;
}
.social-likes__widget {
  margin: 0.5em;
  line-height: 1.5;
  border: 0;
  text-align: left;
  cursor: pointer;
}
.social-likes__button,
.social-likes__counter {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: "Helvetica Neue", Arial, sans-serif;
  vertical-align: baseline;
  color: #fff;
}
.social-likes__button {
  padding: 0.04em 0.7em 0.18em 1.65em;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.social-likes__icon {
  top: 0;
  left: 0.21em;
  font-family: "social-likes";
  font-weight: 400;
  font-style: normal;
  speak: none;
  text-transform: none;
  font-size: 1.15em;
  vertical-align: baseline;
}
.social-likes__counter {
  padding-right: 0.5em;
  font-weight: 400;
  font-size: 0.85em;
}
.social-likes_vertical .social-likes__widget {
  min-width: 13em;
}
.social-likes_vertical .social-likes__counter {
  position: absolute;
  top: 0;
  right: 0;
  margin-top: 0.3em;
}
.social-likes_light .social-likes__widget {
  min-width: 0;
  background: 0 0;
}
.social-likes_light .social-likes__button,
.social-likes_single-light + .social-likes__button {
  min-width: 0;
  padding-left: 1.35em;
  font-weight: 400;
  text-decoration: underline;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
}
.social-likes_light .social-likes__icon {
  margin-top: -0.1em;
  margin-left: -0.25em;
}
.social-likes_light .social-likes__counter,
.social-likes_single-light + .social-likes__button + .social-likes__counter {
  position: static;
  margin-top: 0;
  color: #484848;
  font-weight: bold;
}
.social-likes_notext .social-likes__button {
  width: 1.85em;
}
.social-likes_notext .social-likes__icon {
  margin-left: 0.1em;
}
.social-likes_notext.social-likes_light,
.social-likes_notext.social-likes_light .social-likes__widget,
.social-likes_notext.social-likes_light .social-likes__icon {
  margin: 0;
  left: 0;
}
.social-likes_notext.social-likes_light .social-likes__button {
  width: 1.4em;
  padding-left: 0;
}
.social-likes_single {
  margin-top: -1.2em;
  padding: 0.5em;
  background: #fff;
  border: 1px solid #ddd;
}
.social-likes__widget_single {
  height: 1.7em;
  margin: 0;
  padding: 0.1em 0;
  line-height: 1.5;
  background: #007aff;
}
.social-likes_single-light + .social-likes__widget_single {
  color: #007aff;
}
.social-likes__icon_single {
  left: 0.4em;
  font-size: 1.1em;
}
.social-likes__widget_facebook {
  background: #3d5b95;
}
.social-likes_light .social-likes__button_facebook {
  color: #3d5b95;
}
.social-likes__icon_facebook {
  left: 0.25em;
  top: 0.05em;
  font-size: 1.1em;
}
.social-likes_notext .social-likes__icon_facebook {
  margin-left: 0.15em;
}
.social-likes__widget_twitter {
  background: #24aadd;
}
.social-likes_light .social-likes__button_twitter {
  color: #24aadd;
}
.social-likes__icon_twitter {
  top: 0.1em;
  left: 0.25em;
}
.social-likes_light .social-likes__icon_twitter {
  left: 0.1em;
}
.social-likes__widget_plusone {
  display: none;
}
.social-likes_light .social-likes__button_plusone {
  color: #d23e30;
}
.social-likes_notext .social-likes__icon_plusone {
  margin-left: 0;
}
.social-likes__icon_plusone {
  left: 0.25em;
}
.social-likes_light .social-likes__icon_plusone {
  margin-top: 0;
}
.social-likes__widget_mailru {
  background: #00468c;
}
.social-likes_light .social-likes__button_mailru {
  color: #00468c;
}
.social-likes__icon_mailru {
  left: 0.25em;
}
.social-likes_light .social-likes__icon_mailru {
  left: 0.1em;
}
.social-likes_notext .social-likes__icon_mailru {
  margin-left: 0.075em;
}
.social-likes__widget_vkontakte {
  background: #587e9f;
}
.social-likes_light .social-likes__button_vkontakte {
  color: #587e9f;
}
.social-likes__icon_vkontakte {
  top: 0.2em;
  left: 0.25em;
}
.social-likes__widget_odnoklassniki {
  background: #f59310;
}
.social-likes_light .social-likes__button_odnoklassniki {
  color: #f59310;
}
.social-likes__icon_odnoklassniki {
  left: 0.4em;
}
.social-likes_light .social-likes__icon_odnoklassniki {
  left: 0.25em;
}
.social-likes_notext.social-likes_light .social-likes__button_odnoklassniki {
  width: 1em;
}
.social-likes__widget_pinterest {
  background: #cb132d;
}
.social-likes_light .social-likes__button_pinterest {
  color: #cb132d;
}
.social-likes_light .social-likes__icon_pinterest {
  left: 0.1em;
} /*! Social Likes v3.0.4 by Artem Sapegin - http://sapegin.github.com/social-likes - Licensed MIT */
.social-classic .social-likes__widget_facebook {
  background: #eceef5 !important;
}
.social-classic .social-likes__widget_facebook:hover {
  background: #eceef5 !important;
}
.social-classic .social-likes__button_facebook {
  padding-left: 23px;
  background: #eceef5 !important;
  background: -webkit-linear-gradient(top, #fff, #d8def4) !important;
  background: linear-gradient(to bottom, #fff, #d8def4) !important;
  color: #3b5998;
  border-color: rgba(202, 212, 231, 0.8) !important;
  border-bottom-color: rgba(189, 194, 203, 0.8) !important;
  border-radius: 3px;
  border: 1px solid;
}
.social-classic .social-likes__button_facebook:hover {
  background: #c0cdf3 !important;
  background: -webkit-linear-gradient(top, #f2f3f7, #c0cdf3) !important;
  background: linear-gradient(to bottom, #f2f3f7, #c0cdf3) !important;
  color: #3b5998;
  border-color: rgba(202, 212, 231, 0.8) !important;
  border-bottom-color: rgba(189, 194, 203, 0.8) !important;
  border-radius: 3px !important;
  border: 1px solid !important;
}
.social-classic .social-likes__icon_facebook {
  background-image: url("data:image/png;\a     base64, iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOBAMAAADtZjDiAAAAFVBMVEVheaw7WZhgeKvr7vT///9FYp5thLQcmmHvAAAAMklEQVQI12NgFAQBAQZBCADTyi4Q2gRKuwii0C4uEHFjF2Os8mA6LC0tzSUtFU5D7QEASU4NS6TAlaUAAAAASUVORK5CYII=");
  background-position: 3px 3px;
  background: no-repeat;
}
.social-classic .social-likes__counter_facebook {
  background: #3b5998;
  border-color: #3b5998 !important;
  padding: 2px 5px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.social-classic .social-likes__counter_facebook:after {
  border-right-color: #f2f3f7;
}
.social-classic .social-likes__widget_twitter {
  background: #d5e6ef !important;
}
.social-classic .social-likes__button_twitter {
  padding-left: 23px;
  background: #d5e6ef !important;
  background: -webkit-linear-gradient(top, #fff, #d5e6ef) !important;
  background: linear-gradient(to bottom, #fff, #d5e6ef) !important;
  color: #186487;
  border-color: #a4cce5;
  border-color: rgba(164, 204, 229, 0.8) !important;
  border-bottom-color: rgba(158, 186, 204, 0.8) !important;
  background: no-repeat;
  border-radius: 3px;
  border: 1px solid;
}
.social-classic .social-likes__button_twitter:hover {
  background: #bfdfed !important;
  background: -webkit-linear-gradient(top, #f2f8fc, #bfdfed) !important;
  background: linear-gradient(to bottom, #f2f8fc, #bfdfed) !important;
  color: #186487;
  border-color: #a4cce5;
  border-color: rgba(164, 204, 229, 0.8) !important;
  border-bottom-color: rgba(158, 186, 204, 0.8) !important;
}
.social-classic .social-likes__icon_twitter {
  background-image: url("data:image/png;\a     base64, iVBORw0KGgoAAAANSUhEUgAAAA4AAAALCAMAAAB4W0xQAAAA3lBMVEX///////8AgJ8AgK/////m9fr///8Afa8GgrEAfq8Afa0AgrQAfa2MyuJ7yOUBiL0AhLUAhroCg7YRiLUmncub1+8AgLUWnc////+03u8MqeYChbgmreBpx+oMreuAy+mHzOcksecmseX///////+54/NBvesmtOsKmdAAgLAAib1Pwe0amMjA5fJtxehtyextzO+N1fLW8PkAq+0Ao+EAq+wAod8AkckAjMIApeUApuYAmNIAm9cApOMAqOgAouAAqusAntoAnNgAod4Alc4AjsQAp+cApeQArO4AqenIkFDnAAAAM3RSTlMADBAQd6EkYLOAcJ9garnwn7/hZ+DLMNE8pPvR89n7wYjx80gwruvz+Z/v55/B39/f18d/Bxu1AAAAhUlEQVQIHR3BBQLCMBAEwE0Nd9fi7iFQrFAI5fj/h0iYAQxoZjyWhGEA0QiUxvvo5fIFoOglTJTl/nN4TlJAOpCZ7OLFiYclB6iczsHlGhLRrQqgVufC9wURb0JxWm36+7rQOl1BCu/1oQ2GI0HExzYUczqT9weJuc2gMGu5Wm+2O4tB+QHGhxMRTbwDjQAAAABJRU5ErkJggg==");
  background-position: 3px 5px;
  background: no-repeat;
}
.social-classic .social-likes__counter_twitter {
  background: #186487;
  border-color: #186487 !important;
  padding: 2px 5px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.social-classic .social-likes__counter_twitter:after {
  border-right-color: #f2f8fc;
}
.social-classic .social-likes__widget_plusone {
  background: #e4e4e4 !important;
}
.social-classic .social-likes__button_plusone {
  padding-left: 23px;
  background: #e4e4e4 !important;
  background: -webkit-linear-gradient(top, #f5f5f5, #e4e4e4) !important;
  background: linear-gradient(to bottom, #f5f5f5, #e4e4e4) !important;
  color: #da573b !important;
  border-color: #bbb !important;
  border-color: rgba(204, 204, 204, 0.8) !important;
  border-bottom-color: rgba(179, 179, 179, 0.8) !important;
  border-radius: 3px;
  border: 1px solid;
}
.social-classic .social-likes__button_plusone:hover {
  background: #f4f4f4 !important;
  background: -webkit-linear-gradient(top, #f9f9f9, #f0f0f0) !important;
  background: linear-gradient(to bottom, #f9f9f9, #f0f0f0) !important;
  color: #cd4427 !important;
  border-color: #ddd !important;
  border-bottom-color: #ccc !important;
}
.social-classic .social-likes__icon_plusone {
  background-position: 0 6px;
  background-repeat: no-repeat;
}
.social-classic .social-likes__counter_plusone {
  background: #da573b;
  border-color: #da573b !important;
  padding: 2px 5px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.social-classic .social-likes__counter_plusone:after {
  border-right-color: #f9f9f9;
}
.social-classic .social-likes__button_pinterest {
  padding-left: 20px;
  background: #eee;
  background: -webkit-linear-gradient(top, #fefefe, #d3d3d3);
  background: linear-gradient(to bottom, #fefefe, #d3d3d3);
  color: #c71a28;
  border-color: #bbb;
  border-color: rgba(186, 186, 186, 0.8);
  border-bottom-color: rgba(153, 153, 153, 0.8);
}
.social-classic .social-likes__button_pinterest:hover {
  background: #efefef;
  background: -webkit-linear-gradient(top, #fff, #d9d9d9);
  background: linear-gradient(to bottom, #fff, #d9d9d9);
  color: #c11524;
  border-color: rgba(186, 186, 186, 0.6);
  border-bottom-color: rgba(153, 153, 153, 0.6);
}
.social-classic .social-likes__icon_pinterest {
  background-image: url("data:image/png;\a     base64, iVBORw0KGgoAAAANSUhEUgAAABAAAAARCAMAAADjcdz2AAABYlBMVEX////CByTCByXCByS+BSC2ACTCBiS/ABXBByXBBiTCBiQAAAC/ACC5ABe0AB7BBiTBCCTBBCPBByW/AADCByTBCCXBCCXCAB/BBiTCBSTBByTBByTBByTBByW6AB3DByTBBiTBBiPCByTCBiW/BiDBBiTCBiO/BiPBBiS/BCK+BSHBByTBCCTBCCW5ACO8ABvCCCTBBiTBBiPCBiOZAAC/ACDCByPABSTCBiTCBiPCBiXBBiTCByTBByTBByLCBiTDCCTCCCTBByTBByXBByXBByXBBiXBByXBBiXCByTBCCWzABq/BiSAAADCBCTBBiXBBiXBByXBByXBByPBBiTCCCTBBiPCBiTBBiPBBSO4ABy/BSLBByXAByTAByW8BiG/BCTBByPCACS/BCPABCTACCOqAADCByLBCCTCCCTCBiTCBiTBByLBBiPCCCTBBiTCCCS+CCLCCCXCByTDCCXCByVy9s/zAAAAcnRSTlMA6ryWNwf9DObPswEQCxHspTqZBI3s6xn8Mo+csesass3a2fooW9Essjwv2+LmFhPpodOnBQjEaarZ2J3UzZR5qqqT1pH7Wq3s1eQKVAJH9Mnf3tuwgbBPe14SNG9NRS5AlxVIOYIGS8aiq6Mly8XXo0OXLlv1AAAA3ElEQVQYGQXBA4IDUAxAwVd763Zt27Zt22byc/+dAQAAAACAsvKIp6p52g8ABHINpmqiQV8CIFCpouvemtpS57whIKey1zQItLSaVUB7UMerzzN19bONDJikWXRLbSUd2mnW1d3Ta3302zfzlh4adjbCqIyRtAkmpyBqMkNG8yRtjt2FWNwjssyKrLLmwhubnq1tsZ1idt8O8JkeHh1zYnbKmViKCxG1S7JX19yETW7hzon476MPj095kRSQ8Irn+cVU1NxrHCD0Fom9m5qTjxIA4LP4VSj8/P4B/APnbDloW0CFhAAAAABJRU5ErkJggg==");
  background-position: 2px 1px;
}
.social-classic .social-likes__counter_pinterest {
  background: #fff5f6;
  border-color: #f0a8ae;
}
.social-classic .social-likes__counter_pinterest:after {
  border-right-color: #fff5f6;
}
.social-white .social-likes__widget_facebook,
.social-white .social-likes__widget_twitter,
.social-white .social-likes__widget_plusone {
  background: transparent;
}
.social-white .social-likes__button_facebook,
.social-white .social-likes__button_twitter,
.social-white .social-likes__button_plusone {
  color: #fff;
}
.social-black .social-likes__widget_facebook,
.social-black .social-likes__widget_twitter,
.social-black .social-likes__widget_plusone {
  background: transparent;
}
.social-black .social-likes__button_facebook,
.social-black .social-likes__button_twitter,
.social-black .social-likes__button_plusone {
  color: #1b1b1b;
}
.social-black .social-likes__counter {
  color: #1b1b1b !important;
}
.social-grey .social-likes__widget_facebook,
.social-grey .social-likes__widget_twitter,
.social-grey .social-likes__widget_plusone {
  background: transparent;
}
.social-grey .social-likes__button_facebook,
.social-grey .social-likes__button_twitter,
.social-grey .social-likes__button_plusone {
  color: #6d6d6d;
}
.social-grey .social-likes__counter {
  color: #6d6d6d !important;
}
.social-blue .social-likes__widget_facebook,
.social-blue .social-likes__widget_twitter,
.social-blue .social-likes__widget_plusone {
  background: transparent;
}
.social-blue .social-likes__button_facebook,
.social-blue .social-likes__button_twitter,
.social-blue .social-likes__button_plusone {
  color: #0072bc;
}
.social-blue .social-likes__counter {
  color: #0072bc !important;
}
.social-likes__button_facebook,
.social-likes__button_twitter,
.social-likes__button_plusone {
  padding-left: 25px !important;
}
.social-blocky-social .social-likes__widget_facebook,
.social-blocky-social .social-likes__widget_twitter,
.social-blocky-social .social-likes__widget_plusone {
  margin: 0 2px !important;
  padding: 4px;
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.2);
  border: 1px solid rgba(0, 0, 0, 0.075);
  border-bottom: 2px solid rgba(0, 0, 0, 0.075);
}
.social-blocky-social .social-likes__button_facebook,
.social-blocky-social .social-likes__button_twitter,
.social-blocky-social .social-likes__button_plusone {
  color: rgba(0, 0, 0, 0.78);
}
.social-blocky-social-color .social-likes__widget_facebook,
.social-blocky-social-color .social-likes__widget_twitter,
.social-blocky-social-color .social-likes__widget_plusone {
  margin: 0 2px !important;
  padding: 3px 4px;
  border-radius: 4px;
  border: 1px solid rgba(0, 0, 0, 0.075);
  border-bottom: 2px solid rgba(0, 0, 0, 0.075);
}
.social-blocky-social-color .social-likes__button_facebook,
.social-blocky-social-color .social-likes__button_twitter,
.social-blocky-social-color .social-likes__button_plusone {
  color: #fff;
}
.social-blocky-social .social-likes__counter {
  color: #fff !important;
}
.nodoNav ul {
  margin-bottom: 0px !important;
  padding-left: 0px;
}
.nodoNavItem {
  display: inline-block;
  padding-right: 30px;
}
.nodoNavItem a:hover {
  text-decoration: none !important;
  opacity: 1;
}
.nodoNavLink i {
  margin-right: 7px;
}
.elLinkBold a {
  font-weight: bold;
}
.elLinks2 .nav3,
.elLinks2 .nav4,
.elLinks2 .nav5 {
  display: none;
}
.elLinks3 .nav4,
.elLinks3 .nav5 {
  display: none;
}
.elLinks4 .nav5 {
  display: none;
}
.elLinks2 .nav2 {
  padding-right: 0px;
}
.elLinks3 .nav3 {
  padding-right: 0px;
}
.elLinks4 .nav4 {
  padding-right: 0px;
}
.elLinks5 .nav5 {
  padding-right: 0px;
}
.elLinkSize1 a {
  font-size: 14px;
}
.elLinkSize2 a {
  font-size: 16px;
}
.elLinkSize3 a {
  font-size: 18px;
}
.elLinkSize4 a {
  font-size: 24px;
}
.es-navTheme1 {
  padding: 10px 0;
}
.es-navTheme1 .nodoNavItem {
  padding-right: 10px;
}
.es-navTheme1 .nodoNavLink {
  font-weight: 600;
  opacity: 1 !important;
  transition: 0.15s;
  padding: 8px;
  text-transform: uppercase;
  border-radius: 4px;
}
.es-navTheme1 .nodoNavLink:hover {
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.4);
  background: rgba(255, 255, 255, 0.3);
}
.es-navTheme2 {
  padding: 10px 0;
}
.es-navTheme2 .nodoNavItem {
  padding-right: 0;
}
.es-navTheme2 .nodoNavLink {
  font-weight: 600;
  opacity: 1 !important;
  transition: 0.05s;
  padding: 10px 8px;
  text-transform: uppercase;
}
.es-navTheme2 .nodoNavLink:hover {
  background: rgba(0, 0, 0, 0.4);
  color: #fff;
} /*!
* Pricely v1.0
*
* Copyright 2013 - Forever, Weborithm.com
*
* Designed and built by Weborithm
*/
.pricely-chart:after,
.pricely-chart:after,
.pricely-pro:after,
.pricely-chart-three:after,
.panel-heading li:after {
  content: " ";
  display: table;
  clear: both;
}
.pricely-chart h1,
.pricely-chart h2,
.pricely-chart h3,
.pricely-chart h4,
.pricely-chart h5,
.pricely-chart h6 {
  font-weight: 300;
}
.pricely-chart .glyphicon {
  color: #9b9b9b;
}
.pricely-chart .panel-heading {
  font-size: 22px;
  margin: 0;
  padding: 30px 20px;
  text-align: center;
}
.pricely-chart-one h3 span {
  display: block;
  font-size: 13px;
  font-weight: 300;
  letter-spacing: 0.5px;
  padding: 5px 0 0;
  text-transform: uppercase;
}
.pricely-label {
  display: block;
  font-size: 13px;
  letter-spacing: 1px;
  margin: 0 auto 0px;
  text-transform: uppercase;
}
.pricely-first-heading .pricely-label {
  font-weight: 600;
}
.pricely-figure {
  padding: 20px 0 20px;
  position: relative;
}
.pricely-currency {
  display: inline-block;
  font-size: 20px;
  font-weight: 400;
  position: absolute;
  top: 30px;
}
.pricely-amount {
  display: inline-block;
  font-size: 70px;
  line-height: 70px;
  padding: 0 0 0 17px;
}
.pricely-foreword {
  display: block;
  font-family: "Karla", sans-serif;
  font-size: 14px;
  font-style: italic;
  padding: 0;
}
.pricely-paragraph {
  font-size: 14px;
  line-height: 20px;
  margin: 20px;
  text-align: left;
}
.pricely-paragraph span {
  font-size: 28px;
}
.pricely-chart .panel {
  margin: 0;
}
.pricely-chart-two .panel,
.pricely-chart-two .panel-heading {
  border-radius: 0;
}
.pricely-chart .panel-footer {
  padding: 10px;
}
.pricely-chart-two .panel-footer {
  border-width: 0 1px 1px 1px;
  margin: 0px 0px 10px;
  padding: 0;
  border-radius: 0;
}
.pricely-chart .panel-collapse p {
  margin: 10px 0;
}
.pricely-chart .img-responsive {
  max-width: inherit;
  width: 100%;
}
.pricely-chart-one .pricely-call a {
  font-size: 18px;
}
.col-md-2 .pricely-call a {
  font-size: 16px;
}
.pricely-chart-two .pricely-call a {
  font-size: 20px;
}
ol.pricely-indicators {
  position: static;
  width: auto;
  margin: 0;
  padding: 0;
  text-align: right;
}
ol.pricely-indicators li.active {
  background: #f7931f;
  border-color: #f7931f;
  margin: 1px 3px;
}
ol.pricely-indicators li {
  background: #fff;
  border-color: #ebebeb;
  height: 12px;
  width: 12px;
  margin: 1px 3px;
  padding: 6px;
}
.pricely-tooltip:hover {
  cursor: pointer;
}
.pricely-chart .modal p {
  margin: 0;
}
.pricely-chart .modal-body {
  padding: 0;
}
.pricely-chart .modal-body .thumbnail {
  border: 0;
  border-radius: 0;
  padding: 0;
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.pricing-panel .panel-footer .btn {
  line-height: 44px;
}
.btn-wide {
  border: 0;
  padding: 0;
  border-radius: 0;
  width: 100%;
}
.pricely-pro .glyphicon {
  display: block;
  text-align: center;
}
.pricely-pro .glyphicon {
  color: #3a87ad;
}
.pricely-pro .x {
  color: #b94a61;
}
.pricing-panel {
  margin-bottom: 0px !important;
  border: none;
}
.pricing-panel .panel-heading {
  text-align: center;
  padding: 25px 15px;
  margin-bottom: 0px;
}
.list-group-item {
  text-align: center;
}
.pricing-panel-border0 {
  border: none;
}
.pricing-panel-border1 {
  border: 1px solid;
}
.pricing-panel-border2 {
  border: 2px solid;
}
.pricing-panel-border3 {
  border: 3px solid;
}
.pricing-panel-radius1 {
  border-radius: 5px !important;
}
.pricing-panel-radius1 .panel-heading {
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}
.pricing-panel-radius2 {
  border-radius: 10px !important;
}
.pricing-panel-radius2 .panel-heading {
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
}
.list-group .list-group-item:last-child {
  border-bottom-right-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
}
.pricing-panel-radius1 .list-group .list-group-item:last-child {
  border-bottom-right-radius: 5px !important;
  border-bottom-left-radius: 5px !important;
}
.pricing-panel-radius2 .list-group .list-group-item:last-child {
  border-bottom-right-radius: 10px !important;
  border-bottom-left-radius: 10px !important;
}
.pricely-pro .panel-heading {
  border-radius: 0;
  min-height: 260px;
}
.pricely-pro li li.list-group-item {
  border-left-width: 1px;
  border-radius: 0;
  min-height: 45px;
}
.pricely-pro li.pricely-first-heading li.list-group-item {
  border-left-width: 1px;
  border-radius: 0;
  min-height: 45px;
}
.pricely-pro {
  list-style: none;
  margin: 0;
  padding: 0;
}
.pricely-pro li.pricely-first-heading,
.pricely-pro li.pricely-inner {
  padding: 0;
}
.pricely-pro .panel-heading {
  border-right: 1px solid #ddd;
  border-top: 1px solid #ddd;
}
.pricely-pro li:first-child .panel-heading {
  border-left: 1px solid #ddd;
}
.pricely-professional li.list-group-item .feature-hide {
  display: none;
}
.pricely-professional li .glyphicon {
  display: inline-block;
}
.pricely-professional li .pricely-paragraph .glyphicon {
  display: block;
}
.pricely-professional li.list-group-item {
  text-align: center;
}
.pricely-wizard {
  text-align: center;
}
.pricely-wizard .dropdown-menu {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.pricely-wizard .dropdown-menu span {
  display: block;
  padding: 5px 10px;
}
.pricely-wizard .pricely-inline {
  display: inline;
}
.pricely-wizard p.dropdown {
  background: #eee;
  border: 1px solid #fff;
  padding: 3px 9px;
  border-radius: 3px;
  text-align: left;
}
.pricely-wizard p.dropdown:hover {
  background: #f9f9f9;
  border-color: #eee;
  color: #fff;
}
.pricely-wizard p.dropdown a:focus,
.pricely-wizard p.dropdown a:hover {
  text-decoration: none;
}
.pricely-wizard p.dropdown span a {
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
}
.pricely-wizard p.dropdown span a:hover {
  padding-left: 3px;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  text-decoration: none;
}
.pricely-wizard p.pricely-wizard-selection {
  background: #5bc0de;
  color: #fff;
  display: inline-block;
  margin: -1px 0 10px 0;
  padding: 3px 9px;
  text-transform: uppercase;
  border-radius: 3px;
}
.pricely-wizard .tab-pane span.glyphicon {
  font-size: 24px;
  margin: 0 10px 0 0;
  position: relative;
  top: 7px;
}
.pricely-wizard .tab-inner {
  margin: 20px 0 0;
  padding: 0;
}
.pricely-wizard .tab-inner-child {
  margin: 1px 0 0;
  padding: 20px 0 0;
}
.pricely-wizard .panel {
  border: 0 !important;
  border-radius: 0;
  box-shadow: none;
  padding: 0;
}
.pricely-wizard .panel .panel-heading {
  border: 0;
  box-shadow: none;
  padding: 20px 0;
}
@media screen and (min-width: 0\0) {
  .pricely-currency {
    display: inline-block;
    font-size: 20px;
    font-weight: 400;
    position: relative;
    top: -30px;
  }
  .pricely-amount {
    font-size: 65px;
    line-height: 65px;
  }
  .pricely-chart .panel-footer {
    margin: 0 0 20px;
    padding: 0;
  }
}
@media screen and (max-width: 991px) {
  .pricely-chart-one {
    margin-bottom: 20px;
  }
  .tab-content {
    border-left: 0;
  }
  .pricely-pro li li.list-group-item {
    border-left-width: 1px;
    text-align: center;
  }
  .pricely-chart .panel-heading {
    padding: 15px 10px;
  }
  .pricely-pro .panel-heading {
    border-left: 1px solid #ddd;
    min-height: inherit;
  }
  .pricely-professional li.list-group-item .feature-hide {
    display: inline;
    padding: 0 0 0 10px;
  }
  .pricely-pro li.pricely-first-heading {
    display: none;
  }
  .pricely-pro .glyphicon {
    display: inline-block;
    text-align: center;
  }
  .pricely-foreword,
  .pricely-label {
    display: inline-block;
    margin: 0;
  }
  .pricely-foreword:before {
    content: " ";
  }
}
@media screen and (max-width: 767px) {
  #pricely-align {
    display: inherit;
    margin: 0 0 40px;
    vertical-align: none;
  }
}
.faqTitle {
  padding-bottom: 5px;
}
.faqTitle i {
  margin-right: 5px;
}
.elSelect {
  overflow: hidden;
  width: 100%;
}
.elSelect:hover {
  border-color: #42b0e2;
}
.elSelect select {
  background: transparent;
  border: none;
  font-size: 14px;
  height: 29px;
  width: 268px;
  outline: none !important;
  cursor: pointer;
}
.elSelectSmall {
  padding: 2px 5px;
  font-size: 14px;
  line-height: 24px;
}
.elSelectSmall select {
  font-size: 14px;
}
.elSelectMid {
  padding: 11px 10px;
  font-size: 16px;
}
.elSelectMid select {
  font-size: 16px;
}
.elSelectLarge {
  font-size: 21px;
  padding: 17px 10px;
}
.elSelectLarge select {
  font-size: 21px;
}
.elSelectStyl0 {
  border: 1px solid rgba(0, 0, 0, 0.2);
  background-color: #fff;
}
.elSelectStyle1 {
  -webkit-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.05) !important;
  -moz-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.05) !important;
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.05) !important;
  border: 1px solid rgba(0, 0, 0, 0.2);
  background-color: #fff;
}
.elSelectStyle2 {
  border: 3px solid rgba(0, 0, 0, 0.2);
  background-color: #fff;
}
.elSelectBG2 {
  background-color: #f1f1f1;
}
.elSelectBG3 {
  background-color: rgba(0, 0, 0, 0.5);
  color: rgba(255, 255, 255, 0.8);
}
.elSelectBR5 {
  border-radius: 5px;
}
.elSelectBR1 {
  border-radius: 10px;
}
.elSelectBR2 {
  border-radius: 20px;
}
.awdtTitle {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 5px;
}
.awdtDate {
  margin-bottom: 10px;
}
.awdtSelector select {
  width: 100%;
}
.elTicketInfo i {
  margin-right: 5px;
}
.elTicketDateBold {
  font-weight: bold;
}
.elTicketAddToCalendar {
  background-color: #f4f4f4;
  border-radius: 2px;
  width: 100%;
  border: 1px solid #d9d9d9;
  color: #555;
  font-weight: bold;
  font-size: 14px;
  text-decoration: none;
  padding: 12px;
}
.elTicketAddToCalendar img {
  margin-right: 5px;
  margin-top: -2px;
}
.elOrderProdInvDesc {
  margin-left: 25px;
}
.elOrderProdInvDesc .elOrderProdInvOld {
  text-decoration: line-through;
}
.elOrderProdInvDesc .elOrderProdInvNew {
  font-weight: bold;
}
.elOrderProductOptinLabel {
  border-bottom: 1px solid #ddd;
  padding-bottom: 5px;
  margin-bottom: 5px;
  padding: 5px;
}
.elOrderProductOptinProducts {
  padding: 5px;
}
.elOrderProductOptinProducts input {
  margin-right: 5px;
}
.elOrderProductOptinProducts label {
  font-weight: inherit;
}
.elOrderProductOptinPrice {
  padding-left: 20px;
}
.elOrderProductOptinProductName label {
  display: inline;
}
.activeRadioProduct {
  background: #fafafa;
}
.elOrderProductOptionsSelect {
  width: 100%;
  display: block;
  padding: 10px;
  font-size: 18px;
  height: 50px;
  display: none;
}
.elOrderProductOptions.elOrderSelectShow .elOrderProductOptionsSelect {
  display: block;
}
.elOrderProductOptions.elOrderSelectShow .elOrderProductOptinLabel {
  display: none;
}
.elOrderProductOptions.elOrderSelectShow .elOrderProductOptinProducts {
  display: none;
}
.elOrderProductOptionsWrapper[data-de-type="orconfirmation"]
  .elOrderProductOptinProductName {
  width: 70% !important;
}
.elProductPriceBadge1 {
  padding: 5px;
  background: #03ae78;
  border-radius: 10px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  width: auto !important;
  color: #fff;
  margin-top: -5px;
}
.ccStripeElementCard {
  float: left;
  width: 100%;
}
.ccStripeElementExp {
  float: left;
  width: 50%;
  padding-right: 20px;
}
.ccStripeElementCVC {
  float: left;
  width: 50%;
}
.ccNumberWrap {
  float: left;
  width: 65%;
}
.ccCVCWrap {
  float: left;
  width: 35%;
  padding-left: 20px;
}
.ccMonthWrap {
  float: left;
  width: 37.5%;
  padding-right: 20px;
}
.ccYearWrap {
  float: left;
  width: 37.5%;
}
.cc-number {
  display: block;
  width: 100%;
  margin-bottom: 15px;
}
.cc-cvc {
  display: block;
  width: 100%;
  margin-bottom: 15px;
}
.cc-expirey-month {
  display: block;
  width: 100%;
}
.cc-expirey-year {
  display: block;
  width: 100%;
}
.ccInputText {
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 10px;
}
.elccHideHelper .ccInputText {
  display: none;
}
.elOrderProductOptinItem,
.elOrderProductOptinLabelPrice {
  font-weight: bold;
}
.sold-out .elOrderProductOptinProductName {
  position: relative;
  display: inline-block;
}
.sold-out .elOrderProductOptinProductName:before {
  content: "";
  border-bottom: 2px solid #f00;
  width: 100%;
  position: absolute;
  right: 0;
  top: 25%;
}
.cart-box .cf-purchase-divider {
  border-top: 1px solid #ccc;
}
.elMultiChoiceItem {
  padding: 10px 0px;
}
.elMultiChoiceItem input {
  margin-right: 5px;
}
.elMultiChoiceItemBold {
  font-weight: bold;
}
.video-description .midContainer,
.video-description .containerInner {
  width: 100% !important;
}
.elMembershipsNavOverlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.8);
  visibility: visible;
  border: 1px solid black;
  z-index: 1;
  opacity: 0;
  color: white;
  font-weight: bold;
}
.elMembershipsNavOverlay p {
  top: 50%;
  left: 30%;
  position: absolute;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.elMembershipsNavOverlay:hover {
  opacity: 1;
}
.elMembershipsNavMobileToggle {
  background-color: #5b6d86;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  padding: 12px 12px;
  border-radius: 4px;
  margin-bottom: 10px;
  margin-left: -5px;
  margin-right: -5px;
  box-shadow: 0 1px 0px rgba(0, 0, 0, 0.7);
  text-align: center;
  font-size: 16px;
  display: none;
  cursor: pointer;
}
.elMembershipsNav ul {
  list-style: none;
  padding-left: 0;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  margin-bottom: 0;
}
.membershipNavTitle .title {
  background-color: #6e757f;
  color: #fff;
  font-weight: bold;
  padding: 10px 20px;
  padding-bottom: 8px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom: 2px solid rgba(0, 0, 0, 0.2);
  position: relative;
  cursor: pointer;
  display: block;
  border-top-left-radius: 4px !important;
  border-top-right-radius: 4px !important;
}
.membershipNavTitle .title.openedHeader {
  border-radius: 5px !important;
  margin-bottom: 10px;
}
.membershipNavTitle .title:before {
  font-family: FontAwesome;
  content: "\f0d8";
  float: right;
}
.membershipNavTitle .title.openedHeader:before {
  font-family: FontAwesome;
  content: "\f0d7";
  float: right;
}
.membershipNavInner {
  background-color: #fff;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom: 2px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 15px;
  overflow: hidden;
  position: relative;
}
.membershipNavInner li {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.membershipNavInner li a {
  padding: 10px 20px;
  border-left: 3px solid #fff;
  display: block;
  text-decoration: none;
  position: relative;
}
.membershipNavInner li a:hover {
  border-left: 3px solid #ddd;
  text-decoration: none;
  background: #fafafa;
}
.membershipNavInner li a:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  color: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f054";
  position: absolute;
  top: 14px;
  right: 16px;
  opacity: 0.2;
}
.membershipNavInner li a {
  color: #6e757f;
}
.membershipNavInner li a.activeSate {
  border-left: 3px solid #ddd;
  text-decoration: none;
}
.elButtonShadow1 {
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
}
.elButtonShadow2 {
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
}
.elButtonShadow3 {
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.7);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.7);
}
.elButtonShadow4 {
  -webkit-box-shadow: 0 8px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 8px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 8px 1px rgba(0, 0, 0, 0.1);
}
.elButtonShadow5 {
  -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 25px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.2), 0 0 15px rgba(0, 0, 0, 0.2),
    0 0 3px rgba(0, 0, 0, 0.4);
}
.elButtonShadow6 {
  -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 25px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.4), 0 0 15px rgba(255, 255, 255, 0.2),
    0 0 3px rgba(255, 255, 255, 0.4);
}
.membershipNavGrey .membershipNavTitle .title {
  background-color: #6e757f;
}
.membershipNavGrey .membershipNavInner li a:hover {
  border-left: 3px solid #ddd;
}
.membershipNavGrey .membershipNavInner li a {
  color: #6e757f;
}
.membershipNavInner li a.activeMemberNav {
  border-left: 3px solid #ddd;
  text-decoration: none;
  background: #fafafa;
}
.membershipNavBlue .membershipNavTitle .title {
  background-color: #0074c7;
}
.membershipNavBlue .membershipNavInner li a:hover {
  border-left: 3px solid #0074c7;
}
.membershipNavBlue .membershipNavInner li a {
  color: #115489;
}
.membershipNavDarkBlue .membershipNavTitle .title {
  background-color: #334b62;
}
.membershipNavDarkBlue .membershipNavInner li a:hover {
  border-left: 3px solid #334b62;
}
.membershipNavGreen .membershipNavTitle .title {
  background-color: #7ad085;
}
.membershipNavGreen .membershipNavInner li a:hover {
  border-left: 3px solid #b3d4b7;
}
.membershipNavDark .membershipNavTitle .title {
  background-color: #343434;
}
.membershipNavDark .membershipNavInner li a:hover {
  border-left: 3px solid #ddd;
}
.membershipAccess h3 {
  font-size: 24px;
  font-weight: bold;
  border-bottom: 2px solid #ddd;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.membershipAccess a {
  color: #767676;
}
.membershipAccess a:hover {
  color: #186299;
}
.memberAccessLabel {
  margin-bottom: 10px;
}
.memberaccessButton {
  margin-top: 10px;
  width: 100%;
  display: block;
  padding: 10px 20px;
  font-weight: bold;
  text-align: center;
  border-radius: 4px;
  background-color: #28affa;
  border: none;
  border-bottom: 2px solid rgba(0, 0, 0, 0.2);
  color: #fff;
  font-size: 16px !important;
  text-transform: uppercase;
}
.memberaccessButton:hover {
  background-color: #1f83cd;
}
.elOrder2Step {
  background-color: #fff;
  border: 2px solid #ddd;
  border-radius: 4px;
}
.order2StepHeader {
  background-image: -webkit-gradient(
    linear,
    center top,
    center bottom,
    from(white),
    to(#f3f3f3)
  );
  background-image: -webkit-linear-gradient(top, white, #f3f3f3);
  background-image: -moz-linear-gradient(top, white, #f3f3f3);
  background-image: -o-linear-gradient(top, white, #f3f3f3);
  background-image: -ms-linear-gradient(top, white, #f3f3f3);
  background-image: linear-gradient(to bottom, white, #f3f3f3);
  border-bottom: 2px solid rgba(0, 0, 0, 0.1);
}
.order2Step-step-1 {
  float: left;
  width: 50%;
}
.order2Step-step-2 {
  float: left;
  width: 50%;
}
.order2Step-step {
  padding: 15px;
  opacity: 0.7;
  transition: all 0.5s ease;
}
.order2StepNumber {
  font-weight: bold;
  font-size: 27px;
  line-height: 37px;
  float: left;
  margin-right: 15px;
}
.order2StepHeaderText {
  float: left;
}
.order2StepTitle {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
}
.order2StepSubTitle {
  font-size: 12px;
}
.order2Step-step.order2StepActive .order2StepTitle {
  color: #279ceb;
}
.order2Step-step.order2StepActive {
  opacity: 1;
}
.order2StepProgress {
  height: 5px;
  width: 100%;
  background-color: #1372a8;
  clear: left;
  position: relative;
}
.order2Step25,
.order2Step75 {
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transition: all 0.5s ease;
}
.order2Step25:before,
.order2Step75:before {
  content: "\f0d8";
  color: #1372a8;
  position: absolute;
  font-size: 32px;
  top: -20px;
  left: 25%;
  transition: all 0.5s ease;
}
.order2Step75:before {
  left: 75%;
}
.o2step_wrapper {
  padding: 20px;
}
.o2step_wrapper .elInput {
  margin-top: 15px;
}
.order2ButtonSubText,
.order2ButtonSubText2 {
  font-size: 12px;
  text-align: center;
  margin-top: 10px;
  color: #9c9c9c;
}
.elS1ShippingWrap {
  position: relative;
  margin-top: 15px;
  padding: 8px 0px;
}
.elS1Shipping {
  text-transform: uppercase;
  font-weight: bold;
  color: #626262;
  font-size: 12px;
  background-color: #fff;
  padding-right: 10px;
  position: absolute;
  z-index: 1;
  margin-top: -9px;
}
.elS1ShippingBar {
  position: absolute;
  width: 100%;
  height: 3px;
  background-color: rgba(221, 221, 221, 0.4);
  top: 7px;
}
.elOrder2Step .elCreditCardForm {
  border: 2px solid #ddd;
  padding: 15px;
  border-radius: 4px;
  background-color: rgba(221, 221, 221, 0.18);
}
.large-progress-bar {
  height: 65px;
  line-height: 65px;
  font-size: 21px;
}
.large-progress-bar .progress-bar {
  line-height: 65px;
  font-size: 21px;
  height: 65px;
}
.medium-progress-bar {
  height: 45px;
  line-height: 45px;
  font-size: 19px;
}
.medium-progress-bar .progress-bar {
  line-height: 45px;
  font-size: 19px;
  height: 45px;
}
.small-progress-bar {
  height: 35px;
  line-height: 36px;
  font-size: 14px;
}
.small-progress-bar .progress-bar {
  line-height: 36px;
  height: 35px;
  font-size: 14px;
}
.progressbar_nocorners {
  border-radius: 0 !important;
}
.progressbar_offsetWhite {
  background: #fff;
}
.progressbar_offsetTransparentWhite {
  background: rgba(255, 255, 255, 0.5);
}
.progressbar_offsetBlack {
  background: rgba(0, 0, 0, 0.8);
}
.progressbar_offsetTransparentBlack {
  background: rgba(0, 0, 0, 0.5);
}
.progressbar_bold {
  font-weight: bold;
}
.progressbar_italic {
  font-style: italic;
}
.progressbar_bolditalic {
  font-style: italic;
  font-weight: bold;
}
.progressbar_left {
  text-align: left;
  padding-left: 17px;
}
.progressbar_right {
  text-align: right;
  padding-right: 17px;
}
.progressbar_w_0 {
  width: 0%;
}
.progressbar_w_33 {
  width: 33%;
}
.progressbar_w_50 {
  width: 50%;
}
.progressbar_w_66 {
  width: 66%;
}
.progressbar_w_75 {
  width: 75%;
}
.progressbar_w_85 {
  width: 85%;
}
.progressbar_w_90 {
  width: 90%;
}
.progressbar_w_100 {
  width: 100%;
}
.progressbar_borderOn {
  border: 3px solid transparent;
}
.progressbar_borderOn.large-progress-bar .progress-bar {
  height: 68px;
}
.progressbar_borderOn.medium-progress-bar .progress-bar {
  height: 46px;
  line-height: 40px;
}
.progressbar_borderOn.small-progress-bar .progress-bar {
  height: 38px;
  line-height: 33px;
}
.progress-bar {
  -webkit-transition: width 0.25s ease, height 0.25s ease, font-size 0.25s ease;
  -moz-transition: width 0.25s ease, height 0.25s ease, font-size 0.25s ease;
  -ms-transition: width 0.25s ease, height 0.25s ease, font-size 0.25s ease;
  -o-transition: width 0.25s ease, height 0.25s ease, font-size 0.25s ease;
  transition: width 0.25s ease, height 0.25s ease, font-size 0.25s ease;
}
.progress-bar-striped,
.progress-striped .progress-bar {
  background-image: -webkit-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: -o-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px;
}
.progress-bar-striped_active {
  background-image: -webkit-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: -o-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px;
  -webkit-animation: progress-bar-stripes 2s linear infinite reverse;
  -o-animation: progress-bar-stripes 2s linear infinite reverse;
  animation: progress-bar-stripes 2s linear infinite reverse;
}
.elvideounlock_videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.elvideounlock_videoWrapper iframe,
.elvideounlock_videoWrapper img.elunlock_video_preview {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.elVideoUnlock_col img {
  max-width: 100%;
  margin: 10px 0;
}
.elVideoMainVideoArea {
  width: 100%;
  padding: 0;
}
.elvideounlock_videoPauseBlocker {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  z-index: 22;
  cursor: pointer;
}
#elmainVideoPlayIcon {
  display: none;
  position: absolute;
  width: 100px;
  height: 100px;
  padding-top: 10px;
  font-size: 30px;
  top: 50%;
  text-align: center;
  border-radius: 300px;
  left: 50%;
  margin-left: -50px;
  margin-top: -60px;
}
#elmainVideoPlayIcon img {
  max-width: 100%;
}
#elmainVideoPlayIcon.videoisPaused_elunlocker {
  display: block;
  background: none;
}
.unlockerHideButtons {
  display: none !important;
}
.elVideoUnlock_col {
  cursor: pointer;
  position: relative;
  overflow: hidden;
  padding: 1px;
  padding-bottom: 2px;
}
.elVideoUnlock_col .elVideoInner {
  padding: 10px;
}
.elVideoUnlock_col .elVideoInner small {
  text-align: center;
  padding-top: 5px;
  display: block;
  font-size: 11px;
}
.elVideoUnlock_col strong {
  display: block;
  text-align: center;
  color: #777;
  font-size: 13px;
}
.elVideoCurrentlyLocked {
  opacity: 0.5;
  cursor: not-allowed;
}
.elVideoCurrentlyLocked:hover {
  border: none;
  background: none;
  padding: 1px;
  padding-bottom: 2px;
}
.elVideoCurrentlyLocked img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.btn-videounlockbutton:hover,
.btn-videounlockbutton:active,
.btn-videounlockbutton:focus {
  color: auto;
}
#elVideoProgressBarUnlocker {
  width: 100%;
  height: 5px;
  margin-bottom: 10px;
  background-color: #eee;
  clear: both;
  overflow: hidden;
}
#elVideoProgressBarUnlocker div {
  height: 100%;
  width: 0;
  background-color: #0074c7;
}
#elVideoProgressBarUnlocker.elvideoprogressBlue div {
  background-color: #0074c7;
}
#elVideoProgressBarUnlocker.elvideoprogressRed div {
  background-color: #cc181e;
}
#elVideoProgressBarUnlocker.elvideoprogressOrange div {
  background-color: #ffb700;
}
#elVideoProgressBarUnlocker.elvideoprogressGreen div {
  background-color: #269f34;
}
#elVideoProgressBarUnlocker.progressbarStyle2 {
  width: 100%;
  height: 7px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
#elVideoProgressBarUnlocker.progressbarStyle3 {
  width: 100%;
  height: 15px;
  border-radius: 10px;
  clear: left !important;
  float: left;
  margin-top: 10px;
  position: relative;
  border: 1px solid #000;
  border-bottom: 2px solid #000;
}
#elVideoProgressBarUnlocker.progressbarStyle3.elvideoprogressBlue {
  border: 1px solid #0074c7;
  border-bottom: 2px solid #0074c7;
}
#elVideoProgressBarUnlocker.progressbarStyle3.elvideoprogressRed {
  border: 1px solid #cc181e;
  border-bottom: 2px solid #cc181e;
}
#elVideoProgressBarUnlocker.progressbarStyle3.elvideoprogressOrange {
  border: 1px solid #ffb700;
  border-bottom: 2px solid #ffb700;
}
#elVideoProgressBarUnlocker.progressbarStyle3.elvideoprogressGreen {
  border: 1px solid #269f34;
  border-bottom: 2px solid #269f34;
}
.btn-videounlockbutton i {
  margin-right: 5px;
}
.btn-videounlockbutton {
  font-weight: bold;
}
.unlockerHideHeadlines {
  display: none !important;
}
.elVideoUnlockerElement[data-elunlocker-numberofvideos="1"] .elVideoUnlock_one {
  display: none;
}
.elVideoUnlockerElement[data-elunlocker-numberofvideos="1"] .elVideoUnlock_two {
  display: none;
}
.elVideoUnlockerElement[data-elunlocker-numberofvideos="1"]
  .elVideoUnlock_three {
  display: none;
}
.elVideoUnlockerElement[data-elunlocker-numberofvideos="1"]
  .elVideoUnlock_four {
  display: none;
}
.elVideoUnlockerElement[data-elunlocker-numberofvideos="2"]
  .elVideoUnlock_three {
  display: none;
}
.elVideoUnlockerElement[data-elunlocker-numberofvideos="2"]
  .elVideoUnlock_four {
  display: none;
}
.elVideoUnlockerElement[data-elunlocker-numberofvideos="3"]
  .elVideoUnlock_four {
  display: none;
}
.elunlocker_smallLockedCalendar {
  display: none;
  text-align: center;
  font-size: 14px;
  margin-top: 10px;
}
.elunlocker_smallLockedCalendar i {
  margin-right: 6px;
}
.elVideoUnlockerElementRoot[data-elunlocker-thevideotype="date"]
  .elunlocker_smallLockedCalendar {
  display: none;
}
.elVideoUnlockerElementRoot[data-elunlocker-thevideotype="date"]
  .elCurrentlyPlayingVideoUnlocker
  .elunlocker_smallLockedCalendar {
  display: none !important;
}
.elVideoUnlockerElementRoot[data-elunlocker-thevideotype="evergreen"]
  .elCurrentlyPlayingVideoUnlocker
  .elunlocker_smallLockedCalendar {
  display: none !important;
}
.elvideounlockerheadline.elunlocker_normal {
  font-weight: normal !important;
}
.elvideounlockerheadline.elunlocker_size18 {
  font-size: 18px !important;
}
.elvideounlockerheadline.elunlocker_size24 {
  font-size: 24px !important;
}
.elvideounlockerheadline.elunlocker_size32 {
  font-size: 32px !important;
}
.unlockerHideThumbnails {
  display: none !important;
}
.elVideoUnlock_blue .btn-videounlockbutton {
  background: #eee;
  color: #333;
  border: 1px solid #ccc;
  border-bottom: 2px solid #ccc;
}
.elVideoUnlock_blue .elVideoUnlock_col:hover {
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 2px solid rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  background: #fafafa;
  padding: 0;
}
.elVideoUnlock_blue .elVideoCurrentlyLocked:hover {
  border: none;
  background: none;
  border: 1px solid transparent;
  border-bottom: 2px solid transparent;
  padding: 0;
}
.elVideoUnlock_blue .elVideoCurrentlyLocked .btn-videounlockbutton {
  background: #444;
  color: #fff;
  border: 1px solid #000;
  cursor: not-allowed;
  border-bottom: 2px solid #000;
}
.elVideoUnlock_blue .elCurrentlyPlayingVideoUnlocker .btn-videounlockbutton {
  background: #ffbe19;
  color: #39130a;
  border: 1px solid #db9e04;
  border-bottom: 2px solid #db9e04;
}
.elVideoUnlock_blue .elCurrentlyPlayingVideoUnlocker,
.elVideoUnlock_blue .elCurrentlyPlayingVideoUnlocker:hover {
  border: 1px solid rgba(0, 0, 0, 0.4);
  border-bottom: 2px solid rgba(0, 0, 0, 0.4);
  border-radius: 5px;
  background: #0074c7;
  padding: 0;
  color: #fff;
}
.elVideoUnlock_blue .elCurrentlyPlayingVideoUnlocker strong {
  color: #fff !important;
}
.elVideoUnlock_blue .elCurrentlyPlayingVideoUnlocker img {
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.7);
}
.elVideoUnlock_light .btn-videounlockbutton {
  background: #fafafa;
  color: #666;
  border: 1px solid #ddd;
  border-bottom: 2px solid #ddd;
}
.elVideoUnlock_light .elVideoCurrentlyLocked:hover {
  border: none;
  background: none;
  border: 1px solid transparent;
  border-bottom: 2px solid transparent;
  padding: 0;
}
.elVideoUnlock_light .elVideoCurrentlyLocked .btn-videounlockbutton {
  background: #ddd;
  color: #000;
  border: 1px solid #ccc;
  cursor: not-allowed;
  border-bottom: 2px solid #ccc;
}
.elVideoUnlock_light .elCurrentlyPlayingVideoUnlocker .btn-videounlockbutton {
  background: #0074c7;
  color: #fff;
  border: 1px solid #04497b;
  border-bottom: 2px solid #04497b;
}
.elVideoUnlock_light .elCurrentlyPlayingVideoUnlocker,
.elVideoUnlock_light .elCurrentlyPlayingVideoUnlocker:hover {
  border: 1px solid #428bca;
  border-bottom: 2px solid #428bca;
  border-radius: 5px;
  background: #fafafa;
  padding: 0;
  color: #fff;
}
.elVideoUnlock_light .elCurrentlyPlayingVideoUnlocker strong {
  color: #222 !important;
}
.elVideoUnlock_light .elCurrentlyPlayingVideoUnlocker img {
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}
.elVideoUnlock_blackbg .btn-videounlockbutton {
  background: #222;
  color: #ccc;
  border: 1px solid #111;
  border-bottom: 2px solid #111;
  box-shadow: 0 0 10px #333 inset;
}
.elVideoUnlock_blackbg .elVideoUnlock_col strong {
  color: #999;
}
.elVideoUnlock_blackbg .elVideoCurrentlyLocked .btn-videounlockbutton {
  background: #999;
  color: #fff;
  box-shadow: 0 0 10px #555 inset;
  border: 1px solid #666;
  cursor: not-allowed;
  border-bottom: 2px solid #666;
}
.elVideoUnlock_blackbg .elCurrentlyPlayingVideoUnlocker .btn-videounlockbutton {
  background: #0074c7;
  color: #fff;
  border: 1px solid #04497b;
  box-shadow: 0 0 10px #237ec0 inset;
  border-bottom: 2px solid #04497b;
}
.elVideoUnlock_blackbg .elCurrentlyPlayingVideoUnlocker,
.elVideoUnlock_blackbg .elCurrentlyPlayingVideoUnlocker:hover {
  border: 1px solid rgba(0, 0, 0, 0.6);
  border-bottom: 2px solid rgba(0, 0, 0, 0.6);
  background: #222;
  border-radius: 5px;
  box-shadow: 0 0 40px #111 inset;
  padding: 0;
  color: #fff;
}
.elVideoUnlock_blackbg .elCurrentlyPlayingVideoUnlocker strong {
  color: #fff !important;
}
.elVideoUnlock_blackbg .elCurrentlyPlayingVideoUnlocker img {
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}
.surveyStepHeadline {
  font-weight: bold;
  font-size: 18px;
  padding-bottom: 15px;
}
.surveyStepQuestions {
  padding: 15px 10px;
}
.surveyRadioOption {
  cursor: pointer;
  padding: 10px 10px;
  clear: both;
  border-radius: 4px;
}
.surveyRadioOption.noanswer {
  background: #f7f778;
  background: rgba(255, 255, 0, 0.5);
}
.surveyRadioOption:before,
.surveyRadioOption:after {
  content: " ";
  display: table;
}
.surveyRadioOption input {
  float: left;
  margin-top: 0px;
}
.surveyRadioOptionText {
  float: left;
  margin-left: 15px;
  display: block;
}
.surveyStepProgressBar {
  height: 2px;
  width: 100%;
  max-width: 100% !important;
  background-color: #ddd;
  position: relative;
}
.surveyStepProgressCounter {
  background-color: #cf4916;
  position: absolute;
  height: 2px;
  top: 0px;
  left: 0px;
  transition: width 1s ease;
  max-width: 100% !important;
}
.hideProgressBar .surveyStepProgressBar {
  display: none;
}
.hideProgressBar .surveyStepHeadline {
  padding-bottom: 0px;
}
.surveyStep img,
.surveyStep_v img {
  display: none;
}
.surveyThumbnailsEnabled img,
.surveyThumbnailsEnabled img {
  display: block;
}
.surveyThumbnailsEnabled img,
.surveyThumbnailsEnabled img {
  float: left;
  width: 60px;
  margin-right: 20px;
}
.surveyThumbnailsEnabled .surveyRadioOption input,
.surveyThumbnailsEnabled .surveyRadioOption input {
  margin-top: 0px;
}
.surveyStep .surveyRadioOption,
.surveyStep_v .surveyRadioOption {
  display: flex;
  align-items: center;
}
.surveyStep.surveyLayout_vert_2x2 .surveyRadioOption,
.surveyStep_v.surveyLayout_vert_2x2 .surveyRadioOption {
  float: left;
  clear: none;
  width: 50%;
}
.surveyStep.surveyLayout_block_2x2 .surveyRadioOption,
.surveyStep_v.surveyLayout_block_2x2 .surveyRadioOption {
  float: left;
  clear: none;
  width: 50%;
}
.surveyStep.surveyLayout_block_2x2 img,
.surveyStep_v.surveyLayout_block_2x2 img {
  float: none;
  width: 100%;
  margin-bottom: 15px;
  margin-right: 0px;
}
.surveyStep.surveyLayout_block_2x2 .surveyRadioOption,
.surveyStep_v.surveyLayout_block_2x2 .surveyRadioOption {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.surveyStep.surveyLayout_block_2x2 .surveyRadioOption input,
.surveyStep_v.surveyLayout_block_2x2 .surveyRadioOption input {
  margin-bottom: 15px;
}
.surveyLayout_block_3x3 .surveyRadioOption {
  float: left;
  clear: none;
  width: 33.33%;
}
.surveyLayout_block_3x3 img {
  float: none;
  width: 100%;
  margin-bottom: 15px;
  margin-right: 0px;
}
.surveyLayout_block_3x3 .surveyRadioOption {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.surveyLayout_block_3x3 .surveyRadioOption input {
  margin-bottom: 15px;
}
.surveyLayout_block_3x3 .surveyRadioOptionText {
  margin-left: 0px;
  text-align: center;
}
.surveyLayout_block_4x4 .surveyRadioOption {
  float: left;
  clear: none;
  width: 25%;
}
.surveyLayout_block_4x4 img {
  float: none;
  width: 100%;
  margin-bottom: 15px;
  margin-right: 0px;
}
.surveyLayout_block_4x4 .surveyRadioOption {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.surveyLayout_block_4x4 .surveyRadioOption input {
  margin-bottom: 15px;
}
.surveyLayout_block_4x4 .surveyRadioOptionText {
  margin-left: 0px;
  text-align: center;
}
.surveyLayout_block_5x5 .surveyRadioOption {
  float: left;
  clear: none;
  width: 20%;
}
.surveyLayout_block_5x5 img {
  float: none;
  width: 100%;
  margin-bottom: 15px;
  margin-right: 0px;
}
.surveyLayout_block_5x5 .surveyRadioOption {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.surveyLayout_block_5x5 .surveyRadioOption input {
  margin-bottom: 15px;
}
.surveyLayout_block_5x5 .surveyRadioOptionText {
  margin-left: 0px;
  text-align: center;
}
.surveyLayout_block_6x6 .surveyRadioOption {
  float: left;
  clear: none;
  width: 16.66%;
}
.surveyLayout_block_6x6 img {
  float: none;
  width: 100%;
  margin-bottom: 15px;
  margin-right: 0px;
}
.surveyLayout_block_6x6 .surveyRadioOption {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.surveyLayout_block_6x6 .surveyRadioOption input {
  margin-bottom: 15px;
}
.surveyLayout_block_6x6 .surveyRadioOptionText {
  margin-left: 0px;
  text-align: center;
}
.surveyLayout_vert_2x2 .surveyStepQuestions,
.surveyLayout_block_2x2 .surveyStepQuestions,
.surveyLayout_block_3x3 .surveyStepQuestions,
.surveyLayout_block_4x4 .surveyStepQuestions,
.surveyLayout_block_5x5 .surveyStepQuestions,
.surveyLayout_block_6x6 .surveyStepQuestions {
  display: inline-block;
  width: 100%;
}
.surveyStep[data-radio-type="none"] .surveyRadioOption input,
.surveyStep_v[data-radio-type="none"] .surveyRadioOption input {
  display: none;
}
.surveyStep[data-radio-type="none"] .surveyRadioOptionText,
.surveyStep_v[data-radio-type="none"] .surveyRadioOptionText {
  margin-left: 0px;
}
div[data-radio-type="letters"] .surveyRadioOption input,
div[data-radio-type="numbers"] .surveyRadioOption input {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  color: inherit;
}
div[data-radio-type="letters"] .surveyRadioOption input:before,
div[data-radio-type="numbers"] .surveyRadioOption input:before {
  content: "A";
  font-weight: bold;
  font-size: 18px;
  margin-top: -1px;
  text-align: center;
  display: block;
}
div[data-radio-type="letters"]
  .surveyRadioOption:nth-child(1)
  input[type="radio"]:before {
  content: "A";
}
div[data-radio-type="letters"]
  .surveyRadioOption:nth-child(2)
  input[type="radio"]:before {
  content: "B";
}
div[data-radio-type="letters"]
  .surveyRadioOption:nth-child(3)
  input[type="radio"]:before {
  content: "C";
}
div[data-radio-type="letters"]
  .surveyRadioOption:nth-child(4)
  input[type="radio"]:before {
  content: "D";
}
div[data-radio-type="letters"]
  .surveyRadioOption:nth-child(5)
  input[type="radio"]:before {
  content: "E";
}
div[data-radio-type="letters"]
  .surveyRadioOption:nth-child(6)
  input[type="radio"]:before {
  content: "F";
}
div[data-radio-type="letters"]
  .surveyRadioOption:nth-child(7)
  input[type="radio"]:before {
  content: "G";
}
div[data-radio-type="letters"]
  .surveyRadioOption:nth-child(8)
  input[type="radio"]:before {
  content: "H";
}
div[data-radio-type="letters"]
  .surveyRadioOption:nth-child(9)
  input[type="radio"]:before {
  content: "I";
}
div[data-radio-type="letters"]
  .surveyRadioOption:nth-child(10)
  input[type="radio"]:before {
  content: "J";
}
div[data-radio-type="letters"]
  .surveyRadioOption:nth-child(11)
  input[type="radio"]:before {
  content: "K";
}
div[data-radio-type="letters"]
  .surveyRadioOption:nth-child(12)
  input[type="radio"]:before {
  content: "L";
}
div[data-radio-type="letters"]
  .surveyRadioOption:nth-child(13)
  input[type="radio"]:before {
  content: "M";
}
div[data-radio-type="letters"]
  .surveyRadioOption:nth-child(14)
  input[type="radio"]:before {
  content: "N";
}
div[data-radio-type="letters"]
  .surveyRadioOption:nth-child(15)
  input[type="radio"]:before {
  content: "O";
}
div[data-radio-type="letters"]
  .surveyRadioOption:nth-child(16)
  input[type="radio"]:before {
  content: "P";
}
div[data-radio-type="letters"]
  .surveyRadioOption:nth-child(17)
  input[type="radio"]:before {
  content: "Q";
}
div[data-radio-type="letters"]
  .surveyRadioOption:nth-child(18)
  input[type="radio"]:before {
  content: "R";
}
div[data-radio-type="letters"]
  .surveyRadioOption:nth-child(19)
  input[type="radio"]:before {
  content: "S";
}
div[data-radio-type="letters"]
  .surveyRadioOption:nth-child(20)
  input[type="radio"]:before {
  content: "T";
}
div[data-radio-type="letters"]
  .surveyRadioOption:nth-child(21)
  input[type="radio"]:before {
  content: "U";
}
div[data-radio-type="letters"]
  .surveyRadioOption:nth-child(22)
  input[type="radio"]:before {
  content: "V";
}
div[data-radio-type="letters"]
  .surveyRadioOption:nth-child(23)
  input[type="radio"]:before {
  content: "W";
}
div[data-radio-type="letters"]
  .surveyRadioOption:nth-child(24)
  input[type="radio"]:before {
  content: "X";
}
div[data-radio-type="letters"]
  .surveyRadioOption:nth-child(25)
  input[type="radio"]:before {
  content: "Y";
}
div[data-radio-type="letters"]
  .surveyRadioOption:nth-child(26)
  input[type="radio"]:before {
  content: "Z";
}
div[data-radio-type="numbers"]
  .surveyRadioOption:nth-child(1)
  input[type="radio"]:before {
  content: "1";
}
div[data-radio-type="numbers"]
  .surveyRadioOption:nth-child(2)
  input[type="radio"]:before {
  content: "2";
}
div[data-radio-type="numbers"]
  .surveyRadioOption:nth-child(3)
  input[type="radio"]:before {
  content: "3";
}
div[data-radio-type="numbers"]
  .surveyRadioOption:nth-child(4)
  input[type="radio"]:before {
  content: "4";
}
div[data-radio-type="numbers"]
  .surveyRadioOption:nth-child(5)
  input[type="radio"]:before {
  content: "5";
}
div[data-radio-type="numbers"]
  .surveyRadioOption:nth-child(6)
  input[type="radio"]:before {
  content: "6";
}
div[data-radio-type="numbers"]
  .surveyRadioOption:nth-child(7)
  input[type="radio"]:before {
  content: "7";
}
div[data-radio-type="numbers"]
  .surveyRadioOption:nth-child(8)
  input[type="radio"]:before {
  content: "8";
}
div[data-radio-type="numbers"]
  .surveyRadioOption:nth-child(9)
  input[type="radio"]:before {
  content: "9";
}
div[data-radio-type="numbers"]
  .surveyRadioOption:nth-child(10)
  input[type="radio"]:before {
  content: "10";
}
div[data-radio-type="numbers"]
  .surveyRadioOption:nth-child(11)
  input[type="radio"]:before {
  content: "11";
}
div[data-radio-type="numbers"]
  .surveyRadioOption:nth-child(12)
  input[type="radio"]:before {
  content: "12";
}
div[data-radio-type="numbers"]
  .surveyRadioOption:nth-child(13)
  input[type="radio"]:before {
  content: "13";
}
div[data-radio-type="numbers"]
  .surveyRadioOption:nth-child(14)
  input[type="radio"]:before {
  content: "14";
}
div[data-radio-type="numbers"]
  .surveyRadioOption:nth-child(15)
  input[type="radio"]:before {
  content: "15";
}
div[data-radio-type="numbers"]
  .surveyRadioOption:nth-child(16)
  input[type="radio"]:before {
  content: "16";
}
div[data-radio-type="numbers"]
  .surveyRadioOption:nth-child(17)
  input[type="radio"]:before {
  content: "17";
}
div[data-radio-type="numbers"]
  .surveyRadioOption:nth-child(18)
  input[type="radio"]:before {
  content: "18";
}
div[data-radio-type="numbers"]
  .surveyRadioOption:nth-child(19)
  input[type="radio"]:before {
  content: "19";
}
div[data-radio-type="numbers"]
  .surveyRadioOption:nth-child(20)
  input[type="radio"]:before {
  content: "20";
}
div[data-radio-type="numbers"]
  .surveyRadioOption:nth-child(21)
  input[type="radio"]:before {
  content: "21";
}
div[data-radio-type="numbers"]
  .surveyRadioOption:nth-child(22)
  input[type="radio"]:before {
  content: "22";
}
div[data-radio-type="numbers"]
  .surveyRadioOption:nth-child(23)
  input[type="radio"]:before {
  content: "23";
}
div[data-radio-type="numbers"]
  .surveyRadioOption:nth-child(24)
  input[type="radio"]:before {
  content: "24";
}
div[data-radio-type="numbers"]
  .surveyRadioOption:nth-child(25)
  input[type="radio"]:before {
  content: "25";
}
div[data-radio-type="numbers"]
  .surveyRadioOption:nth-child(26)
  input[type="radio"]:before {
  content: "26";
}
.elSurvey:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.elSurvey {
  display: inline-block;
}
* html .elSurvey {
  height: 1%;
}
.elSurvey {
  display: block;
}
.surveyProgressTop {
  height: 2px;
  width: 100%;
  max-width: 100% !important;
  background-color: #ddd;
  position: relative;
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
}
.surveyProgressTop_step {
  height: 20px;
  width: 20px;
  background: #ddd;
  border-radius: 20px;
  margin-top: -10px;
  z-index: 2;
  border: 2px solid #ddd;
  background: #fff;
}
div[data-progress-bar-theme="circle"] .surveyStepProgressBar {
  display: none;
}
.survey-hide-progress-bar .surveyStepHeadline {
  padding-bottom: 0px;
}
.surveyProgressTop .surveyStepProgressCounter {
  background: #95c91e;
}
.surveyProgressTop_step.qPassed {
  background: #95c91e;
  border: 2px solid #fff;
}
.elSurvey[data-progress-bar-theme="square"] .surveyProgressTop_step,
.elSurvey_v[data-progress-bar-theme="square"] .surveyProgressTop_step {
  border-radius: 3px;
}
.surveyStep[data-has-subtitle="true"] .surveyStepHeadline,
.surveyStep_v[data-has-subtitle="true"] .surveyStepHeadline {
  padding-bottom: 5px;
}
.surveyStepHeadline_subtitle {
  padding-bottom: 15px;
}
.surveyStep[data-has-subtitle="false"] .surveyStepHeadline_subtitle,
.surveyStep_v[data-has-subtitle="false"] .surveyStepHeadline_subtitle {
  display: none;
}
.cfSurvey_hide_progress_bar .surveyStepProgressBar {
  display: none;
}
.cfSurvey_hide_progress_bar .surveyStepHeadline {
  padding-bottom: 5px;
}
.thickLine .surveyStepProgressBar,
.thickLine .surveyStepProgressCounter {
  height: 6px;
}
.surveyBlue .surveyStepProgressCounter {
  background: #0074c7;
}
.surveyGreen .surveyStepProgressCounter {
  background: #95c91e;
}
.surveyShowNextButton .surveyStepNextButton {
  display: block !important;
}
.surveyHideNextButton .surveyStepNextButton {
  display: none !important;
}
.cfSurvey_loading_redirect_wrapper {
  margin-top: 40px;
  margin-bottom: 40px;
  text-align: center;
}
.surveyStepHeadline_sub_text {
  margin-top: 20px;
  font-size: 14px;
}
.cfSurvey_loading_redirect_wrapper .surveyStepHeadline i {
  margin-right: 10px;
  display: none;
}
.cfSurvey_loading_redirect_wrapper .surveyStepProgressCounter {
  transition: all 3s ease !important;
}
.cfSurvey_loading_redirect_wrapper .surveyStepProgressBar {
  display: block !important;
}
.cfSurvey_hide_progress_bar
  .cfSurvey_loading_redirect_wrapper
  .surveyStepHeadline {
  padding-bottom: 15px;
}
.cfs_12 .surveyStepHeadline {
  font-size: 12px;
}
.cfs_14 .surveyStepHeadline {
  font-size: 14px;
}
.cfs_16 .surveyStepHeadline {
  font-size: 16px;
}
.cfs_18 .surveyStepHeadline {
  font-size: 18px;
}
.cfs_20 .surveyStepHeadline {
  font-size: 20px;
}
.cfs_21 .surveyStepHeadline {
  font-size: 21px;
}
.cfs_24 .surveyStepHeadline {
  font-size: 24px;
}
.cfs_26 .surveyStepHeadline {
  font-size: 26px;
}
.cfs_31 .surveyStepHeadline {
  font-size: 31px;
}
.cfs_34 .surveyStepHeadline {
  font-size: 34px;
}
.cfs_37 .surveyStepHeadline {
  font-size: 37px;
}
.cfs_40 .surveyStepHeadline {
  font-size: 40px;
}
.cfs_42 .surveyStepHeadline {
  font-size: 42px;
}
.cfs_47 .surveyStepHeadline {
  font-size: 47px;
}
.cfs_s_12 .surveyStepHeadline_subtitle {
  font-size: 12px;
}
.cfs_s_14 .surveyStepHeadline_subtitle {
  font-size: 14px;
}
.cfs_s_16 .surveyStepHeadline_subtitle {
  font-size: 16px;
}
.cfs_s_18 .surveyStepHeadline_subtitle {
  font-size: 18px;
}
.cfs_s_20 .surveyStepHeadline_subtitle {
  font-size: 20px;
}
.cfs_s_21 .surveyStepHeadline_subtitle {
  font-size: 21px;
}
.cfs_s_24 .surveyStepHeadline_subtitle {
  font-size: 24px;
}
.cfs_s_26 .surveyStepHeadline_subtitle {
  font-size: 26px;
}
.cfs_s_31 .surveyStepHeadline_subtitle {
  font-size: 31px;
}
.cfs_s_34 .surveyStepHeadline_subtitle {
  font-size: 34px;
}
.cfs_s_37 .surveyStepHeadline_subtitle {
  font-size: 37px;
}
.cfs_s_40 .surveyStepHeadline_subtitle {
  font-size: 40px;
}
.cfs_s_42 .surveyStepHeadline_subtitle {
  font-size: 42px;
}
.cfs_s_47 .surveyStepHeadline_subtitle {
  font-size: 47px;
}
.elAlign_s_left .surveyStepHeadline {
  text-align: left;
}
.elAlign_s_center .surveyStepHeadline {
  text-align: center;
}
.elAlign_s_right .surveyStepHeadline {
  text-align: right;
}
.elAlign_st_left .surveyStepHeadline_subtitle {
  text-align: left;
}
.elAlign_st_center .surveyStepHeadline_subtitle {
  text-align: center;
}
.elAlign_st_right .surveyStepHeadline_subtitle {
  text-align: right;
}
.cfs_a_12 .surveyRadioOptionText {
  font-size: 12px;
}
.cfs_a_14 .surveyRadioOptionText {
  font-size: 14px;
}
.cfs_a_16 .surveyRadioOptionText {
  font-size: 16px;
}
.cfs_a_18 .surveyRadioOptionText {
  font-size: 18px;
}
.cfs_a_20 .surveyRadioOptionText {
  font-size: 20px;
}
.cfs_a_21 .surveyRadioOptionText {
  font-size: 21px;
}
.cfs_a_24 .surveyRadioOptionText {
  font-size: 24px;
}
.cfs_a_26 .surveyRadioOptionText {
  font-size: 26px;
}
.cfs_a_31 .surveyRadioOptionText {
  font-size: 31px;
}
.cfs_a_34 .surveyRadioOptionText {
  font-size: 34px;
}
.cfs_a_37 .surveyRadioOptionText {
  font-size: 37px;
}
.cfs_a_40 .surveyRadioOptionText {
  font-size: 40px;
}
.cfs_a_42 .surveyRadioOptionText {
  font-size: 42px;
}
.cfs_a_47 .surveyRadioOptionText {
  font-size: 47px;
}
.cfs_a_20 div[data-radio-type="letters"] .surveyRadioOption input:before,
.cfs_a_20 div[data-radio-type="numbers"] .surveyRadioOption input:before {
  font-size: 20px;
}
.cfs_a_21 div[data-radio-type="letters"] .surveyRadioOption input:before,
.cfs_a_21 div[data-radio-type="numbers"] .surveyRadioOption input:before {
  font-size: 21px;
}
.cfs_a_24 div[data-radio-type="letters"] .surveyRadioOption input:before,
.cfs_a_24 div[data-radio-type="numbers"] .surveyRadioOption input:before {
  font-size: 24px;
}
.cfs_a_26 div[data-radio-type="letters"] .surveyRadioOption input:before,
.cfs_a_26 div[data-radio-type="numbers"] .surveyRadioOption input:before {
  font-size: 26px;
}
.cfs_a_31 div[data-radio-type="letters"] .surveyRadioOption input:before,
.cfs_a_31 div[data-radio-type="numbers"] .surveyRadioOption input:before {
  font-size: 31px;
}
.cfs_a_34 div[data-radio-type="letters"] .surveyRadioOption input:before,
.cfs_a_34 div[data-radio-type="numbers"] .surveyRadioOption input:before {
  font-size: 34px;
}
.cfs_a_34 div[data-radio-type="letters"] .surveyRadioOptionText,
.cfs_a_34 div[data-radio-type="numbers"] .surveyRadioOptionText {
  margin-left: 20px;
}
.cfs_a_37 div[data-radio-type="letters"] .surveyRadioOption input:before,
.cfs_a_37 div[data-radio-type="numbers"] .surveyRadioOption input:before {
  font-size: 37px;
}
.cfs_a_37 div[data-radio-type="letters"] .surveyRadioOptionText,
.cfs_a_37 div[data-radio-type="numbers"] .surveyRadioOptionText {
  margin-left: 25px;
}
.cfs_a_40 div[data-radio-type="letters"] .surveyRadioOption input:before,
.cfs_a_40 div[data-radio-type="numbers"] .surveyRadioOption input:before {
  font-size: 40px;
}
.cfs_a_40 div[data-radio-type="letters"] .surveyRadioOptionText,
.cfs_a_40 div[data-radio-type="numbers"] .surveyRadioOptionText {
  margin-left: 30px;
}
.cfs_a_42 div[data-radio-type="letters"] .surveyRadioOption input:before,
.cfs_a_42 div[data-radio-type="numbers"] .surveyRadioOption input:before {
  font-size: 42px;
}
.cfs_a_42 div[data-radio-type="letters"] .surveyRadioOptionText,
.cfs_a_42 div[data-radio-type="numbers"] .surveyRadioOptionText {
  margin-left: 30px;
}
.cfs_a_47 div[data-radio-type="letters"] .surveyRadioOption input:before,
.cfs_a_47 div[data-radio-type="numbers"] .surveyRadioOption input:before {
  font-size: 47px;
}
.cfs_a_47 div[data-radio-type="letters"] .surveyRadioOptionText,
.cfs_a_47 div[data-radio-type="numbers"] .surveyRadioOptionText {
  margin-left: 35px;
}
.sfprogress_tall .surveyStepProgressBar {
  height: 5px;
}
.sfprogress_tall .surveyStepProgressCounter {
  height: 5px;
}
.sfprogress_taller .surveyStepProgressBar {
  height: 10px;
}
.sfprogress_taller .surveyStepProgressCounter {
  height: 10px;
}
.sfprogress_c_blue .surveyStepProgressCounter {
  background-color: #0e8dc7;
}
.sfprogress_c_green .surveyStepProgressCounter {
  background-color: #96bd2c;
}
.sfprogress_c_yellow .surveyStepProgressCounter {
  background-color: #ffcc33;
}
.sfprogress_c_orange .surveyStepProgressCounter {
  background-color: #fba30a;
}
.sfprogress_c_black .surveyStepProgressCounter {
  background-color: #3d3f47;
}
.sfprogress_s_round .surveyStepProgressBar,
.sfprogress_s_round .surveyStepProgressCounter {
  border-radius: 10px;
}
.elSurvey[data-survey-new="true"] .surveyStep {
  text-align: left;
}
.elSurvey[data-survey-new="true"] .surveyStep .elButton {
  display: inline-block;
  width: inherit;
}
.sf_btn_c_blue .elButton {
  background-color: #0e8dc7 !important;
}
.sf_btn_c_green .elButton {
  background-color: #96bd2c !important;
}
.sf_btn_c_red .elButton {
  background-color: #cf4916 !important;
}
.sf_btn_c_yellow .elButton {
  background-color: #ffcc33 !important;
  color: rgba(66, 21, 21, 0.7) !important;
}
.sf_btn_c_orange .elButton {
  background-color: #fba30a !important;
}
.sf_btn_c_black .elButton {
  background-color: #3d3f47;
}
.sf_btn_s_small .elButton {
  font-size: 14px;
}
.sf_btn_s_medium .elButton {
  font-size: 18px;
}
.sf_btn_s_large .elButton {
  font-size: 27px;
}
.sf_btn_s_exlarge .elButton {
  font-size: 37px;
}
@media only screen and (min-width: 0) and (max-width: 499px) {
  .surveyRadioOption {
    float: none !important;
    margin-left: auto;
    margin-right: auto;
    width: 100% !important;
  }
}
@media only screen and (min-width: 500px) and (max-width: 770px) {
  .surveyRadioOption {
    float: none !important;
    margin-left: auto;
    margin-right: auto;
    width: 80% !important;
  }
}
.elAffiliateStats {
  width: 100%;
  color: #2b2b2b;
}
.elAffStats_views {
  width: 33.33%;
  position: relative;
}
.elAffStats_views .elAffStatsVistors {
  background-color: #308fed;
  font-weight: bold;
  text-align: center;
  padding: 10px;
  color: #fff;
  border-top: 2px solid rgba(0, 0, 0, 0.2);
}
.elAffStats_leads {
  width: 33.33%;
  position: relative;
}
.elAffStats_leads .elAffStatsLeads {
  background-color: #318800;
  font-weight: bold;
  text-align: center;
  padding: 10px;
  color: #fff;
  border-top: 2px solid rgba(0, 0, 0, 0.2);
}
.elAffStats_sales {
  width: 33.33%;
  position: relative;
}
.elAffStats_sales .elAffStatsSales {
  background-color: #ffb700;
  font-weight: bold;
  text-align: center;
  padding: 10px;
  color: #fff;
  border-top: 2px solid rgba(0, 0, 0, 0.2);
}
.elAffStatsNumber {
  text-align: center;
  font-weight: bold;
  font-size: 47px;
  padding: 25px;
}
.elAffStats_views:before,
.elAffStats_leads:before {
  position: absolute;
  top: 40px;
  right: -10px;
  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;
  transform: translate(0, 0);
  content: "\f054";
  color: #dadada;
  font-size: 32px;
}
.elAffStatArrow_style2.elAffStats_views:before,
.elAffStatArrow_style2.elAffStats_leads:before {
  content: "\f061";
}
.elAffStatArrow_style3.elAffStats_views:before,
.elAffStatArrow_style3.elAffStats_leads:before {
  content: "\f152";
}
.elAffStatArrow_style4.elAffStats_views:before,
.elAffStatArrow_style4.elAffStats_leads:before {
  content: "\f0a4";
}
.elAffStatArrow_style5.elAffStats_views:before,
.elAffStatArrow_style5.elAffStats_leads:before {
  content: "\f0a9";
}
.elAffStatArrow_style6.elAffStats_views:before,
.elAffStatArrow_style6.elAffStats_leads:before {
  content: "\f0da";
}
.elAffStatArrow_style7.elAffStats_views:before,
.elAffStatArrow_style7.elAffStats_leads:before {
  content: "\f101";
}
.elAffStatArrow_style8.elAffStats_views:before,
.elAffStatArrow_style8.elAffStats_leads:before {
  content: "\f105";
}
.elAffStatArrow_style9.elAffStats_views:before,
.elAffStatArrow_style9.elAffStats_leads:before {
  content: "\f138";
}
.elAffCopyPaste {
  border: 1px solid #e1e1e1;
  text-align: center;
  position: relative;
  padding: 20px;
}
.elAffCopyPaste.bigBottom {
  border: 1px solid #e1e1e1;
  border-bottom: 2px solid #e1e1e1;
}
.elAffCopyPaste.bigBorder {
  border: 2px solid #e1e1e1;
}
.elAffCopyPaste.dashedBorder {
  border: 2px dashed #e1e1e1;
}
.elAffCopyPaste:hover {
  border-color: #0074c7;
}
.elAffiliateAssetTitle {
  font-weight: bold;
  background-color: #e1e1e1;
  padding: 5px 15px;
}
.elAffiliateAssetTitle.hideAffHeadline {
  display: none;
}
.elAffBlack {
  display: none;
  position: absolute;
  background-color: rgba(0, 116, 199, 0.15);
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
}
.elAffCopyButton {
  background-color: #0074c7;
  color: #fff;
  border-bottom: 2px solid rgba(0, 0, 0, 0.2);
  font-weight: bold;
  position: relative;
  top: 50%;
  margin-top: -20px;
  font-size: 18px;
  margin-right: 20px;
  margin-left: 20px;
  padding: 15px 25px;
  border-radius: 4px;
}
.elAffBlack .elAffCopyButton.elAffButtonFluid {
  width: 60%;
  display: block;
  margin: 0 auto;
  margin-top: -20px;
}
.elAffBlack .elAffCopyButton.elAffButtonFull {
  width: auto;
}
.elAffiliateTextAsset {
  padding: 20px 10%;
  text-align: left;
}
.elAffiliateImageAsset img {
  max-height: 100%;
  max-width: 100%;
}
.closeAffiliateCopy {
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 24px;
  color: #888;
  cursor: pointer;
  z-index: 222;
}
.elAffiliateCopyPopup {
  position: absolute;
  width: 100%;
  height: 100%;
  padding: 30px;
  background: #eee;
  color: #666;
  top: 0;
  left: 0;
  display: none;
}
.elAffiliateCopyPopup textarea {
  width: 100%;
  border: 1px solid #ddd;
  background: #fff;
  color: #333;
  padding: 10px;
  font-size: 16px;
  height: 85%;
}
.elAffStatsNumber.elAffViews_editor {
  display: none;
}
.elAffStat_style2 {
  border-radius: 6px;
  margin: 0 10px;
}
.elAffFunnelBox {
  background: #fff;
  border-radius: 5px;
  text-align: center;
}
.elAffFunnelBox h2 {
  font-size: 50px;
  font-weight: bold;
  padding: 20px;
  margin: 0;
}
.elAffFunnelBox h2 small {
  display: block;
  font-size: 14px;
  letter-spacing: 1px;
  margin-top: 5px;
  opacity: 0.6;
  color: inherit;
}
.elAffFunnelBottom {
  background: #fafafa;
  color: #333;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  padding: 10px;
  font-weight: bold;
}
.elAffFunnelBox:before {
  position: absolute;
  top: 35px;
  right: -24px;
  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;
  transform: translate(0, 0);
  content: "\f054";
  color: #666;
  z-index: 33;
  font-size: 32px;
  top: 55px;
  right: -12px;
}
.elAffiliateFunnel[data-affiliate-funnel-icon="1"] .elAffFunnelBox:before {
  content: "\f101";
}
.elAffiliateFunnel[data-affiliate-funnel-icon="2"] .elAffFunnelBox:before {
  content: "\f054";
}
.elAffiliateFunnel[data-affiliate-funnel-icon="3"] .elAffFunnelBox:before {
  content: "\f061";
}
.elAffiliateFunnel[data-affiliate-funnel-icon="4"] .elAffFunnelBox:before {
  content: "\f138";
}
.elAffiliateFunnel[data-affiliate-funnel-icon="5"] .elAffFunnelBox:before {
  content: "\f178";
}
.elAffiliateFunnel[data-affiliate-funnel-icon="6"] .elAffFunnelBox:before {
  content: "\f18e";
}
.elAffiliateFunnel[data-affiliate-funnel-icon="hide"] .elAffFunnelBox:before {
  content: "";
}
.elAffiliateFunnel[data-affiliate-funnel-show="3"] .afffunnel_4 {
  display: none;
}
.elAffiliateFunnel[data-affiliate-funnel-show="3"]
  .afffunnel_3
  .elAffFunnelBox:before {
  content: "";
}
.elAffiliateFunnel[data-affiliate-funnel-show="2"] .afffunnel_3,
.elAffiliateFunnel[data-affiliate-funnel-show="2"] .afffunnel_4 {
  display: none;
}
.elAffiliateFunnel[data-affiliate-funnel-show="2"]
  .afffunnel_2
  .elAffFunnelBox:before {
  content: "";
}
.elAffiliateFunnel[data-affiliate-funnel-show="1"] .afffunnel_2,
.elAffiliateFunnel[data-affiliate-funnel-show="1"] .afffunnel_3,
.elAffiliateFunnel[data-affiliate-funnel-show="1"] .afffunnel_4 {
  display: none;
}
.elAffiliateFunnel[data-affiliate-funnel-show="1"]
  .afffunnel_1
  .elAffFunnelBox:before {
  content: "";
}
.lastAffFunnelBox:before {
  content: "" !important;
}
.elAffiliateFunnel[data-affiliate-funnel-icon-color="red"]
  .elAffFunnelBox:before {
  color: #cc181e;
}
.elAffiliateFunnel[data-affiliate-funnel-icon-color="blue"]
  .elAffFunnelBox:before {
  color: #0074c7;
}
.elAffiliateFunnel[data-affiliate-funnel-icon-color="grey"]
  .elAffFunnelBox:before {
  color: #ddd;
}
.elAffiliateFunnel[data-affiliate-funnel-icon-color="white"]
  .elAffFunnelBox:before {
  color: #fff;
}
.elAffiliateFunnel[data-affiliate-funnel-icon-color="opacitywhite"]
  .elAffFunnelBox:before {
  color: #fff;
  opacity: 0.5;
}
.elAffiliateFunnel[data-affiliate-funnel-icon-color="opacityblack"]
  .elAffFunnelBox:before {
  color: #111;
  opacity: 0.5;
}
.affCarContestBar {
  width: 100%;
  max-width: 100%;
  height: 5px;
  background-color: #ddd;
  border-radius: 4px;
  position: relative;
}
.affCarContestBar:before {
  content: " ";
  background-image: url(/images/1441849090_Map-Marker-Flag--Right-Azure.png);
  position: absolute;
  bottom: 0;
  left: 50%;
  height: 48px;
  width: 48px;
}
.affCarContestBar:after {
  content: " ";
  background-image: url(/images/1441848773_Map-Marker-Flag--Right-Chartreuse.png);
  position: absolute;
  bottom: 0;
  right: 0;
  height: 48px;
  width: 48px;
  margin-right: -24px;
}
.affCarContestInnerBar {
  width: 0%;
  height: 5px;
  background-color: #007afc;
  border-radius: 4px;
  max-width: 100%;
}
.affCarContestNumbers {
  margin-top: 5px;
  position: relative;
  height: 15px;
}
.affCarContestNumbersInner {
  position: absolute;
  left: 0%;
}
.affCarContestNumbers span {
  font-weight: bold;
}
.affCarContestCar {
  position: relative;
  height: 65px;
}
.affCarContestCar img {
  position: absolute;
  left: 0%;
  bottom: -16px;
  z-index: 1;
}
.affLinkBuilder_option_item {
  width: 33%;
}
.affLinkBuilder_option_item select {
  width: 90%;
  height: 49px;
  outline: none !important;
  border-radius: 4px;
}
.affLinkBuilder_option_item input {
  width: 90%;
  outline: none !important;
  border-radius: 4px;
}
.affiliateLinkBuilderHeading {
  font-weight: bold;
  margin-bottom: 5px;
}
.affLinkUnderOption {
  margin-top: 20px;
}
.affLinkOuput {
  width: 66%;
}
.affLinkSideOptions {
  margin-top: 12px;
  width: 33%;
}
.affiliateLinkAffOutput {
  width: 95%;
  border-radius: 4px;
  outline: none !important;
}
.affLinkExtraOptions {
  width: 50%;
  padding-top: 10px;
  font-weight: bold;
}
.affLinkExtraOptions input {
  margin-right: 5px;
}
.payselect-container {
  border-radius: 4px;
  border: 1px solid #e0e0e0;
  background-clip: padding-box;
  overflow: hidden;
  box-sizing: border-box;
}
.payselect-header {
  cursor: pointer;
  padding: 12px;
  font-size: 16px;
  font-weight: 500;
  background-color: white;
  border-bottom: 1px solid #e0e0e0;
  box-sizing: border-box;
}
.payselect-container:visible:last {
  border-bottom: 1px solid #e0e0e0;
}
.payselect-method-container {
  background-color: #f7f7f9;
  padding: 15px;
}
.payselect-selected-indicator {
  margin-right: 12px;
  margin-top: 2px;
  width: 18px;
  height: 18px;
  border: 1px solid #e0e0e0;
  border-radius: 50%;
  float: left;
}
.payselect-header.active > .payselect-selected-indicator {
  background-color: #f79e1b;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.elInputIEmail.elInputIColor.elInputBG4.elInputILeft {
  background-color: #eee;
  background: url("/images/email.png") no-repeat 3% center,
    -webkit-gradient(linear, center top, center bottom, color-stop(0%, #fff), color-stop(100%, #efefef)) !important;
  background: url("/images/email.png") no-repeat 3% center,
    -moz-linear-gradient(top, #fff, #efefef) !important;
}
.elInputIEmail.elInputIColor.elInputBG5.elInputILeft {
  background: #ebebeb;
  background: url("/images/email.png") no-repeat 3% center,
    linear-gradient(to bottom, #ebebeb 0%, #f6f6f6 9%, white 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#ffffff', GradientType=0 ) !important;
}
.elInputIEmail.elInputIColor.elInputBG4 {
  background-color: #eee;
  background: url("/images/email.png") no-repeat 97% center,
    -webkit-gradient(linear, center top, center bottom, color-stop(0%, #fff), color-stop(100%, #efefef)) !important;
  background: url("/images/email.png") no-repeat 97% center,
    -moz-linear-gradient(top, #fff, #efefef) !important;
}
.elInputIEmail.elInputIColor.elInputBG5 {
  background: #ebebeb;
  background: url("/images/email.png") no-repeat 97% center,
    linear-gradient(to bottom, #ebebeb 0%, #f6f6f6 9%, white 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#ffffff', GradientType=0 ) !important;
}
.elInputIName.elInputIColor.elInputBG4.elInputILeft {
  background-color: #eee;
  background: url("/images/name.png") no-repeat 3% center,
    -webkit-gradient(linear, center top, center bottom, color-stop(0%, #fff), color-stop(100%, #efefef)) !important;
  background: url("/images/name.png") no-repeat 3% center,
    -moz-linear-gradient(top, #fff, #efefef) !important;
}
.elInputIName.elInputIColor.elInputBG5.elInputILeft {
  background: #ebebeb;
  background: url("/images/name.png") no-repeat 3% center,
    linear-gradient(to bottom, #ebebeb 0%, #f6f6f6 9%, white 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#ffffff', GradientType=0 ) !important;
}
.elInputIName.elInputIColor.elInputBG4 {
  background-color: #eee;
  background: url("/images/name.png") no-repeat 97% center,
    -webkit-gradient(linear, center top, center bottom, color-stop(0%, #fff), color-stop(100%, #efefef)) !important;
  background: url("/images/name.png") no-repeat 97% center,
    -moz-linear-gradient(top, #fff, #efefef) !important;
}
.elInputIName.elInputIColor.elInputBG5 {
  background: #ebebeb;
  background: url("/images/name.png") no-repeat 97% center,
    linear-gradient(to bottom, #ebebeb 0%, #f6f6f6 9%, white 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#ffffff', GradientType=0 ) !important;
}
.elInputIPhone.elInputIColor.elInputBG4.elInputILeft {
  background-color: #eee;
  background: url("/images/phone.png") no-repeat 3% center,
    -webkit-gradient(linear, center top, center bottom, color-stop(0%, #fff), color-stop(100%, #efefef)) !important;
  background: url("/images/phone.png") no-repeat 3% center,
    -moz-linear-gradient(top, #fff, #efefef) !important;
}
.elInputIPhone.elInputIColor.elInputBG5.elInputILeft {
  background: #ebebeb;
  background: url("/images/phone.png") no-repeat 3% center,
    linear-gradient(to bottom, #ebebeb 0%, #f6f6f6 9%, white 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#ffffff', GradientType=0 ) !important;
}
.elInputIPhone.elInputIColor.elInputBG4 {
  background-color: #eee;
  background: url("/images/phone.png") no-repeat 97% center,
    -webkit-gradient(linear, center top, center bottom, color-stop(0%, #fff), color-stop(100%, #efefef)) !important;
  background: url("/images/phone.png") no-repeat 97% center,
    -moz-linear-gradient(top, #fff, #efefef) !important;
}
.elInputIPhone.elInputIColor.elInputBG5 {
  background: #ebebeb;
  background: url("/images/phone.png") no-repeat 97% center,
    linear-gradient(to bottom, #ebebeb 0%, #f6f6f6 9%, white 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#ffffff', GradientType=0 ) !important;
}
.elInputIAddress.elInputIColor.elInputBG4.elInputILeft {
  background-color: #eee;
  background: url("/images/address.png") no-repeat 3% center,
    -webkit-gradient(linear, center top, center bottom, color-stop(0%, #fff), color-stop(100%, #efefef)) !important;
  background: url("/images/address.png") no-repeat 3% center,
    -moz-linear-gradient(top, #fff, #efefef) !important;
}
.elInputIAddress.elInputIColor.elInputBG5.elInputILeft {
  background: #ebebeb;
  background: url("/images/address.png") no-repeat 3% center,
    linear-gradient(to bottom, #ebebeb 0%, #f6f6f6 9%, white 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#ffffff', GradientType=0 ) !important;
}
.elInputIAddress.elInputIColor.elInputBG4 {
  background-color: #eee;
  background: url("/images/address.png") no-repeat 97% center,
    -webkit-gradient(linear, center top, center bottom, color-stop(0%, #fff), color-stop(100%, #efefef)) !important;
  background: url("/images/address.png") no-repeat 97% center,
    -moz-linear-gradient(top, #fff, #efefef) !important;
}
.elInputIAddress.elInputIColor.elInputBG5 {
  background: #ebebeb;
  background: url("/images/address.png") no-repeat 97% center,
    linear-gradient(to bottom, #ebebeb 0%, #f6f6f6 9%, white 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#ffffff', GradientType=0 ) !important;
}
.elInputIEmail.elInputIBlack.elInputBG4.elInputILeft {
  background-color: #eee;
  background: url("/images/email2.png") no-repeat 3% center,
    -webkit-gradient(linear, center top, center bottom, color-stop(0%, #fff), color-stop(100%, #efefef)) !important;
  background: url("/images/email2.png") no-repeat 3% center,
    -moz-linear-gradient(top, #fff, #efefef) !important;
}
.elInputIEmail.elInputIBlack.elInputBG5.elInputILeft {
  background: #ebebeb;
  background: url("/images/email2.png") no-repeat 3% center,
    linear-gradient(to bottom, #ebebeb 0%, #f6f6f6 9%, white 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#ffffff', GradientType=0 ) !important;
}
.elInputIEmail.elInputIBlack.elInputBG4 {
  background-color: #eee;
  background: url("/images/email2.png") no-repeat 97% center,
    -webkit-gradient(linear, center top, center bottom, color-stop(0%, #fff), color-stop(100%, #efefef)) !important;
  background: url("/images/email2.png") no-repeat 97% center,
    -moz-linear-gradient(top, #fff, #efefef) !important;
}
.elInputIEmail.elInputIBlack.elInputBG5 {
  background: #ebebeb;
  background: url("/images/email2.png") no-repeat 97% center,
    linear-gradient(to bottom, #ebebeb 0%, #f6f6f6 9%, white 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#ffffff', GradientType=0 ) !important;
}
.elInputIName.elInputIBlack.elInputBG4.elInputILeft {
  background-color: #eee;
  background: url("/images/name2.png") no-repeat 3% center,
    -webkit-gradient(linear, center top, center bottom, color-stop(0%, #fff), color-stop(100%, #efefef)) !important;
  background: url("/images/name2.png") no-repeat 3% center,
    -moz-linear-gradient(top, #fff, #efefef) !important;
}
.elInputIName.elInputIBlack.elInputBG5.elInputILeft {
  background: #ebebeb;
  background: url("/images/name2.png") no-repeat 3% center,
    linear-gradient(to bottom, #ebebeb 0%, #f6f6f6 9%, white 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#ffffff', GradientType=0 ) !important;
}
.elInputIName.elInputIBlack.elInputBG4 {
  background-color: #eee;
  background: url("/images/name2.png") no-repeat 97% center,
    -webkit-gradient(linear, center top, center bottom, color-stop(0%, #fff), color-stop(100%, #efefef)) !important;
  background: url("/images/name2.png") no-repeat 97% center,
    -moz-linear-gradient(top, #fff, #efefef) !important;
}
.elInputIName.elInputIBlack.elInputBG5 {
  background: #ebebeb;
  background: url("/images/name2.png") no-repeat 97% center,
    linear-gradient(to bottom, #ebebeb 0%, #f6f6f6 9%, white 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#ffffff', GradientType=0 ) !important;
}
.elInputIPhone.elInputIBlack.elInputBG4.elInputILeft {
  background-color: #eee;
  background: url("/images/phone2.png") no-repeat 3% center,
    -webkit-gradient(linear, center top, center bottom, color-stop(0%, #fff), color-stop(100%, #efefef)) !important;
  background: url("/images/phone2.png") no-repeat 3% center,
    -moz-linear-gradient(top, #fff, #efefef) !important;
}
.elInputIPhone.elInputIBlack.elInputBG5.elInputILeft {
  background: #ebebeb;
  background: url("/images/phone2.png") no-repeat 3% center,
    linear-gradient(to bottom, #ebebeb 0%, #f6f6f6 9%, white 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#ffffff', GradientType=0 ) !important;
}
.elInputIPhone.elInputIBlack.elInputBG4 {
  background-color: #eee;
  background: url("/images/phone2.png") no-repeat 97% center,
    -webkit-gradient(linear, center top, center bottom, color-stop(0%, #fff), color-stop(100%, #efefef)) !important;
  background: url("/images/phone2.png") no-repeat 97% center,
    -moz-linear-gradient(top, #fff, #efefef) !important;
}
.elInputIPhone.elInputIBlack.elInputBG5 {
  background: #ebebeb;
  background: url("/images/phone2.png") no-repeat 97% center,
    linear-gradient(to bottom, #ebebeb 0%, #f6f6f6 9%, white 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#ffffff', GradientType=0 ) !important;
}
.elInputIAddress.elInputIBlack.elInputBG4.elInputILeft {
  background-color: #eee;
  background: url("/images/address2.png") no-repeat 3% center,
    -webkit-gradient(linear, center top, center bottom, color-stop(0%, #fff), color-stop(100%, #efefef)) !important;
  background: url("/images/address2.png") no-repeat 3% center,
    -moz-linear-gradient(top, #fff, #efefef) !important;
}
.elInputIAddress.elInputIBlack.elInputBG5.elInputILeft {
  background: #ebebeb;
  background: url("/images/address2.png") no-repeat 3% center,
    linear-gradient(to bottom, #ebebeb 0%, #f6f6f6 9%, white 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#ffffff', GradientType=0 ) !important;
}
.elInputIAddress.elInputIBlack.elInputBG4 {
  background-color: #eee;
  background: url("/images/address2.png") no-repeat 97% center,
    -webkit-gradient(linear, center top, center bottom, color-stop(0%, #fff), color-stop(100%, #efefef)) !important;
  background: url("/images/address2.png") no-repeat 97% center,
    -moz-linear-gradient(top, #fff, #efefef) !important;
}
.elInputIAddress.elInputIBlack.elInputBG5 {
  background: #ebebeb;
  background: url("/images/address2.png") no-repeat 97% center,
    linear-gradient(to bottom, #ebebeb 0%, #f6f6f6 9%, white 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#ffffff', GradientType=0 ) !important;
}
.elInputIEmail.elInputIWhite.elInputBG4.elInputILeft {
  background-color: #eee;
  background: url("/images/email3.png") no-repeat 3% center,
    -webkit-gradient(linear, center top, center bottom, color-stop(0%, #fff), color-stop(100%, #efefef)) !important;
  background: url("/images/email3.png") no-repeat 3% center,
    -moz-linear-gradient(top, #fff, #efefef) !important;
}
.elInputIEmail.elInputIWhite.elInputBG5.elInputILeft {
  background: #ebebeb;
  background: url("/images/email3.png") no-repeat 3% center,
    linear-gradient(to bottom, #ebebeb 0%, #f6f6f6 9%, white 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#ffffff', GradientType=0 ) !important;
}
.elInputIEmail.elInputIWhite.elInputBG4 {
  background-color: #eee;
  background: url("/images/email3.png") no-repeat 97% center,
    -webkit-gradient(linear, center top, center bottom, color-stop(0%, #fff), color-stop(100%, #efefef)) !important;
  background: url("/images/email3.png") no-repeat 97% center,
    -moz-linear-gradient(top, #fff, #efefef) !important;
}
.elInputIEmail.elInputIWhite.elInputBG5 {
  background: #ebebeb;
  background: url("/images/email3.png") no-repeat 97% center,
    linear-gradient(to bottom, #ebebeb 0%, #f6f6f6 9%, white 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#ffffff', GradientType=0 ) !important;
}
.elInputIName.elInputIWhite.elInputBG4.elInputILeft {
  background-color: #eee;
  background: url("/images/name3.png") no-repeat 3% center,
    -webkit-gradient(linear, center top, center bottom, color-stop(0%, #fff), color-stop(100%, #efefef)) !important;
  background: url("/images/name3.png") no-repeat 3% center,
    -moz-linear-gradient(top, #fff, #efefef) !important;
}
.elInputIName.elInputIWhite.elInputBG5.elInputILeft {
  background: #ebebeb;
  background: url("/images/name3.png") no-repeat 3% center,
    linear-gradient(to bottom, #ebebeb 0%, #f6f6f6 9%, white 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#ffffff', GradientType=0 ) !important;
}
.elInputIName.elInputIWhite.elInputBG4 {
  background-color: #eee;
  background: url("/images/name3.png") no-repeat 97% center,
    -webkit-gradient(linear, center top, center bottom, color-stop(0%, #fff), color-stop(100%, #efefef)) !important;
  background: url("/images/name3.png") no-repeat 97% center,
    -moz-linear-gradient(top, #fff, #efefef) !important;
}
.elInputIName.elInputIWhite.elInputBG5 {
  background: #ebebeb;
  background: url("/images/name3.png") no-repeat 97% center,
    linear-gradient(to bottom, #ebebeb 0%, #f6f6f6 9%, white 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#ffffff', GradientType=0 ) !important;
}
.elInputIPhone.elInputIWhite.elInputBG4.elInputILeft {
  background-color: #eee;
  background: url("/images/phone3.png") no-repeat 3% center,
    -webkit-gradient(linear, center top, center bottom, color-stop(0%, #fff), color-stop(100%, #efefef)) !important;
  background: url("/images/phone3.png") no-repeat 3% center,
    -moz-linear-gradient(top, #fff, #efefef) !important;
}
.elInputIPhone.elInputIWhite.elInputBG5.elInputILeft {
  background: #ebebeb;
  background: url("/images/phone3.png") no-repeat 3% center,
    linear-gradient(to bottom, #ebebeb 0%, #f6f6f6 9%, white 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#ffffff', GradientType=0 ) !important;
}
.elInputIPhone.elInputIWhite.elInputBG4 {
  background-color: #eee;
  background: url("/images/phone3.png") no-repeat 97% center,
    -webkit-gradient(linear, center top, center bottom, color-stop(0%, #fff), color-stop(100%, #efefef)) !important;
  background: url("/images/phone3.png") no-repeat 97% center,
    -moz-linear-gradient(top, #fff, #efefef) !important;
}
.elInputIPhone.elInputIWhite.elInputBG5 {
  background: #ebebeb;
  background: url("/images/phone3.png") no-repeat 97% center,
    linear-gradient(to bottom, #ebebeb 0%, #f6f6f6 9%, white 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#ffffff', GradientType=0 ) !important;
}
.elInputIAddress.elInputIWhite.elInputBG4.elInputILeft {
  background-color: #eee;
  background: url("/images/address3.png") no-repeat 3% center,
    -webkit-gradient(linear, center top, center bottom, color-stop(0%, #fff), color-stop(100%, #efefef)) !important;
  background: url("/images/address3.png") no-repeat 3% center,
    -moz-linear-gradient(top, #fff, #efefef) !important;
}
.elInputIAddress.elInputIWhite.elInputBG5.elInputILeft {
  background: #ebebeb;
  background: url("/images/address3.png") no-repeat 3% center,
    linear-gradient(to bottom, #ebebeb 0%, #f6f6f6 9%, white 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#ffffff', GradientType=0 ) !important;
}
.elInputIAddress.elInputIWhite.elInputBG4 {
  background-color: #eee;
  background: url("/images/address3.png") no-repeat 97% center,
    -webkit-gradient(linear, center top, center bottom, color-stop(0%, #fff), color-stop(100%, #efefef)) !important;
  background: url("/images/address3.png") no-repeat 97% center,
    -moz-linear-gradient(top, #fff, #efefef) !important;
}
.elInputIAddress.elInputIWhite.elInputBG5 {
  background: #ebebeb;
  background: url("/images/address3.png") no-repeat 97% center,
    linear-gradient(to bottom, #ebebeb 0%, #f6f6f6 9%, white 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#ffffff', GradientType=0 ) !important;
} /*! Swipebox v1.2.8 | Constantin Saguin csag.co | MIT License | github.com/brutaldesign/swipebox */
html.swipebox-html.swipebox-touch {
  overflow: hidden !important;
}
#swipebox-overlay img {
  border: none !important;
}
#swipebox-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999 !important;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#swipebox-slider {
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  white-space: nowrap;
  position: absolute;
  display: none;
}
#swipebox-slider .slide {
  height: 100%;
  width: 100%;
  line-height: 1px;
  text-align: center;
  display: inline-block;
}
#swipebox-slider .slide:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}
#swipebox-slider .slide img,
#swipebox-slider .slide .swipebox-video-container {
  display: inline-block;
  max-height: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
  width: auto;
  height: auto;
  vertical-align: middle;
}
#swipebox-slider .slide .swipebox-video-container {
  background: none;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 5%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
#swipebox-slider .slide .swipebox-video-container .swipebox-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
}
#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}
#swipebox-action,
#swipebox-caption {
  position: absolute;
  left: 0;
  z-index: 999;
  height: 50px;
  width: 100%;
}
#swipebox-action {
  bottom: -50px;
}
#swipebox-action.visible-bars {
  -ms-transform: translateY(-50px);
  -webkit-transform: translateY(-50px);
  transform: translateY(-50px);
}
#swipebox-action #swipebox-prev,
#swipebox-action #swipebox-next,
#swipebox-action #swipebox-close {
  border: none !important;
  text-decoration: none !important;
  cursor: pointer;
  position: absolute;
  height: 50px;
  font-size: 24px;
  line-height: 50px;
  top: 0;
  color: #fff;
}
.swipebox-close1 {
  font-weight: bold;
  color: #fff;
  font-size: 16px;
  line-height: 50px;
}
.swipebox-close2 {
  font-weight: bold;
  color: rgba(255, 255, 255, 0.3);
  font-size: 14px;
  line-height: 50px;
  margin-left: 15px;
}
#swipebox-action #swipebox-prev {
  background-position: -32px 13px;
  right: 100px;
}
#swipebox-action #swipebox-next {
  background-position: -78px 13px;
  right: 40px;
}
#swipebox-action #swipebox-close {
  background-position: 15px 12px;
  left: 40px;
}
#swipebox-action #swipebox-prev.disabled,
#swipebox-action #swipebox-next.disabled {
  opacity: 0.3;
}
#swipebox-caption {
  top: -50px;
  text-align: center;
  display: none;
}
#swipebox-caption.visible-bars {
  -ms-transform: translateY(50px);
  -webkit-transform: translateY(50px);
  transform: translateY(50px);
}
#swipebox-slider.rightSpring {
  -webkit-animation: rightSpring 0.3s;
  animation: rightSpring 0.3s;
}
#swipebox-slider.leftSpring {
  -webkit-animation: leftSpring 0.3s;
  animation: leftSpring 0.3s;
}
@-webkit-keyframes rightSpring {
  0% {
    margin-left: 0px;
  }
  50% {
    margin-left: -30px;
  }
  100% {
    margin-left: 0px;
  }
}
@keyframes rightSpring {
  0% {
    margin-left: 0px;
  }
  50% {
    margin-left: -30px;
  }
  100% {
    margin-left: 0px;
  }
}
@-webkit-keyframes leftSpring {
  0% {
    margin-left: 0px;
  }
  50% {
    margin-left: 30px;
  }
  100% {
    margin-left: 0px;
  }
}
@keyframes leftSpring {
  0% {
    margin-left: 0px;
  }
  50% {
    margin-left: 30px;
  }
  100% {
    margin-left: 0px;
  }
}
@media screen and (max-width: 800px) {
  #swipebox-action #swipebox-close {
    left: 0;
  }
  #swipebox-action #swipebox-prev {
    right: 60px;
  }
  #swipebox-action #swipebox-next {
    right: 0;
  }
}
#swipebox-overlay {
  background-color: rgba(13, 13, 13, 0.95);
  cursor: pointer;
}
#swipebox-action,
#swipebox-caption {
  text-shadow: 1px 1px 1px black;
  background-color: #0d0d0d;
  background-color: #0d0d0d;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#0d0d0d),
    to(black)
  );
  background-image: -webkit-linear-gradient(top, #0d0d0d, black);
  background-image: linear-gradient(to bottom, #0d0d0d, black);
  opacity: 0.95;
}
#swipebox-caption {
  color: white !important;
  font-size: 15px;
  line-height: 43px;
  font-family: Helvetica, Arial, sans-serif;
}
@media only screen and (min-width: 0px) and (max-width: 770px) {
  *[data-hide-on="desktop"] {
    display: none !important;
  }
  *[data-timed-style="fade"][data-hide-on="desktop"] {
    display: none !important;
  }
  *[data-timed-style="scale"][data-hide-on="desktop"] {
    display: none !important;
  }
  *[data-timed-style="no-action"][data-hide-on="desktop"] {
    display: none !important;
  }
  *[data-hide-on="mobile"] {
    display: block !important;
  }
  *[data-timed-style="fade"][data-hide-on="mobile"] {
    display: none !important;
  }
  *[data-timed-style="scale"][data-hide-on="mobile"] {
    display: none !important;
  }
  *[data-timed-style="fade"][data-hide-on="mobile"].displayImportantTimed {
    display: block !important;
  }
  *[data-timed-style="scale"][data-hide-on="mobile"].displayImportantTimed {
    display: block !important;
  }
  *[data-timed-style="no-action"][data-hide-on="mobile"].displayImportantTimed {
    display: block !important;
  }
  body {
    overflow-x: hidden;
  }
  .closeLPModal {
    right: -6px;
  }
  .fullContainer .containerInner {
    width: 100% !important;
    min-width: 320px;
  }
  .wideContainer {
    width: 100% !important;
    min-width: 320px;
  }
  .midWideContainer {
    width: 100% !important;
    min-width: 320px;
  }
  .midContainer {
    width: 100% !important;
    min-width: 320px;
  }
  .smallContainer {
    width: 100% !important;
    min-width: 320px;
  }
  .midContainer.containerModal {
    margin-left: -320px;
    width: 100% !important;
  }
  .col-inner {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .innerContent {
    padding: 0px !important;
  }
  .row {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  .col_right {
    margin-top: 20px !important;
  }
  .de-video-block {
    width: 100% !important;
  }
  .wideCountdownSize4 .countdown-amount {
    font-size: 18px;
    width: 57px;
  }
  .wideCountdownSize4 .countdown-period {
    font-size: 10px;
  }
  .de-nav {
    text-align: center !important;
  }
  .elScreenshot_text {
    float: none !important;
    width: 100% !important;
    text-align: center !important;
  }
  .elScreenshot_text_padding {
    padding-right: 0px !important;
    padding-left: 0px !important;
  }
  .elScreenshot_image {
    float: none !important;
    width: 100% !important;
  }
  .hsSize4 {
    font-size: 32px;
  }
  .hsSize5 {
    font-size: 37px;
  }
  .hsSize72 {
    font-size: 48px;
  }
  .hsSize94,
  .hsSize124 {
    font-size: 72px;
  }
  .containerModal {
    margin-left: 0px !important;
    left: 0px !important;
    width: 100% !important;
  }
  .de-image-block {
    text-align: center !important;
  }
  .containerInner {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .row,
  .col-inner {
    margin-left: auto !important;
    margin-right: auto !important;
    width: auto !important;
  }
  .elButtonSize3,
  .elButtonSize4 {
    font-size: 21px;
    border-radius: 5px;
    padding: 15px 35px;
  }
  .elSharing,
  .elBTN {
    text-align: center;
  }
  .elScreenshot_text_body,
  .elScreenshot_text_headline {
    text-align: center !important;
  }
  .elScreenshot_image {
    text-align: center !important;
    margin-top: 20px;
  }
  .elButtonInline {
    display: block;
  }
  .elHeadlineWrapper {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .iframeBlocker {
    display: none !important;
  }
  .ccNumberWrap {
    float: left;
    width: 100%;
  }
  .ccCVCWrap {
    float: left;
    width: 100%;
    padding-left: 0;
  }
  .elAffStats_views,
  .elAffStats_end {
    float: none !important;
    width: 100% !important;
  }
  .elAffStats_views:before {
    content: "";
  }
  .bgCover {
    background-attachment: scroll !important;
  }
  .elOrderProductOptinProductName {
    width: 100% !important;
  }
  .elOrderProductOptinPrice {
    width: 30% !important;
    text-align: right;
  }
  .elvideounlock_videoPauseBlocker {
    display: none !important;
  }
  .bgCover100 {
    background-size: cover !important;
    -webkit-background-size: cover !important;
    background-repeat: repeat repeat !important;
    background-position: center center;
  }
}
@media only screen and (min-width: 770px) and (max-width: 1170px) {
  .col-inner {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .fullContainer .col-md-1,
  .fullContainer .col-md-2,
  .fullContainer .col-md-3,
  .fullContainer .col-md-4,
  .fullContainer .col-md-5,
  .fullContainer .col-md-6,
  .fullContainer .col-md-7,
  .fullContainer .col-md-8,
  .fullContainer .col-md-9,
  .fullContainer .col-md-10,
  .fullContainer .col-md-11,
  .fullContainer .col-md-12 {
    float: left !important;
  }
  .fullContainer .col-md-12 {
    width: 100%;
  }
  .fullContainer .col-md-11 {
    width: 91.66666667%;
  }
  .fullContainer .col-md-10 {
    width: 83.33333333%;
  }
  .fullContainer .col-md-9 {
    width: 75%;
  }
  .fullContainer .col-md-8 {
    width: 66.66666667%;
  }
  .fullContainer .col-md-7 {
    width: 58.33333333%;
  }
  .fullContainer .col-md-6 {
    width: 50%;
  }
  .fullContainer .col-md-5 {
    width: 41.66666667%;
  }
  .fullContainer .col-md-4 {
    width: 33.33333333%;
  }
  .fullContainer .col-md-3 {
    width: 25%;
  }
  .fullContainer .col-md-2 {
    width: 16.66666667%;
  }
  .fullContainer .col-md-1 {
    width: 8.33333333%;
  }
  .midContainer .col-md-1,
  .midContainer .col-md-2,
  .midContainer .col-md-3,
  .midContainer .col-md-4,
  .midContainer .col-md-5,
  .midContainer .col-md-6,
  .midContainer .col-md-7,
  .midContainer .col-md-8,
  .midContainer .col-md-9,
  .midContainer .col-md-10,
  .midContainer .col-md-11,
  .midContainer .col-md-12 {
    float: left !important;
  }
  .midContainer .col-md-12 {
    width: 100%;
  }
  .midContainer .col-md-11 {
    width: 91.66666667%;
  }
  .midContainer .col-md-10 {
    width: 83.33333333%;
  }
  .midContainer .col-md-9 {
    width: 75%;
  }
  .midContainer .col-md-8 {
    width: 66.66666667%;
  }
  .midContainer .col-md-7 {
    width: 58.33333333%;
  }
  .midContainer .col-md-6 {
    width: 50%;
  }
  .midContainer .col-md-5 {
    width: 41.66666667%;
  }
  .midContainer .col-md-4 {
    width: 33.33333333%;
  }
  .midContainer .col-md-3 {
    width: 25%;
  }
  .midContainer .col-md-2 {
    width: 16.66666667%;
  }
  .midContainer .col-md-1 {
    width: 8.33333333%;
  }
  .smallContainer .col-md-1,
  .smallContainer .col-md-2,
  .smallContainer .col-md-3,
  .smallContainer .col-md-4,
  .smallContainer .col-md-5,
  .smallContainer .col-md-6,
  .smallContainer .col-md-7,
  .smallContainer .col-md-8,
  .smallContainer .col-md-9,
  .smallContainer .col-md-10,
  .smallContainer .col-md-11,
  .smallContainer .col-md-12 {
    float: left !important;
  }
  .smallContainer .col-md-12 {
    width: 100%;
  }
  .smallContainer .col-md-11 {
    width: 91.66666667%;
  }
  .smallContainer .col-md-10 {
    width: 83.33333333%;
  }
  .smallContainer .col-md-9 {
    width: 75%;
  }
  .smallContainer .col-md-8 {
    width: 66.66666667%;
  }
  .smallContainer .col-md-7 {
    width: 58.33333333%;
  }
  .smallContainer .col-md-6 {
    width: 50%;
  }
  .smallContainer .col-md-5 {
    width: 41.66666667%;
  }
  .smallContainer .col-md-4 {
    width: 33.33333333%;
  }
  .smallContainer .col-md-3 {
    width: 25%;
  }
  .smallContainer .col-md-2 {
    width: 16.66666667%;
  }
  .smallContainer .col-md-1 {
    width: 8.33333333%;
  }
}
@media only screen and (max-width: 700px) {
  [class*="mfs_"] li {
    font-size: inherit !important;
  }
  .mfs_10 {
    font-size: 10px !important;
  }
  .mfs_11 {
    font-size: 11px !important;
  }
  .mfs_12 {
    font-size: 12px !important;
  }
  .mfs_13 {
    font-size: 13px !important;
  }
  .mfs_14 {
    font-size: 14px !important;
  }
  .mfs_15 {
    font-size: 15px !important;
  }
  .mfs_16 {
    font-size: 16px !important;
  }
  .mfs_17 {
    font-size: 17px !important;
  }
  .mfs_18 {
    font-size: 18px !important;
  }
  .mfs_19 {
    font-size: 19px !important;
  }
  .mfs_20 {
    font-size: 20px !important;
  }
  .mfs_21 {
    font-size: 21px !important;
  }
  .mfs_22 {
    font-size: 22px !important;
  }
  .mfs_23 {
    font-size: 23px !important;
  }
  .mfs_24 {
    font-size: 24px !important;
  }
  .mfs_25 {
    font-size: 25px !important;
  }
  .mfs_26 {
    font-size: 26px !important;
  }
  .mfs_27 {
    font-size: 27px !important;
  }
  .mfs_28 {
    font-size: 28px !important;
  }
  .mfs_29 {
    font-size: 29px !important;
  }
  .mfs_30 {
    font-size: 30px !important;
  }
  .mfs_31 {
    font-size: 31px !important;
  }
  .mfs_32 {
    font-size: 32px !important;
  }
  .mfs_33 {
    font-size: 33px !important;
  }
  .mfs_34 {
    font-size: 34px !important;
  }
  .mfs_35 {
    font-size: 35px !important;
  }
  .mfs_36 {
    font-size: 36px !important;
  }
  .mfs_37 {
    font-size: 37px !important;
  }
  .mfs_38 {
    font-size: 38px !important;
  }
  .mfs_39 {
    font-size: 39px !important;
  }
  .mfs_40 {
    font-size: 40px !important;
  }
  .mfs_41 {
    font-size: 41px !important;
  }
  .mfs_42 {
    font-size: 42px !important;
  }
  .mfs_43 {
    font-size: 43px !important;
  }
  .mfs_44 {
    font-size: 44px !important;
  }
  .mfs_45 {
    font-size: 45px !important;
  }
  .mfs_46 {
    font-size: 46px !important;
  }
  .mfs_47 {
    font-size: 47px !important;
  }
  .mfs_48 {
    font-size: 48px !important;
  }
  .mfs_49 {
    font-size: 49px !important;
  }
  .mfs_50 {
    font-size: 50px !important;
  }
  .mfs_51 {
    font-size: 51px !important;
  }
  .mfs_52 {
    font-size: 52px !important;
  }
  .mfs_53 {
    font-size: 53px !important;
  }
  .mfs_54 {
    font-size: 54px !important;
  }
  .mfs_55 {
    font-size: 55px !important;
  }
  .mfs_56 {
    font-size: 56px !important;
  }
  .mfs_57 {
    font-size: 57px !important;
  }
  .mfs_58 {
    font-size: 58px !important;
  }
  .mfs_59 {
    font-size: 59px !important;
  }
  .mfs_60 {
    font-size: 60px !important;
  }
  .mfs_61 {
    font-size: 61px !important;
  }
  .mfs_62 {
    font-size: 62px !important;
  }
  .mfs_63 {
    font-size: 63px !important;
  }
  .mfs_64 {
    font-size: 64px !important;
  }
  .mfs_65 {
    font-size: 65px !important;
  }
  .mfs_66 {
    font-size: 66px !important;
  }
  .mfs_67 {
    font-size: 67px !important;
  }
  .mfs_68 {
    font-size: 68px !important;
  }
  .mfs_69 {
    font-size: 69px !important;
  }
  .mfs_70 {
    font-size: 70px !important;
  }
  .mfs_71 {
    font-size: 71px !important;
  }
  .mfs_72 {
    font-size: 72px !important;
  }
}
@media (max-width: 1170px) {
  .fullContainer .containerInner {
    width: 100% !important;
  }
}
@media (max-width: 960px) {
  .midWideContainer {
    width: 100% !important;
    min-width: 320px;
  }
  .midWideContainer .containerInner {
    width: 100% !important;
  }
}
@media only screen and (min-width: 650px) and (max-width: 720px) {
  .midContainer {
    width: 100% !important;
    min-width: 320px;
  }
  .midContainer.containerModal {
    margin-left: -320px;
  }
}
@media only screen and (min-width: 650px) and (max-width: 650px) {
  .smallContainer {
    width: 100% !important;
    min-width: 320px;
  }
  .smallContainer.containerModal {
    margin-left: -320px;
  }
}
.modalMoveOver.midContainer.containerModal {
  margin-left: -360px;
}
.modalMoveOver.wideContainer.containerModal {
  margin-left: -480px;
}
.modalMoveOver.smallContainer.containerModal {
  margin-left: -275px;
}
.modalMoveOver.midWideContainer.containerModal {
  margin-left: -275px;
}
.displayImportantTimed {
  display: block;
}
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.85;
  filter: alpha(opacity=85);
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #cccccc;
}
.mfp-preloader a:hover {
  color: white;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  border-right: 17px solid white;
  margin-left: 31px;
}
.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  border-left: 17px solid white;
  margin-left: 39px;
}
.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: black;
}
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444444;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape),
  screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.mfp-ie7 .mfp-img {
  padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}
.mfp-ie7 .mfp-container {
  padding: 0;
}
.mfp-ie7 .mfp-content {
  padding-top: 44px;
}
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}
#taxamo-confirm-country-overlay {
  display: none;
}
.taxAmount {
  padding: 5px;
}
.taxAmount .description {
  float: left;
}
.taxAmount .amount {
  float: right;
}
.taxamoSummary {
  padding: 5px;
  font-size: smaller;
}
.taxamoSummary ul.evidence {
  padding-left: 20px;
} /*!
Video.js Default Styles (http://videojs.com)
Version 4.11.4t
Create your own skin at http://designer.videojs.com
*/
.vjs-default-skin {
  color: #ccc;
}
@font-face {
  font-family: VideoJS;
  src: url(../font/vjs.eot);
  src: url(../font/vjs.eot?#iefix) format("embedded-opentype"),
    url(../font/vjs.woff) format("woff"),
    url(../font/vjs.ttf) format("truetype"),
    url(.../font/vjs.svg#icomoon) format("svg");
  font-weight: 400;
  font-style: normal;
}
.vjs-default-skin .vjs-slider {
  outline: 0;
  position: relative;
  cursor: pointer;
  padding: 0;
  background-color: #333;
  background-color: rgba(51, 51, 51, 0.9);
}
.vjs-default-skin .vjs-slider:focus {
  -webkit-box-shadow: 0 0 2em #fff;
  -moz-box-shadow: 0 0 2em #fff;
  box-shadow: 0 0 2em #fff;
}
.vjs-default-skin .vjs-slider-handle {
  position: absolute;
  left: 0;
  top: 0;
}
.vjs-default-skin .vjs-slider-handle:before {
  content: "\e009";
  font-family: VideoJS;
  font-size: 1em;
  line-height: 1;
  text-align: center;
  text-shadow: 0 0 1em #fff;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.vjs-default-skin .vjs-control-bar {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 3em;
  background-color: #07141e;
  background-color: rgba(7, 20, 30, 0.7);
}
.vjs-default-skin.vjs-has-started .vjs-control-bar {
  display: block;
  visibility: visible;
  opacity: 1;
  -webkit-transition: visibility 0.1s, opacity 0.1s;
  -moz-transition: visibility 0.1s, opacity 0.1s;
  -o-transition: visibility 0.1s, opacity 0.1s;
  transition: visibility 0.1s, opacity 0.1s;
}
.vjs-default-skin.vjs-has-started.vjs-user-inactive.vjs-playing
  .vjs-control-bar {
  display: block;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 1s, opacity 1s;
  -moz-transition: visibility 1s, opacity 1s;
  -o-transition: visibility 1s, opacity 1s;
  transition: visibility 1s, opacity 1s;
}
.vjs-default-skin.vjs-controls-disabled .vjs-control-bar {
  display: none;
}
.vjs-default-skin.vjs-using-native-controls .vjs-control-bar {
  display: none;
}
.vjs-default-skin.vjs-error .vjs-control-bar {
  display: none;
}
.vjs-audio.vjs-default-skin.vjs-has-started.vjs-user-inactive.vjs-playing
  .vjs-control-bar {
  opacity: 1;
  visibility: visible;
}
@media \0screen {
  .vjs-default-skin.vjs-user-inactive.vjs-playing .vjs-control-bar:before {
    content: "";
  }
}
.vjs-default-skin .vjs-control {
  outline: 0;
  position: relative;
  float: left;
  text-align: center;
  margin: 0;
  padding: 0;
  height: 3em;
  width: 4em;
}
.vjs-default-skin .vjs-control:before {
  font-family: VideoJS;
  font-size: 1.5em;
  line-height: 2;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}
.vjs-default-skin .vjs-control:focus:before,
.vjs-default-skin .vjs-control:hover:before {
  text-shadow: 0 0 1em #fff;
}
.vjs-default-skin .vjs-control-text {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.vjs-default-skin .vjs-play-control {
  width: 5em;
  cursor: pointer;
}
.vjs-default-skin .vjs-play-control:before {
  content: "\e001";
}
.vjs-default-skin.vjs-playing .vjs-play-control:before {
  content: "\e002";
}
.vjs-default-skin .vjs-playback-rate .vjs-playback-rate-value {
  font-size: 1.5em;
  line-height: 2;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}
.vjs-default-skin
  .vjs-playback-rate.vjs-menu-button
  .vjs-menu
  .vjs-menu-content {
  width: 4em;
  left: -2em;
  list-style: none;
}
.vjs-default-skin .vjs-mute-control,
.vjs-default-skin .vjs-volume-menu-button {
  cursor: pointer;
  float: right;
}
.vjs-default-skin .vjs-mute-control:before,
.vjs-default-skin .vjs-volume-menu-button:before {
  content: "\e006";
}
.vjs-default-skin .vjs-mute-control.vjs-vol-0:before,
.vjs-default-skin .vjs-volume-menu-button.vjs-vol-0:before {
  content: "\e003";
}
.vjs-default-skin .vjs-mute-control.vjs-vol-1:before,
.vjs-default-skin .vjs-volume-menu-button.vjs-vol-1:before {
  content: "\e004";
}
.vjs-default-skin .vjs-mute-control.vjs-vol-2:before,
.vjs-default-skin .vjs-volume-menu-button.vjs-vol-2:before {
  content: "\e005";
}
.vjs-default-skin .vjs-volume-control {
  width: 5em;
  float: right;
}
.vjs-default-skin .vjs-volume-bar {
  width: 5em;
  height: 0.6em;
  margin: 1.1em auto 0;
}
.vjs-default-skin .vjs-volume-level {
  position: absolute;
  top: 0;
  left: 0;
  height: 0.5em;
  width: 100%;
  background: #66a8cc
    url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAP0lEQVQIHWWMAQoAIAgDR/QJ/Ub//04+w7ZICBwcOg5FZi5iBB82AGzixEglJrd4TVK5XUJpskSTEvpdFzX9AB2pGziSQcvAAAAAAElFTkSuQmCC) -50%
    0 repeat;
}
.vjs-default-skin .vjs-volume-bar .vjs-volume-handle {
  width: 0.5em;
  height: 0.5em;
  left: 4.5em;
}
.vjs-default-skin .vjs-volume-handle:before {
  font-size: 0.9em;
  top: -0.2em;
  left: -0.2em;
  width: 1em;
  height: 1em;
}
.vjs-default-skin .vjs-volume-menu-button .vjs-menu {
  display: block;
  width: 0;
  height: 0;
  border-top-color: transparent;
}
.vjs-default-skin .vjs-volume-menu-button .vjs-menu .vjs-menu-content {
  height: 0;
  width: 0;
}
.vjs-default-skin .vjs-volume-menu-button:hover .vjs-menu,
.vjs-default-skin .vjs-volume-menu-button .vjs-menu.vjs-lock-showing {
  border-top-color: rgba(7, 40, 50, 0.5);
}
.vjs-default-skin .vjs-volume-menu-button:hover .vjs-menu .vjs-menu-content,
.vjs-default-skin
  .vjs-volume-menu-button
  .vjs-menu.vjs-lock-showing
  .vjs-menu-content {
  height: 2.9em;
  width: 10em;
}
.vjs-default-skin .vjs-progress-control {
  position: absolute;
  left: 0;
  right: 0;
  width: auto;
  font-size: 0.3em;
  height: 1em;
  top: -1em;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.vjs-default-skin:hover .vjs-progress-control {
  font-size: 0.9em;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.vjs-default-skin .vjs-progress-holder {
  height: 100%;
}
.vjs-default-skin .vjs-progress-holder .vjs-play-progress,
.vjs-default-skin .vjs-progress-holder .vjs-load-progress,
.vjs-default-skin .vjs-progress-holder .vjs-load-progress div {
  position: absolute;
  display: block;
  height: 100%;
  margin: 0;
  padding: 0;
  width: 0;
  left: 0;
  top: 0;
}
.vjs-default-skin .vjs-play-progress {
  background: #66a8cc
    url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAP0lEQVQIHWWMAQoAIAgDR/QJ/Ub//04+w7ZICBwcOg5FZi5iBB82AGzixEglJrd4TVK5XUJpskSTEvpdFzX9AB2pGziSQcvAAAAAAElFTkSuQmCC) -50%
    0 repeat;
}
.vjs-default-skin .vjs-load-progress {
  background: #646464;
  background: rgba(255, 255, 255, 0.2);
}
.vjs-default-skin .vjs-load-progress div {
  background: #787878;
  background: rgba(255, 255, 255, 0.1);
}
.vjs-default-skin .vjs-seek-handle {
  width: 1.5em;
  height: 100%;
}
.vjs-default-skin .vjs-seek-handle:before {
  padding-top: 0.1em;
}
.vjs-default-skin.vjs-live .vjs-time-controls,
.vjs-default-skin.vjs-live .vjs-time-divider,
.vjs-default-skin.vjs-live .vjs-progress-control {
  display: none;
}
.vjs-default-skin.vjs-live .vjs-live-display {
  display: block;
}
.vjs-default-skin .vjs-live-display {
  display: none;
  font-size: 1em;
  line-height: 3em;
}
.vjs-default-skin .vjs-time-controls {
  font-size: 1em;
  line-height: 3em;
}
.vjs-default-skin .vjs-current-time {
  float: left;
}
.vjs-default-skin .vjs-duration {
  float: left;
}
.vjs-default-skin .vjs-remaining-time {
  display: none;
  float: left;
}
.vjs-time-divider {
  float: left;
  line-height: 3em;
}
.vjs-default-skin .vjs-fullscreen-control {
  width: 3.8em;
  cursor: pointer;
  float: right;
}
.vjs-default-skin .vjs-fullscreen-control:before {
  content: "\e000";
}
.vjs-default-skin.vjs-fullscreen .vjs-fullscreen-control:before {
  content: "\e00b";
}
.vjs-default-skin .vjs-big-play-button {
  left: 50%;
  margin-left: -2.1em;
  top: 50%;
  margin-top: -1.4000000000000001em;
  font-size: 3em;
  display: block;
  z-index: 2;
  position: absolute;
  width: 4em;
  height: 2.6em;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  opacity: 1;
  background-color: #07141e;
  background-color: rgba(7, 20, 30, 0.7);
  border: 0.1em solid #3b4249;
  -webkit-border-radius: 0.8em;
  -moz-border-radius: 0.8em;
  border-radius: 0.8em;
  -webkit-box-shadow: 0 0 1em rgba(255, 255, 255, 0.25);
  -moz-box-shadow: 0 0 1em rgba(255, 255, 255, 0.25);
  box-shadow: 0 0 1em rgba(255, 255, 255, 0.25);
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.vjs-default-skin.vjs-big-play-centered .vjs-big-play-button {
  left: 50%;
  margin-left: -2.1em;
  top: 50%;
  margin-top: -1.4000000000000001em;
}
.vjs-default-skin.vjs-controls-disabled .vjs-big-play-button {
  display: none;
}
.vjs-default-skin.vjs-has-started .vjs-big-play-button {
  display: none;
}
.vjs-default-skin.vjs-using-native-controls .vjs-big-play-button {
  display: none;
}
.vjs-default-skin:hover .vjs-big-play-button,
.vjs-default-skin .vjs-big-play-button:focus {
  outline: 0;
  border-color: #fff;
  background-color: #505050;
  background-color: rgba(50, 50, 50, 0.75);
  -webkit-box-shadow: 0 0 3em #fff;
  -moz-box-shadow: 0 0 3em #fff;
  box-shadow: 0 0 3em #fff;
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  -o-transition: all 0s;
  transition: all 0s;
}
.vjs-default-skin .vjs-big-play-button:before {
  content: "\e001";
  font-family: VideoJS;
  line-height: 2.6em;
  text-shadow: 0.05em 0.05em 0.1em #000;
  text-align: center;
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
}
.vjs-error .vjs-big-play-button {
  display: none;
}
.vjs-error-display {
  display: none;
}
.vjs-error .vjs-error-display {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.vjs-error .vjs-error-display:before {
  content: "X";
  font-family: Arial;
  font-size: 4em;
  color: #666;
  line-height: 1;
  text-shadow: 0.05em 0.05em 0.1em #000;
  text-align: center;
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -0.5em;
  width: 100%;
}
.vjs-error-display div {
  position: absolute;
  bottom: 1em;
  right: 0;
  left: 0;
  font-size: 1.4em;
  text-align: center;
  padding: 3px;
  background: #000;
  background: rgba(0, 0, 0, 0.5);
}
.vjs-error-display a,
.vjs-error-display a:visited {
  color: #f4a460;
}
.vjs-loading-spinner {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 4em;
  line-height: 1;
  width: 1em;
  height: 1em;
  margin-left: -0.5em;
  margin-top: -0.5em;
  opacity: 0.75;
}
.vjs-waiting .vjs-loading-spinner,
.vjs-seeking .vjs-loading-spinner {
  display: block;
  -webkit-animation: spin 1.5s infinite linear;
  -moz-animation: spin 1.5s infinite linear;
  -o-animation: spin 1.5s infinite linear;
  animation: spin 1.5s infinite linear;
}
.vjs-error .vjs-loading-spinner {
  display: none;
  -webkit-animation: none;
  -moz-animation: none;
  -o-animation: none;
  animation: none;
}
.vjs-default-skin .vjs-loading-spinner:before {
  content: "\e01e";
  font-family: VideoJS;
  position: absolute;
  top: 0;
  left: 0;
  width: 1em;
  height: 1em;
  text-align: center;
  text-shadow: 0 0 0.1em #000;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
.vjs-default-skin .vjs-menu-button {
  float: right;
  cursor: pointer;
}
.vjs-default-skin .vjs-menu {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 0;
  margin-bottom: 3em;
  border-left: 2em solid transparent;
  border-right: 2em solid transparent;
  border-top: 1.55em solid #000;
  border-top-color: rgba(7, 40, 50, 0.5);
}
.vjs-default-skin .vjs-menu-button .vjs-menu .vjs-menu-content {
  display: block;
  padding: 0;
  margin: 0;
  position: absolute;
  width: 10em;
  bottom: 1.5em;
  max-height: 15em;
  overflow: auto;
  left: -5em;
  background-color: #07141e;
  background-color: rgba(7, 20, 30, 0.7);
  -webkit-box-shadow: -0.2em -0.2em 0.3em rgba(255, 255, 255, 0.2);
  -moz-box-shadow: -0.2em -0.2em 0.3em rgba(255, 255, 255, 0.2);
  box-shadow: -0.2em -0.2em 0.3em rgba(255, 255, 255, 0.2);
}
.vjs-default-skin .vjs-menu-button:hover .vjs-control-content .vjs-menu,
.vjs-default-skin .vjs-control-content .vjs-menu.vjs-lock-showing {
  display: block;
}
.vjs-default-skin .vjs-menu-button ul li {
  list-style: none;
  margin: 0;
  padding: 0.3em 0;
  line-height: 1.4em;
  font-size: 1.2em;
  text-align: center;
  text-transform: lowercase;
}
.vjs-default-skin .vjs-menu-button ul li.vjs-selected {
  background-color: #000;
}
.vjs-default-skin .vjs-menu-button ul li:focus,
.vjs-default-skin .vjs-menu-button ul li:hover,
.vjs-default-skin .vjs-menu-button ul li.vjs-selected:focus,
.vjs-default-skin .vjs-menu-button ul li.vjs-selected:hover {
  outline: 0;
  color: #111;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  -webkit-box-shadow: 0 0 1em #fff;
  -moz-box-shadow: 0 0 1em #fff;
  box-shadow: 0 0 1em #fff;
}
.vjs-default-skin .vjs-menu-button ul li.vjs-menu-title {
  text-align: center;
  text-transform: uppercase;
  font-size: 1em;
  line-height: 2em;
  padding: 0;
  margin: 0 0 0.3em;
  font-weight: 700;
  cursor: default;
}
.vjs-default-skin .vjs-subtitles-button:before {
  content: "\e00c";
}
.vjs-default-skin .vjs-captions-button:before {
  content: "\e008";
}
.vjs-default-skin .vjs-chapters-button:before {
  content: "\e00c";
}
.vjs-default-skin
  .vjs-chapters-button.vjs-menu-button
  .vjs-menu
  .vjs-menu-content {
  width: 24em;
  left: -12em;
}
.vjs-default-skin .vjs-captions-button:focus .vjs-control-content:before,
.vjs-default-skin .vjs-captions-button:hover .vjs-control-content:before {
  -webkit-box-shadow: 0 0 1em #fff;
  -moz-box-shadow: 0 0 1em #fff;
  box-shadow: 0 0 1em #fff;
}
.video-js {
  background-color: #000;
  position: relative;
  padding: 0;
  font-size: 10px;
  vertical-align: middle;
  font-weight: 400;
  font-style: normal;
  font-family: Arial, sans-serif;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.video-js .vjs-tech {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.video-js:-moz-full-screen {
  position: absolute;
}
body.vjs-full-window {
  padding: 0;
  margin: 0;
  height: 100%;
  overflow-y: auto;
}
.video-js.vjs-fullscreen {
  position: fixed;
  overflow: hidden;
  z-index: 1000;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
  _position: absolute;
}
.video-js:-webkit-full-screen {
  width: 100% !important;
  height: 100% !important;
}
.video-js.vjs-fullscreen.vjs-user-inactive {
  cursor: none;
}
.vjs-poster {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  cursor: pointer;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.vjs-poster img {
  display: block;
  margin: 0 auto;
  max-height: 100%;
  padding: 0;
  width: 100%;
}
.video-js.vjs-has-started .vjs-poster {
  display: none;
}
.video-js.vjs-audio.vjs-has-started .vjs-poster {
  display: block;
}
.video-js.vjs-controls-disabled .vjs-poster {
  display: none;
}
.video-js.vjs-using-native-controls .vjs-poster {
  display: none;
}
.video-js .vjs-text-track-display {
  text-align: center;
  position: absolute;
  bottom: 4em;
  left: 1em;
  right: 1em;
}
.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display {
  bottom: 1em;
}
.video-js .vjs-text-track {
  display: none;
  font-size: 1.4em;
  text-align: center;
  margin-bottom: 0.1em;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5);
}
.video-js .vjs-subtitles {
  color: #fff;
}
.video-js .vjs-captions {
  color: #fc6;
}
.vjs-tt-cue {
  display: block;
}
.video-js.vjs-fullscreen .vjs-text-track {
  font-size: 3em;
}
.vjs-default-skin .vjs-hidden {
  display: none;
}
.vjs-lock-showing {
  display: block !important;
  opacity: 1;
  visibility: visible;
}
.vjs-no-js {
  padding: 20px;
  color: #ccc;
  background-color: #333;
  font-size: 18px;
  font-family: Arial, sans-serif;
  text-align: center;
  width: 300px;
  height: 150px;
  margin: 0 auto;
}
.vjs-no-js a,
.vjs-no-js a:visited {
  color: #f4a460;
}
.mejs__offscreen {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal;
}
.mejs__container {
  background: #000;
  font-family: Helvetica, Arial, serif;
  position: relative;
  text-align: left;
  text-indent: 0;
  vertical-align: top;
}
.mejs__container,
.mejs__container * {
  box-sizing: border-box;
}
.mejs__container video::-webkit-media-controls,
.mejs__container video::-webkit-media-controls-panel,
.mejs__container video::-webkit-media-controls-panel-container,
.mejs__container video::-webkit-media-controls-start-playback-button {
  -webkit-appearance: none;
  display: none !important;
}
.mejs__fill-container,
.mejs__fill-container .mejs__container {
  height: 100%;
  width: 100%;
}
.mejs__fill-container {
  background: transparent;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}
.mejs__container:focus {
  outline: none;
}
.mejs__iframe-overlay {
  height: 100%;
  position: absolute;
  width: 100%;
}
.mejs__embed,
.mejs__embed body {
  background: #000;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}
.mejs__fullscreen {
  overflow: hidden !important;
}
.mejs__container-fullscreen {
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1000;
}
.mejs__container-fullscreen .mejs__mediaelement,
.mejs__container-fullscreen video {
  height: 100% !important;
  width: 100% !important;
}
.mejs__background,
.mejs__mediaelement {
  left: 0;
  position: absolute;
  top: 0;
}
.mejs__mediaelement {
  height: 100%;
  width: 100%;
  z-index: 0;
}
.mejs__poster {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  left: 0;
  position: absolute;
  top: 0;
  z-index: 1;
}
:root .mejs__poster-img {
  display: none;
}
.mejs__poster-img {
  border: 0;
  padding: 0;
}
.mejs__overlay {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  left: 0;
  position: absolute;
  top: 0;
}
.mejs__layer {
  z-index: 1;
}
.mejs__overlay-play {
  cursor: pointer;
}
.mejs__overlay-button {
  background: url(https://images.clickfunnels.com/images/mejs-controls.svg)
    no-repeat;
  background-position: 0 -39px;
  height: 80px;
  width: 80px;
}
.mejs__overlay:hover > .mejs__overlay-button {
  background-position: -80px -39px;
}
.mejs__overlay-loading {
  height: 80px;
  width: 80px;
}
.mejs__overlay-loading-bg-img {
  -webkit-animation: a 1s linear infinite;
  animation: a 1s linear infinite;
  background: transparent
    url(https://images.clickfunnels.com/images/mejs-controls.svg) -160px -40px
    no-repeat;
  display: block;
  height: 80px;
  width: 80px;
  z-index: 1;
}
@-webkit-keyframes a {
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
@keyframes a {
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
.mejs__controls {
  bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  left: 0;
  list-style-type: none;
  margin: 0;
  padding: 0 10px;
  position: absolute;
  width: 100%;
  z-index: 3;
}
.mejs__controls:not([style*="display: none"]) {
  background: rgba(255, 0, 0, 0.7);
  background: -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.35));
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.35));
}
.mejs__button,
.mejs__time,
.mejs__time-rail {
  font-size: 10px;
  height: 40px;
  line-height: 10px;
  margin: 0;
  width: 32px;
}
.mejs__button > button {
  background: transparent
    url(https://images.clickfunnels.com/images/mejs-controls.svg);
  border: 0;
  cursor: pointer;
  display: block;
  font-size: 0;
  height: 20px;
  line-height: 0;
  margin: 10px 6px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  text-decoration: none;
  width: 20px;
}
.mejs__button > button:focus {
  outline: 1px dotted #999;
}
.mejs__container-keyboard-inactive [role="slider"],
.mejs__container-keyboard-inactive [role="slider"]:focus,
.mejs__container-keyboard-inactive a,
.mejs__container-keyboard-inactive a:focus,
.mejs__container-keyboard-inactive button,
.mejs__container-keyboard-inactive button:focus {
  outline: 0;
}
.mejs__time {
  box-sizing: content-box;
  color: #fff;
  font-size: 11px;
  font-weight: 700;
  height: 24px;
  overflow: hidden;
  padding: 16px 6px 0;
  text-align: center;
  width: auto;
}
.mejs__play > button {
  background-position: 0 0;
}
.mejs__pause > button {
  background-position: -20px 0;
}
.mejs__replay > button {
  background-position: -160px 0;
}
.mejs__time-rail {
  direction: ltr;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  height: 40px;
  margin: 0 10px;
  padding-top: 10px;
  position: relative;
}
.mejs__time-buffering,
.mejs__time-current,
.mejs__time-float,
.mejs__time-float-corner,
.mejs__time-float-current,
.mejs__time-hovered,
.mejs__time-loaded,
.mejs__time-marker,
.mejs__time-total {
  border-radius: 2px;
  cursor: pointer;
  display: block;
  height: 10px;
  position: absolute;
}
.mejs__time-total {
  background: rgba(255, 255, 255, 0.3);
  margin: 5px 0 0;
  width: 100%;
}
.mejs__time-buffering {
  -webkit-animation: b 2s linear infinite;
  animation: b 2s linear infinite;
  background: -webkit-linear-gradient(
    135deg,
    rgba(255, 255, 255, 0.4) 25%,
    transparent 0,
    transparent 50%,
    rgba(255, 255, 255, 0.4) 0,
    rgba(255, 255, 255, 0.4) 75%,
    transparent 0,
    transparent
  );
  background: linear-gradient(
    -45deg,
    rgba(255, 255, 255, 0.4) 25%,
    transparent 0,
    transparent 50%,
    rgba(255, 255, 255, 0.4) 0,
    rgba(255, 255, 255, 0.4) 75%,
    transparent 0,
    transparent
  );
  background-size: 15px 15px;
  width: 100%;
}
@-webkit-keyframes b {
  0% {
    background-position: 0 0;
  }
  to {
    background-position: 30px 0;
  }
}
@keyframes b {
  0% {
    background-position: 0 0;
  }
  to {
    background-position: 30px 0;
  }
}
.mejs__time-loaded {
  background: rgba(255, 255, 255, 0.3);
}
.mejs__time-current,
.mejs__time-handle-content {
  background: rgba(255, 255, 255, 0.9);
}
.mejs__time-hovered {
  background: rgba(255, 255, 255, 0.5);
  z-index: 10;
}
.mejs__time-hovered.negative {
  background: rgba(0, 0, 0, 0.2);
}
.mejs__time-buffering,
.mejs__time-current,
.mejs__time-hovered,
.mejs__time-loaded {
  left: 0;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transition: all 0.15s ease-in;
  transition: all 0.15s ease-in;
  width: 100%;
}
.mejs__time-buffering {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}
.mejs__time-hovered {
  -webkit-transition: height 0.1s cubic-bezier(0.44, 0, 1, 1);
  transition: height 0.1s cubic-bezier(0.44, 0, 1, 1);
}
.mejs__time-hovered.no-hover {
  -webkit-transform: scaleX(0) !important;
  -ms-transform: scaleX(0) !important;
  transform: scaleX(0) !important;
}
.mejs__time-handle,
.mejs__time-handle-content {
  border: 4px solid transparent;
  cursor: pointer;
  left: 0;
  position: absolute;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  z-index: 11;
}
.mejs__time-handle-content {
  border: 4px solid rgba(255, 255, 255, 0.9);
  border-radius: 50%;
  height: 10px;
  left: -7px;
  top: -4px;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  width: 10px;
}
.mejs__time-rail .mejs__time-handle-content:active,
.mejs__time-rail .mejs__time-handle-content:focus,
.mejs__time-rail:hover .mejs__time-handle-content {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.mejs__time-float {
  background: #eee;
  border: 1px solid #333;
  bottom: 100%;
  color: #111;
  display: none;
  height: 17px;
  margin-bottom: 9px;
  position: absolute;
  text-align: center;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 36px;
}
.mejs__time-float-current {
  display: block;
  left: 0;
  margin: 2px;
  text-align: center;
  width: 30px;
}
.mejs__time-float-corner {
  border: 5px solid #eee;
  border-color: #eee transparent transparent;
  border-radius: 0;
  display: block;
  height: 0;
  left: 50%;
  line-height: 0;
  position: absolute;
  top: 100%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 0;
}
.mejs__long-video .mejs__time-float {
  margin-left: -23px;
  width: 64px;
}
.mejs__long-video .mejs__time-float-current {
  width: 60px;
}
.mejs__broadcast {
  color: #fff;
  height: 10px;
  position: absolute;
  top: 15px;
  width: 100%;
}
.mejs__fullscreen-button > button {
  background-position: -80px 0;
}
.mejs__unfullscreen > button {
  background-position: -100px 0;
}
.mejs__mute > button {
  background-position: -60px 0;
}
.mejs__unmute > button {
  background-position: -40px 0;
}
.mejs__volume-button {
  position: relative;
}
.mejs__volume-button > .mejs__volume-slider {
  background: rgba(50, 50, 50, 0.7);
  border-radius: 0;
  bottom: 100%;
  display: none;
  height: 115px;
  left: 50%;
  margin: 0;
  position: absolute;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 25px;
  z-index: 1;
}
.mejs__volume-button:hover {
  border-radius: 0 0 4px 4px;
}
.mejs__volume-total {
  background: rgba(255, 255, 255, 0.5);
  height: 100px;
  left: 50%;
  margin: 0;
  position: absolute;
  top: 8px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 2px;
}
.mejs__volume-current {
  left: 0;
  margin: 0;
  width: 100%;
}
.mejs__volume-current,
.mejs__volume-handle {
  background: rgba(255, 255, 255, 0.9);
  position: absolute;
}
.mejs__volume-handle {
  border-radius: 1px;
  cursor: ns-resize;
  height: 6px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 16px;
}
.mejs__horizontal-volume-slider {
  display: block;
  height: 36px;
  position: relative;
  vertical-align: middle;
  width: 56px;
}
.mejs__horizontal-volume-total {
  background: rgba(50, 50, 50, 0.8);
  height: 8px;
  top: 16px;
  width: 50px;
}
.mejs__horizontal-volume-current,
.mejs__horizontal-volume-total {
  border-radius: 2px;
  font-size: 1px;
  left: 0;
  margin: 0;
  padding: 0;
  position: absolute;
}
.mejs__horizontal-volume-current {
  background: rgba(255, 255, 255, 0.8);
  height: 100%;
  top: 0;
  width: 100%;
}
.mejs__horizontal-volume-handle {
  display: none;
}
.mejs__captions-button,
.mejs__chapters-button {
  position: relative;
}
.mejs__captions-button > button {
  background-position: -140px 0;
}
.mejs__chapters-button > button {
  background-position: -180px 0;
}
.mejs__captions-button > .mejs__captions-selector,
.mejs__chapters-button > .mejs__chapters-selector {
  background: rgba(50, 50, 50, 0.7);
  border: 1px solid transparent;
  border-radius: 0;
  bottom: 100%;
  margin-right: -43px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  right: 50%;
  visibility: visible;
  width: 86px;
}
.mejs__chapters-button > .mejs__chapters-selector {
  margin-right: -55px;
  width: 110px;
}
.mejs__captions-selector-list,
.mejs__chapters-selector-list {
  list-style-type: none !important;
  margin: 0;
  overflow: hidden;
  padding: 0;
}
.mejs__captions-selector-list-item,
.mejs__chapters-selector-list-item {
  color: #fff;
  cursor: pointer;
  display: block;
  list-style-type: none !important;
  margin: 0 0 6px;
  overflow: hidden;
  padding: 0 10px;
}
.mejs__captions-selector-list-item:hover,
.mejs__chapters-selector-list-item:hover {
  background-color: #c8c8c8 !important;
  background-color: rgba(255, 255, 255, 0.4) !important;
}
.mejs__captions-selector-input,
.mejs__chapters-selector-input {
  clear: both;
  float: left;
  left: -1000px;
  margin: 3px 3px 0 5px;
  position: absolute;
}
.mejs__captions-selector-label,
.mejs__chapters-selector-label {
  cursor: pointer;
  float: left;
  font-size: 10px;
  line-height: 15px;
  padding: 4px 0 0;
}
.mejs__captions-selected,
.mejs__chapters-selected {
  color: #21f8f8;
}
.mejs__captions-translations {
  font-size: 10px;
  margin: 0 0 5px;
}
.mejs__captions-layer {
  bottom: 0;
  color: #fff;
  font-size: 16px;
  left: 0;
  line-height: 20px;
  position: absolute;
  text-align: center;
}
.mejs__captions-layer a {
  color: #fff;
  text-decoration: underline;
}
.mejs__captions-layer[lang="ar"] {
  font-size: 20px;
  font-weight: 400;
}
.mejs__captions-position {
  bottom: 15px;
  left: 0;
  position: absolute;
  width: 100%;
}
.mejs__captions-position-hover {
  bottom: 35px;
}
.mejs__captions-text,
.mejs__captions-text * {
  background: rgba(20, 20, 20, 0.5);
  box-shadow: 5px 0 0 rgba(20, 20, 20, 0.5), -5px 0 0 rgba(20, 20, 20, 0.5);
  padding: 0;
  white-space: pre-wrap;
}
.mejs__container.mejs__hide-cues video::-webkit-media-text-track-container {
  display: none;
}
.mejs__overlay-error {
  position: relative;
}
.mejs__overlay-error > img {
  left: 0;
  position: absolute;
  top: 0;
  z-index: -1;
}
.mejs__cannotplay,
.mejs__cannotplay a {
  color: #fff;
  font-size: 0.8em;
}
.mejs__cannotplay {
  position: relative;
}
.mejs__cannotplay a,
.mejs__cannotplay p {
  display: inline-block;
  padding: 0 15px;
  width: 100%;
}
.mejs-ted .mejs-controls {
  background: #eee;
  height: 65px;
}
.mejs-ted .mejs-button,
.mejs-ted .mejs-time {
  position: absolute;
  background: #ddd;
}
.mejs-ted .mejs-controls .mejs-time-rail .mejs-time-total {
  background-color: none;
  background: url(controls-ted.png) repeat-x 0 -52px;
  height: 6px;
}
.mejs-ted .mejs-controls .mejs-time-rail .mejs-time-buffering {
  height: 6px;
}
.mejs-ted .mejs-controls .mejs-time-rail .mejs-time-loaded {
  background-color: none;
  background: url(controls-ted.png) repeat-x 0 -52px;
  width: 0;
  height: 6px;
}
.mejs-ted .mejs-controls .mejs-time-rail .mejs-time-current {
  width: 0;
  height: 6px;
  background-color: none;
  background: url(controls-ted.png) repeat-x 0 -59px;
}
.mejs-ted .mejs-controls .mejs-time-rail .mejs-time-handle {
  display: block;
  margin: 0;
  width: 14px;
  height: 21px;
  top: -7px;
  border: 0;
  background: url(controls-ted.png) no-repeat 0 0;
}
.mejs-ted .mejs-controls .mejs-time-rail .mejs-time-float {
  display: none;
}
.mejs-ted .mejs-controls .mejs-playpause-button {
  top: 29px;
  left: 9px;
  width: 49px;
  height: 28px;
}
.mejs-ted .mejs-controls .mejs-playpause-button button {
  width: 49px;
  height: 28px;
  background: url(controls-ted.png) no-repeat -50px -23px;
  margin: 0;
  padding: 0;
}
.mejs-ted .mejs-controls .mejs-pause button {
  background-position: 0 -23px;
}
.mejs-ted .mejs-controls .mejs-fullscreen-button {
  top: 34px;
  right: 9px;
  width: 17px;
  height: 15px;
  background: none;
}
.mejs-ted .mejs-controls .mejs-fullscreen-button button {
  width: 19px;
  height: 17px;
  background: transparent url(controls-ted.png) no-repeat 0 -66px;
  margin: 0;
  padding: 0;
}
.mejs-ted .mejs-controls .mejs-unfullscreen button {
  background: transparent url(controls-ted.png) no-repeat -21px -66px;
  margin: 0;
  padding: 0;
}
.mejs-ted .mejs-controls .mejs-volume-button {
  top: 30px;
  right: 35px;
  width: 24px;
  height: 22px;
}
.mejs-ted .mejs-controls .mejs-mute button {
  background: url(controls-ted.png) no-repeat -15px 0;
  width: 24px;
  height: 22px;
  margin: 0;
  padding: 0;
}
.mejs-ted .mejs-controls .mejs-unmute button {
  background: url(controls-ted.png) no-repeat -40px 0;
  width: 24px;
  height: 22px;
  margin: 0;
  padding: 0;
}
.mejs-ted .mejs-controls .mejs-volume-button .mejs-volume-slider {
  background: #fff;
  border: solid 1px #aaa;
  border-width: 1px 1px 0 1px;
  width: 22px;
  height: 65px;
  top: -65px;
}
.mejs-ted .mejs-controls .mejs-volume-button .mejs-volume-total {
  background: url(controls-ted.png) repeat-y -41px -66px;
  left: 8px;
  width: 6px;
  height: 50px;
}
.mejs-ted .mejs-controls .mejs-volume-button .mejs-volume-current {
  left: 8px;
  width: 6px;
  background: url(controls-ted.png) repeat-y -48px -66px;
  height: 50px;
}
.mejs-ted .mejs-controls .mejs-volume-button .mejs-volume-handle {
  display: none;
}
.mejs-ted .mejs-controls .mejs-time span {
  color: #333;
}
.mejs-ted .mejs-controls .mejs-currenttime-container {
  position: absolute;
  top: 32px;
  right: 100px;
  border: solid 1px #999;
  background: #fff;
  color: #333;
  padding-top: 2px;
  border-radius: 3px;
  color: #333;
}
.mejs-ted .mejs-controls .mejs-duration-container {
  position: absolute;
  top: 32px;
  right: 65px;
  border: solid 1px #999;
  background: #fff;
  color: #333;
  padding-top: 2px;
  border-radius: 3px;
  color: #333;
}
.mejs-ted .mejs-controls .mejs-time button {
  color: #333;
}
.mejs-ted .mejs-controls .mejs-captions-button {
  display: none;
}
.mejs-wmp .mejs-controls {
  background: transparent url(controls-wmp-bg.png) center 16px no-repeat;
  height: 65px;
}
.mejs-wmp .mejs-button,
.mejs-wmp .mejs-time {
  position: absolute;
  background: transparent;
}
.mejs-wmp .mejs-controls .mejs-time-rail .mejs-time-total {
  background-color: transparent;
  border: solid 1px #ccc;
  height: 3px;
}
.mejs-wmp .mejs-controls .mejs-time-rail .mejs-time-buffering {
  height: 3px;
}
.mejs-wmp .mejs-controls .mejs-time-rail .mejs-time-loaded {
  background-color: rgba(255, 255, 255, 0.3);
  width: 0;
  height: 3px;
}
.mejs-wmp .mejs-controls .mejs-time-rail .mejs-time-current {
  width: 0;
  height: 1px;
  background-color: #014cb6;
  border: solid 1px #7fc9fa;
  border-width: 1px 0;
  border-color: #7fc9fa #fff #619ff2 #fff;
}
.mejs-wmp .mejs-controls .mejs-time-rail .mejs-time-handle {
  display: block;
  margin: 0;
  width: 16px;
  height: 9px;
  top: -3px;
  border: 0;
  background: url(controls-wmp.png) no-repeat 0 -80px;
}
.mejs-wmp .mejs-controls .mejs-time-rail .mejs-time-float {
  display: none;
}
.mejs-wmp .mejs-controls .mejs-playpause-button {
  top: 10px;
  left: 50%;
  margin: 10px 0 0 -20px;
  width: 40px;
  height: 40px;
}
.mejs-wmp .mejs-controls .mejs-playpause-button button {
  width: 40px;
  height: 40px;
  background: url(controls-wmp.png) no-repeat 0 0;
  margin: 0;
  padding: 0;
}
.mejs-wmp .mejs-controls .mejs-pause button {
  background-position: 0 -40px;
}
.mejs-wmp .mejs-controls .mejs-currenttime-container {
  position: absolute;
  top: 25px;
  left: 50%;
  margin-left: -93px;
}
.mejs-wmp .mejs-controls .mejs-duration-container {
  position: absolute;
  top: 25px;
  left: 50%;
  margin-left: -58px;
}
.mejs-wmp .mejs-controls .mejs-volume-button {
  top: 32px;
  right: 50%;
  margin-right: -55px;
  width: 20px;
  height: 15px;
}
.mejs-wmp .mejs-controls .mejs-volume-button button {
  margin: 0;
  padding: 0;
  background: url(controls-wmp.png) no-repeat -42px -17px;
  width: 20px;
  height: 15px;
}
.mejs-wmp .mejs-controls .mejs-unmute button {
  margin: 0;
  padding: 0;
  background: url(controls-wmp.png) no-repeat -42px 0;
  width: 20px;
  height: 15px;
}
.mejs-wmp .mejs-controls .mejs-volume-button .mejs-volume-slider {
  background: rgba(102, 102, 102, 0.6);
}
.mejs-wmp .mejs-controls .mejs-fullscreen-button {
  top: 32px;
  right: 50%;
  margin-right: -82px;
  width: 15px;
  height: 14px;
}
.mejs-wmp .mejs-controls .mejs-fullscreen-button button {
  margin: 0;
  padding: 0;
  background: url(controls-wmp.png) no-repeat -63px 0;
  width: 15px;
  height: 14px;
}
.mejs-wmp .mejs-controls .mejs-captions-button {
  display: none;
}
@font-face {
  font-family: "Bitter";
  font-style: normal;
  font-weight: 400;
  src: local("Bitter-Regular"),
    url(https://fonts.gstatic.com/s/bitter/v7/VyzH0eNzfhxMjuJ3chtK7H-_kf6ByYO6CLYdB4HQE-Y.woff2)
      format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F,
    U+A720-A7FF;
}
@font-face {
  font-family: "Bitter";
  font-style: normal;
  font-weight: 400;
  src: local("Bitter-Regular"),
    url(https://fonts.gstatic.com/s/bitter/v7/HEpP8tJXlWaYHimsnXgfCOvvDin1pK8aKteLpeZ5c0A.woff2)
      format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC,
    U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
@font-face {
  font-family: "Bitter";
  font-style: normal;
  font-weight: 700;
  src: local("Bitter-Bold"),
    url(https://fonts.gstatic.com/s/bitter/v7/JGVZEP92dXgoQBG1CnQcfIX0hVgzZQUfRDuZrPvH3D8.woff2)
      format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F,
    U+A720-A7FF;
}
@font-face {
  font-family: "Bitter";
  font-style: normal;
  font-weight: 700;
  src: local("Bitter-Bold"),
    url(https://fonts.gstatic.com/s/bitter/v7/evC1haE-MsorTl_A7_uSGZBw1xU1rKptJj_0jans920.woff2)
      format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC,
    U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
@font-face {
  font-family: "Droid Sans";
  font-style: normal;
  font-weight: 400;
  src: local("Droid Sans"), local("DroidSans"),
    url(https://fonts.gstatic.com/s/droidsans/v6/s-BiyweUPV0v-yRb-cjciAzyDMXhdD8sAj6OAJTFsBI.woff2)
      format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC,
    U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
@font-face {
  font-family: "Droid Sans";
  font-style: normal;
  font-weight: 700;
  src: local("Droid Sans Bold"), local("DroidSans-Bold"),
    url(https://fonts.gstatic.com/s/droidsans/v6/EFpQQyG9GqCrobXxL-KRMWaVI6zN22yiurzcBKxPjFE.woff2)
      format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC,
    U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
@font-face {
  font-family: "Droid Serif";
  font-style: normal;
  font-weight: 400;
  src: local("Droid Serif"), local("DroidSerif"),
    url(https://fonts.gstatic.com/s/droidserif/v6/0AKsP294HTD-nvJgucYTaIgp9Q8gbYrhqGlRav_IXfk.woff2)
      format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC,
    U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
@font-face {
  font-family: "Droid Serif";
  font-style: normal;
  font-weight: 700;
  src: local("Droid Serif Bold"), local("DroidSerif-Bold"),
    url(https://fonts.gstatic.com/s/droidserif/v6/QQt14e8dY39u-eYBZmppwf79_ZuUxCigM2DespTnFaw.woff2)
      format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC,
    U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
@font-face {
  font-family: "Inconsolata";
  font-style: normal;
  font-weight: 400;
  src: local("Inconsolata"),
    url(https://fonts.gstatic.com/s/inconsolata/v12/BjAYBlHtW3CJxDcjzrnZCKE8kM4xWR1_1bYURRojRGc.woff2)
      format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F,
    U+A720-A7FF;
}
@font-face {
  font-family: "Inconsolata";
  font-style: normal;
  font-weight: 400;
  src: local("Inconsolata"),
    url(https://fonts.gstatic.com/s/inconsolata/v12/BjAYBlHtW3CJxDcjzrnZCIgp9Q8gbYrhqGlRav_IXfk.woff2)
      format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC,
    U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
@font-face {
  font-family: "Inconsolata";
  font-style: normal;
  font-weight: 700;
  src: local("Inconsolata Bold"), local("Inconsolata-Bold"),
    url(https://fonts.gstatic.com/s/inconsolata/v12/AIed271kqQlcIRSOnQH0yYgd9OEPUCN3AdYW0e8tat4.woff2)
      format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F,
    U+A720-A7FF;
}
@font-face {
  font-family: "Inconsolata";
  font-style: normal;
  font-weight: 700;
  src: local("Inconsolata Bold"), local("Inconsolata-Bold"),
    url(https://fonts.gstatic.com/s/inconsolata/v12/AIed271kqQlcIRSOnQH0yf79_ZuUxCigM2DespTnFaw.woff2)
      format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC,
    U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  src: local("Lato Regular"), local("Lato-Regular"),
    url(https://fonts.gstatic.com/s/lato/v11/8qcEw_nrk_5HEcCpYdJu8BTbgVql8nDJpwnrE27mub0.woff2)
      format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F,
    U+A720-A7FF;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  src: local("Lato Regular"), local("Lato-Regular"),
    url(https://fonts.gstatic.com/s/lato/v11/MDadn8DQ_3oT6kvnUq_2r_esZW2xOQ-xsNqO47m55DA.woff2)
      format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC,
    U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 700;
  src: local("Lato Bold"), local("Lato-Bold"),
    url(https://fonts.gstatic.com/s/lato/v11/rZPI2gHXi8zxUjnybc2ZQFKPGs1ZzpMvnHX-7fPOuAc.woff2)
      format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F,
    U+A720-A7FF;
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 700;
  src: local("Lato Bold"), local("Lato-Bold"),
    url(https://fonts.gstatic.com/s/lato/v11/MgNNr5y1C_tIEuLEmicLmwLUuEpTyoUstqEm5AMlJo4.woff2)
      format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC,
    U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
@font-face {
  font-family: "Noto Sans";
  font-style: normal;
  font-weight: 400;
  src: local("Noto Sans"), local("NotoSans"),
    url(https://fonts.gstatic.com/s/notosans/v6/C7bP6N8yXZ-PGLzbFLtQKYX0hVgzZQUfRDuZrPvH3D8.woff2)
      format("woff2");
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
@font-face {
  font-family: "Noto Sans";
  font-style: normal;
  font-weight: 400;
  src: local("Noto Sans"), local("NotoSans"),
    url(https://fonts.gstatic.com/s/notosans/v6/iLJc6PpCnnbQjYc1Jq4v04X0hVgzZQUfRDuZrPvH3D8.woff2)
      format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: "Noto Sans";
  font-style: normal;
  font-weight: 400;
  src: local("Noto Sans"), local("NotoSans"),
    url(https://fonts.gstatic.com/s/notosans/v6/5pCv5Yz4eMu9gmvX8nNhfYX0hVgzZQUfRDuZrPvH3D8.woff2)
      format("woff2");
  unicode-range: U+02BC, U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200B-200D,
    U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}
@font-face {
  font-family: "Noto Sans";
  font-style: normal;
  font-weight: 400;
  src: local("Noto Sans"), local("NotoSans"),
    url(https://fonts.gstatic.com/s/notosans/v6/gEkd0pn-sMtQ_P4HUpi6WIX0hVgzZQUfRDuZrPvH3D8.woff2)
      format("woff2");
  unicode-range: U+1F00-1FFF;
}
@font-face {
  font-family: "Noto Sans";
  font-style: normal;
  font-weight: 400;
  src: local("Noto Sans"), local("NotoSans"),
    url(https://fonts.gstatic.com/s/notosans/v6/iPF-u8L1qkTPHaKjvXERn4X0hVgzZQUfRDuZrPvH3D8.woff2)
      format("woff2");
  unicode-range: U+0370-03FF;
}
@font-face {
  font-family: "Noto Sans";
  font-style: normal;
  font-weight: 400;
  src: local("Noto Sans"), local("NotoSans"),
    url(https://fonts.gstatic.com/s/notosans/v6/mTzVK0-EJOCaJiOPeaz-h4X0hVgzZQUfRDuZrPvH3D8.woff2)
      format("woff2");
  unicode-range: U+0102-0103, U+1EA0-1EF1, U+20AB;
}
@font-face {
  font-family: "Noto Sans";
  font-style: normal;
  font-weight: 400;
  src: local("Noto Sans"), local("NotoSans"),
    url(https://fonts.gstatic.com/s/notosans/v6/erE3KsIWUumgD1j_Ca-V-4X0hVgzZQUfRDuZrPvH3D8.woff2)
      format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F,
    U+A720-A7FF;
}
@font-face {
  font-family: "Noto Sans";
  font-style: normal;
  font-weight: 400;
  src: local("Noto Sans"), local("NotoSans"),
    url(https://fonts.gstatic.com/s/notosans/v6/LeFlHvsZjXu2c3ZRgBq9nJBw1xU1rKptJj_0jans920.woff2)
      format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC,
    U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
@font-face {
  font-family: "Noto Sans";
  font-style: normal;
  font-weight: 700;
  src: local("Noto Sans Bold"), local("NotoSans-Bold"),
    url(https://fonts.gstatic.com/s/notosans/v6/PIbvSEyHEdL91QLOQRnZ1w7aC6SjiAOpAWOKfJDfVRY.woff2)
      format("woff2");
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
@font-face {
  font-family: "Noto Sans";
  font-style: normal;
  font-weight: 700;
  src: local("Noto Sans Bold"), local("NotoSans-Bold"),
    url(https://fonts.gstatic.com/s/notosans/v6/PIbvSEyHEdL91QLOQRnZ1xdwxCXfZpKo5kWAx_74bHs.woff2)
      format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: "Noto Sans";
  font-style: normal;
  font-weight: 700;
  src: local("Noto Sans Bold"), local("NotoSans-Bold"),
    url(https://fonts.gstatic.com/s/notosans/v6/PIbvSEyHEdL91QLOQRnZ1yGUML8f7tzeB6gGvgki0bE.woff2)
      format("woff2");
  unicode-range: U+02BC, U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200B-200D,
    U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}
@font-face {
  font-family: "Noto Sans";
  font-style: normal;
  font-weight: 700;
  src: local("Noto Sans Bold"), local("NotoSans-Bold"),
    url(https://fonts.gstatic.com/s/notosans/v6/PIbvSEyHEdL91QLOQRnZ156vnaPZw6nYDxM4SVEMFKg.woff2)
      format("woff2");
  unicode-range: U+1F00-1FFF;
}
@font-face {
  font-family: "Noto Sans";
  font-style: normal;
  font-weight: 700;
  src: local("Noto Sans Bold"), local("NotoSans-Bold"),
    url(https://fonts.gstatic.com/s/notosans/v6/PIbvSEyHEdL91QLOQRnZ1_y1_HTwRwgtl1cPga3Fy3Y.woff2)
      format("woff2");
  unicode-range: U+0370-03FF;
}
@font-face {
  font-family: "Noto Sans";
  font-style: normal;
  font-weight: 700;
  src: local("Noto Sans Bold"), local("NotoSans-Bold"),
    url(https://fonts.gstatic.com/s/notosans/v6/PIbvSEyHEdL91QLOQRnZ1_grLsWo7Jk1KvZser0olKY.woff2)
      format("woff2");
  unicode-range: U+0102-0103, U+1EA0-1EF1, U+20AB;
}
@font-face {
  font-family: "Noto Sans";
  font-style: normal;
  font-weight: 700;
  src: local("Noto Sans Bold"), local("NotoSans-Bold"),
    url(https://fonts.gstatic.com/s/notosans/v6/PIbvSEyHEdL91QLOQRnZ14joYw3YTyktCCer_ilOlhE.woff2)
      format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F,
    U+A720-A7FF;
}
@font-face {
  font-family: "Noto Sans";
  font-style: normal;
  font-weight: 700;
  src: local("Noto Sans Bold"), local("NotoSans-Bold"),
    url(https://fonts.gstatic.com/s/notosans/v6/PIbvSEyHEdL91QLOQRnZ1xampu5_7CjHW5spxoeN3Vs.woff2)
      format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC,
    U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans"), local("OpenSans"),
    url(https://fonts.gstatic.com/s/opensans/v13/K88pR3goAWT7BTt32Z01m4X0hVgzZQUfRDuZrPvH3D8.woff2)
      format("woff2");
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans"), local("OpenSans"),
    url(https://fonts.gstatic.com/s/opensans/v13/RjgO7rYTmqiVp7vzi-Q5UYX0hVgzZQUfRDuZrPvH3D8.woff2)
      format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans"), local("OpenSans"),
    url(https://fonts.gstatic.com/s/opensans/v13/LWCjsQkB6EMdfHrEVqA1KYX0hVgzZQUfRDuZrPvH3D8.woff2)
      format("woff2");
  unicode-range: U+1F00-1FFF;
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans"), local("OpenSans"),
    url(https://fonts.gstatic.com/s/opensans/v13/xozscpT2726on7jbcb_pAoX0hVgzZQUfRDuZrPvH3D8.woff2)
      format("woff2");
  unicode-range: U+0370-03FF;
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans"), local("OpenSans"),
    url(https://fonts.gstatic.com/s/opensans/v13/59ZRklaO5bWGqF5A9baEEYX0hVgzZQUfRDuZrPvH3D8.woff2)
      format("woff2");
  unicode-range: U+0102-0103, U+1EA0-1EF1, U+20AB;
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans"), local("OpenSans"),
    url(https://fonts.gstatic.com/s/opensans/v13/u-WUoqrET9fUeobQW7jkRYX0hVgzZQUfRDuZrPvH3D8.woff2)
      format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F,
    U+A720-A7FF;
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans"), local("OpenSans"),
    url(https://fonts.gstatic.com/s/opensans/v13/cJZKeOuBrn4kERxqtaUH3ZBw1xU1rKptJj_0jans920.woff2)
      format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC,
    U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  src: local("Open Sans Bold"), local("OpenSans-Bold"),
    url(https://fonts.gstatic.com/s/opensans/v13/k3k702ZOKiLJc3WVjuplzA7aC6SjiAOpAWOKfJDfVRY.woff2)
      format("woff2");
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  src: local("Open Sans Bold"), local("OpenSans-Bold"),
    url(https://fonts.gstatic.com/s/opensans/v13/k3k702ZOKiLJc3WVjuplzBdwxCXfZpKo5kWAx_74bHs.woff2)
      format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  src: local("Open Sans Bold"), local("OpenSans-Bold"),
    url(https://fonts.gstatic.com/s/opensans/v13/k3k702ZOKiLJc3WVjuplzJ6vnaPZw6nYDxM4SVEMFKg.woff2)
      format("woff2");
  unicode-range: U+1F00-1FFF;
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  src: local("Open Sans Bold"), local("OpenSans-Bold"),
    url(https://fonts.gstatic.com/s/opensans/v13/k3k702ZOKiLJc3WVjuplzPy1_HTwRwgtl1cPga3Fy3Y.woff2)
      format("woff2");
  unicode-range: U+0370-03FF;
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  src: local("Open Sans Bold"), local("OpenSans-Bold"),
    url(https://fonts.gstatic.com/s/opensans/v13/k3k702ZOKiLJc3WVjuplzPgrLsWo7Jk1KvZser0olKY.woff2)
      format("woff2");
  unicode-range: U+0102-0103, U+1EA0-1EF1, U+20AB;
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  src: local("Open Sans Bold"), local("OpenSans-Bold"),
    url(https://fonts.gstatic.com/s/opensans/v13/k3k702ZOKiLJc3WVjuplzIjoYw3YTyktCCer_ilOlhE.woff2)
      format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F,
    U+A720-A7FF;
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  src: local("Open Sans Bold"), local("OpenSans-Bold"),
    url(https://fonts.gstatic.com/s/opensans/v13/k3k702ZOKiLJc3WVjuplzBampu5_7CjHW5spxoeN3Vs.woff2)
      format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC,
    U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
@font-face {
  font-family: "Oswald";
  font-style: normal;
  font-weight: 400;
  src: local("Oswald Regular"), local("Oswald-Regular"),
    url(https://fonts.gstatic.com/s/oswald/v10/Qw6_9HvXRQGg5mMbFR3Phn-_kf6ByYO6CLYdB4HQE-Y.woff2)
      format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F,
    U+A720-A7FF;
}
@font-face {
  font-family: "Oswald";
  font-style: normal;
  font-weight: 400;
  src: local("Oswald Regular"), local("Oswald-Regular"),
    url(https://fonts.gstatic.com/s/oswald/v10/_P8jt3Y65hJ9c4AzRE0V1OvvDin1pK8aKteLpeZ5c0A.woff2)
      format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC,
    U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
@font-face {
  font-family: "Oswald";
  font-style: normal;
  font-weight: 700;
  src: local("Oswald Bold"), local("Oswald-Bold"),
    url(https://fonts.gstatic.com/s/oswald/v10/dI-qzxlKVQA6TUC5RKSb34X0hVgzZQUfRDuZrPvH3D8.woff2)
      format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F,
    U+A720-A7FF;
}
@font-face {
  font-family: "Oswald";
  font-style: normal;
  font-weight: 700;
  src: local("Oswald Bold"), local("Oswald-Bold"),
    url(https://fonts.gstatic.com/s/oswald/v10/bH7276GfdCjMjApa_dkG6ZBw1xU1rKptJj_0jans920.woff2)
      format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC,
    U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
@font-face {
  font-family: "PT Sans";
  font-style: normal;
  font-weight: 400;
  src: local("PT Sans"), local("PTSans-Regular"),
    url(https://fonts.gstatic.com/s/ptsans/v8/fhNmDCnjccoUYyU4ZASaLVKPGs1ZzpMvnHX-7fPOuAc.woff2)
      format("woff2");
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
@font-face {
  font-family: "PT Sans";
  font-style: normal;
  font-weight: 400;
  src: local("PT Sans"), local("PTSans-Regular"),
    url(https://fonts.gstatic.com/s/ptsans/v8/BJVWev7_auVaQ__OU8Qih1KPGs1ZzpMvnHX-7fPOuAc.woff2)
      format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: "PT Sans";
  font-style: normal;
  font-weight: 400;
  src: local("PT Sans"), local("PTSans-Regular"),
    url(https://fonts.gstatic.com/s/ptsans/v8/oysROHFTu1eTZ74Hcf8V-VKPGs1ZzpMvnHX-7fPOuAc.woff2)
      format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F,
    U+A720-A7FF;
}
@font-face {
  font-family: "PT Sans";
  font-style: normal;
  font-weight: 400;
  src: local("PT Sans"), local("PTSans-Regular"),
    url(https://fonts.gstatic.com/s/ptsans/v8/CWlc_g68BGYDSGdpJvpktgLUuEpTyoUstqEm5AMlJo4.woff2)
      format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC,
    U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
@font-face {
  font-family: "PT Sans";
  font-style: normal;
  font-weight: 700;
  src: local("PT Sans Bold"), local("PTSans-Bold"),
    url(https://fonts.gstatic.com/s/ptsans/v8/kTYfCWJhlldPf5LnG4ZnHAsYbbCjybiHxArTLjt7FRU.woff2)
      format("woff2");
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
@font-face {
  font-family: "PT Sans";
  font-style: normal;
  font-weight: 700;
  src: local("PT Sans Bold"), local("PTSans-Bold"),
    url(https://fonts.gstatic.com/s/ptsans/v8/g46X4VH_KHOWAAa-HpnGPgsYbbCjybiHxArTLjt7FRU.woff2)
      format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: "PT Sans";
  font-style: normal;
  font-weight: 700;
  src: local("PT Sans Bold"), local("PTSans-Bold"),
    url(https://fonts.gstatic.com/s/ptsans/v8/hpORcvLZtemlH8gI-1S-7gsYbbCjybiHxArTLjt7FRU.woff2)
      format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F,
    U+A720-A7FF;
}
@font-face {
  font-family: "PT Sans";
  font-style: normal;
  font-weight: 700;
  src: local("PT Sans Bold"), local("PTSans-Bold"),
    url(https://fonts.gstatic.com/s/ptsans/v8/0XxGQsSc1g4rdRdjJKZrNAzyDMXhdD8sAj6OAJTFsBI.woff2)
      format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC,
    U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
@font-face {
  font-family: "PT Serif";
  font-style: normal;
  font-weight: 400;
  src: local("PT Serif"), local("PTSerif-Regular"),
    url(https://fonts.gstatic.com/s/ptserif/v8/5hX15RUpPERmeybVlLQEWBkAz4rYn47Zy2rvigWQf6w.woff2)
      format("woff2");
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
@font-face {
  font-family: "PT Serif";
  font-style: normal;
  font-weight: 400;
  src: local("PT Serif"), local("PTSerif-Regular"),
    url(https://fonts.gstatic.com/s/ptserif/v8/fU0HAfLiPHGlZhZpY6M7dBkAz4rYn47Zy2rvigWQf6w.woff2)
      format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: "PT Serif";
  font-style: normal;
  font-weight: 400;
  src: local("PT Serif"), local("PTSerif-Regular"),
    url(https://fonts.gstatic.com/s/ptserif/v8/CPRt--GVMETgA6YEaoGitxkAz4rYn47Zy2rvigWQf6w.woff2)
      format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F,
    U+A720-A7FF;
}
@font-face {
  font-family: "PT Serif";
  font-style: normal;
  font-weight: 400;
  src: local("PT Serif"), local("PTSerif-Regular"),
    url(https://fonts.gstatic.com/s/ptserif/v8/I-OtoJZa3TeyH6D9oli3iXYhjbSpvc47ee6xR_80Hnw.woff2)
      format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC,
    U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
@font-face {
  font-family: "PT Serif";
  font-style: normal;
  font-weight: 700;
  src: local("PT Serif Bold"), local("PTSerif-Bold"),
    url(https://fonts.gstatic.com/s/ptserif/v8/QABk9IxT-LFTJ_dQzv7xpPZraR2Tg8w2lzm7kLNL0-w.woff2)
      format("woff2");
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
@font-face {
  font-family: "PT Serif";
  font-style: normal;
  font-weight: 700;
  src: local("PT Serif Bold"), local("PTSerif-Bold"),
    url(https://fonts.gstatic.com/s/ptserif/v8/QABk9IxT-LFTJ_dQzv7xpF4sYYdJg5dU2qzJEVSuta0.woff2)
      format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: "PT Serif";
  font-style: normal;
  font-weight: 700;
  src: local("PT Serif Bold"), local("PTSerif-Bold"),
    url(https://fonts.gstatic.com/s/ptserif/v8/QABk9IxT-LFTJ_dQzv7xpKE8kM4xWR1_1bYURRojRGc.woff2)
      format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F,
    U+A720-A7FF;
}
@font-face {
  font-family: "PT Serif";
  font-style: normal;
  font-weight: 700;
  src: local("PT Serif Bold"), local("PTSerif-Bold"),
    url(https://fonts.gstatic.com/s/ptserif/v8/QABk9IxT-LFTJ_dQzv7xpIgp9Q8gbYrhqGlRav_IXfk.woff2)
      format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC,
    U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 400;
  src: local("Raleway"),
    url(https://fonts.gstatic.com/s/raleway/v9/QAUlVt1jXOgQavlW5wEfxQLUuEpTyoUstqEm5AMlJo4.woff2)
      format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC,
    U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 700;
  src: local("Raleway Bold"), local("Raleway-Bold"),
    url(https://fonts.gstatic.com/s/raleway/v9/JbtMzqLaYbbbCL9X6EvaIwzyDMXhdD8sAj6OAJTFsBI.woff2)
      format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC,
    U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: local("Roboto"), local("Roboto-Regular"),
    url(https://fonts.gstatic.com/s/roboto/v15/sTdaA6j0Psb920Vjv-mrzH-_kf6ByYO6CLYdB4HQE-Y.woff2)
      format("woff2");
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: local("Roboto"), local("Roboto-Regular"),
    url(https://fonts.gstatic.com/s/roboto/v15/uYECMKoHcO9x1wdmbyHIm3-_kf6ByYO6CLYdB4HQE-Y.woff2)
      format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: local("Roboto"), local("Roboto-Regular"),
    url(https://fonts.gstatic.com/s/roboto/v15/tnj4SB6DNbdaQnsM8CFqBX-_kf6ByYO6CLYdB4HQE-Y.woff2)
      format("woff2");
  unicode-range: U+1F00-1FFF;
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: local("Roboto"), local("Roboto-Regular"),
    url(https://fonts.gstatic.com/s/roboto/v15/_VYFx-s824kXq_Ul2BHqYH-_kf6ByYO6CLYdB4HQE-Y.woff2)
      format("woff2");
  unicode-range: U+0370-03FF;
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: local("Roboto"), local("Roboto-Regular"),
    url(https://fonts.gstatic.com/s/roboto/v15/NJ4vxlgWwWbEsv18dAhqnn-_kf6ByYO6CLYdB4HQE-Y.woff2)
      format("woff2");
  unicode-range: U+0102-0103, U+1EA0-1EF1, U+20AB;
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: local("Roboto"), local("Roboto-Regular"),
    url(https://fonts.gstatic.com/s/roboto/v15/Ks_cVxiCiwUWVsFWFA3Bjn-_kf6ByYO6CLYdB4HQE-Y.woff2)
      format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F,
    U+A720-A7FF;
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: local("Roboto"), local("Roboto-Regular"),
    url(https://fonts.gstatic.com/s/roboto/v15/oMMgfZMQthOryQo9n22dcuvvDin1pK8aKteLpeZ5c0A.woff2)
      format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC,
    U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: local("Roboto Bold"), local("Roboto-Bold"),
    url(https://fonts.gstatic.com/s/roboto/v15/77FXFjRbGzN4aCrSFhlh3oX0hVgzZQUfRDuZrPvH3D8.woff2)
      format("woff2");
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: local("Roboto Bold"), local("Roboto-Bold"),
    url(https://fonts.gstatic.com/s/roboto/v15/isZ-wbCXNKAbnjo6_TwHToX0hVgzZQUfRDuZrPvH3D8.woff2)
      format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: local("Roboto Bold"), local("Roboto-Bold"),
    url(https://fonts.gstatic.com/s/roboto/v15/UX6i4JxQDm3fVTc1CPuwqoX0hVgzZQUfRDuZrPvH3D8.woff2)
      format("woff2");
  unicode-range: U+1F00-1FFF;
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: local("Roboto Bold"), local("Roboto-Bold"),
    url(https://fonts.gstatic.com/s/roboto/v15/jSN2CGVDbcVyCnfJfjSdfIX0hVgzZQUfRDuZrPvH3D8.woff2)
      format("woff2");
  unicode-range: U+0370-03FF;
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: local("Roboto Bold"), local("Roboto-Bold"),
    url(https://fonts.gstatic.com/s/roboto/v15/PwZc-YbIL414wB9rB1IAPYX0hVgzZQUfRDuZrPvH3D8.woff2)
      format("woff2");
  unicode-range: U+0102-0103, U+1EA0-1EF1, U+20AB;
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: local("Roboto Bold"), local("Roboto-Bold"),
    url(https://fonts.gstatic.com/s/roboto/v15/97uahxiqZRoncBaCEI3aW4X0hVgzZQUfRDuZrPvH3D8.woff2)
      format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F,
    U+A720-A7FF;
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: local("Roboto Bold"), local("Roboto-Bold"),
    url(https://fonts.gstatic.com/s/roboto/v15/d-6IYplOFocCacKzxwXSOJBw1xU1rKptJj_0jans920.woff2)
      format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC,
    U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
@font-face {
  font-family: "Rokkitt";
  font-style: normal;
  font-weight: 400;
  src: local("Rokkitt"),
    url(https://fonts.gstatic.com/s/rokkitt/v9/o9LMKUV9IIiOIghfS6ZGbALUuEpTyoUstqEm5AMlJo4.woff2)
      format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC,
    U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
@font-face {
  font-family: "Rokkitt";
  font-style: normal;
  font-weight: 700;
  src: local("Rokkitt Bold"), local("Rokkitt-Bold"),
    url(https://fonts.gstatic.com/s/rokkitt/v9/Mef17w3J4CtS0lw4Wa_8rwzyDMXhdD8sAj6OAJTFsBI.woff2)
      format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC,
    U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 400;
  src: local("Source Sans Pro"), local("SourceSansPro-Regular"),
    url(https://fonts.gstatic.com/s/sourcesanspro/v9/ODelI1aHBYDBqgeIAH2zlCxe5Tewm2_XWfbGchcXw4g.woff2)
      format("woff2");
  unicode-range: U+0102-0103, U+1EA0-1EF1, U+20AB;
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 400;
  src: local("Source Sans Pro"), local("SourceSansPro-Regular"),
    url(https://fonts.gstatic.com/s/sourcesanspro/v9/ODelI1aHBYDBqgeIAH2zlIa1YDtoarzwSXxTHggEXMw.woff2)
      format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F,
    U+A720-A7FF;
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 400;
  src: local("Source Sans Pro"), local("SourceSansPro-Regular"),
    url(https://fonts.gstatic.com/s/sourcesanspro/v9/ODelI1aHBYDBqgeIAH2zlJbPFduIYtoLzwST68uhz_Y.woff2)
      format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC,
    U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 700;
  src: local("Source Sans Pro Bold"), local("SourceSansPro-Bold"),
    url(https://fonts.gstatic.com/s/sourcesanspro/v9/toadOcfmlt9b38dHJxOBGMms7UHsIbjUxEJqIwog-i_3rGVtsTkPsbDajuO5ueQw.woff2)
      format("woff2");
  unicode-range: U+0102-0103, U+1EA0-1EF1, U+20AB;
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 700;
  src: local("Source Sans Pro Bold"), local("SourceSansPro-Bold"),
    url(https://fonts.gstatic.com/s/sourcesanspro/v9/toadOcfmlt9b38dHJxOBGO4s1Ux4PuImWPk5fSr6HPL3rGVtsTkPsbDajuO5ueQw.woff2)
      format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F,
    U+A720-A7FF;
}
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 700;
  src: local("Source Sans Pro Bold"), local("SourceSansPro-Bold"),
    url(https://fonts.gstatic.com/s/sourcesanspro/v9/toadOcfmlt9b38dHJxOBGJkF8H8ye47wsfpWywda8og.woff2)
      format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC,
    U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
@font-face {
  font-family: "Ubuntu";
  font-style: normal;
  font-weight: 400;
  src: local("Ubuntu"),
    url(https://fonts.gstatic.com/s/ubuntu/v8/BxfrwvhZBmVnDwajjdTQeH-_kf6ByYO6CLYdB4HQE-Y.woff2)
      format("woff2");
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
@font-face {
  font-family: "Ubuntu";
  font-style: normal;
  font-weight: 400;
  src: local("Ubuntu"),
    url(https://fonts.gstatic.com/s/ubuntu/v8/rOHfGaogav5XpJHYhB_YZ3-_kf6ByYO6CLYdB4HQE-Y.woff2)
      format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: "Ubuntu";
  font-style: normal;
  font-weight: 400;
  src: local("Ubuntu"),
    url(https://fonts.gstatic.com/s/ubuntu/v8/zwDIfh8KEInP4WYoM7h0b3-_kf6ByYO6CLYdB4HQE-Y.woff2)
      format("woff2");
  unicode-range: U+1F00-1FFF;
}
@font-face {
  font-family: "Ubuntu";
  font-style: normal;
  font-weight: 400;
  src: local("Ubuntu"),
    url(https://fonts.gstatic.com/s/ubuntu/v8/BgwOR-U84B6EluzUITbpkH-_kf6ByYO6CLYdB4HQE-Y.woff2)
      format("woff2");
  unicode-range: U+0370-03FF;
}
@font-face {
  font-family: "Ubuntu";
  font-style: normal;
  font-weight: 400;
  src: local("Ubuntu"),
    url(https://fonts.gstatic.com/s/ubuntu/v8/Zcmru5bcP_p_TwCNg-F3DH-_kf6ByYO6CLYdB4HQE-Y.woff2)
      format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F,
    U+A720-A7FF;
}
@font-face {
  font-family: "Ubuntu";
  font-style: normal;
  font-weight: 400;
  src: local("Ubuntu"),
    url(https://fonts.gstatic.com/s/ubuntu/v8/zvCUQcxqeoKhyOlbifSAaevvDin1pK8aKteLpeZ5c0A.woff2)
      format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC,
    U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
@font-face {
  font-family: "Ubuntu";
  font-style: normal;
  font-weight: 700;
  src: local("Ubuntu Bold"), local("Ubuntu-Bold"),
    url(https://fonts.gstatic.com/s/ubuntu/v8/oxrPYIm05JrY_0rFIEQ_oYX0hVgzZQUfRDuZrPvH3D8.woff2)
      format("woff2");
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
@font-face {
  font-family: "Ubuntu";
  font-style: normal;
  font-weight: 700;
  src: local("Ubuntu Bold"), local("Ubuntu-Bold"),
    url(https://fonts.gstatic.com/s/ubuntu/v8/4z2U46_RRLOfkoHsWJG3v4X0hVgzZQUfRDuZrPvH3D8.woff2)
      format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: "Ubuntu";
  font-style: normal;
  font-weight: 700;
  src: local("Ubuntu Bold"), local("Ubuntu-Bold"),
    url(https://fonts.gstatic.com/s/ubuntu/v8/2vaWVxeAxHVkFcnCBCQCyYX0hVgzZQUfRDuZrPvH3D8.woff2)
      format("woff2");
  unicode-range: U+1F00-1FFF;
}
@font-face {
  font-family: "Ubuntu";
  font-style: normal;
  font-weight: 700;
  src: local("Ubuntu Bold"), local("Ubuntu-Bold"),
    url(https://fonts.gstatic.com/s/ubuntu/v8/M-Ii49WH_TYYnOjQyLgTMIX0hVgzZQUfRDuZrPvH3D8.woff2)
      format("woff2");
  unicode-range: U+0370-03FF;
}
@font-face {
  font-family: "Ubuntu";
  font-style: normal;
  font-weight: 700;
  src: local("Ubuntu Bold"), local("Ubuntu-Bold"),
    url(https://fonts.gstatic.com/s/ubuntu/v8/nsLtvfQoT-rVwGTHHnkeJoX0hVgzZQUfRDuZrPvH3D8.woff2)
      format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F,
    U+A720-A7FF;
}
@font-face {
  font-family: "Ubuntu";
  font-style: normal;
  font-weight: 700;
  src: local("Ubuntu Bold"), local("Ubuntu-Bold"),
    url(https://fonts.gstatic.com/s/ubuntu/v8/0ihfXUL2emPh0ROJezvraJBw1xU1rKptJj_0jans920.woff2)
      format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC,
    U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
.credit_card_modal .modalBackdropWrapper {
  background-color: rgba(0, 0, 0, 0.4);
  opacity: 1;
  top: 0px;
}
.credit_card_modal .containerModal {
  margin-top: 100px;
  padding-top: 40px;
  padding-bottom: 40px;
  outline: none;
  background-color: white;
  position: fixed;
  display: block;
  opacity: 1;
  top: 0px;
}
.credit_card_modal .containerModal .elHeadlineWrapper > div {
  text-align: center;
  font-size: 23px;
}
.credit_card_modal .containerModal .credit_card_form_button {
  margin-top: 40px;
}
.browserNotifier {
  position: fixed;
  bottom: 10px;
  left: 10px;
  display: none;
  width: 300px;
  height: 64px;
  -webkit-border-radius: 99px;
  -moz-border-radius: 99px;
  border-radius: 99px;
  border: 7px solid #fff;
  background-color: #fff;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.pageNotifier {
  height: 300px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  white-space: normal;
  border: 2px solid #eee;
  padding: 5px;
}
.browserNotifier .image {
  width: 50px !important;
  height: 50px !important;
  border-radius: 100px !important;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border: 0px solid #fff;
  float: left;
}
.pageNotifier .image {
  border-radius: 10px !important;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}
.browserNotifier .name {
  font-size: 12px;
  font-weight: bold;
  margin-left: 60px;
  max-width: 100px;
}
.browserNotifier .from {
  font-size: 12px;
  font-weight: normal;
  max-width: 100px;
}
.browserNotifier .event {
  font-size: 12px;
  font-weight: normal;
  margin-left: 60px;
}
.pageNotifier .event {
  height: 200px;
}
.browserNotifier .timeago {
  font-size: 10px;
  font-weight: normal;
  margin-left: 60px;
}
#apple-pay-button {
  display: none;
  background-color: black;
  background-image: -webkit-named-image(apple-pay-logo-white);
  background-size: 100% 100%;
  background-origin: content-box;
  background-repeat: no-repeat;
  width: 100%;
  height: 44px;
  padding: 10px 0;
  border-radius: 10px;
}
.apple-pay-wrapper {
  display: none;
}
.apple-pay-seperator {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 0.7em;
  line-height: 1.4;
  text-align: center;
  text-transform: uppercase;
  color: #666;
  margin-top: 1.5em;
}
.apple-pay-seperator::after,
.apple-pay-seperator::before {
  content: "";
  display: inline-block;
  height: 1px;
  background: #3e3e3e;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.apple-pay-seperator_content {
  display: inline-block;
  padding: 0 1em;
}
.StripeElement {
  padding: 10px 12px;
  border: 1px solid transparent;
  box-shadow: 0 1px 3px 0 #e6ebf1;
  -webkit-transition: box-shadow 150ms ease;
  transition: box-shadow 150ms ease;
}
.StripeElement--focus {
  box-shadow: 0 1px 3px 0 #cfd7df;
}
.StripeElement--invalid {
  border-color: #fa755a;
}
.StripeElement--webkit-autofill {
  background-color: #fefde5 !important;
}
.facebook-messenger-checkbox-preview {
  display: none;
}
[data-de-type="cb_headline"] input[type="checkbox"] {
  -webkit-appearance: checkbox !important;
  -moz-appearance: checkbox !important;
  appearance: checkbox !important;
  margin-right: 0.25em;
  height: 16px;
  width: 16px;
  float: left;
  margin-top: 2px;
}
[data-de-type="cb_headline"] .elHeadline {
  margin-left: 25px;
}
[data-de-type="cb_headline"].error {
  border: 3px solid #b91517 !important;
}
.cc-window {
  opacity: 1;
  -webkit-transition: opacity 1s ease;
  -moz-transition: opacity 1s ease;
  -ms-transition: opacity 1s ease;
  -o-transition: opacity 1s ease;
  transition: opacity 1s ease;
}
.cc-window.cc-invisible {
  opacity: 0;
}
.cc-animate.cc-revoke {
  -webkit-transition: transform 1s ease;
  -moz-transition: transform 1s ease;
  -ms-transition: transform 1s ease;
  -o-transition: transform 1s ease;
  transition: transform 1s ease;
}
.cc-animate.cc-revoke.cc-top {
  transform: translateY(-2em);
}
.cc-animate.cc-revoke.cc-bottom {
  transform: translateY(2em);
}
.cc-animate.cc-revoke.cc-active.cc-top {
  transform: translateY(0);
}
.cc-animate.cc-revoke.cc-active.cc-bottom {
  transform: translateY(0);
}
.cc-revoke:hover {
  transform: translateY(0);
}
.cc-grower {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 1s;
  -moz-transition: max-height 1s;
  -ms-transition: max-height 1s;
  -o-transition: max-height 1s;
  transition: max-height 1s;
}
.cc-window,
.cc-revoke {
  position: fixed;
  overflow: hidden;
  box-sizing: border-box;
  font-family: Helvetica, Calibri, Arial, sans-serif;
  font-size: 13px;
  line-height: 1.5em;
  display: flex;
  flex-wrap: nowrap;
  z-index: 9999;
}
.cc-window.cc-static {
  position: static;
}
.cc-window.cc-floating {
  padding: 2em;
  max-width: 24em;
  flex-direction: column;
}
.cc-window.cc-banner {
  padding: 1em 1.8em;
  width: 100%;
  flex-direction: row;
}
.cc-revoke {
  padding: 0.5em;
}
.cc-revoke:hover {
  text-decoration: underline;
}
.cc-header {
  font-size: 18px;
  font-weight: bold;
}
.cc-btn,
.cc-link,
.cc-close,
.cc-revoke {
  cursor: pointer;
}
.cc-link {
  opacity: 0.8;
  display: inline-block;
  padding: 0.2em;
  text-decoration: underline;
}
.cc-link:hover {
  opacity: 1;
}
.cc-link:active,
.cc-link:visited {
  color: initial;
}
.cc-btn {
  display: block;
  padding: 0.4em 0.8em;
  font-size: 0.9em;
  font-weight: bold;
  border-width: 2px;
  border-style: solid;
  text-align: center;
  white-space: nowrap;
}
.cc-banner .cc-btn:last-child {
  min-width: 140px;
}
.cc-highlight .cc-btn:first-child {
  background-color: transparent;
  border-color: transparent;
}
.cc-highlight .cc-btn:first-child:hover,
.cc-highlight .cc-btn:first-child:focus {
  background-color: transparent;
  text-decoration: underline;
}
.cc-close {
  display: block;
  position: absolute;
  top: 0.5em;
  right: 0.5em;
  font-size: 1.6em;
  opacity: 0.9;
  line-height: 0.75;
}
.cc-close:hover,
.cc-close:focus {
  opacity: 1;
}
.cc-revoke.cc-top {
  top: 0;
  left: 3em;
  border-bottom-left-radius: 0.5em;
  border-bottom-right-radius: 0.5em;
}
.cc-revoke.cc-bottom {
  bottom: 0;
  left: 3em;
  border-top-left-radius: 0.5em;
  border-top-right-radius: 0.5em;
}
.cc-revoke.cc-left {
  left: 3em;
  right: unset;
}
.cc-revoke.cc-right {
  right: 3em;
  left: unset;
}
.cc-top {
  top: 1em;
}
.cc-left {
  left: 1em;
}
.cc-right {
  right: 1em;
}
.cc-bottom {
  bottom: 1em;
}
.cc-floating > .cc-link {
  margin-bottom: 1em;
}
.cc-floating .cc-message {
  display: block;
  margin-bottom: 1em;
}
.cc-window.cc-floating .cc-compliance {
  flex: 1 0 auto;
}
.cc-window.cc-banner {
  align-items: center;
}
.cc-banner.cc-top {
  left: 0;
  right: 0;
  top: 0;
}
.cc-banner.cc-bottom {
  left: 0;
  right: 0;
  bottom: 0;
}
.cc-banner .cc-message {
  flex: 1;
}
.cc-compliance {
  display: flex;
  align-items: center;
  align-content: space-between;
}
.cc-compliance > .cc-btn {
  flex: 1;
}
.cc-btn + .cc-btn {
  margin-left: 0.5em;
}
@media print {
  .cc-window,
  .cc-revoke {
    display: none;
  }
}
@media screen and (max-width: 900px) {
  .cc-btn {
    white-space: normal;
  }
}
@media screen and (max-width: 414px) and (orientation: portrait),
  screen and (max-width: 736px) and (orientation: landscape) {
  .cc-window.cc-top {
    top: 0;
  }
  .cc-window.cc-bottom {
    bottom: 0;
  }
  .cc-window.cc-banner,
  .cc-window.cc-right,
  .cc-window.cc-left {
    left: 0;
    right: 0;
  }
  .cc-window.cc-banner {
    flex-direction: column;
  }
  .cc-window.cc-banner .cc-compliance {
    flex: 1;
  }
  .cc-window.cc-floating {
    max-width: none;
  }
  .cc-window .cc-message {
    margin-bottom: 1em;
  }
  .cc-window.cc-banner {
    align-items: unset;
  }
}
.cc-floating.cc-theme-classic {
  padding: 1.2em;
  border-radius: 5px;
}
.cc-floating.cc-type-info.cc-theme-classic .cc-compliance {
  text-align: center;
  display: inline;
  flex: none;
}
.cc-theme-classic .cc-btn {
  border-radius: 5px;
}
.cc-theme-classic .cc-btn:last-child {
  min-width: 140px;
}
.cc-floating.cc-type-info.cc-theme-classic .cc-btn {
  display: inline-block;
}
.cc-theme-edgeless.cc-window {
  padding: 0;
}
.cc-floating.cc-theme-edgeless .cc-message {
  margin: 2em;
  margin-bottom: 1.5em;
}
.cc-banner.cc-theme-edgeless .cc-btn {
  margin: 0;
  padding: 0.8em 1.8em;
  height: 100%;
}
.cc-banner.cc-theme-edgeless .cc-message {
  margin-left: 1em;
}
.cc-floating.cc-theme-edgeless .cc-btn + .cc-btn {
  margin-left: 0;
}
[data-de-type="round_up"] input[type="checkbox"] {
  -webkit-appearance: checkbox !important;
  -moz-appearance: checkbox !important;
  appearance: checkbox !important;
  height: 16px;
  width: 16px;
  margin-top: 5px;
  transform: scale(1.2);
}
.elRoundUpWrapper .row {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin: 0;
}
.roundUpWrapper {
  font-size: 16px;
}
.roundUpSelectorWrapper {
  padding: 0;
  margin-top: 5px;
}
.roundUpSelector {
  border-radius: 5px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid rgba(0, 0, 0, 0.2);
  width: 100%;
  font-size: 14px;
  padding: 12px 18px;
  box-shadow: inset 0 1px 2px rgba(130, 137, 150, 0.23),
    0 1px 0 rgba(255, 255, 255, 0.95);
  background-position: 97%;
  background-color: #fff;
  outline: none !important;
}
label.roundUpSelectorLabel {
  display: block;
  width: 100%;
  cursor: pointer;
  font-weight: normal;
}
label.roundUpSelectorLabel:after {
  content: "\f0d7";
  font-family: "FontAwesome";
  font-size: 1.8rem;
  color: #333;
  right: 7%;
  top: 25%;
  padding: 0 0 2px;
  position: absolute;
  pointer-events: none;
}
