/*
* Bootstrap, parent theme styles, child theme styles
*/
@font-face {
  font-family: 'Fakt SemiCondensed';
  src: url("http://assets.spin.com/wp-content/themes/spin/assets/fonts/faktsmconpro-normal.eot");
  src: url("http://assets.spin.com/wp-content/themes/spin/assets/fonts/faktsmconpro-normal.eot?#iefix") format("embedded-opentype"), url("http://assets.spin.com/wp-content/themes/spin/assets/fonts/faktsmconpro-normal.woff") format("woff"), url("http://assets.spin.com/wp-content/themes/spin/assets/fonts/faktsmconpro-normal.ttf") format("truetype"), url("http://assets.spin.com/wp-content/themes/spin/assets/fonts/faktsmconpro-normal.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Fakt SemiCondensed';
  src: url("http://assets.spin.com/wp-content/themes/spin/assets/fonts/faktsmconpro-medium.eot");
  src: url("http://assets.spin.com/wp-content/themes/spin/assets/fonts/faktsmconpro-medium.eot?#iefix") format("embedded-opentype"), url("http://assets.spin.com/wp-content/themes/spin/assets/fonts/faktsmconpro-medium.woff") format("woff"), url("http://assets.spin.com/wp-content/themes/spin/assets/fonts/faktsmconpro-medium.ttf") format("truetype"), url("http://assets.spin.com/wp-content/themes/spin/assets/fonts/faktsmconpro-medium.svg") format("svg");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Fakt SemiCondensed';
  src: url("http://assets.spin.com/wp-content/themes/spin/assets/fonts/faktsmconpro-semibold.eot");
  src: url("http://assets.spin.com/wp-content/themes/spin/assets/fonts/faktsmconpro-semibold.eot?#iefix") format("embedded-opentype"), url("http://assets.spin.com/wp-content/themes/spin/assets/fonts/faktsmconpro-semibold.woff") format("woff"), url("http://assets.spin.com/wp-content/themes/spin/assets/fonts/faktsmconpro-semibold.ttf") format("truetype"), url("http://assets.spin.com/wp-content/themes/spin/assets/fonts/faktsmconpro-semibold.svg") format("svg");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Fakt SemiCondensed';
  src: url("http://assets.spin.com/wp-content/themes/spin/assets/fonts/faktsmconpro-bold.eot");
  src: url("http://assets.spin.com/wp-content/themes/spin/assets/fonts/faktsmconpro-bold.eot?#iefix") format("embedded-opentype"), url("http://assets.spin.com/wp-content/themes/spin/assets/fonts/faktsmconpro-bold.woff") format("woff"), url("http://assets.spin.com/wp-content/themes/spin/assets/fonts/faktsmconpro-bold.ttf") format("truetype"), url("http://assets.spin.com/wp-content/themes/spin/assets/fonts/faktsmconpro-bold.svg#faktsmconpro-bold") format("svg");
  font-weight: 700;
  font-style: normal;
}
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: 'Vollkorn', 'Times New Roman', Times, serif;
  font-size: 15px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #333333;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #0d0d0d;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 21px;
  margin-bottom: 21px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 21px;
  margin-bottom: 10.5px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10.5px;
  margin-bottom: 10.5px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 39px;
}
h2,
.h2 {
  font-size: 32px;
}
h3,
.h3 {
  font-size: 26px;
}
h4,
.h4 {
  font-size: 19px;
}
h5,
.h5 {
  font-size: 15px;
}
h6,
.h6 {
  font-size: 13px;
}
p {
  margin: 0 0 10.5px;
}
.lead {
  margin-bottom: 21px;
  font-size: 17px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 1px) {
  .lead {
    font-size: 22.5px;
  }
}
small,
.small {
  font-size: 86%;
}
cite {
  font-style: normal;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #e51937;
}
a.text-primary:hover {
  color: #b7142c;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #e51937;
}
a.bg-primary:hover {
  background-color: #b7142c;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9.5px;
  margin: 42px 0 21px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10.5px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 21px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 1px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10.5px 21px;
  margin: 0 0 21px;
  font-size: 18.75px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  margin-bottom: 21px;
  font-style: normal;
  line-height: 1.42857143;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin: 0;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  box-shadow: none;
}
pre {
  display: block;
  padding: 10px;
  margin: 0 0 10.5px;
  font-size: 14px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 1px) {
  .container {
    width: 760px;
  }
}
@media (min-width: 1px) {
  .container {
    width: 1000px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1000px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 20px;
  padding-right: 20px;
}
.row {
  margin-left: -20px;
  margin-right: -20px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 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, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 1px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 21px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
@media screen and (max-width: 0px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15.75px;
    overflow-y: hidden;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 21px;
  font-size: 22.5px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 15px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 35px;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #777777;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #777777;
}
.form-control::-webkit-input-placeholder {
  color: #777777;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  line-height: 35px;
  line-height: 1.42857143 \0;
}
input[type="date"].input-sm,
input[type="time"].input-sm,
input[type="datetime-local"].input-sm,
input[type="month"].input-sm {
  line-height: 31px;
}
input[type="date"].input-lg,
input[type="time"].input-lg,
input[type="datetime-local"].input-lg,
input[type="month"].input-lg {
  line-height: 48px;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  min-height: 21px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm,
.form-horizontal .form-group-sm .form-control {
  height: 31px;
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 31px;
  line-height: 31px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.input-lg,
.form-horizontal .form-group-lg .form-control {
  height: 48px;
  padding: 10px 16px;
  font-size: 19px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg {
  height: 48px;
  line-height: 48px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 43.75px;
}
.form-control-feedback {
  position: absolute;
  top: 26px;
  right: 0;
  z-index: 2;
  display: block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
}
.input-lg + .form-control-feedback {
  width: 48px;
  height: 48px;
  line-height: 48px;
}
.input-sm + .form-control-feedback {
  width: 31px;
  height: 31px;
  line-height: 31px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 1px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 28px;
}
.form-horizontal .form-group {
  margin-left: -20px;
  margin-right: -20px;
}
@media (min-width: 1px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 20px;
}
@media (min-width: 1px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px;
  }
}
@media (min-width: 1px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary {
  color: #ffffff;
  background-color: #e51937;
  border-color: #ce1631;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #b7142c;
  border-color: #971024;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #e51937;
  border-color: #ce1631;
}
.btn-primary .badge {
  color: #e51937;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-link {
  color: #333333;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #0d0d0d;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 19px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 15px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #e51937;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 1px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: 0;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  position: absolute;
  z-index: -1;
  opacity: 0;
  filter: alpha(opacity=0);
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 48px;
  padding: 10px 16px;
  font-size: 19px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 48px;
  line-height: 48px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 31px;
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 31px;
  line-height: 31px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 15px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 13px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 19px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #333333;
}
.nav .nav-divider {
  height: 1px;
  margin: 9.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 1px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 1px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #e51937;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 1px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 1px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 30px;
  margin-bottom: 21px;
  border: 1px solid transparent;
}
@media (min-width: 1px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 1px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 20px;
  padding-left: 20px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 1px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 300px;
}
@media (max-width: 1px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -20px;
  margin-left: -20px;
}
@media (min-width: 1px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 1px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@media (min-width: 1px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 4.5px 20px;
  font-size: 19px;
  line-height: 21px;
  height: 30px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
@media (min-width: 1px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -20px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 20px;
  padding: 9px 10px;
  margin-top: -2px;
  margin-bottom: -2px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 1px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 2.25px -20px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 21px;
}
@media (max-width: 0px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 21px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 1px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 4.5px;
    padding-bottom: 4.5px;
  }
  .navbar-nav.navbar-right:last-child {
    margin-right: -20px;
  }
}
@media (min-width: 1px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
  }
}
.navbar-form {
  margin-left: -20px;
  margin-right: -20px;
  padding: 10px 20px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: -2.5px;
  margin-bottom: -2.5px;
}
@media (min-width: 1px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 0px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 1px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-form.navbar-right:last-child {
    margin-right: -20px;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: -2.5px;
  margin-bottom: -2.5px;
}
.navbar-btn.btn-sm {
  margin-top: -0.5px;
  margin-bottom: -0.5px;
}
.navbar-btn.btn-xs {
  margin-top: 4px;
  margin-bottom: 4px;
}
.navbar-text {
  margin-top: 4.5px;
  margin-bottom: 4.5px;
}
@media (min-width: 1px) {
  .navbar-text {
    float: left;
    margin-left: 20px;
    margin-right: 20px;
  }
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #1c1c1c;
  border-color: #0b0b0b;
}
.navbar-default .navbar-brand {
  color: #ffffff;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #e6e6e6;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #ffffff;
}
.navbar-default .navbar-nav > li > a {
  color: #ffffff;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #0b0b0b;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: transparent;
  color: #ffffff;
}
@media (max-width: 0px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #ffffff;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #ffffff;
}
.navbar-default .navbar-link:hover {
  color: #ffffff;
}
.navbar-default .btn-link {
  color: #ffffff;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #ffffff;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #777777;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #777777;
}
.navbar-inverse .navbar-nav > li > a {
  color: #777777;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}
@media (max-width: 0px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #777777;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #777777;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}
@media (min-width: 1px) {
  .navbar-nav .dropdown.dropdown-hover:hover .dropdown-menu {
    display: block;
  }
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 21px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 21px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #333333;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  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: #0d0d0d;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.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: #e51937;
  border-color: #e51937;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 19px;
}
.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: 13px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 21px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #ffffff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #e51937;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #b7142c;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 13px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #333333;
  background-color: #ffffff;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 23px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 1px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 67.5px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 21px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #333333;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 21px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 21px;
  margin-bottom: 21px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 13px;
  line-height: 21px;
  color: #ffffff;
  text-align: center;
  background-color: #e51937;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar[aria-valuenow="1"],
.progress-bar[aria-valuenow="2"] {
  min-width: 30px;
}
.progress-bar[aria-valuenow="0"] {
  color: #777777;
  min-width: 30px;
  background-color: transparent;
  background-image: none;
  box-shadow: none;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media,
.media .media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: #f5f5f5;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #e51937;
  border-color: #e51937;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #fad0d6;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 21px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 17px;
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #dddddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 21px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #e51937;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #e51937;
  border-color: #e51937;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #e51937;
}
.panel-primary > .panel-heading .badge {
  color: #e51937;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #e51937;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object {
  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%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 22.5px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate3d(0, -25%, 0);
  transform: translate3d(0, -25%, 0);
  -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: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #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: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  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.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 1px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 1px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  visibility: visible;
  font-size: 13px;
  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: 1060;
  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: 15px;
  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;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 1px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after,
.social-holder.sticky-header .social-icons:before,
.social-holder.sticky-header .social-icons:after,
.left-col .link-exchanges .row:before,
.left-col .link-exchanges .row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after,
.social-holder.sticky-header .social-icons:after,
.left-col .link-exchanges .row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 0px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 0px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 0px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 0px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1px) and (max-width: 0px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 1px) and (max-width: 0px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 1px) and (max-width: 0px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 1px) and (max-width: 0px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 1px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 1px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 0px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 1px) and (max-width: 0px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 1px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*
All Theme Files
*/
/*
*   Creates styled search thing like on CB, Frisky
*/
/*
*   Creates styled social icons like on CB, Frisky
*/
.ad_desktop,
.ad_fullscreen {
  display: block;
  text-align: center;
}
.ad_desktop.leaderboard,
.ad_fullscreen.leaderboard {
  max-width: 1000px;
}
.sidebar .sm-widget-ad-holder {
  position: relative;
}
.sidebar .sm-widget-ad {
  position: relative;
}
.sidebar .sm-widget-ad .ad_desktop {
  width: 300px;
}
.ad_desktop[data-out-of-page="true"],
.ad_mobile[data-out-of-page="true"],
#ad_native_instream,
#ad_native_rightrail {
  background: transparent;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 999999999;
  width: 100%;
  height: 1px;
}
#ad_native_instream,
#ad_native_rightrail {
  top: auto;
  bottom: 0px;
  line-height: 0;
}
/*
*   Above menu ad
*/
body.sticky-top-ad .ad-container .leaderboard_top-holder {
  background: #1c1c1c;
}
/*
*   Fix for iPad weirdness, make room for scrolling social icons
*/
body {
  min-width: 1036px;
}
body {
  padding-top: 72px;
}
body.no-scroll {
  overflow: hidden;
}
h2 {
  line-height: 38px;
}
img {
  max-width: 100%;
}
a:focus {
  text-decoration: none;
}
ul {
  margin: 0;
  padding: 0;
}
ul li {
  list-style-type: none;
}
.left {
  float: left;
}
.right {
  float: right;
}
.left-col,
.sidebar {
  float: left;
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 1px) {
  .left-col {
    width: 660px;
  }
}
@media (min-width: 1px) {
  .sidebar {
    width: 340px;
  }
}
.sidebar h3.title {
  display: none;
}
.fixed {
  position: fixed !important;
}
.main-container {
  margin-bottom: 20px;
  padding-top: 20px;
  background-color: #fff;
}
.container.ad-container {
  padding: 0;
}
.container.carousel-container {
  padding-top: 15px;
}
body.home .container.ad-container,
.container.carousel-container {
  background-color: #fff;
}
/** Wordpress Styles **/
img.alignright {
  float: right;
  margin: 0 0 1em 1em;
}
img.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}
img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.alignright {
  float: right;
}
.alignleft {
  float: left;
}
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
/*
* Common feed styles
*/
.feed .image-holder .photoembed .img-wrap,
.feed .image-holder .featured-gallery-holder .img-wrap,
.feed .image-holder .generic .img-wrap,
.feed .image-holder .videoembed .img-wrap,
.feed .image-holder .photoembed .video-img,
.feed .image-holder .featured-gallery-holder .video-img,
.feed .image-holder .generic .video-img,
.feed .image-holder .videoembed .video-img {
  background: #eeeeee;
}
.feed .image-holder .photoembed img,
.feed .image-holder .featured-gallery-holder img,
.feed .image-holder .generic img,
.feed .image-holder .videoembed img {
  display: block;
  margin: 0 auto;
  max-height: 415px;
}
.feed .author {
  font-size: 11px;
}
.feed .author a {
  font-weight: bold;
}
.feed .post .credit {
  display: none;
}
/*
* Large image feed styles
*/
.feed-large-image .preview {
  font-size: 15px;
  line-height: 24px;
}
.feed-large-image .image-holder:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.feed-large-image .image-holder .photoembed-square {
  float: left;
  width: 420px;
}
.feed-large-image .image-holder .mainembed.articleembed .title {
  position: inherit;
  border: none;
  white-space: inherit;
  padding: 0;
}
/*
* Split image feed common styles
*/
.feed-split-image .post .image-holder {
  position: relative;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 1px) {
  .feed-split-image .post .image-holder {
    float: left;
    width: 41.66666667%;
  }
}
.feed-split-image .post .preview-holder {
  position: relative;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 1px) {
  .feed-split-image .post .preview-holder {
    float: left;
    width: 58.33333333%;
  }
}
.sidebar {
  /*
    *   Common sidebar styles
    */
  /*
    * Sidebar tile feed
    */
  /*
    * Sidebar large image feed styles
    */
  /*
    * Sidebar split image feed
    */
  /*
    * Widget Agreggator
    */
  /*
     *  Feed Aggregator Styles
    */
  /*
     *  Campaign Monitor Styles
    */
}
.sidebar .sidebar-module,
.sidebar .sm-widget {
  padding-bottom: 20px;
}
.sidebar .feed-tile .posts {
  margin-left: -10px;
  margin-right: -10px;
}
.sidebar .feed-tile .post {
  float: left;
  padding: 0 10px 10px;
  width: 50%;
}
.sidebar .feed-tile .post .preview-holder {
  display: none;
}
.sidebar .feed-large-image h2 {
  font-size: 18px;
  line-height: 24px;
}
.sidebar .feed-large-image .author,
.sidebar .feed-large-image .preview,
.sidebar .feed-large-image .tags,
.sidebar .feed-large-image .comments {
  display: none;
}
.sidebar .feed-split-image .row {
  margin-bottom: 14px;
}
.sidebar .feed-split-image .post .image-holder {
  position: relative;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 1px) {
  .sidebar .feed-split-image .post .image-holder {
    float: left;
    width: 50%;
  }
}
.sidebar .feed-split-image .post .preview-holder {
  position: relative;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 1px) {
  .sidebar .feed-split-image .post .preview-holder {
    float: left;
    width: 50%;
  }
}
.sidebar .feed-split-image .post .preview-holder h3 {
  font-size: 17px;
}
@media (min-width: 1px) {
  .sidebar .feed-split-image .post .preview-holder h3 {
    height: 5.6em;
    line-height: 1.4em;
    overflow: hidden;
  }
}
.sidebar .feed-split-image .post .preview-holder .author {
  display: none;
}
.sidebar .feed-split-image .post .preview-holder .author,
.sidebar .feed-split-image .post .preview-holder .preview {
  display: none;
}
.sidebar .sm-widget-tabs {
  position: relative;
  clear: both;
  margin: 25px 0;
}
.sidebar .sm-widget-tabs .tab-titles {
  height: 40px;
}
.sidebar .sm-widget-tabs .tab-titles .tab-title {
  background: #1c1c1c;
  padding: 5px;
  font-size: 20px;
  border: 1px solid #ffffff;
  margin-left: -1px;
  float: left;
}
.sidebar .sm-widget-tabs .tab-titles .tab-title:hover,
.sidebar .sm-widget-tabs .tab-titles .tab-title.active {
  background: transparent;
}
.sidebar .rss-feed-aggregator.feed-split-image .post .preview-holder h3 {
  height: auto;
  margin-bottom: 5px;
}
.sidebar .rss-feed-aggregator.feed-split-image .post .preview-holder .author {
  display: block;
}
.sidebar .rss-feed-aggregator.feed-split-image .post .preview-holder .author a {
  color: #e51937;
}
.sidebar .sm-widget-campaign-monitor {
  font-family: "Fakt SemiCondensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 20px 0px 31px;
}
.sidebar .sm-widget-campaign-monitor label {
  font-size: 17px;
  line-height: 15px;
}
.sidebar .sm-widget-campaign-monitor .error {
  color: red;
  margin-top: 10px;
}
.sidebar .sm-widget-campaign-monitor .success {
  margin-bottom: 10px;
  font-weight: bold;
}
.left-col {
  /**
     * Left col ad
     */
  /*
    *   Left Col tile layout
    */
  /*
    * Left col split image styles
    */
  /*
    * Left col large image styles
    */
}
.left-col .in_feed_ad {
  border-bottom: none !important;
}
.left-col .in_feed_ad .ad_desktop {
  padding: 40px 0;
  background: #eee;
  margin-bottom: 30px;
}
.left-col .feed-tile .post {
  float: left;
  padding: 0 10px 10px;
  width: 25%;
}
.left-col .feed-split-image .post {
  margin-bottom: 30px;
}
.left-col .feed-split-image .post .preview-holder h3 {
  margin-bottom: 5px;
}
@media (min-width: 1px) {
  .left-col .feed-split-image .post .preview-holder h3 {
    line-height: 1.4em;
    overflow: hidden;
  }
}
@media (min-width: 1px) {
  .left-col .feed-split-image .post .preview-holder .preview {
    line-height: 1.4em;
    overflow: hidden;
  }
}
.left-col .feed-large-image .tags {
  float: left;
  width: 70%;
}
.left-col .feed-large-image .comments {
  margin-top: -4px;
  font-size: 14px;
  font-weight: bold;
  font-family: Arial, sans-serif;
  display: block;
  float: right;
  width: 25%;
  text-align: right;
}
.left-col .feed-large-image .comments a {
  text-transform: capitalize;
  color: #000;
  margin-top: -2px;
}
.left-col .feed-large-image .comments a:hover > span {
  text-decoration: none;
}
.left-col .feed-large-image .comments a .article-comment-bubble:before {
  font-family: sm-icons;
  content: "\f0e5";
  padding-left: 5px;
}
.left-col .feed-large-image .preview .read-more,
.left-col .feed-large-image .preview a {
  color: #333333;
}
.left-col .feed-large-image .preview .read-more:hover,
.left-col .feed-large-image .preview a:hover {
  color: #0d0d0d;
}
.left-col .feed-large-image .embedded-thumbs,
.left-col .feed-split-image .embedded-thumbs {
  width: 100%;
  text-align: right;
  position: relative;
}
.left-col .feed-large-image .embedded-thumbs .gallery-count,
.left-col .feed-split-image .embedded-thumbs .gallery-count {
  display: inline-block;
  vertical-align: bottom;
}
.left-col .feed-large-image .embedded-thumbs .thumbs-holder,
.left-col .feed-split-image .embedded-thumbs .thumbs-holder {
  border: 10px solid white;
  border-right: none;
  border-bottom: none;
  display: inline-block;
}
.left-col .feed-large-image .embedded-thumbs .thumbs-holder ul,
.left-col .feed-split-image .embedded-thumbs .thumbs-holder ul {
  list-style-type: none;
}
.left-col .feed-large-image .embedded-thumbs .thumbs-holder ul .thumb,
.left-col .feed-split-image .embedded-thumbs .thumbs-holder ul .thumb {
  display: inline-block;
  border: 5px solid white;
  border-bottom: none;
}
.left-col .feed-large-image .embedded-thumbs .thumbs-holder ul .thumb:last-child,
.left-col .feed-split-image .embedded-thumbs .thumbs-holder ul .thumb:last-child {
  border-right: none;
}
/*
*   Common tile feed styles
*/
.left-col,
.sidebar {
  /*
    * Video Overlays
    */
}
.left-col .feed-tile .posts,
.sidebar .feed-tile .posts {
  margin-left: -10px;
  margin-right: -10px;
}
.left-col .post .image-holder,
.sidebar .post .image-holder {
  position: relative;
}
.left-col .post .image-holder .video-overlay:after,
.sidebar .post .image-holder .video-overlay:after {
  border: solid 10px #fff;
  border-radius: 50%;
  color: #fff;
  content: "\f04b";
  font-family: 'sm-icons';
  font-size: 60px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -58px;
  margin-left: -58px;
  height: 116px;
  line-height: 97px;
  opacity: .7;
  padding-left: 10px;
  text-align: center;
  vertical-align: middle;
  width: 115px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/*
* Tile Carousel
*/
body .carousel-widget {
  display: block;
  visibility: hidden;
  /*
        *   Seems to be a bug with slick, but arrow seem to always show when variable width is turned on
        */
}
body .carousel-widget.hide-arrows .prev,
body .carousel-widget.hide-arrows .next {
  display: none !important;
}
body .carousel-widget.slick-initialized {
  visibility: visible;
}
body .carousel-widget .image-holder {
  text-align: center;
}
/*
*   Header carousel with double first tile
*/
.carousel-widget-split .carousel-slide .carousel-thumb {
  height: 225px;
}
.carousel-widget-split .carousel-slide.double .carousel-thumb {
  position: relative;
  width: 470px;
}
.carousel-widget-split .carousel-slide.double .carousel-thumb img {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.sidebar .post .image-holder .video-overlay:after {
  border-width: 6px;
  height: 82px;
  font-size: 40px;
  line-height: 69px;
  margin-left: -41px;
  margin-top: -41px;
  padding-left: 7px;
  width: 82px;
}
.left-col .videoembed {
  position: relative;
}
.left-col .videoembed .overlay-wrapper:after {
  border: solid 10px #fff;
  border-radius: 50%;
  color: #fff;
  content: "\f04b";
  font-family: 'sm-icons';
  font-size: 60px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -58px;
  margin-left: -58px;
  height: 116px;
  line-height: 97px;
  opacity: .7;
  padding-left: 10px;
  text-align: center;
  vertical-align: middle;
  width: 115px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.left-col .videoembed .overlay-wrapper .play-text {
  display: none;
}
/*
* Gallery image count overlay
*/
.left-col .featured-gallery-holder {
  position: relative;
}
.left-col .featured-gallery-holder .slide-count {
  position: absolute;
  bottom: 12px;
  right: 12px;
}
/*
*   Story board layout
*/
.container.storyboard {
  padding-top: 15px;
}
.container.storyboard .row {
  margin: 0;
}
.container.storyboard .row [class^="col-"] {
  padding-left: 0;
  padding-right: 0;
}
.container.storyboard .row > div:first-child {
  padding-right: 0;
}
.container.storyboard .row > div:last-child {
  padding-left: 0;
}
.container.storyboard .post {
  position: relative;
}
.container.storyboard .post img {
  display: block;
}
.container.storyboard .post .title {
  position: absolute;
  bottom: 0;
}
/*
*   Temporary fix for phoeoembed inline sizes
*/
div.mainembed.photoembed img {
  height: auto;
}
/*
*   Temporary fix for tag page image heights
*/
body.archive div.feed.feed-split-image .image-holder img,
body.category div.feed.feed-split-image .image-holder img,
body.posthub div.feed.feed-split-image .image-holder img,
body.search div.feed.feed-split-image .image-holder img,
body.tag div.feed.feed-split-image .image-holder img,
body.tax-media-tags div.feed.feed-split-image .image-holder img {
  height: auto;
}
/*
*   Main menu in header
*/
#menu {
  /*
    *   Search
    */
}
#menu .container {
  padding-left: 0;
  padding-right: 0;
}
#menu .inner-nav-holder {
  position: relative;
}
#menu .main-nav > li.selected a {
  color: #ffffff;
}
#menu .social-and-search {
  position: absolute;
  right: 0px;
}
#menu .search {
  position: relative;
}
#menu .search.open .query-holder {
  display: block;
}
#menu .search .query-holder {
  overflow: hidden;
}
#menu .search .query-holder input {
  display: block;
  font-family: "Fakt SemiCondensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
  height: 30px;
  line-height: 30px;
  padding: 0 15px;
}
/*
*   Tweak positioning with admin bar
*/
body.admin-bar #menu {
  top: 32px;
}
/**
 * Menu animations
 */
