/**
 *          8D
 *     88888888888O
 *   DZ       888888O
 *               88888
 *                88888
 *                 8888O
 *                  8888
 *                  8888
 *                  888O
 *                  88888888888O
 *                 O888888888888888
 *                 8D        O8888888
 *               8              888888
 *                                88888
 *                                 8888O
 *                                  8888
 *                                   888
 *                                   888
 *                                   888
 *                                   88
 *                                   8O
 *                                  8O
 *                                 O
 * 
 *  ____                  ____  _         _
 * |  _ \ __ _ _ __ ___  | __ )(_)_ __ __| |
 * | |_) / _` | '__/ _ \ |  _ \| | '__/ _` |
 * |  _ < (_| | | |  __/ | |_) | | | | (_| |
 * |_| \_\__,_|_|  \___| |____/|_|_|  \__,_|
 * 
 * Copyright(c) 2015, Rare Bird, Inc.
 * 
 * Do not reproduce without written consent.
 * All rights reserved.
 * 
 * ------------------------------------------------------------------
 * 
 *  ____   ___    _   _  ___ _____   _____ ____ ___ _____   _____ _   _ ___ ____    _____ ___ _     _____
 * |  _ \ / _ \  | \ | |/ _ \_   _| | ____|  _ \_ _|_   _| |_   _| | | |_ _/ ___|  |  ___|_ _| |   | ____|
 * | | | | | | | |  \| | | | || |   |  _| | | | | |  | |     | | | |_| || |\___ \  | |_   | || |   |  _|
 * | |_| | |_| | | |\  | |_| || |   | |___| |_| | |  | |     | | |  _  || | ___) | |  _|  | || |___| |___
 * |____/ \___/  |_| \_|\___/ |_|   |_____|____/___| |_|     |_| |_| |_|___|____/  |_|   |___|_____|_____|
 * 
 * This file is compiled from less files. Any changes made here will be overwritten.
 * 
 * Generated from: <less_dir>/global.less
 * Compiled At:    2015-07-24 09:26:29am
 * 
 * 
 * Config:
 *   ✗ minify_css
 *   ✗ preserve_comments
 *   ✓ enable_cache
 * 
 * 
 * 
 * ------------------------------------------------------------------
 */

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  font-size: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}
body {
  margin: 0;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}