#menu *,
.social-block * {
  transition: line-height 0.2s ease-in-out, height 0.2s ease-in-out, width 0.2s ease-in-out, font-size 0.2s ease-in-out, padding 0.2s ease-in-out, margin 0.2s ease-in-out, top 0.2s ease-in-out;
  -webkit-transition: line-height 0.2s ease-in-out, height 0.2s ease-in-out, width 0.2s ease-in-out, font-size 0.2s ease-in-out, padding 0.2s ease-in-out, margin 0.2s ease-in-out, top 0.2s ease-in-out;
  -o-transition: line-height 0.2s ease-in-out, height 0.2s ease-in-out, width 0.2s ease-in-out, font-size 0.2s ease-in-out, padding 0.2s ease-in-out, margin 0.2s ease-in-out, top 0.2s ease-in-out;
}
#menu.shrunk,
.social-block.shrunk,
#menu.shrunk .social-block,
.social-block.shrunk .social-block {
  min-height: 40px;
  height: 40px;
}
#menu.shrunk .search,
.social-block.shrunk .search,
#menu.shrunk .search.open,
.social-block.shrunk .search.open {
  height: 40px;
}
#menu.shrunk .search #header-search,
.social-block.shrunk .search #header-search,
#menu.shrunk .search.open #header-search,
.social-block.shrunk .search.open #header-search {
  line-height: 40px;
}
#menu.shrunk .search #header-search .search-submit,
.social-block.shrunk .search #header-search .search-submit,
#menu.shrunk .search.open #header-search .search-submit,
.social-block.shrunk .search.open #header-search .search-submit {
  line-height: 40px;
  height: 40px;
}
#menu.shrunk .social-and-search .social-links li,
.social-block.shrunk .social-and-search .social-links li {
  line-height: 40px;
  height: 40px;
}
#menu.shrunk .social-and-search .social-links li span,
.social-block.shrunk .social-and-search .social-links li span {
  line-height: 40px;
  height: 40px;
}
#menu.shrunk .social-and-search .search #header-search .query-holder input,
.social-block.shrunk .social-and-search .search #header-search .query-holder input {
  height: 40px;
  padding: 0px 10px;
}
#menu.shrunk .main-nav li a,
.social-block.shrunk .main-nav li a {
  line-height: 40px;
}
#menu.shrunk .main-nav li.logo a,
.social-block.shrunk .main-nav li.logo a {
  height: 51px;
  width: 101px;
  margin-left: -35px;
}
/*
*   Responsive full width styling
*/
#menu.menu-responsive {
  margin-bottom: 0;
}
#menu.menu-responsive .container {
  width: auto;
}
footer {
  background-color: #000;
  color: #eee;
  font-family: Arial, sans-serif;
  font-size: 12px;
  padding: 20px 0;
}
footer .mobile-site-footer {
  text-align: right;
}
footer .mobile-site-footer a {
  color: #c9c9c9 !important;
}
footer .comscore-header-links {
  margin: 10px 0;
}
footer .comscore-header-links a {
  margin-right: 20px;
}
footer .comscore-header-links a:last-child {
  margin-right: 0;
}
footer ul.social-links li {
  display: inline-block;
  padding-bottom: 20px;
  margin-right: 5px;
  padding-left: 4px;
}
footer ul.social-links li .social-icon {
  display: inline-block;
}
footer ul.social-links li .social-icon.square {
  color: white;
  height: 40px;
  text-align: center;
  width: 45px;
}
footer ul.social-links li .social-icon.square span {
  font-size: 24px;
  color: white;
  line-height: 42px;
  margin-left: 3px;
}
footer ul.social-links li .social-icon.square.facebook {
  background-color: #3b5998;
}
footer ul.social-links li .social-icon.square.twitter {
  background-color: #4099ff;
}
footer ul.social-links li .social-icon.square.instagram {
  background-color: #517fa3;
}
footer ul.social-links li .social-icon.square.pinterest {
  background-color: #cb2027;
}
footer ul.social-links li .social-icon.square.tumblr {
  background-color: #34465e;
}
footer .comscore--link:hover {
  color: #e51937;
  text-decoration: none;
}
footer .menu {
  margin-bottom: 10px;
}
footer .menu a {
  font-size: 14px;
  margin-right: 20px;
  font-family: "Fakt SemiCondensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
footer .menu a:hover {
  color: #e51937;
  text-decoration: none;
}
/*
*   Social icon styling
*/
.social-holder {
  margin-top: 10px;
  height: 30px;
  position: relative;
  margin-bottom: 7px;
}
.social-holder .post-header {
  height: 30px;
}
.social-holder.sticky-header .social-icons .social-container .title {
  font: "Fakt SemiCondensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.social-holder .social-icons {
  color: #666;
  display: block;
}
.social-holder .social-icons .social-container {
  position: absolute;
  z-index: 10;
  overflow: hidden;
  /*
            *   Shrunken social icons on gallery page
            */
}
.social-holder .social-icons .social-container.active {
  top: 0px;
  left: 0px;
}
.social-holder .social-icons .social-container.active .more .sharrre {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.social-holder .social-icons .social-container.active .icon-plus:before {
  content: "\f068";
}
.social-holder .social-icons .social-container .icon-plus {
  font-size: 22px;
  line-height: 30px;
  text-align: center;
  vertical-align: middle;
  background-color: #646464;
  color: white;
  width: 30px;
  height: 30px;
  display: inline-block;
  cursor: pointer;
}
.social-holder .social-icons .social-container .more .sharrre {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.social-holder .social-icons .social-container .title {
  border-bottom: solid 1px #d8d8d8;
  font-family: Arial, sans-serif;
  font-size: 9px;
  font-weight: bold;
  padding: 3px 4px;
  text-align: center;
  text-transform: uppercase;
  display: none;
}
.social-holder .social-icons .social-container .logo {
  display: none;
}
.social-holder .social-icons .social-container .sharrre {
  display: block;
  text-align: center;
  width: 99px;
  float: left;
  background: white;
  padding: 0px 7px 7px 0px;
  color: white;
}
.social-holder .social-icons .social-container .sharrre > div {
  font-family: Verdana, Arial, sans-serif;
  line-height: 30px;
  font-size: 12px;
  text-transform: uppercase;
  vertical-align: middle;
  height: 30px;
  cursor: pointer;
}
.social-holder .social-icons .social-container .sharrre > div:hover {
  opacity: .8;
}
.social-holder .social-icons .social-container .sharrre .icon-social {
  font-size: 18px;
  margin-right: 5px;
  text-transform: uppercase;
  vertical-align: middle;
  margin-top: -2px;
  display: inline-block;
}
.social-holder .social-icons .social-container .sharrre.facebook > div {
  background-color: #3b5998;
}
.social-holder .social-icons .social-container .sharrre.facebook .icon-social:after {
  content: "\f09a";
}
.social-holder .social-icons .social-container .sharrre.googlePlus > div {
  background-color: #dd4b39;
}
.social-holder .social-icons .social-container .sharrre.googlePlus .icon-social {
  margin-top: -2px;
}
.social-holder .social-icons .social-container .sharrre.googlePlus .icon-social:after {
  content: "\e61a";
}
.social-holder .social-icons .social-container .sharrre.pinterest > div {
  background-color: #cb2027;
}
.social-holder .social-icons .social-container .sharrre.pinterest .icon-social {
  margin-top: -4px;
}
.social-holder .social-icons .social-container .sharrre.pinterest .icon-social:after {
  content: "\f0d2";
}
.social-holder .social-icons .social-container .sharrre.stumbleupon > div {
  background-color: #3b5998;
}
.social-holder .social-icons .social-container .sharrre.stumbleupon .icon-social:after {
  content: "\f1a4";
}
.social-holder .social-icons .social-container .sharrre.twitter > div {
  background-color: #4099ff;
}
.social-holder .social-icons .social-container .sharrre.twitter .icon-social {
  margin-top: -4px;
}
.social-holder .social-icons .social-container .sharrre.twitter .icon-social:after {
  content: "\f099";
}
.social-holder .social-icons .social-container .sharrre.reddit > div {
  background-color: #ff4500;
}
.social-holder .social-icons .social-container .sharrre.reddit .icon-social {
  margin-top: -6px;
}
.social-holder .social-icons .social-container .sharrre.reddit .icon-social:after {
  content: "\eac7";
}
.social-holder .social-icons .social-container .sharrre.email > div {
  background-color: black;
}
.social-holder .social-icons .social-container .sharrre.email .icon-social {
  margin-top: -4px;
}
.social-holder .social-icons .social-container .sharrre.email .icon-social:after {
  content: "\f003";
}
.social-holder .social-icons .social-container .sharrre.sms > div {
  background-color: #0bd318;
}
.social-holder .social-icons .social-container .sharrre.sms .icon-social {
  margin-top: -5px;
}
.social-holder .social-icons .social-container .sharrre.sms .icon-social:after {
  content: "\f27b";
}
.social-holder .social-icons .social-container .sharrre.whatsapp > div {
  background-color: #58ad15;
}
.social-holder .social-icons .social-container .sharrre.whatsapp .icon-social {
  margin-top: -4px;
}
.social-holder .social-icons .social-container .sharrre.whatsapp .icon-social:after {
  content: "\e618";
}
.social-holder .social-icons .social-container .sharrre.tumblr > div {
  background-color: #34465e;
}
.social-holder .social-icons .social-container .sharrre.tumblr .icon-social {
  margin-top: -4px;
}
.social-holder .social-icons .social-container .sharrre.tumblr .icon-social:after {
  content: "\f174";
}
.social-holder .social-icons .social-container.small .icon-plus {
  display: block;
  margin-bottom: 7px;
}
.social-holder .social-icons .social-container.small .more:hover .icon-plus {
  display: none;
}
.social-holder.sticky-header {
  position: fixed;
  top: -40px;
  left: 0px;
  width: 100%;
  height: 40px;
  background-color: rgba(245, 245, 245, 0.9);
  padding: 4px 0px;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  margin-top: 0px;
  z-index: 20;
}
.social-holder.sticky-header.show {
  top: 0px;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.social-holder.sticky-header .social-icons {
  margin-right: auto;
  margin-left: auto;
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 1px) {
  .social-holder.sticky-header .social-icons {
    width: 760px;
  }
}
@media (min-width: 1px) {
  .social-holder.sticky-header .social-icons {
    width: 1000px;
  }
}
@media (min-width: 1200px) {
  .social-holder.sticky-header .social-icons {
    width: 1000px;
  }
}
.social-holder.sticky-header .social-icons > .navbar-header,
.social-holder.sticky-header .social-icons > .navbar-collapse {
  margin-right: -20px;
  margin-left: -20px;
}
@media (min-width: 1px) {
  .social-holder.sticky-header .social-icons > .navbar-header,
  .social-holder.sticky-header .social-icons > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.social-holder.sticky-header .social-icons .social-container {
  min-width: 650px;
  width: 100%;
}
.social-holder.sticky-header .social-icons .social-container.active {
  height: 51px;
  position: relative;
}
.social-holder.sticky-header .social-icons .social-container .title {
  display: none;
  float: left;
}
.social-holder.sticky-header .social-icons .social-container .logo {
  display: block;
  height: 30px;
  float: left;
  margin-right: 7px;
}
.social-holder.sticky-header .social-icons .social-container .logo a {
  display: inline-block;
  height: 30px;
}
.social-holder.sticky-header .social-icons .social-container .sharrre {
  margin-right: 7px;
  width: 92px;
  padding: 0px;
}
.social-holder.sticky-header .social-icons .social-container .icon-plus {
  display: none;
}
.social-holder.sticky-header .social-icons .social-container .more .sharrre {
  opacity: 1;
  filter: alpha(opacity=100);
}
#menu {
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#menu.social-hide {
  top: -55px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.ui-dialog.PiLogin.sign-in,
.ui-dialog.PiLogin.sign-up,
.ui-dialog.PiLogin.forgot {
  background-color: #fff;
  border: none;
  padding: 20px;
}
.ui-dialog.PiLogin.sign-in .form-input-links,
.ui-dialog.PiLogin.sign-up .form-input-links,
.ui-dialog.PiLogin.forgot .form-input-links {
  color: #333333;
  float: none;
  height: auto;
  width: auto;
  padding-top: 50px;
}
.ui-dialog.PiLogin.sign-in .form-input-links a,
.ui-dialog.PiLogin.sign-up .form-input-links a,
.ui-dialog.PiLogin.forgot .form-input-links a {
  font-weight: bold;
}
.ui-dialog.PiLogin.sign-in .form-input-links a:hover,
.ui-dialog.PiLogin.sign-up .form-input-links a:hover,
.ui-dialog.PiLogin.forgot .form-input-links a:hover {
  color: #e51937;
}
.ui-dialog.PiLogin.sign-in .register-form,
.ui-dialog.PiLogin.sign-up .register-form,
.ui-dialog.PiLogin.forgot .register-form {
  height: auto;
  width: auto;
}
.ui-dialog.PiLogin.sign-in .remember-my-checkbox,
.ui-dialog.PiLogin.sign-up .remember-my-checkbox,
.ui-dialog.PiLogin.forgot .remember-my-checkbox {
  margin-right: 5px;
}
.ui-dialog.PiLogin.sign-in .ui-dialog-buttonset,
.ui-dialog.PiLogin.sign-up .ui-dialog-buttonset,
.ui-dialog.PiLogin.forgot .ui-dialog-buttonset {
  top: auto;
  left: auto;
  right: auto;
  bottom: 100px;
}
.ui-dialog.PiLogin.sign-in .ui-dialog-buttonset button,
.ui-dialog.PiLogin.sign-up .ui-dialog-buttonset button,
.ui-dialog.PiLogin.forgot .ui-dialog-buttonset button {
  background: #fff;
  border: solid 1px #ccc;
  color: #e51937;
  font-family: "Fakt SemiCondensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  padding: 10px 20px;
  text-transform: uppercase;
}
.ui-dialog.PiLogin.sign-in .ui-dialog-buttonset button:hover,
.ui-dialog.PiLogin.sign-up .ui-dialog-buttonset button:hover,
.ui-dialog.PiLogin.forgot .ui-dialog-buttonset button:hover {
  color: #333333;
}
.ui-dialog.PiLogin.sign-in .ui-dialog-title,
.ui-dialog.PiLogin.sign-up .ui-dialog-title,
.ui-dialog.PiLogin.forgot .ui-dialog-title {
  color: #333333;
  font-family: "Fakt SemiCondensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 25px;
  font-weight: bold;
}
.ui-dialog.PiLogin.sign-in .ui-message-error,
.ui-dialog.PiLogin.sign-up .ui-message-error,
.ui-dialog.PiLogin.forgot .ui-message-error {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #ff0000;
}
.ui-dialog.PiLogin.sign-in #PiLogin_Form label,
.ui-dialog.PiLogin.sign-up #PiLogin_Form label,
.ui-dialog.PiLogin.forgot #PiLogin_Form label,
.ui-dialog.PiLogin.sign-in #PiSignon_Form label,
.ui-dialog.PiLogin.sign-up #PiSignon_Form label,
.ui-dialog.PiLogin.forgot #PiSignon_Form label,
.ui-dialog.PiLogin.sign-in #PiForgot_Form label,
.ui-dialog.PiLogin.sign-up #PiForgot_Form label,
.ui-dialog.PiLogin.forgot #PiForgot_Form label {
  color: #333333;
  display: block;
  font-size: 14px;
  margin-bottom: 6px;
}
.ui-dialog.PiLogin.sign-in #PiLogin_Form .input-holder,
.ui-dialog.PiLogin.sign-up #PiLogin_Form .input-holder,
.ui-dialog.PiLogin.forgot #PiLogin_Form .input-holder,
.ui-dialog.PiLogin.sign-in #PiSignon_Form .input-holder,
.ui-dialog.PiLogin.sign-up #PiSignon_Form .input-holder,
.ui-dialog.PiLogin.forgot #PiSignon_Form .input-holder,
.ui-dialog.PiLogin.sign-in #PiForgot_Form .input-holder,
.ui-dialog.PiLogin.sign-up #PiForgot_Form .input-holder,
.ui-dialog.PiLogin.forgot #PiForgot_Form .input-holder {
  float: none;
  margin-bottom: 20px;
  position: static;
  width: 100%;
}
.ui-dialog.PiLogin.sign-in #PiLogin_Form .input-holder:last-child,
.ui-dialog.PiLogin.sign-up #PiLogin_Form .input-holder:last-child,
.ui-dialog.PiLogin.forgot #PiLogin_Form .input-holder:last-child,
.ui-dialog.PiLogin.sign-in #PiSignon_Form .input-holder:last-child,
.ui-dialog.PiLogin.sign-up #PiSignon_Form .input-holder:last-child,
.ui-dialog.PiLogin.forgot #PiSignon_Form .input-holder:last-child,
.ui-dialog.PiLogin.sign-in #PiForgot_Form .input-holder:last-child,
.ui-dialog.PiLogin.sign-up #PiForgot_Form .input-holder:last-child,
.ui-dialog.PiLogin.forgot #PiForgot_Form .input-holder:last-child {
  margin-bottom: 50px;
}
.ui-dialog.PiLogin.sign-in #PiLogin_Form .input-holder input[type="text"],
.ui-dialog.PiLogin.sign-up #PiLogin_Form .input-holder input[type="text"],
.ui-dialog.PiLogin.forgot #PiLogin_Form .input-holder input[type="text"],
.ui-dialog.PiLogin.sign-in #PiSignon_Form .input-holder input[type="text"],
.ui-dialog.PiLogin.sign-up #PiSignon_Form .input-holder input[type="text"],
.ui-dialog.PiLogin.forgot #PiSignon_Form .input-holder input[type="text"],
.ui-dialog.PiLogin.sign-in #PiForgot_Form .input-holder input[type="text"],
.ui-dialog.PiLogin.sign-up #PiForgot_Form .input-holder input[type="text"],
.ui-dialog.PiLogin.forgot #PiForgot_Form .input-holder input[type="text"],
.ui-dialog.PiLogin.sign-in #PiLogin_Form .input-holder input[type="password"],
.ui-dialog.PiLogin.sign-up #PiLogin_Form .input-holder input[type="password"],
.ui-dialog.PiLogin.forgot #PiLogin_Form .input-holder input[type="password"],
.ui-dialog.PiLogin.sign-in #PiSignon_Form .input-holder input[type="password"],
.ui-dialog.PiLogin.sign-up #PiSignon_Form .input-holder input[type="password"],
.ui-dialog.PiLogin.forgot #PiSignon_Form .input-holder input[type="password"],
.ui-dialog.PiLogin.sign-in #PiForgot_Form .input-holder input[type="password"],
.ui-dialog.PiLogin.sign-up #PiForgot_Form .input-holder input[type="password"],
.ui-dialog.PiLogin.forgot #PiForgot_Form .input-holder input[type="password"] {
  border: solid 1px #999;
  height: auto;
  padding: 10px;
  width: 100%;
}
.ui-dialog.PiLogin.sign-in .fb_oauth2_login {
  position: absolute;
  bottom: 68px;
  left: 125px;
}
.ui-dialog.PiLogin.sign-up .sign-up-fb-2 {
  position: static;
}
.ui-dialog.PiLogin.sign-up .sign-up-fb-2 .fb_oauth2_login {
  position: absolute;
  bottom: 68px;
  left: 130px;
}
.ui-dialog.PiLogin.forgot .form-input-links {
  padding-top: 36px;
}
.ui-dialog.PiLogin.forgot .ui-dialog-buttonset {
  bottom: 78px;
}
.ui-dialog.ui-widget {
  z-index: 501;
}
.ui-widget-overlay.ui-front {
  z-index: 500;
}
/*
*   Tag Teaser Styles
*/
.left-col .feed-split-image .post .author a.no-href:hover {
  text-decoration: none;
}
.left-col .tag-page-column .wp-tag-teaser {
  padding: 20px;
  background-color: #f7f7f7;
  margin-bottom: 25px;
  overflow: auto;
}
.left-col .tag-page-column .wp-tag-teaser .teaser-row .teaser-summary a.read-more {
  color: #e51937;
}
.left-col .tag-page-column .wp-tag-teaser .teaser-row .teaser-summary a.read-more:hover {
  color: #333333;
}
.left-col .tag-page-column .tag-page-module.row {
  margin: 0 0 18px 0;
}
.left-col .tag-page-column .tag-page-module.row .row {
  margin-left: 0;
}
.left-col .tag-page-column .tag-page-module.row .photos .tag-image-holder {
  height: 100px;
  width: 100px;
  display: inline-block;
  overflow: hidden;
}
.left-col .tag-page-column .tag-page-module.row .photos .tag-image-holder img {
  min-height: 100%;
  min-width: 100%;
}
.left-col .tag-page-column .tag-page-module.row .col-sm-6 {
  padding: 0;
  margin-top: 5px;
  margin-bottom: 5px;
}
.left-col .tag-page-column .tag-page-module.row .col-sm-6 .row .preview-holder {
  width: 50%;
  padding-left: 10px;
  line-height: 18px;
}
.left-col .tag-page-column .tag-page-module.row .col-sm-6 .row .preview-holder a {
  font-size: 13px;
}
.left-col .tag-page-column .tag-page-module.row .col-sm-6 .row .image-holder {
  height: 90px;
  width: 40%;
  overflow: hidden;
}
.left-col .tag-page-column h3 {
  font-family: "Fakt SemiCondensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 24px;
  text-transform: uppercase;
  border-bottom: solid 1px #d7d7d7;
  padding-bottom: 5px;
  margin-bottom: 10px;
}
#comments .commentHead {
  display: none;
}
#comments .commentlist-ice {
  padding-left: 0;
}
#respond {
  margin-left: 0;
}
#respond h3 {
  font-size: 20px;
}
#respond .signout-cancel {
  float: right;
}
#respond #cancel-comment-reply-link span {
  color: #333333;
  display: inline-block;
  padding: 0 5px;
}
.comment-action-row input {
  width: 50%;
}
.comment-action-row input[type="submit"] {
  background: #fff;
  border: solid 1px #ccc;
  color: #e51937;
  font-family: "Fakt SemiCondensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  padding: 10px 20px;
  text-transform: uppercase;
  width: auto;
}
.comment-action-row input[type="submit"]:hover {
  color: #333333;
}
.comment-action-row label {
  display: block;
}
.comment-action-row table .text-input {
  width: 255px;
  margin-right: 15px;
}
.attachment-94x94 {
  width: 94px;
  height: 94px;
}
.feed.feed-comments .comment .preview {
  overflow-wrap: break-word;
}
.comments-help-button:before {
  font-family: "sm-icons";
  content: "\ea09";
  color: #bbb;
  cursor: pointer;
  display: inline-block;
  margin-right: 10px;
  position: relative;
  top: 3px;
  font-size: 16px;
}
.comments-help-button:hover:before {
  color: black;
}
.ui-tooltip {
  max-width: 250px;
  background-color: white;
  font-size: 12px;
  line-height: 14px;
  padding: 5px;
  border: 1px solid #bbb;
  z-index: 2000;
}
div.ui-helper-hidden-accessible {
  display: none;
}
.article-body,
#featured-content {
  position: relative;
  /**
     * Set width for video embeds
     */
  /**
     * Ooyala player has built-in styling and uses an object instead of an iframe
     * can't use height scaling like with video embeds
     */
}
.article-body:before,
#featured-content:before,
.article-body:after,
#featured-content:after {
  content: " ";
  display: table;
}
.article-body:after,
#featured-content:after {
  clear: both;
}
.article-body:before,
#featured-content:before,
.article-body:after,
#featured-content:after {
  content: " ";
  display: table;
}
.article-body:after,
#featured-content:after {
  clear: both;
}
.article-body iframe,
#featured-content iframe {
  border: solid 1px #efefef;
  margin: auto;
}
.article-body .featured-embed-holder.format-image img,
#featured-content .featured-embed-holder.format-image img {
  display: block;
  margin: 0 auto;
  max-width: 620px;
}
.article-body .article-image-holder:after,
#featured-content .article-image-holder:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.article-body .article-image-holder .photoembed-square,
#featured-content .article-image-holder .photoembed-square {
  float: left;
  width: 420px;
}
.article-body .article-image-holder .mainembed.articleembed .body img,
#featured-content .article-image-holder .mainembed.articleembed .body img {
  display: inline-block;
}
.article-body .sp-pagination,
#featured-content .sp-pagination {
  margin-bottom: 40px;
}
.article-body .sp-pagination .numbers,
#featured-content .sp-pagination .numbers {
  color: #e51937;
  font-weight: bold;
  text-align: center;
}
.article-body .sp-pagination .numbers a,
#featured-content .sp-pagination .numbers a {
  font-weight: normal;
}
.article-body .sp-pagination .separator,
#featured-content .sp-pagination .separator {
  display: inline-block;
  padding: 0 6px;
}
.article-body .sp-pagination .number-article-pag,
#featured-content .sp-pagination .number-article-pag {
  margin-left: 79px;
  padding-top: 2px;
}
.article-body .sp-pagination .article-prev,
#featured-content .sp-pagination .article-prev {
  left: 110px;
}
.article-body .sp-pagination .article-next,
#featured-content .sp-pagination .article-next {
  right: 12px;
  width: 17%;
}
.article-body .article-content,
#featured-content .article-content {
  word-break: break-word;
  word-wrap: break-word;
  /*
* Inline gallery styles
*/
}
.article-body .article-content ol,
#featured-content .article-content ol,
.article-body .article-content ul,
#featured-content .article-content ul {
  margin-left: 50px;
  padding-left: 0px;
}
.article-body .article-content ol li,
#featured-content .article-content ol li {
  list-style: decimal;
}
.article-body .article-content ul li,
#featured-content .article-content ul li {
  list-style: disc;
}
.article-body .article-content .inline-gallery ul,
#featured-content .article-content .inline-gallery ul,
.article-body .article-content .inline-gallery ol,
#featured-content .article-content .inline-gallery ol,
.article-body .article-content .inline-gallery li,
#featured-content .article-content .inline-gallery li {
  list-style: none;
  margin: 0px;
  padding-left: 5px;
}
.article-body .article-content .branded-content,
#featured-content .article-content .branded-content {
  font-size: 18px;
  color: #222;
  line-height: 28px;
  font-style: italic;
  background-color: #f7f7f7;
  padding: 15px;
}
.article-body .article-content .inline-gallery,
#featured-content .article-content .inline-gallery {
  width: 620px;
  margin: -10px 0 0px 0px;
  display: block;
  min-height: 120px;
}
.article-body .article-content .inline-gallery .inline-hr-bottom,
#featured-content .article-content .inline-gallery .inline-hr-bottom {
  border-width: 0 0 1px 0;
  margin-top: 42px;
}
.article-body .article-content .inline-gallery ul,
#featured-content .article-content .inline-gallery ul {
  display: inline-block;
  height: 112px;
  overflow: hidden;
  background-color: #fff;
  padding: 5px 5px;
  margin-left: 15px;
  float: left;
}
.article-body .article-content .inline-gallery ul:before,
#featured-content .article-content .inline-gallery ul:before,
.article-body .article-content .inline-gallery ul:after,
#featured-content .article-content .inline-gallery ul:after {
  content: " ";
  display: table;
}
.article-body .article-content .inline-gallery ul:after,
#featured-content .article-content .inline-gallery ul:after {
  clear: both;
}
.article-body .article-content .inline-gallery ul:before,
#featured-content .article-content .inline-gallery ul:before,
.article-body .article-content .inline-gallery ul:after,
#featured-content .article-content .inline-gallery ul:after {
  content: " ";
  display: table;
}
.article-body .article-content .inline-gallery ul:after,
#featured-content .article-content .inline-gallery ul:after {
  clear: both;
}
.article-body .article-content .inline-gallery ul li,
#featured-content .article-content .inline-gallery ul li {
  float: left;
  padding: 5px;
  position: relative;
}
.article-body .article-content .inline-gallery ul li .overlay,
#featured-content .article-content .inline-gallery ul li .overlay {
  color: #fff;
  font-family: "Fakt SemiCondensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 0 10px;
  line-height: 1.3em;
  position: absolute;
  font-weight: normal;
  font-size: 10px;
  top: 50%;
  right: 0;
  left: 0;
  max-height: 78px;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  text-align: center;
  overflow: hidden;
  visibility: hidden;
}
.article-body .article-content .inline-gallery ul li:hover:before,
#featured-content .article-content .inline-gallery ul li:hover:before {
  background: rgba(0, 0, 0, 0.55);
  content: '';
  position: absolute;
  top: 5px;
  left: 5px;
  right: 0;
  bottom: 0;
  width: 84px;
  height: 84px;
}
.article-body .article-content .inline-gallery ul li:hover .overlay,
#featured-content .article-content .inline-gallery ul li:hover .overlay {
  visibility: visible;
}
.article-body .article-content .inline-gallery ul li img,
#featured-content .article-content .inline-gallery ul li img {
  height: auto;
  width: 84px;
}
.article-body .article-content .inline-gallery .more-link,
#featured-content .article-content .inline-gallery .more-link {
  font-family: "Fakt SemiCondensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  display: inline-block;
  font-size: 32px;
  margin: 28px 35px 0 0;
  line-height: 24px;
  font-weight: bold;
  text-transform: uppercase;
}
.article-body .article-content .inline-gallery .more-link a:hover,
#featured-content .article-content .inline-gallery .more-link a:hover {
  text-decoration: none;
}
.article-body .article-content .inline-gallery .more-link .photos,
#featured-content .article-content .inline-gallery .more-link .photos {
  font-size: 21px;
  color: #333;
  margin-top: 6px;
}
.article-body .article-content .inline-gallery .inline-gallery-title a,
#featured-content .article-content .inline-gallery .inline-gallery-title a {
  color: #333;
  text-transform: uppercase;
  letter-spacing: 1.2px;
}
.article-body .article-content .inline-gallery .inline-gallery-title a:hover,
#featured-content .article-content .inline-gallery .inline-gallery-title a:hover {
  text-decoration: none;
}
.article-body .article-content .inline-gallery .inline-gallery-title .inline-gallery-related,
#featured-content .article-content .inline-gallery .inline-gallery-title .inline-gallery-related {
  font-weight: bold;
}
.article-body .article-content .inline-gallery .inline-gallery-title .inline-hr-top,
#featured-content .article-content .inline-gallery .inline-gallery-title .inline-hr-top {
  border-width: 0 0 1px 0;
  margin-top: 6px;
}
.article-body .author:before,
#featured-content .author:before,
.article-body .author:after,
#featured-content .author:after {
  content: " ";
  display: table;
}
.article-body .author:after,
#featured-content .author:after {
  clear: both;
}
.article-body .author:before,
#featured-content .author:before,
.article-body .author:after,
#featured-content .author:after {
  content: " ";
  display: table;
}
.article-body .author:after,
#featured-content .author:after {
  clear: both;
}
.article-body .author .facebook-like,
#featured-content .author .facebook-like {
  float: left;
  margin-top: 8px;
  margin-bottom: 8px;
  line-height: 20px;
  height: 20px;
}
.article-body .author .twitter,
#featured-content .author .twitter {
  margin-right: 10px;
}
.article-body .author .twitter a:before,
#featured-content .author .twitter a:before {
  font-family: sm-icons;
  color: #4099ff;
  font-size: 16px;
  content: "\f099";
  margin-right: 3px;
}
.article-body .tags-and-comments,
#featured-content .tags-and-comments {
  font-family: "Fakt SemiCondensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 14px;
}
.article-body .tags-and-comments .comments,
#featured-content .tags-and-comments .comments {
  margin-right: 20px;
  font-family: Arial, sans-serif;
}
.article-body .tags-and-comments .comments a,
#featured-content .tags-and-comments .comments a {
  color: #000;
}
.article-body .tags-and-comments .comments a .article-comment-bubble:before,
#featured-content .tags-and-comments .comments a .article-comment-bubble:before {
  font-family: sm-icons;
  content: "\f0e5";
  padding-left: 5px;
}
.article-body .tags-and-comments .tags strong,
#featured-content .tags-and-comments .tags strong {
  text-transform: uppercase;
}
.article-body .tags-and-comments .tags a,
#featured-content .tags-and-comments .tags a {
  text-transform: none;
}
.article-body .videoembed,
#featured-content .videoembed {
  /* The "full width" sizes are overridden to make the iframe expand to 100% of the column
           This also corrects for different screen sizes in mobile
        */
}
.article-body .videoembed.mainembed-600x337,
#featured-content .videoembed.mainembed-600x337,
.article-body .videoembed.mainembed-600x450,
#featured-content .videoembed.mainembed-600x450 {
  float: none;
  width: auto;
  height: auto;
}
.article-body .videoembed.mainembed .video-embed-code div.ooyala-video-wrapper,
#featured-content .videoembed.mainembed .video-embed-code div.ooyala-video-wrapper {
  margin-top: -70px;
  height: 397px !important;
}
.article-body .videoembed.mainembed .video-embed-code div.ooyala-video-wrapper object,
#featured-content .videoembed.mainembed .video-embed-code div.ooyala-video-wrapper object {
  height: 372px;
}
.article-body .videoembed .video-embed-code,
#featured-content .videoembed .video-embed-code {
  position: relative;
  height: 0;
  overflow: hidden;
}
.article-body .videoembed .video-embed-code iframe,
#featured-content .videoembed .video-embed-code iframe {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}
.article-body .videoembed .video-embed-code.horizontal,
#featured-content .videoembed .video-embed-code.horizontal {
  padding-bottom: 56.3%;
}
.article-body .videoembed .video-embed-code.horizontal iframe,
#featured-content .videoembed .video-embed-code.horizontal iframe {
  width: 100%;
}
.article-body .videoembed .video-embed-code.vertical,
#featured-content .videoembed .video-embed-code.vertical {
  padding-bottom: 533px;
}
.article-body .ooyala-video-wrapper,
#featured-content .ooyala-video-wrapper {
  width: 100% !important;
  height: 363px !important;
  position: relative;
  padding-top: 25px;
  margin-bottom: 25px;
  margin-top: -11px;
}
.article-body .ooyala-video-wrapper > div,
#featured-content .ooyala-video-wrapper > div {
  z-index: 1 !important;
}
.article-body .ooyala-video-wrapper object,
#featured-content .ooyala-video-wrapper object,
.article-body .ooyala-video-wrapper embed,
#featured-content .ooyala-video-wrapper embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 338px;
}
.article-body .description,
#featured-content .description {
  margin-top: 5px;
}
.article-body .featured_credit,
#featured-content .featured_credit {
  display: block;
  font-size: 12px;
  padding: 0 15px;
  text-align: right;
  max-width: 420px;
  max-height: 19px;
  overflow: hidden;
  margin-left: 200px;
}
.article-body .featured_credit small,
#featured-content .featured_credit small {
  font-weight: 700;
  text-transform: uppercase;
}
/*
*   Main embed styles
*/
.mainembed .description-wrapper,
.mainembed .credit-wrapper {
  margin-top: 7px;
  line-height: 20px;
  width: 100%;
  position: relative;
  padding-bottom: 7px;
}
.mainembed .description-wrapper {
  padding: 0px 5px;
}
.mainembed .description,
.mainembed .credit {
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #222222;
  font-size: 13px;
  right: 0;
}
.mainembed .description {
  margin-right: 7px;
}
.mainembed .credit {
  color: #888888;
}
.article-content,
#featured-content {
  /*
    *   Old / legacy styles
    */
  /*
    *   New styles
    */
}
.article-content .mainembed-220x165,
#featured-content .mainembed-220x165 {
  width: 220px;
  float: left;
  margin: 0 15px 15px 0;
}
.article-content .mainembed-220x220,
#featured-content .mainembed-220x220 {
  width: 220px;
  float: left;
  margin: 0 15px 15px 0;
}
.article-content .mainembed-400x300,
#featured-content .mainembed-400x300 {
  width: 400px;
  margin: 0 0 15px 15px;
}
.article-content .mainembed-400x400,
#featured-content .mainembed-400x400 {
  width: 400px;
}
.article-content .mainembed-400x470,
#featured-content .mainembed-400x470 {
  width: 400px;
  margin: 0 0 15px 15px;
}
.article-content .mainembed-600x337,
#featured-content .mainembed-600x337 {
  float: none;
  width: 600px;
}
.article-content .mainembed-600x450,
#featured-content .mainembed-600x450 {
  width: 600px;
  float: none;
}
.article-content .mainembed,
#featured-content .mainembed {
  box-sizing: border-box;
}
.article-content .mainembed.align-left,
#featured-content .mainembed.align-left {
  float: left;
  padding-right: 7px;
  margin-right: 8px;
  margin-bottom: 15px;
}
.article-content .mainembed.align-right,
#featured-content .mainembed.align-right {
  float: right;
  padding-left: 7px;
  margin-left: 8px;
  margin-bottom: 15px;
  text-align: left;
}
.article-content .mainembed.align-center,
#featured-content .mainembed.align-center {
  margin: 0 auto 15px;
  text-align: left;
}
.article-content .mainembed.mainembed-one_quarter,
#featured-content .mainembed.mainembed-one_quarter {
  width: 25%;
}
.article-content .mainembed.mainembed-one_third,
#featured-content .mainembed.mainembed-one_third {
  width: 33%;
}
.article-content .mainembed.mainembed-one_half,
#featured-content .mainembed.mainembed-one_half {
  width: 50%;
}
.article-content .mainembed.mainembed-two_thirds,
#featured-content .mainembed.mainembed-two_thirds {
  width: 66%;
}
.article-content .mainembed.mainembed-full_width,
#featured-content .mainembed.mainembed-full_width {
  width: 100%;
  padding: 0;
  margin: 0 0 15px 0;
}
.article-content .mainembed .img-wrap,
#featured-content .mainembed .img-wrap {
  text-align: center;
}
/*
*   More stories links
*/
.more-stories {
  margin-bottom: 40px;
  margin-top: 40px;
}
.more-stories [class^="icon-"] {
  font-size: 42px;
  display: inline-block;
  margin-top: -2px;
  vertical-align: middle;
}
.more-stories .older a,
.more-stories .newer a {
  display: block;
  text-decoration: none;
}
.more-stories .older .post-details,
.more-stories .newer .post-details {
  border: solid 1px #e4e4e4;
  border-width: 1px 0;
  height: 62px;
  padding: 0 15px 0 0;
  position: relative;
}
.more-stories .older .post-details .img-holder,
.more-stories .newer .post-details .img-holder {
  position: absolute;
}
.more-stories .older .post-details .img-holder img,
.more-stories .newer .post-details .img-holder img {
  height: 60px;
  width: 60px;
}
.more-stories .older .post-details .title,
.more-stories .newer .post-details .title {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.42857143em;
  height: 2.85714286em;
  overflow: hidden;
  margin-top: 10px;
}
.more-stories .newer [class^="icon-"] {
  left: 68px;
  position: absolute;
}
.more-stories .newer .post-details {
  padding-left: 68px;
}
.more-stories .newer .post-details .img-holder {
  left: 0;
}
.more-stories .newer .title .title-text {
  float: left;
  margin-left: 25px;
}
.more-stories .older [class^="icon-"] {
  right: 68px;
  position: absolute;
}
.more-stories .older .post-details {
  padding-right: 68px;
}
.more-stories .older .post-details .img-holder {
  right: 0;
}
.more-stories .older .title .title-text {
  float: right;
  margin-right: 25px;
}
/*
*   Related article embed thing
*/
.articleembed {
  width: 190px;
  overflow: hidden;
  position: relative;
  float: right;
  margin: 0 0 5px 10px;
  clear: right;
}
.articleembed img {
  width: 90px;
  display: inline-block;
  vertical-align: middle;
}
.articleembed .body {
  border-bottom: dotted 1px darkgrey;
  line-height: 100px;
  padding-bottom: 5px;
}
.articleembed .excerpt {
  width: 90px;
  display: inline-block;
  font-size: 10px;
  line-height: 14px;
  vertical-align: middle;
  margin-left: 4px;
}
.articleembed .excerpt a {
  font-family: Arial, sans-serif;
  font-weight: bold;
}
.articleembed .title {
  font-family: Arial, sans-serif;
  font-size: 12px;
  line-height: 14px;
  text-transform: uppercase;
}
/*
*   Basic page styling
*/
body.page h1 {
  margin-bottom: 25px;
}
body.page .left-col h2,
body.page .left-col h3 {
  margin-bottom: 15px;
}
body.page .left-col ol,
body.page .left-col ul {
  margin-left: 50px;
  padding-left: 0px;
}
body.page .left-col ol li {
  list-style: decimal;
  margin-bottom: 20px;
}
body.page .left-col ul li {
  list-style: disc;
}
/*
 * Styling for Link Exchanges / Recommended stories
 */