h3 {
  font-size: 1.17em;
  margin: 1em 0;
}
h4 {
  font-size: 1em;
  margin: 1.33em 0;
}
h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}
h6 {
  font-size: 0.67em;
  margin: 2.33em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
p,
pre {
  margin: 1em 0;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: '';
  content: none;
}
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;
}
dl,
menu,
ol,
ul {
  margin: 1em 0;
}
dd {
  margin: 0 0 0 40px;
}
menu,
ol,
ul {
  padding: 0 0 0 40px;
}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px;
}
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;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
input[type="radio"],
input[type="checkbox"],
input[type="reset"],
input[type="button"],
input[type="submit"],
select,
option,
button,
label[for] {
  cursor: pointer;
}
button[disabled],
input[disabled] {
  opacity: .5;
  filter: alpha(opacity=50);
  cursor: default;
  cursor: not-allowed;
}
.gpu-animation {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
}
.transition-no-flicker {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000;
  -moz-perspective: 1000;
  -ms-perspective: 1000;
  perspective: 1000;
}
.img-crop {
  position: relative;
  overflow: hidden;
  display: block;
}
.img-crop img,
.img-cropped {
  position: absolute;
  top: -102%;
  bottom: -100%;
  left: 0;
  right: 0;
  margin: auto;
}
.unselectable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
[unselectable] {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
@font-face {
  font-family: 'harvard-health-icons';
  src: url('/fonts/harvard-health-icons/fonts/harvard-health-icons.eot?-qqxon0');
  src: url('/fonts/harvard-health-icons/fonts/harvard-health-icons.eot?#iefix-qqxon0') format('embedded-opentype'), url('/fonts/harvard-health-icons/fonts/harvard-health-icons.woff?-qqxon0') format('woff'), url('/fonts/harvard-health-icons/fonts/harvard-health-icons.ttf?-qqxon0') format('truetype'), url('/fonts/harvard-health-icons/fonts/harvard-health-icons.svg?-qqxon0#harvard-health-icons') format('svg');
  font-weight: normal;
  font-style: normal;
}
.icon,
[class^="icon-"],
[class*=" icon-"] {
  font-family: 'harvard-health-icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-book:before {
  content: "\e61e";
}
.icon-envelope:before {
  content: "\e600";
}
.icon-twitter:before {
  content: "\e601";
}
.icon-twitter-square:before {
  content: "\e602";
}
.icon-facebook:before {
  content: "\e603";
}
.icon-facebook-square:before {
  content: "\e604";
}
.icon-google-plus:before {
  content: "\e605";
}
.icon-google-plus-square:before {
  content: "\e606";
}
.icon-share:before {
  content: "\e607";
}
.icon-instagram:before {
  content: "\e608";
}
.icon-table:before {
  content: "\e609";
}
.icon-file-pdf:before {
  content: "\e60a";
}
.icon-paperclip:before {
  content: "\e60b";
}
.icon-spam:before {
  content: "\e60c";
}
.icon-enter:before {
  content: "\e60d";
}
.icon-exit:before {
  content: "\e60e";
}
.icon-play:before {
  content: "\e60f";
}
.icon-pause:before {
  content: "\e610";
}
.icon-info:before {
  content: "\e611";
}
.icon-question:before {
  content: "\e612";
}
.icon-warning:before {
  content: "\e613";
}
.icon-notification:before {
  content: "\e614";
}
.icon-blocked:before {
  content: "\e615";
}
.icon-star:before {
  content: "\e616";
}
.icon-star-half:before {
  content: "\e617";
}
.icon-star-full:before {
  content: "\e618";
}
.icon-heart:before {
  content: "\e619";
}
.icon-heart-empty:before {
  content: "\e61a";
}
.icon-link:before {
  content: "\e61b";
}
.icon-flag:before {
  content: "\e61c";
}
.icon-attachment:before {
  content: "\e61d";
}
.icon-menu:before {
  content: "\2261";
}
.icon-lock:before {
  content: "\e61f";
}
.icon-unlocked:before {
  content: "\e620";
}
.icon-cog:before {
  content: "\e621";
}
.icon-search:before {
  content: "\e622";
}
.icon-zoom-in:before {
  content: "\e623";
}
.icon-zoom-out:before {
  content: "\e624";
}
.icon-print:before {
  content: "\e625";
}
.icon-youtube:before {
  content: "\e626";
}
.icon-feed:before {
  content: "\e627";
}
.icon-feed-square:before {
  content: "\e628";
}
.icon-wordpress:before {
  content: "\e629";
}
.icon-wordpress-square:before {
  content: "\e62a";
}
.icon-in:before {
  content: "\e62b";
}
.icon-image:before {
  content: "\e62c";
}
.icon-images:before {
  content: "\e62d";
}
.icon-pencil:before {
  content: "\e62e";
}
.icon-compose:before {
  content: "\e62f";
}
.icon-credit:before {
  content: "\e630";
}
.icon-calendar:before {
  content: "\e631";
}
.icon-expand:before {
  content: "\e632";
}
.icon-contract:before {
  content: "\e633";
}
.icon-cart:before {
  content: "\e634";
}
.icon-small {
  font-size: 16px;
}
.icon-medium {
  font-size: 24px;
}
.icon-large {
  font-size: 32px;
}
.icon-facebook {
  color: #3b5998;
}
.icon-twitter {
  color: #00aced;
}
.icon-feed {
  color: #f15b29;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.inline {
  display: inline !important;
}
.inline-block {
  display: inline-block !important;
}
.width-self {
  display: inline-block !important;
  width: auto !important;
}
.block {
  display: block !important;
}
.nobullet {
  list-style-type: none !important;
}
.text-bold {
  font-weight: bold !important;
}
.text-italic {
  font-style: italic !important;
}
.text-normal {
  font-weight: normal !important;
  font-style: normal !important;
}
.text-underline {
  text-decoration: underline;
}
.text-upper {
  text-transform: uppercase;
}
.text-smaller {
  font-size: 0.9em;
}
.text-smallest {
  font-size: 0.8em;
}
.text-larger {
  font-size: 1.1em;
}
.text-largest {
  font-size: 1.25em;
}
.text-center {
  text-align: center !important;
}
.text-left {
  text-align: left !important;
}
.text-right {
  text-align: right !important;
}
@media (min-width: 541px) {
  .desktop-text-right {
    text-align: right !important;
  }
}
.text-red,
.text-crimson {
  color: #b50937 !important;
}
.text-gold {
  color: #cdb366 !important;
}
.text-blue {
  color: #607aa3 !important;
}
.text-gray {
  color: #c1c2c5 !important;
}
.text-white {
  color: #fff !important;
}
.text-black {
  color: #000 !important;
}
.text-alert {
  color: #737373 !important;
}
.text-warning {
  color: #dfb030 !important;
}
.text-error {
  color: #b94a48 !important;
}
.text-success {
  color: #55af4c !important;
}
.text-info {
  color: #65adbd !important;
}
.font-serif {
  font-family: "Georgia", Times New Roman, Times, serif !important;
}
.font-sans-serif {
  font-family: "myriad-pro", Freesans, Helmet, sans-serif !important;
}
.font-helvetica,
.font-clean {
  font-family: Freesans, Helmet, sans-serif !important;
}
.p-marginless {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.marginless {
  margin: 0 !important;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.ir {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0 0 0 0);
  border: 0;
}
.invisible {
  visibility: hidden;
}
.hide {
  display: none;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.show {
  display: block;
  visibility: visible;
}
.shortform-name {
  display: none;
}
.visible-xs {
  display: none !important;
}
tr.visible-xs {
  display: none !important;
}
th.visible-xs,
td.visible-xs {
  display: none !important;
}
@media (max-width: 540px) {
  .visible-xs {
    display: block !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 541px) and (max-width: 991px) {
  .visible-xs.visible-sm {
    display: block !important;
  }
  tr.visible-xs.visible-sm {
    display: table-row !important;
  }
  th.visible-xs.visible-sm,
  td.visible-xs.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-xs.visible-md {
    display: block !important;
  }
  tr.visible-xs.visible-md {
    display: table-row !important;
  }
  th.visible-xs.visible-md,
  td.visible-xs.visible-md {
    display: table-cell !important;
  }
}
.visible-sm {
  display: none !important;
}
tr.visible-sm {
  display: none !important;
}
th.visible-sm,
td.visible-sm {
  display: none !important;
}
@media (max-width: 540px) {
  .visible-sm.visible-xs {
    display: block !important;
  }
  tr.visible-sm.visible-xs {
    display: table-row !important;
  }
  th.visible-sm.visible-xs,
  td.visible-sm.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 541px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  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-sm.visible-md {
    display: block !important;
  }
  tr.visible-sm.visible-md {
    display: table-row !important;
  }
  th.visible-sm.visible-md,
  td.visible-sm.visible-md {
    display: table-cell !important;
  }
}
.visible-md {
  display: none !important;
}
tr.visible-md {
  display: none !important;
}
th.visible-md,
td.visible-md {
  display: none !important;
}
@media (max-width: 540px) {
  .visible-md.visible-xs {
    display: block !important;
  }
  tr.visible-md.visible-xs {
    display: table-row !important;
  }
  th.visible-md.visible-xs,
  td.visible-md.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 541px) and (max-width: 991px) {
  .visible-md.visible-sm {
    display: block !important;
  }
  tr.visible-md.visible-sm {
    display: table-row !important;
  }
  th.visible-md.visible-sm,
  td.visible-md.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
.hidden-xs {
  display: block !important;
}
tr.hidden-xs {
  display: table-row !important;
}
th.hidden-xs,
td.hidden-xs {
  display: table-cell !important;
}
@media (max-width: 540px) {
  .hidden-xs {
    display: none !important;
  }
  tr.hidden-xs {
    display: none !important;
  }
  th.hidden-xs,
  td.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 541px) and (max-width: 991px) {
  .hidden-xs.hidden-sm {
    display: none !important;
  }
  tr.hidden-xs.hidden-sm {
    display: none !important;
  }
  th.hidden-xs.hidden-sm,
  td.hidden-xs.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-xs.hidden-md {
    display: none !important;
  }
  tr.hidden-xs.hidden-md {
    display: none !important;
  }
  th.hidden-xs.hidden-md,
  td.hidden-xs.hidden-md {
    display: none !important;
  }
}
.hidden-sm {
  display: block !important;
}
tr.hidden-sm {
  display: table-row !important;
}
th.hidden-sm,
td.hidden-sm {
  display: table-cell !important;
}
@media (max-width: 540px) {
  .hidden-sm.hidden-xs {
    display: none !important;
  }
  tr.hidden-sm.hidden-xs {
    display: none !important;
  }
  th.hidden-sm.hidden-xs,
  td.hidden-sm.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 541px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
  tr.hidden-sm {
    display: none !important;
  }
  th.hidden-sm,
  td.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-sm.hidden-md {
    display: none !important;
  }
  tr.hidden-sm.hidden-md {
    display: none !important;
  }
  th.hidden-sm.hidden-md,
  td.hidden-sm.hidden-md {
    display: none !important;
  }
}
.hidden-md {
  display: block !important;
}
tr.hidden-md {
  display: table-row !important;
}
th.hidden-md,
td.hidden-md {
  display: table-cell !important;
}
@media (max-width: 540px) {
  .hidden-md.hidden-xs {
    display: none !important;
  }
  tr.hidden-md.hidden-xs {
    display: none !important;
  }
  th.hidden-md.hidden-xs,
  td.hidden-md.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 541px) and (max-width: 991px) {
  .hidden-md.hidden-sm {
    display: none !important;
  }
  tr.hidden-md.hidden-sm {
    display: none !important;
  }
  th.hidden-md.hidden-sm,
  td.hidden-md.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
  tr.hidden-md {
    display: none !important;
  }
  th.hidden-md,
  td.hidden-md {
    display: none !important;
  }
}
@-webkit-keyframes pulse {
  50% {
    -webkit-transform: scale(1.05);
  }
}
@-moz-keyframes pulse {
  50% {
    -moz-transform: scale(1.05);
  }
}
@keyframes pulse {
  50% {
    transform: scale(1.05);
  }
}
@-webkit-keyframes superpulse {
  50% {
    -webkit-transform: scale(1.3);
  }
}
@-moz-keyframes superpulse {
  50% {
    -moz-transform: scale(1.3);
  }
}
@keyframes superpulse {
  50% {
    transform: scale(1.3);
  }
}
@-webkit-keyframes fadeUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes fadeUp {
  0% {
    opacity: 0;
    -moz-transform: translateY(-50px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}
@keyframes fadeUp {
  0% {
    opacity: 0;
    transform: translateY(-50px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.line,
.lastUnit {
  overflow: auto;
  *overflow: visible;
  *zoom: 1;
}
.unit {
  float: left;
}
.unitRight {
  float: right;
}
.size1of1 {
  float: none;
  width: 100%;
}
.size1of2 {
  width: 50%;
}
.size1of3 {
  width: 33.33333%;
}
.size2of3 {
  width: 66.66666%;
}
.size1of4 {
  width: 25%;
}
.size3of4 {
  width: 75%;
}
.size1of5 {
  width: 20%;
}
.size2of5 {
  width: 40%;
}
.size3of5 {
  width: 60%;
}
.size4of5 {
  width: 80%;
}
.size1of6 {
  width: 16.66667%;
}
.sizeself {
  float: left;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-left: 5px;
}
.sizeself:first-child {
  margin-left: 0;
}
.lastUnit {
  float: none;
  width: auto;
  _position: relative;
  _left: -3px;
  _margin-right: -3px;
}
.media,
.bd {
  overflow: hidden;
  _overflow: visible;
  zoom: 1;
}
.media .img {
  float: left;
  margin-right: 10px;
}
.media .img img {
  display: block;
}
.media .imgExt {
  float: right;
  margin-left: 10px;
}
.island {
  padding: 20px;
  margin-bottom: 20px;
  *zoom: 1;
}
.island:before,
.island:after {
  content: " ";
  display: table;
}
.island:after {
  clear: both;
}
.island > :last-child {
  margin-bottom: 0;
}
.skeletor-grid {
  *zoom: 1;
  position: relative;
  margin-left: -20px;
}
.skeletor-grid:before,
.skeletor-grid:after {
  content: " ";
  display: table;
}
.skeletor-grid:after {
  clear: both;
}
.skeletor-grid.self-gut {
  margin-left: 0;
  margin-right: 20px;
}
.skeletor-grid > .unit {
  padding-left: 20px;
}
.container {
  *zoom: 1;
  margin-right: auto;
  margin-left: auto;
  padding-left: 20px;
  padding-right: 20px;
}
.container:before,
.container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
.row {
  *zoom: 1;
  margin-left: -20px;
  margin-right: -20px;
}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.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,
.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,
.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,
.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 {
  position: relative;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
}
.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 {
  float: left;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-12 {
  width: 100%;
}
.xs-gutter {
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 540px) {
  [class*="col-"] {
    padding-left: 0;
    padding-right: 0;
  }
  .island {
    padding-left: 10px;
    padding-right: 10px;
  }
  .xs-gutter {
    padding-left: 10px;
    padding-right: 10px;
  }
  .container {
    padding-left: 10px;
    padding-right: 10px;
  }
  .row {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (min-width: 541px) {
  .container {
    width: 1000px;
  }
  html {
    min-width: 1000px;
  }
  .sm-gutter {
    margin-left: 20px;
    margin-right: 20px;
  }
  .sm-gutterless {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 541px) {
  .container {
    width: 1000px;
  }
  .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 {
    float: left;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 992px) {
  .container {
    width: 1000px;
  }
  .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 {
    float: left;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
}
.form {
  margin-bottom: 20px;
}
.form-field_block {
  width: 100%;
  margin-top: .75em;
  margin-bottom: .75em;
}
.form-field_block.required {
  background-color: rgba(223, 176, 48, 0.35);
  outline: 5px solid rgba(223, 176, 48, 0.35);
}
.form-fieldset,
.form-field_block {
  margin-bottom: 20px;
}
.form-row {
  margin-left: -10px;
  margin-right: -10px;
}
.form-row .form-column {
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 20px;
  margin-bottom: 1em;
}
.form-row .form-field_block {
  margin: 0;
}
.large-input-listing .form-column {
  margin-bottom: .5em;
}
.input-field,
.input-field + .chosen-container {
  width: 100%;
  max-width: 100%;
  min-width: 4em;
  margin-bottom: 0;
  font-size: 1em;
}
.input-field-smaller {
  min-width: 0;
}
.input-field-autowidth {
  width: auto;
}
.form,
.form-wrapper {
  *zoom: 1;
}
.form:before,
.form-wrapper:before,
.form:after,
.form-wrapper:after {
  content: " ";
  display: table;
}
.form:after,
.form-wrapper:after {
  clear: both;
}
.form-section {
  margin-bottom: 1em;
}
.form-tip {
  margin-top: 0.4em;
  font-style: italic;
}
fieldset {
  padding: 0;
  border: 0;
  margin: 0;
}
legend {
  padding-bottom: 4px;
}
label {
  display: block;
}
.label-inline {
  display: inline-block;
}
.label-large {
  font-size: 1.2em;
}
::-webkit-input-placeholder {
  color: #999999;
}
:-moz-placeholder {
  color: #999999;
}
::-moz-placeholder {
  color: #999999;
}
:-ms-input-placeholder {
  color: #999999;
}
input[type="search"] {
  -webkit-appearance: none;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
  display: inline-block;
  padding: 0.3em 0.5em 0.3em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font: 14px/1 Freesans, Helmet, sans-serif;
  font-family: "myriad-pro", Freesans, Helmet, sans-serif;
  font-size: 1em;
  background-color: #fafafa;
  border: 1px solid #969696;
  border-radius: 0.4em;
  -webkit-box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.13);
  box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.13);
  -webkit-transition: background-color 120ms ease-out, box-shadow 120ms ease-out, border-color 120ms ease-out;
  -moz-transition: background-color 120ms ease-out, box-shadow 120ms ease-out, border-color 120ms ease-out;
  transition: background-color 120ms ease-out, box-shadow 120ms ease-out, border-color 120ms ease-out;
  -webkit-font-smoothing: antialiased;
}
textarea:hover,
input[type="text"]:hover,
input[type="password"]:hover,
input[type="datetime"]:hover,
input[type="datetime-local"]:hover,
input[type="date"]:hover,
input[type="month"]:hover,
input[type="time"]:hover,
input[type="week"]:hover,
input[type="number"]:hover,
input[type="email"]:hover,
input[type="url"]:hover,
input[type="search"]:hover,
input[type="tel"]:hover,
input[type="color"]:hover {
  background-color: #fff;
  border-color: #bfbfbf;
  -webkit-box-shadow: 0 0 5px 2px rgba(122, 122, 122, 0.2);
  box-shadow: 0 0 5px 2px rgba(122, 122, 122, 0.2);
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus {
  background-color: #fff;
  border-color: #b50937;
  -webkit-box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.09), 0 0 5px 2px rgba(181, 9, 55, 0.75);
  box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.09), 0 0 5px 2px rgba(181, 9, 55, 0.75);
}
textarea {
  padding: 0.268em 0.5em 0.214em;
  margin-right: 0;
  line-height: 1.335;
  max-width: 100%;
}
.textfield-large {
  padding: .5em .6em .4em !important;
  font-size: 15px !important;
  font-family: "myriad-pro", Freesans, Helmet, sans-serif !important;
}
select {
  max-width: 100%;
  margin-left: 0;
}
input[type="radio"] {
  margin-left: 1px;
  margin-right: 3px;
}
.lt-ie9 input[type="radio"] {
  margin-left: 1px;
  margin-right: 0;
}
.form-control {
  display: block;
  width: 100%;
  height: 29px;
  padding: 0.3em 0.5em 0.3em;
  font-size: 14px;
  line-height: 1em;
  color: #555;
  background-color: #fafafa;
  background-image: none;
  border: 1px solid #969696;
  border-radius: 7px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.13);
  box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.13);
  -webkit-transition: background-color 120ms ease-out, box-shadow 120ms ease-out, border-color 120ms ease-out;
  -moz-transition: background-color 120ms ease-out, box-shadow 120ms ease-out, border-color 120ms ease-out;
  transition: background-color 120ms ease-out, box-shadow 120ms ease-out, border-color 120ms ease-out;
  -webkit-font-smoothing: antialiased;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type=number] {
  -moz-appearance: textfield;
}
.label_wrap {
  margin-right: 10px;
  margin-bottom: 10px;
}
.label_wrap_input {
  display: inline-block;
  vertical-align: middle;
}
.label_wrap_img {
  display: inline-block;
  vertical-align: middle;
}
.horizontal-inputs label,
.vertical-inputs label {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0.4em 0.8em 0;
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
  -webkit-font-smoothing: antialiased;
}
.horizontal-inputs label:focus,
.vertical-inputs label:focus,
.horizontal-inputs label:hover,
.vertical-inputs label:hover {
  background-color: rgba(255, 255, 255, 0.5);
  -webkit-box-shadow: 0 0 0 3px #ffffff, 0 0 2px 4px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 0 3px #ffffff, 0 0 2px 4px rgba(0, 0, 0, 0.3);
}
.horizontal-inputs input[type="radio"],
.vertical-inputs input[type="radio"],
.horizontal-inputs input[type="checkbox"],
.vertical-inputs input[type="checkbox"] {
  display: inline-block;
  margin-left: 10px;
  margin-right: 1px;
  vertical-align: middle;
}
.horizontal-inputs input[type="radio"]:first-child,
.vertical-inputs input[type="radio"]:first-child,
.horizontal-inputs input[type="checkbox"]:first-child,
.vertical-inputs input[type="checkbox"]:first-child {
  margin-left: 1px;
}
.horizontal-inputs.single-line,
.vertical-inputs.single-line {
  display: inline-block;
  vertical-align: top;
}
.horizontal-inputs.single-line .wrapping-label,
.vertical-inputs.single-line .wrapping-label {
  margin-bottom: 0;
}
.vertical-inputs label {
  display: block;
}
.wrapping-label {
  position: relative;
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
  -webkit-font-smoothing: antialiased;
}
.wrapping-label:hover {
  background-color: rgba(0, 0, 0, 0.1);
  outline: 1px solid #fff;
  -webkit-box-shadow: 0 0 3px 1px rgba(255, 255, 255, 0.5);
  box-shadow: 0 0 3px 1px rgba(255, 255, 255, 0.5);
  cursor: pointer;
}
.wrapping-label .label-contents {
  *zoom: 1;
  display: block;
  padding: .1em .2em .1em 25px;
  outline: 2px solid rgba(96, 122, 163, 0);
  -webkit-transition: all 0.12s ease-out;
  -moz-transition: all 0.12s ease-out;
  transition: all 0.12s ease-out;
  -webkit-font-smoothing: antialiased;
}
.wrapping-label .label-contents:before,
.wrapping-label .label-contents:after {
  content: " ";
  display: table;
}
.wrapping-label .label-contents:after {
  clear: both;
}
.wrapping-label input {
  position: absolute;
  top: 50%;
  margin-top: -0.4em;
  left: 4px;
}
.wrapping-label .creditcard-radio {
  top: 0 !important;
  margin-top: .2em !important;
}
.wrapping-label input:focus ~ .label-contents {
  -webkit-box-shadow: 0 0 0 2px #ffffff, 0 0 0 3px #607aa3;
  box-shadow: 0 0 0 2px #ffffff, 0 0 0 3px #607aa3;
}
.wrapping-label input:checked ~ .label-contents {
  background-color: rgba(96, 122, 163, 0.15);
  outline: 2px solid #607aa3;
  text-shadow: 0 0.0625em 0.0625em #fff;
}
.wrapping-label-subtle:hover {
  background-color: rgba(255, 255, 255, 0) !important;
}
.wrapping-label-subtle .label-contents {
  outline: none !important;
  background-color: rgba(255, 255, 255, 0) !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border: 1px dotted transparent;
}
.wrapping-label-subtle input:checked ~ .label-contents {
  background-color: rgba(255, 255, 255, 0.1) !important;
}
.wrapping-label-subtle input:focus ~ .label-contents {
  border: 1px dotted #fff;
}
.mod-boxshadow input[type="text"],
.mod-boxshadow input[type="password"],
.mod-boxshadow input[type="email"],
.mod-boxshadow input[type="tel"],
.mod-boxshadow input[type="url"],
.mod-boxshadow input[type="number"],
.mod-boxshadow input[type="search"],
.mod-boxshadow textarea {
  outline: 0;
}
.req_symbol {
  position: relative;
  top: 0.25em;
  vertical-align: baseline;
  color: #b94a48;
  font-size: 150%;
  line-height: 0;
}
#comment-submit,
.button {
  position: relative;
  display: inline-block;
  padding: 0 1.0em;
  height: 1.8em;
  line-height: 1.71em;
  border: 1px solid #b50937;
  border-radius: 0.33em;
  cursor: pointer;
  font-family: "myriad-pro", Freesans, Helmet, sans-serif;
  font-size: 16px;
  color: #fff;
  text-shadow: 0 0.0825em 0.0825em rgba(0, 0, 0, 0.5);
  text-decoration: none;
  background-color: #b50937;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  white-space: nowrap;
  -webkit-box-shadow: inset 0 -0.125em 0.375em 0 fade(#000, 5%), inset 0 0.225em 0.375em fade(#fff, 10%), 0 0.0625em 0.1875em 0 fade(#000, 0%);
  box-shadow: inset 0 -0.125em 0.375em 0 fade(#000, 5%), inset 0 0.225em 0.375em fade(#fff, 10%), 0 0.0625em 0.1875em 0 fade(#000, 0%);
  -webkit-transition: all 0.12s ease-out;
  -moz-transition: all 0.12s ease-out;
  transition: all 0.12s ease-out;
  -webkit-font-smoothing: antialiased;
}
#comment-submit:focus,
.button:focus,
#comment-submit:hover,
.button:hover {
  background-color: #e60b46;
  color: #fff;
  text-decoration: none;
}
#comment-submit:focus,
.button:focus {
  outline: none;
  -webkit-box-shadow: inset 0 -0.125em 0.375em 0 rgba(0, 0, 0, 0.25), inset 0 0.125em 0.375em rgba(255, 255, 255, 0.25), 0 0 0.35em 0.15em rgba(96, 122, 163, 0.75);
  box-shadow: inset 0 -0.125em 0.375em 0 rgba(0, 0, 0, 0.25), inset 0 0.125em 0.375em rgba(255, 255, 255, 0.25), 0 0 0.35em 0.15em rgba(96, 122, 163, 0.75);
}
#comment-submit:active,
.button:active {
  color: #ccc;
  text-shadow: 0 -0.0625em 0.0625em rgba(0, 0, 0, 0.5);
  background-color: #540419;
  -webkit-box-shadow: inset 0 -0.125em 0.375em 0 rgba(0,0,0,.01), inset 0 0.1875em 0.125em 0 rgba(0,0,0,.2), 0 0 0 0 rgba(0,0,0,.15);
  box-shadow: inset 0 -0.125em 0.375em 0 rgba(0,0,0,.01), inset 0 0.1875em 0.125em 0 rgba(0,0,0,.2), 0 0 0 0 rgba(0,0,0,.15);
}
.button-smaller {
  font-size: 13.99947502px;
}
.button-smallest {
  border-width: 0;
  font-size: 12.00030001px;
}
.button-larger {
  font-size: 20px;
}
.button-largest {
  font-size: 24px;
}
.button-secondary,
.button-alt {
  border-color: #607aa3;
  background-color: #607aa3;
}
.button-secondary:focus,
.button-alt:focus,
.button-secondary:hover,
.button-alt:hover {
  background-color: #8095b6;
}
.button-secondary:active,
.button-alt:active {
  background-color: #141a23;
}
.button-light {
  border-color: #e6e6e6;
  background-color: #e6e6e6;
  color: #333 !important;
  text-shadow: 0 0.0825em 0.0825em rgba(255, 255, 255, 0.75);
}
.button-light:focus,
.button-light:hover {
  background-color: #ffffff;
  border-color: #999999;
}
.button-light:active {
  background-color: #808080;
  text-shadow: 0 -0.0625em 0.0625em rgba(255, 255, 255, 0.75);
}
.button-light.button-smallest {
  border-width: 1px;
}
.button-subtle,
.button-help {
  border-color: #a6a6a6;
  background-color: #f3f3f3;
  color: #333 !important;
  text-shadow: 0 0.0825em 0.0825em rgba(255, 255, 255, 0.75);
  -webkit-box-shadow: inset 0 -0.125em 0.375em 0 rgba(0,0,0,.10), inset 0 0.125em 0.375em rgba(255,255,255,.25), 0 0.0625em 0.1875em 0 rgba(0,0,0,.10);
  box-shadow: inset 0 -0.125em 0.375em 0 rgba(0,0,0,.10), inset 0 0.125em 0.375em rgba(255,255,255,.25), 0 0.0625em 0.1875em 0 rgba(0,0,0,.10);
}
.button-subtle:focus,
.button-help:focus,
.button-subtle:hover,
.button-help:hover {
  background-color: #ffffff;
  border-color: #999999;
}
.button-subtle:active,
.button-help:active {
  background-color: #a6a6a6;
  text-shadow: 0 -0.0625em 0.0625em rgba(255, 255, 255, 0.75);
}
.button-subtle.button-smallest,
.button-help.button-smallest {
  border-width: 1px;
}
.button-arrowed {
  vertical-align: top;
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
}
.button-arrowed:after {
  content: "\25b6";
  display: inline-block;
  padding-left: .5em;
  margin-top: -.1em;
  font-size: .6em;
  -webkit-transition: all 0.12s ease-out;
  -moz-transition: all 0.12s ease-out;
  transition: all 0.12s ease-out;
  -webkit-font-smoothing: antialiased;
}
.button-arrowed:hover:after {
  -webkit-transform: translateX(0.2em);
  -moz-transform: translateX(0.2em);
  -ms-transform: translateX(0.2em);
  transform: translateX(0.2em);
}
.button-arrowed.button-arrowed-down:after {
  content: "\25bc";
  position: relative;
  top: -0.1em;
}
.button-arrowed.button-arrowed-down:hover:after {
  -webkit-transform: translateX(0) translateY(0.2em);
  -moz-transform: translateX(0) translateY(0.2em);
  -ms-transform: translateX(0) translateY(0.2em);
  transform: translateX(0) translateY(0.2em);
}
.button-arrowed.button-arrowed-up:after {
  content: "\25b2";
}
.button-arrowed.button-arrowed-up:hover:after {
  -webkit-transform: translateX(0) translateY(-0.2em);
  -moz-transform: translateX(0) translateY(-0.2em);
  -ms-transform: translateX(0) translateY(-0.2em);
  transform: translateX(0) translateY(-0.2em);
}
.button-arrowed.button-arrowed-chevron:after {
  content: "\00BB";
  padding-left: .15em;
  font-size: 1.3em;
}
.button-arrowed.button-arrowed-chevron:hover:after {
  -webkit-transform: translateX(0.15em);
  -moz-transform: translateX(0.15em);
  -ms-transform: translateX(0.15em);
  transform: translateX(0.15em);
}
.button-help-icon {
  font-weight: bold;
}
.input-trailing-icon-button {
  float: right;
  width: 2em;
  height: 2em;
  line-height: 2em;
  padding: 0;
  text-align: center;
}
.input-field-with-trailing-icon {
  float: left;
  width: 80% !important;
  width: -webkit-calc(100% - 2.5em) !important;
  width: -moz-calc(100% - 2.5em) !important;
  width: calc(100% - 2.5em) !important;
}
.button:focus,
.close:focus,
.hoverbutton:focus,
.quantity-input-modifier:focus {
  -webkit-animation: pulse 0.25s ease 0 1 normal both;
  -moz-animation: pulse 0.25s ease 0 1 normal both;
  animation: pulse 0.25s ease 0 1 normal both;
}
.button:focus:hover,
.close:focus:hover,
.hoverbutton:focus:hover,
.quantity-input-modifier:focus:hover {
  -webkit-animation: none;
  -moz-animation: none;
  animation: none;
}
.button-play-overlay {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  display: block;
  width: 2.25em;
  height: 2.25em;
  line-height: 2.25em;
  margin: auto;
  margin-top: -1.125em;
  text-align: center;
  border-radius: 7px;
  border: 1px solid #222;
  border-color: rgba(0, 0, 0, 0.8);
  background: #333;
  background: rgba(0, 0, 0, 0.8);
  color: #eee;
  text-shadow: 0 1px 1px #000;
  font-size: 19px;
  opacity: .6;
  -webkit-transition: box-shadow 0.15s ease-out;
  -moz-transition: box-shadow 0.15s ease-out;
  transition: box-shadow 0.15s ease-out;
  -webkit-font-smoothing: antialiased;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.button-play-overlay:hover {
  background-color: #000;
  color: #fff;
  -webkit-box-shadow: 0 0 10px 6px #607aa3 !important;
  box-shadow: 0 0 10px 6px #607aa3 !important;
}
.button-corner-close {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  top: -10px;
  right: -10px;
  z-index: 2;
  display: inline-block;
  height: 1.4em;
  line-height: 1.19em;
  width: 1.4em;
  padding: 0;
  border: 2px solid #fff;
  border-color: #fff;
  border-color: rgba(255, 255, 255, 0.85);
  border-radius: 2em;
  background-color: #777;
  background-color: rgba(0, 0, 0, 0.7);
  text-align: center;
  text-decoration: none !important;
  color: #fff;
  font-family: Arial, Freesans, clean, sans-serif;
  font-size: 18px;
  font-weight: bold;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
}
.button-corner-close:focus,
.button-corner-close:hover {
  background-color: #000;
  border-color: #fff;
}
::-moz-selection {
  color: #fff;
  background: rgba(96, 122, 163, 0.8);
  text-shadow: none;
}
::selection {
  color: #fff;
  background: rgba(96, 122, 163, 0.8);
  text-shadow: none;
}
img::selection {
  background: #B4D5FF;
}
img::-moz-selection {
  background: #B4D5FF;
}
body {
  -webkit-tap-highlight-color: #607aa3;
}
/* Common margin-bottom for vertical rhythm. As per csswizardry.com/2012/06/single-direction-margin-declarations */
p,
figure,
pre,
table,
fieldset,
hr,
.media,
.content-block {
  margin-bottom: 1em;
}
h1,
h2,
h3,
h4,
h5,
h6,
.like-h1,
.like-h2,
.like-h3,
.like-h4,
.like-h5,
.like-h6 {
  font-family: "Georgia", Times New Roman, Times, serif;
  line-height: 1;
  color: #000;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizelegibility;
}
h1,
.like-h1 {
  margin: 0 0 0.52em 0;
  font-size: 2.15em;
  font-size: 2.15rem;
}
h2,
.like-h2 {
  margin: 0 0 0.635em 0;
  font-size: 1.55em;
  font-size: 1.55rem;
  color: #607aa3;
}
h3,
.like-h3 {
  margin: 0 0 0.817em 0;
  font-size: 1.3em;
  font-size: 1.3rem;
  color: #607aa3;
}
h4,
.like-h4 {
  margin: 0 0 1.143em 0;
  font-size: 1.2em;
  font-size: 1.2rem;
}
h5,
.like-h5 {
  margin: 0 0 1.429em 0;
  margin-bottom: 0;
  font-size: 1.0em;
  font-size: 1.0rem;
}
h6,
.like-h6 {
  margin: 0 0 1.681em 0;
  margin-bottom: 0;
  font-size: 0.85em;
  font-size: 0.85rem;
}
figcaption {
  padding: 0 5%;
  font-size: 0.8em;
  color: #777;
  color: #6f6f6f;
}
a {
  color: #b50937;
  text-decoration: none;
  -webkit-transition: all 150ms ease-out;
  -moz-transition: all 150ms ease-out;
  transition: all 150ms ease-out;
  -webkit-font-smoothing: antialiased;
}
a:focus,
a:hover {
  color: #e60b46;
  text-decoration: underline;
}
a:active {
  color: #607aa3;
}
a img {
  border: 0;
  -webkit-transition: all 120ms ease-out;
  -moz-transition: all 120ms ease-out;
  transition: all 120ms ease-out;
  -webkit-font-smoothing: antialiased;
}
a img:hover {
  border: 0;
}
p {
  margin-top: 0;
}
hr {
  margin: 1em 0;
  border: 0;
  height: 1px;
  background: #bbb;
  background: rgba(0, 0, 0, 0.27);
}
.hr-light {
  border: 0;
  background: #ddd;
  background: rgba(255, 255, 255, 0.5);
}
table {
  border-top: 1px solid #999999;
  border-left: 1px solid #999999;
}
th,
td {
  padding: 5px;
  border-right: 1px solid #999999;
  border-bottom: 1px solid #999999;
  vertical-align: top;
}
th {
  background-color: #ddd;
  background-color: rgba(0, 0, 0, 0.15);
}
.table-striped tr:nth-child(odd) {
  background-color: rgba(0, 0, 0, 0.075);
}
.table-striped tr:nth-child(even) {
  background-color: rgba(255, 255, 255, 0.25);
}
.quote {
  margin: 1em 20px;
  padding: 20px;
  border-left: 5px solid #607aa3;
  background-color: #f3f3f3;
}
blockquote {
  margin: 0 0 .5em;
}
.quote-citation::before {
  content: "— ";
}
dl,
menu,
ol,
ul {
  margin: 0 0 1em 0;
}
li > ul,
li > ol {
  margin-bottom: 0;
}
.unspaced-list > li {
  margin-bottom: 0 !important;
}
code,
pre {
  padding: 0 3px 2px;
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
  color: #333333;
  border-radius: 3px;
}
code {
  display: inline-block;
  padding: 2px 4px;
  border: 1px solid #e1e1e8;
  color: #d14;
  background-color: #f7f7f9;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  background-color: #f5f5f5;
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre;
  white-space: pre-wrap;
  border-radius: 4px;
}
pre.prettyprint {
  margin-bottom: 20px;
}
pre code {
  padding: 0;
  color: inherit;
  white-space: pre;
  white-space: pre-wrap;
  background-color: transparent;
  border: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle {
  *margin-bottom: -3px;
}
.dropdown-toggle:active,
.open .dropdown-toggle {
  outline: 0;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid #000000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
}
.dropdown .caret {
  margin-top: 8px;
  margin-left: 2px;
}
.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;
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
}
.dropdown-menu li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 20px;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a {
  text-decoration: none;
  color: #ffffff;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
  background-image: -o-linear-gradient(top, #0088cc, #0077b3);
  background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
}
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
  background-image: -o-linear-gradient(top, #0088cc, #0077b3);
  background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
}
.dropdown-menu .disabled > a,
.dropdown-menu .disabled > a:hover {
  color: #999999;
}
.dropdown-menu .disabled > a:hover {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  cursor: default;
}
.open {
  *z-index: 1000;
}
.open > .dropdown-menu {
  display: block;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #000000;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.dropup .dropdown-submenu > .dropdown-menu {
  top: auto;
  bottom: 0;
  margin-top: 0;
  margin-bottom: -2px;
  -webkit-border-radius: 5px 5px 5px 0;
  -moz-border-radius: 5px 5px 5px 0;
  border-radius: 5px 5px 5px 0;
}
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #cccccc;
  margin-top: 5px;
  margin-right: -10px;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #ffffff;
}
.dropdown-submenu.pull-left {
  float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
.dropdown .dropdown-menu .nav-header {
  padding-left: 20px;
  padding-right: 20px;
}
.modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
}
.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 {
  margin-left: auto;
  margin-right: auto;
  width: auto;
  padding: 10px;
  z-index: 1050;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  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: none;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
  background-color: #000000;
}
.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.428571429px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.428571429;
}
.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:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.modal-footer:after {
  clear: both;
}
.modal-footer .button + .button {
  margin-left: 5px;
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .modal-dialog {
    left: 50%;
    right: auto;
    width: 600px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .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);
  }
}
.nav-tabs,
.nav-pills {
  *zoom: 1;
}
.nav-tabs:before,
.nav-pills:before,
.nav-tabs:after,
.nav-pills:after {
  display: table;
  content: "";
  line-height: 0;
}
.nav-tabs:after,
.nav-pills:after {
  clear: both;
}
.nav-tabs > li,
.nav-pills > li {
  float: left;
}
.nav-tabs > li > a,
.nav-pills > li > a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 20px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-pills > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 2px;
  margin-bottom: 2px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.nav-pills > .active > a,
.nav-pills > .active > a:hover {
  color: #ffffff;
  background-color: #0088cc;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li > a {
  margin-right: 0;
}
.nav-tabs.nav-stacked {
  border-bottom: 0;
}
.nav-tabs.nav-stacked > li > a {
  border: 1px solid #ddd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.nav-tabs.nav-stacked > li:first-child > a {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
.nav-tabs.nav-stacked > li:last-child > a {
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.nav-tabs.nav-stacked > li > a:hover {
  border-color: #ddd;
  z-index: 2;
}
.nav-pills.nav-stacked > li > a {
  margin-bottom: 3px;
}
.nav-pills.nav-stacked > li:last-child > a {
  margin-bottom: 1px;
}
.nav-tabs .dropdown-menu {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}
.nav-pills .dropdown-menu {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.nav .dropdown-toggle .caret {
  border-top-color: #0088cc;
  border-bottom-color: #0088cc;
  margin-top: 6px;
}
.nav .dropdown-toggle:hover .caret {
  border-top-color: #005580;
  border-bottom-color: #005580;
}
/* move down carets for tabs */
.nav-tabs .dropdown-toggle .caret {
  margin-top: 8px;
}
.nav .active .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.nav-tabs .active .dropdown-toggle .caret {
  border-top-color: #555555;
  border-bottom-color: #555555;
}
.nav > .dropdown.active > a:hover {
  cursor: pointer;
}
.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover {
  color: #ffffff;
  background-color: #999999;
  border-color: #999999;
}
.nav li.dropdown.open .caret,
.nav li.dropdown.open.active .caret,
.nav li.dropdown.open a:hover .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
  opacity: 1;
  filter: alpha(opacity=100);
}
.tabs-stacked .open > a:hover {
  border-color: #999999;
}
.tabbable {
  *zoom: 1;
}
.tabbable:before,
.tabbable:after {
  display: table;
  content: "";
  line-height: 0;
}
.tabbable:after {
  clear: both;
}
.tab-content {
  overflow: auto;
}
.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
  border-bottom: 0;
}
.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}
.tab-content > .active,
.pill-content > .active {
  display: block;
}
.tabs-below > .nav-tabs {
  border-top: 1px solid #ddd;
}
.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}
.tabs-below > .nav-tabs > li > a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.tabs-below > .nav-tabs > li > a:hover {
  border-bottom-color: transparent;
  border-top-color: #ddd;
}
.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover {
  border-color: transparent #ddd #ddd #ddd;
}
.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none;
}
.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}
.tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd;
}
.tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.tabs-left > .nav-tabs > li > a:hover {
  border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}
.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #ffffff;
}
.tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd;
}
.tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.tabs-right > .nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #eeeeee #dddddd;
}
.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: #ffffff;
}
.nav > .disabled > a {
  color: #999999;
}
.nav > .disabled > a:hover {
  text-decoration: none;
  background-color: transparent;
  cursor: default;
}
.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: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  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: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  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: normal;
  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: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  zoom: 1;
  *display: inline;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
}
.chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
}
.chosen-container a {
  cursor: pointer;
}
.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 23px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  background: -webkit-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background: -moz-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background: linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  box-shadow: 0 0 3px #ffffff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}
.chosen-container-single .chosen-default {
  color: #999;
}
.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url('/images/chosen-sprite.png') -42px 1px no-repeat;
  font-size: 1px;
}
.chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}
.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}
.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
.chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url('/images/chosen-sprite.png') no-repeat 0px 2px;
}
.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
.chosen-container-single .chosen-search input[type="text"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: #ffffff url('/images/chosen-sprite.png') no-repeat 100% -20px;
  background: url('/images/chosen-sprite.png') no-repeat 100% -20px, -webkit-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background: url('/images/chosen-sprite.png') no-repeat 100% -20px, -moz-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background: url('/images/chosen-sprite.png') no-repeat 100% -20px, linear-gradient(#eeeeee 1%, #ffffff 15%);
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
.chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}
.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px;
}
.chosen-container .chosen-results {
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}
.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
}
.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
.chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: -webkit-linear-gradient(#3875d7 20%, #2a62bc 90%);
  background-image: -moz-linear-gradient(#3875d7 20%, #2a62bc 90%);
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}
.chosen-container .chosen-results li.no-results {
  display: list-item;
  background: #f4f4f4;
}
.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}
.chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}
.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto !important;
  height: 1%;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: -moz-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: linear-gradient(#eeeeee 1%, #ffffff 15%);
  cursor: text;
}
.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 5px;
  height: 15px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  color: #666;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
.chosen-container-multi .chosen-choices li.search-field .default {
  color: #999;
}
.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 0 3px 5px;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  border-radius: 3px;
  background-color: #e4e4e4;
  background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-clip: padding-box;
  box-shadow: 0 0 2px #ffffff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url('/images/chosen-sprite.png') -42px 1px no-repeat;
  font-size: 1px;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  color: #666;
}
.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}
.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}
.chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-image: -webkit-linear-gradient(#eeeeee 20%, #ffffff 80%);
  background-image: -moz-linear-gradient(#eeeeee 20%, #ffffff 80%);
  background-image: linear-gradient(#eeeeee 20%, #ffffff 80%);
  box-shadow: 0 1px 0 #fff inset;
}
.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}
.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}
.chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #111 !important;
}
.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
.chosen-disabled .chosen-single {
  cursor: default;
}
.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
  .chosen-rtl .chosen-search input[type="text"],
  .chosen-container-single .chosen-single abbr,
  .chosen-container-single .chosen-single div b,
  .chosen-container-single .chosen-search input[type="text"],
  .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .chosen-container .chosen-results-scroll-down span,
  .chosen-container .chosen-results-scroll-up span {
    background-image: url('/images/chosen-sprite@2x.png') !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
.parsley-success {
  color: #448b3d !important;
  background-color: #ebf6ea !important;
  border: 1px solid #55af4c !important;
}
.parsley-error {
  color: #953b39 !important;
  background-color: #f8eeee !important;
  border: 1px solid #b94a48 !important;
}
.parsley-error-list {
  font-size: 0.75em;
  margin: 3px;
  padding-left: 0;
  list-style-type: none;
}
.parsley-error-list > li {
  line-height: 1.35;
}
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.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-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.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;
  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;
}
.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;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}
.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;
}
.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;
}
/* Main image in popup */
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;
}
/* The shadow behind the image */
.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-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) {
  /**
       * Remove all paddings around the image on small screen
       */
  .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 {
    /* The shadow behind the image */
  }
  .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;
}
.popup-content {
  position: relative;
  background: #FFF;
  padding: 20px;
  width: auto;
  max-width: 600px;
  margin: 20px auto;
  text-align: center;
}
.video-popup-content {
  background: #000;
  padding: 0;
  max-width: 640px;
}
/*!
Video.js Default Styles (http://videojs.com)
Version 4.10.2
Create your own skin at http://designer.videojs.com
*/
/* SKIN
================================================================================
The main class name for all skin-specific styles. To make your own skin,
replace all occurances of 'vjs-default-skin' with a new name. Then add your new
skin name to your video tag instead of the default skin.
e.g. <video class="video-js my-skin-name">
*/
.vjs-default-skin {
  color: #cccccc;
}
/* Custom Icon Font
--------------------------------------------------------------------------------
The control icons are from a custom font. Each icon corresponds to a character
(e.g. "\e001"). Font icons allow for easy scaling and coloring of icons.
*/
@font-face {
  font-family: 'VideoJS';
  src: url('/fonts/video-js/vjs.eot');
  src: url('/fonts/video-js/vjs.eot?#iefix') format('embedded-opentype'), url('/fonts/video-js/vjs.woff') format('woff'), url('/fonts/video-js/vjs.ttf') format('truetype'), url('/fonts/video-js/vjs.svg#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Base UI Component Classes
--------------------------------------------------------------------------------
*/
/* Slider - used for Volume bar and Seek bar */
.vjs-default-skin .vjs-slider {
  /* Replace browser focus hightlight with handle highlight */
  outline: 0;
  position: relative;
  cursor: pointer;
  padding: 0;
  /* background-color-with-alpha */
  background-color: #333333;
  background-color: rgba(51, 51, 51, 0.9);
}
.vjs-default-skin .vjs-slider:focus {
  /* box-shadow */
  -webkit-box-shadow: 0 0 2em #ffffff;
  -moz-box-shadow: 0 0 2em #ffffff;
  box-shadow: 0 0 2em #ffffff;
}
.vjs-default-skin .vjs-slider-handle {
  position: absolute;
  /* Needed for IE6 */
  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: 0em 0em 1em #fff;
  position: absolute;
  top: 0;
  left: 0;
  /* Rotate the square icon to make a diamond */
  /* transform */
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
/* Control Bar
--------------------------------------------------------------------------------
The default control bar that is a container for most of the controls.
*/
.vjs-default-skin .vjs-control-bar {
  /* Start hidden */
  display: none;
  position: absolute;
  /* Place control bar at the bottom of the player box/video.
     If you want more margin below the control bar, add more height. */
  bottom: 0;
  /* Use left/right to stretch to 100% width of player div */
  left: 0;
  right: 0;
  /* Height includes any margin you want above or below control items */
  height: 3.0em;
  /* background-color-with-alpha */
  background-color: #07141e;
  background-color: rgba(7, 20, 30, 0.7);
}
/* Show the control bar only once the video has started playing */
.vjs-default-skin.vjs-has-started .vjs-control-bar {
  display: block;
  /* Visibility needed to make sure things hide in older browsers too. */
  visibility: visible;
  opacity: 1;
  /* transition */
  -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;
}
/* Hide the control bar when the video is playing and the user is inactive  */
.vjs-default-skin.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  display: block;
  visibility: hidden;
  opacity: 0;
  /* transition */
  -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;
}
/* The control bar shouldn't show after an error */
.vjs-default-skin.vjs-error .vjs-control-bar {
  display: none;
}
/* Don't hide the control bar if it's audio */
.vjs-audio.vjs-default-skin.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  opacity: 1;
  visibility: visible;
}
/* IE8 is flakey with fonts, and you have to change the actual content to force
fonts to show/hide properly.
  - "\9" IE8 hack didn't work for this
  - Found in XP IE8 from http://modern.ie. Does not show up in "IE8 mode" in IE9
*/
@media \0screen {
  .vjs-default-skin.vjs-user-inactive.vjs-playing .vjs-control-bar :before {
    content: "";
  }
}
/* General styles for individual controls. */
.vjs-default-skin .vjs-control {
  outline: none;
  position: relative;
  float: left;
  text-align: center;
  margin: 0;
  padding: 0;
  height: 3.0em;
  width: 4em;
}
/* Font button icons */
.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);
}
/* Replacement for focus outline */
.vjs-default-skin .vjs-control:focus:before,
.vjs-default-skin .vjs-control:hover:before {
  text-shadow: 0em 0em 1em #ffffff;
}
.vjs-default-skin .vjs-control:focus {
  /*  outline: 0; */
  /* keyboard-only users cannot see the focus on several of the UI elements when
  this is set to 0 */
}
/* Hide control text visually, but have it available for screenreaders */
.vjs-default-skin .vjs-control-text {
  /* hide-visually */
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
/* Play/Pause
--------------------------------------------------------------------------------
*/
.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";
}
/* Playback toggle
--------------------------------------------------------------------------------
*/
.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;
}
/* Volume/Mute
-------------------------------------------------------------------------------- */
.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;
  /* assuming volume starts at 1.0 */
  width: 100%;
  background: #607aa3 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;
  /* Assumes volume starts at 1.0. If you change the size of the
     handle relative to the volume bar, you'll need to update this value
     too. */
  left: 4.5em;
}
.vjs-default-skin .vjs-volume-handle:before {
  font-size: 0.9em;
  top: -0.2em;
  left: -0.2em;
  width: 1em;
  height: 1em;
}
/* The volume menu button is like menu buttons (captions/subtitles) but works
    a little differently. It needs to be possible to tab to the volume slider
    without hitting space bar on the menu button. To do this we're not using
    display:none to hide the slider menu by default, and instead setting the
    width and height to zero. */