.left-col .link-exchanges {
  margin: 0px 0px 25px 0px;
  padding-bottom: 15px;
  border-bottom: 5px solid #f7f7f7;
}
.left-col .link-exchanges .row {
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 15px;
}
.left-col .link-exchanges .row:last-child {
  margin-bottom: 0px;
}
.left-col .link-exchanges .row .col-sm-4 {
  position: relative;
  min-height: 1px;
  padding-left: 16px;
  padding-right: 16px;
}
@media (min-width: 1px) {
  .left-col .link-exchanges .row .col-sm-4 {
    float: left;
    width: 33.33333333%;
  }
}
.left-col .link-exchanges .row .col-sm-4:first-child {
  padding-left: 0px;
}
.left-col .link-exchanges .row .col-sm-4:nth-child(2) {
  padding-left: 8px;
  padding-right: 8px;
}
.left-col .link-exchanges .row .col-sm-4:nth-child(3) {
  padding-right: 0px;
}
.left-col .link-exchanges .title-holder {
  margin-bottom: 0px;
}
.left-col .link-exchanges .title-holder h2 {
  font-family: "Fakt SemiCondensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 18px;
  margin: 5px 0 0;
}
.left-col .link-exchanges .image-holder {
  margin-bottom: 7px;
  overflow: hidden;
  text-align: center;
}
.left-col .link-exchanges .image-holder img {
  height: 127px;
}
.left-col .link-exchanges .preview-holder h3 {
  font-size: 16px;
  line-height: 20px;
  margin: 0 0 5px;
}
.left-col .link-exchanges .preview-holder .author {
  font-size: 11px;
  font-family: Arial, sans-serif;
}
.left-col .link-exchanges .preview-holder .author a {
  font-weight: bold;
}
/*
 * Author footers
 */