.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);
  /* Same as ul background */
}
.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;
}
/* Progress
--------------------------------------------------------------------------------
*/
.vjs-default-skin .vjs-progress-control {
  position: absolute;
  left: 0;
  right: 0;
  width: auto;
  font-size: 0.3em;
  height: 1em;
  /* Set above the rest of the controls. */
  top: -1em;
  /* Shrink the bar slower than it grows. */
  /* transition */
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
/* On hover, make the progress bar grow to something that's more clickable.
    This simply changes the overall font for the progress bar, and this
    updates both the em-based widths and heights, as wells as the icon font */
.vjs-default-skin:hover .vjs-progress-control {
  font-size: .9em;
  /* Even though we're not changing the top/height, we need to include them in
      the transition so they're handled correctly. */
  /* transition */
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
/* Box containing play and load progresses. Also acts as seek scrubber. */
.vjs-default-skin .vjs-progress-holder {
  height: 100%;
}
/* Progress Bars */
.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;
  /* updated by javascript during playback */
  width: 0;
  /* Needed for IE6 */
  left: 0;
  top: 0;
}
.vjs-default-skin .vjs-play-progress {
  /*
    Using a data URI to create the white diagonal lines with a transparent
      background. Surprisingly works in IE8.
      Created using http://www.patternify.com
    Changing the first color value will change the bar color.
    Also using a paralax effect to make the lines move backwards.
      The -50% left position makes that happen.
  */
  background: #607aa3 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAP0lEQVQIHWWMAQoAIAgDR/QJ/Ub//04+w7ZICBwcOg5FZi5iBB82AGzixEglJrd4TVK5XUJpskSTEvpdFzX9AB2pGziSQcvAAAAAAElFTkSuQmCC) -50% 0 repeat;
}
.vjs-default-skin .vjs-load-progress {
  background: #646464 /* IE8- Fallback */;
  background: rgba(255, 255, 255, 0.2);
}
/* there are child elements of the load progress bar that represent the
   specific time ranges that have been buffered */
.vjs-default-skin .vjs-load-progress div {
  background: #787878 /* IE8- Fallback */;
  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 /* Minor adjustment */;
}
/* Live Mode
--------------------------------------------------------------------------------
*/
.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;
}
/* Live Display
--------------------------------------------------------------------------------
*/
.vjs-default-skin .vjs-live-display {
  display: none;
  font-size: 1em;
  line-height: 3em;
}
/* Time Display
--------------------------------------------------------------------------------
*/
.vjs-default-skin .vjs-time-controls {
  font-size: 1em;
  /* Align vertically by making the line height the same as the control bar */
  line-height: 3em;
}
.vjs-default-skin .vjs-current-time {
  float: left;
}
.vjs-default-skin .vjs-duration {
  float: left;
}
/* Remaining time is in the HTML, but not included in default design */
.vjs-default-skin .vjs-remaining-time {
  display: none;
  float: left;
}
.vjs-time-divider {
  float: left;
  line-height: 3em;
}
/* Fullscreen
--------------------------------------------------------------------------------
*/
.vjs-default-skin .vjs-fullscreen-control {
  width: 3.8em;
  cursor: pointer;
  float: right;
}
.vjs-default-skin .vjs-fullscreen-control:before {
  content: "\e000";
}
/* Switch to the exit icon when the player is in fullscreen */
.vjs-default-skin.vjs-fullscreen .vjs-fullscreen-control:before {
  content: "\e00b";
}
/* Big Play Button (play button at start)
--------------------------------------------------------------------------------
Positioning of the play button in the center or other corners can be done more
easily in the skin designer. http://designer.videojs.com/
*/
.vjs-default-skin .vjs-big-play-button {
  left: 0.5em;
  top: 0.5em;
  font-size: 2em;
  display: block;
  z-index: 2;
  position: absolute;
  width: 4em;
  height: 2.6em;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  opacity: 1;
  /* Need a slightly gray bg so it can be seen on black backgrounds */
  /* background-color-with-alpha */
  background-color: #07141e;
  background-color: rgba(7, 20, 30, 0.7);
  border: 0.1em solid #3b4249;
  /* border-radius */
  -webkit-border-radius: 0.8em;
  -moz-border-radius: 0.8em;
  border-radius: 0.8em;
  /* box-shadow */
  -webkit-box-shadow: 0px 0px 1em rgba(255, 255, 255, 0.25);
  -moz-box-shadow: 0px 0px 1em rgba(255, 255, 255, 0.25);
  box-shadow: 0px 0px 1em rgba(255, 255, 255, 0.25);
  /* transition */
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
/* Optionally center */
.vjs-default-skin.vjs-big-play-centered .vjs-big-play-button {
  /* Center it horizontally */
  left: 50%;
  margin-left: -2.1em;
  /* Center it vertically */
  top: 50%;
  margin-top: -1.4000000000000001em;
}
/* Hide if controls are disabled */
.vjs-default-skin.vjs-controls-disabled .vjs-big-play-button {
  display: none;
}
/* Hide when video starts playing */
.vjs-default-skin.vjs-has-started .vjs-big-play-button {
  display: none;
}
/* Hide on mobile devices. Remove when we stop using native controls
    by default on mobile  */
.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;
  /* IE8 needs a non-glow hover state */
  background-color: #505050;
  background-color: rgba(50, 50, 50, 0.75);
  /* box-shadow */
  -webkit-box-shadow: 0 0 3em #ffffff;
  -moz-box-shadow: 0 0 3em #ffffff;
  box-shadow: 0 0 3em #ffffff;
  /* transition */
  -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;
  /* In order to center the play icon vertically we need to set the line height
     to the same as the button height */
  line-height: 2.6em;
  text-shadow: 0.05em 0.05em 0.1em #000;
  text-align: center /* Needed for IE8 */;
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
}
.vjs-error .vjs-big-play-button {
  display: none;
}
/* Error Display
--------------------------------------------------------------------------------
*/
.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: #666666;
  /* In order to center the play icon vertically we need to set the line height
     to the same as the button height */
  line-height: 1;
  text-shadow: 0.05em 0.05em 0.1em #000;
  text-align: center /* Needed for IE8 */;
  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: #000000;
  background: rgba(0, 0, 0, 0.5);
}
.vjs-error-display a,
.vjs-error-display a:visited {
  color: #F4A460;
}
/* Loading Spinner
--------------------------------------------------------------------------------
*/
.vjs-loading-spinner {
  /* Should be hidden by default */
  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;
}
/* Show the spinner when waiting for data and seeking to a new time */
.vjs-waiting .vjs-loading-spinner,
.vjs-seeking .vjs-loading-spinner {
  display: block;
  /* only animate when showing because it can be processor heavy */
  /* animation */
  -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;
}
/* Errors are unrecoverable without user interaction so hide the spinner */
.vjs-error .vjs-loading-spinner {
  display: none;
  /* ensure animation doesn't continue while hidden */
  /* animation */
  -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: 0em 0em 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);
  }
}
/* Menu Buttons (Captions/Subtitles/etc.)
--------------------------------------------------------------------------------
*/
.vjs-default-skin .vjs-menu-button {
  float: right;
  cursor: pointer;
}
.vjs-default-skin .vjs-menu {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0em;
  /* (Width of vjs-menu - width of button) / 2 */
  width: 0em;
  height: 0em;
  margin-bottom: 3em;
  border-left: 2em solid transparent;
  border-right: 2em solid transparent;
  border-top: 1.55em solid #000000;
  /* Same width top as ul bottom */
  border-top-color: rgba(7, 40, 50, 0.5);
  /* Same as ul background */
}
/* Button Pop-up Menu */
.vjs-default-skin .vjs-menu-button .vjs-menu .vjs-menu-content {
  display: block;
  padding: 0;
  margin: 0;
  position: absolute;
  width: 10em;
  bottom: 1.5em;
  /* Same bottom as vjs-menu border-top */
  max-height: 15em;
  overflow: auto;
  left: -5em;
  /* Width of menu - width of button / 2 */
  /* background-color-with-alpha */
  background-color: #07141e;
  background-color: rgba(7, 20, 30, 0.7);
  /* box-shadow */
  -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 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-with-alpha */
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.75);
  /* box-shadow */
  -webkit-box-shadow: 0 0 1em #ffffff;
  -moz-box-shadow: 0 0 1em #ffffff;
  box-shadow: 0 0 1em #ffffff;
}
.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 0;
  font-weight: bold;
  cursor: default;
}
/* Subtitles Button */
.vjs-default-skin .vjs-subtitles-button:before {
  content: "\e00c";
}
/* Captions Button */
.vjs-default-skin .vjs-captions-button:before {
  content: "\e008";
}
/* Chapters Button */
.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;
}
/* Replacement for focus outline */
.vjs-default-skin .vjs-captions-button:focus .vjs-control-content:before,
.vjs-default-skin .vjs-captions-button:hover .vjs-control-content:before {
  /* box-shadow */
  -webkit-box-shadow: 0 0 1em #ffffff;
  -moz-box-shadow: 0 0 1em #ffffff;
  box-shadow: 0 0 1em #ffffff;
}
/*
REQUIRED STYLES (be careful overriding)
================================================================================
When loading the player, the video tag is replaced with a DIV,
that will hold the video tag or object tag for other playback methods.
The div contains the video playback element (Flash or HTML5) and controls,
and sets the width and height of the video.

** If you want to add some kind of border/padding (e.g. a frame), or special
positioning, use another containing element. Otherwise you risk messing up
control positioning and full window mode. **
*/
.video-js {
  background-color: #000;
  position: relative;
  padding: 0;
  /* Start with 10px for base font size so other dimensions can be em based and
     easily calculable. */
  font-size: 10px;
  /* Allow poster to be vertially aligned. */
  vertical-align: middle;
  /*  display: table-cell; */
  /*This works in Safari but not Firefox.*/
  /* Provide some basic defaults for fonts */
  font-weight: normal;
  font-style: normal;
  /* Avoiding helvetica: issue #376 */
  font-family: Arial, sans-serif;
  /* Turn off user selection (text highlighting) by default.
     The majority of player components will not be text blocks.
     Text areas will need to turn user selection back on. */
  /* user-select */
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* Playback technology elements expand to the width/height of the containing div
    <video> or <object> */
.video-js .vjs-tech {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* Fix for Firefox 9 fullscreen (only if it is enabled). Not needed when
   checking fullScreenEnabled. */
.video-js:-moz-full-screen {
  position: absolute;
}
/* Fullscreen Styles */
body.vjs-full-window {
  padding: 0;
  margin: 0;
  height: 100%;
  /* Fix for IE6 full-window. http://www.cssplay.co.uk/layouts/fixed.html */
  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;
  /* IE6 full-window (underscore hack) */
  _position: absolute;
}
.video-js:-webkit-full-screen {
  width: 100% !important;
  height: 100% !important;
}
.video-js.vjs-fullscreen.vjs-user-inactive {
  cursor: none;
}
/* Poster Styles */
.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%;
}
/* Hide the poster after the video has started playing */
.video-js.vjs-has-started .vjs-poster {
  display: none;
}
/* Don't hide the poster if we're playing audio */
.video-js.vjs-audio.vjs-has-started .vjs-poster {
  display: block;
}
/* Hide the poster when controls are disabled because it's clickable
    and the native poster can take over */
.video-js.vjs-controls-disabled .vjs-poster {
  display: none;
}
/* Hide the poster when native controls are used otherwise it covers them */
.video-js.vjs-using-native-controls .vjs-poster {
  display: none;
}
/* Text Track Styles */
/* Overall track holder for both captions and subtitles */
.video-js .vjs-text-track-display {
  text-align: center;
  position: absolute;
  bottom: 4em;
  /* Leave padding on left and right */
  left: 1em;
  right: 1em;
}
/* Move captions down when controls aren't being shown */
.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display {
  bottom: 1em;
}
/* Individual tracks */
.video-js .vjs-text-track {
  display: none;
  font-size: 1.4em;
  text-align: center;
  margin-bottom: 0.1em;
  /* Transparent black background, or fallback to all black (oldIE) */
  /* background-color-with-alpha */
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.5);
}
.video-js .vjs-subtitles {
  color: #ffffff /* Subtitles are white */;
}
.video-js .vjs-captions {
  color: #ffcc66 /* Captions are yellow */;
}
.vjs-tt-cue {
  display: block;
}
/* Increase font-size when fullscreen */
.video-js.vjs-fullscreen .vjs-text-track {
  font-size: 3em;
}
/* Hide disabled or unsupported controls */
.vjs-default-skin .vjs-hidden {
  display: none;
}
.vjs-lock-showing {
  display: block !important;
  opacity: 1;
  visibility: visible;
}
/*  In IE8 w/ no JavaScript (no HTML5 shim), the video tag doesn't register.
    The .video-js classname on the video tag also isn't considered.
    This optional paragraph inside the video tag can provide a message to users
    about what's required to play video. */
.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: 0px auto;
}
.vjs-no-js a,
.vjs-no-js a:visited {
  color: #F4A460;
}
/* -----------------------------------------------------------------------------
The original source of this file lives at
https://github.com/videojs/video.js/blob/master/src/css/video-js.less */
/*
 * responsive-carousel
 * https://github.com/filamentgroup/responsive-carousel
 *
 * Copyright (c) 2012 Filament Group, Inc.
 * Licensed under the MIT, GPL licenses.
 */