.left-col .author-footer {
  height: 80px;
  width: 100%;
  overflow: auto;
  margin-top: 30px;
  margin-bottom: -20px;
  background: #f7f7f7;
  padding: 0px 30px;
  position: relative;
}
.left-col .author-footer .inner {
  position: relative;
  transform: translateY(-50%);
  top: 50%;
}
.left-col .author-footer .inner .avatar {
  display: inline-block;
}
.left-col .author-footer .inner .text {
  display: inline-block;
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  padding-left: 30px;
  word-break: normal;
  max-width: 480px;
  line-height: 14px;
}
.left-col .author-footer .inner .text .name {
  font-size: 16px;
  line-height: 24px;
}
.left-col .author-footer .inner .text .list {
  font-size: 12px;
}
.left-col .author-footer .inner .text .list ul {
  margin-left: 0px;
}
.left-col .author-footer .inner .text .list ul li {
  display: inline-block;
  margin-right: 30px;
  line-height: 10px;
}
.left-col .author-footer .inner .text .list ul li a:before {
  font-family: 'sm-icons';
  margin-right: 8px;
  font-size: 22px;
  position: relative;
  top: 5px;
}
.left-col .author-footer .inner .text .list ul li a.email:before {
  content: "\f003";
  top: 4px;
}
.left-col .author-footer .inner .text .list ul li a.twitter:before {
  content: "\f099";
}
.left-col .zergnet-holder div[id^='zergnet-widget-'] #zerglayout:before {
  font-family: "Fakt SemiCondensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.left-col .zergheadline a {
  font-family: "Fakt SemiCondensed", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
/*
    Some boiler plate
*/
html,
body {
  height: 100%;
}
.gallery-holder,
.gallery-holder .gallery-main-holder,
.gallery-holder .gallery-el {
  height: 100%;
}
.gallery-main-slide {
  height: 100%;
}
.gallery-main-slide > a {
  display: block;
  height: 100%;
}
.gallery-main-slide .img-holder {
  height: 100%;
  margin: 0 auto;
  position: relative;
}
.gallery-main-slide .img-holder img {
  max-height: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.gallery-main-holder {
  position: relative;
}
.gallery-main-holder .slick-list,
.gallery-main-holder .slick-track {
  height: 100%;
}
body.single.attachment {
  padding: 0;
}
/*
*   Admin bar
*/
body.admin-bar .gallery-holder {
  padding-top: 32px;
}
body.admin-bar .fullscreen-left-col {
  top: 72px;
}
body.admin-bar .fullscreen-right-col {
  top: 32px;
}
/*
    Fullscreen structure
*/
.gallery-holder .gallery-main-slide {
  position: relative;
}
.gallery-holder .fullscreen-menu {
  height: 40px;
  line-height: 40px;
  position: absolute;
  top: 0;
  width: 100%;
}
.gallery-holder .fullscreen-menu:before,
.gallery-holder .fullscreen-menu:after {
  content: " ";
  display: table;
}
.gallery-holder .fullscreen-menu:after {
  clear: both;
}
.gallery-holder .fullscreen-menu:before,
.gallery-holder .fullscreen-menu:after {
  content: " ";
  display: table;
}
.gallery-holder .fullscreen-menu:after {
  clear: both;
}
.gallery-holder .fullscreen-menu .gallery-title-holder {
  padding: 0 350px 0 225px;
  width: 100%;
}
.gallery-holder .fullscreen-menu .logo {
  height: 40px;
  line-height: 40px;
  position: absolute;
  left: 0;
  top: 0;
  width: 225px;
}
.gallery-holder .fullscreen-left-col {
  position: fixed;
  margin: 0;
  top: 40px;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ffffff;
  padding: 17px 60px;
  margin-right: 350px;
}
.gallery-holder .fullscreen-right-col {
  bottom: 0;
  padding-top: 40px;
  position: fixed;
  right: 0;
  top: 0;
  width: 350px;
  z-index: 2;
}
/*
*   Thumb Overlay Structure
*/
body.single.attachment .gallery-holder .thumbnail-overlay {
  top: 40px;
  margin-right: 350px;
}
/* 
*   Gallery info structure
*/
.gallery-info {
  margin-right: 350px;
  position: relative;
}
.gallery-info:before,
.gallery-info:after {
  content: " ";
  display: table;
}
.gallery-info:after {
  clear: both;
}
.gallery-info:before,
.gallery-info:after {
  content: " ";
  display: table;
}
.gallery-info:after {
  clear: both;
}
.attachment-holder {
  border-bottom: solid 1px #ededed;
}
.attachment-holder,
.attachment-holder .gallery-main-holder,
.attachment-holder .gallery-el {
  height: 100%;
}
.attachment-holder .gallery-main-slide {
  position: relative;
}
.attachment-holder .fullscreen-menu {
  height: 40px;
  line-height: 40px;
  position: absolute;
  top: 0;
  width: 100%;
}
.attachment-holder .fullscreen-menu:before,
.attachment-holder .fullscreen-menu:after {
  content: " ";
  display: table;
}
.attachment-holder .fullscreen-menu:after {
  clear: both;
}
.attachment-holder .fullscreen-menu:before,
.attachment-holder .fullscreen-menu:after {
  content: " ";
  display: table;
}
.attachment-holder .fullscreen-menu:after {
  clear: both;
}
.attachment-holder .fullscreen-menu .gallery-title-holder {
  padding: 0 350px 0 225px;
  width: 100%;
}
.attachment-holder .fullscreen-menu .logo {
  height: 40px;
  line-height: 40px;
  position: absolute;
  left: 0;
  top: 0;
  width: 225px;
}
.attachment-holder .fullscreen-left-col {
  position: fixed;
  margin: 0;
  top: 40px;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ffffff;
  padding: 17px 60px;
  margin-right: 350px;
}
.attachment-holder .fullscreen-right-col {
  bottom: 0;
  padding-top: 40px;
  position: fixed;
  right: 0;
  top: 0;
  width: 350px;
  z-index: 2;
}
.attachment-holder .close-x {
  background: url("http://assets.spin.com/wp-content/themes/wp-theme-base/assets/images/close-x.png") -2px -3px no-repeat;
  cursor: pointer;
  display: inline-block;
  height: 24px;
  width: 24px;
  padding: 3px;
  vertical-align: middle;
}
.attachment-holder .fullscreen-menu .gallery-title {
  font-size: 23px;
  overflow: hidden;
  padding: 0 15px;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.attachment-holder .fullscreen-menu .logo {
  border-right: solid 1px #ededed;
  text-align: center;
}
.attachment-holder .fullscreen-right-col .right-col-ad {
  padding-top: 7px;
}
.attachment-holder .fullscreen-right-col .right-col-ad .ad-header {
  color: #999;
  font-family: Arial;
  font-size: 10px;
  text-align: center;
}
.attachment-holder .fullscreen-right-col .fixed-bottom {
  background: #ffffff;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.attachment-holder .fullscreen-right-col .fixed-bottom .credit {
  font-size: 12px;
  padding: 0 20px 14px;
}
.attachment-holder .fullscreen-right-col .fixed-bottom .credit small {
  font-size: 12px;
}
.attachment-holder .fullscreen-left-col:hover .social-holder {
  display: block;
}
.attachment-holder .social-holder {
  display: none;
  height: 34px;
  margin: 0;
  padding: 10px;
  position: absolute;
  top: 0;
  right: 0;
}
.attachment-holder .social-holder .social-icons .social-container {
  position: static;
  overflow: initial;
}
.attachment-holder .social-holder .social-icons .social-container .sharrre {
  margin: 0 10px 7px 0;
  padding: 0;
  width: auto;
}
.attachment-holder .social-holder .social-icons .social-container .sharrre .icon-social {
  margin-right: 0;
  text-align: center;
}
.attachment-holder .social-holder .social-icons .social-container .sharrre .sharrre-title {
  display: none;
}
.attachment-holder .social-holder .social-icons .social-container .sharrre > div {
  height: auto;
  line-height: 34px;
  width: 34px;
}
.attachment-holder .social-holder .social-icons .social-container .sharrre:last-child {
  margin-right: 0;
}
.attachment-holder .social-holder .social-icons .social-container .icon-plus {
  display: none;
}
.attachment-holder .social-holder .social-icons .social-container .more {
  float: left;
}
.attachment-holder .social-holder .social-icons .social-container .more .sharrre {
  opacity: 1;
  filter: alpha(opacity=100);
  padding: 0px;
}
.attachment-holder hr {
  border-color: #ededed;
}
.attachment-holder .fullscreen-right-col {
  background: #ffffff;
  border-left: solid 1px #ededed;
  border-bottom: solid 1px #ededed;
}
.attachment-holder .fullscreen-right-col .fullscreen-arrow-holder {
  border-top: solid 1px #ededed;
}
.attachment-holder .gallery-ad-slide {
  background: #fff;
  padding: 0 20px 0 60px;
}
.attachment-holder .gallery-ad-slide .slide-content {
  position: relative;
  text-align: center;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.attachment-holder .credit {
  display: block;
  font-size: 12px;
  padding: 0 15px;
  text-align: right;
  visibility: hidden;
}
.attachment-holder .credit small {
  font-weight: bold;
  text-transform: uppercase;
}
.attachment-holder .info-holder {
  padding: 30px 20px 20px;
  position: relative;
}
.attachment-holder .info-holder:before,
.attachment-holder .info-holder:after {
  content: " ";
  display: table;
}
.attachment-holder .info-holder:after {
  clear: both;
}
.attachment-holder .info-holder:before,
.attachment-holder .info-holder:after {
  content: " ";
  display: table;
}
.attachment-holder .info-holder:after {
  clear: both;
}
.attachment-holder .info-holder .title {
  font-size: 22px;
  margin-bottom: 15px;
  word-wrap: break-word;
}
.attachment-holder .info-holder .xofy {
  color: #999;
  font-size: 11px;
  font-family: 'Vollkorn', 'Times New Roman', Times, serif;
  line-height: 14px;
  right: 15px;
  position: absolute;
  top: 0;
}
.attachment-holder .thumbnail-overlay {
  padding: 20px;
}
.attachment-holder .thumbnail-overlay .gallery-thumb-tile {
  cursor: pointer;
  display: inline-block;
  margin: 0 10px 10px 0;
  position: relative;
}
.attachment-holder .thumbnail-overlay .gallery-thumb-tile .title-holder {
  color: #fff;
  font-family: "Fakt SemiCondensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 0 10px;
  line-height: 1.3em;
  max-height: 11.7em;
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  text-align: center;
  overflow: hidden;
}
.attachment-holder .thumbnail-overlay .gallery-thumb-tile .title-holder .title {
  display: block;
}
.attachment-holder .thumbnail-overlay .gallery-thumb-tile.show-more:hover:after {
  content: '...';
  position: absolute;
  left: 50%;
  bottom: 0;
  color: #fff;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.attachment-holder .thumbnail-overlay .gallery-thumb-tile:hover:before {
  background: rgba(0, 0, 0, 0.55);
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.attachment-holder .thumbnail-overlay .gallery-thumb-tile:hover .title-holder {
  visibility: visible;
}
.attachment-holder .fullscreen-left-col .img-holder {
  height: 100%;
  text-align: center;
}
.attachment-holder .fullscreen-left-col .img-holder img {
  max-height: 100%;
}
.attachment-holder .fullscreen-right-col {
  position: absolute;
}
/*
    Fullscreen styling
*/
.gallery-holder .close-x {
  background: url("http://assets.spin.com/wp-content/themes/wp-theme-base/assets/images/close-x.png") -2px -3px no-repeat;
  cursor: pointer;
  display: inline-block;
  height: 24px;
  width: 24px;
  padding: 3px;
  vertical-align: middle;
}
.gallery-holder .fullscreen-menu .gallery-title {
  font-size: 23px;
  overflow: hidden;
  padding: 0 15px;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.gallery-holder .fullscreen-menu .logo {
  border-right: solid 1px #ededed;
  text-align: center;
}
.gallery-holder .fullscreen-right-col .right-col-ad {
  padding-top: 7px;
}
.gallery-holder .fullscreen-right-col .right-col-ad .ad-header {
  color: #999;
  font-family: Arial;
  font-size: 10px;
  text-align: center;
}
.gallery-holder .fullscreen-right-col .fixed-bottom {
  background: #ffffff;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.gallery-holder .fullscreen-right-col .fixed-bottom .credit {
  font-size: 12px;
  padding: 0 20px 14px;
}
.gallery-holder .fullscreen-right-col .fixed-bottom .credit small {
  font-size: 12px;
}
.gallery-info,
.gallery-bottom,
.footer-recommended,
footer {
  position: relative;
  z-index: 1;
}
.gallery-info {
  background: rgba(255, 255, 255, 0.9);
}
.gallery-bottom,
.footer-recommended {
  background: #ffffff;
}
.gallery-info {
  border-bottom: solid 1px #ededed;
}
.gallery-info .info-col #disqus_thread {
  min-height: 328px;
}
.gallery-info .info-col .zergnet {
  border-bottom: solid 5px #f9f9f9;
}
.gallery-info .info-col .slide-info-holder {
  position: relative;
  margin: 30px auto;
  max-width: 80%;
}
.gallery-info .info-col .slide-info-holder h2 {
  font-size: 28px;
  font-weight: normal;
  line-height: 32px;
  margin-bottom: 20px;
  min-height: 32px;
}
.gallery-info .info-col .slide-info-holder,
.gallery-info .info-col .slide-info-holder p {
  font-size: 17px;
  line-height: 30px;
}
.gallery-info .info-col .slide-info-holder a {
  color: #e51937;
}
.gallery-info .info-col .slide-info-holder a:hover {
  color: #333333;
}
.gallery-info .info-col .slide-info-holder .description {
  margin-bottom: 20px;
}
.gallery-info .info-col .slide-info-holder .info-bottom:before,
.gallery-info .info-col .slide-info-holder .info-bottom:after {
  content: " ";
  display: table;
}
.gallery-info .info-col .slide-info-holder .info-bottom:after {
  clear: both;
}
.gallery-info .info-col .slide-info-holder .info-bottom:before,
.gallery-info .info-col .slide-info-holder .info-bottom:after {
  content: " ";
  display: table;
}
.gallery-info .info-col .slide-info-holder .info-bottom:after {
  clear: both;
}
.gallery-info .info-col .slide-info-holder .info-bottom .slide-by-line {
  float: left;
  font-family: "Fakt SemiCondensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.3em;
  text-transform: uppercase;
  width: 90%;
}
.gallery-info .info-col .slide-info-holder .info-bottom .slide-by-line > div {
  display: inline;
  margin-right: 5px;
}
.gallery-info .info-col .slide-info-holder .info-bottom .slide-by-line > div:after {
  padding-left: 5px;
  content: '|';
}
.gallery-info .info-col .slide-info-holder .info-bottom .slide-by-line > div:last-child {
  margin: 0;
}
.gallery-info .info-col .slide-info-holder .info-bottom .slide-by-line > div:last-child:after {
  content: '';
  padding: 0;
}
.gallery-info .info-col .slide-info-holder .info-bottom .slide-by-line .date {
  white-space: nowrap;
}
.gallery-info .info-col .slide-info-holder .info-bottom .comment-count-holder {
  font-family: Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  float: right;
  line-height: 1.3em;
}
.gallery-info .info-col .slide-info-holder .info-bottom .comment-count-holder .icon-comment-bubble {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: bold;
  margin-left: 3px;
}
.gallery-bottom .container.main-container {
  padding-top: 30px;
  margin-bottom: 0;
}
.gallery-holder .fullscreen-left-col:hover .social-holder {
  display: block;
}
.gallery-holder .social-holder {
  display: none;
  height: 34px;
  margin: 0;
  padding: 10px;
  position: absolute;
  top: 0;
  right: 0;
}
.gallery-holder .social-holder .social-icons .social-container {
  position: static;
  overflow: initial;
}
.gallery-holder .social-holder .social-icons .social-container .sharrre {
  margin: 0 10px 7px 0;
  padding: 0;
  width: auto;
}
.gallery-holder .social-holder .social-icons .social-container .sharrre .icon-social {
  margin-right: 0;
  text-align: center;
}
.gallery-holder .social-holder .social-icons .social-container .sharrre .sharrre-title {
  display: none;
}
.gallery-holder .social-holder .social-icons .social-container .sharrre > div {
  height: auto;
  line-height: 34px;
  width: 34px;
}
.gallery-holder .social-holder .social-icons .social-container .sharrre:last-child {
  margin-right: 0;
}
.gallery-holder .social-holder .social-icons .social-container .icon-plus {
  display: none;
}
.gallery-holder .social-holder .social-icons .social-container .more {
  float: left;
}
.gallery-holder .social-holder .social-icons .social-container .more .sharrre {
  opacity: 1;
  filter: alpha(opacity=100);
  padding: 0px;
}
.gallery-holder .fullscreen-left-col .read-more {
  animation-delay: 2s;
  animation-duration: 6s;
  animation-name: fadeInOut;
}
@keyframes fadeInOut {
  from {
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.gallery-holder .fullscreen-left-col:hover .read-more {
  opacity: 1;
}
.gallery-holder .fullscreen-left-col .read-more {
  opacity: 0;
  position: absolute;
  bottom: 12px;
  left: 0;
  text-align: center;
  width: 100%;
  -webkit-transition: opacity 1s ease;
  -o-transition: opacity 1s ease;
  transition: opacity 1s ease;
}
.gallery-holder .fullscreen-left-col .read-more .overlay {
  background: rgba(255, 255, 255, 0.9);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.gallery-holder .fullscreen-left-col .read-more .overlay > div {
  cursor: pointer;
  display: inline-block;
  font-family: "Fakt SemiCondensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 17px;
  margin: 10px;
  text-transform: uppercase;
}
.gallery-holder .fullscreen-left-col .read-more .overlay > div:after {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 7px solid #000;
  content: '';
  display: block;
  margin: 4px auto 0;
}
body.show-caption .gallery-holder .fullscreen-left-col .read-more {
  visibility: hidden;
}
.gallery-holder .full-story {
  background: #f3f1f1;
  border-bottom: solid 1px #ededed;
  padding: 14px 0 14px 22px;
}
.gallery-holder .full-story:before,
.gallery-holder .full-story:after {
  content: " ";
  display: table;
}
.gallery-holder .full-story:after {
  clear: both;
}
.gallery-holder .full-story:before,
.gallery-holder .full-story:after {
  content: " ";
  display: table;
}
.gallery-holder .full-story:after {
  clear: both;
}
.gallery-holder .full-story > div,
.gallery-holder .full-story > a {
  float: left;
}
.gallery-holder .full-story h4,
.gallery-holder .full-story h5 {
  font-family: "Fakt SemiCondensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.gallery-holder .full-story h4 {
  font-size: 14px;
  line-height: 18px;
  padding: 0;
  margin: 0;
}
.gallery-holder .full-story h4 a {
  color: #e51937;
}
.gallery-holder .full-story h4 a:hover {
  color: #333333;
}
.gallery-holder .full-story h5 {
  font-size: 20px;
  font-weight: bold;
  padding: 0;
  margin: -1px 0 2px;
  text-transform: uppercase;
}
.gallery-holder .full-story h5 [data-toggle-referrer] {
  visibility: hidden;
}
.gallery-holder .full-story .image-holder {
  width: 75px;
}
.gallery-holder .full-story .text {
  padding: 0 14px;
  width: 216px;
}
.gallery-holder .arrows-buttons {
  margin-top: 18px;
}
.gallery-holder .arrows-buttons .arrows {
  margin-right: 10px;
  vertical-align: middle;
}
.gallery-holder .arrows-buttons .arrows,
.gallery-holder .arrows-buttons .buttons {
  display: inline-block;
}
.gallery-holder .fullscreen-right-col .fullscreen-arrow-holder {
  padding: 25px 15px;
}
.gallery-holder .fullscreen-right-col .fullscreen-arrow-holder .arrows {
  width: 108px;
}
.gallery-holder .fullscreen-right-col .fullscreen-arrow-holder .arrows:before,
.gallery-holder .fullscreen-right-col .fullscreen-arrow-holder .arrows:after {
  content: " ";
  display: table;
}
.gallery-holder .fullscreen-right-col .fullscreen-arrow-holder .arrows:after {
  clear: both;
}
.gallery-holder .fullscreen-right-col .fullscreen-arrow-holder .arrows:before,
.gallery-holder .fullscreen-right-col .fullscreen-arrow-holder .arrows:after {
  content: " ";
  display: table;
}
.gallery-holder .fullscreen-right-col .fullscreen-arrow-holder .arrows:after {
  clear: both;
}
.gallery-holder .fullscreen-right-col .fullscreen-arrow-holder .gallery-arrow {
  border: solid 2px #222;
  cursor: pointer;
  font-family: 'sm-icons';
  font-size: 28px;
  display: inline-block;
  line-height: 48px;
  text-align: center;
  width: 54px;
}
.gallery-holder .fullscreen-right-col .fullscreen-arrow-holder .gallery-arrow:before {
  font-family: 'sm-icons';
}
.gallery-holder .fullscreen-right-col .fullscreen-arrow-holder .gallery-arrow.next {
  border-width: 2px 2px 2px 1px;
  float: right;
}
.gallery-holder .fullscreen-right-col .fullscreen-arrow-holder .gallery-arrow.next:before {
  content: '\e60a';
}
.gallery-holder .fullscreen-right-col .fullscreen-arrow-holder .gallery-arrow.prev {
  float: left;
  border-width: 2px 1px 2px 2px;
}
.gallery-holder .fullscreen-right-col .fullscreen-arrow-holder .gallery-arrow.prev:before {
  content: '\e609';
}
.gallery-holder .fullscreen-right-col .fullscreen-arrow-holder .gallery-arrow.slick-disabled {
  cursor: auto;
}
.gallery-holder .fullscreen-right-col .fullscreen-arrow-holder .gallery-arrow.slick-disabled,
.gallery-holder .fullscreen-right-col .fullscreen-arrow-holder .gallery-arrow.slick-disabled:hover {
  border-color: #888 !important;
  color: #888 !important;
}
.gallery-holder .fullscreen-right-col .fullscreen-arrow-holder .xofy {
  font-size: 19px;
  font-family: Arial, sans-serif;
}
/*
*   Arrow hovers and button panel hovers
*/
body.gallery-next-hover .gallery-holder .fullscreen-right-col .fullscreen-arrow-holder .gallery-arrow.next,
body.gallery-prev-hover .gallery-holder .fullscreen-right-col .fullscreen-arrow-holder .gallery-arrow.prev,
.gallery-holder .fullscreen-right-col .fullscreen-arrow-holder .gallery-arrow:hover {
  border-color: #e51937;
  color: #e51937;
}
/*
*   Next / Prev panels
*/
.gallery-holder .fullscreen-left-col .panel-prev,
.gallery-holder .fullscreen-left-col .panel-next,
.gallery-holder .fullscreen-left-col .panel-zoom {
  cursor: pointer;
  height: 100%;
  width: 10%;
  position: absolute;
  top: 0;
  bottom: 0;
}
.gallery-holder .fullscreen-left-col .panel-prev {
  left: 0;
}
.gallery-holder .fullscreen-left-col .panel-next {
  right: 0;
}
.gallery-holder .fullscreen-left-col .panel-zoom {
  left: 10%;
  right: 10%;
  width: auto;
}
.gallery-holder .fullscreen-right-col .buttons span {
  cursor: pointer;
  display: inline-block;
  font-size: 24px;
  line-height: 24px;
  margin-right: 8px;
  vertical-align: middle;
}
body.gallery-zoom-hover .gallery-holder .fullscreen-right-col .buttons [data-show-zoom],
.gallery-holder .fullscreen-right-col .buttons span:hover {
  color: #e51937;
}
.gallery-info .slide-info-holder .hide-caption {
  background-repeat: no-repeat;
  background-position: center 5px;
  background-size: 25px auto;
  background-image: url("http://assets.spin.com/wp-content/plugins/wp-pi-gallery/images/downarrow.svg");
  cursor: pointer;
  display: none;
  height: 25px;
  position: absolute;
  top: 0;
  right: 0;
  width: 25px;
}
body.show-caption .gallery-info .slide-info-holder .hide-caption {
  display: block;
}
body.show-thumbnails .gallery-holder .fullscreen-right-col .buttons span.show-thumbnails {
  background-image: url("http://assets.spin.com/wp-content/plugins/wp-pi-gallery/images/portrait.svg");
}
.gallery-holder {
  border-bottom: solid 1px #ededed;
}
.gallery-holder hr {
  border-color: #ededed;
}
.gallery-holder .fullscreen-right-col {
  background: #ffffff;
  border-left: solid 1px #ededed;
  border-bottom: solid 1px #ededed;
}
.gallery-holder .fullscreen-right-col .fullscreen-arrow-holder {
  border-top: solid 1px #ededed;
}
/*
    Video slide styling
*/
.gallery-slide.video-slide {
  position: relative;
}
.gallery-slide.video-slide:after {
  border: solid 10px #fff;
  border-radius: 50%;
  color: #fff;
  content: "\f04b";
  font-family: 'sm-icons';
  font-size: 60px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -58px;
  margin-left: -58px;
  height: 116px;
  line-height: 97px;
  opacity: .7;
  padding-left: 10px;
  text-align: center;
  vertical-align: middle;
  width: 115px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.gallery-slide.video-slide.play:after {
  content: initial;
}
.gallery-slide.video-slide.play [data-toggle="embed"] {
  display: none;
}
.gallery-slide.video-slide.play .embed {
  display: block;
  height: 0;
  overflow: hidden;
  padding-bottom: 52.3%;
  padding-top: 35px;
  position: relative;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.gallery-slide.video-slide.play .embed iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/*
*   Ad slide styling
*/
.gallery-holder .gallery-ad-slide {
  background: #fff;
  padding: 0 20px 0 60px;
}
.gallery-holder .gallery-ad-slide .slide-content {
  position: relative;
  text-align: center;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
/*
    Info Styling
*/
.gallery-holder .credit {
  display: block;
  font-size: 12px;
  padding: 0 15px;
  text-align: right;
  visibility: hidden;
}
.gallery-holder .credit small {
  font-weight: bold;
  text-transform: uppercase;
}
.gallery-holder .info-holder {
  padding: 30px 20px 20px;
  position: relative;
}
.gallery-holder .info-holder:before,
.gallery-holder .info-holder:after {
  content: " ";
  display: table;
}
.gallery-holder .info-holder:after {
  clear: both;
}
.gallery-holder .info-holder:before,
.gallery-holder .info-holder:after {
  content: " ";
  display: table;
}
.gallery-holder .info-holder:after {
  clear: both;
}
.gallery-holder .info-holder .title {
  font-size: 22px;
  margin-bottom: 15px;
  word-wrap: break-word;
}
.gallery-holder .info-holder .xofy {
  color: #999;
  font-size: 11px;
  font-family: 'Vollkorn', 'Times New Roman', Times, serif;
  line-height: 14px;
  right: 15px;
  position: absolute;
  top: 0;
}
/*
*   Thumb Overlay Styling
*/
.gallery-holder .thumbnail-overlay {
  padding: 20px;
}
.gallery-holder .thumbnail-overlay .gallery-thumb-tile {
  cursor: pointer;
  display: inline-block;
  margin: 0 10px 10px 0;
  position: relative;
}
.gallery-holder .thumbnail-overlay .gallery-thumb-tile .title-holder {
  color: #fff;
  font-family: "Fakt SemiCondensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 0 10px;
  line-height: 1.3em;
  max-height: 11.7em;
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  text-align: center;
  overflow: hidden;
}
.gallery-holder .thumbnail-overlay .gallery-thumb-tile .title-holder .title {
  display: block;
}
.gallery-holder .thumbnail-overlay .gallery-thumb-tile.show-more:hover:after {
  content: '...';
  position: absolute;
  left: 50%;
  bottom: 0;
  color: #fff;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.gallery-holder .thumbnail-overlay .gallery-thumb-tile:hover:before {
  background: rgba(0, 0, 0, 0.55);
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.gallery-holder .thumbnail-overlay .gallery-thumb-tile:hover .title-holder {
  visibility: visible;
}
/*
*   Reco slide styling
*/
.slick-slide.gallery-reco-slide {
  position: relative;
  text-align: center;
}
.slick-slide.gallery-reco-slide > div {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  left: 0;
  right: 0;
}
.slick-slide.gallery-reco-slide img {
  display: inline-block;
  max-height: 300px;
}
.slick-slide.gallery-reco-slide .link-holder {
  margin: 0 auto;
  max-width: 400px;
}
.slick-slide.gallery-reco-slide .link-holder h2 {
  color: #e51937;
  font-size: 26px;
  line-height: 1.3em;
  margin: 10px 0 20px;
}
.slick-slide.gallery-reco-slide .link-holder h2:hover {
  color: #333333;
}
.slick-slide.gallery-reco-slide .link-holder h3 {
  font-family: "Fakt SemiCondensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  margin-top: 20px;
  text-transform: uppercase;
}
.slick-slide.gallery-reco-slide .link-holder .start-button {
  background: #000;
  color: #fff;
  display: inline-block;
  font-family: "Fakt SemiCondensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  letter-spacing: 1px;
  line-height: 46px;
  padding: 0 12px;
  text-transform: uppercase;
}
.slick-slide.gallery-reco-slide .link-holder .start-button:after {
  content: '»';
}
/*
    Countdown styling
*/
.gallery-canvas {
  background-color: #fff;
  padding: 0;
}
.gallery-canvas .credit-holder {
  display: block;
  font-size: 12px;
  padding: 0 15px;
  text-align: right;
  visibility: hidden;
}
.gallery-canvas .credit-holder small {
  font-weight: bold;
  text-transform: uppercase;
}
.gallery-canvas .main_img {
  text-align: center;
}
/*
* Common archive pages
*/
body.archive .left-col .sp-pagination {
  margin-top: 52px;
}
/*
* Archive, Category, Tag Page
*/
body.archive h1,
body.category h1,
body.posthub h1,
body.search h1,
body.tag h1,
body.tax-media-tags h1,
body.paged h1 {
  border-bottom: solid 1px #d7d7d7;
  color: #e51937;
  font-family: "Fakt SemiCondensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 18px;
  padding-bottom: 7px;
  text-transform: uppercase;
}
/*
* Author Page
*/
body.author .author-desc {
  margin-bottom: 5px;
}
body.author .author-social a {
  display: block;
}
body.author .author-social a:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: 'sm-icons';
  width: 16px;
  display: inline-block;
  margin-right: 3px;
  text-align: center;
}
body.author .author-social .twitter-handle:before {
  color: #4099ff;
  content: "\f099";
}
body.author .author-social .facebook-handle:before {
  color: #3b5998;
  content: "\f09a";
}
body.author .author-social .google-handle:before {
  color: #dd4b39;
  content: "\e61a";
}
body.author .author-website {
  margin-bottom: 5px;
}
body.author .author-info {
  padding: 15px;
}
body.author .author-info .avatar img {
  border-radius: 50%;
}
body.author .author-info .author-desc {
  padding: 0px;
}
body.author .author h2,
body.author h2.read-more {
  border-bottom: solid 1px #d7d7d7;
  color: #000;
  font-family: "Fakt SemiCondensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 24px;
  padding-bottom: 3px;
  margin-top: 20px;
  margin-bottom: 30px;
  text-transform: capitalize;
}
body.author .left-col .feed {
  margin-top: 20px;
}
.tag-page--article-gallery-holder {
  margin-bottom: 25px;
}
.tag-page--article-gallery-holder .js-main-image-slider--image-from {
  display: block;
}
.tag-page--article-gallery-holder .js-main-image-slider--content {
  display: none;
}
.article-body .wp-polls {
  font-family: 'Arvo', Georgia, "Times New Roman", Times, serif;
  position: relative;
}
.article-body .wp-polls .wp-polls-loading {
  position: absolute;
  text-align: center;
  top: 50%;
  width: 100%;
}
.article-body .wp-polls .poll-title {
  border-bottom: 2px solid #eeeeee;
}
.article-body .wp-polls .poll-inside p {
  margin: 0;
  padding: 10px 0;
}
.article-body .wp-polls h3 {
  font-size: 20px;
  line-height: 25px;
}
.article-body .wp-polls img {
  display: block;
  margin: 0 auto;
}
.article-body .wp-polls .poll-question {
  margin: 5px 0px;
  font-weight: bold;
  font-size: 13px;
}
.article-body .wp-polls .wp-polls-ans .wp-polls-pollbar {
  display: none;
  height: 10px;
  background-color: #80cef7;
}
.article-body .wp-polls .wp-polls-ans ul {
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  margin-left: 0;
}
.article-body .wp-polls .wp-polls-ans ul li {
  margin: 5px 0;
  padding: 3px 5px;
}
.article-body .wp-polls .wp-polls-ans ul li .poll-answer {
  margin-left: 22px;
}
.article-body .wp-polls .wp-polls-ans ul input[type="radio"] {
  float: left;
  margin: 5px 0px;
}
.article-body .wp-polls .wp-polls-ans ul .poll-answer {
  margin-left: 10px;
  line-height: 25px;
  font-size: 13px;
}
.article-body .wp-polls .wp-polls-ans ul .poll-answer label {
  font-weight: normal;
}
.article-body .wp-polls .poll-bottom {
  text-align: center;
}
.article-body .wp-polls .Buttons {
  background-color: transparent;
  border: none;
  font-family: Arvo, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  line-height: 28px;
  text-transform: uppercase;
}
.article-body .wp-polls .Buttons:hover {
  color: #e64831;
}
.widget_polls-widget .poll-title {
  display: none;
}
/*
*   Sponsored post byline styling
*/
body.single .article-body .sponsor {
  display: inline-block;
}
body.single .article-body .sponsor a img {
  margin-left: 3px;
  margin-right: 3px;
  max-height: 40px;
}
.wp-pi-sponsored-content-interrupter .shared-by {
  color: #b2b2b2;
  font-family: Arial, sans-serif;
  font-size: 12px;
  line-height: 1;
  text-transform: uppercase;
}
.wp-pi-sponsored-content-interrupter .shared-by a {
  color: #e51937;
}
.wp-pi-sponsored-content-interrupter .shared-by a:hover {
  color: #333333;
}
/*
*   Left col styling
*/
.left-col .feed-large-image .wp-pi-sponsored-content-interrupter {
  border-bottom: solid 1px #d7d7d7;
}
.left-col .feed-large-image .wp-pi-sponsored-content-interrupter:before,
.left-col .feed-large-image .wp-pi-sponsored-content-interrupter:after {
  content: " ";
  display: table;
}
.left-col .feed-large-image .wp-pi-sponsored-content-interrupter:after {
  clear: both;
}
.left-col .feed-large-image .wp-pi-sponsored-content-interrupter:before,
.left-col .feed-large-image .wp-pi-sponsored-content-interrupter:after {
  content: " ";
  display: table;
}
.left-col .feed-large-image .wp-pi-sponsored-content-interrupter:after {
  clear: both;
}
.left-col .feed-large-image .wp-pi-sponsored-content-interrupter .image-holder {
  margin: 0 0 18px;
  float: none;
  width: 100%;
}
.left-col .feed-large-image .wp-pi-sponsored-content-interrupter .posts-holder {
  overflow: visible;
}
.left-col .feed-large-image .wp-pi-sponsored-content-interrupter .shared-by {
  margin-bottom: 22px;
}
.left-col .wp-pi-sponsored-content-interrupter {
  margin-bottom: 20px;
}
.left-col .wp-pi-sponsored-content-interrupter .interrupter-post {
  float: left;
  padding: 0px;
}
.left-col .wp-pi-sponsored-content-interrupter .interrupter-post:before,
.left-col .wp-pi-sponsored-content-interrupter .interrupter-post:after {
  content: " ";
  display: table;
}
.left-col .wp-pi-sponsored-content-interrupter .interrupter-post:after {
  clear: both;
}
.left-col .wp-pi-sponsored-content-interrupter .interrupter-post:before,
.left-col .wp-pi-sponsored-content-interrupter .interrupter-post:after {
  content: " ";
  display: table;
}
.left-col .wp-pi-sponsored-content-interrupter .interrupter-post:after {
  clear: both;
}
.left-col .wp-pi-sponsored-content-interrupter .posts-holder {
  overflow: hidden;
}
.left-col .wp-pi-sponsored-content-interrupter .image-holder {
  float: left;
  margin: 0;
  width: 50%;
}
.left-col .wp-pi-sponsored-content-interrupter .preview-holder {
  float: left;
  padding-left: 20px;
  width: 50%;
}
.left-col .wp-pi-sponsored-content-interrupter .preview-holder h3,
.left-col .wp-pi-sponsored-content-interrupter .preview-holder h2 {
  font-size: 21px;
}
.left-col .wp-pi-sponsored-content-interrupter .sponsor {
  font-family: "Fakt SemiCondensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  display: inline-block;
  padding: 0px;
  margin-bottom: 10px;
}
.left-col .wp-pi-sponsored-content-interrupter .sponsor a {
  color: #e51937;
}
.left-col .wp-pi-sponsored-content-interrupter .sponsor img {
  margin-right: 3px;
  max-height: 30px;
}
.left-col .wp-pi-sponsored-content-interrupter .sponsor span {
  font-size: 16px;
}
.left-col .wp-pi-sponsored-content-interrupter .shared-by {
  margin-bottom: 12px;
}
.left-col .wp-pi-sponsored-content-interrupter .shared-by a {
  color: #e51937;
}
.left-col .wp-pi-sponsored-content-interrupter .shared-by a:hover {
  color: #333333;
}
/*
*   Sidebar styling
*/
.sidebar .sidebar-module.wp-pi-sponsored-content-interrupter {
  padding-top: 0px;
}
.sidebar .sidebar-module.wp-pi-sponsored-content-interrupter .preview-holder h2,
.sidebar .sidebar-module.wp-pi-sponsored-content-interrupter .preview-holder h3 {
  font-size: 18px;
  line-height: 24px;
  margin: 5px 0 6px;
}
.sidebar .sidebar-module.wp-pi-sponsored-content-interrupter .image-holder {
  margin-bottom: 12px;
}
.sidebar .sidebar-module.wp-pi-sponsored-content-interrupter .sponsor {
  font-family: "Fakt SemiCondensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.sidebar .sidebar-module.wp-pi-sponsored-content-interrupter .sponsor a {
  color: #e51937;
}
.sidebar .sidebar-module.wp-pi-sponsored-content-interrupter .sponsor a img {
  margin-right: 3px;
  max-height: 30px;
}
.sidebar .sidebar-module.wp-pi-sponsored-content-interrupter .shared-by {
  margin: 17px 0 0;
}
#ad_native_instream,
#ad_native_rightrail {
  line-height: 0;
}
body#featured {
  background: none;
}
body#featured #banner .social-holder-top {
  position: absolute;
  right: 20px;
  top: 0px;
  height: 40px;
  width: 300px;
}
body#featured #banner .social-holder-top .social-icons {
  position: relative;
  margin-top: 0px;
}
body#featured #banner .social-holder-top .social-icons .social-container {
  border: 0px;
  background: none;
  text-align: right;
}
body#featured #banner .social-holder-top .social-icons .title {
  display: inline-block;
  border: 0px;
  text-transform: capitalize;
  font-size: 14px;
  line-height: 40px;
  color: black;
  font-weight: normal;
  padding: 0px;
  vertical-align: middle;
}
body#featured #banner .social-holder-top .social-icons .title:after {
  content: ":";
}
body#featured #banner .social-holder-top .social-icons .more {
  display: inline-block;
}
body#featured #banner .social-holder-top .social-icons .sharrre {
  display: inline-block;
  vertical-align: middle;
}
body#featured #banner .social-holder-top .social-icons .sharrre > div {
  border: 0px;
  padding: 11px 9px 11px;
}
body#featured #banner .social-holder-top .social-icons .sharrre .icon-social {
  color: black;
  font-size: 18px;
}
body#featured #banner .social-holder-top .social-icons .sharrre .count {
  display: none;
}
body#featured #banner .social-and-search {
  position: absolute;
  right: 0px;
  width: 500px;
}
body#featured #banner .social-and-search .social-block {
  background: transparent;
}
body#featured #banner .social-and-search .social-block .social-links {
  float: right;
  background: transparent;
  border: 0;
}
body#featured #banner .social-and-search .social-block .social-links .more-social-icons ul {
  background: transparent;
  float: right;
  margin-left: 0px;
}
body#featured #banner .social-and-search .social-block .social-links .more-social-icons .icon-plus {
  color: black;
}
body#featured #banner .social-and-search .social-block .social-links .more-social-icons.active .icon-plus {
  display: none;
}
body#featured #banner .social-and-search .social-block li a {
  color: black;
}
body#featured #banner .social-and-search .social-block li a:hover {
  color: #666;
}
body#featured .ooyala-video-wrapper {
  width: 100% !important;
  height: 363px !important;
  position: relative;
  padding-top: 25px;
  margin-bottom: 25px;
  margin-top: -11px;
}
body#featured .ooyala-video-wrapper > div {
  z-index: 1 !important;
}
body#featured .ooyala-video-wrapper object,
body#featured .ooyala-video-wrapper embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
body#featured article.featured .titles h1 {
  font-family: "Fakt SemiCondensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  min-height: 93px;
}
body#featured article.featured .titles h2 {
  font-family: "Fakt SemiCondensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