.carousel {
  width: 100%;
  position: relative;
}
.carousel .carousel-item {
  display: none;
}
.carousel .carousel-active {
  display: block;
}
.carousel .carousel-nav:nth-child(2) {
  display: none;
}
/*
 * responsive-carousel
 * https://github.com/filamentgroup/responsive-carousel
 *
 * Copyright (c) 2012 Filament Group, Inc.
 * Licensed under the MIT, GPL licenses.
*/
.carousel-slide {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.carousel-slide .carousel-item {
  position: absolute;
  left: 100%;
  top: 0;
  width: 100%;
  /* necessary for non-active slides */
  display: block;
  /* overrides basic carousel styles */
  z-index: 1;
  -webkit-transition: left .2s ease;
  -moz-transition: left .2s ease;
  -ms-transition: left .2s ease;
  -o-transition: left .2s ease;
  transition: left .2s ease;
}
.carousel-no-transition .carousel-item {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
.carousel-slide .carousel-active {
  left: 0;
  position: relative;
  z-index: 2;
}
.carousel-slide .carousel-in {
  left: 0;
}
.carousel-slide-reverse .carousel-out {
  left: 100%;
}
.carousel-slide .carousel-out,
.carousel-slide-reverse .carousel-in {
  left: -100%;
}
.carousel-slide-reverse .carousel-item {
  -webkit-transition: left .1s ease;
  -moz-transition: left .1s ease;
  -ms-transition: left .1s ease;
  -o-transition: left .1s ease;
  transition: left .1s ease;
}
.carousel-slide-reverse .carousel-active {
  left: 0;
}
/*
 * responsive-carousel
 * https://github.com/filamentgroup/responsive-carousel
 *
 * Copyright (c) 2012 Filament Group, Inc.
 * Licensed under the MIT, GPL licenses.
 */
.carousel-nav-paginated ol {
  margin: 0 4em;
  padding: 0;
}
.carousel-nav-paginated li,
.carousel-nav-paginated li a {
  display: inline-block;
  position: relative;
}
.carousel-nav-paginated .carousel-active-page a {
  text-decoration: none;
}
/*
 * responsive-carousel
 * https://github.com/filamentgroup/responsive-carousel
 *
 * Copyright (c) 2012 Filament Group, Inc.
 * Licensed under the MIT, GPL licenses.
*/
.carousel-fade {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-item {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  /* necessary for non-active slides */
  display: block;
  /* overrides basic carousel styles */
  -webkit-transition: opacity .5s ease;
  -moz-transition: opacity .5s ease;
  -ms-transition: opacity .5s ease;
  -o-transition: opacity .5s ease;
  transition: opacity .5s ease;
}
.carousel-fade .carousel-active {
  position: relative;
}
.carousel-fade .carousel-item,
.carousel-fade .carousel-out {
  opacity: 0;
}
.carousel-fade .carousel-active,
.carousel-fade .carousel-in {
  opacity: 1;
}
.carousel {
  *zoom: 1;
  position: relative;
  z-index: 1;
}
.carousel:before,
.carousel:after {
  content: " ";
  display: table;
}
.carousel:after {
  clear: both;
}
.carousel > .panel {
  *zoom: 1;
  height: 367px;
  background-color: #fff;
}
.carousel > .panel:before,
.carousel > .panel:after {
  content: " ";
  display: table;
}
.carousel > .panel:after {
  clear: both;
}
.carousel-nav > .prev,
.carousel-nav > .next {
  font: 0/0 a;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  position: absolute;
  z-index: 2;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  line-height: 367px;
  width: 55px;
  outline: 0;
  background: rgba(255, 255, 255, 0);
  background-image: url("/images/minimal-arrow-left.svg");
  background-repeat: no-repeat;
  background-position: -100% 50%;
  font-family: Arial, freesans, clean, sans-serif;
  font-size: 32px;
  text-align: center;
  text-decoration: none;
  color: transparent;
  -webkit-animation: none;
  -moz-animation: none;
  animation: none;
}
.carousel-nav > .prev:hover,
.carousel-nav > .next:hover {
  width: 90px;
  background-color: rgba(255, 255, 255, 0.55);
  background-position: 50% 50%;
  -webkit-box-shadow: 0 -5px 5px 5px rgba(0, 0, 0, 0.2), inset 65px 0 65px -20px rgba(255, 255, 255, 0.4);
  box-shadow: 0 -5px 5px 5px rgba(0, 0, 0, 0.2), inset 65px 0 65px -20px rgba(255, 255, 255, 0.4);
  -webkit-transition: width 0.12s ease-out, background-position 0.17s ease-out, background-color 0.22s ease-out, box-shadow 0.22s ease-out;
  -moz-transition: width 0.12s ease-out, background-position 0.17s ease-out, background-color 0.22s ease-out, box-shadow 0.22s ease-out;
  transition: width 0.12s ease-out, background-position 0.17s ease-out, background-color 0.22s ease-out, box-shadow 0.22s ease-out;
  -webkit-font-smoothing: antialiased;
}
.carousel-nav > .next {
  left: auto;
  right: 0;
  background-image: url("/images/minimal-arrow-right.svg");
  background-position: 200% 50%;
}
.carousel-nav > .next:hover {
  background-position: 50% 50%;
  -webkit-box-shadow: 0 -5px 5px 5px rgba(0, 0, 0, 0.2), inset -65px 0 65px -20px rgba(255, 255, 255, 0.4);
  box-shadow: 0 -5px 5px 5px rgba(0, 0, 0, 0.2), inset -65px 0 65px -20px rgba(255, 255, 255, 0.4);
}
.carousel-nav .carousel-pagination {
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 11;
  padding: 0 7px 10px 0;
  margin: auto;
  text-align: center;
  -webkit-transition: all 120ms ease-out;
  -moz-transition: all 120ms ease-out;
  transition: all 120ms ease-out;
  -webkit-font-smoothing: antialiased;
}
.carousel-nav .carousel-pagination:focus,
.carousel-nav .carousel-pagination:hover {
  opacity: 1;
}
.carousel-nav .carousel-pagination > li {
  margin: 0 2px;
  z-index: 3;
}
.carousel-nav .carousel-pagination > li > a {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  display: block;
  background-color: #f3f3f3;
  background-color: rgba(255, 255, 255, 0.57);
  width: 18px;
  height: 18px;
  border: 1px solid #bbb;
  border-color: rgba(0, 0, 0, 0.3);
  border-radius: 9px;
  -webkit-box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.15);
  -webkit-animation: none;
  -moz-animation: none;
  animation: none;
}
.carousel-nav .carousel-pagination > li > a:hover {
  background-color: #fff;
  border-color: #b50937;
}
.carousel-nav .carousel-pagination > li > a:active {
  background-color: #840728;
}
.carousel-nav .carousel-pagination .carousel-active-page > a {
  background-color: #fff;
  border-color: #777;
  border-color: rgba(0, 0, 0, 0.6);
}
.carousel-nav .carousel-pagination .carousel-active-page > a:hover {
  background-color: #fff;
  /*cursor: default; cursor: not-allowed;*/
}
.carousel-nav .carousel-pagination .carousel-active-page > a:active {
  background-color: #fff;
}
.lt-ie9 .carousel-nav > .prev,
.lt-ie9 .carousel-nav > .next {
  background: url("/images/misc/bgc-transparent.png") repeat 0 0;
  font: 0/0 a;
}
.lt-ie9 .carousel-nav > .prev:focus,
.lt-ie9 .carousel-nav > .next:focus,
.lt-ie9 .carousel-nav > .prev:hover,
.lt-ie9 .carousel-nav > .next:hover {
  background: url("/images/misc/bgc-white-opacity55percent.png") repeat 0 0;
  line-height: 367px !important;
  font-family: Arial, freesans, clean, sans-serif !important;
  font-size: 64px !important;
}
.carousel-link {
  display: block;
  border: 0;
  -webkit-animation: none;
  -moz-animation: none;
  animation: none;
}
.carousel-image {
  display: block;
  width: 1000px;
  height: 367px;
  opacity: 1 !important;
}
.panel > .text-block {
  width: 40%;
  padding: 20px;
  margin: 20px;
  background-color: #e3e3e3;
  background-color: rgba(255, 255, 255, 0.8);
}
.carousel-fade .carousel-item {
  top: 367px;
}
.carousel-fade .carousel-active,
.carousel-fade .carousel-in {
  top: 0;
}
.carousel-slide .carousel-item {
  top: 1000px;
}
.carousel-slide .carousel-active,
.carousel-slide .carousel-in {
  top: 0;
}
.nav-arrow-circles > .carousel-nav > .prev,
.nav-arrow-circles > .carousel-nav > .next {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  position: absolute;
  top: 50%;
  margin-top: -25px;
  display: block;
  width: 30px;
  height: 30px;
  padding: 10px;
  border-radius: 100%;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.45);
  opacity: .75;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  -webkit-box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.3);
}
.nav-arrow-circles > .carousel-nav > a:hover {
  background-color: rgba(255, 255, 255, 0.87);
}
.nav-arrow-circles > .carousel-nav > .next {
  margin-right: 15px;
  right: 1em;
  background-image: url("/images/minimal-arrow-right.svg");
}
.nav-arrow-circles > .carousel-nav > .prev {
  margin-left: 15px;
  left: 1em;
  background-image: url("/images/minimal-arrow-left.svg");
}
.mod-no-svg .nav-arrow-circles > .carousel-nav > .next {
  background-image: url("/images/misc/minimal-arrow-right.png");
}
.mod-no-svg .nav-arrow-circles > .carousel-nav > .prev {
  background-image: url("/images/misc/minimal-arrow-left.png");
}
.alert {
  padding: 20px;
  margin-bottom: 20px;
  *zoom: 1;
  position: relative;
  border: 1px solid #c0c0c0;
  background-color: #f3f3f3;
  color: #737373;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.65);
  -webkit-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.17);
  box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.17);
}
.alert:before,
.alert:after {
  content: " ";
  display: table;
}
.alert:after {
  clear: both;
}
.alert > :last-child {
  margin-bottom: 0;
}
.alert > .heading {
  font-weight: bold;
  color: inherit;
}
.alert > .close {
  position: absolute;
  top: 0;
  right: 0;
  width: 1.4em;
  line-height: 1.3em;
  height: 1.4em;
  border: 0;
  background: transparent;
  text-align: center;
  font-size: 1.4em;
  text-decoration: none;
  color: #777;
  color: rgba(0, 0, 0, 0.5);
}
.alert > .close:focus,
.alert > .close:hover {
  background-color: #777;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
}
.alert.small_gutter {
  padding: 10px;
}
.alert.borderless {
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.alert-warning {
  border-color: #dfb030;
  background-color: #faf3e1;
  color: #bf931d;
}
.alert-warning > .close:focus,
.alert-warning > .close:hover {
  background-color: #dfb030;
}
.alert-error {
  border-color: #b94a48;
  background-color: #f1dcdc;
  color: #b94a48;
}
.alert-error > .close:focus,
.alert-error > .close:hover {
  background-color: #b94a48;
}
.alert-success {
  border-color: #55af4c;
  background-color: #e8f5e7;
  color: #55af4c;
}
.alert-success > .close:focus,
.alert-success > .close:hover {
  background-color: #55af4c;
}
.alert-info {
  border-color: #65adbd;
  background-color: #f4f9fa;
  color: #65adbd;
}
.alert-info > .close:focus,
.alert-info > .close:hover {
  background-color: #65adbd;
}
.ialerts .ialert {
  padding: 15px 15px 15px 75px;
  margin-bottom: 20px;
}
.ialerts .ialert.warning,
.ialerts .ialert.error {
  background: #ffa500 url('/images/misc/icon-ialert_warning.png') 25px 50% no-repeat;
}
.ialerts .ialert.success {
  background: #ccffcc url('/images/misc/icon-ialert_success.png') 25px 50% no-repeat;
}
.healthbeat-logo {
  width: 44px;
  height: 44px;
  border: none;
}
.healthbeat-logo-text {
  font-weight: bold;
  color: #555555;
}
.healthbeat-logo-text span {
  color: #b50937;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
.modal {
  cursor: auto;
  cursor: pointer;
  cursor: url("/images/misc/skeletor-cursor-close-shadowed.png"), pointer;
  cursor: url("/images/misc/skeletor-cursor-close-shadowed.png") 15 15, pointer;
}
.modal.lightbox .modal-content {
  border-radius: 0;
}
.modal-title {
  font-size: 1.6em;
}
.modal-dialog {
  cursor: default;
}
.modal-backdrop {
  background-color: rgba(0, 0, 0, 0.75);
}
.tab-content {
  width: 100%;
}
.actions-block {
  margin-bottom: 10px;
}
.actions-block-secondary {
  border-top: 1px solid #c1c2c5;
  padding-top: 10px;
}
.smaller-island {
  padding: 10px;
  padding-bottom: .25em;
}
.highlight-island {
  background-color: #ededed;
  color: #333;
}
.modal .highlight-island {
  margin-left: -20px;
  margin-right: -20px;
}
.dropdown a {
  text-decoration: none;
}
.dropdown-menu {
  left: -1px;
  margin: 0;
  padding: 0;
  border-top: 0;
  border-radius: 0 0 0.375em 0.375em;
  background: #ccc;
  background: rgba(255, 255, 255, 0.88);
}
.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0, enabled=false);
}
.accordion-mobile {
  padding: 0 !important;
  border: 1px solid #c1c2c5;
  list-style-type: none;
}
.accordion-mobile-item {
  margin-bottom: 0 !important;
  border-top: 1px solid #c1c2c5;
  list-style: none;
}
.accordion-mobile-item:first-child {
  border-top: 0;
}
.accordion-mobile-heading {
  display: block;
  height: 2em;
  line-height: 2em;
  margin-bottom: 0;
  font-family: "myriad-pro", Freesans, Helmet, sans-serif;
  font-size: 1em;
  text-transform: uppercase;
}
.accordion-mobile-heading-link {
  position: relative;
  display: block;
  padding: 0 1em;
  border-bottom: 1px solid #c1c2c5;
  background-color: #eee;
  color: #000;
}
.accordion-mobile-heading-link:after {
  content: " \25BC";
  position: absolute;
  right: 1em;
  top: 0;
  font-size: 0.5em;
  line-height: 4em;
  color: #000;
  -webkit-transform: rotate3d(1, 0, 0, 180deg);
  -moz-transform: rotate3d(1, 0, 0, 180deg);
  -ms-transform: rotate3d(1, 0, 0, 180deg);
  transform: rotate3d(1, 0, 0, 180deg);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-font-smoothing: antialiased;
}
.accordion-mobile-heading-link.collapsed {
  background-color: transparent;
  border-bottom-color: transparent;
}
.accordion-mobile-heading-link.collapsed:after {
  color: #999;
  -webkit-transform: rotate3d(1, 0, 0, 0);
  -moz-transform: rotate3d(1, 0, 0, 0);
  -ms-transform: rotate3d(1, 0, 0, 0);
  transform: rotate3d(1, 0, 0, 0);
}
.accordion-mobile-item-body {
  padding: 0.3em 1em 1px;
}
.chosen-drop,
.chosen-search > input {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.chosen-container {
  width: 100% !important;
  font-size: 1em;
}
.chosen-container-active .chosen-single {
  border-color: #b50937;
}
.chosen-container-single .chosen-single {
  height: 1.8667em;
  line-height: 1.8em;
}
.chosen-container-single .chosen-search input {
  border-color: #b50937;
}
.chosen-container-single .chosen-single div b {
  background-position: 0 -40%;
}
.document-carousel {
  max-width: 626px;
  overflow: visible;
  margin: 0 0 20px;
}
.document-carousel > .panel {
  height: auto;
}
.document-carousel > .carousel-nav {
  position: absolute;
  bottom: -1px;
  left: 0;
  z-index: 4;
  width: 152px;
  background-color: #ffffff;
  margin-left: 37.5%;
  max-width: 100%;
  margin-bottom: -10px;
  text-align: center;
}
.document-carousel > .carousel-nav > .prev,
.document-carousel > .carousel-nav > .next {
  display: inline-block;
  vertical-align: middle;
  font: 0/0 a;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  position: relative;
  z-index: auto;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  line-height: 1.45;
  width: 10px;
  height: 16px;
  margin: 0 10px 0 0;
  background-image: url("/images/misc/minimal-arrow-alt-left.png");
  background-position: 50% 50%;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.document-carousel > .carousel-nav > .next {
  margin: 0 0 0 10px;
  background-image: url("/images/misc/minimal-arrow-alt-right.png");
}
.document-carousel > .carousel-nav > .carousel-pagination {
  vertical-align: top;
  position: relative;
  bottom: auto;
  left: auto;
  right: auto;
  padding: 0;
}
.document-carousel > .carousel-nav > .carousel-pagination > li {
  vertical-align: middle;
}
.document-carousel .carousel-pagination > li {
  margin: 0 5px;
}
.document-carousel .carousel-pagination > li > a {
  width: 11px;
  height: 11px;
  border: 0;
  background-color: #c1c2c5;
}
.document-carousel .carousel-pagination > li > a:hover {
  background-color: #d6d7d9;
}
.document-carousel .carousel-active-page > a {
  background-color: #b50937 !important;
}
.document-carousel-image {
  display: block;
  float: left;
  margin: 20px 0 0 20px;
  width: 266px;
  height: 217px;
  overflow: hidden;
  text-align: center;
}
.document-carousel-the-img {
  max-width: 100%;
  max-height: 100%;
}
.document-carousel-border {
  border: 1px solid #e0e4e4;
  position: relative;
  margin-bottom: 20px;
  height: 253px;
  border: 1px solid #c3c3c3;
  border-color: #c1c2c5;
}
.panel > .document-carousel-text-block {
  float: right;
  width: auto;
  max-width: 287px;
  height: 250px;
  padding: 20px 0 31px;
  margin: 0 20px 0 0;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
}
.document-carousel-heading {
  margin-bottom: 3px;
  font-size: 1.3em;
}
.document-carousel-heading a {
  color: #000;
  text-decoration: none;
}
.document-carousel-heading a:focus,
.document-carousel-heading a:hover {
  color: #4d4d4d;
}
.carousel-wrap {
  width: 100%;
}
.hero-block {
  margin-bottom: 20px;
}
.product-detail-hero {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  height: 317px;
  overflow: hidden;
  background: #000;
  color: #fff;
}
.product-detail-hero .heading {
  margin-bottom: 10px;
  font-family: "myriad-pro", Freesans, Helmet, sans-serif;
  font-size: 2.9em;
  letter-spacing: -0.02em;
  color: #fff;
}
.product-detail-hero .subheading {
  display: block;
  margin: -10px 0 10px;
  line-height: 1.1;
  font-size: 1.6em;
  font-weight: bold;
  color: #da174b;
}
.product-detail-hero .text-block {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  padding-top: 10px;
  padding-left: 20px;
}
.product-detail-hero .text-block span {
  background-color: transparent !important;
  color: #fff !important;
  font-family: inherit !important;
}
.hero-feature-image {
  max-width: 100%;
}
.shr-feature-image {
  display: block;
}
.readmore-js-toggle {
  position: relative;
  top: -1.5em;
  display: block;
  height: 1.5em;
  line-height: 1.5;
  text-align: center;
  background: #fff;
  -webkit-box-shadow: 0 -1em 1em 1em rgba(255, 255, 255, 0.8);
  box-shadow: 0 -1em 1em 1em rgba(255, 255, 255, 0.8);
}
.readmore-js-toggle:after {
  content: " \25BC";
  display: inline-block;
  margin-left: .4em;
  font-size: .6em;
}
.readmore-js-toggle:hover {
  -webkit-box-shadow: 0 -0.75em 0.75em 0.75em rgba(255, 255, 255, 0.8);
  box-shadow: 0 -0.75em 0.75em 0.75em rgba(255, 255, 255, 0.8);
}
.readmore-js-expanded + .readmore-js-toggle {
  margin-top: 1em;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.readmore-js-expanded + .readmore-js-toggle:after {
  content: " \25B2";
  margin-top: -.1em;
}
.breadcrumbs {
  position: relative;
}
.breadcrumbs-list {
  position: relative;
  top: -5px;
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
  list-style: none;
  text-transform: uppercase;
  font-size: .80em;
}
.breadcrumbs-list > li {
  display: inline-block;
}
.breadcrumbs-list > li:after {
  display: inline-block;
  content: "\00a0 »";
  padding: 0 0.2em;
  color: #858585;
}
.breadcrumbs-list > li:last-child:after {
  content: "";
}
.breadcrumbs-list > .active > a {
  color: #6b6b6b;
}
.pagination-container {
  margin: 1em 0;
}
.pagination-links {
  padding: 0 !important;
  list-style-type: none;
}
.pagination-links > li {
  list-style: none;
  display: inline-block;
}
.pagination-links a {
  display: inline-block;
  width: 2em;
  line-height: 1;
  padding: .5em 0;
  border: 1px solid #c1c2c5;
  margin-left: -1px;
  background-color: #fff;
  text-align: center;
  text-decoration: none;
}
.pagination-links .next a,
.pagination-links .prev a {
  width: auto;
  padding-right: .75em;
  padding-left: .75em;
}
.pagination-links .next a {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.pagination-links .active a {
  background-color: #eee !important;
  color: #555555 !important;
  cursor: default;
}
.pagination-links a:focus,
.pagination-links a:hover {
  background-color: #ebebeb;
  color: #840728;
}
.pagination-links a:active {
  background-color: #d9d9d9;
  color: #540419;
  -webkit-box-shadow: inset 0 0.25em 0.25em 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 0.25em 0.25em 0 rgba(0, 0, 0, 0.25);
}
.line-divided-columns .column {
  border-left: 1px solid #c1c2c5;
}
.line-divided-columns .column:first-child {
  border: 0;
}
.col-md-lined {
  -webkit-box-shadow: -2px 0 0 -1px #adadad;
  box-shadow: -2px 0 0 -1px #adadad;
}
.col-md-lined:first-child {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.advertisement {
  margin-bottom: 20px;
}
.advertisement-link {
  display: block;
}
.advertisement-image {
  display: block;
  margin: auto;
}
.content-box {
  padding: 10px 20px 1px;
  margin-bottom: 20px;
  background-color: #fff;
  font-size: 14px;
  font-size: 0.9rem;
}
.parent-content-box {
  padding: 15px 15px 1px;
  background: #e6e6e6;
}
.parent-content-box .content-box {
  margin-bottom: 15px;
}
.widget .no-padding,
.no-padding {
  padding: 0;
}
.content-box-heading {
  *zoom: 1;
  height: 1.5em;
  line-height: 1.5em;
  padding: 0 10px 0 20px;
  margin-bottom: 10px;
  margin-left: -21px;
  margin-right: -21px;
  margin-top: -11px;
  white-space: nowrap;
  font-size: 18px;
  font-size: 1.2rem;
}
.content-box-heading:before,
.content-box-heading:after {
  content: " ";
  display: table;
}
.content-box-heading:after {
  clear: both;
}
.main-content-column .content-box-heading {
  margin-bottom: 20px;
}
.content-box-heading.blue-background {
  background-color: #7f95a2;
}
.content-box-heading.blue-background > .content-box-heading-label {
  color: #fff;
}
.content-box-heading-label {
  margin-top: .2em;
}
.colored-heading {
  background-color: #6b6b6b;
  font-family: "myriad-pro", Freesans, Helmet, sans-serif;
  color: #fff;
}
.sidebar-content-heading {
  background-color: #000;
}
.sidebar-content-heading-light {
  margin-left: -20px;
  margin-right: -20px;
  margin-top: -10px;
  font-size: 1.2em;
  background: #e6e6e6;
  color: #000;
}
.open-area-heading {
  height: 1.445em;
  line-height: 1.445;
  padding: 0 10px;
  margin-bottom: 20px;
  font-size: 18px;
}
.bordered-box {
  border: 1px solid #c1c2c5;
  border-color: #b5b7b9;
}
.already-a-subscriber-box {
  margin-bottom: 1em;
  background-color: #f5f5f5;
}
.already-a-subscriber-box .content-box-heading {
  margin-bottom: 10px;
  margin-top: -11px;
}
@media (min-width: 541px) {
  .already-a-subscriber-box {
    float: right;
    margin-left: 1em;
  }
}
.topic-description {
  font-size: 1.15em;
}
.start-article-listing-heading {
  margin-top: .5em;
}
.article-listing {
  margin-bottom: 20px;
}
.article-listing-item {
  *zoom: 1;
  padding-bottom: 1px;
  border-bottom: 1px dotted #000;
  margin-top: 20px;
}
.article-listing-item:before,
.article-listing-item:after {
  content: " ";
  display: table;
}
.article-listing-item:after {
  clear: both;
}
.article-listing-item > .article-heading {
  margin-bottom: .1em;
  font-size: 1.1em;
}
.article-listing-item > .article-heading > a {
  color: #000;
}
.page-topics .article-listing-item > .article-heading {
  margin-bottom: 1em;
}
.article-listing-item .article-thumbnail-wrapper {
  padding-left: 18px;
  margin-bottom: 10px;
  text-align: right;
}
.article-listing-item .thumbnail-bordered {
  border: 1px solid #b1b3b6;
  border-color: #c1c2c5;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.article-listing-item .description-tail {
  padding-left: .3em;
}
.article-listing-item .read-more-link {
  font-weight: bold;
}
.page-topics .article-listing-item {
  padding-bottom: 0;
  border-bottom: 0;
  margin-top: 0;
  padding-top: 20px;
  border-top: 1px dotted #000;
  margin-top: 20px;
}
.page-topics .article-listing-item:first-of-type {
  margin-top: 0;
}
p + .description-tail {
  padding-left: 0 !important;
}
.article-listing-metadata {
  font-size: .8em;
  color: #8f8e8e;
}
.article-listing-metadata > a {
  color: #607aa3;
}
.blog-listing {
  margin-bottom: 10px;
  font-size: .85em;
  line-height: 1.35;
}
.blog-listing-heading {
  margin-bottom: 0;
}
.page-home .blog-listing-heading {
  margin-bottom: 20px;
}
.blog-listing-item > .blog-heading {
  margin-bottom: 2px;
  font-size: 1.2em;
}
.blog-listing-item > .blog-heading > a {
  color: #000;
}
.blog-item-thumbnail {
  display: block;
  height: 120px;
  margin-bottom: 1em;
}
.blog-item-thumbnail:focus > .blog-key-image,
.blog-item-thumbnail:hover > .blog-key-image {
  opacity: .8;
}
.item-listing {
  padding: 0;
  list-style-type: none;
  margin-bottom: 1em;
}
.item-listing li {
  list-style: none;
}
.item-listing-li {
  float: none;
  display: inline-block;
  margin-right: -.25em;
  vertical-align: top;
}
.library-item {
  min-height: 0;
  height: auto !important;
}
.article-snippet {
  padding-bottom: 1px;
}
.article-snippet p + .read-more-link {
  display: block;
  margin-top: -1em;
  margin-bottom: 1em;
}
.article-snippet-heading {
  margin-bottom: 10px;
}
.locked-article-dialog {
  position: relative;
  z-index: 2;
  border: 1px solid #c0c0c0;
  margin-bottom: 40px;
  max-width: 608px;
  background-color: #E7E7E7;
  -webkit-box-shadow: 0 5px 20px 3px rgba(0, 0, 0, 0.2), 0 -15px 60px 20px rgba(255, 255, 255, 0.9);
  box-shadow: 0 5px 20px 3px rgba(0, 0, 0, 0.2), 0 -15px 60px 20px rgba(255, 255, 255, 0.9);
}
.locked-article-dialog .dialog-head {
  padding: 10px;
  border-bottom: 1px solid #c0c0c0;
  text-align: center;
  background-color: #fff;
  color: #b50937;
  font-size: 1.2rem;
}
.locked-article-dialog .dialog-body {
  padding: 10px 0;
  border: 1px solid #fff;
  font-size: .85em;
}
.locked-article-dialog .dialog-body p {
  font-weight: bold;
  margin-bottom: .35em;
}
.locked-article-dialog .dialog-foot {
  padding: 10px;
  border: 1px solid #fff;
  background-color: #000;
  font-size: 1.1em;
  font-weight: bold;
  color: #fff;
}
.locked-article-dialog .dialog-foot-link {
  text-decoration: underline;
  color: #dfdfdf;
}
.locked-article-dialog #sub-monthly,
.locked-article-dialog #sub-annually {
  padding-left: 20px;
  font-size: 1rem;
  font-weight: bold;
  line-height: 1rem;
}
.locked-article-dialog #paywall-left {
  font-size: 1rem;
  line-height: 1rem;
  margin-bottom: 10px;
}
.locked-article-dialog #paywall-right .wrapping-or {
  border-bottom: 1px solid rgba(0, 0, 0, 0.27);
  text-align: center;
  height: 20px;
  margin-bottom: 20px;
  position: relative;
}
.locked-article-dialog #paywall-right .wrapping-or .or {
  position: absolute;
  top: 10px;
  left: 46%;
  background-color: #e7e7e7;
  text-align: center;
  padding-left: 5px;
  padding-right: 5px;
  -webkit-user-select: none;
  /* Chrome/Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* IE10+ */
}
.list-bare {
  padding: 0;
  list-style-type: none;
}
.list-bare li {
  list-style: none;
}
.list-ui {
  padding: 0;
  list-style-type: none;
  *zoom: 1;
  margin: 0;
}
.list-ui li {
  list-style: none;
}
.list-ui:before,
.list-ui:after {
  content: " ";
  display: table;
}
.list-ui:after {
  clear: both;
}
.list-ui > li {
  float: left;
}
.list-ui a {
  top: auto;
  border: 0;
}
.link-list {
  margin-top: 0.791em;
  margin-bottom: 0.722em;
}
.link-list a {
  display: block;
  padding-top: 0.209em;
  padding-bottom: 0.278em;
  line-height: 1.25;
}
.link-list a:focus,
.link-list a:hover {
  background-color: rgba(255, 255, 255, 0.75);
}
.link-list.arrow-bullets a {
  padding-left: 8px;
  padding-top: 4px;
  padding-bottom: 4px;
}
.link-list.arrow-bullets a:before {
  content: "▶";
  position: relative;
  left: -8px;
  top: -1px;
  font-size: .7em;
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
  -webkit-font-smoothing: antialiased;
}
.link-list.arrow-bullets a:focus:before,
.link-list.arrow-bullets a:hover:before {
  left: -4px;
}
.list-ui.link-list > li {
  padding-left: 5px;
  border-left: 1px solid #999ba0;
  margin-left: 5px;
}
.list-ui.link-list > li:first-child {
  padding-left: 0;
  border-left: 0;
  margin-left: 0;
}
.link-list .post-title + .secondary-info {
  margin-bottom: 0.3em;
  margin-top: -0.3em;
}
.nav-media {
  display: block;
  margin-bottom: 1.429em;
}
.nav-media .thumbnail {
  position: relative;
  overflow: hidden;
  display: block;
  width: 128px;
  height: 73px;
}
.nav-media .thumbnail img {
  position: absolute;
  top: -102%;
  bottom: -100%;
  left: 0;
  right: 0;
  margin: auto;
  width: 128px;
}
.nav-media .thumbnail-secondary {
  width: 72px;
}
.nav-media .thumbnail-secondary img {
  width: 72px;
}
.nav-media .heading {
  margin-bottom: .25em;
  font-family: "myriad-pro", Freesans, Helmet, sans-serif;
  font-size: 1.1em;
}
.nav-media .bd {
  font-size: .95em;
  color: #555555;
}
.nav-media .bd > :last-child {
  margin-bottom: 0;
}
.truncated-indicator {
  color: #6f6f6f;
}
.link-indicator {
  position: relative;
  top: -0.15em;
  vertical-align: top;
  font-size: 1.35em;
  font-weight: bold;
  color: #b50937;
}
.block-link {
  display: block;
  -webkit-box-shadow: 0 0 0 3px rgba(255, 255, 255, 0), 0 0 0 4px rgba(181, 9, 55, 0);
  box-shadow: 0 0 0 3px rgba(255, 255, 255, 0), 0 0 0 4px rgba(181, 9, 55, 0);
}
.block-link .img {
  margin-bottom: 0.5em;
}
.block-link.media .img {
  margin-bottom: 0;
}
.block-link:focus,
.block-link:hover {
  background-color: rgba(255, 255, 255, 0.5);
  -webkit-box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.95), 0 0 0 4px rgba(181, 9, 55, 0.35);
  box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.95), 0 0 0 4px rgba(181, 9, 55, 0.35);
}
.dark-link-list a {
  color: #555555;
}
.default-bullet-list {
  padding-left: 15px;
  padding-left: 0;
}
.default-bullet-list > li {
  margin-bottom: .2em;
}
.default-bullet-list a {
  padding-top: 0.079em;
  padding-bottom: 0.079em;
  padding-left: 0.079em;
}
.social-icons {
  *zoom: 1;
  margin-bottom: 5px;
}
.social-icons:before,
.social-icons:after {
  content: " ";
  display: table;
}
.social-icons:after {
  clear: both;
}
.social-icons > li {
  margin-left: 5px;
}
.social-icons > li:first-child {
  margin-left: 0;
}
.social-icon-link {
  display: block;
}
.social-icon-link:focus,
.social-icon-link:hover {
  background-color: #fff;
  text-decoration: none !important;
}
.social-icon-link:before {
  font-size: 2em;
}
.social-icon-link.facebook {
  color: #3b5998;
}
.social-icon-link.twitter {
  color: #00aced;
}
.social-icon-link.rss {
  color: #f15b29;
}
.social-icon-link.youtube {
  color: #ff3333;
}
.social-icon-link.google-plus {
  color: #dd4b39;
}
.social-icon-link.pinterest {
  color: #cc2127;
}
.social-icon-link.print {
  color: #909090;
}
.social-icon-link.email {
  color: #778db0;
}
.social-icon-link.share {
  color: #24c669;
}
.page-social-and-sharing-block {
  padding: 20px;
  margin-bottom: 20px;
  *zoom: 1;
  padding: 10px;
  padding-bottom: .25em;
  background-color: #ededed;
  color: #333;
  border: 1px solid #c1c2c5;
}
.page-social-and-sharing-block:before,
.page-social-and-sharing-block:after {
  content: " ";
  display: table;
}
.page-social-and-sharing-block:after {
  clear: both;
}
.page-social-and-sharing-block > :last-child {
  margin-bottom: 0;
}
.page-print-block {
  float: right;
}
@media (max-width: 540px) {
  .page-print-block {
    width: 100%;
  }
}
.page-social-and-sharing-listing {
  display: inline-block;
  padding-left: 0 !important;
  vertical-align: top;
  font-size: .75em;
}
.page-social-and-sharing-listing .social-icon-li {
  margin-bottom: .25em;
  margin-left: .6em;
}
.page-social-and-sharing-heading,
.page-print-heading {
  display: inline-block;
  vertical-align: top;
  position: relative;
  top: .25em;
  margin-right: .65em;
  font-family: "myriad-pro", Freesans, Helmet, sans-serif;
  font-size: 1em;
  font-weight: normal;
  color: #555555;
}
.page-print-heading {
  margin-right: .25em;
}
.chevron-down {
  font-size: 0.55em;
  position: relative;
  top: -1px;
  right: -2px;
}
.icon-hhp-emblem {
  display: inline-block;
  position: relative;
  top: 3px;
  margin-right: 2px;
}
.table-of-contents-list {
  font-weight: bold;
}
.table-of-contents-list li li {
  font-weight: normal;
}
.content-box-tabs {
  padding: 0;
  list-style-type: none;
  *zoom: 1;
  display: inline-block;
  margin: 0 !important;
  padding: 0 !important;
  border-bottom: 0;
  font-size: .75em;
  font-weight: bold;
  text-transform: uppercase;
}
.content-box-tabs li {
  list-style: none;
}
.content-box-tabs:before,
.content-box-tabs:after {
  content: " ";
  display: table;
}
.content-box-tabs:after {
  clear: both;
}
.content-box-tabs > li {
  position: relative;
  float: left;
  margin-bottom: 0 !important;
}
.content-box-tabs > li:after {
  content: " ";
  position: absolute;
  top: 100%;
  left: 8px;
  width: 0;
  height: 0;
  border-top: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 7px solid transparent;
  -webkit-transform: translate(7px, -7px);
  -moz-transform: translate(7px, -7px);
  -ms-transform: translate(7px, -7px);
  transform: translate(7px, -7px);
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
  -webkit-font-smoothing: antialiased;
}
.content-box-tabs > .active:after {
  border-top-color: #7f95a2;
  border-left-color: #7f95a2;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.content-box-tab {
  margin-right: 0 !important;
  padding-left: 8px !important;
  padding-right: 8px !important;
  border: 0 !important;
  background: none !important;
  text-decoration: none !important;
}
.blue-background .content-box-tab {
  color: #e2e2e2 !important;
}
.blue-background .active > .content-box-tab {
  color: #fff !important;
}
.content-box-tab:hover,
.content-box-tab:focus {
  background-color: rgba(255, 255, 255, 0.15) !important;
  color: #fff !important;
  text-shadow: 0 0 0.25em rgba(0, 0, 0, 0.4);
}
.active > .content-box-tab:hover,
.active > .content-box-tab:focus {
  background: none !important;
}
.product-detail-tabs {
  float: left;
  display: inline-block;
}
.page-newsletters .product-detail-tabs {
  float: right;
}
@media (max-width: 540px) {
  .product-detail-tabs {
    float: left !important;
  }
}
.product-detail-about-this-heading {
  margin-bottom: 0;
}
.product-review {
  padding-bottom: 1em;
  border-bottom: 1px solid #c1c2c5;
  margin-bottom: 1em;
}
.product-review:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}
.product-review .review-response {
  padding: 1em;
  margin: 1em 0;
  background-color: #f4ebce;
}
.inline-text-divider {
  width: 100%;
  border: 1px dotted #c1c2c5;
  border-color: #c1c2c5 transparent;
  border-color: rgba(0, 0, 0, 0.3) transparent;
  margin: 2em 0;
  background: #f6f6f6;
  background: linear-gradient(to left, rgba(0, 0, 0, 0) 0%, #f6f6f6 40%, #f6f6f6 60%, rgba(0, 0, 0, 0) 100%);
  text-align: center;
}
.product-rating {
  *zoom: 1;
}
.product-rating:before,
.product-rating:after {
  content: " ";
  display: table;
}
.product-rating:after {
  clear: both;
}
.product-rating-inner-wrapper {
  float: left;
}
.product-rated-1 .star-1,
.product-rated-1-5 .star-1,
.product-rated-2 .star-2,
.product-rated-2-5 .star-2,
.product-rated-2 .star-2 ~ .star-icon,
.product-rated-2-5 .star-2 ~ .star-icon,
.product-rated-3 .star-3,
.product-rated-3-5 .star-3,
.product-rated-3 .star-3 ~ .star-icon,
.product-rated-3-5 .star-3 ~ .star-icon,
.product-rated-4 .star-4,
.product-rated-4-5 .star-4,
.product-rated-4 .star-4 ~ .star-icon,
.product-rated-4-5 .star-4 ~ .star-icon,
.product-rated-5 .star-5,
.product-rated-5 .star-5 ~ .star-icon {
  color: #fcc749;
}
.product-rated-1-5 .star-2:before,
.product-rated-2-5 .star-3:before,
.product-rated-3-5 .star-4:before,
.product-rated-4-5 .star-5:before {
  color: #fcc749;
  content: '\2605';
  position: absolute;
  left: 0;
  width: 50%;
  overflow: hidden;
}
.star-icon {
  position: relative;
  float: right;
  color: #bbbbbb;
  font-family: Freesans, Helmet, sans-serif;
  font-size: 1.7em;
  text-shadow: 0 0 2px rgba(0, 0, 0, 0);
  text-decoration: none !important;
  -webkit-transition: all 0.17s ease-out;
  -moz-transition: all 0.17s ease-out;
  transition: all 0.17s ease-out;
  -webkit-font-smoothing: antialiased;
}
.star-icon:before {
  -webkit-transition: all 0.23s ease-out;
  -moz-transition: all 0.23s ease-out;
  transition: all 0.23s ease-out;
  -webkit-font-smoothing: antialiased;
}
.star-icon.for-rating:hover:before,
.star-icon.for-rating:hover ~ .star-icon:before,
.star-icon.for-rating:focus:before,
.star-icon.for-rating:focus ~ .star-icon:before {
  opacity: 0;
}
.star-icon.for-rating:hover,
.star-icon.for-rating:hover ~ .for-rating,
.star-icon.for-rating:focus,
.star-icon.for-rating:focus ~ .for-rating {
  color: #fde16d;
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.7);
  outline: 0;
}
.star-icon.for-rating:focus {
  -webkit-animation: pulse 1.25s ease 0 1 normal both;
  -moz-animation: pulse 1.25s ease 0 1 normal both;
  animation: pulse 1.25s ease 0 1 normal both;
}
.star-rating-input:checked ~ .star-icon {
  color: #fcc749;
  -webkit-animation: superpulse 0.25s ease 0 1 normal both;
  -moz-animation: superpulse 0.25s ease 0 1 normal both;
  animation: superpulse 0.25s ease 0 1 normal both;
}
.star-rating-input {
  float: right;
  width: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  margin: 0 !important;
}
@-moz-document url-prefix() {
  .star-icon {
    font-size: 2.8em;
    line-height: 1;
  }
}
.product-rating .star-icon:nth-child(4) {
  -webkit-transition-delay: 0.1s;
  -moz-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.product-rating .star-icon:nth-child(3) {
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.product-rating .star-icon:nth-child(2) {
  -webkit-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.product-rating .star-icon:nth-child(1) {
  -webkit-transition-delay: 0.4s;
  -moz-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.product-rating:hover .star-icon,
.product-rating:focus .star-icon {
  -webkit-transition-delay: 0 !important;
  -moz-transition-delay: 0 !important;
  transition-delay: 0 !important;
}
.async-container {
  -webkit-transition: opacity 0.3s ease-in;
  -moz-transition: opacity 0.3s ease-in;
  transition: opacity 0.3s ease-in;
  -webkit-font-smoothing: antialiased;
}
.async-loading {
  visibility: hidden;
  opacity: 0;
}
.async-loaded {
  visibility: visible;
  opacity: 1;
}
#cart .sku {
  font-size: .9em;
  line-height: 1;
}
.checkout-island {
  background-color: #f7f7f7;
}
#card_verification_number {
  max-width: 3em;
}
.order_summary {
  margin-top: 1.25em;
  padding-top: 1.25em;
}
.order-summary-table {
  border-color: #eee;
  background-color: transparent;
}
.order-summary-table thead th {
  border-bottom-color: #eee;
  background: rgba(0, 0, 0, 0.2);
}
.order-summary-table tbody td {
  border-bottom-width: 1px;
  border-bottom-color: #eee;
  border-right-color: #eee;
}
.input-field-autowidth {
  display: inline-block !important;
  width: auto !important;
  min-width: 0;
}
.responsive-table-wrapper {
  padding: 0;
  float: none;
  max-width: 100%;
  overflow: scroll;
}
.responsive-table {
  width: 100%;
  margin-bottom: 20px;
  border: 1px solid #999999;
  border-collapse: separate;
  background-color: #fff;
}
.responsive-table .inner-table {
  width: 100%;
  margin-bottom: 0;
}
.responsive-table .inner-table td {
  border: 0;
}
.responsive-table .column-product-image {
  padding: 0;
  width: 25%;
  min-width: 100px;
}
.responsive-table .product-image-link {
  display: block;
  text-align: right;
}
.responsive-table .product-image {
  display: inline-block;
  max-width: 100%;
  height: auto !important;
  max-height: 320px;
}
.responsive-table .column-product-detail {
  padding-top: 0;
  padding-bottom: 0;
}
.responsive-table .title {
  margin-bottom: 1em;
}
.responsive-table .column-product-modify {
  padding-left: 20px;
}
.responsive-table .item-quantity-field {
  width: 4.5em;
  min-width: 0;
}
.responsive-table .modify-actions {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #c1c2c5;
}
.responsive-table table {
  border: 0;
}
.responsive-table td,
.responsive-table th {
  padding: 10px;
  border-right: 1px solid #c1c2c5;
}
.responsive-table td:last-child,
.responsive-table th:last-child {
  border-right: 0;
}
.responsive-table thead th {
  border-bottom: 1px solid #c1c2c5;
  background: #dee3e7;
  color: #333333;
  font-size: 13px;
  font-weight: bold;
  line-height: 1.4;
  text-transform: uppercase;
  white-space: nowrap;
}
.responsive-table tbody td {
  border-bottom: 2px solid #c1c2c5;
  vertical-align: top;
}
.responsive-table tbody tr:last-child td {
  border-bottom: 0;
}
.responsive-table tfoot td {
  border-top: 1px solid #c1c2c5;
  border-bottom: 0;
  background: #dee3e7;
  color: #333333;
}
.responsive-table .grand-total-cell {
  font-size: 1.25em;
  font-weight: bold;
  color: #607aa3;
}
@media screen and (max-width: 540px) {
  .responsive-table.linearize .column-product-image {
    width: 100%;
    display: block;
    padding-top: 0 !important;
    padding-left: 0;
    padding-right: 0;
  }
  .responsive-table.linearize .product-image-link {
    text-align: center;
  }
  .responsive-table.linearize .product-image {
    margin: auto;
  }
  .responsive-table.linearize .column-product-detail {
    display: block;
  }
  .responsive-table.linearize .cell-xs-relabeled {
    width: 100% !important;
    padding: 5px 10px;
    vertical-align: middle;
    border-top: 1px dashed #c1c2c5;
  }
  .responsive-table.linearize .cell-xs-relabeled:before {
    content: attr(data-cell-label);
    padding-right: 10px;
    font-weight: bold;
  }
  .responsive-table.linearize .cell-xs-relabeled-label,
  .responsive-table.linearize thead {
    display: none;
  }
  .responsive-table.linearize tr,
  .responsive-table.linearize th,
  .responsive-table.linearize td {
    display: block;
  }
  .responsive-table.linearize tbody tr {
    border-bottom: 2px solid #E8E8E8;
  }
  .responsive-table.linearize tbody tr:last-child {
    border-bottom: 0;
  }
  .responsive-table.linearize tbody tr td {
    padding: 0 10px 10px;
    border-right: 0;
    border-bottom: 0;
  }
  .responsive-table.linearize tbody tr td:first-child {
    padding-top: 10px;
  }
  .responsive-table.linearize tfoot .cell-xs-relabeled {
    border-top-style: solid;
  }
}
.home-experts-detail .experts-thumbnail {
  width: 100px;
  max-width: 100%;
  height: auto !important;
}
.experts-listing {
  margin-bottom: 0;
}
.experts-listing-li {
  float: none;
  display: inline-block;
  margin-right: -.25em;
  vertical-align: top;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: .35em !important;
}
.home-experts-tab {
  display: block;
  padding: 5px 5px 0;
  margin-bottom: 0;
  text-decoration: none !important;
}
.home-experts-tab .experts-thumbnail {
  display: block;
  width: 74px;
  max-width: 100%;
  height: auto !important;
  margin-bottom: 5px;
}
.home-experts-tab > .bd {
  min-width: 90px;
  margin-bottom: 5px;
}
.home-experts-tab:focus,
.home-experts-tab:hover {
  background-color: #f2f2f2;
}
.active > .home-experts-tab {
  background-color: #e1e6ee;
}
.experts-name-heading {
  margin-bottom: 0.25em;
  font-family: "myriad-pro", Freesans, Helmet, sans-serif;
  font-size: 1em;
  font-weight: normal;
  color: #b50937;
}
.experts-title {
  margin-bottom: 0;
  line-height: 1.3;
  color: #555555;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.428571429;
  text-decoration: none;
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #b5b7b9;
  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: #444444;
  background-color: #eeeeee;
  border-color: #b5b7b9;
}
.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: #ffffff;
  background-color: #000000;
  border-color: #b5b7b9;
  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: #999999;
  background-color: #ffffff;
  border-color: #b5b7b9;
  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;
}
html {
  min-height: 100%;
  overflow-y: scroll;
  background-color: #e6e6e6;
  color: #555555;
}
body {
  position: relative;
  background-color: #fff;
  font-family: "myriad-pro", Freesans, Helmet, sans-serif;
  font-size: 15px;
  font-weight: normal;
  line-height: 1.45;
}
.global-wrapper {
  position: relative;
  height: 100%;
  *zoom: 1;
}
.global-wrapper:before,
.global-wrapper:after {
  content: " ";
  display: table;
}
.global-wrapper:after {
  clear: both;
}
.container-gutterless {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.main-sidebar-column {
  *zoom: 1;
  width: auto;
  padding-right: 0;
  margin-bottom: 20px;
  -webkit-font-smoothing: antialiased;
}
.main-sidebar-column:before,
.main-sidebar-column:after {
  content: " ";
  display: table;
}
.main-sidebar-column:after {
  clear: both;
}
.main-sidebar-column > .inside-sidebar,
.main-sidebar-column > .home-sidebar {
  *zoom: 1;
  width: 332px;
  max-width: 100%;
  padding-top: 16px;
  padding-left: 16px;
  padding-right: 16px;
  margin-top: -20px;
  background: url("/images/bg-ministripes.png") repeat 0 0;
  background: url("/images/bg-ministripes.png") repeat 0 0, rgba(0, 0, 0, 0.01);
}
.main-sidebar-column > .inside-sidebar:before,
.main-sidebar-column > .home-sidebar:before,
.main-sidebar-column > .inside-sidebar:after,
.main-sidebar-column > .home-sidebar:after {
  content: " ";
  display: table;
}
.main-sidebar-column > .inside-sidebar:after,
.main-sidebar-column > .home-sidebar:after {
  clear: both;
}
.main-sidebar-column img {
  max-width: 100% !important;
  height: auto !important;
}
.sidebar-featured-content {
  text-align: center;
}
.sidebar-featured-content-heading {
  margin-bottom: 10px;
}
.main-content-column {
  *zoom: 1;
  width: 648px;
  margin-bottom: 20px;
  -webkit-font-smoothing: antialiased;
  font-size: 15px;
  font-size: .95rem;
}
.main-content-column:before,
.main-content-column:after {
  content: " ";
  display: table;
}
.main-content-column:after {
  clear: both;
}
.main-content-column menu,
.main-content-column ul,
.main-content-column ol {
  padding-left: 1.335em;
}
.main-content-column .list-bare {
  padding-left: 0;
}
.main-content-column li {
  margin-bottom: .25em;
}
.main-content-column li li {
  margin-bottom: 0;
}
.main-content-column b,
.main-content-column strong {
  color: #3b3b3b;
}
.main-content-column img {
  max-width: 100%;
  height: auto !important;
}
.main-content-column .content-meta {
  margin-bottom: 1em;
  font-size: .85em;
}
.main-content-column .content-meta-time {
  color: #6f6f6f;
}
.global-header {
  margin-bottom: 20px;
  -webkit-font-smoothing: antialiased;
}
.global-header > .container {
  position: relative;
}
.global-header .embedded_submit_wrapper {
  position: absolute;
  right: 0;
  bottom: 10px;
}
.global-logo {
  display: inline-block;
  margin: 10px 0;
}
.nav-container {
  padding: 0 0 0 20px;
}
.global-nav {
  *zoom: 1;
  border-top: 1px solid #c1c2c5;
  border-bottom: 1px solid #c1c2c5;
}
.global-nav:before,
.global-nav:after {
  content: " ";
  display: table;
}
.global-nav:after {
  clear: both;
}
.global-nav-list {
  *zoom: 1;
  list-style: none;
  margin-left: 0;
}
.global-nav-list:before,
.global-nav-list:after {
  content: " ";
  display: table;
}
.global-nav-list:after {
  clear: both;
}
.global-nav-list > li {
  display: inline-block;
}
.global-nav-list > li:focus > a,
.global-nav-list > li:hover > a,
.global-nav-list > li.open > a {
  background-color: #ececec;
}
.global-nav-link {
  display: inline-block;
  width: 106px;
  height: 42px;
  padding: 0 8px;
  border-left: 1px solid #c1c2c5 !important;
  vertical-align: top;
  text-align: center;
  font-size: .9em;
  color: #000;
  line-height: 1.1;
  font-weight: bold;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none !important;
}
.global-nav-li:first-child .global-nav-link {
  border-left: 0 !important;
}
.active-section > .global-nav-link {
  border-bottom: 2px solid #000;
  color: #808080;
}
.global-nav-link:focus,
.global-nav-link:hover {
  color: #c80a3d;
}
.dropdown.open .global-nav-link {
  color: #c80a3d;
}
.nav-text-wrapper {
  position: relative;
  top: 50%;
  display: inline-block;
  margin-top: -15px;
  vertical-align: middle;
}
.global-user-account-nav {
  position: absolute;
  top: 6px;
  right: 0;
  font-family: Freesans, Helmet, sans-serif;
  font-size: .70em;
}
.global-user-account-nav .dropdown:focus > .global-user-account-nav-link,
.global-user-account-nav .dropdown:hover > .global-user-account-nav-link {
  color: #b50937;
  border-bottom-color: #b50937 !important;
}
.global-user-account-nav .dropdown-menu {
  left: auto;
  right: 0;
  background-color: #fff;
}
.global-user-account-nav-dropdown {
  right: -6px !important;
}
.global-user-account-nav-dropdown-link {
  padding: 3px 10px !important;
  text-transform: uppercase;
  text-align: right;
}
.global-user-account-nav-dropdown-link:focus,
.global-user-account-nav-dropdown-link:hover {
  background: #e6e6e6 !important;
  color: #b50937 !important;
}
.global-user-account-nav-link {
  padding-top: 4px !important;
  border-bottom: 1px solid transparent !important;
  text-transform: uppercase;
  color: #000;
}
.global-user-account-nav-link > .icon-cart {
  font-size: 14px;
  display: inline-block;
  vertical-align: top;
  position: relative;
  top: -2px;
}
.global-user-account-nav-link:focus,
.global-user-account-nav-link:hover {
  text-decoration: none !important;
  border-bottom: 1px solid #b50937 !important;
}
.global-search-wrapper {
  position: absolute;
  right: 0;
  bottom: 20px;
  display: inline-block;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  background-color: #e6e6e6;
  -webkit-box-shadow: inset 0 2px 3px 0 rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 2px 3px 0 rgba(0, 0, 0, 0.2);
}
.global-search-wrapper .global-search {
  width: 252px;
  height: 50px;
  border-radius: 0;
  border: 1px solid transparent;
  background-color: transparent;
  font-family: "myriad-pro", Freesans, Helmet, sans-serif;
  font-size: 17px;
  font-weight: normal;
  line-height: inherit;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.global-search-wrapper .button-global-search {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 50px;
  height: 50px;
  border: 1px solid #b50937;
  border-radius: 0 3px 3px 0;
  margin-left: -.25em;
  margin-right: -2px;
  background-color: #b50937;
  color: #e6e6e6;
  -webkit-box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.13);
  box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.13);
}
.global-search-wrapper .button-global-search:focus,
.global-search-wrapper .button-global-search:hover {
  background-color: #e60b46;
  color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.global-search-wrapper .button-global-search:active {
  background-color: #840728;
  color: #cdcdcd;
  -webkit-box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.13);
  box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.13);
}
.global-search-wrapper .button-global-search:before {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -0.5em;
  margin-left: -0.5em;
}
.global-search-category-select-wrapper {
  display: inline-block;
  vertical-align: top;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .global-search-category-select-wrapper {
    position: relative;
  }
  .global-search-category-select-wrapper .global-search-category-select {
    padding-right: 1.75em;
  }
  .global-search-category-select-wrapper:after {
    content: "\25BE";
    position: absolute;
    top: 13px;
    right: 1em;
    color: #999999;
  }
}
.browser-is-chromium .global-search-category-select-wrapper .global-search-category-select {
  padding-right: 5px;
}
.browser-is-chromium .global-search-category-select-wrapper:after {
  content: " ";
}
.global-nav-list {
  position: relative;
  z-index: 10;
}
.megamenu {
  max-height: 0;
  overflow: hidden;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 2;
  background-color: #ececec;
  font-size: .85em;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0);
  -webkit-transition: all 0.3s ease-in 0.15s;
  -moz-transition: all 0.3s ease-in 0.15s;
  transition: all 0.3s ease-in 0.15s;
  -webkit-font-smoothing: antialiased;
}
.megamenu > .inner {
  position: relative;
  z-index: 2;
  *zoom: 1;
  padding-top: 30px;
  padding-bottom: 3px;
  padding-left: 10px;
  padding-right: 10px;
}
.megamenu > .inner:before,
.megamenu > .inner:after {
  content: " ";
  display: table;
}
.megamenu > .inner:after {
  clear: both;
}
.megamenu .sub-nav-group {
  padding-left: 10px;
  padding-right: 10px;
}
.megamenu .group-heading {
  font-family: "myriad-pro", Freesans, Helmet, sans-serif;
  padding-bottom: 5px;
  border-bottom: 1px solid #c1c2c5;
  margin-bottom: 5px;
  font-size: 1.3em;
  font-weight: normal;
  color: #000;
}
.megamenu .group-heading.group-heading-main {
  font-weight: bold;
  border-bottom-color: #66686d;
}
.megamenu > .footer {
  position: relative;
  z-index: 1;
  display: block;
  padding: 6px 0;
  vertical-align: middle;
  background-color: #607aa3;
  font-size: 1.3em;
  line-height: 1.35;
  font-weight: bold;
  text-align: center;
  color: #ececec;
}
.megamenu > .footer:focus,
.megamenu > .footer:hover {
  color: #fff;
  background-color: #7088ac;
}
.nav-footer-icon-envelope {
  position: relative;
  top: -.075em;
  display: inline-block;
  margin-right: .25em;
  vertical-align: middle;
  font-size: 24px;
}
.global-nav-list > .dropdown {
  position: static;
}
.global-nav-list > .dropdown:focus > .megamenu,
.global-nav-list > .dropdown:hover > .megamenu,
.global-nav-list > .dropdown.open > .megamenu,
.global-nav-list > .dropdown .open-my-menu > .megamenu {
  max-height: 450px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.25);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.25);
}
.global-nav-li-childrens-health,
.mobile-nav-list-item-childrens-health {
  display: none !important;
}
.global-nav-list {
  text-align: center;
}
.global-nav-li {
  float: none !important;
  margin-right: -.25em;
}
.global-nav-link {
  width: 116px;
}
.megamenu {
  text-align: left;
}
.responsive-menu-link {
  display: none;
  position: absolute;
  padding-left: 10px;
  padding-right: 10px;
  right: 0;
  top: 0;
  font-size: 4em;
  text-transform: uppercase;
  text-decoration: none !important;
}
.mobile-top-nav {
  *zoom: 1;
  position: relative;
  z-index: 4;
  margin-bottom: 10px;
  background-color: #e6e6e6;
}
.mobile-top-nav:before,
.mobile-top-nav:after {
  content: " ";
  display: table;
}
.mobile-top-nav:after {
  clear: both;
}
.mobile-top-nav-micro-ui-block {
  float: right;
}
.mobile-top-nav-li {
  border-left: 1px solid #c1c2c5;
}
.mobile-top-nav-button {
  display: block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  background-color: #e6e6e6;
  text-align: center;
  text-decoration: none !important;
  color: #000;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mobile-top-nav-button:focus,
.mobile-top-nav-button:hover {
  background-color: #cdcdcd;
}
.mobile-top-nav-button:active {
  background-color: #9a9a9a;
}
.mobile-top-nav-button.active {
  background-color: #b3b3b3;
}
.mobile-top-nav-button.icon-search,
.mobile-top-nav-button.icon-cart,
.mobile-top-nav-button.icon-menu {
  font-size: 16px;
}
.mobile-top-nav-button-sections {
  width: auto;
  padding-left: 10px;
  border-left: 0;
  text-align: left;
}
.mobile-top-nav-backdrop {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 3;
  min-height: 0;
  height: 0;
  overflow: hidden;
  padding: 0;
  background-color: rgba(0, 0, 0, 0.84);
  color: #fff;
  -webkit-transition: opacity 0.3s ease-in;
  -moz-transition: opacity 0.3s ease-in;
  transition: opacity 0.3s ease-in;
  -webkit-font-smoothing: antialiased;
  opacity: 0;
}
.mobile-top-nav-backdrop.mobile-nav-open {
  min-height: 100%;
  padding-top: 46px;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
  -webkit-font-smoothing: antialiased;
  opacity: 1;
}
.mobile-nav-menu {
  padding: 0 25px;
}
.mobile-nav-menu > .heading {
  color: #fff;
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 1.65em;
  font-size: 1.65rem;
}
.mobile-nav-menu .heading-lesser {
  margin: 1em 0 0;
  color: #fff;
}
.mobile-nav-menu-topics {
  padding-right: 0;
  padding-left: 0;
}
.mobile-nav-menu-topics .heading {
  padding-left: 25px;
}
.mobile-nav-list {
  padding: 0;
  list-style-type: none;
  margin-top: 5px;
  font-size: 1.2em;
  font-weight: bold;
}
.mobile-nav-list li {
  list-style: none;
}
.mobile-nav-list-link {
  position: relative;
  display: block;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: .275em;
  padding-bottom: .275em;
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.15) 25%, rgba(0, 0, 0, 0.5) 100%) no-repeat 0 0;
  background: linear-gradient(to right, rgba(0, 0, 0, 0.15) 25%, rgba(0, 0, 0, 0.5) 100%) no-repeat 0 0;
  -webkit-background-size: 100% 1px;
  background-size: 100% 1px;
  letter-spacing: .02em;
  text-decoration: none !important;
  text-transform: uppercase;
  color: #fff;
  text-shadow: 0 0 4px #000000;
}
.mobile-nav-list-link:focus,
.mobile-nav-list-link:hover,
.mobile-nav-list-link:active {
  color: #cdb366;
  background-color: rgba(0, 0, 0, 0.25);
}
.mobile-nav-list-link:after {
  content: "»";
  position: absolute;
  top: .275em;
  right: 25px;
}
.mobile-nav-list-top-level {
  position: relative;
  -webkit-transition: all 0.25s ease-in;
  -moz-transition: all 0.25s ease-in;
  transition: all 0.25s ease-in;
  -webkit-font-smoothing: antialiased;
}
.mobile-nav-list-top-level.open {
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
}
.mobile-nav-parent-li.active .mobile-nav-child-wrapper {
  -webkit-transition: all 0.4s cubic-bezier(0, 0, 0, 1);
  -moz-transition: all 0.4s cubic-bezier(0, 0, 0, 1);
  transition: all 0.4s cubic-bezier(0, 0, 0, 1);
  -webkit-font-smoothing: antialiased;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
}
.mobile-nav-child-wrapper {
  position: absolute;
  top: 0;
  left: 200%;
  width: 100%;
}
.mobile-nav-child-list {
  width: 100%;
  font-size: 1em;
}
.mobile-nav-button-back {
  height: 1.9em;
  line-height: 1.9em;
  padding: 0 .5em;
  border: 1px solid rgba(255, 255, 255, 0.2);
  margin-left: 25px;
  background: transparent;
  text-transform: uppercase;
  font-size: .8em;
  color: #fff;
}
.mobile-nav-button-back:hover,
.mobile-nav-button-back:active {
  border-color: #cdb366;
  background-color: #000;
  color: #cdb366;
  outline: 0;
}
.mobile-nav-menu {
  display: none;
}
.mobile-nav-menu.open {
  display: block;
}
.mobile-nav-cart {
  margin-top: 1em;
  border: 0;
  font-size: .9em;
  line-height: 1.25;
  text-transform: uppercase;
}
.mobile-nav-cart th,
.mobile-nav-cart td {
  padding: 0.8em 0 0.8em 0.8em;
  border: 0;
  border-bottom: 1px solid #fff;
  text-align: left;
}
.mobile-nav-cart th:first-child,
.mobile-nav-cart td:first-child {
  padding-left: 0;
  padding-right: 0.8em;
}
.mobile-nav-cart .item-name {
  display: block;
  font-weight: bold;
  color: #fff;
}
.mobile-nav-cart .item-type {
  font-size: .85em;
}
.mobile-nav-cart .mobile-cart-quantity {
  width: 2em;
  padding: 0;
  border: 1px solid #fff;
  border-radius: 0;
  text-align: center;
  background: transparent;
  background: rgba(255, 255, 255, 0);
  color: #fff;
}
.mobile-nav-cart .mobile-cart-quantity:focus,
.mobile-nav-cart .mobile-cart-quantity:hover {
  color: #000;
}
.global-footer {
  font-family: Freesans, Helmet, sans-serif;
  font-size: 0.8em;
  font-weight: normal;
  line-height: 1.45;
  padding: 20px 0 40px;
  border-top: 1px solid #c1c2c5;
  background: url("/images/bg-ministripes.png") repeat 0 1px;
  background: url("/images/bg-ministripes.png") repeat 0 1px, rgba(0, 0, 0, 0.01);
}
.global-footer .heading {
  font-family: Freesans, Helmet, sans-serif;
  font-size: 1.0em;
  font-weight: bold;
  text-transform: uppercase;
}
.global-footer .link-list {
  font-weight: bold;
}
.global-footer .link-list-link {
  display: block;
  padding: 1px 0;
  color: #6b6b6b;
}
.footer-col {
  padding-left: 10px;
  padding-right: 0;
}
.social-and-legal-container {
  margin: auto;
  text-align: center;
}
.global-footer .legal {
  font-size: .9em;
  color: #666;
  text-shadow: 0 0 4px #fff;
}
.footer-legal-link {
  color: #000;
}
.global-footer {
  padding-top: 0;
  padding-bottom: 45px;
  border-top: 0;
  background: none;
  background-color: #e6e6e6;
}
.global-footer > .container {
  padding-top: 5px;
}
.global-footer {
  position: relative;
  padding-top: 137px;
  background: #e6e6e6 url("/images/bg-mobile-footer-logo.png") repeat-x 0 0;
}
.logo-footer {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  padding-top: 26px;
  text-align: center;
}
.logo-footer:focus,
.logo-footer:hover {
  background-color: rgba(0, 0, 0, 0.15);
}
.logo-footer .column-main {
  text-align: center;
}
.social-and-legal-container {
  margin-left: 0;
}
.global-bottom_social {
  width: 100%;
  margin-top: 10px;
  text-align: center;
}
.global-bottom_social > li {
  float: none;
  display: inline-block;
  margin-right: -0.25em;
}
.global-bottom_social-li {
  float: none !important;
  display: inline-block;
}
.footer-nav {
  margin-top: .5em;
  margin-bottom: .5em;
  text-align: center;
  font-size: 0.95em;
}
.footer-nav > li {
  float: none;
  display: inline-block;
  margin-right: -0.25em;
}
.mobile-footer-nav-link {
  color: #607aa3;
}
.mobile-footer-nav-link:focus,
.mobile-footer-nav-link:hover {
  color: #607aa3;
  text-decoration: none !important;
}
.mobile-footer-nav-link:active {
  color: #141a23;
}
.entry-content table {
  border: 0;
}
.entry-content table.special-case-border {
  border: 1px solid #999999 !important;
}
.entry-content td {
  border: 0;
}
.entry-content table.special-case-border td,
.entry-content table.special-case-border th {
  border: 1px solid #999999 !important;
}
.product-detail-sidebar {
  min-height: 300px;
  margin-top: -97px;
}
.order-form-wrapper .item-thumbnail {
  display: block;
  max-width: 100%;
  height: auto !important;
  border: 1px solid #c1c2c5;
  margin-bottom: 15px;
}
.order-form-wrapper .wrapping-label {
  margin-right: 0;
}
.order-block {
  font-size: 1.3em;
  font-weight: bold;
  color: #000;
}
.order-block label {
  margin-bottom: 12px;
}
.order-block .the-price {
  display: inline-block;
  line-height: 1;
  width: 44%;
  min-width: 67px;
  padding: .15em 0 .15em .1em;
  border-right: 1px solid #999;
  margin-right: 5px;
}
.order-block .price-message {
  display: block;
  font-size: 0.6em;
  color: #555555;
}
.order-block .format-type {
  display: block;
  position: absolute;
  top: 10%;
  right: 0;
  width: 47%;
  font-size: .95em;
}
.mod-flexbox .order-block .wrapping-label .label-contents {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.mod-flexbox .order-block .format-type {
  display: inline-flex;
  position: static;
  width: auto;
  top: auto;
  right: auto;
}
.content-detail-page .dt-published,
.content-detail-page .published {
  display: block;
  margin-bottom: 10px;
}
.content-detail-page .dt-updated {
  display: block;
  margin-bottom: 10px;
  font-style: italic;
}
.back-issues-selector {
  padding-bottom: 1em;
  border-bottom: 1px solid #c1c2c5;
}
.back-issues-years,
.back-issues-months {
  display: inline-block;
}
#apply_claim_code {
  background-color: #dee3e7 !important;
}
.gsc-control-cse * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.gsc-input-box {
  height: auto !important;
  border: 0 !important;
}
.gsc-search-box td {
  vertical-align: top !important;
  padding: 0 !important;
}
.gsc-search-box input.gsc-input {
  height: 2em !important;
  line-height: 1 !important;
  padding: 0.3em 1.5em 0.3em 0.5em !important;
  border: 1px solid #607aa3 !important;
  border-radius: 0;
  margin: 0 !important;
}
.gsc-search-box input.gsc-input:focus {
  border-color: #b50937 !important;
}
td div.gsst_b {
  position: relative;
}
td div.gsst_b a.gsst_a {
  position: absolute;
  top: .4em;
  right: 100%;
}
.cse .gsc-search-button input.gsc-search-button-v2,
input.gsc-search-button,
input.gsc-search-button-v2 {
  padding: 0.75em 3.1em !important;
  margin: 0 !important;
  background-color: #607aa3 !important;
}
.gsc-control-cse table,
.gsc-control-cse td {
  border: 0 !important;
}
.gsc-url-top,
.gsc-thumbnail-inside {
  padding: 0 !important;
}
.gsc-thumbnail {
  padding-left: 0;
}
.gsc-cursor-box {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.gsc-cursor-page {
  font-size: 1.15em;
  color: #4c6284 !important;
}
.gs-title {
  height: auto !important;
  font-size: 1.15em !important;
  color: #4c6284 !important;
}
.gs-title b {
  color: #4c6284 !important;
}
.page-content-wrapper-404 {
  margin-bottom: 6em;
}
.form-404 {
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.form-404 .form-column {
  margin-bottom: .5em;
}
.video-embed-wrapper,
.video-link {
  position: relative;
  display: block;
  height: 100%;
}
.video-embed-wrapper:focus .button-play-overlay,
.video-link:focus .button-play-overlay,
.video-embed-wrapper:hover .button-play-overlay,
.video-link:hover .button-play-overlay {
  opacity: .85;
  border-color: #607aa3;
  -webkit-box-shadow: 0 0 10px 2px rgba(96, 122, 163, 0.85);
  box-shadow: 0 0 10px 2px rgba(96, 122, 163, 0.85);
}
.video-embed-wrapper {
  margin-bottom: 10px;
}
.widget-newsletter-signup .healthbeat-logo-text {
  font-size: 18px;
}
.widget-newsletter-signup .heading {
  line-height: 1.2;
  font-style: 14px;
  margin-bottom: 10px;
}
/* @group Cart */
.cart {
  margin-bottom: 20px;
  padding: 20px 0 5px 0;
}
.cart-items {
  border-color: #9e9e9e;
  border-style: solid;
  border-width: 0 0 1px 1px;
}
.cart-items .item-thumbnail {
  border: none;
  max-width: 120px;
  max-height: 120px;
}
.cart-items .sku {
  color: #888888;
  font-size: 12.75px;
}
.cart-items .title {
  font-size: 16.5px;
  line-height: 1.595;
}
.cart-items .title .format {
  font-size: 13.5px;
  line-height: 1.595;
  font-style: italic;
}
.cart-items .form {
  width: auto;
}
.cart-items .qty-control {
  width: 50px;
}
.cart-items td {
  border-color: #9e9e9e;
  border-style: solid;
  border-width: 1px 1px 0 0;
}
.cart-items table.inner {
  margin-bottom: 0;
}
.cart-items table.inner,
.cart-items table.inner td {
  border-style: none;
}
.cart-items thead td,
.cart-items thead th,
.cart-items tfoot td {
  background-color: #efefef;
  font-weight: bold;
  padding: 5px;
}
.cart-items tbody td {
  background-color: #fff;
  padding: 5px;
}
.cart-items .qty {
  margin-top: 10px;
}
.cart-items .qty label {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle;
  line-height: 28px;
}
.cart-items .details {
  font-size: 93%;
  margin-bottom: 0;
  margin-top: 10px;
}
.cart-items .actions {
  padding-left: 0;
  text-align: right;
}
.buy-now,
.buy-later {
  margin-bottom: 15px;
}
/* ------------------------------------------------------------------
 * COMMON STRUCTURAL, STYLING CLASSES
 * ------------------------------------------------------------------ */
/* image mouse over shadow styling. see below for alternate version using opacity */
.product-image-anchor > img {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000;
  -moz-perspective: 1000;
  -ms-perspective: 1000;
  perspective: 1000;
  -webkit-transition: opacity 150ms ease-out;
  -moz-transition: opacity 150ms ease-out;
  transition: opacity 150ms ease-out;
  -webkit-font-smoothing: antialiased;
  opacity: 1;
  filter: alpha(opacity=100);
}
.product-image-anchor:hover > img {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
/* ...alternate image hover styling */
/*a:hover img, a:focus img { opacity: .85; }
a:active img { opacity: 1; }*/
.column-modify {
  vertical-align: middle;
  text-align: center;
}
.column-product-image {
  width: 120px;
  vertical-align: middle;
  text-align: center;
}
div.video {
  margin-bottom: 20px;
}
/* player container     */
.movieplayer {
  margin: 0px auto;
  height: 240px;
  width: 320px;
  background-color: #000;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  text-align: center;
  text-decoration: none;
}
.movieplayer img {
  margin-top: 10px;
}
.movieplayer div.info {
  height: 40px;
  background-color: #333;
  opacity: 0.7;
  color: #fff;
  text-align: left;
  padding: 5px 15px;
  border-top: 1px solid #ccc;
  margin-top: 10px;
}
.movieplayer div.info span {
  color: #99FF99;
  display: block;
  font-weight: bold;
}
.ui-moviewindow .ui-dialog-content {
  background-color: transparent;
  padding: 13px;
}
#modal_movieplayer_window {
  width: auto !important;
}
#windowmovieplayer {
  margin: 20px;
}
.cms-content hr {
  clear: right;
}
.readmore-js-toggle,
.readmore-js-section {
  display: block;
  width: 100%;
}
.readmore-js-section {
  overflow: hidden;
}
.admin-toolbar {
  min-height: 82px;
  padding: 26px 0;
  background: #000;
  color: #CCC;
  border-top: 3px #B50A37 solid;
}
.admin-toolbar a,
.admin-toolbar a:visited {
  color: #FFF;
}
.dg-page {
  min-height: 400px;
}
.dg-page.showing {
  -webkit-transition: opacity 120ms ease-out;
  -moz-transition: opacity 120ms ease-out;
  transition: opacity 120ms ease-out;
  -webkit-font-smoothing: antialiased;
}
.accent-health-banner {
  background-color: #01a0e4;
  color: #FFFFFF;
  z-index: 999;
}
.accent-health-banner .content {
  border: 0;
  margin: 0 auto;
  position: relative;
}
.accent-health-banner .accent-health-img {
  margin-left: auto;
}
@media (max-width: 540px) {
  h1,
  .like-h1 {
    font-size: 1.80rem;
  }
  .global-wrapper {
    border-top: 3px solid #b50937;
  }
  .global-header {
    border-bottom: 1px dotted #afafaf;
  }
  .global-logo {
    width: 80%;
    height: auto;
    margin-right: auto;
  }
  .global-logo > .global-logo-img {
    width: 100%;
    height: auto;
  }
  .responsive-menu-link {
    display: block;
  }
  .global-nav {
    float: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    padding: 0;
    border: 0;
    font-size: 13px;
  }
  .global-nav {
    overflow: hidden;
    max-height: 0;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    -webkit-font-smoothing: antialiased;
  }
  .global-nav.active {
    max-height: 25em;
  }
  .global-nav-list {
    padding: 0;
    opacity: 0.95;
    -webkit-box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.4);
    box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.4);
  }
  .global-nav-list > li {
    display: block;
    float: none;
    padding: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    background-color: #b50937;
  }
  .global-nav-list > li > a {
    display: block;
    width: 100%;
    height: 2.5em;
    line-height: 2.5em;
    padding: 0 0.75em;
    color: #fff;
  }
  .main-content-column {
    width: 100%;
  }
  .main-sidebar-column {
    margin-left: -10px;
    margin-right: -10px;
    margin-top: 0 !important;
    background: #fff !important;
  }
  .main-sidebar-column > .inside-sidebar {
    width: 100%;
    padding: 10px 10px 0;
  }
  .content-box {
    margin-bottom: 10px;
  }
  .global-footer {
    padding-bottom: 0;
    border-top: 0;
  }
  .global-footer > .container {
    padding-top: 5px;
    background-color: #e6e6e6;
  }
  .footer-col {
    *zoom: 1;
    padding: 0;
    margin-left: -10px;
    margin-right: -10px;
  }
  .footer-col:before,
  .footer-col:after {
    content: " ";
    display: table;
  }
  .footer-col:after {
    clear: both;
  }
  .footer-nav-li {
    padding-left: 6px;
    border: 0 !important;
    margin-left: 6px;
  }
  #copyright {
    margin-bottom: 10px;
    text-align: center;
    font-size: .8em;
  }
  .custom-hider {
    display: none;
  }
  .line-divided-columns .column {
    border: 0;
  }
  .col-md-lined {
    padding-top: 10px;
    border-top: 1px solid #ADADAD;
    margin-bottom: 10px;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .col-md-lined:first-child {
    border-top: 0;
  }
  .mobile-group-type-smaller {
    font-size: .85em;
  }
  .mobile-height-auto {
    height: auto;
  }
  .longform-name {
    display: none;
  }
  .shortform-name {
    display: inline-block;
  }
  .main-sidebar-column > .home-sidebar {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .document-carousel > .panel {
    height: 360px;
  }
  .document-carousel .carousel-active {
    background-color: #fff;
  }
  .document-carousel .carousel-nav {
    left: 0;
    right: 0;
    width: 152px;
    padding-left: 0;
    padding-bottom: 1em;
    text-align: center;
    margin: 0 auto;
    margin-bottom: -24px;
  }
  .document-carousel-border {
    height: auto !important;
  }
  .document-carousel-wrap {
    height: auto !important;
  }
  .document-carousel-text-block {
    float: none !important;
    width: 100% !important;
    height: auto !important;
    max-width: none !important;
    padding: 0 1em !important;
    margin: 1em auto 3em !important;
    font-size: .95em;
    line-height: 1.25;
  }
  .document-carousel-heading {
    font-size: 1.3em;
  }
  .document-carousel-image {
    position: relative;
    float: none;
    width: 100%;
    height: 0;
    padding-top: 42%;
    margin: 0 0 1em;
  }
  .document-carousel-the-img {
    position: absolute;
    top: -100%;
    bottom: -100%;
    left: 0;
    right: 0;
    min-height: 100%;
    margin: auto;
    background-color: #eee;
  }
  .product-detail-hero > .text-block {
    padding: 10px 20px 1px;
  }
  .product-detail-sidebar {
    margin-top: 0;
  }
  .order-form-wrapper .item-thumbnail {
    margin-left: auto;
    margin-right: auto;
  }
  .product-detail-about-this-heading {
    margin-top: -1.25em;
    color: #7f95a2 !important;
    text-shadow: none;
  }
  .product-detail-content-box-heading {
    margin-top: 1em;
  }
  .product-detail-tabs {
    float: left;
    margin-left: -8px !important;
    font-size: .65em;
  }
  .product-detail-tab {
    padding-left: 4px !important;
    padding-right: 4px !important;
  }
  #order_sidebar {
    position: relative;
    top: 0 !important;
  }
  .section .section-actions,
  .section .edit-button {
    position: relative !important;
    top: auto !important;
    right: auto !important;
  }
  .cart-items .title {
    line-height: 1.25 !important;
  }
}
@media (max-width: 540px) and (max-width: 430px) {
  .document-carousel > .panel {
    height: 335px;
  }
}
@media (max-width: 380px) {
  .product-detail-tabs {
    font-size: .6em;
    margin-left: -10px !important;
    margin-right: -10px !important;
  }
}
@media (min-width: 541px) {
  .mobile-top-nav-backdrop.mobile-nav-open {
    min-height: 100%;
    padding: 0;
    opacity: 0;
  }
}
.lt-ie9 .global-search-wrapper .global-search {
  line-height: 38px;
}
.lt-ie9 .global-search-wrapper .button-global-search:before {
  position: relative;
  margin: 0 !important;
  top: auto !important;
  left: auto !important;
}
.ie9 .radio {
  min-height: 0 !important;
  height: auto !important;
  vertical-align: bottom;
  display: inline-block;
  top: 0.45em !important;
}
.ie9 .shipping-option {
  position: relative;
}
ul,
ol,
table {
  -webkit-overflow-scrolling: touch;
}
@-ms-viewport {
  width: device-width;
}
@media screen and (max-width: 400px) {
  @-ms-viewport {
    width: 320px;
  }
}
.chromeframe {
  width: 1000px;
  margin: 0.2em auto;
  padding: .5em 10px;
  background-color: #eecfcf;
  color: #B94A48;
}
@media print {
  * {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }
  /* Black prints faster: h5bp.com/s */
  a,
  a:visited {
    text-decoration: underline !important;
  }
  .social-icon-link {
    text-decoration: none !important;
  }
  a[href]:after {
    content: " {" attr(href) "}";
  }
  .global-header a[href]:after,
  .global-footer a[href]:after,
  .social-icon-link[href]:after {
    content: none;
  }
  abbr[title]:after {
    content: " {" attr(title) "}";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  /* Don't show links for images, or javascript/internal links */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  /* h5bp.com/t */
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .visible-print {
    display: block !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
  .hidden-print {
    display: none !important;
  }
  tr.hidden-print {
    display: none !important;
  }
  th.hidden-print,
  td.hidden-print {
    display: none !important;
  }
  .main-sidebar-column,
  .megamenu {
    display: none !important;
  }
  .main-content-column {
    width: 100%;
  }
  .logo-footer {
    background-color: #ccc !important;
  }
  .global-search-wrapper .button-global-search {
    border-color: black !important;
  }
}
.visible-print {
  display: none !important;
}
tr.visible-print {
  display: none !important;
}
th.visible-print,
td.visible-print {
  display: none !important;
}