body#featured article.featured #featured-content .social-holder {
  width: 900px;
  padding: 0px 20px;
  margin: 0 auto 20px;
}
body#featured article.featured #featured-content .social-holder .social-icons {
  width: 100%;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
body#featured article.featured #featured-content .social-holder .social-icons .sharrre {
  width: 92px;
  padding: 0px;
  margin-right: 7px;
}
body#featured article.featured #featured-content .social-holder .social-icons .social-container {
  position: absolute;
  width: 100%;
}
body#featured article.featured #featured-content .social-holder .social-icons .social-container .more {
  display: block;
}
body#featured article.featured #featured-content .social-holder .social-icons .social-container .more .sharrre {
  opacity: 1;
  filter: alpha(opacity=100);
}
body#featured article.featured #featured-content .social-holder .social-icons .social-container .icon-plus {
  display: none;
}
body#featured article.featured #featured-content .social-holder .social-icons.stuck {
  position: fixed;
  top: 4px;
  width: 60%;
}
body#featured article.featured #featured-content .social-holder .social-icons.stuck .sharrre {
  margin-right: 7px;
  padding: 0px;
  width: 92px;
}
body#featured article.featured #featured-content .item-block-wrapper .item-block.active .img-holder .border {
  background-color: #e51937;
}
body#featured article.featured #featured-content .item-block-wrapper .item-block .heading .arrow:before {
  content: "\e900";
  font-weight: bold;
  height: 18px;
  font-size: 18px;
  line-height: 10px;
  font-family: "sm-icons";
  color: #e51937;
}
body#featured article.featured #featured-content .item-block-wrapper .item-block .img-holder {
  font-family: "Fakt SemiCondensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
body#featured article.featured #featured-content .item-block-wrapper .item-block .img-holder .index {
  background-color: rgba(229, 25, 55, 0.7);
}
body#featured article.featured #featured-content .item-block-wrapper .item-block .img-holder .overlay {
  background-color: rgba(229, 25, 55, 0.7);
}
body#featured article.featured #featured-content .item-block-wrapper .item-block .img-holder .overlay .index {
  background: none;
}
body#featured article.featured #featured-content .item-block-wrapper .expanded-content .wrapper {
  font-family: "Fakt SemiCondensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
body#featured article.featured #featured-content .item-block-wrapper .expanded-content .wrapper .heading .index {
  background: #e51937;
}
body#featured article.featured #featured-content .item-block-wrapper .expanded-content .wrapper .post-title {
  color: #e51937;
}
body#featured article.featured #featured-content .item-block-wrapper .expanded-content .wrapper .content .oembed {
  text-align: center;
}
body#featured article.featured .sp-pagination {
  margin: 0 auto;
  width: 710px;
}
body#featured header#banner {
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
body#featured header#banner.social-hide {
  top: -50px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
body#featured header#banner div.logo-wrapper a.logo_style {
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
body#featured header#banner div.logo-wrapper a.logo_style.stuck {
  width: 66px;
}
body#featured header#banner div.logo-wrapper a.logo_style.stuck img {
  height: 40px;
  width: 66px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
body#featured #ad_native_rightrail,
body#featured #ad_native_instream {
  display: none;
}
body#featured .featured-social-icons {
  color: #666;
  display: block;
  position: absolute;
  z-index: 2000;
}
body#featured .social-icons.small .more .icon-plus {
  display: block;
}
body#featured .social-icons.small .more .sharrre {
  display: none;
}
body#featured .social-icons.small .more:hover .sharrre {
  display: block;
}
body#featured .social-icons.small .more:hover .icon-plus {
  display: none;
}
body#featured ul.featured-social {
  display: none;
}
body#featured #featured-content .mainembed .description-wrapper,
body#featured #featured-content .mainembed .credit-wrapper {
  line-height: 20px;
}
body#featured #featured-content .mainembed .description-wrapper .credit {
  margin-left: 5px;
}
body#featured #featured-content .mainembed .float-left,
body#featured #featured-content .mainembed .align-left {
  float: left;
  margin: 0 30px 0 -55px;
}
body#featured #featured-content .mainembed .float-right,
body#featured #featured-content .mainembed .align-right {
  float: right;
  margin: 0 -55px 0 30px;
}
body {
  padding-top: 60px;
}
h1,
h2,
h3 {
  font-family: "Fakt SemiCondensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
}
.header-rule {
  background: url("http://assets.spin.com/wp-content/themes/spin/assets/images/slash-hr.png") repeat-x;
  height: 10px;
  margin-bottom: 25px;
  margin-top: 15px;
  width: 100%;
}
a:hover {
  color: #e51937;
  text-decoration: none;
}
.red {
  color: #e51937;
}
/*
*   Pagination
*/
.sp-pagination {
  font-family: "Fakt SemiCondensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
}
.sp-pagination .current {
  line-height: 32px;
  text-align: center;
}
.sp-pagination .next {
  text-align: right;
}
.sp-pagination .next,
.sp-pagination .prev {
  font-family: "Fakt SemiCondensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 28px;
  text-transform: uppercase;
}
.sp-pagination .next.inactive,
.sp-pagination .prev.inactive {
  visibility: hidden;
}
.sp-pagination .next:hover a,
.sp-pagination .prev:hover a {
  color: #e51937;
}
.sp-pagination .next:hover .pag-arrow,
.sp-pagination .prev:hover .pag-arrow {
  background-color: #e51937;
}
.sp-pagination .next .pag-arrow,
.sp-pagination .prev .pag-arrow {
  background-color: #333;
  display: inline-block;
  height: 28px;
  margin: 0 0 4px;
  width: 32px;
  vertical-align: middle;
}
.sp-pagination .next .pag-arrow span,
.sp-pagination .prev .pag-arrow span {
  border-width: 8px;
  border-style: solid;
  display: inline-block;
  height: 0;
  width: 0;
  vertical-align: middle;
}
.sp-pagination .next .pag-arrow {
  margin-left: 10px;
}
.sp-pagination .next .pag-arrow span {
  border-color: transparent transparent transparent #fff;
  margin-right: 3px;
}
.sp-pagination .prev .pag-arrow {
  margin-right: 10px;
}
.sp-pagination .prev .pag-arrow span {
  border-color: transparent #fff transparent transparent;
  margin-left: 3px;
}
body.home .feed .title-holder h2 {
  line-height: normal;
}
body.home .sp-pagination {
  margin-bottom: 15px;
}
.container.carousel-container {
  background-color: #000;
  padding: 0;
  width: auto;
}
.container.main-container {
  padding-top: 15px;
  padding-bottom: 0;
}
.container.main-container .row {
  position: relative;
}
.container.main-container .sidebar-bg {
  background-color: #f7f7f7;
  width: 340px;
  position: absolute;
  height: 100%;
  right: 0;
}
.container.main-container .sm-widget-ad .ad_desktop {
  z-index: 99999;
}
.container.footer-ad-holder {
  background-color: #fff;
  margin: 0 auto;
  border-bottom: 1px solid #f0f0f0;
  border-top: 1px solid #f0f0f0;
}
/*.left-col {
    @media (min-width: @screen-md-min) {
        width: 670px;
    }
}*/
.soundcloud-track.pause {
  background: url("http://assets.spin.com/wp-content/themes/spin/assets/images/btn_pause_m.png");
}
.soundcloud-track {
  width: 45px;
  height: 45px;
  background: url("http://assets.spin.com/wp-content/themes/spin/assets/images/btn_play_m.png");
  position: absolute;
  bottom: 9%;
  right: 9%;
  cursor: pointer;
}
/*.ad_desktop iframe{
    background-color: #bbb;
}*/
.home .main-container > .row {
  position: relative;
}
.home .main-container > .row .left-col {
  margin-top: 23px;
}
.home .main-container > .row .sidebar-bg {
  background-color: #f7f7f7;
  width: 340px;
  position: absolute;
  height: 100%;
  right: 0;
}
.home .main-container > .row:first-of-type {
  border-bottom: 1px solid #f0f0f0;
}
.home .main-container .row.first .left-col {
  margin-top: 12px;
}
.home .main-container .row.first .sidebar {
  background-color: #fff;
}
#menu {
  border: none;
  font-family: "Fakt SemiCondensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  height: 60px;
}
#menu .navbar-header {
  width: 140px;
  height: 60px;
  margin: 0 20px 0 20px;
}
/*
*   Main level nav
*/
#menu .main-nav {
  padding-left: 67px;
  text-transform: uppercase;
  position: relative;
}
#menu .main-nav li.logo #logo {
  margin-left: auto;
  margin-right: auto;
  padding: inherit;
  display: block;
}
#menu .main-nav li.logo #logo img {
  -webkit-transition: transform 0.2s ease-in-out;
  -o-transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  height: 66px;
  width: 140px;
  position: absolute;
}
#menu .main-nav > li {
  position: relative;
}
#menu .main-nav > li > a {
  font-size: 16px;
  font-weight: 600;
  line-height: 58px;
  padding: 2px 25px 0;
  position: relative;
}
#menu .main-nav > li > a:hover {
  color: #e51937;
}
#menu .main-nav > li.selected > a,
#menu .main-nav > li.current-category-ancestor > a {
  color: #e51937;
}
#menu .main-nav .dropdown {
  color: #fff;
}
#menu .main-nav .dropdown a {
  color: #fff;
}
#menu .main-nav .dropdown .caret {
  display: none;
}
#menu .main-nav .dropdown .dropdown-menu {
  border: 0;
  padding: 9px 0 5px;
}
#menu .main-nav .dropdown .dropdown-menu > li > a {
  font-size: 13px;
}
#menu .main-nav .dropdown .dropdown-menu > li > a:hover {
  background-color: #e51937;
}
/*
*   Menu Search
*/
#menu .search {
  border-color: #e31837;
  border-style: solid;
  border-width: 0 1px;
  height: 40px;
  float: left;
  -webkit-transition: border-color 0 ease 0.5s;
  -o-transition: border-color 0 ease 0.5s;
  transition: border-color 0 ease 0.5s;
}
#menu .search:before,
#menu .search:after {
  content: " ";
  display: table;
}
#menu .search:after {
  clear: both;
}
#menu .search:before,
#menu .search:after {
  content: " ";
  display: table;
}
#menu .search:after {
  clear: both;
}
#menu .search.open {
  border-color: #1c1c1c;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
#menu .search.open #header-search .query-holder {
  display: block;
  width: 125px;
}
#menu .search.open #header-search .search-submit {
  background: #1c1c1c;
  color: #8e8e8e;
  height: 40px;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
#menu .search #header-search {
  line-height: 40px;
}
#menu .search #header-search .query-holder {
  float: left;
  width: 0;
  -webkit-transition: width 0.5s ease;
  -o-transition: width 0.5s ease;
  transition: width 0.5s ease;
}
#menu .search #header-search .query-holder input {
  background: #1c1c1c;
  border: none;
  color: #8e8e8e;
  height: 40px;
  line-height: 30px;
  outline: none;
  padding: 5px 0 5px 15px;
  width: 100%;
}
#menu .search #header-search .search-submit {
  float: left;
  color: #8e8e8e;
  cursor: pointer;
  display: block;
  font-family: 'sm-icons';
  font-size: 20px;
  padding: 0 15px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#menu .search #header-search .search-submit:after {
  content: "\f002";
}
#menu .social-and-search {
  margin: 10px 55px 0 0;
}
#menu .social-and-search .search {
  border: none;
}
#menu .social-and-search .search #header-search .query-holder input {
  height: 30px;
  padding: 10px 0 0px 10px;
}
#menu .social-and-search .search #header-search .query-holder input::-webkit-input-placeholder {
  color: #fff;
}
#menu .social-and-search .search #header-search .query-holder input:-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
}
#menu .social-and-search .search #header-search .query-holder input::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
}
#menu .social-and-search .search #header-search .query-holder input:-ms-input-placeholder {
  color: #fff;
}
#menu .social-and-search .search.open {
  background-color: #525252;
}
#menu .social-and-search .search.open .query-holder {
  background: none;
}
#menu .social-and-search .search.open .query-holder input {
  background: none !important;
  color: white !important;
}
#menu .social-and-search .search.open .search-submit {
  background: none !important;
  color: #000 !important;
  line-height: 40px;
}
#menu .search.open #header-search .query-holder {
  width: 115px;
}
/* 
* Social Icons
*/
#menu .social-block,
#banner .social-block {
  position: absolute;
  right: 0;
  top: 0;
  margin: 0 0 0 25px;
  background-color: #1c1c1c;
  height: 60px;
  padding-top: 22px;
}
#menu .social-block .social-links li,
#banner .social-block .social-links li {
  display: inline;
  margin: 0 12px 0 12px;
  float: left;
}
#menu .social-block .social-links li a,
#banner .social-block .social-links li a {
  color: #8e8e8e;
  font-size: 17px;
}
#menu .social-block .social-links .more-social-icons,
#banner .social-block .social-links .more-social-icons {
  margin-left: 0;
}
#menu .social-block .social-links .more-social-icons .icon-plus,
#banner .social-block .social-links .more-social-icons .icon-plus {
  color: #8e8e8e;
}
#menu .social-block .social-links .more-social-icons ul,
#banner .social-block .social-links .more-social-icons ul {
  float: left;
  max-width: 0;
  max-height: 40px;
  overflow: hidden;
}
#menu .social-block .social-links .more-social-icons.active ul,
#banner .social-block .social-links .more-social-icons.active ul {
  max-width: 125px;
}
/**
 * Menu animations
 */
#menu.shrunk,
.social-block.shrunk {
  height: 40px;
}
#menu.shrunk .main-nav li a,
.social-block.shrunk .main-nav li a {
  line-height: 40px;
}
#menu.shrunk .main-nav li.logo #logo img,
.social-block.shrunk .main-nav li.logo #logo img {
  transform: scale(0.8, 0.8);
  transform-origin: top center;
}
#menu.shrunk .social-and-search,
.social-block.shrunk .social-and-search {
  margin-top: 0px;
}
#menu.shrunk .social-block,
.social-block.shrunk .social-block {
  padding-top: 12px;
}
#footer {
  background-color: #e51937;
  color: #fff;
  font-family: Arial, sans-serif;
}
#footer a {
  color: #fff;
}
#footer a:hover {
  color: #000;
}
#footer .menu a {
  font-size: 16px;
}
#footer .footer-logo {
  margin-top: 10px;
}
.footer-recommended {
  font-family: "Fakt SemiCondensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  margin-top: 10px;
  padding-bottom: 30px;
  background-color: #000;
}
.footer-recommended h3 {
  color: #fff;
  font-family: 'Vollkorn', 'Times New Roman', Times, serif;
  font-size: 28px;
  font-style: italic;
  font-weight: normal;
  margin: 15px 0 15px;
  position: relative;
  text-align: center;
}
.footer-recommended .container .row {
  margin: 0 -5px;
}
.footer-recommended .container .row .post {
  padding: 0 5px;
}
.footer-recommended .container .row .overlay {
  position: absolute;
  top: 0;
  width: 315px;
  height: 210px;
  background-color: #e51937;
  opacity: .6;
  display: none;
}
.footer-recommended .container .row .overlay:after {
  content: '';
  border: 1px solid #a7a7a7;
  width: 325px;
  height: 220px;
  position: absolute;
  top: -5px;
  bottom: 0px;
  left: -5px;
}
.footer-recommended .container .row > a:hover .overlay {
  display: block;
}
.footer-recommended .post {
  position: relative;
}
.footer-recommended .post .img-wrap {
  width: 100%;
  background-color: white;
  overflow: hidden;
  text-align: center;
}
.footer-recommended .post .title {
  color: #fff;
  bottom: 70px;
  box-sizing: content-box;
  font-size: 18px;
  font-weight: bold;
  left: 0;
  line-height: 1.4em;
  height: 46px;
  height: 2.8em;
  overflow: hidden;
  right: 0;
  padding: 20px 20px 0px;
  position: absolute;
  text-align: center;
  text-shadow: 0px 0px 2px rgba(3, 3, 3, 0.96);
}
/*
* Common feed styles
*/
.feed .author a {
  font-weight: normal;
}
/*
* Common Sidebar Styles
*/
.sidebar .videos .post .image-holder {
  margin: 0;
}
.sidebar .videos .post > h2 {
  display: none;
}
.sidebar {
  padding-left: 20px;
  padding-right: 22px;
}
.sidebar .sidebar-module {
  padding-bottom: 31px;
  padding-top: 20px;
}
.sidebar .title-holder {
  border-style: solid;
  border-color: transparent;
  border-width: 0 0 3px 0;
  line-height: 28px;
}
.sidebar .title-holder h2,
.sidebar .title-holder h3 {
  font: 700 18px/20px "Fakt SemiCondensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  display: inline-block;
  text-transform: uppercase;
}
.sidebar .title-holder h2 .red,
.sidebar .title-holder h3 .red {
  color: #e31837;
}
.sidebar .title-holder .see-all {
  font: 700 12px/20px "Fakt SemiCondensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  padding-top: 7px;
}
.sidebar .title {
  line-height: 32px;
  position: relative;
}
.sidebar .title a {
  display: inline-block;
}
.sidebar .feed div.row:last-child {
  margin-bottom: 0px !important;
}
/*
* Sidebar split image feed
*/
.sidebar .feed-split-image .post .cat-overlay {
  display: none;
}
.sidebar .feed-split-image .post .image-holder {
  padding-right: 0px;
}
.sidebar .feed-split-image .post .preview-holder {
  padding-left: 10px;
}
.sidebar .feed-split-image .post .preview-holder h3 {
  font-weight: normal;
  font-size: 16px;
  margin-top: -2px;
}
.sidebar .rss-feed-aggregator.feed-split-image .post .preview-holder h3 {
  font-weight: 600;
}
.sidebar .rss-feed-aggregator.feed-split-image .post .preview-holder .author {
  font-size: 13px;
  font-family: "Fakt SemiCondensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/*
* Sidebar tile feed
*/
.sidebar .feed-tile .posts {
  margin-left: -4px;
  margin-right: -4px;
}
.sidebar .feed-tile .post {
  padding: 0 4px 8px;
  position: relative;
}
.sidebar .feed-tile .post .preview-holder {
  background: rgba(229, 25, 55, 0.6);
  bottom: 8px;
  display: none;
  left: 4px;
  position: absolute;
  right: 4px;
  top: 0;
}
.sidebar .feed-tile .post .preview-holder a {
  color: #fff;
  display: block;
  width: 100%;
  height: 100%;
  padding: 10px;
}
.sidebar .feed-tile .post:hover .overlay {
  display: block;
}
.sidebar .feed-tile .post:hover .preview-holder {
  display: block;
}
/*
* Sidebar large image feed
*/
.sidebar .feed-large-image hr {
  margin: 18px 0 7px;
}
.sidebar .feed-large-image hr:last-child {
  display: none;
}
.sidebar .feed-large-image .image-holder {
  margin-bottom: 12px;
}
.sidebar .lists .feed-tile .post {
  width: 100%;
  border-bottom: 1px solid #bbb;
  padding: 10px 0 10px 3px;
}
.sidebar .lists .feed-tile .post a {
  font-family: "Fakt SemiCondensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 18px;
}
.new-music-mix {
  text-align: center;
  padding: 27px 0 22px 0;
  background-color: #f9f9f9;
  border: solid 1px #b2b2b2;
  border-width: 1px 0 1px 0;
}
.new-music-mix div {
  display: inline-block;
  vertical-align: middle;
}
.new-music-mix .icon-play-arrow {
  font-size: 16px;
  padding: 5px 0 0 4px;
  margin-top: -10px;
}
/*
 *  Campaign Monitor Styles
*/
.sidebar .sm-widget-campaign-monitor {
  border: 5px solid black;
  padding: 32px 30px 25px;
}
.sidebar .sm-widget-campaign-monitor h3 {
  margin: 32px 0px 17px;
}
.sidebar .sm-widget-campaign-monitor input {
  border-radius: 2px;
  border: 1px solid #333333;
  width: 100%;
  padding: 5px;
  color: #333333;
  margin-bottom: 10px;
}
.sidebar .sm-widget-campaign-monitor button {
  background-color: #e51937;
  border-radius: 2px;
  border: 0px;
  width: 114px;
  color: white;
  height: 30px;
  line-height: 30px;
}
/*
*   Left Col titles
*/
.left-col .title-holder {
  font-family: "Fakt SemiCondensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: 8px;
  text-transform: uppercase;
}
.left-col .title-holder .title h2 {
  font-size: 18px;
  font-weight: bold;
}
.left-col .title-holder .title h2 .red {
  color: #e51937;
}
.left-col .title-holder .see-all {
  font-size: 12px;
  font-weight: bold;
}
.left-col .title-holder .see-all a {
  line-height: 12px;
  vertical-align: bottom;
}
/*
*   Large image feed styles - left col
*/
.left-col .feed-large-image hr {
  margin: 30px 0 36px;
}
.left-col .feed-large-image .post h2 {
  font-size: 34px;
  line-height: 40px;
  margin-bottom: 8px;
}
.left-col .feed-large-image .post .author,
.left-col .feed-large-image .post .tags {
  font-family: Arial, sans-serif;
}
.left-col .feed-large-image .post .author {
  font-size: 13px;
  margin: 0 0 7px;
}
.left-col .feed-large-image .post .author a {
  font-weight: bold;
}
.left-col .feed-large-image .post .author .date {
  color: #888;
}
.left-col .feed-large-image .post .image-holder {
  margin: 0 0 18px;
}
.left-col .feed-large-image .post .preview {
  font-size: 17px;
  line-height: 26px;
  margin-bottom: 14px;
}
.left-col .feed-large-image .post .read-more {
  color: #e51937;
  font-weight: bold;
}
.left-col .feed-large-image .post .tags {
  font-size: 12px;
  font-weight: bold;
  font-family: Arial, sans-serif;
}
.left-col .feed-large-image .post .tags,
.left-col .feed-large-image .post .tags a {
  color: #e51937;
}
.left-col .feed-large-image .post .tags a {
  text-transform: lowercase;
}
.left-col .feed-large-image .post .tags strong {
  color: #333333;
}
/* 
*   Split image feed left col styles
*/
.left-col .feed-split-image .post {
  margin-bottom: 40px;
}
.left-col .feed-split-image .post .image-holder {
  padding-right: 0;
  width: 36%;
}
.left-col .feed-split-image .post .image-holder a {
  display: block;
  position: relative;
}
.left-col .feed-split-image .post .preview-holder {
  font-size: 15px;
  position: relative;
  width: 64%;
}
.left-col .feed-split-image .post .preview-holder h2,
.left-col .feed-split-image .post .preview-holder h3 {
  font-size: 24px;
  line-height: 31px;
}
.left-col .feed-split-image .post .preview-holder .author {
  font-family: Arial, sans-serif;
  font-size: 11px;
  margin-top: 5px;
}
.left-col .feed-split-image .post .preview-holder .author a {
  font-weight: bold;
}
.left-col .feed-split-image .post .preview-holder .author .date,
.left-col .feed-split-image .post .preview-holder .author .sep {
  color: #838383;
}
.left-col .feed-split-image .post.show-overlay .cat-overlay,
.left-col .feed-split-image .image-holder:hover .cat-overlay,
.left-col .feed-split-image .post.show-overlay .cat-overlay-text,
.left-col .feed-split-image .image-holder:hover .cat-overlay-text {
  display: block;
}
.left-col .feed-split-image .post.show-overlay .slide-count,
.left-col .feed-split-image .image-holder:hover .slide-count {
  display: none;
}
.left-col .feed-split-image .post.show-overlay .text-overlay,
.left-col .feed-split-image .image-holder:hover .text-overlay {
  display: none;
}
.left-col .feed-split-image .post.show-overlay .video-overlay:after,
.left-col .feed-split-image .image-holder:hover .video-overlay:after {
  display: none;
}
.left-col .feed-split-image .post.show-overlay h2 {
  color: #e51937;
}
.left-col .feed-split-image .cat-overlay {
  background-color: rgba(229, 25, 55, 0.6);
  bottom: 0;
  display: none;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.left-col .feed-split-image .cat-overlay-text {
  color: #fff;
  display: none;
  font-family: "Fakt SemiCondensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  overflow: hidden;
  padding: 0 70px;
  position: absolute;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
  text-transform: uppercase;
  top: 50%;
  width: 100%;
}
.left-col .feed-split-image .cat-overlay-text:before,
.left-col .feed-split-image .cat-overlay-text:after {
  content: '';
  position: absolute;
  bottom: 4px;
  height: 0.5em;
  border-top: 1px solid #fff;
  width: 50px;
  top: 50%;
}
.left-col .feed-split-image .cat-overlay-text:before {
  left: 10px;
}
.left-col .feed-split-image .cat-overlay-text:after {
  right: 10px;
}
.left-col .feed-split-image .cat-overlay-text span {
  text-align: center;
  display: block;
}
/*
*   Gallery image count overlay and photo overlay text
*/
.featured-gallery-holder .slide-count,
.mainembed .text-overlay {
  background: rgba(229, 25, 55, 0.8);
  font-family: "Fakt SemiCondensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 20px;
  padding: 3px 8px 0;
  position: absolute;
}
.left-col .featured-gallery-holder .slide-count {
  bottom: 0px;
  right: 0px;
  top: auto;
  left: auto;
}
.left-col .mainembed .text-overlay {
  bottom: 0;
  left: 0;
  right: auto;
  top: auto;
}
.carousel-widget.carousel-widget-reviews {
  height: 520px;
  width: 960px;
  margin-bottom: 20px;
}
.carousel-widget.carousel-widget-reviews .carousel-slide {
  height: 510px;
}
.carousel-widget.carousel-widget-reviews .carousel-slide .carousel-thumb {
  height: 480px;
  width: 960px;
}
.carousel-widget.carousel-widget-reviews .carousel-slide .carousel-thumb a > img {
  min-width: 960px;
}
.carousel-widget.carousel-widget-reviews .carousel-slide .carousel-text {
  width: 620px;
  background: #ffffff;
  left: 185px;
  top: 415px;
  height: 95px;
  font-size: 28px;
  padding-left: 55px;
  padding-top: 22px;
  line-height: 35px;
  padding-right: 55px;
  text-align: center;
}
.carousel-review-holder {
  position: relative;
}
.carousel-widget.carousel-widget-reviews {
  margin-bottom: 72px;
}
.carousel-widget.carousel-widget-reviews .carousel-slide:hover .carousel-text {
  background: rgba(229, 25, 55, 0.6);
}
.carousel-widget.carousel-widget-reviews .carousel-slide .rating-area {
  position: absolute;
  left: 146px;
  overflow: hidden;
  width: 76px;
  height: 110px;
  color: #ffffff;
  bottom: 77px;
}
.carousel-widget.carousel-widget-reviews .carousel-slide .rating-area .rating {
  vertical-align: middle;
  text-align: center;
  height: 70px;
  background: #e51937;
  position: absolute;
  width: 100%;
  font-size: 70px;
  line-height: 84px;
}
.carousel-widget.carousel-widget-reviews .carousel-slide .rating-area .essential {
  background: #e51937;
  bottom: 0px;
  font-size: 13px;
  font-weight: 600;
  line-height: 13px;
  padding: 6px 4px 3px;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}
.carousel-widget.carousel-widget-reviews .carousel-slide .carousel-text {
  width: 589px;
  left: 225px;
  right: 156px;
  bottom: 77px;
  height: 110px;
  overflow: hidden;
  padding: 10px 20px 0;
  top: auto;
  background: rgba(0, 0, 0, 0.5);
  text-align: left;
}
.carousel-widget.carousel-widget-reviews .carousel-slide .carousel-text a {
  display: block;
}
.carousel-widget.carousel-widget-reviews .carousel-slide .carousel-text .read {
  color: #e51937;
  font-size: 14px;
}
.carousel-reviews-pagination-holder {
  position: absolute;
  bottom: -72px;
  left: 166px;
  right: 156px;
  background: #ffffff;
  padding: 17px;
  width: 634px;
  box-sizing: content-box;
  overflow: hidden;
}
.carousel-reviews-pagination-holder .next,
.carousel-reviews-pagination-holder .prev {
  display: none !important;
}
.carousel-reviews-pagination-holder .carousel-widget-review-pagination {
  height: auto;
  width: 100%;
}
.carousel-reviews-pagination-holder .carousel-widget .carousel-slide {
  width: 117px;
  height: 117px;
  overflow: hidden;
  position: relative;
  float: left;
  margin-left: 12px;
  margin-right: 0px;
  cursor: pointer;
}
.carousel-reviews-pagination-holder .carousel-widget .carousel-slide.current:before {
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  content: '';
  overflow: hidden;
  position: absolute;
  border: 6px solid #e51937;
}
.carousel-reviews-pagination-holder .carousel-widget .carousel-slide:first-child {
  margin-left: 0px;
}
.carousel-reviews-pagination-holder .carousel-widget .carousel-slide img {
  height: 117px;
  width: 117px;
}
.carousel-reviews-pagination-holder .carousel-widget .carousel-slide:hover .rating-area {
  display: block;
}
.carousel-reviews-pagination-holder .carousel-widget .carousel-slide .rating-area {
  width: 117px;
  height: 117px;
  position: absolute;
  color: #e51937;
  top: 0;
  font-size: 44px;
  display: none;
  text-align: center;
}
.carousel-reviews-pagination-holder .carousel-widget .carousel-slide .rating-area .rating {
  display: block;
  background: rgba(255, 255, 255, 0.85);
  width: 65px;
  margin: 24px auto 0px;
  border-radius: 42px;
  height: 65px;
  line-height: 73px;
}
.carousel-widget.carousel-widget-features {
  height: 296px;
  border-bottom: 1px solid #f0f0f0;
  padding-bottom: 25px;
}
.carousel-widget.carousel-widget-features .carousel-slide {
  margin: 0 11px;
}
.carousel-widget.carousel-widget-features .carousel-slide .overlay {
  position: absolute;
  top: 0;
  width: 470px;
  height: 270px;
  background-color: #e51937;
  margin: 0 4px;
  opacity: .6;
  display: none;
  z-index: 100;
}
.carousel-widget.carousel-widget-features .carousel-slide .overlay-text {
  color: #ffffff;
  position: absolute;
  z-index: 101;
  top: 187px;
  display: none;
  text-transform: uppercase;
  font-size: 16px;
  padding: 0 190px;
}
.carousel-widget.carousel-widget-features .carousel-slide .overlay-text:before,
.carousel-widget.carousel-widget-features .carousel-slide .overlay-text:after {
  content: '';
  position: absolute;
  bottom: 4px;
  height: 0.5em;
  border-top: 1px solid #ffffff;
  width: 50px;
}
.carousel-widget.carousel-widget-features .carousel-slide .overlay-text:before {
  margin-left: -57px;
}
.carousel-widget.carousel-widget-features .carousel-slide .overlay-text:after {
  margin-left: 7px;
}
.carousel-widget.carousel-widget-features .carousel-slide .carousel-thumb {
  height: 270px;
  margin: 0 auto;
  width: 470px;
}
.carousel-widget.carousel-widget-features .carousel-slide .carousel-text {
  top: 90px;
  font-size: 35px;
  padding-left: 40px;
  z-index: 101;
  color: #ffffff;
  line-height: 38px;
  height: 85px;
  text-align: center;
  padding-right: 40px;
}
.carousel-widget.carousel-widget-features .carousel-slide:hover .overlay {
  display: block;
}
.carousel-widget.carousel-widget-features .carousel-slide:hover .overlay-text {
  display: block;
}
.carousel-widget.carousel-widget-features .carousel-slide:hover .carousel-text a {
  color: #ffffff;
}
/*
* Arrows
*/
.carousel-widget {
  width: 333px;
  overflow: hidden;
  margin: 0 auto;
}
.carousel-widget .prev,
.carousel-widget .next {
  cursor: pointer;
  position: absolute;
  height: 52px;
  margin-top: -31.5px;
  top: 50%;
  width: 57px;
  opacity: .7;
  z-index: 200;
}
.carousel-widget .prev {
  background: url('http://assets.spin.com/wp-content/themes/spin/assets/images/btn_news_grey_prev.png') no-repeat;
  left: 0;
}
.carousel-widget .prev:hover {
  background: url('http://assets.spin.com/wp-content/themes/spin/assets/images/btn_news_red_prev.png') no-repeat;
  opacity: 1;
}
.carousel-widget .next {
  background: url('http://assets.spin.com/wp-content/themes/spin/assets/images/btn_news_grey_next.png') no-repeat;
  right: 0;
}
.carousel-widget .next:hover {
  background: url('http://assets.spin.com/wp-content/themes/spin/assets/images/btn_news_red_next.png') no-repeat;
  opacity: 1;
}
/*
* Items
*/
.carousel-widget {
  font-family: "Fakt SemiCondensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: 600;
  width: 1000px;
}
.carousel-widget .carousel-slide {
  position: relative;
  display: inherit;
}
.carousel-widget .carousel-slide .carousel-text {
  bottom: 0px;
  display: block;
  font-size: 20px;
  font-weight: 600;
  max-height: 185px;
  line-height: 25px;
  overflow: hidden;
  padding: 12px 15px 10px;
  position: absolute;
  width: 100%;
}
.carousel-widget.carousel-widget-reviews .carousel-thumb:after,
.carousel-widget.carousel-widget-features .carousel-thumb:after {
  background: url('http://assets.spin.com/wp-content/themes/spin/assets/images/carousel-gradient.png') repeat-x;
  bottom: -2px;
  content: '';
  left: 0;
  position: absolute;
  width: 100%;
}
.carousel-widget.carousel-widget-reviews .carousel-thumb:after {
  height: 176px;
}
.carousel-widget.carousel-widget-features .carousel-thumb:after {
  height: 135px;
}
.carousel-widget.carousel-widget-header-carousel {
  margin-top: 30px;
}
.carousel-widget.carousel-widget-header-carousel .slick-track {
  width: 1000px !important;
}
.carousel-widget.carousel-widget-header-carousel .carousel-slide {
  height: 390px;
  width: initial !important;
}
.carousel-widget.carousel-widget-header-carousel .carousel-slide .carousel-thumb {
  text-align: right;
}
.carousel-widget.carousel-widget-header-carousel .carousel-slide .carousel-text {
  left: 0;
  max-height: none;
  top: 258px;
}
.carousel-widget.carousel-widget-header-carousel .carousel-slide .carousel-text .text-holder {
  -moz-box-shadow: 5px 0 8px -4px rgba(194, 194, 194, 0.4), -5px 0 8px -4px rgba(194, 194, 194, 0.4);
  -webkit-box-shadow: 5px 0 8px -4px rgba(194, 194, 194, 0.4), -5px 0 8px -4px rgba(194, 194, 194, 0.4);
  box-shadow: 5px 0 8px -4px rgba(194, 194, 194, 0.4), -5px 0 8px -4px rgba(194, 194, 194, 0.4);
  border-bottom: #333333 3px solid;
  color: #333333;
}
.carousel-widget.carousel-widget-header-carousel .carousel-slide .carousel-text .text-holder h3 {
  font-size: 12px;
  font-weight: 600;
  margin: 16px 0 13px 0;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.carousel-widget.carousel-widget-header-carousel .carousel-slide .carousel-text .text-holder h3:after {
  content: "\\";
  color: #e51937;
}
.carousel-widget.carousel-widget-header-carousel .carousel-slide .carousel-text a {
  display: block;
}
.carousel-widget.carousel-widget-header-carousel .carousel-slide .carousel-text p {
  font-family: 'Vollkorn', 'Times New Roman', Times, serif;
  font-size: 15px;
  font-weight: normal;
  line-height: 1.4em;
  margin: 0;
  max-height: 5.4em;
  overflow: hidden;
  display: none;
}
.carousel-widget.carousel-widget-header-carousel .carousel-slide .carousel-text .text-holder {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.carousel-widget.carousel-widget-header-carousel .carousel-slide .carousel-text .text-holder a {
  width: 95%;
  margin-top: -7px;
}
.carousel-widget.carousel-widget-header-carousel .carousel-slide:nth-child(1) {
  float: left;
  margin: 0 0 0 9px;
}
.carousel-widget.carousel-widget-header-carousel .carousel-slide:nth-child(2) {
  float: left;
  margin-left: 11px;
}
.carousel-widget.carousel-widget-header-carousel .carousel-slide:nth-child(2) .carousel-text {
  width: 444px !important;
  text-align: center;
  font-weight: 500;
  font-size: 23px;
  line-height: 28px;
  letter-spacing: .25px;
  margin-left: 8px;
  -moz-box-shadow: 5px 0 8px -4px rgba(194, 194, 194, 0.4), -5px 0 8px -4px rgba(194, 194, 194, 0.4);
  -webkit-box-shadow: 5px 0 8px -4px rgba(194, 194, 194, 0.4), -5px 0 8px -4px rgba(194, 194, 194, 0.4);
  box-shadow: 5px 0 8px -4px rgba(194, 194, 194, 0.4), -5px 0 8px -4px rgba(194, 194, 194, 0.4);
}
.carousel-widget.carousel-widget-header-carousel .carousel-slide:nth-child(2) .carousel-text .text-holder {
  padding: 32px 3px 18px 23px;
  top: -28px;
  background-color: #ffffff;
}
.carousel-widget.carousel-widget-header-carousel .carousel-slide:nth-child(2) .carousel-text .text-holder a {
  max-height: 85px;
  overflow: hidden;
}
.carousel-widget.carousel-widget-header-carousel .carousel-slide:nth-child(2) a {
  width: 95%;
}
.carousel-widget.carousel-widget-header-carousel .carousel-slide:nth-child(2) a img {
  max-width: inherit;
}
.carousel-widget.carousel-widget-header-carousel .carousel-slide:nth-child(1),
.carousel-widget.carousel-widget-header-carousel .carousel-slide:nth-child(3) {
  overflow: hidden;
}
.carousel-widget.carousel-widget-header-carousel .carousel-slide:nth-child(1) .carousel-text,
.carousel-widget.carousel-widget-header-carousel .carousel-slide:nth-child(3) .carousel-text {
  width: 330px !important;
}
.carousel-widget.carousel-widget-header-carousel .carousel-slide:nth-child(1) .carousel-text .text-holder,
.carousel-widget.carousel-widget-header-carousel .carousel-slide:nth-child(3) .carousel-text .text-holder {
  text-align: center;
  top: -28px;
  padding: 35px 6px 30px 9px;
  z-index: 9;
  width: 234px;
  background-color: #ffffff;
  margin-left: 8px;
}
.carousel-widget.carousel-widget-header-carousel .carousel-slide:nth-child(1) .carousel-text .text-holder a,
.carousel-widget.carousel-widget-header-carousel .carousel-slide:nth-child(3) .carousel-text .text-holder a {
  font-size: 20px;
  font-weight: 500;
  overflow: hidden;
  margin: -10px 5px 3px 5px;
  max-height: 77px;
}
.carousel-widget.carousel-widget-header-carousel .carousel-slide:nth-child(1) .carousel-thumb,
.carousel-widget.carousel-widget-header-carousel .carousel-slide:nth-child(3) .carousel-thumb {
  float: left;
  position: inherit;
}
.carousel-widget.carousel-widget-header-carousel .carousel-slide:nth-child(1) .carousel-thumb img,
.carousel-widget.carousel-widget-header-carousel .carousel-slide:nth-child(3) .carousel-thumb img {
  display: block;
  margin: auto;
  max-width: inherit;
}
.carousel-widget.carousel-widget-header-carousel .carousel-slide:nth-child(3) {
  margin-right: 9px;
  float: right;
}
.carousel-widget.carousel-widget-header-carousel.carousel-slides-1 .carousel-slide .carousel-text .text-holder {
  padding-left: 24px;
}
.container.main-container .features-container .container-title {
  margin-right: 20px;
  margin-left: 20px;
}
.container.carousel-container {
  background-color: #ffffff;
  margin-bottom: 15px;
}
.trending-holder {
  color: #ffffff;
}
.trending-holder .container {
  margin-top: 7px;
  padding: 0;
  width: 1000px;
}
.trending-holder .trending-label {
  float: left;
  width: 105px;
}
.trending-holder .trending-label h4 {
  color: #e51937;
  display: inline-block;
  font-family: "Fakt SemiCondensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: 600;
  margin: 0;
  padding: 27px 20px 0;
  text-transform: uppercase;
}
.trending-holder .trending-label h4:after {
  content: '\\';
}
.trending-holder .trending {
  float: left;
  width: 895px;
}
.trending-holder .trending li {
  border-left: solid 1px #414141;
  font-family: "Fakt SemiCondensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  float: left;
  height: 80px;
  width: 33%;
}
.trending-holder .trending li a {
  border-bottom: solid 7px transparent;
  color: #ffffff;
  display: block;
  height: 100%;
  line-height: 19px;
  position: relative;
}
.trending-holder .trending li a span {
  padding: 0 20px;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.article-body h1 {
  font-weight: bold;
  margin-top: -4px;
}
.article-body .sp-pagination .numbers {
  color: #000;
}
.article-body .article-content-holder {
  position: relative;
}
.article-body .article-content-holder .article-content {
  font-size: 18px;
  line-height: 30px;
  padding: 10px 0 40px;
}
.article-body .article-content-holder .article-content p span {
  font-size: 18px !important;
}
.article-body .article-content-holder .article-content p em {
  font-size: 18px !important;
}
.article-body .article-content-holder .article-content a {
  color: #e51937;
}
.article-body .article-content-holder .article-content a:hover {
  color: #333333;
}
.article-body .article-content-holder .article-next {
  width: 21%;
}
.article-body .article-content-holder .article-next span {
  margin: 2px 3px 0 0;
  border-color: transparent transparent transparent #fff;
}
.article-body .article-content-holder .article-prev {
  width: 29%;
}
.article-body .article-content-holder .article-prev span {
  margin: 2px 0 0 3px;
  border-color: transparent #fff transparent transparent;
}
.article-body .article-content-holder .number-article-pag {
  padding-top: 5px;
}
.article-body .author {
  font-family: "Fakt SemiCondensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 15px;
  padding-bottom: 0px;
  padding-top: 10px;
}
.article-body .author a {
  font-family: "Fakt SemiCondensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  color: #e51937;
}
.article-body .author a:hover {
  color: #333333;
}
.article-body .author .author-avatar img {
  max-height: 60px;
  margin-right: 15px;
}
.article-body .author .date {
  color: #838383;
}
.article-body .album-details {
  border: none;
  border-radius: 0;
  box-shadow: none;
  font-family: "Fakt SemiCondensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-right: 20px;
  padding: 15px;
}
.article-body .album-details:before,
.article-body .album-details:after {
  content: " ";
  display: table;
}
.article-body .album-details:after {
  clear: both;
}
.article-body .album-details:before,
.article-body .album-details:after {
  content: " ";
  display: table;
}
.article-body .album-details:after {
  clear: both;
}
.article-body .album-details iframe {
  border: 0px;
  display: block;
}
.article-body .album-details span {
  color: #e51937;
  font-weight: bold;
}
.article-body .album-details .spin-review {
  padding-top: 9px;
  padding-left: 85px;
  position: relative;
}
.article-body .album-details .rating {
  line-height: 60px;
  position: absolute;
  left: 17px;
}
.article-body .album-details .rating span {
  color: #fff;
  background: #e51937;
  line-height: 50px;
  width: 56px;
  height: 56px;
  display: inline-block;
  font-size: 35px;
  text-align: center;
  border-radius: 50%;
  padding-top: 7px;
  margin-right: 15px;
  vertical-align: middle;
}
.article-body .featured-embed-holder {
  margin: 0 0 20px;
  padding-top: 8px;
}
.article-body .mainembed {
  position: relative;
}
.article-body .mainembed .text-overlay {
  top: 0;
  left: 0;
  right: auto;
  bottom: auto;
}
.article-body .mainembed .credit-right {
  float: right;
  color: #888;
}
.article-body .mainembed .description {
  position: relative;
}
.article-body .tags-and-comments .comments a {
  color: #303030;
}
.article-body .tags-and-comments .comments a:hover {
  color: #e51937;
}
.article-body .tags-and-comments .tags {
  font-family: "Fakt SemiCondensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #303030;
  font-weight: normal;
}
.article-body .tags-and-comments .tags a {
  color: #e51937;
}
.article-body .tags-and-comments .tags a:hover {
  color: #333333;
}
.left-col .comments-holder h3 {
  border-bottom: solid 1px #d7d7d7;
  font-size: 24px;
  text-transform: uppercase;
  padding-bottom: 16px;
  margin: 28px 0 30px;
}
.left-col .more-stories {
  font-family: "Fakt SemiCondensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.article-title .category {
  color: #303030;
  font-family: "Fakt SemiCondensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
}
.article-title .category span {
  color: #e51937;
}
.article-title .subtitle {
  color: #303030;
  font-family: 'Vollkorn', 'Times New Roman', Times, serif;
  font-style: italic;
  font-weight: normal;
  font-size: 20px;
  line-height: 30px;
  padding-top: 10px;
}
.article-title .title {
  font-family: "Fakt SemiCondensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 38px;
  font-weight: 500;
  color: #000000;
  line-height: 46px;
  margin-bottom: -10px;
}
/*
 * Author footers
 */
.left-col .author-footer {
  font-family: "Fakt SemiCondensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
}
.left-col .author-footer .inner a {
  color: black;
}
.left-col .author-footer .inner a:hover {
  color: #e51937;
}
.page p {
  font-size: 18px;
  line-height: 30px;
}
.sidebar .zergnet-widget-holder h2:after {
  color: #e51937;
  content: "\\";
}
/*
*   Article Gallery Holder
*/
.article-gallery-holder {
  border: none;
}
.article-gallery-holder a {
  color: #e51937;
}
.article-gallery-holder a:hover {
  color: #000;
}
body .gallery-canvas {
  background-color: #ffffff;
  position: relative;
  padding: 0;
  margin: 0;
}
body .gallery-canvas .main_img {
  text-align: center;
}
body .gallery-canvas .gallery-image-count-inner-wrap {
  background: #e51937;
  font-family: "Fakt SemiCondensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  height: 27px;
  line-height: 30px;
  position: absolute;
  bottom: 10px;
  right: 10px;
  top: auto;
  left: auto;
  text-align: center;
  width: 154px;
}
body .gallery-canvas .gallery-image-count-inner-wrap a {
  color: #fff;
}
body .gallery-canvas .gallery-image-count-inner-wrap .text span {
  display: none;
}
body .gallery-canvas .gallery-image-count-inner-wrap .photo-count {
  display: none;
}
/*
* video attachment
*/
.video-item {
  position: relative;
}
.video-item .spin-vesp-play-button {
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  margin-top: -50px;
  margin-left: -50px;
  width: 100px;
  height: 100px;
  background: url('http://assets.spin.com/wp-content/themes/spin/assets/images/btn_play_l.png');
}
body.attachment .footer-recommended {
  margin-top: 0;
}
.container-title {
  font: 700 18px/20px "Fakt SemiCondensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  margin-top: 0;
}
.container-title .red {
  color: #e31837;
}
.container-title .more {
  float: right;
  font-size: 11px;
}
.container-title .more a {
  line-height: 11px;
  vertical-align: bottom;
}
.container-title .read-more {
  float: right;
  font: 700 12px/27px "Fakt SemiCondensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.photos-container {
  margin: 20px 0 10px 0px;
}
.photos-container .container-title {
  margin: 0px 20px 10px 20px;
}
.features-container {
  border: none;
}
body.archive .left-col h1 .sub-categories {
  font-size: 18px;
  color: #333333;
  line-height: 28px;
  text-transform: none;
}
body.archive .left-col h1 .sub-categories a:hover {
  text-decoration: none;
}
body.archive .left-col h1 .sub-categories a.active {
  color: #e51937;
}
body.archive .left-col .sp-pagination {
  margin-top: 22px;
  margin-bottom: 20px;
}
body.archive .left-col .feed-large-image hr:last-of-type {
  margin-bottom: 0px;
}
body.category-fordbonnaroo {
  background-color: black;
}
body.category-fordbonnaroo .spin-heading.title-holder.fordbonnaroo .title {
  text-align: center;
  background-color: white;
  margin-top: 5px;
  margin-bottom: 20px;
}
body.category-fordbonnaroo .featured {
  margin-bottom: 20px;
}
body.category-fordbonnaroo .featured:before,
body.category-fordbonnaroo .featured:after {
  content: " ";
  display: table;
}
body.category-fordbonnaroo .featured:after {
  clear: both;
}
body.category-fordbonnaroo .featured:before,
body.category-fordbonnaroo .featured:after {
  content: " ";
  display: table;
}
body.category-fordbonnaroo .featured:after {
  clear: both;
}
body.category-fordbonnaroo .featured .post {
  width: 196px;
  margin-right: 15px;
  float: left;
}
body.category-fordbonnaroo .featured .post .image-holder {
  margin-bottom: 10px;
}
body.category-fordbonnaroo .featured .post .image-holder .video-overlay:after {
  margin-top: -48px;
  margin-left: -48px;
  height: 96px;
  width: 96px;
  line-height: 77px;
}
body.category-fordbonnaroo .featured .post h2 {
  padding: 2px 0px;
  font-size: 18px;
  line-height: 24px;
}
body.category-fordbonnaroo .featured .post:last-child {
  margin-right: 0px;
}
body.single.single-player {
  font-family: "Fakt SemiCondensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
body.single.single-player .header {
  background-color: #000;
  color: #fff;
  line-height: 40px;
  margin-bottom: 20px;
  padding: 10px 0;
  position: relative;
}
body.single.single-player .header h1 {
  font-size: 23px;
  line-height: 40px;
}
body.single.single-player .header .title {
  margin-left: 150px;
}
body.single.single-player .header .logo {
  background: url("http://assets.spin.com/wp-content/themes/spin/assets/images/spin-logo.svg");
  height: 66px;
  position: absolute;
  top: 0;
  left: 0;
  width: 138px;
}
body.single.single-player #hero {
  position: relative;
}
body.single.single-player #hero:before,
body.single.single-player #hero:after {
  content: " ";
  display: table;
}
body.single.single-player #hero:after {
  clear: both;
}
body.single.single-player #hero:before,
body.single.single-player #hero:after {
  content: " ";
  display: table;
}
body.single.single-player #hero:after {
  clear: both;
}
body.single.single-player #hero .info {
  margin-left: 161px;
  min-height: 146px;
}
body.single.single-player #hero .now-playing {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: solid 1px #000;
}
body.single.single-player #hero small {
  font-size: 12px;
  font-weight: bold;
  display: block;
  letter-spacing: 1px;
  margin-bottom: 10px;
  text-transform: uppercase;
}
body.single.single-player #hero h2 {
  color: #8a8a8a;
  font-size: 23px;
  font-weight: 500;
  margin-bottom: 4px;
}
body.single.single-player #hero h2:before {
  content: 'by ';
}
body.single.single-player #hero h3 {
  font-size: 35px;
  font-style: italic;
  font-weight: 600;
}
body.single.single-player #hero h4 {
  font-family: "Fakt SemiCondensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  margin-top: 0;
  text-transform: uppercase;
}
body.single.single-player #hero .main-control {
  color: #b2b2b2;
  font-size: 14px;
  margin-top: 20px;
}
body.single.single-player #hero .main-control > div {
  display: inline-block;
}
body.single.single-player #hero .main-control .icon-pause {
  display: none;
}
body.single.single-player #hero .main-control [class^="icon-"],
body.single.single-player #hero .main-control [class*=" icon-"] {
  margin: 0 5px;
}
body.single.single-player #hero .main-control .status {
  color: #333333;
  font-weight: bold;
  margin-right: 10px;
}
body.single.single-player #hero .song-image {
  position: absolute;
  top: 0;
  left: 0;
  height: 146px;
  width: 146px;
  text-align: right;
  width: auto;
}
body.single.single-player #hero .song-image img {
  display: none;
  max-height: 100%;
}
body.single.single-player #player {
  counter-reset: tracks;
}
body.single.single-player #player .track {
  border-bottom: solid 1px #dcdcdc;
  cursor: pointer;
  padding: 0 15px 0 0;
  line-height: 40px;
  position: relative;
}
body.single.single-player #player .track:before,
body.single.single-player #player .track:after {
  content: " ";
  display: table;
}
body.single.single-player #player .track:after {
  clear: both;
}
body.single.single-player #player .track:before,
body.single.single-player #player .track:after {
  content: " ";
  display: table;
}
body.single.single-player #player .track:after {
  clear: both;
}
body.single.single-player #player .track:hover {
  background-color: #eaeaea;
}
body.single.single-player #player .track:hover .icon-holder:before {
  content: "\f04b";
}
body.single.single-player #player .track.current {
  background-color: #eaeaea;
  color: #e51937;
}
body.single.single-player #player .track.current .duration-bar {
  display: block;
}
body.single.single-player #player .track.playing .icon-holder:before {
  content: '\f028';
}
body.single.single-player #player .track.playing:hover .icon-holder:before {
  content: '\f04c';
}
body.single.single-player #player .track .duration {
  color: #808080;
  font-size: 14px;
  font-weight: bold;
}
body.single.single-player #player .track .duration-bar {
  display: none;
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
  height: 3px;
  z-index: 2;
}
body.single.single-player #player .track .duration-bar .progress-bar {
  background-color: #e51937;
  height: 100%;
  position: absolute;
  left: 0;
}
body.single.single-player #player .track .icon-holder,
body.single.single-player #player .track .info-holder {
  float: left;
}
body.single.single-player #player .track .icon-holder {
  counter-increment: tracks;
  line-height: 40px;
  text-align: center;
  width: 50px;
}
body.single.single-player #player .track .icon-holder:before {
  content: counter(tracks);
}
body.single.single-player #player .track .icon-holder .icon-pause {
  display: none;
}
body.single.single-player #player .track .icon-holder .icon-pause,
body.single.single-player #player .track .icon-holder .icon-play-arrow {
  font-size: 18px;
  line-height: 35px;
  padding-left: 5px;
  text-align: center;
}
body.single.single-player #player .track .info-holder {
  font-size: 16px;
  padding-top: 2px;
  line-height: 38px;
}
body.single.single-player #player .track .info-holder .artist,
body.single.single-player #player .track .info-holder .title {
  display: inline-block;
}
body.single.single-player #player .track .info-holder .title {
  font-size: 15px;
}
body.single.single-player #player .track .info-holder .title:before {
  content: ' --- ';
}
.left-col .wp-pi-sponsored-content-interrupter {
  background: none;
}
.left-col .wp-pi-sponsored-content-interrupter .posts-holder {
  background: none;
}
.left-col .wp-pi-sponsored-content-interrupter .posts-holder .interrupter-post {
  padding: 0px;
  width: 100%;
}
.left-col .wp-pi-sponsored-content-interrupter .posts-holder .image-holder {
  width: 36%;
  float: left;
  padding-left: 20px;
  position: relative;
}
.left-col .wp-pi-sponsored-content-interrupter .posts-holder .image-holder .text-overlay {
  bottom: 0;
  display: block !important;
  background: rgba(229, 25, 55, 0.8);
  font-family: "Fakt SemiCondensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 20px;
  padding: 3px 8px 0;
  position: absolute;
}
.left-col .wp-pi-sponsored-content-interrupter .posts-holder .image-holder .text-overlay a {
  color: #fff;
}
#banner {
  box-shadow: none;
  background: rgba(255, 255, 255, 0.9);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E6FFFFFF', endColorstr='#E6FFFFFF');
}
#banner div.logo-wrapper {
  left: 20px;
}
#banner div.logo-wrapper a.logo_style {
  width: 94px;
  height: 45px;
}
#featured-content blockquote {
  font: 500 34px/45px "Fakt SemiCondensed", "Helvetica Neue", Helvetica, Arial, sans-serif, Arial, sans-serif;
}
#featured-content .spin-vesp {
  display: block;
}
#featured-content .spin-vesp span {
  display: block;
}
#featured-content .spin-vesp .spin-vesp-placeholder {
  position: relative;
}
#featured-content .spin-vesp .spin-vesp-play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -50px;
  margin-left: -50px;
}
#featured-content .spin-vesp .spin-vesp-image {
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: cover !important;
}
#featured-content .spin-vesp:hover {
  cursor: pointer;
}
#featured-content .parallax-credit {
  font-family: Arial, serif;
  color: #777777;
}
body > footer nav#spin-bar {
  float: left;
  color: gray;
  margin-top: 20px;
}
body > footer nav#spin-bar p {
  font-size: 13px;
}
body > footer nav#spin-bar ul {
  overflow: hidden;
  padding-top: 5px;
}
body > footer nav#spin-bar ul li {
  float: left;
  list-style: none;
  margin-right: 8px;
  padding-right: 8px;
  line-height: 13px;
  border-right: 1px solid gray;
}
body > footer nav#spin-bar ul li a {
  font-size: 12px;
  color: gray;
}
body > footer nav#spin-bar ul li a:hover {
  text-decoration: underline;
}
body > footer nav#spin-bar ul li.buzz_icon span {
  margin-top: 0;
  display: block !important;
}
body#featured .titles .lead-credit {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #777;
  text-align: right;
  padding-right: 5px;
  margin-top: 2px;
}
body#featured .titles .lead-credit small {
  color: #777;
  font-weight: 700;
  text-transform: uppercase;
}
body#featured #banner .social-block {
  padding-top: 0px;
  height: 40px;
}
body#featured #banner .social-block .social-links li {
  line-height: 40px;
}
body#featured article.featured section.content-text blockquote:before {
  top: 12px;
  left: -75px;
}
body#featured article.featured section.content-text blockquote:after {
  bottom: -90px;
  right: -62px;
}
body#featured article.featured .author-footer {
  font-family: "Fakt SemiCondensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
}
body#featured article.featured .author-footer .inner a {
  color: black;
}
body#featured article.featured .author-footer .inner a:hover {
  color: #e51937;
}
body#featured article.featured .item-blocks li.expanded-content a {
  color: #e51937;
}
body#featured article.featured .item-blocks li.expanded-content a:hover {
  color: #333333;
}
.row.tags {
  border: none !important;
}
.tagged {
  font-family: "Fakt SemiCondensed", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-size: 14px;
  color: #e51937 !important;
}
.tagged b {
  color: #303030;
}
.tagged a {
  color: #e51937 !important;
  font-weight: normal;
}
.tagged a:hover {
  color: #333333 !important;
}
.social-holder .social-icons .social-container .sharrre > div {
  font-family: "Fakt SemiCondensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 33px;
}
.social-holder.sticky-header .social-icons .social-container .title {
  font: "Fakt SemiCondensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.social-holder.sticky-header .logo a {
  background: url("http://assets.spin.com/wp-content/themes/spin/assets/images/spin-logo.svg");
  display: inline-block;
  width: 63px;
}
/*
*   Main level nav
*/
#menu .main-nav li.spin-30 a {
  background: url("http://assets.spin.com/wp-content/themes/spin/assets/images/spin-30-logo-nav.svg") no-repeat;
  content: '';
  display: block;
  text-indent: -9999px;
  height: 25px;
  width: 150px;
  margin: 17px 0px 17px 25px;
  padding: 0px 25px 0px 0px;
}
#menu .main-nav li.spin-30 a:hover {
  background: url("http://assets.spin.com/wp-content/themes/spin/assets/images/spin-30-logo-nav-roll.svg") no-repeat;
}
#menu.shrunk li.spin-30 a {
  margin: 7px 0px 17px 25px;
}
#menu .social-and-search {
  margin: 10px 5px 0 0;
}
.sidebar .sidebar-module.spin-30 .feed-split-image.feed {
  background: #f0f0f2;
  padding-bottom: 10px;
}
.sidebar .sidebar-module.spin-30 .feed-split-image.feed .post .image-holder {
  padding-left: 30px;
}
.sidebar .sidebar-module.spin-30 .feed-split-image.feed .post .preview-holder {
  padding-right: 30px;
}
.sidebar .sidebar-module.spin-30 .feed-split-image.feed .post .preview-holder h3 {
  font-weight: 600;
}
.sidebar .sidebar-module.spin-30 .feed-split-image .title-holder .title {
  width: 100%;
  height: 70px;
  background-color: #e51937;
  margin-bottom: 10px;
  padding-top: 4px;
}
.sidebar .sidebar-module.spin-30 .feed-split-image .title-holder .title a {
  width: 100%;
  height: 62px;
  background: url("http://assets.spin.com/wp-content/themes/spin/assets/images/spin-30-banner-top.svg") center center no-repeat;
  text-indent: -9999px;
}
.sidebar .sidebar-module.spin-30 .feed-split-image .title-holder .see-all {
  display: none;
}
