/*
Theme Name: HEthen
Author: Jordan Lejuwaan
*/
@font-face {
  font-family: 'Proxima';
  src: url("../fonts/ProximaNova-Light-webfont.eot");
  src: url("../fonts/ProximaNova-Light-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNova-Light-webfont.woff2") format("woff2"), url("../fonts/ProximaNova-Light-webfont.woff") format("woff"), url("../fonts/ProximaNova-Light-webfont.ttf") format("truetype"), url("../fonts/ProximaNova-Light-webfont.svg#proxima_novalight") format("svg");
  font-weight: 200;
  font-style: normal; }
@font-face {
  font-family: 'Proxima';
  src: url("../fonts/proximanova-regular-webfont.eot");
  src: url("../fonts/proximanova-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/proximanova-regular-webfont.woff") format("woff"), url("../fonts/proximanova-regular-webfont.ttf") format("truetype"), url("../fonts/proximanova-regular-webfont.svg#proxima_nova_rgregular") format("svg");
  font-weight: 300;
  font-style: normal; }
@font-face {
  font-family: 'Proxima';
  src: url("../fonts/proximanova-semibold-webfont.eot");
  src: url("../fonts/proximanova-semibold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/proximanova-semibold-webfont.woff") format("woff"), url("../fonts/proximanova-semibold-webfont.ttf") format("truetype"), url("../fonts/proximova-semibold-webfont.svg#proxima_novasemibold") format("svg");
  font-weight: 600;
  font-style: normal; }
@font-face {
  font-family: 'Proxima';
  src: url("../fonts/proximanova-bold-webfont.eot");
  src: url("../fonts/proximanova-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/proximanova-bold-webfont.woff") format("woff"), url("../fonts/proximanova-bold-webfont.ttf") format("truetype"), url("../fonts/proximanova-bold-webfont.svg#proxima_nova_rgbold") format("svg");
  font-weight: 700;
  font-style: normal; }
/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background: 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: 62.5%;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: "Proxima", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #4d575a;
  background-color: #fff; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #009bf4;
  text-decoration: none; }
  a:hover, a:focus {
    color: #006aa8;
    text-decoration: none; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle;
  max-width: 100%;
  height: auto; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 2px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 2px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

.img-border {
  border: 2px solid white; }

hr {
  margin-top: 40px;
  margin-bottom: 40px;
  border: 0;
  border-top: 1px solid #F3F5F6; }
  hr.light {
    border-top: 1px solid rgba(255, 255, 255, 0.2); }
  hr.hr-md {
    margin-top: 30px;
    margin-bottom: 30px; }
  hr.hr-sm {
    margin-top: 20px;
    margin-bottom: 20px; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.4;
  color: inherit; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #d6dde0; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 13.33333px;
  vertical-align: middle;
  color: #283235; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 13.33333px;
  vertical-align: middle;
  color: #283235; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

h1, .h1 {
  font-size: 44px; }

h2, .h2 {
  font-size: 30px; }

h3, .h3 {
  font-size: 24px; }

h4, .h4 {
  font-size: 18px; }

h5, .h5 {
  font-size: 14px; }

h6, .h6 {
  font-size: 12px; }

.page-title {
  margin: 20px 0 40px;
  font-size: 41px; }
  .page-title.medium {
    font-size: 26px;
    margin-bottom: 15px; }

.section-header {
  margin-top: 0;
  margin-bottom: 50px;
  color: #283235;
  text-transform: uppercase;
  font-size: 60px; }

.section-header-small {
  margin-bottom: 25px; }

.darkBG .section-header {
  color: white; }

p {
  margin: 0 0 20px; }

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 21px; } }

small,
.small {
  font-size: 85%; }

cite {
  font-style: normal; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-muted {
  color: #d6dde0; }

.text-primary {
  color: #009bf4; }

a.text-primary:hover {
  color: #007bc1; }

.text-success {
  color: #3c763d; }

a.text-success:hover {
  color: #2b542c; }

.text-info {
  color: #283235; }

a.text-info:hover {
  color: #121718; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:hover {
  color: #66512c; }

.text-danger {
  color: #a94442; }

a.text-danger:hover {
  color: #843534; }

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #009bf4; }

a.bg-primary:hover {
  background-color: #007bc1; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #F3F5F6; }

a.bg-info:hover {
  background-color: #d6dde0; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:hover {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover {
  background-color: #e4b9b9; }

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #F3F5F6; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 0; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

.list-unstyled, .list-inline {
  padding-left: 0;
  list-style: none; }

.list-styled {
  list-style: circle;
  margin-left: 25px; }
  .list-styled small {
    font-weight: bold;
    display: block;
    color: #009bf4;
    font-size: 14px !important;
    line-height: 100%;
    margin: 5px 0 15px;
    font-family: "Proxima", "Helvetica Neue", Helvetica, Arial, sans-serif; }

.list-lg li {
  padding-bottom: 15px; }

.list-inline {
  margin-left: -5px; }
  .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 20px; }

dt,
dd {
  line-height: 1.42857; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; }
    .dl-horizontal dd:before, .dl-horizontal dd:after {
      content: " ";
      display: table; }
    .dl-horizontal dd:after {
      clear: both; } }
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #d6dde0; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  margin: 25px 0 25px;
  background: url(../images/quote.png) 0 15px no-repeat;
  background-size: 26px 23px;
  padding: 25px 25px 25px 35px;
  position: relative;
  min-height: 120px;
  font-style: italic;
  font-weight: bold; }
  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.42857;
    color: #d6dde0; }
    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 #F3F5F6;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

blockquote:before,
blockquote:after {
  content: ""; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  max-width: 100%;
  min-width: 320px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1150px) {
    .container {
      width: 1130px; } }
  .container.slim {
    width: 900px !important; }

section {
  padding: 40px 0; }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  min-width: 320px;
  max-width: 100%; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }
  @media (min-width: 1150px) {
    .container-fluid {
      width: 1130px; } }
  .container-fluid.full {
    padding: 0; }

.container-full {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  min-width: 320px;
  width: 100% !important;
  max-width: 1130px; }
  .container-full:before, .container-full:after {
    content: " ";
    display: table; }
  .container-full:after {
    clear: both; }

.container-lg {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  min-width: 320px;
  width: 100% !important;
  max-width: 1300px; }
  .container-lg:before, .container-lg:after {
    content: " ";
    display: table; }
  .container-lg:after {
    clear: both; }

.container-xl {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  min-width: 320px;
  width: 100% !important;
  max-width: 1600px;
  position: static; }
  .container-xl:before, .container-xl:after {
    content: " ";
    display: table; }
  .container-xl:after {
    clear: both; }

.container-sm {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  width: 800px;
  max-width: 100%; }
  .container-sm:before, .container-sm:after {
    content: " ";
    display: table; }
  .container-sm:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.row-tight {
  margin-left: -7.5px;
  margin-right: -7.5px; }
  .row-tight:before, .row-tight:after {
    content: " ";
    display: table; }
  .row-tight:after {
    clear: both; }
  .row-tight .col-xs-1, .row-tight .col-sm-1, .row-tight .col-md-1, .row-tight .col-lg-1, .row-tight .col-xs-2, .row-tight .col-sm-2, .row-tight .col-md-2, .row-tight .col-lg-2, .row-tight .col-xs-3, .row-tight .col-sm-3, .row-tight .col-md-3, .row-tight .col-lg-3, .row-tight .col-xs-4, .row-tight .col-sm-4, .row-tight .col-md-4, .row-tight .col-lg-4, .row-tight .col-xs-5, .row-tight .col-sm-5, .row-tight .col-md-5, .row-tight .col-lg-5, .row-tight .col-xs-6, .row-tight .col-sm-6, .row-tight .col-md-6, .row-tight .col-lg-6, .row-tight .col-xs-7, .row-tight .col-sm-7, .row-tight .col-md-7, .row-tight .col-lg-7, .row-tight .col-xs-8, .row-tight .col-sm-8, .row-tight .col-md-8, .row-tight .col-lg-8, .row-tight .col-xs-9, .row-tight .col-sm-9, .row-tight .col-md-9, .row-tight .col-lg-9, .row-tight .col-xs-10, .row-tight .col-sm-10, .row-tight .col-md-10, .row-tight .col-lg-10, .row-tight .col-xs-11, .row-tight .col-sm-11, .row-tight .col-md-11, .row-tight .col-lg-11, .row-tight .col-xs-12, .row-tight .col-sm-12, .row-tight .col-md-12, .row-tight .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 7.5px;
    padding-right: 7.5px; }

.row-no-padding {
  margin: 0; }
  .row-no-padding [class*="col-"] {
    padding-left: 0 !important;
    padding-right: 0 !important; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-md-1-5 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 992px) {
    .col-md-1-5 {
      float: left;
      width: 20%; } }

.col-sm-1-5 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 768px) {
    .col-sm-1-5 {
      float: left;
      width: 20%; } }

.row.no-padding > div {
  padding-left: 0;
  padding-right: 0; }

.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-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: 0%; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: 0%; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (max-width: 480px) {
  .col-xxs-1, .col-xxs-2, .col-xxs-3, .col-xxs-4, .col-xxs-5, .col-xxs-6, .col-xxs-7, .col-xxs-8, .col-xxs-9, .col-xxs-10, .col-xxs-11, .col-xxs-12 {
    float: left; }

  .col-xxs-1 {
    width: 8.33333%; }

  .col-xxs-2 {
    width: 16.66667%; }

  .col-xxs-3 {
    width: 25%; }

  .col-xxs-4 {
    width: 33.33333%; }

  .col-xxs-5 {
    width: 41.66667%; }

  .col-xxs-6 {
    width: 50%; }

  .col-xxs-7 {
    width: 58.33333%; }

  .col-xxs-8 {
    width: 66.66667%; }

  .col-xxs-9 {
    width: 75%; }

  .col-xxs-10 {
    width: 83.33333%; }

  .col-xxs-11 {
    width: 91.66667%; }

  .col-xxs-12 {
    width: 100%; }

  .col-xxs-pull-0 {
    right: 0%; }

  .col-xxs-pull-1 {
    right: 8.33333%; }

  .col-xxs-pull-2 {
    right: 16.66667%; }

  .col-xxs-pull-3 {
    right: 25%; }

  .col-xxs-pull-4 {
    right: 33.33333%; }

  .col-xxs-pull-5 {
    right: 41.66667%; }

  .col-xxs-pull-6 {
    right: 50%; }

  .col-xxs-pull-7 {
    right: 58.33333%; }

  .col-xxs-pull-8 {
    right: 66.66667%; }

  .col-xxs-pull-9 {
    right: 75%; }

  .col-xxs-pull-10 {
    right: 83.33333%; }

  .col-xxs-pull-11 {
    right: 91.66667%; }

  .col-xxs-pull-12 {
    right: 100%; }

  .col-xxs-push-0 {
    left: 0%; }

  .col-xxs-push-1 {
    left: 8.33333%; }

  .col-xxs-push-2 {
    left: 16.66667%; }

  .col-xxs-push-3 {
    left: 25%; }

  .col-xxs-push-4 {
    left: 33.33333%; }

  .col-xxs-push-5 {
    left: 41.66667%; }

  .col-xxs-push-6 {
    left: 50%; }

  .col-xxs-push-7 {
    left: 58.33333%; }

  .col-xxs-push-8 {
    left: 66.66667%; }

  .col-xxs-push-9 {
    left: 75%; }

  .col-xxs-push-10 {
    left: 83.33333%; }

  .col-xxs-push-11 {
    left: 91.66667%; }

  .col-xxs-push-12 {
    left: 100%; }

  .col-xxs-offset-0 {
    margin-left: 0%; }

  .col-xxs-offset-1 {
    margin-left: 8.33333%; }

  .col-xxs-offset-2 {
    margin-left: 16.66667%; }

  .col-xxs-offset-3 {
    margin-left: 25%; }

  .col-xxs-offset-4 {
    margin-left: 33.33333%; }

  .col-xxs-offset-5 {
    margin-left: 41.66667%; }

  .col-xxs-offset-6 {
    margin-left: 50%; }

  .col-xxs-offset-7 {
    margin-left: 58.33333%; }

  .col-xxs-offset-8 {
    margin-left: 66.66667%; }

  .col-xxs-offset-9 {
    margin-left: 75%; }

  .col-xxs-offset-10 {
    margin-left: 83.33333%; }

  .col-xxs-offset-11 {
    margin-left: 91.66667%; }

  .col-xxs-offset-12 {
    margin-left: 100%; } }
@media (max-width: 768px) {
  .fullwidth-xs {
    padding: 0; } }
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }

  .col-sm-1 {
    width: 8.33333%; }

  .col-sm-2 {
    width: 16.66667%; }

  .col-sm-3 {
    width: 25%; }

  .col-sm-4 {
    width: 33.33333%; }

  .col-sm-5 {
    width: 41.66667%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-7 {
    width: 58.33333%; }

  .col-sm-8 {
    width: 66.66667%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-10 {
    width: 83.33333%; }

  .col-sm-11 {
    width: 91.66667%; }

  .col-sm-12 {
    width: 100%; }

  .col-sm-pull-0 {
    right: 0%; }

  .col-sm-pull-1 {
    right: 8.33333%; }

  .col-sm-pull-2 {
    right: 16.66667%; }

  .col-sm-pull-3 {
    right: 25%; }

  .col-sm-pull-4 {
    right: 33.33333%; }

  .col-sm-pull-5 {
    right: 41.66667%; }

  .col-sm-pull-6 {
    right: 50%; }

  .col-sm-pull-7 {
    right: 58.33333%; }

  .col-sm-pull-8 {
    right: 66.66667%; }

  .col-sm-pull-9 {
    right: 75%; }

  .col-sm-pull-10 {
    right: 83.33333%; }

  .col-sm-pull-11 {
    right: 91.66667%; }

  .col-sm-pull-12 {
    right: 100%; }

  .col-sm-push-0 {
    left: 0%; }

  .col-sm-push-1 {
    left: 8.33333%; }

  .col-sm-push-2 {
    left: 16.66667%; }

  .col-sm-push-3 {
    left: 25%; }

  .col-sm-push-4 {
    left: 33.33333%; }

  .col-sm-push-5 {
    left: 41.66667%; }

  .col-sm-push-6 {
    left: 50%; }

  .col-sm-push-7 {
    left: 58.33333%; }

  .col-sm-push-8 {
    left: 66.66667%; }

  .col-sm-push-9 {
    left: 75%; }

  .col-sm-push-10 {
    left: 83.33333%; }

  .col-sm-push-11 {
    left: 91.66667%; }

  .col-sm-push-12 {
    left: 100%; }

  .col-sm-offset-0 {
    margin-left: 0%; }

  .col-sm-offset-1 {
    margin-left: 8.33333%; }

  .col-sm-offset-2 {
    margin-left: 16.66667%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-4 {
    margin-left: 33.33333%; }

  .col-sm-offset-5 {
    margin-left: 41.66667%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-7 {
    margin-left: 58.33333%; }

  .col-sm-offset-8 {
    margin-left: 66.66667%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-10 {
    margin-left: 83.33333%; }

  .col-sm-offset-11 {
    margin-left: 91.66667%; }

  .col-sm-offset-12 {
    margin-left: 100%; }

  .col-pad-left {
    padding-left: 30px !important; }

  .col-pad-right {
    padding-right: 30px !important; } }
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }

  .col-md-1 {
    width: 8.33333%; }

  .col-md-2 {
    width: 16.66667%; }

  .col-md-3 {
    width: 25%; }

  .col-md-4 {
    width: 33.33333%; }

  .col-md-5 {
    width: 41.66667%; }

  .col-md-6 {
    width: 50%; }

  .col-md-7 {
    width: 58.33333%; }

  .col-md-8 {
    width: 66.66667%; }

  .col-md-9 {
    width: 75%; }

  .col-md-10 {
    width: 83.33333%; }

  .col-md-11 {
    width: 91.66667%; }

  .col-md-12 {
    width: 100%; }

  .col-md-pull-0 {
    right: 0%; }

  .col-md-pull-1 {
    right: 8.33333%; }

  .col-md-pull-2 {
    right: 16.66667%; }

  .col-md-pull-3 {
    right: 25%; }

  .col-md-pull-4 {
    right: 33.33333%; }

  .col-md-pull-5 {
    right: 41.66667%; }

  .col-md-pull-6 {
    right: 50%; }

  .col-md-pull-7 {
    right: 58.33333%; }

  .col-md-pull-8 {
    right: 66.66667%; }

  .col-md-pull-9 {
    right: 75%; }

  .col-md-pull-10 {
    right: 83.33333%; }

  .col-md-pull-11 {
    right: 91.66667%; }

  .col-md-pull-12 {
    right: 100%; }

  .col-md-push-0 {
    left: 0%; }

  .col-md-push-1 {
    left: 8.33333%; }

  .col-md-push-2 {
    left: 16.66667%; }

  .col-md-push-3 {
    left: 25%; }

  .col-md-push-4 {
    left: 33.33333%; }

  .col-md-push-5 {
    left: 41.66667%; }

  .col-md-push-6 {
    left: 50%; }

  .col-md-push-7 {
    left: 58.33333%; }

  .col-md-push-8 {
    left: 66.66667%; }

  .col-md-push-9 {
    left: 75%; }

  .col-md-push-10 {
    left: 83.33333%; }

  .col-md-push-11 {
    left: 91.66667%; }

  .col-md-push-12 {
    left: 100%; }

  .col-md-offset-0 {
    margin-left: 0%; }

  .col-md-offset-1 {
    margin-left: 8.33333%; }

  .col-md-offset-2 {
    margin-left: 16.66667%; }

  .col-md-offset-3 {
    margin-left: 25%; }

  .col-md-offset-4 {
    margin-left: 33.33333%; }

  .col-md-offset-5 {
    margin-left: 41.66667%; }

  .col-md-offset-6 {
    margin-left: 50%; }

  .col-md-offset-7 {
    margin-left: 58.33333%; }

  .col-md-offset-8 {
    margin-left: 66.66667%; }

  .col-md-offset-9 {
    margin-left: 75%; }

  .col-md-offset-10 {
    margin-left: 83.33333%; }

  .col-md-offset-11 {
    margin-left: 91.66667%; }

  .col-md-offset-12 {
    margin-left: 100%; } }
@media (min-width: 1150px) {
  .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-1 {
    width: 8.33333%; }

  .col-lg-2 {
    width: 16.66667%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-4 {
    width: 33.33333%; }

  .col-lg-5 {
    width: 41.66667%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-7 {
    width: 58.33333%; }

  .col-lg-8 {
    width: 66.66667%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-10 {
    width: 83.33333%; }

  .col-lg-11 {
    width: 91.66667%; }

  .col-lg-12 {
    width: 100%; }

  .col-lg-pull-0 {
    right: 0%; }

  .col-lg-pull-1 {
    right: 8.33333%; }

  .col-lg-pull-2 {
    right: 16.66667%; }

  .col-lg-pull-3 {
    right: 25%; }

  .col-lg-pull-4 {
    right: 33.33333%; }

  .col-lg-pull-5 {
    right: 41.66667%; }

  .col-lg-pull-6 {
    right: 50%; }

  .col-lg-pull-7 {
    right: 58.33333%; }

  .col-lg-pull-8 {
    right: 66.66667%; }

  .col-lg-pull-9 {
    right: 75%; }

  .col-lg-pull-10 {
    right: 83.33333%; }

  .col-lg-pull-11 {
    right: 91.66667%; }

  .col-lg-pull-12 {
    right: 100%; }

  .col-lg-push-0 {
    left: 0%; }

  .col-lg-push-1 {
    left: 8.33333%; }

  .col-lg-push-2 {
    left: 16.66667%; }

  .col-lg-push-3 {
    left: 25%; }

  .col-lg-push-4 {
    left: 33.33333%; }

  .col-lg-push-5 {
    left: 41.66667%; }

  .col-lg-push-6 {
    left: 50%; }

  .col-lg-push-7 {
    left: 58.33333%; }

  .col-lg-push-8 {
    left: 66.66667%; }

  .col-lg-push-9 {
    left: 75%; }

  .col-lg-push-10 {
    left: 83.33333%; }

  .col-lg-push-11 {
    left: 91.66667%; }

  .col-lg-push-12 {
    left: 100%; }

  .col-lg-offset-0 {
    margin-left: 0%; }

  .col-lg-offset-1 {
    margin-left: 8.33333%; }

  .col-lg-offset-2 {
    margin-left: 16.66667%; }

  .col-lg-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-4 {
    margin-left: 33.33333%; }

  .col-lg-offset-5 {
    margin-left: 41.66667%; }

  .col-lg-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-7 {
    margin-left: 58.33333%; }

  .col-lg-offset-8 {
    margin-left: 66.66667%; }

  .col-lg-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-10 {
    margin-left: 83.33333%; }

  .col-lg-offset-11 {
    margin-left: 91.66667%; }

  .col-lg-offset-12 {
    margin-left: 100%; } }
table {
  max-width: 100%;
  background-color: transparent; }

th {
  text-align: left; }

.table {
  width: 100%; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: middle;
    border-bottom: 1px solid #F3F5F6; }
  .table td p:last-child {
    margin-bottom: 0; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 1px solid #F3F5F6; }
  .table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody {
    border-top: 2px solid #F3F5F6; }
  .table .table {
    background-color: #fff; }

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #F3F5F6; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .table-bordered > tfoot > tr > td {
    border: 1px solid #F3F5F6; }
  .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: #f4fbff; }

table.form td, .table-form td {
  padding: 15px 0; }
table.form td.label, .table-form td.label {
  font-weight: bold;
  padding-right: 15px;
  vertical-align: top;
  width: 220px; }

.table-lg td {
  padding-top: 15px !important;
  padding-bottom: 15px !important; }

.table-xl > tbody > tr > td {
  padding: 40px 0 !important; }

.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 > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5; }

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8; }

.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8; }

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }

.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #F3F5F6; }

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr.info:hover > th {
  background-color: #e4e9eb; }

.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }

.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede; }

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

@media (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #F3F5F6;
    -webkit-overflow-scrolling: touch; }
    .table-responsive > .table {
      margin-bottom: 0; }
      .table-responsive > .table > thead > tr > th,
      .table-responsive > .table > thead > tr > td,
      .table-responsive > .table > tbody > tr > th,
      .table-responsive > .table > tbody > tr > td,
      .table-responsive > .table > tfoot > tr > th,
      .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 > thead > tr > td:first-child,
      .table-responsive > .table-bordered > tbody > tr > th:first-child,
      .table-responsive > .table-bordered > tbody > tr > td:first-child,
      .table-responsive > .table-bordered > tfoot > tr > th: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 > thead > tr > td:last-child,
      .table-responsive > .table-bordered > tbody > tr > th:last-child,
      .table-responsive > .table-bordered > tbody > tr > td:last-child,
      .table-responsive > .table-bordered > tfoot > tr > th: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 > tbody > tr:last-child > td,
      .table-responsive > .table-bordered > tfoot > tr:last-child > th,
      .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 0 10px;
  margin-bottom: 20px;
  margin-top: 50px;
  font-size: 21px;
  line-height: inherit;
  color: #4d575a;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold; }

form .special {
  position: absolute;
  left: -9000px; }

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;
  /* IE8-9 */
  line-height: normal; }

input[type="file"] {
  display: inline-block;
  width: auto; }

label.fileLabel input[type="file"] {
  position: fixed;
  top: -1000px; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #283235; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 10px;
  font-size: 14px;
  line-height: 1.42857;
  color: #283235;
  background-color: #fff;
  background-image: none;
  border: 2px solid #ccc;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.15);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #28b1ff;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(40, 177, 255, 0.3);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(40, 177, 255, 0.3); }
  .form-control + p {
    margin-top: 5px; }
  .form-control.error {
    color: #e5002c;
    background: #faecec;
    border: 2px solid #CA3737 !important;
    border-radius: 0; }
    .form-control.error:focus {
      box-shadow: none; }
  .form-control::-moz-placeholder {
    color: #aaa;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #aaa; }
  .form-control::-webkit-input-placeholder {
    color: #aaa; }
  .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #F3F5F6;
    opacity: 1; }

textarea.form-control {
  height: auto;
  padding: 15px;
  min-height: 50px;
  height: 50px;
  overflow-x: hidden; }

input[type="search"] {
  -webkit-appearance: none; }

input[type="date"] {
  line-height: 34px; }

.form-group {
  margin-bottom: 15px; }

.form-lg .form-group {
  margin-bottom: 30px; }

.radio,
.checkbox {
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px; }
  .radio label,
  .checkbox label {
    display: inline;
    font-weight: normal;
    cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type="radio"][disabled], fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled], fieldset[disabled]
input[type="checkbox"],
.radio[disabled], fieldset[disabled]
.radio,
.radio-inline[disabled], fieldset[disabled]
.radio-inline,
.checkbox[disabled], fieldset[disabled]
.checkbox,
.checkbox-inline[disabled], fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed; }

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 15px;
  font-size: 12px;
  line-height: 1.4;
  border-radius: 2px; }

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px; }

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto; }

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 15px;
  font-size: 18px;
  line-height: 1.4;
  border-radius: 2px; }

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px; }

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 42.5px; }
  .has-feedback .form-control-feedback {
    position: absolute;
    top: 25px;
    right: 0;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #3c763d; }
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }
.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #8a6d3b; }
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }
.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #a94442; }
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }
.has-error .form-control-feedback {
  color: #a94442; }

.form-control-static {
  margin-bottom: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #8b989c; }

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    vertical-align: middle; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.form-center {
  text-align: center; }
  .form-center label {
    display: block;
    margin-bottom: 15px;
    font-size: 18px; }
  .form-center .form-group {
    margin-bottom: 40px; }

.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px; }
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }
.form-horizontal .form-control-static {
  padding-top: 7px; }
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right; } }
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px; }

@media (min-width: 767px) {
  .input-xl {
    height: 70px;
    padding: 12px 22px;
    font-size: 24px;
    line-height: 1.4;
    border-radius: 2px; }

  select.input-xl {
    height: 70px;
    line-height: 70px; }

  textarea.input-xl,
  select[multiple].input-xl {
    height: auto; } }
.btn, .generic-button a, .buttons a, .button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 500;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 2px solid transparent;
  white-space: nowrap;
  color: white;
  padding: 6px 15px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn span, .generic-button a span, .buttons a span, .button span {
    display: inline-block;
    vertical-align: middle; }
  .btn:focus, .btn:active:focus, .btn.active:focus, .generic-button a:focus, .generic-button a:active:focus, .generic-button a.active:focus, .buttons a:focus, .buttons a:active:focus, .buttons a.active:focus, .button:focus, .button:active:focus, .button.active:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn:focus, .generic-button a:hover, .generic-button a:focus, .buttons a:hover, .buttons a:focus, .button:hover, .button:focus {
    color: white;
    text-decoration: none; }
  .btn:active, .btn.active, .generic-button a:active, .generic-button a.active, .buttons a:active, .buttons a.active, .button:active, .button.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, .generic-button a.disabled, .generic-button a[disabled], fieldset[disabled] .generic-button a, .buttons a.disabled, .buttons a[disabled], fieldset[disabled] .buttons a, .button.disabled, .button[disabled], fieldset[disabled] .button {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn.unfollow, .generic-button a.unfollow, .buttons a.unfollow, .button.unfollow {
    background: #82868e; }
    .btn.unfollow:hover, .generic-button a.unfollow:hover, .buttons a.unfollow:hover, .button.unfollow:hover {
      background: #70747c; }

.btn-default, .generic-button .send-message {
  color: white;
  background-color: #283235; }
  .btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .generic-button .send-message:hover, .generic-button .send-message:focus, .generic-button .send-message:active, .generic-button .send-message.active {
    color: white;
    background-color: #1d2426; }
  .open .btn-default.dropdown-toggle, .open .generic-button .send-message.dropdown-toggle {
    color: white;
    background-color: #161c1e; }
  .btn-default:active, .btn-default.active, .generic-button .send-message:active, .generic-button .send-message.active {
    background-image: none; }
  .open .btn-default.dropdown-toggle, .open .generic-button .send-message.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active, .generic-button .send-message.disabled, .generic-button .send-message.disabled:hover, .generic-button .send-message.disabled:focus, .generic-button .send-message.disabled:active, .generic-button .send-message.disabled.active, .generic-button .send-message[disabled], .generic-button .send-message[disabled]:hover, .generic-button .send-message[disabled]:focus, .generic-button .send-message[disabled]:active, .generic-button .send-message[disabled].active, fieldset[disabled] .generic-button .send-message, fieldset[disabled] .generic-button .send-message:hover, fieldset[disabled] .generic-button .send-message:focus, fieldset[disabled] .generic-button .send-message:active, fieldset[disabled] .generic-button .send-message.active {
    background-color: #283235; }
  .btn-default .badge, .generic-button .send-message .badge {
    color: #283235;
    background-color: white; }

.btn-primary, .generic-button a.follow, .button {
  color: #fff;
  background-color: #009bf4; }
  .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .generic-button a.follow:hover, .generic-button a.follow:focus, .generic-button a.follow:active, .generic-button a.follow.active, .button:hover, .button:focus, .button:active, .button.active {
    color: #fff;
    background-color: #008bdb; }
  .open .btn-primary.dropdown-toggle, .open .generic-button a.follow.dropdown-toggle, .open .button.dropdown-toggle {
    color: #fff;
    background-color: #0081cb; }
  .btn-primary:active, .btn-primary.active, .generic-button a.follow:active, .generic-button a.follow.active, .button:active, .button.active {
    background-image: none; }
  .open .btn-primary.dropdown-toggle, .open .generic-button a.follow.dropdown-toggle, .open .button.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active, .generic-button a.follow.disabled, .generic-button a.follow.disabled:hover, .generic-button a.follow.disabled:focus, .generic-button a.follow.disabled:active, .generic-button a.follow.disabled.active, .generic-button a.follow[disabled], .generic-button a.follow[disabled]:hover, .generic-button a.follow[disabled]:focus, .generic-button a.follow[disabled]:active, .generic-button a.follow[disabled].active, fieldset[disabled] .generic-button a.follow, fieldset[disabled] .generic-button a.follow:hover, fieldset[disabled] .generic-button a.follow:focus, fieldset[disabled] .generic-button a.follow:active, fieldset[disabled] .generic-button a.follow.active, .button.disabled, .button.disabled:hover, .button.disabled:focus, .button.disabled:active, .button.disabled.active, .button[disabled], .button[disabled]:hover, .button[disabled]:focus, .button[disabled]:active, .button[disabled].active, fieldset[disabled] .button, fieldset[disabled] .button:hover, fieldset[disabled] .button:focus, fieldset[disabled] .button:active, fieldset[disabled] .button.active {
    background-color: #009bf4; }
  .btn-primary .badge, .generic-button a.follow .badge, .button .badge {
    color: #009bf4;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #02b892; }
  .btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active {
    color: #fff;
    background-color: #029f7e; }
  .open .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #029072; }
  .btn-success:active, .btn-success.active {
    background-image: none; }
  .open .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
    background-color: #02b892; }
  .btn-success .badge {
    color: #02b892;
    background-color: #fff; }

.btn-cta {
  color: white;
  background-color: #ff4e00;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f95b00+0,ef3b00+100 */
  background: #f95b00;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #f95b00 0%, #ef3b00 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #f95b00), color-stop(100%, #ef3b00));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-45deg, #f95b00 0%, #ef3b00 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(-45deg, #f95b00 0%, #ef3b00 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(-45deg, #f95b00 0%, #ef3b00 100%);
  /* IE10+ */
  background: linear-gradient(135deg, #f95b00 0%, #ef3b00 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f95b00', endColorstr='#ef3b00',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */ }
  .btn-cta:hover, .btn-cta:focus, .btn-cta:active, .btn-cta.active {
    color: white;
    background-color: #e64600; }
  .open .btn-cta.dropdown-toggle {
    color: white;
    background-color: #d64200; }
  .btn-cta:active, .btn-cta.active {
    background-image: none; }
  .open .btn-cta.dropdown-toggle {
    background-image: none; }
  .btn-cta.disabled, .btn-cta.disabled:hover, .btn-cta.disabled:focus, .btn-cta.disabled:active, .btn-cta.disabled.active, .btn-cta[disabled], .btn-cta[disabled]:hover, .btn-cta[disabled]:focus, .btn-cta[disabled]:active, .btn-cta[disabled].active, fieldset[disabled] .btn-cta, fieldset[disabled] .btn-cta:hover, fieldset[disabled] .btn-cta:focus, fieldset[disabled] .btn-cta:active, fieldset[disabled] .btn-cta.active {
    background-color: #ff4e00; }
  .btn-cta .badge {
    color: #ff4e00;
    background-color: white; }
  .btn-cta:hover {
    background: #e64600;
    color: white; }
  .btn-cta:active {
    color: white; }

.btn-info {
  color: #283235;
  background-color: white;
  border: 1px solid #d6dde0; }
  .btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active {
    color: #283235;
    background-color: #f2f2f2; }
  .open .btn-info.dropdown-toggle {
    color: #283235;
    background-color: #ebebeb; }
  .btn-info:active, .btn-info.active {
    background-image: none; }
  .open .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
    background-color: white; }
  .btn-info .badge {
    color: white;
    background-color: #283235; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e; }
  .btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active {
    color: #fff;
    background-color: #eea236; }
  .open .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ed9c28; }
  .btn-warning:active, .btn-warning.active {
    background-image: none; }
  .open .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e; }
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #CA3737; }
  .btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active {
    color: #fff;
    background-color: #b73030; }
  .open .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #ab2d2d; }
  .btn-danger:active, .btn-danger.active {
    background-image: none; }
  .open .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
    background-color: #CA3737; }
  .btn-danger .badge {
    color: #CA3737;
    background-color: #fff; }

.btn-purple {
  color: white;
  background-color: #481eff;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#481eff+0,7a2ed8+100 */
  background: #481eff;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #481eff 0%, #7a2ed8 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #481eff), color-stop(100%, #7a2ed8));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-45deg, #481eff 0%, #7a2ed8 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(-45deg, #481eff 0%, #7a2ed8 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(-45deg, #481eff 0%, #7a2ed8 100%);
  /* IE10+ */
  background: linear-gradient(135deg, #481eff 0%, #7a2ed8 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#481eff', endColorstr='#7a2ed8',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */ }
  .btn-purple:hover, .btn-purple:focus, .btn-purple:active, .btn-purple.active {
    color: white;
    background-color: #3305ff; }
  .open .btn-purple.dropdown-toggle {
    color: white;
    background-color: #2e00f4; }
  .btn-purple:active, .btn-purple.active {
    background-image: none; }
  .open .btn-purple.dropdown-toggle {
    background-image: none; }
  .btn-purple.disabled, .btn-purple.disabled:hover, .btn-purple.disabled:focus, .btn-purple.disabled:active, .btn-purple.disabled.active, .btn-purple[disabled], .btn-purple[disabled]:hover, .btn-purple[disabled]:focus, .btn-purple[disabled]:active, .btn-purple[disabled].active, fieldset[disabled] .btn-purple, fieldset[disabled] .btn-purple:hover, fieldset[disabled] .btn-purple:focus, fieldset[disabled] .btn-purple:active, fieldset[disabled] .btn-purple.active {
    background-color: #481eff; }
  .btn-purple .badge {
    color: #481eff;
    background-color: white; }

.btn-white {
  color: white;
  background: none;
  border: 2px solid white; }
  .btn-white:hover {
    background: rgba(255, 255, 255, 0.2);
    color: white; }
  .btn-white:active {
    color: white; }

.btn-crazy {
  color: #fff;
  background-color: #009bf4;
  background: -moz-linear-gradient(-45deg, #00d4f1 0%, #86c400 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #00d4f1), color-stop(100%, #86c400));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-45deg, #00d4f1 0%, #86c400 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(-45deg, #00d4f1 0%, #86c400 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(-45deg, #00d4f1 0%, #86c400 100%);
  /* IE10+ */
  background: linear-gradient(135deg, #00d4f1 0%, #86c400 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00d4f1', endColorstr='#86c400',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */ }
  .btn-crazy:hover, .btn-crazy:focus, .btn-crazy:active, .btn-crazy.active {
    color: #fff;
    background-color: #008bdb; }
  .open .btn-crazy.dropdown-toggle {
    color: #fff;
    background-color: #0081cb; }
  .btn-crazy:active, .btn-crazy.active {
    background-image: none; }
  .open .btn-crazy.dropdown-toggle {
    background-image: none; }
  .btn-crazy.disabled, .btn-crazy.disabled:hover, .btn-crazy.disabled:focus, .btn-crazy.disabled:active, .btn-crazy.disabled.active, .btn-crazy[disabled], .btn-crazy[disabled]:hover, .btn-crazy[disabled]:focus, .btn-crazy[disabled]:active, .btn-crazy[disabled].active, fieldset[disabled] .btn-crazy, fieldset[disabled] .btn-crazy:hover, fieldset[disabled] .btn-crazy:focus, fieldset[disabled] .btn-crazy:active, fieldset[disabled] .btn-crazy.active {
    background-color: #009bf4; }
  .btn-crazy .badge {
    color: #009bf4;
    background-color: #fff; }

.btn-link {
  color: #009bf4;
  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: #006aa8;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
    color: #d6dde0;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 15px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0; }

.btn-sm, .btn-group-sm > .btn, .generic-button a, .buttons a {
  padding: 5px 15px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0; }

.btn-xs, .btn-group-xs > .btn, .buttons-xs a {
  min-width: 22px;
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 1000px; }

.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0; }

.btn-round {
  border-radius: 1000px; }

.btn-square {
  border-radius: 0; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

@media (min-width: 767px) {
  .btn-xxl {
    padding: 12px 50px;
    font-size: 26px;
    line-height: 2.3;
    border-radius: 0;
    font-weight: bold;
    min-width: 280px; }

  .btn-xl {
    padding: 12px 22px;
    font-size: 24px;
    line-height: 1.8;
    border-radius: 0;
    padding-left: 30px;
    padding-right: 30px; } }
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease; }

.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: 0;
  margin: 0 0 0;
  list-style: none;
  font-size: 14px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: none;
  border-radius: 0 0 2px 2px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
  background-clip: padding-box; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu.top-arrow:after {
    height: 0;
    width: 0;
    position: absolute;
    top: -19px;
    left: 50%;
    margin-left: -10px;
    content: "";
    border: 10px solid transparent;
    border-bottom: 10px solid white; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li {
    color: #283235;
    font-size: 17px;
    border-bottom: 1px solid #F3F5F6; }
    .dropdown-menu > li > a {
      display: block;
      padding: 5px 20px;
      font-size: 17px;
      clear: both;
      font-weight: normal;
      line-height: 30px;
      color: #283235;
      white-space: nowrap; }
    .dropdown-menu > li:last-child {
      border-bottom: none; }
    .dropdown-menu > li ul {
      margin-bottom: 10px;
      padding-left: 0; }
      .dropdown-menu > li ul > li {
        text-align: left; }
        .dropdown-menu > li ul > li > a {
          padding: 2px 20px;
          display: block;
          font-size: 14px; }
    .dropdown-menu > li.inlineList > a {
      padding-bottom: 0;
      padding-top: 10px;
      line-height: 20px; }
      .dropdown-menu > li.inlineList > a:hover {
        background: none;
        color: #283235; }
    .dropdown-menu > li.inlineList ul {
      text-align: left;
      padding: 0 20px 7px; }
      .dropdown-menu > li.inlineList ul li {
        display: inline; }
        .dropdown-menu > li.inlineList ul li a {
          display: inline-block;
          padding: 0;
          font-size: 12px; }

.dropdown.dropdown-hover:hover .dropdown-menu {
  display: block; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: white;
  background-color: #009bf4; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #009bf4; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #d6dde0; }

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

.open > .dropdown-menu {
  display: block; }
.open > a {
  outline: 0; }

.dropdown-menu-right {
  left: auto;
  right: 0; }

.dropdown-menu-left {
  left: 0;
  right: auto; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #d6dde0; }

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: ""; }
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px; }

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .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 > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:hover,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 2; }
    .btn-group > .btn:focus,
    .btn-group-vertical > .btn:focus {
      outline: none; }

.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:before, .btn-toolbar:after {
    content: " ";
    display: table; }
  .btn-toolbar:after {
    clear: both; }
  .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, .btn-group-lg.btn-group > .btn + .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, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .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:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table; }
.btn-group-vertical > .btn-group:after {
  clear: both; }
.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: 2px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 2px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }
  .btn-group-justified > .btn,
  .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%; }
  .btn-group-justified > .btn-group .btn {
    width: 100%; }

[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  display: none; }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }

.input-group-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 15px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #283235;
  text-align: center;
  background-color: #F3F5F6;
  border: 1px solid #ccc;
  border-radius: 2px; }
  .input-group-addon.input-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 15px;
    font-size: 12px;
    border-radius: 2px; }
  .input-group-addon.input-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 10px 15px;
    font-size: 18px;
    border-radius: 2px; }
  .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:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .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: #F3F5F6; }
    .nav > li.disabled > a {
      color: #d6dde0; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #d6dde0;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #F3F5F6;
    border-color: #009bf4; }
  .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a {
      margin-right: 3px;
      line-height: 16px;
      border: 1px solid transparent; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus, .nav-tabs > li.current > a, .nav-tabs > li.current > a:hover, .nav-tabs > li.current > a:focus {
      color: #82868e;
      background-color: #fff;
      border: 1px solid #ddd;
      border-bottom-color: transparent;
      cursor: default;
      padding: 9px 15px 10px;
      border-top: 2px solid #009bf4 !important; }
  .nav-tabs.center > li {
    float: none;
    display: inline-block; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 2px;
    padding: 0px 10px;
    font-size: 12px;
    color: #82868e; }
  .nav-pills > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus, .nav-pills > li.current > a, .nav-pills > li.current > a:hover, .nav-pills > li.current > a:focus {
    color: #fff;
    background-color: #82868e; }
.nav-pills.center > li {
  float: none;
  display: inline-block; }

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

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      text-align: center;
      margin-bottom: 5px;
      padding-left: 0;
      padding-right: 0;
      display: block; }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 2px; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd; }
  @media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 2px 2px 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: #fff; } }

.tab-content > .tab-pane {
  display: none; }
.tab-content > .active {
  display: block; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.pagination {
  padding-left: 0;
  margin: 20px 0;
  border-radius: 2px; }
  .pagination > li {
    display: inline; }
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 6px 15px;
      line-height: 1.42857;
      text-decoration: none;
      color: #009bf4;
      background-color: #fff;
      border: 1px solid #ddd;
      margin-left: -1px; }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-bottom-left-radius: 2px;
      border-top-left-radius: 2px; }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-bottom-right-radius: 2px;
      border-top-right-radius: 2px; }
  .pagination > li > a:hover, .pagination > li > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    color: #006aa8;
    background-color: #F3F5F6;
    border-color: #ddd; }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    background-color: #009bf4;
    border-color: #009bf4;
    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: #d6dde0;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 15px;
  font-size: 18px; }
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px; }
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px; }

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 15px;
  font-size: 12px; }
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px; }
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px; }

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 11px;
  line-height: 1;
  color: #fff;
  border: 1px solid #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 2px; }
  .label[href]:hover, .label[href]:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer; }
  .label:empty {
    display: none; }
  .btn .label {
    position: relative;
    top: -1px; }

.label-default {
  border-color: #82868e;
  color: #82868e;
  background: #F3F5F6;
  color: #82868e; }
  .label-default[href]:hover, .label-default[href]:focus {
    border-color: #696d74;
    color: #82868e; }

.label-dark {
  border-color: #283235;
  color: #283235; }
  .label-dark[href]:hover, .label-dark[href]:focus {
    border-color: #121718;
    color: #283235; }

.label-primary {
  border-color: #009bf4;
  color: #009bf4; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    border-color: #007bc1;
    color: #009bf4; }

.label-success {
  border-color: #02b892;
  color: #02b892; }
  .label-success[href]:hover, .label-success[href]:focus {
    border-color: #01866a;
    color: #02b892; }

.label-info {
  border-color: #82868e;
  color: #82868e; }
  .label-info[href]:hover, .label-info[href]:focus {
    border-color: #696d74;
    color: #82868e; }

.label-warning {
  border-color: #f0ad4e;
  color: #f0ad4e; }
  .label-warning[href]:hover, .label-warning[href]:focus {
    border-color: #ec971f;
    color: #f0ad4e; }

.label-danger {
  border-color: #CA3737;
  color: #CA3737; }
  .label-danger[href]:hover, .label-danger[href]:focus {
    border-color: #a32b2b;
    color: #CA3737; }

.badge, .nav > li > a > span {
  display: inline-block;
  min-width: 10px;
  padding: 3px 10px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #82868e;
  border-radius: 10px; }
  .badge:empty, .nav > li > a > span:empty {
    display: none; }
  .badge.badge-primary, .nav > li > a > span.badge-primary {
    background: #009bf4; }
  .btn .badge, .btn .nav > li > a > span {
    position: relative;
    top: -1px; }
  .btn-xs .badge, .btn-group-xs > .btn .badge, .btn-xs .nav > li > a > span, .btn-group-xs > .btn .nav > li > a > span {
    top: 0;
    padding: 4px 5px 2px; }

.nav > li > a > span {
  padding: 2px 5px;
  font-family: Helvetica, sans-serif;
  font-size: 11px;
  background: #009bf4;
  top: -1px; }

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #009bf4;
  background-color: #fff; }

.nav-pills > li > a > .badge {
  margin-left: 3px; }

.alert, .bbp-template-notice, .bp-template-notice {
  padding: 15px;
  margin-bottom: 20px;
  border: none;
  font-size: 14px;
  border-radius: 2px; }
  .alert h4, .bbp-template-notice h4, .bp-template-notice h4 {
    margin: 0;
    color: inherit; }
  .alert .alert-link, .bbp-template-notice .alert-link, .bp-template-notice .alert-link {
    font-weight: normal; }
  .alert a, .bbp-template-notice a, .bp-template-notice a {
    color: white;
    text-decoration: underline; }
  .alert > p,
  .alert > ul, .bbp-template-notice > p,
  .bbp-template-notice > ul, .bp-template-notice > p,
  .bp-template-notice > ul {
    margin-bottom: 0; }
  .alert > p + p, .bbp-template-notice > p + p, .bp-template-notice > p + p {
    margin-top: 5px; }

.alert-dismissable {
  padding-right: 35px; }
  .alert-dismissable .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

.alert-success, .bbp-template-notice {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d; }
  .alert-success hr, .bbp-template-notice hr {
    border-top-color: #c9e2b3; }
  .alert-success .alert-link, .bbp-template-notice .alert-link {
    color: #2b542c; }

.alert-primary {
  background-color: #009bf4;
  border-color: #e4e9eb;
  color: #283235;
  color: white; }
  .alert-primary hr {
    border-top-color: #d6dde0; }
  .alert-primary .alert-link {
    color: #121718; }

.alert-info {
  background-color: #F3F5F6;
  border-color: #e4e9eb;
  color: #283235; }
  .alert-info hr {
    border-top-color: #d6dde0; }
  .alert-info .alert-link {
    color: #121718; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7e1b5; }
  .alert-warning .alert-link {
    color: #66512c; }
  .alert-warning a {
    color: #8a6d3b; }
  .alert-warning .btn {
    color: white; }

.alert-danger, .bbp-template-notice.error, .bbp-template-notice.warning, .bp-template-notice.error, .bp-template-notice.warning {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442; }
  .alert-danger hr, .bbp-template-notice.error hr, .bbp-template-notice.warning hr, .bp-template-notice.error hr, .bp-template-notice.warning hr {
    border-top-color: #e4b9c0; }
  .alert-danger .alert-link, .bbp-template-notice.error .alert-link, .bbp-template-notice.warning .alert-link, .bp-template-notice.error .alert-link, .bp-template-notice.warning .alert-link {
    color: #843534; }
  .alert-danger a, .bbp-template-notice.error a, .bbp-template-notice.warning a, .bp-template-notice.error a, .bp-template-notice.warning a {
    color: #a94442; }

a.close {
  float: right;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  color: #d6dde0;
  opacity: 0.5;
  filter: alpha(opacity=50); }
  a.close:hover, a.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 1;
    filter: alpha(opacity=100); }

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 !important;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 2px;
  -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: absolute;
  top: 0;
  right: 0;
  left: 0;
  background-color: #000;
  width: 100%;
  height: 100%;
  z-index: 1049; }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  .modal-backdrop.in {
    opacity: 0.7;
    filter: alpha(opacity=70); }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857px;
  text-align: center;
  background: #F3F5F6;
  padding: 10px;
  color: #283235;
  border-bottom: 1px solid #e2e6e9;
  position: relative; }
  .modal-header .close {
    position: absolute;
    right: 12px;
    top: 50%;
    margin-top: -10px;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.3);
    height: 18px;
    line-height: 18px; }

.modal-title {
  margin: 0;
  line-height: 1.42857; }

.modal-body {
  position: relative;
  padding: 40px; }
  .modal-body .error {
    color: #CA3737;
    font-weight: bold; }

.modal-footer {
  padding: 40px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0; }
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }

  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }

  .modal-sm {
    width: 400px; } }
@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0); }
  .tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .tooltip.top {
    margin-top: -3px;
    padding: 5px 0; }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 5px; }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0; }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 5px; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 2px; }

.tooltip-html .tooltip-inner {
  padding: 6px 10px; }
  .tooltip-html .tooltip-inner a {
    color: white;
    text-decoration: underline; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000; }
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000; }
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  min-width: 350px;
  padding: 1px;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 2px;
  -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: -20px; }
  .popover.right {
    margin-left: 20px; }
  .popover.bottom {
    margin-top: 20px; }
  .popover.left {
    margin-left: -20px; }

.popover-title {
  margin: 0;
  padding: 15px 14px;
  font-weight: bold !important;
  font-size: 21px;
  font-weight: normal;
  line-height: 25px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0; }

.popover-content {
  padding: 20px; }

.close-button {
  position: absolute;
  background: #d6dde0;
  top: -10px;
  right: -10px;
  padding: 2px;
  border-radius: 1000px; }

.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: fadein(rgba(0, 0, 0, 0.2), 5%);
  bottom: -11px; }
  .popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff; }
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: fadein(rgba(0, 0, 0, 0.2), 5%); }
  .popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff; }
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: fadein(rgba(0, 0, 0, 0.2), 5%);
  top: -11px; }
  .popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff; }
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: fadein(rgba(0, 0, 0, 0.2), 5%); }
  .popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px; }

.center {
  text-align: center !important; }

.left, .alignLeft {
  text-align: left !important; }

.alignRight {
  text-align: right !important; }

.noScroll, .noScrollVisible {
  overflow: hidden !important;
  height: 100% !important; }

.animate {
  -webkit-transition: all 500ms cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: all 500ms cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 500ms cubic-bezier(0.19, 1, 0.22, 1); }

.scrollable {
  overflow-y: scroll;
  overflow-x: hidden; }

.relative {
  position: relative !important; }

.bold {
  font-weight: bold !important; }

.noBorder {
  border: none !important; }

.noMargin {
  margin: 0 !important; }

.noPadding, .no-padding {
  padding: 0 !important; }

.noUnderline, .noUnderline:hover {
  text-decoration: none !important; }

.borderRight {
  border-right: 1px solid #F3F5F6 !important; }

.borderLeft {
  border-left: 1px solid #F3F5F6 !important; }

.borderBottom {
  border-bottom: 1px solid #F3F5F6 !important; }

.inlineOffset, .margin-right-sm {
  margin-right: 7px !important; }

a.js {
  cursor: pointer; }

.marginRight {
  margin-right: 15px !important; }

.inlineBlock, .inline-block {
  display: inline-block !important; }

.inlineMiddle {
  display: inline-block !important;
  vertical-align: middle; }

.colMiddle {
  display: inline-block;
  vertical-align: middle;
  float: none; }

.alignMiddle {
  vertical-align: middle !important; }

.halfMargin, .margin-md {
  margin: 0 0 10px !important; }

.quarterMargin, .margin-sm {
  margin: 0 0 5px !important; }

.bottomMargin {
  margin: 0 0 20px !important; }

.topMargin {
  margin: 20px 0 0 !important; }

.sectionThin, .row-padded {
  padding: 25px 0; }

.section-padding-top {
  padding-bottom: 0; }

.section-padding-bottom {
  padding-top: 0; }

.slimWidth, .width-md {
  margin: 0 auto;
  max-width: 100%;
  width: 800px; }

.width-xs {
  margin: 0 auto;
  max-width: 100%;
  width: 400px; }

.small11 {
  font-size: 11px; }

.small12 {
  font-size: 12px; }

.input-medium {
  width: 200px !important; }

.module {
  margin-bottom: 40px; }

.moduleTight {
  margin-bottom: 20px; }

.moduleTighter {
  margin-bottom: 10px; }

.moduleBorder {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #82868e;
  padding: 20px; }

.underline {
  text-decoration: underline; }

.white {
  color: white !important; }

.whiteBG {
  background: white !important; }

.blue {
  color: #009bf4 !important; }

.blueBG {
  background: #009bf4 !important;
  color: white; }
  .blueBG a {
    color: white; }

.orange {
  color: #ff4e00 !important; }

.black {
  color: black !important; }

.blackBG {
  color: white !important;
  background-color: black !important; }

.lightBG {
  background: #f6f6f6 !important; }

.gray {
  color: #82868e; }

.grayBG {
  background: #d6dde0 !important; }

.grayLighterBG {
  background: #F3F5F6 !important; }

.darkBG {
  background: #283235 !important;
  color: white; }
  .darkBG a {
    color: white; }

.dark {
  color: #283235; }

.crazyBG {
  background: #1e789f !important;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #00d4f1 0%, #86c400 100%) !important;
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #00d4f1), color-stop(100%, #86c400)) !important;
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-45deg, #00d4f1 0%, #86c400 100%) !important;
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(-45deg, #00d4f1 0%, #86c400 100%) !important;
  /* Opera 11.10+ */
  background: -ms-linear-gradient(-45deg, #00d4f1 0%, #86c400 100%) !important;
  /* IE10+ */
  background: linear-gradient(135deg, #00d4f1 0%, #86c400 100%) !important;
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00d4f1', endColorstr='#86c400',GradientType=1 ) !important;
  /* IE6-9 fallback on horizontal gradient */
  color: white; }

.green {
  color: #02b892 !important; }

.yellow {
  color: #f0ad4e !important; }

.purpleBG {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#481eff+0,7a2ed8+100 */
  background: #481eff;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #481eff 0%, #7a2ed8 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #481eff), color-stop(100%, #7a2ed8));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-45deg, #481eff 0%, #7a2ed8 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(-45deg, #481eff 0%, #7a2ed8 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(-45deg, #481eff 0%, #7a2ed8 100%);
  /* IE10+ */
  background: linear-gradient(135deg, #481eff 0%, #7a2ed8 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#481eff', endColorstr='#7a2ed8',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */ }

.icon-purple {
  color: #481eff; }

.clearfix {
  width: 100% !important;
  clear: both !important;
  float: none !important; }
  .clearfix:before, .clearfix:after {
    content: " ";
    display: table; }
  .clearfix:after {
    clear: both; }

.clearfix-5 {
  height: 5px; }
  .clearfix-5:before, .clearfix-5:after {
    content: " ";
    display: table; }
  .clearfix-5:after {
    clear: both; }

.clearfix-10 {
  height: 10px; }
  .clearfix-10:before, .clearfix-10:after {
    content: " ";
    display: table; }
  .clearfix-10:after {
    clear: both; }

.clearfix-15 {
  height: 15px; }
  .clearfix-15:before, .clearfix-15:after {
    content: " ";
    display: table; }
  .clearfix-15:after {
    clear: both; }

.clearfix-30 {
  height: 30px; }
  .clearfix-30:before, .clearfix-30:after {
    content: " ";
    display: table; }
  .clearfix-30:after {
    clear: both; }

.hr-lg {
  margin: 30px 0; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none; }

.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; }

.affix {
  position: fixed; }

/* Responsive Utilities */
@media (max-width: 992px) {
  .container-full-md {
    padding: 0; } }
@media (max-width: 767px) {
  .col-xs-full {
    padding: 0 !important; }

  .colMiddle {
    display: block; }

  .mobile-fullwidth {
    padding-left: 0;
    padding-right: 0;
    width: 100; } }
@-ms-viewport {
  width: device-width; }
.visible-xxs, .visible-xs, .visible-sm, .visible-md, .visible-lg {
  display: none !important; }

@media (max-width: 480px) {
  .visible-xxs {
    display: block !important; }

  table.visible-xxs {
    display: table; }

  tr.visible-xxs {
    display: table-row !important; }

  th.visible-xxs,
  td.visible-xxs {
    display: table-cell !important; } }
@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }

  table.visible-xs {
    display: table; }

  tr.visible-xs {
    display: table-row !important; }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }

  table.visible-sm {
    display: table; }

  tr.visible-sm {
    display: table-row !important; }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1149px) {
  .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: 1150px) {
  .visible-lg {
    display: block !important; }

  table.visible-lg {
    display: table; }

  tr.visible-lg {
    display: table-row !important; }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }
@media (max-width: 480px) {
  .hidden-xxs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1149px) {
  .hidden-md {
    display: none !important; } }
@media (min-width: 1150px) {
  .hidden-lg {
    display: none !important; } }
.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }

  table.visible-print {
    display: table; }

  tr.visible-print {
    display: table-row !important; }

  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }
@media print {
  .hidden-print {
    display: none !important; } }
* {
  text-decoration: none; }

u {
  text-decoration: underline; }

strike, del {
  text-decoration: line-through; }

.placeholder {
  color: #999; }

@-webkit-keyframes come-in {
  to {
    -webkit-transform: translateY(0); } }
@-moz-keyframes come-in {
  to {
    -moz-transform: translateY(0); } }
iframe {
  width: 100%; }

html {
  height: 100%;
  font-weight: 300;
  font-family: 'Proxima', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
  html::-moz-placeholder {
    color: #aaa;
    opacity: 1; }
  html:-ms-input-placeholder {
    color: #aaa; }
  html::-webkit-input-placeholder {
    color: #aaa; }

img {
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
  border: none;
  max-width: 100%;
  height: auto; }

img.avatar {
  text-indent: -9000px;
  border-radius: 1000px; }

#avatar-upload-form img {
  border-radius: 0; }

.icon {
  line-height: inherit !important; }
  .icon.icon-sm {
    font-size: 12px; }
  .icon.icon-lg {
    font-size: 20px; }
  .icon.icon-margin {
    margin-right: 8px; }

#overlay {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  display: none;
  z-index: 105; }

/* Structure */
body {
  background: white;
  color: #82868e;
  font-size: 14px;
  line-height: 155%;
  margin: 0 auto;
  padding: 50px 0 100px;
  overflow-x: hidden;
  position: relative;
  min-width: 320px; }
  body.clearHeader {
    padding-top: 0 !Important; }
    body.clearHeader #header {
      background: rgba(0, 0, 0, 0.3) !important;
      position: relative;
      margin-bottom: -50px; }
  body.single-post #header {
    background: #283235; }
  body.modal-visible #header #nav {
    padding-left: 30px; }
  body.modal-visible #header .ajax-close {
    display: block;
    top: 7px; }
  @media (min-width: 768px) {
    body.home {
      padding-top: 0; } }

#content {
  position: relative;
  background: white;
  margin: 30px auto 0; }

/* Header */
#header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 800;
  background: #283235;
  min-width: 320px;
  opacity: 1;
  transform: none;
  transition: opacity .25s ease-in-out, transform .25s ease-in-out; }
  #header.hiding {
    opacity: 0;
    z-index: 100; }
  #header .special-head {
    height: 90px;
    width: 728px;
    margin: 0 auto;
    text-align: center; }
  @media (min-width: 768px) {
    #header.static {
      position: relative;
      margin-bottom: -51px; }
      #header.static .search {
        position: static; }
        #header.static .search .dropdown-float {
          position: absolute; } }

#nav > ul > li {
  padding: 0; }
  #nav > ul > li.social-buttons {
    padding: 15px 12px 15px 0; }
  #nav > ul > li.search ul {
    padding: 20px;
    width: 100%;
    position: fixed;
    top: 50px;
    border-radius: 0; }
    #nav > ul > li.search ul form {
      position: relative; }
    #nav > ul > li.search ul input {
      background: none;
      border: none;
      border-bottom: 1px solid black;
      outline: none;
      font-size: 32px;
      width: 100%;
      padding: 0px 30px 10px 0;
      color: #4d575a;
      line-height: 42px; }
    #nav > ul > li.search ul button {
      background: none;
      border: none;
      color: black;
      padding: 0 10px;
      font-size: 32px;
      line-height: 50px;
      -webkit-user-select: none;
      -khtml-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      -webkit-tap-highlight-color: transparent;
      position: absolute;
      right: 0;
      top: 0;
      width: auto; }
  #nav > ul > li > a {
    display: block;
    font-size: 16px;
    line-height: 50px;
    padding: 0 15px;
    color: white;
    position: relative;
    font-weight: bold;
    max-height: 60px; }
    #nav > ul > li > a.active {
      background: #283235; }
    #nav > ul > li > a > b {
      display: none; }
    #nav > ul > li > a .avatar {
      width: 30px;
      height: 30px; }
    #nav > ul > li > a .karma {
      background: #009bf4;
      border-radius: 1000px;
      padding: 2px 4px;
      margin-left: 7px;
      font-size: 14px; }
    #nav > ul > li > a .icon.icon-notification {
      font-size: 24px; }
    #nav > ul > li > a .icon.icon-search {
      font-size: 22px; }
    #nav > ul > li > a .icon.icon-brain {
      font-size: 18px; }
    #nav > ul > li > a .badge {
      position: absolute;
      top: 13px;
      left: 35px;
      padding: 2px;
      font-size: 11px;
      font-weight: normal;
      border-radius: 3px;
      min-width: 18px;
      background: #02b892; }
    #nav > ul > li > a:hover {
      text-decoration: none; }
    #nav > ul > li > a.inline {
      display: inline-block; }
  #nav > ul > li #main-menu-toggle {
    padding: 0 5px;
    background: none !important; }
    #nav > ul > li #main-menu-toggle i {
      font-weight: bold; }
  #nav > ul > li.logo a {
    padding-left: 0px;
    padding-right: 30px; }
  #nav > ul > li.logo:hover a {
    background: none; }
  #nav > ul > li.logo-small {
    position: absolute;
    left: 50%;
    margin-left: -30px; }
    #nav > ul > li.logo-small a {
      display: inline-block; }
  #nav > ul > li:hover > a, #nav > ul > li.open > a {
    background: rgba(255, 255, 255, 0.1); }
  #nav > ul > li.open > a {
    background: white; }
    #nav > ul > li.open > a i {
      color: #283235; }
  #nav > ul > li.notifications > a {
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    position: relative;
    padding: 0 35px; }
    #nav > ul > li.notifications > a i {
      margin: 0; }
    #nav > ul > li.notifications > a .count {
      position: absolute;
      top: 50%;
      left: 50%;
      margin-left: 5px;
      margin-top: -10px;
      padding-left: 5px;
      padding-right: 5px; }
  #nav > ul > li.notifications ul {
    width: 300px; }
    #nav > ul > li.notifications ul li a {
      font-size: 12px;
      white-space: normal;
      padding: 7px 12px;
      border-bottom: 1px solid #eee; }
    #nav > ul > li.notifications ul li:last-child a {
      border-bottom: none; }
  #nav > ul > li ul .icon {
    margin-right: 4px;
    font-size: 90%; }

#main-menu > li {
  float: left; }
  #main-menu > li > a {
    border-left: 1px solid rgba(255, 255, 255, 0.11);
    min-width: 115px;
    text-align: center;
    font-size: 16px; }
  #main-menu > li:last-child > a {
    border-right: 1px solid rgba(255, 255, 255, 0.11); }
  #main-menu > li .icon {
    margin-right: 4px;
    font-size: 100%; }

.notifications-modded .is_new td {
  background-color: #EFF1F2; }

#bp-adminbar-notifications-menu div {
  padding-bottom: 28px; }
  #bp-adminbar-notifications-menu div ul {
    width: 450px;
    max-width: 100%;
    max-height: 450px;
    overflow-y: scroll;
    padding: 0; }
    #bp-adminbar-notifications-menu div ul li {
      display: block;
      border-bottom: 1px solid #F3F5F6; }
      #bp-adminbar-notifications-menu div ul li.is_new {
        background-color: #f4fbff;
        border-bottom-color: #eaf7ff; }
      #bp-adminbar-notifications-menu div ul li a {
        white-space: normal;
        font-size: 14px;
        padding: 12px 10px;
        line-height: 140%;
        display: block; }
      #bp-adminbar-notifications-menu div ul li:last-child a {
        border-bottom: none; }
  #bp-adminbar-notifications-menu div .seeAll {
    font-size: 11px;
    display: block;
    text-align: center;
    line-height: 28px;
    background: #F3F5F6;
    font-weight: bold;
    position: absolute;
    bottom: 0;
    width: 100%; }

/* Filter Bar  */
#filterbar {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 220px;
  padding: 100px 20px 20px 20px;
  margin-top: 0px;
  background: white;
  color: white;
  -webkit-transform: translateZ(0);
  transform: none;
  box-shadow: 10px 0 10px -8px rgba(0, 0, 0, 0.15); }
  #filterbar.unfixed {
    position: absolute;
    padding-top: 50px; }
  #filterbar .btn {
    font-size: 17px;
    font-weight: bold;
    text-transform: uppercase; }
    #filterbar .btn .icon {
      font-weight: bold; }
  #filterbar ul li a {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 17px;
    color: #4d575a;
    padding: 0 10px;
    display: block;
    border-radius: 3px;
    vertical-align: middle;
    line-height: 34px; }
    #filterbar ul li a span {
      display: inline-block;
      vertical-align: middle; }
    #filterbar ul li a.active {
      color: #009bf4; }
    #filterbar ul li a:hover {
      color: #009bf4;
      text-decoration: none;
      background: #f4fbff; }
    #filterbar ul li a.moderate {
      color: #CA3737; }
    #filterbar ul li a .icon {
      margin-right: 8px; }
    #filterbar ul li a .icon-arrow-right {
      float: right;
      margin: 0 -5px 0 0; }
  #filterbar ul li ul {
    margin-bottom: 10px;
    padding: 0 10px; }
    #filterbar ul li ul li {
      display: inline-block; }
      #filterbar ul li ul li a {
        font-size: 10px;
        font-weight: bold;
        padding: 0;
        line-height: 100%; }
        #filterbar ul li ul li a.active {
          text-decoration: underline; }
  #filterbar .smallFilters > li {
    display: block;
    margin: 20px 0; }
    #filterbar .smallFilters > li > a {
      font-size: 12px;
      padding: 0 10px;
      line-height: 30px;
      display: block;
      border: 1px solid #F3F5F6;
      border-radius: 3px; }
      #filterbar .smallFilters > li > a i {
        margin-left: 7px;
        margin-right: 0;
        color: #009bf4;
        float: right; }
    #filterbar .smallFilters > li:hover > a {
      background: white;
      border-radius: 3px 3px 0 0;
      border-color: white;
      -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
      box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3); }
    #filterbar .smallFilters > li ul {
      max-height: 200px;
      overflow-y: scroll;
      padding: 0;
      width: 100%;
      margin: 0; }
      #filterbar .smallFilters > li ul li {
        display: block;
        padding: 0;
        margin: 0; }
        #filterbar .smallFilters > li ul li a {
          font-size: 12px;
          line-height: 20px;
          padding: 5px 10px;
          margin: 0;
          overflow: hidden;
          white-space: normal; }
        #filterbar .smallFilters > li ul li ul li a {
          font-size: 11px; }
  #filterbar .sponsored {
    font-size: 10px;
    color: #d6dde0;
    line-height: 110%;
    display: block;
    margin-top: 20px; }
    #filterbar .sponsored:hover {
      text-decoration: underline; }

/* Homepage */
.listingsContainer {
  min-height: 400px;
  position: relative; }
  .listingsContainer .sidebar {
    padding: 20px;
    background: rgba(0, 0, 0, 0.03); }
    .listingsContainer .sidebar.active-users {
      background: #f4fbff; }
    .listingsContainer .sidebar.active {
      background: #fff8f5; }
    .listingsContainer .sidebar h4 {
      margin-top: 0;
      text-align: center;
      font-size: 22px;
      text-transform: uppercase;
      letter-spacing: 1px;
      font-weight: bold;
      color: #481eff; }
      .listingsContainer .sidebar h4 a {
        padding: 0;
        border: none; }
  .listingsContainer .showMore {
    display: inline-block;
    padding: 25px 20px 0;
    font-size: 14px;
    font-weight: bold; }
  .listingsContainer .alert {
    margin: -40px 0px 50px; }
    .listingsContainer .alert.top {
      margin: 0px 20px 30px; }
  .listingsContainer .announcement {
    margin-bottom: 30px;
    padding: 12px; }
    .listingsContainer .announcement span {
      font-size: 17px;
      display: inline-block;
      vertical-align: middle; }
    .listingsContainer .announcement .btn {
      text-decoration: none;
      margin-left: 20px;
      line-height: 12px; }
  .listingsContainer .specialK {
    margin: -25px 0 50px; }
  .listingsContainer .listings {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }
    .listingsContainer .listings .listing {
      width: 100%;
      cursor: pointer;
      position: relative;
      margin-bottom: 60px; }
      @media (max-width: 767px) {
        .listingsContainer .listings .listing {
          margin-bottom: 40px; } }
      .listingsContainer .listings .listing.link .title a:hover {
        text-decoration: underline; }
      .listingsContainer .listings .listing.deleted:hover > div {
        background: none; }
      .listingsContainer .listings .listing.deleted > div.title, .listingsContainer .listings .listing.deleted > div.image, .listingsContainer .listings .listing.deleted > div.author {
        opacity: .5; }
      .listingsContainer .listings .listing > div {
        vertical-align: middle; }
        .listingsContainer .listings .listing > div a:hover {
          text-decoration: none; }
        .listingsContainer .listings .listing > div.share-container {
          position: absolute;
          left: 0;
          right: 0;
          top: 0;
          bottom: 0;
          padding: 0;
          text-align: center;
          background: rgba(0, 0, 0, 0.8); }
          .listingsContainer .listings .listing > div.share-container .table {
            display: table;
            height: 100%;
            width: 100%; }
          .listingsContainer .listings .listing > div.share-container a, .listingsContainer .listings .listing > div.share-container div {
            display: table-cell;
            vertical-align: middle;
            color: white; }
            .listingsContainer .listings .listing > div.share-container a i, .listingsContainer .listings .listing > div.share-container div i {
              font-size: 30px;
              color: white; }
          .listingsContainer .listings .listing > div.share-container a.item i {
            -webkit-transform: translateY(150px);
            -webkit-animation: come-in 0.4s ease forwards;
            -moz-transform: translateY(150px);
            -moz-animation: come-in 0.4s ease forwards; }
          .listingsContainer .listings .listing > div.share-container a.item.tweet i {
            -webkit-animation-duration: 0.5s;
            -moz-animation-duration: 0.5s; }
          .listingsContainer .listings .listing > div.share-container a.item.stumble i {
            -webkit-animation-duration: .6s;
            -moz-animation-duration: .6s; }
          .listingsContainer .listings .listing > div.share-container a.item.gplus i {
            -webkit-animation-duration: .7s;
            -moz-animation-duration: .7s; }
          .listingsContainer .listings .listing > div.share-container a.item.pinterest i {
            -webkit-animation-duration: .8s;
            -moz-animation-duration: .8s; }
          .listingsContainer .listings .listing > div.share-container a.facebook:hover {
            background: rgba(61, 98, 178, 0.7); }
          .listingsContainer .listings .listing > div.share-container a.tweet:hover {
            background: rgba(0, 172, 238, 0.7); }
          .listingsContainer .listings .listing > div.share-container a.pinterest:hover {
            background: rgba(202, 33, 42, 0.7); }
          .listingsContainer .listings .listing > div.share-container a.stumble:hover {
            background: rgba(255, 78, 46, 0.7); }
          .listingsContainer .listings .listing > div.share-container a.gplus:hover {
            background: rgba(235, 64, 38, 0.7); }
          .listingsContainer .listings .listing > div.share-container .close {
            position: absolute;
            top: 10px;
            right: 10px; }
            .listingsContainer .listings .listing > div.share-container .close i {
              color: white;
              font-size: 20px; }
        .listingsContainer .listings .listing > div.image {
          white-space: nowrap; }
          .listingsContainer .listings .listing > div.image a {
            height: 180px;
            width: 100%;
            max-width: 100%;
            display: block;
            /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#44bcf4+0,8241ea+100 */
            background: #44bcf4;
            /* Old browsers */
            background: -moz-linear-gradient(-45deg, #44bcf4 0%, #8241ea 100%);
            /* FF3.6+ */
            background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #44bcf4), color-stop(100%, #8241ea));
            /* Chrome,Safari4+ */
            background: -webkit-linear-gradient(-45deg, #44bcf4 0%, #8241ea 100%);
            /* Chrome10+,Safari5.1+ */
            background: -o-linear-gradient(-45deg, #44bcf4 0%, #8241ea 100%);
            /* Opera 11.10+ */
            background: -ms-linear-gradient(-45deg, #44bcf4 0%, #8241ea 100%);
            /* IE10+ */
            background: linear-gradient(135deg, #44bcf4 0%, #8241ea 100%);
            /* W3C */
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#44bcf4', endColorstr='#8241ea',GradientType=1 );
            /* IE6-9 fallback on horizontal gradient */
            -webkit-background-size: cover;
            -moz-background-size: cover;
            -o-background-size: cover;
            background-size: cover;
            background-position: center center;
            position: relative; }
            .listingsContainer .listings .listing > div.image a .icon-link, .listingsContainer .listings .listing > div.image a .icon-quote, .listingsContainer .listings .listing > div.image a .icon-discussion {
              position: absolute;
              top: 50%;
              left: 50%;
              margin: -12px 0 0 -14px;
              font-size: 28px; }
            .listingsContainer .listings .listing > div.image a .icon-play {
              font-size: 28px;
              margin: 0; }
        .listingsContainer .listings .listing > div.title {
          vertical-align: top;
          padding-top: 20px; }
          .listingsContainer .listings .listing > div.title > div {
            position: relative; }
            .listingsContainer .listings .listing > div.title > div:before {
              display: none;
              content: '';
              position: absolute;
              height: 30px;
              bottom: 0;
              left: 0;
              right: 0;
              background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
              /* FF3.6+ */
              background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, white));
              /* Chrome,Safari4+ */
              background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
              /* Chrome10+,Safari5.1+ */
              background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
              /* Opera 11.10+ */
              background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
              /* IE10+ */
              background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
              /* W3C */
              filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
              /* IE6-9 */ }
          .listingsContainer .listings .listing > div.title h3 {
            margin: 0;
            line-height: 120%;
            font-size: 20px; }
            .listingsContainer .listings .listing > div.title h3 small {
              line-height: 0;
              margin-left: 3px;
              margin-bottom: -2px; }
            .listingsContainer .listings .listing > div.title h3 img {
              width: 35px;
              margin-right: 12px; }
            .listingsContainer .listings .listing > div.title h3 a.title {
              color: #283235;
              font-weight: bold; }
              .listingsContainer .listings .listing > div.title h3 a.title span {
                vertical-align: middle; }
              .listingsContainer .listings .listing > div.title h3 a.title .icon {
                margin-right: 6px;
                font-size: 15px; }
          .listingsContainer .listings .listing > div.title .author {
            display: block;
            margin-top: 15px; }
            .listingsContainer .listings .listing > div.title .author img {
              width: 30px;
              margin-right: 5px; }
            .listingsContainer .listings .listing > div.title .author span {
              color: #82868e;
              font-size: 12px; }
          .listingsContainer .listings .listing > div.title .admin-links {
            display: inline-block;
            margin-top: 3px; }
            .listingsContainer .listings .listing > div.title .admin-links a {
              display: inline;
              font-size: 11px;
              margin-right: 7px; }
              .listingsContainer .listings .listing > div.title .admin-links a.text {
                padding-right: 7px;
                border-right: 1px solid #F3F5F6; }
              .listingsContainer .listings .listing > div.title .admin-links a.view-count {
                color: #4d575a;
                font-weight: bold; }
              .listingsContainer .listings .listing > div.title .admin-links a:last-child {
                border-right: none;
                margin-right: 0;
                padding-right: 0; }
              .listingsContainer .listings .listing > div.title .admin-links a i {
                font-size: 12px;
                margin-right: 3px;
                font-weight: bold;
                vertical-align: middle; }
          .listingsContainer .listings .listing > div.title p {
            margin: 7px 5px 0 0;
            font-size: 15px;
            display: inline-block;
            color: #777;
            font-weight: 200;
            line-height: 140%; }
          .listingsContainer .listings .listing > div.title .label {
            display: inline-block;
            vertical-align: middle;
            line-height: 14px;
            padding: 2px 4px;
            font-weight: normal;
            font-size: 10px;
            background: none; }
        .listingsContainer .listings .listing > div.votes {
          width: 70px;
          padding-right: 25px;
          padding-left: 25px; }
          .listingsContainer .listings .listing > div.votes span {
            font-size: 18px; }
          .listingsContainer .listings .listing > div.votes i {
            font-size: 30px; }
        .listingsContainer .listings .listing > div.author {
          width: 75px;
          text-align: center;
          padding-right: 25px;
          padding-left: 20px; }
        .listingsContainer .listings .listing > div.freshness {
          font-size: 11px;
          text-align: right;
          padding-right: 15px; }
          .listingsContainer .listings .listing > div.freshness a {
            color: #82868e;
            vertical-align: middle;
            display: inline-block; }
          .listingsContainer .listings .listing > div.freshness i {
            vertical-align: middle;
            margin-right: 3px; }
        .listingsContainer .listings .listing > div.moderate {
          padding-left: 20px;
          padding-right: 20px;
          width: 150px; }
          .listingsContainer .listings .listing > div.moderate button {
            width: 100%;
            margin: 2px 1px; }
        .listingsContainer .listings .listing > div.replies {
          white-space: nowrap;
          width: 100px;
          padding-right: 15px;
          padding-left: 20px;
          font-weight: bold;
          color: #283235;
          font-size: 17px;
          text-align: center; }
          @media (max-width: 768px) {
            .listingsContainer .listings .listing > div.replies {
              width: auto;
              text-align: right; } }
          .listingsContainer .listings .listing > div.replies small {
            font-size: 10px;
            font-weight: normal;
            display: block; }
          .listingsContainer .listings .listing > div.replies i {
            font-size: 16px;
            color: #481eff; }
        .listingsContainer .listings .listing > div.meta {
          width: 75px;
          padding-right: 15px;
          text-align: right; }
          .listingsContainer .listings .listing > div.meta a:hover {
            text-decoration: none; }
          .listingsContainer .listings .listing > div.meta b {
            display: inline-block;
            vertical-align: middle;
            font-size: 13px; }
          .listingsContainer .listings .listing > div.meta .icon {
            font-size: 17px;
            margin-right: 5px; }
      .listingsContainer .listings .listing.topic {
        display: table;
        margin: 0; }
        .listingsContainer .listings .listing.topic > div {
          display: table-cell;
          border-bottom: 1px solid #F3F5F6;
          margin-bottom: 0;
          padding: 25px 0 !important;
          min-height: 100px; }
        .listingsContainer .listings .listing.topic div.avatar {
          width: 60px; }
          .listingsContainer .listings .listing.topic div.avatar img {
            width: 40px; }
        @media (max-width: 768px) {
          .listingsContainer .listings .listing.topic .title {
            padding-right: 20px !important; } }
      .listingsContainer .listings .listing.listing-lg {
        margin-bottom: 45px;
        padding-right: 50px; }
        @media (max-width: 768px) {
          .listingsContainer .listings .listing.listing-lg {
            padding-right: 0; } }
        .listingsContainer .listings .listing.listing-lg > div.image {
          margin: 0; }
          .listingsContainer .listings .listing.listing-lg > div.image a {
            width: 100%;
            height: 300px; }
        .listingsContainer .listings .listing.listing-lg > div.title {
          padding: 20px 0 0; }
          .listingsContainer .listings .listing.listing-lg > div.title h3 {
            font-size: 26px; }
          .listingsContainer .listings .listing.listing-lg > div.title p {
            margin-top: 15px; }
          @media (max-width: 480px) {
            .listingsContainer .listings .listing.listing-lg > div.title {
              padding-top: 15px; } }
          @media (max-width: 768px) and (min-width: 767px) {
            .listingsContainer .listings .listing.listing-lg > div.title > div {
              height: auto; } }
  .listingsContainer.quotes-listings .title h3 {
    font-size: 18px !important;
    margin-bottom: 10px !important; }

.herobox {
  background: #222 url(../images/feature-default.jpg) center center no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding: 75px 75px;
  color: white;
  margin: 0 -25px 70px;
  position: relative;
  border-radius: 5px; }
  .herobox div {
    max-width: 700px;
    margin: 0 auto;
    text-align: center; }
  .herobox p {
    font-size: 28px;
    line-height: 120%;
    margin-bottom: 10px; }
  .herobox small {
    font-size: 18px;
    font-weight: 200;
    display: block;
    margin-bottom: 20px; }
  .herobox .btn {
    min-width: 150px; }
  .herobox .close {
    color: white;
    top: 20px;
    right: 20px;
    position: absolute;
    text-shadow: none;
    opacity: .9; }
    .herobox .close i {
      color: white; }

.bp-user .listingsContainer {
  padding: 0;
  border: none;
  margin: 0; }

.single .ajax-modal {
  position: relative; }

.bp-user .ajax-modal {
  position: fixed; }

.ajax-modal {
  visibility: hidden;
  z-index: 500;
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  opacity: 0;
  height: auto;
  overflow: visible;
  background: white;
  transition: opacity .30s ease-in, transform .30s ease-in; }
  .ajax-modal.video .inner .ajax-content {
    padding-top: 0; }
  .ajax-modal.topic .inner {
    padding-top: 0 !important; }
  .ajax-modal.topic .content {
    padding: 0 !important; }
  .ajax-modal.topic .ajax-content {
    width: auto !important;
    border: none !important; }
  .ajax-modal.single {
    opacity: 1;
    visibility: visible;
    box-shadow: none; }
    .ajax-modal.single .inner {
      position: relative;
      margin-left: 320px;
      margin-top: 0;
      left: 0; }
  .ajax-modal.active {
    opacity: 1;
    visibility: visible; }
  .ajax-modal.blog .ajax-content {
    padding: 0 !important;
    width: auto;
    border: none; }
    .ajax-modal.blog .ajax-content h1.article-title {
      color: white; }
    .ajax-modal.blog .ajax-content .container {
      padding: 0 15px !important; }
    @media (max-width: 480px) {
      .ajax-modal.blog .ajax-content .post-content {
        padding: 0 5px; } }
  .ajax-modal.blog .content {
    padding: 0 !important; }
  .ajax-modal.blog .inner {
    left: 0;
    padding: 0 !important; }
  .ajax-modal.iframed .ajax-content {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    padding: 0 !important;
    width: 100%; }
  .ajax-modal.iframed .shareBar {
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    background: #283235;
    padding: 0 60px 0 60px; }
    .ajax-modal.iframed .shareBar > div {
      padding: 10px 40px; }
    .ajax-modal.iframed .shareBar .icon {
      color: white !important; }
    .ajax-modal.iframed .shareBar .hethens-voting-vote-counter {
      color: white; }
  .ajax-modal.iframed .loading {
    display: none !important; }
  .ajax-modal.iframed .inner {
    margin-top: 0;
    left: 0;
    background: white; }
  .ajax-modal.iframed .content {
    padding: 60px 0 0 0; }
  .ajax-modal.iframed .iframeLoading {
    position: absolute;
    width: 100%;
    top: 200px;
    z-index: 99; }
  .ajax-modal.iframed #iframed {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding-top: 90px;
    z-index: 100;
    position: relative; }
  .ajax-modal.iframed .ajax-close {
    display: block;
    top: 12px;
    left: 12px; }
  .ajax-modal.iframed .iframeError {
    position: absolute;
    top: 60px;
    z-index: 600;
    margin: 0;
    width: 100%;
    text-align: center;
    left: 0;
    padding: 5px 7px;
    line-height: 20px;
    box-shadow: 0 -1px 5px rgba(0, 0, 0, 0.2); }
  .ajax-modal .inner {
    margin-top: 50px;
    background: #F3F5F6;
    padding: 30px 0;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    left: 320px;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch; }
    .ajax-modal .inner .ad {
      text-align: center; }
  .ajax-modal .loading {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 10000;
    margin-top: -70px;
    margin-left: -40px;
    padding: 10px;
    background: white;
    border-radius: 25px; }
    .ajax-modal .loading img {
      width: 60px; }
  .ajax-modal .content {
    padding: 0 15px; }
  .ajax-modal .ajax-content {
    max-width: 100%;
    min-width: 320px;
    padding: 40px;
    width: 960px;
    margin: 0 auto 0;
    background: white;
    border: 1px solid #d6dde0; }
    .ajax-modal .ajax-content .cheatFullWidth {
      margin-left: -40px;
      margin-right: -40px; }
    .ajax-modal .ajax-content h1 {
      font-size: 36px;
      margin-top: 0px;
      font-weight: 700;
      line-height: 120%;
      color: #283235; }
    .ajax-modal .ajax-content .listingNav {
      position: absolute;
      left: -30px;
      top: 0px;
      opacity: .5;
      font-size: 28px;
      color: #d6dde0; }
      .ajax-modal .ajax-content .listingNav:hover {
        opacity: 1; }
      .ajax-modal .ajax-content .listingNav.nextListing {
        left: auto;
        right: -30px; }
    .ajax-modal .ajax-content .darkBG {
      background: none !important;
      color: inherit; }
      .ajax-modal .ajax-content .darkBG a {
        color: #009bf4; }
    .ajax-modal .ajax-content .container, .ajax-modal .ajax-content .container-fluid {
      padding: 0;
      min-width: 0; }
  .ajax-modal .post-content {
    padding: 0 20px; }
  .ajax-modal .shareBar > div {
    height: 60px;
    line-height: 60px; }
  .ajax-modal .bbp-replies .reply-content .reply-text {
    line-height: 150%; }

.ajax-close {
  display: none;
  position: absolute;
  margin-left: 0;
  left: 6px;
  top: 20px;
  z-index: 100000;
  background: rgba(0, 0, 0, 0.5);
  text-align: center;
  font-size: 18px;
  text-align: center;
  height: 36px;
  width: 36px;
  border-radius: 100px;
  background: rgba(0, 0, 0, 0.4);
  margin-top: 0; }
  .ajax-close > span {
    display: table;
    height: 100%;
    width: 100%; }
    .ajax-close > span > span {
      display: table-cell;
      vertical-align: middle;
      text-align: center; }
  .ajax-close:hover {
    background: rgba(77, 87, 90, 0.95);
    text-decoration: none; }
  .ajax-close i {
    color: white;
    font-size: 20px; }

.shareBar {
  width: 100%;
  z-index: 601;
  position: relative;
  padding: 0;
  margin: 0 0 30px; }
  .shareBar .social {
    float: right; }
  .shareBar > div {
    margin: 0 auto;
    padding: 0 5px;
    width: 780px;
    max-width: 100%;
    text-align: center; }
    .shareBar > div .item {
      vertical-align: middle;
      padding: 0 10px;
      display: inline-block;
      position: relative; }
      .shareBar > div .item:first-child {
        padding-left: 0; }
      .shareBar > div .item.votes {
        line-height: 25px; }
      .shareBar > div .item span {
        font-weight: bold;
        vertical-align: middle;
        min-width: 20px; }
      .shareBar > div .item.author small {
        padding-left: 5px;
        font-size: 12px; }
      .shareBar > div .item.author img {
        border-radius: 1000px; }
      .shareBar > div .item.comments {
        line-height: 36px; }
        .shareBar > div .item.comments .icon {
          margin-right: 5px;
          font-size: 20px; }
    .shareBar > div .social .item {
      padding: 0 10px; }
      .shareBar > div .social .item.facebook a {
        color: #3b5998; }
      .shareBar > div .social .item.twitter a {
        color: #55ACEE; }
      .shareBar > div .social .item.gplus a {
        color: #DD4B39; }
      .shareBar > div .social .item.pinterest a {
        color: #CD1D1F; }
      .shareBar > div .social .item.stumble a {
        color: #EB4924; }
      .shareBar > div .social .item .icon {
        margin: 0;
        font-size: 20px; }
      .shareBar > div .social .item a {
        line-height: 36px;
        display: inline-block;
        cursor: pointer;
        vertical-align: middle; }
        .shareBar > div .social .item a:hover {
          text-decoration: none; }
          .shareBar > div .social .item a:hover i {
            position: relative;
            bottom: 1px; }
    .shareBar > div .social span {
      margin-left: 4px; }
    .shareBar > div .close {
      position: absolute;
      left: -20px;
      top: 5px;
      opacity: .8;
      background: red;
      z-index: 1000px; }
      .shareBar > div .close a:hover {
        opacity: 1; }
    .shareBar > div .flag {
      height: 22px;
      margin-bottom: 0;
      margin-top: 10px;
      padding-bottom: 0;
      border-bottom: none; }
  .shareBar .mobile-share {
    position: absolute;
    right: 0;
    height: 100%;
    top: 0;
    width: 54px;
    line-height: 54px;
    text-align: center;
    padding: 0;
    font-size: 18px;
    vertical-align: middle; }
    .shareBar .mobile-share:hover i {
      color: #283235 !important; }
    .shareBar .mobile-share i {
      font-size: 22px;
      color: #009bf4 !important; }

#loading {
  display: none;
  position: absolute;
  z-index: 5000;
  background: white;
  top: 300px;
  left: 0;
  width: 100%;
  text-align: center;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  padding: 60px 0 300px; }

#infscr-loading {
  position: absolute;
  bottom: 50px;
  width: 100%;
  text-align: center;
  left: 0; }
  #infscr-loading img {
    width: 50px;
    height: auto; }

div.subscribe {
  background: #222 url(../images/feature-default.jpg) center center no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  color: white;
  border-radius: 0;
  padding: 20px 20px; }
  div.subscribe h4 {
    margin: 0 0 15px; }
  div.subscribe input.email {
    width: 200px;
    margin-left: 20px; }
  div.subscribe label {
    font-size: 12px; }

/* Sidebar Single */
#sidebar-single {
  position: fixed;
  left: 0;
  width: 320px;
  top: 0;
  padding-top: 50px;
  height: 100%;
  overflow: scroll;
  background: white;
  border-right: 1px solid #d6dde0; }
  #sidebar-single header {
    background: #009bf4;
    color: white;
    text-align: center;
    font-weight: 600;
    font-size: 22px;
    line-height: 40px;
    text-transform: capitalize; }
  #sidebar-single .ad {
    padding: 10px 2px;
    max-height: 270px;
    border-bottom: 1px solid #F3F5F6; }
  #sidebar-single a.topic .replies {
    padding-right: 15px; }
  #sidebar-single a.topic span.avatar {
    padding-left: 15px;
    width: 60px; }

.sidebar.active .replies .icon {
  color: #ff4e00 !important; }
.sidebar a {
  display: block;
  padding: 12px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05); }
  .sidebar a:last-child {
    border-bottom: 0;
    padding-bottom: 0; }
  .sidebar a img {
    margin-right: 7px;
    vertical-align: middle; }
  .sidebar a.topic {
    display: table;
    padding: 0;
    width: 100%; }
    .sidebar a.topic > span {
      display: table-cell;
      padding: 12px 0; }
    .sidebar a.topic .title {
      font-weight: 600; }
    .sidebar a.topic .rank {
      width: 40px; }
      .sidebar a.topic .rank i {
        font-weight: bold;
        color: #009bf4;
        border: 2px solid #009bf4;
        border-radius: 1000px;
        width: 22px;
        height: 22px;
        line-height: 19px;
        display: block;
        text-align: center;
        font-style: normal; }
    .sidebar a.topic .replies {
      white-space: nowrap;
      margin-bottom: -2px;
      text-align: right;
      padding-left: 10px;
      color: #283235;
      font-weight: bold; }
      .sidebar a.topic .replies .icon {
        margin-right: 3px;
        font-size: 14px;
        color: #481eff; }
    .sidebar a.topic span.avatar {
      width: 45px; }
      .sidebar a.topic span.avatar img {
        width: 30px;
        display: block; }
  .sidebar a.sidebar-load-more {
    box-shadow: 0 -2px 3px rgba(0, 0, 0, 0.2);
    text-align: center;
    color: #82868e; }
    .sidebar a.sidebar-load-more:hover {
      color: #009bf4; }
    .sidebar a.sidebar-load-more i {
      margin-right: 5px; }
    .sidebar a.sidebar-load-more img {
      width: 25px; }
  .sidebar a span {
    display: inline-block;
    vertical-align: middle; }
  .sidebar a .title {
    color: #283235;
    font-weight: normal;
    line-height: 140%;
    font-size: 16px; }
  .sidebar a.image .image {
    height: 170px; }
  .sidebar a .image {
    display: block;
    width: 100%;
    height: 140px;
    position: relative;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-color: #283235;
    background-position: center center;
    background-repeat: none; }
    .sidebar a .image span {
      position: absolute;
      bottom: 0;
      width: 100%;
      left: 0;
      right: 0;
      padding: 4px 7px;
      background: rgba(0, 0, 0, 0.7);
      color: white; }

/* New User Intro */
.intro {
  background: #eaf7ff;
  color: #283235;
  padding: 25px 0;
  position: absolute;
  top: 50px;
  width: 100%;
  z-index: 150; }
  .intro h2 {
    font-weight: bold;
    margin: 0 0 10px;
    line-height: 100%; }
  .intro p {
    font-size: 17px;
    line-height: 150%; }
  .intro .close {
    position: absolute;
    top: 15px;
    right: 15px;
    font-weight: bold;
    padding: 3px;
    background: rgba(0, 0, 0, 0.4);
    text-shadow: none; }
    .intro .close i {
      font-weight: bold;
      color: white; }
  .intro .btn {
    text-transform: uppercase;
    font-weight: bold; }
    .intro .btn.hide-intro {
      font-weight: normal;
      text-transform: none;
      font-size: 12px; }
      .intro .btn.hide-intro:hover {
        color: #4d575a; }

/* Tour Page */
.tour img {
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2); }

/* 404 Page */
div.page404 {
  text-align: center; }

div.page404 a img {
  -moz-border-radius: 500px;
  -webkit-border-radius: 500px;
  border-radius: 500px;
  width: 100%;
  height: auto; }

div.page404 img {
  max-width: 100%;
  margin: 50px 0 50px;
  -moz-border-radius: 500px;
  -webkit-border-radius: 500px;
  border-radius: 500px; }

.page404 h1 {
  padding: 50px 0 0;
  font-size: 80px; }

/* Voting */
.hethens-voting-wrapper {
  display: inline-block; }
  .hethens-voting-wrapper .hethens-voting-vote {
    width: 30px;
    display: inline-block;
    vertical-align: middle;
    text-decoration: none;
    margin: 0 auto;
    cursor: pointer;
    text-align: center; }
    .hethens-voting-wrapper .hethens-voting-vote i {
      color: #4d575a;
      margin: 0;
      font-size: 24px;
      font-weight: bold; }
    .hethens-voting-wrapper .hethens-voting-vote:hover i {
      color: #283235; }
  .hethens-voting-wrapper .hethens-voting-voted-up i {
    color: #009bf4; }
  .hethens-voting-wrapper .hethens-voting-voted-up:hover i {
    opacity: .6;
    color: #009bf4; }
  .hethens-voting-wrapper .hethens-voting-vote-counter {
    color: #283235;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    line-height: 100%;
    padding: 2px 0 1px; }
  .hethens-voting-wrapper .hethens-voting-vote.locked, .hethens-voting-wrapper .hethens-voting-vote.login-required {
    cursor: help; }

/* Submit Modal */
#submitMenu li a {
  line-height: 70px;
  font-size: 24px;
  display: block;
  padding: 0 30px;
  color: #283235;
  border-bottom: 1px solid #F3F5F6; }
  #submitMenu li a:hover {
    background: #F3F5F6;
    color: #283235; }
  #submitMenu li a i {
    margin-right: 10px;
    color: #009bf4; }
  #submitMenu li a span {
    display: inline-block;
    vertical-align: middle; }
#submitMenu li:last-child a {
  border-bottom: none; }

/* Google Search */
.gsc-control-cse .gs-spelling, .gsc-control-cse .gs-result .gs-title, .gsc-control-cse .gs-result .gs-title * {
  font-size: 16px;
  margin-bottom: 10px;
  overflow: visible !important; }

.gsc-table-cell-thumbnail, .gs-promotion-image-cell {
  padding: 0 10px 0 0 !important; }

/* Explore */
#explore a {
  border: 2px solid #d6dde0;
  border-radius: 5px;
  display: block;
  padding: 25px 10px;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  height: 125px; }
  #explore a i {
    font-size: 40px;
    line-height: 40px !important;
    display: block;
    margin: 0 auto 10px; }

/* WYSIWYG Editor */
.wysiwyg-toolbar {
  background: #283235;
  margin-left: 0;
  border-radius: 2px 2px 0 0; }
  .wysiwyg-toolbar .btn {
    padding: 2px 8px; }

.wysiwyg-field {
  padding: 15px;
  min-height: 100px;
  border-radius: 0 0 2px 2px;
  border-top: none; }
  .wysiwyg-field div {
    margin-top: 15px; }
  .wysiwyg-field ul {
    list-style: circle; }
    .wysiwyg-field ul li {
      margin-bottom: 5px; }
  .wysiwyg-field ol {
    list-style: decimal; }
    .wysiwyg-field ol li {
      margin-bottom: 5px; }

/* Email Popup */
#emailModal {
  color: #00536b;
  text-align: center;
  font-size: 16px; }
  #emailModal .modal-content {
    position: relative; }
  #emailModal img {
    position: absolute;
    bottom: 0;
    left: -50px;
    width: 220px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.4);
    transform: rotate(-10deg);
    cursor: pointer;
    transition: all 0.2s ease-out; }
    #emailModal img:hover {
      box-shadow: 0 4px 13px rgba(0, 0, 0, 0.8); }
    #emailModal img.active {
      transform: rotate(0);
      left: 50%;
      margin-left: -300px;
      top: 50%;
      margin-top: -369px;
      width: 600px;
      position: fixed; }
  #emailModal .modal-body {
    padding: 50px; }
  #emailModal .h1 {
    font-weight: bold;
    color: #00536b;
    display: block;
    text-align: center;
    margin: 0 0 0;
    font-size: 320%; }
  #emailModal p {
    font-size: 180%;
    font-weight: 200;
    line-height: 140%;
    margin: 50px 0 60px; }
  #emailModal .like-button > div {
    display: inline-block;
    vertical-align: middle;
    margin: 0 15px; }
  #emailModal .like-button i {
    vertical-align: middle;
    display: inline-block;
    font-size: 50px; }
  #emailModal .span1 {
    color: #02b892; }
  #emailModal .span2 {
    color: #CA3737; }
  #emailModal .span3 {
    color: #009bf4; }
  #emailModal .span4 {
    color: #f0ad4e; }
  #emailModal a.btn {
    margin: 0 auto 40px;
    line-height: 60px;
    width: 320px;
    max-width: 100%;
    font-size: 160%; }
  #emailModal .nothanks {
    display: block;
    text-align: center;
    color: #82868e;
    font-size: 16px;
    text-decoration: underline; }
  #emailModal a.close {
    padding: 20px;
    font-size: 30px; }

.recommended {
  padding: 40px 0 40px;
  border-top: 1px solid #F3F5F6;
  font-size: 15px;
  line-height: 140%; }
  .recommended .h4 {
    font-weight: bold; }
  .recommended .image {
    float: right;
    margin-left: 30px;
    max-width: 300px; }
  .recommended img {
    max-height: 200px;
    width: auto; }

.featured > div {
  position: relative; }
  .featured > div:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 4;
    opacity: .65;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#004a68+0,008cff+16,00bf85+48,6e00e5+82,000000+100 */
    background: #004a68;
    /* Old browsers */
    background: -moz-linear-gradient(-45deg, #004a68 0%, #008cff 16%, #00bf85 48%, #6e00e5 82%, black 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #004a68), color-stop(16%, #008cff), color-stop(48%, #00bf85), color-stop(82%, #6e00e5), color-stop(100%, black));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(-45deg, #004a68 0%, #008cff 16%, #00bf85 48%, #6e00e5 82%, black 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(-45deg, #004a68 0%, #008cff 16%, #00bf85 48%, #6e00e5 82%, black 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(-45deg, #004a68 0%, #008cff 16%, #00bf85 48%, #6e00e5 82%, black 100%);
    /* IE10+ */
    background: linear-gradient(135deg, #004a68 0%, #008cff 16%, #00bf85 48%, #6e00e5 82%, black 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#004a68', endColorstr='#000000',GradientType=1 );
    /* IE6-9 fallback on horizontal gradient */ }
.featured .post {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
  height: 200px;
  border-top: 1px solid white;
  color: white;
  position: relative; }
  .featured .post.main {
    border-right: 1px solid white;
    height: 400px; }
    .featured .post.main h2 {
      font-size: 38px; }
  .featured .post:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    z-index: 5;
    background: black;
    transition: all 0.1s ease-out; }
  .featured .post:hover:before {
    opacity: .12; }
  .featured .post.small:last-child {
    border-top: 1px solid white; }
  .featured .post.video .table {
    height: 38%; }
    .featured .post.video .table h2 {
      margin: 0; }
  .featured .post.video .play {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -50px 0 0 -50px;
    width: 100px;
    height: 100px;
    text-align: center;
    line-height: 92px;
    color: white;
    border: 3px solid white;
    border-radius: 1000px;
    z-index: 4; }
    .featured .post.video .play .icon {
      font-size: 50px;
      position: relative;
      left: 2px; }
  .featured .post .table {
    display: table;
    height: 100%;
    width: 100%; }
    .featured .post .table > span {
      display: table-cell;
      vertical-align: middle; }
  .featured .post h2 {
    color: white;
    padding: 0 25px;
    font-size: 24px;
    line-height: 120%;
    font-weight: bold;
    text-shadow: 0 0 15px black;
    transition: all 0.1s ease-out; }
  .featured .post:hover h2 {
    transform: translate(0, 2px); }
  .featured .post .main-link {
    position: absolute;
    z-index: 5;
    width: 100%;
    height: 100%; }
  .featured .post .more {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 6;
    text-align: center;
    color: white;
    line-height: 40px; }
    .featured .post .more .icon {
      font-size: 20px;
      transform: translate(0, 0);
      transition: .15s ease-in-out; }
    .featured .post .more:hover .icon {
      transform: translate(4px, 0); }
  .featured .post .post-type {
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    color: white;
    line-height: 36px;
    width: 36px;
    text-align: center;
    display: block;
    z-index: 7; }
    .featured .post .post-type .icon {
      font-size: 20px; }

.subfeatured {
  padding-top: 90px;
  padding-bottom: 40px; }
  @media (max-width: 767px) {
    .subfeatured {
      padding-top: 0;
      padding-bottom: 0; } }
  .subfeatured .sub-post {
    padding: 15px 50px 0px;
    z-index: 700; }
  .subfeatured .topic h2 {
    font-weight: bold;
    line-height: 120%;
    margin-top: 0;
    font-size: 24px; }
    .subfeatured .topic h2 i {
      margin: 0 7px 0 0;
      position: relative;
      font-size: 30px;
      bottom: 2px; }
  .subfeatured .topic p {
    font-size: 17px;
    font-weight: 200;
    line-height: 140%;
    color: #283235; }
  .subfeatured .quote {
    border-right: 2px solid #F3F5F6;
    border-left: 2px solid #F3F5F6; }
    .subfeatured .quote .quoteText {
      position: relative; }
    .subfeatured .quote p {
      font-size: 22px;
      font-weight: 200;
      line-height: 160%;
      color: #283235;
      position: relative;
      text-indent: 34px; }
    .subfeatured .quote .icon-quote {
      position: absolute;
      top: -2px;
      left: -15px;
      font-size: 34px; }
    .subfeatured .quote .author {
      font-weight: bold;
      color: #283235;
      font-style: normal;
      font-family: "Proxima", "Helvetica Neue", Helvetica, Arial, sans-serif; }
    .subfeatured .quote .shorten {
      height: 250px; }
  .subfeatured .shorten {
    height: 150px;
    overflow: hidden;
    position: relative; }
    .subfeatured .shorten:before {
      content: '';
      position: absolute;
      height: 70px;
      bottom: 0;
      left: 0;
      right: 0;
      /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&amp;0+0,1+100 */
      background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
      /* FF3.6+ */
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, white));
      /* Chrome,Safari4+ */
      background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
      /* Chrome10+,Safari5.1+ */
      background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
      /* Opera 11.10+ */
      background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
      /* IE10+ */
      background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
      /* W3C */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
      /* IE6-9 */ }
  .subfeatured .more {
    display: block;
    color: #82868e;
    margin-top: 30px; }

.recommended-mid-article {
  border-bottom: 2px solid #F3F5F6;
  border-top: 2px solid #F3F5F6;
  padding: 15px 0;
  text-align: center;
  clear: both; }
  .recommended-mid-article .table > div {
    display: table-cell;
    vertical-align: middle; }
  .recommended-mid-article p {
    font-family: "Proxima", "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    font-size: 18px;
    color: black;
    font-weight: 400;
    line-height: 140%;
    text-align: left; }
    .recommended-mid-article p b {
      padding-right: 10px; }
  .recommended-mid-article .image {
    padding-right: 20px; }
  .recommended-mid-article img {
    max-height: 60px;
    width: auto; }
  @media (max-width: 767px) {
    .recommended-mid-article p {
      font-size: 16px; }
    .recommended-mid-article b {
      display: block;
      margin-bottom: 5px; } }

@media (max-width: 991px) {
  #emailModal {
    font-size: 12px; }
    #emailModal a.btn {
      margin: 0 auto 40px;
      line-height: 60px;
      width: 320px;
      max-width: 100%;
      font-size: 200%; } }
@media (max-width: 767px) {
  #emailModal {
    font-size: 10px; }
    #emailModal .modal-body {
      padding: 30px 20px; }
    #emailModal form {
      text-align: left; }

  .featured .post {
    border-bottom: 2px solid white;
    border-left: none !important;
    border-right: none !important;
    height: 220px; }
    .featured .post h2 {
      font-size: 24px !important; }
    .featured .post.video .play {
      width: 50px;
      margin: -25px 0 0 -25px;
      line-height: 44px;
      height: 50px; }
      .featured .post.video .play .icon {
        font-size: 30px; }
    .featured .post.video h2 {
      font-size: 20px !important; }

  .subfeatured .sub-post {
    padding: 50px 30px 30px; }
    .subfeatured .sub-post.quote p {
      font-size: 18px; } }
@media (max-width: 480px) {
  .recommended .image {
    margin: 0 auto;
    float: none;
    display: block; } }
.logo a img {
  margin-top: 3px;
  width: 200px;
  height: auto; }

.logo.logo-small a img {
  width: 40px;
  height: 24px; }

/* Content.ad */
.contentAd .ac_pixel, .contentAd .ac_header_title, .contentAd .ac_credit {
  display: none !important; }
.contentAd .ac_adbox_inner {
  display: table;
  width: 100%;
  table-layout: fixed; }
  .contentAd .ac_adbox_inner .ac_container {
    display: table-cell !important; }
    .contentAd .ac_adbox_inner .ac_container .ac_image_link {
      max-width: 100%;
      height: auto !important; }
    .contentAd .ac_adbox_inner .ac_container .ac_title_wrapper {
      margin-top: 10px;
      max-width: 100%; }
      .contentAd .ac_adbox_inner .ac_container .ac_title_wrapper .ac_title {
        max-width: 100%;
        font-weight: bold;
        font-family: "Proxima", "Helvetica Neue", Helvetica, Arial, sans-serif;
        padding-right: 10px !important;
        font-size: 15px !important;
        line-height: 120% !important; }
    .contentAd .ac_adbox_inner .ac_container .ac_referrer {
      display: none; }

@media (max-width: 600px) {
  .contentAd .ac_adbox_inner .ac_container:nth-child(3), .contentAd .ac_adbox_inner .ac_container:nth-child(4) {
    display: none !important; } }
/* Love It! */
.love-it .hethens-voting-vote-up {
  border-radius: 1000px;
  width: 160px;
  border: 2px solid #CA3737;
  line-height: 40px;
  padding: 0 20px;
  font-size: 17px;
  color: #CA3737;
  text-align: left;
  background: white;
  position: relative;
  z-index: 2; }
  .love-it .hethens-voting-vote-up .icon.hide {
    display: none; }
  .love-it .hethens-voting-vote-up:hover .icon {
    display: none;
    color: #CA3737; }
  .love-it .hethens-voting-vote-up:hover .icon.hide {
    display: inline-block; }
  .love-it .hethens-voting-vote-up .icon {
    margin-right: 8px !important;
    color: #CA3737; }
  .love-it .hethens-voting-vote-up.hethens-voting-voted-up {
    color: white !important;
    background: #CA3737; }
    .love-it .hethens-voting-vote-up.hethens-voting-voted-up:hover i, .love-it .hethens-voting-vote-up.hethens-voting-voted-up i {
      color: white; }
.love-it .hethens-voting-vote-counter {
  border: 2px solid #283235;
  line-height: 18px;
  padding: 0 5px;
  border-radius: 2px;
  margin-left: 8px;
  position: relative;
  font-size: 13px; }
  .love-it .hethens-voting-vote-counter:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-width: 6px;
    border-style: solid;
    border-color: transparent #283235 transparent transparent;
    top: 50%;
    left: -12px;
    margin: -6px 0 0; }

.gsc-selected-option-container {
  min-width: 100px !important; }

.cse input.gsc-search-button, input.gsc-search-button {
  height: 45px !important;
  min-width: 60px !important; }

.gsc-result .gs-title {
  height: auto !important;
  line-height: 120% !important; }

@font-face {
  font-family: "icons";
  src: url("../fonts/icons-a265a8b5379cd6406ba2089d8282eb9e.eot");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "icons";
  src: url("../fonts/icons-a265a8b5379cd6406ba2089d8282eb9e.eot");
  src: url("../fonts/icons-a265a8b5379cd6406ba2089d8282eb9e.eot?#iefix") format("embedded-opentype"), url("../fonts/icons-a265a8b5379cd6406ba2089d8282eb9e.woff") format("woff"), url("../fonts/icons-a265a8b5379cd6406ba2089d8282eb9e.ttf") format("truetype"), url("../fonts/icons-a265a8b5379cd6406ba2089d8282eb9e.svg?#icons") format("svg");
  font-weight: normal;
  font-style: normal; }
.icon {
  font-family: "icons";
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-alert:before {
  content: "\f101"; }

.icon-announcement:before {
  content: "\f102"; }

.icon-arrow-circle-o-up:before {
  content: "\f103"; }

.icon-arrow-down:before {
  content: "\f104"; }

.icon-arrow-left-c:before {
  content: "\f105"; }

.icon-arrow-left:before {
  content: "\f106"; }

.icon-arrow-right-c:before {
  content: "\f107"; }

.icon-arrow-right:before {
  content: "\f108"; }

.icon-arrow-up:before {
  content: "\f109"; }

.icon-arrow-up2:before {
  content: "\f10a"; }

.icon-asterisk:before {
  content: "\f10b"; }

.icon-back-left:before {
  content: "\f10c"; }

.icon-ban:before {
  content: "\f10d"; }

.icon-bell:before {
  content: "\f10e"; }

.icon-bold:before {
  content: "\f10f"; }

.icon-bookmark:before {
  content: "\f110"; }

.icon-brain:before {
  content: "\f111"; }

.icon-check:before {
  content: "\f112"; }

.icon-close:before {
  content: "\f113"; }

.icon-comment-outline:before {
  content: "\f114"; }

.icon-comment:before {
  content: "\f115"; }

.icon-directions:before {
  content: "\f116"; }

.icon-discussion:before {
  content: "\f117"; }

.icon-earth:before {
  content: "\f118"; }

.icon-edit:before {
  content: "\f119"; }

.icon-email:before {
  content: "\f11a"; }

.icon-eraser:before {
  content: "\f11b"; }

.icon-eye:before {
  content: "\f11c"; }

.icon-face-sad:before {
  content: "\f11d"; }

.icon-facebook:before {
  content: "\f11e"; }

.icon-filter:before {
  content: "\f11f"; }

.icon-flag:before {
  content: "\f120"; }

.icon-flame:before {
  content: "\f121"; }

.icon-gplus:before {
  content: "\f122"; }

.icon-heart-broken:before {
  content: "\f123"; }

.icon-heart-empty:before {
  content: "\f124"; }

.icon-heart:before {
  content: "\f125"; }

.icon-help:before {
  content: "\f126"; }

.icon-image:before {
  content: "\f127"; }

.icon-info:before {
  content: "\f128"; }

.icon-italic:before {
  content: "\f129"; }

.icon-light-bulb:before {
  content: "\f12a"; }

.icon-link-alt:before {
  content: "\f12b"; }

.icon-link:before {
  content: "\f12c"; }

.icon-list-ol:before {
  content: "\f12d"; }

.icon-list-ul:before {
  content: "\f12e"; }

.icon-lock:before {
  content: "\f12f"; }

.icon-magic:before {
  content: "\f130"; }

.icon-medal:before {
  content: "\f131"; }

.icon-menu:before {
  content: "\f132"; }

.icon-minus-lg:before {
  content: "\f133"; }

.icon-minus:before {
  content: "\f134"; }

.icon-notification:before {
  content: "\f135"; }

.icon-picture-o:before {
  content: "\f136"; }

.icon-pinterest:before {
  content: "\f137"; }

.icon-play:before {
  content: "\f138"; }

.icon-plus:before {
  content: "\f139"; }

.icon-post:before {
  content: "\f13a"; }

.icon-profile:before {
  content: "\f13b"; }

.icon-pulse:before {
  content: "\f13c"; }

.icon-quote:before {
  content: "\f13d"; }

.icon-reload:before {
  content: "\f13e"; }

.icon-remove:before {
  content: "\f13f"; }

.icon-rss:before {
  content: "\f140"; }

.icon-search:before {
  content: "\f141"; }

.icon-settings:before {
  content: "\f142"; }

.icon-share:before {
  content: "\f143"; }

.icon-shuffle:before {
  content: "\f144"; }

.icon-star:before {
  content: "\f145"; }

.icon-strikethrough:before {
  content: "\f146"; }

.icon-stumble:before {
  content: "\f147"; }

.icon-text-height:before {
  content: "\f148"; }

.icon-thought:before {
  content: "\f149"; }

.icon-thunder:before {
  content: "\f14a"; }

.icon-time:before {
  content: "\f14b"; }

.icon-topic:before {
  content: "\f14c"; }

.icon-trophy:before {
  content: "\f14d"; }

.icon-twitter:before {
  content: "\f14e"; }

.icon-underline:before {
  content: "\f14f"; }

.icon-upload:before {
  content: "\f150"; }

.icon-user:before {
  content: "\f151"; }

.icon-video:before {
  content: "\f152"; }

.icon-view-grid-solid:before {
  content: "\f153"; }

.icon-view-grid:before {
  content: "\f154"; }

.icon-view-list-thumb:before {
  content: "\f155"; }

form#filter_form {
  text-align: center; }

input[type="date"]::-webkit-inner-spin-button {
  -webkit-appearance: none; }

form#filter_form p {
  display: inline-block;
  color: gray;
  margin-bottom: 0px; }

.wp-pagenavi {
  display: none; }

#filter_div {
  border: 1px solid gray; }

.blog-content {
  position: relative;
  padding-bottom: 0; }

.wp-post-series-box {
  display: none; }

#sidebar {
  position: absolute;
  display: none;
  right: 0;
  top: 40px;
  width: 340px;
  box-shadow: inset 10px 0 10px -8px rgba(0, 0, 0, 0.15);
  border-bottom: 1px solid #F3F5F6;
  overflow-y: scroll; }
  #sidebar > div {
    padding: 20px; }
  #sidebar .ad {
    border-bottom: 1px solid #F3F5F6;
    padding: 20px 0;
    margin: 0 12px; }
  #sidebar h4 {
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 20px;
    margin: 0;
    line-height: 42px;
    margin-bottom: 15px;
    border: 2px solid #02b892;
    color: #02b892; }
  #sidebar a {
    display: block;
    border-bottom: 1px solid #F3F5F6;
    padding: 0 0 20px;
    margin-bottom: 20px; }
    #sidebar a:last-child {
      border-bottom: none;
      margin: 0;
      padding: 0; }
  #sidebar span {
    display: block; }
    #sidebar span.image {
      height: 100px;
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
      background-color: #283235;
      background-position: center center;
      background-repeat: none;
      position: relative; }
      #sidebar span.image i {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 32px;
        height: 32px;
        text-align: center;
        line-height: 32px;
        background: rgba(0, 0, 0, 0.6);
        background: white;
        font-size: 24px;
        font-weight: bold;
        color: #283235; }
    #sidebar span.title {
      padding: 10px 0 0;
      font-size: 14px;
      line-height: 140%;
      font-weight: bold;
      color: #283235;
      text-transform: uppercase; }

.related-inline {
  font-weight: bold;
  font-family: "Proxima", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 40px 0 !important;
  position: relative;
  z-index: 1;
  clear: both; }
  .related-inline:before {
    border-top: 2px solid #dfdfdf;
    content: "";
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    bottom: 0;
    width: 95%;
    z-index: -1; }
  .related-inline span {
    background: #fff;
    padding: 0 25px; }

.post-content {
  line-height: 180%;
  font-size: 20px;
  font-family: "Lora", Georgia, "Times New Roman", Times, serif;
  color: #4d575a;
  font-weight: 100;
  position: relative; }
  @media (max-width: 767px) {
    .post-content {
      font-size: 18px; } }
  .post-content .special-above {
    float: right;
    margin: 0 -150px 0 50px; }
  .post-content.small {
    font-size: 18px;
    line-height: 150%; }
  .post-content .wp-caption-text {
    font-size: 11px; }
  .post-content p {
    margin-bottom: 30px; }
    .post-content p:last-child {
      margin: 0; }
  .post-content h1, .post-content h2, .post-content h3, .post-content h4, .post-content h5, .post-content h6 {
    font-family: "Proxima", "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-bottom: 20px;
    font-weight: bold; }
  .post-content .subscribe {
    margin-bottom: 40px;
    padding-top: 20px;
    padding-bottom: 20px;
    font-family: "Proxima", "Helvetica Neue", Helvetica, Arial, sans-serif; }
    .post-content .subscribe h4 {
      display: block;
      margin: 0 0 20px;
      padding: 0; }
  .post-content .summary ul {
    margin-top: 0;
    margin-bottom: 0; }
  .post-content h2 {
    font-size: 150%; }
  .post-content h3 {
    font-size: 130%; }
  .post-content h4 {
    font-size: 110%; }
  .post-content h2, .post-content h3, .post-content h4, .post-content h5 {
    padding-top: 25px; }
  .post-content small {
    font-size: 10px; }
  .post-content ul, .post-content ol {
    margin: 25px 0 25px 25px; }
  .post-content ul ul, .post-content ol ol {
    margin: 10px 0 10px 25px; }
  .post-content p strong {
    color: #111; }
  .post-content ul li {
    list-style: disc;
    padding-bottom: 5px; }
  .post-content ol li {
    list-style: decimal;
    padding-bottom: 5px; }
  .post-content li:last-child {
    padding: 0; }
  .post-content li li:first-child {
    padding-top: 5px; }
  .post-content blockquote {
    font-size: 100%;
    font-weight: bold;
    font-style: normal;
    font-family: "Proxima", "Helvetica Neue", Helvetica, Arial, sans-serif; }
    .post-content blockquote .btn {
      margin-top: 15px; }
  .post-content.list-article ol {
    counter-reset: list-counter;
    margin-left: 0;
    padding-left: 0; }
    .post-content.list-article ol > li {
      list-style: none;
      position: relative;
      padding-left: 0px;
      margin-bottom: 50px; }
      .post-content.list-article ol > li p {
        font-size: 18px;
        line-height: 140%; }
      .post-content.list-article ol > li:before {
        content: counter(list-counter);
        counter-increment: list-counter;
        position: absolute;
        top: 1px;
        left: 0px;
        border: 2px solid black;
        border-radius: 1000px;
        width: 34px;
        line-height: 34px;
        height: 34px;
        text-align: center;
        font-size: 16px;
        font-weight: bold;
        color: black;
        font-family: "Proxima", "Helvetica Neue", Helvetica, Arial, sans-serif; }
      .post-content.list-article ol > li h2, .post-content.list-article ol > li h3 {
        padding-top: 0;
        margin-top: 0;
        padding-left: 44px; }

.ajax-content .post-content {
  font-size: 19px; }

.postImage {
  position: relative; }
  .postImage img {
    display: inline-block;
    text-align: center; }

.postImageFull {
  height: 600px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-color: #283235;
  background-position: center center;
  background-repeat: none;
  z-index: 1000000;
  display: table;
  width: 100%;
  margin: 0 auto 20px; }
  .postImageFull > div {
    display: table-cell;
    height: 100%;
    width: 100%;
    vertical-align: middle;
    position: relative; }
    .postImageFull > div h1 {
      color: white;
      text-align: center;
      font-weight: bold;
      width: 100%;
      margin: 0;
      padding: 0;
      position: relative;
      z-index: 2;
      font-size: 50px;
      line-height: 120%; }
    .postImageFull > div p {
      color: white;
      text-align: center;
      font-size: 20px;
      margin: 15px 0 0;
      position: relative;
      z-index: 2;
      line-height: 140%; }
      .postImageFull > div p:first-of-type {
        margin-top: 30px; }
    .postImageFull > div .bg {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 1;
      background: -moz-linear-gradient(top, transparent 0%, transparent 10%, rgba(0, 0, 0, 0.6) 50%, transparent 90%, transparent 100%);
      /* FF3.6+ */
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(10%, transparent), color-stop(50%, rgba(0, 0, 0, 0.6)), color-stop(90%, transparent), color-stop(100%, transparent));
      /* Chrome,Safari4+ */
      background: -webkit-linear-gradient(top, transparent 0%, transparent 10%, rgba(0, 0, 0, 0.6) 50%, transparent 90%, transparent 100%);
      /* Chrome10+,Safari5.1+ */
      background: -o-linear-gradient(top, transparent 0%, transparent 10%, rgba(0, 0, 0, 0.6) 50%, transparent 90%, transparent 100%);
      /* Opera 11.10+ */
      background: -ms-linear-gradient(top, transparent 0%, transparent 10%, rgba(0, 0, 0, 0.6) 50%, transparent 90%, transparent 100%);
      /* IE10+ */
      background: linear-gradient(to bottom, transparent 0%, transparent 10%, rgba(0, 0, 0, 0.6) 50%, transparent 90%, transparent 100%);
      /* W3C */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#00000000',GradientType=0 );
      /* IE6-9 */ }

.postHeader {
  position: relative;
  padding: 60px 60px 30px;
  text-align: center; }
  .postHeader .postImage {
    margin: 50px 0 0;
    text-align: center;
    display: inline-block; }
  .postHeader p {
    width: 850px;
    font-weight: 200;
    max-width: 100%;
    margin: 10px auto 0;
    font-size: 22px;
    line-height: 160%;
    font-family: 'Lora', 'Proxima', 'Helvetica Neue', Helvetica, sans-serif; }
    .postHeader p:first-of-type {
      border-top: 1px solid #F3F5F6;
      padding: 20px 0 0;
      margin: 20px auto 0; }
  .postHeader h1 {
    margin-bottom: 0;
    font-weight: bold;
    font-size: 50px;
    line-height: 110%;
    color: #283235 !important; }
  .postHeader img {
    display: inline; }

.image-source {
  position: absolute;
  bottom: 0;
  left: 40px;
  background: rgba(0, 0, 0, 0.8);
  padding: 0 10px;
  color: white;
  font-size: 12px !important;
  z-index: 10; }
  .image-source a {
    color: white; }
    .image-source a :hover {
      color: #ccc; }

.authorBox {
  border-top: 3px solid #F3F5F6;
  border-bottom: none;
  padding: 30px 0 0;
  position: relative;
  color: #283235;
  vertical-align: middle; }
  .authorBox .authorAvatar {
    width: 130px;
    padding-right: 20px;
    vertical-align: middle; }
  .authorBox .authorText h4 {
    font-size: 24px; }
  .authorBox .authorText .fb_subcribe {
    height: 25px; }
  .authorBox p {
    line-height: 140%;
    font-weight: 200;
    font-size: 18px;
    margin: 15px 0 20px;
    font-family: "Lora", Georgia, "Times New Roman", Times, serif;
    color: #82868e; }
  .authorBox .links {
    line-height: 0;
    height: auto; }
    .authorBox .links a {
      margin-right: 5px;
      margin-bottom: 5px; }
  .authorBox.fb-subscribe div.authortext p {
    padding: 15px 0 0 0;
    margin: 0; }

.postNav {
  position: absolute;
  top: 50%;
  background: rgba(0, 0, 0, 0.75);
  z-index: 100;
  color: white;
  font-size: 52px;
  border-radius: 100px;
  padding: 10px;
  left: -20px;
  display: none; }

.postNav a {
  color: white;
  text-decoration: none;
  line-height: 20px;
  display: block;
  position: relative;
  bottom: 5px; }

.postNavNext {
  left: auto;
  right: -20px; }

.relatedPosts {
  overflow: hidden; }
  .relatedPosts .row > div {
    border: 2px solid white; }
  .relatedPosts a {
    display: table;
    background: rgba(0, 0, 0, 0.2);
    height: 250px;
    width: 100%; }
    .relatedPosts a > div {
      display: table-cell;
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
      background-position: center center;
      background-repeat: none;
      vertical-align: middle;
      height: 250px;
      width: 100%; }
      .relatedPosts a > div .bg {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.3);
        z-index: 1; }
      .relatedPosts a > div h5 {
        color: white;
        font-size: 24px;
        font-weight: bold;
        padding: 20px 30px;
        margin: 0;
        text-align: center;
        position: relative;
        z-index: 11;
        text-shadow: 0 1px 3px black; }
    .relatedPosts a:hover h5 {
      -webkit-transform: translateY(-10px);
      -moz-transform: translateY(-10px);
      -ms-transform: translateY(-10px);
      -o-transform: translateY(-10px);
      transform: translateY(-5px); }
    .relatedPosts a:hover .bg {
      background: rgba(0, 0, 0, 0.1); }

.single-post .container.slim, .weekly-image .container.slim, .ajax-modal.blog .container.slim {
  margin: 0 auto; }
.single-post .shareBar, .weekly-image .shareBar, .ajax-modal.blog .shareBar {
  position: relative;
  background: none;
  margin: -15px 0 40px;
  padding-right: 0;
  padding-left: 0; }
  .single-post .shareBar .social, .weekly-image .shareBar .social, .ajax-modal.blog .shareBar .social {
    float: none; }
  .single-post .shareBar > div, .weekly-image .shareBar > div, .ajax-modal.blog .shareBar > div {
    padding: 0;
    text-align: left;
    width: auto; }
    .single-post .shareBar > div .author, .weekly-image .shareBar > div .author, .ajax-modal.blog .shareBar > div .author {
      display: none; }
    .single-post .shareBar > div .comments, .weekly-image .shareBar > div .comments, .ajax-modal.blog .shareBar > div .comments {
      display: none; }
    .single-post .shareBar > div h4, .weekly-image .shareBar > div h4, .ajax-modal.blog .shareBar > div h4 {
      font-weight: bold; }

.bbp-topic-wrapper .shareBar {
  padding-right: 0; }

.nub s, .nub i {
  border-color: lightGrey transparent transparent;
  border-right: 5px solid transparent;
  border-style: solid;
  border-width: 5px;
  display: block;
  position: relative; }

.nub i {
  left: 0;
  top: -12px;
  border-top-color: white; }

/* Inline related posts widget */
.inline-widget {
  text-align: center;
  border-top: 2px solid #F3F5F6;
  border-bottom: 2px solid #F3F5F6;
  padding: 20px 0;
  margin-bottom: 30px; }
  .inline-widget a {
    display: block;
    margin-bottom: 25px;
    text-transform: capitalize;
    line-height: 130%;
    font-family: "Proxima", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 17px; }
    .inline-widget a:last-of-type {
      margin-bottom: 0; }
  .inline-widget h4 {
    margin-top: 0;
    padding-top: 0; }
  .inline-widget img {
    display: block;
    margin-bottom: 10px; }
  .inline-widget.centered {
    text-align: center; }
    .inline-widget.centered h4 {
      font-size: 16px;
      margin-bottom: 10px; }
    .inline-widget.centered > div {
      max-width: 500px;
      margin: 0 auto; }
    .inline-widget.centered a {
      display: table-cell;
      vertical-align: middle; }
      .inline-widget.centered a:first-of-type {
        padding-right: 15px; }
      .inline-widget.centered a img {
        margin-bottom: 0;
        width: 125px; }
      .inline-widget.centered a p {
        text-align: left;
        font-size: 20px;
        line-height: 130%; }
  .inline-widget.offset {
    width: 250px;
    position: relative; }
  .inline-widget.offset-right {
    float: right;
    left: 80px; }
  .inline-widget.offset-left {
    float: left;
    left: auto;
    right: 80px; }

/* Big Share Buttons */
.big-share-buttons {
  text-align: center; }
  .big-share-buttons a, .big-share-buttons .hethens-voting-vote {
    display: inline-block;
    vertical-align: middle;
    padding: 0 12px;
    line-height: 46px;
    color: white !important;
    text-align: center;
    font-size: 16px;
    border-radius: 3px;
    margin: 0 7px 10px 0;
    font-weight: 600;
    width: 260px;
    cursor: pointer; }
  .big-share-buttons i {
    position: relative;
    display: inline-block !important;
    vertical-align: middle; }
  .big-share-buttons .twitter {
    text-shadow: 0px 1px 1px #00aede;
    background: #00ACEE; }
    .big-share-buttons .twitter:hover {
      background: #009cd8; }
  .big-share-buttons .facebook {
    text-shadow: 0px 1px 1px #37538d;
    background-color: #3d62b2; }
    .big-share-buttons .facebook:hover {
      background-color: #315092; }
  .big-share-buttons .pinterest {
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
    background: #CA212A; }
  .big-share-buttons .stumble {
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
    background: #FF4E2E; }
  .big-share-buttons .gplus {
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);
    background: #EB4026; }
  .big-share-buttons .hethens-voting-vote {
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);
    background: #111;
    border: 1px solid #111; }
  .big-share-buttons .hethens-voting-vote i {
    background: url(images/sprite.png) -482px -18px;
    height: 15px; }
  .big-share-buttons .hethens-voting-vote:hover i {
    background: url(images/sprite.png) -482px -69px; }

/* Images */
img.wp-smiley {
  border: none !important;
  clear: none !important;
  float: none !important;
  margin: 0 !important;
  padding: 0 !important; }

.wp-caption {
  max-width: 100%;
}

.wp-caption.aligncenter,
img.centered,
img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption.alignright,
img.alignright {
  float: right;
  margin: 0px 0 30px 30px;
  z-index: 100;
  position: relative; }

.wp-caption.alignleft,
img.alignleft {
  float: left;
  margin: 0px 30px 30px 0;
  z-index: 100;
  position: relative; }

.gbqfwa .gbqfway_label_box {
  margin-top: 10px !important; }

.buy-btn, .buy-btn:hover, .buy-btn:active, .buy-btn:visited, .buy-btn:focus {
  border-radius: 10px;
  border-color: #444444;
  color: #161616;
  background-color: #FFFFFF;
  margin: 10px 0;
  min-width: 150px; }

.both-btn.buy-btn {
  margin-right: 10px; }

.read-btn, .read-btn:hover, .read-btn:active, .read-btn:visited, .read-btn:focus {
  border-radius: 10px;
  border-color: #66b266;
  color: #329932;
  background-color: #FFFFFF;
  margin: 10px 0;
  min-width: 150px; }

.textareaSubmit {
  margin-top: -58px;
  opacity: 0;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }
  .textareaSubmit.activated {
    margin-top: 0;
    margin-bottom: 15px;
    opacity: 1; }

#commentContainer {
  background: white; }

.comment-signin {
  height: auto;
  padding: 15px 10px;
  background: #009bf4;
  font-weight: bold;
  color: white; }
  .comment-signin .btn {
    margin: 0 10px;
    font-weight: bold; }

.navigation,
.paged-navigation,
.comment-navigation {
  overflow: hidden;
  font-family: georgia, times, serif;
  font-size: 14px;
  font-style: italic;
  margin: 5px 0 25px 0;
  padding: 5px 0; }

#comments .reply-content {
  font-size: 14px;
  line-height: 140%;
  padding-right: 10px; }

.comment-number {
  margin-bottom: 5px; }

li.comment .comment-respond {
  padding: 0 30px 30px;
  position: relative;
  border: none;
  background: none; }

li.comment .comment-reply-title {
  display: none; }

#comments h3 {
  font-size: 13px;
  font-weight: normal; }

.comment.depth-1 {
  border-left: none;
  background: none; }
  .comment.depth-1:last-of-type {
    border-bottom: 1px solid #e4e9eb; }

.comment, .comment.depth-3, .comment.depth-5, .comment.depth-7, .comment.depth-9 {
  background: white;
  border: 1px solid #e4e9eb;
  border-bottom: none;
  border-right: none; }

.commentlist > li:first-child, .commentlist > li:nth-child(2), .commentlist > li:nth-child(3) {
  display: block; }

.commentlist > li:first-child {
  border-top: none; }

#showcomments {
  width: 300px;
  margin: 20px auto 30px; }

#respond h3 {
  display: none; }
#respond .logged-in-as {
  font-size: 11px;
  margin-bottom: 5px;
  display: none; }
#respond .must-log-in {
  margin: 0; }
#respond .form-submit {
  display: none; }
#respond .comment-form-comment {
  margin: 0 0 15px; }
#respond .comment-content {
  border-style: none; }

p.comment-subscription-form {
  display: inline-block;
  line-height: 30px;
  padding: 0 11px;
  background: #eee;
  border-radius: 20px;
  margin: 5px 0 0; }

.comment-number a {
  line-height: 150%;
  display: inline-block;
  width: 200px;
  vertical-align: middle;
  margin-right: 10px;
  max-width: 45%; }

p.form-allowed-tags {
  display: none; }

.commentlist .comment-body {
  padding: 15px 15px 15px 5px;
  border: none;
  background: none; }
.commentlist .avatar {
  display: inline-block;
  margin-right: 5px; }
.commentlist .children div.comment-options {
  margin-bottom: 10px; }

.comment.depth-2 {
  background-color: #F3F5F6;
  border: 1px solid #e4e9eb;
  border-bottom: none;
  border-right: none; }
  .comment.depth-2 .reply-content {
    padding-right: 15px; }
  .comment.depth-2 > div .admin-links {
    background-color: #F3F5F6 !important; }

ul.children {
  padding-left: 10px; }

div.comment-entry p:last-child {
  margin-bottom: 0; }

h3#reply .comments-header {
  font-size: 14px; }

#nav-below {
  margin: 0 0;
  padding: 0 0; }

#nav-above {
  margin: 0 0 15px;
  padding: 0; }

.comment-options {
  position: absolute;
  top: 0;
  right: 0; }

.comment-options .comment-reply-link,
.comment-options .comment-edit-link {
  font: normal 11px/20px Arial, Tahoma, Verdana, sans-serif;
  padding: 4px 8px; }

.mentions_container a.comment-reply-link, .mentions_container a.comment-reply-login {
  color: #00c194; }

/* Replies */
div.table {
  display: table;
  width: 100%;
  overflow: hidden; }
  div.table > div {
    display: table-row; }
    div.table > div > div {
      display: table-cell;
      vertical-align: middle; }

.reply-wrap-row > div {
  padding-top: 22px;
  padding-bottom: 22px; }

.children .reply-wrap-row > div {
  padding-top: 17px;
  padding-bottom: 17px;
  padding-left: 17px; }

.bbp-threaded-replies .reply-wrap-row > div {
  padding-left: 17px;
  padding-top: 17px;
  padding-right: 17px; }

.reply-loves {
  width: 50px !important;
  vertical-align: top;
  text-align: center;
  padding-right: 10px;
  padding-left: 10px; }
  .reply-loves span.hethens-voting-vote-counter {
    font-size: 10px;
    display: block;
    width: 30px;
    margin: 0 auto; }

.bbp-topic-wrapper .reply-meta {
  margin: 10px 0 20px; }

.reply-content {
  width: 100%; }

.reply-meta {
  position: relative; }
  .reply-meta .table {
    background: none; }
  .reply-meta .badge-xs {
    width: 16px;
    height: 16px;
    line-height: 14px;
    padding: 0px;
    margin: 0px 12px 0 -2px;
    border-radius: 1000px;
    background: #02b892;
    color: white;
    font-size: 11px;
    text-align: center;
    position: absolute;
    top: -1px;
    left: 27px;
    border: 1px solid white;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); }
  .reply-meta .karma {
    color: #283235;
    font-weight: bold;
    line-height: 25px;
    margin-right: 10px;
    font-size: 12px; }
  .reply-meta .bbp-author-avatar, .reply-meta .reply-avatar {
    margin-right: 10px; }
  .reply-meta .bbp-author-name, .reply-meta .reply-author {
    font-weight: bold;
    font-size: 16px;
    padding-right: 2px;
    vertical-align: middle;
    display: inline-block;
    color: #283235; }
  .reply-meta .date {
    color: #82868e;
    font-size: 11px;
    position: absolute;
    right: 0;
    top: 0;
    line-height: 25px;
    display: block; }

.bbp-reply-link.alt, .bbp-topic-link {
  margin: 0 0 0 5px;
  font-size: 12px;
  margin-bottom: 3px;
  line-height: 25px; }

.bbp-admin-links, .admin-links, .topic-admin-links {
  color: #888; }
  .bbp-admin-links .hethens-voting-wrapper, .admin-links .hethens-voting-wrapper, .topic-admin-links .hethens-voting-wrapper {
    margin-right: 10px; }
    .bbp-admin-links .hethens-voting-wrapper a, .admin-links .hethens-voting-wrapper a, .topic-admin-links .hethens-voting-wrapper a {
      margin-right: 0; }
  .bbp-admin-links .admin-links, .admin-links .admin-links, .topic-admin-links .admin-links {
    display: inline-block; }
  .bbp-admin-links.admin .bbp-topic-trash-link, .bbp-admin-links.admin .bbp-topic-edit-link, .admin-links.admin .bbp-topic-trash-link, .admin-links.admin .bbp-topic-edit-link, .topic-admin-links.admin .bbp-topic-trash-link, .topic-admin-links.admin .bbp-topic-edit-link {
    display: none; }
  .bbp-admin-links .ac-comment-edit, .admin-links .ac-comment-edit, .topic-admin-links .ac-comment-edit {
    display: inline-block; }
  .bbp-admin-links a, .admin-links a, .topic-admin-links a {
    font-weight: normal;
    text-transform: uppercase;
    text-decoration: none;
    color: #bbb;
    display: inline;
    font-size: 13px;
    margin-right: 10px; }
    .bbp-admin-links a:hover, .admin-links a:hover, .topic-admin-links a:hover {
      color: #4d575a; }
  .bbp-admin-links .bbp-topic-sticky-link, .bbp-admin-links .bbp-topic-super-sticky-link, .admin-links .bbp-topic-sticky-link, .admin-links .bbp-topic-super-sticky-link, .topic-admin-links .bbp-topic-sticky-link, .topic-admin-links .bbp-topic-super-sticky-link {
    display: none; }
  .bbp-admin-links .bbp-topic-reply-link, .bbp-admin-links .bbp-reply-to-link, .bbp-admin-links .comment-reply-link, .bbp-admin-links .comment-reply-login, .admin-links .bbp-topic-reply-link, .admin-links .bbp-reply-to-link, .admin-links .comment-reply-link, .admin-links .comment-reply-login, .topic-admin-links .bbp-topic-reply-link, .topic-admin-links .bbp-reply-to-link, .topic-admin-links .comment-reply-link, .topic-admin-links .comment-reply-login {
    font-weight: bold;
    color: #009bf4; }
  .bbp-admin-links .post-edit-link, .admin-links .post-edit-link, .topic-admin-links .post-edit-link {
    color: #02b892;
    font-weight: bold; }

.reply-text {
  margin-top: 12px;
  font-size: 16px;
  color: #283235;
  line-height: 160%;
  clear: both;
  word-wrap: break-word;
  overflow: hidden; }
  .reply-text .fluid-width-video-wrapper {
    margin: 25px auto; }
  .reply-text h1, .reply-text h2, .reply-text h3 {
    margin: 30px 0 20px; }
  .reply-text ul, .reply-text ol {
    margin: 0 0 20px 20px; }
  .reply-text li {
    list-style: disc;
    margin-bottom: 10px;
    margin-left: 15px; }
  .reply-text ol li {
    list-style: decimal; }
  .reply-text p {
    margin: 0 0 15px; }
  .reply-text div:last-child, .reply-text p:last-child {
    margin: 0; }
  .reply-text div {
    margin-bottom: 15px; }

.topic-header {
  position: relative;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
  padding: 70px 50px;
  margin: -40px -40px 10px -40px; }
  @media (max-width: 991px) {
    .topic-header {
      margin: -55px -20px 10px; } }
  @media (max-width: 767px) {
    .topic-header {
      margin: -50px -20px 10px; } }
  @media (max-width: 480px) {
    .topic-header {
      margin: -40px -20px 10px; }
      .topic-header .date {
        display: block; } }
  .topic-header h1 {
    color: white !important;
    position: relative;
    z-index: 5; }
  .topic-header .reply-meta {
    position: relative;
    z-index: 5;
    margin: 20px 0 0; }
    .topic-header .reply-meta .bbp-author-name {
      color: white; }
    .topic-header .reply-meta .date {
      color: white;
      position: static; }
    .topic-header .reply-meta .bbp-topic-link {
      color: white; }
  .topic-header:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 4;
    background: rgba(0, 0, 0, 0.5); }
  .topic-header:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 4;
    opacity: .3;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#004a68+0,008cff+16,00bf85+48,6e00e5+82,000000+100 */
    background: #004a68;
    /* Old browsers */
    background: -moz-linear-gradient(-45deg, #004a68 0%, #008cff 16%, #00bf85 48%, #6e00e5 82%, black 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #004a68), color-stop(16%, #008cff), color-stop(48%, #00bf85), color-stop(82%, #6e00e5), color-stop(100%, black));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(-45deg, #004a68 0%, #008cff 16%, #00bf85 48%, #6e00e5 82%, black 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(-45deg, #004a68 0%, #008cff 16%, #00bf85 48%, #6e00e5 82%, black 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(-45deg, #004a68 0%, #008cff 16%, #00bf85 48%, #6e00e5 82%, black 100%);
    /* IE10+ */
    background: linear-gradient(135deg, #004a68 0%, #008cff 16%, #00bf85 48%, #6e00e5 82%, black 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#004a68', endColorstr='#000000',GradientType=1 );
    /* IE6-9 fallback on horizontal gradient */ }

.reply-wrap-table {
  position: relative;
  table-layout: fixed;
  width: 100%; }
  .reply-wrap-table:hover .bbp-admin-links, .reply-wrap-table:hover .admin-links {
    opacity: 1; }

.pending-topic {
  padding: 40px; }
  .pending-topic span {
    color: #a94442; }

.lead-topic .bbp-reply-content {
  padding: 15px 0 0;
  margin: 0; }
.lead-topic .reply-text {
  font-size: 18px;
  font-weight: 200; }
.lead-topic .reply-meta .bbp-admin-links, .lead-topic .reply-meta .admin-links {
  display: block;
  position: static;
  text-align: center; }

.bbp-reply-collapsed-info {
  display: none !important;
  padding-left: 15px;
  padding-right: 15px;
  color: #999;
  line-height: 0; }

.collapsed .bbp-reply-collapsed-info {
  display: table-cell !important; }

.toggleVisibility {
  position: absolute;
  top: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.075);
  padding: 0 5px 2px;
  line-height: 10px;
  color: #4d575a;
  cursor: pointer; }
  .toggleVisibility:hover {
    background: #999;
    color: white; }
  .toggleVisibility i {
    font-weight: bold;
    font-size: 10px; }

.collapsed .bbp-threaded-replies,
.collapsed .reply-content {
  display: none !important; }

.bbp-topic-tags {
  margin-right: 15px;
  display: inline-block; }
  .bbp-topic-tags p {
    margin: 0; }
  .bbp-topic-tags a {
    text-decoration: underline; }

/* Reply Levels */
.level-1 {
  border-bottom: 1px solid #cee1ef !important; }

.bbp-threaded-replies {
  background: white;
  border: 1px solid #cee1ef;
  border-bottom: none;
  border-right: none;
  margin-left: 15px; }
  .bbp-threaded-replies .bbp-reply-loves {
    padding-left: 5px; }

.level-odd > .bbp-threaded-replies {
  background-color: #f0f8ff;
  border: 1px solid #cee1ef;
  border-bottom: none;
  border-right: none; }

.level-even > .reply-wrap-table {
  background-color: #f0f8ff !important; }
  .level-even > .reply-wrap-table .bbp-admin-links, .level-even > .reply-wrap-table .admin-links {
    background: #f0f8ff !important; }

.fresh > .reply-wrap-table {
  border-left: 5px solid #89cfc1;
  margin-left: -1px; }

.bbp-threaded-replies
.bbp-threaded-replies
.bbp-threaded-replies
.bbp-threaded-replies
.bbp-threaded-replies {
  padding-left: 0; }

/* Topic Loop */
.topic-title {
  text-align: left;
  padding-left: 0px;
  font-size: 17px;
  overflow: hidden; }
  .topic-title a {
    display: block;
    word-wrap: break-word; }
  .topic-title .bbp-topic-pagination {
    margin: 0px 0 0 2px;
    vertical-align: middle; }
    .topic-title .bbp-topic-pagination a {
      -webkit-border-radius: 25px;
      -moz-border-radius: 25px;
      border-radius: 25px;
      float: left; }

.topic-freshness,
.freshness {
  width: 15%;
  white-space: nowrap; }

/* Reply Sorting */
.sortReplies {
  padding: 8px 10px;
  text-align: right; }
  .sortReplies .bbp-pagination {
    text-align: left;
    float: left; }
  .sortReplies .bbp-pagination-count {
    display: none; }
  .sortReplies .sort {
    float: right; }
  .sortReplies .bbp-pagination-links a.page-numbers, .sortReplies .bbp-pagination-links span {
    padding: 7px 10px !important;
    line-height: 10px !important; }
  .sortReplies label {
    vertical-align: middle;
    padding-right: 5px;
    margin: 0; }

/* Avatar Hover */
div.tip {
  display: none;
  width: 100px;
  z-index: 1000;
  color: white;
  text-align: center;
  padding: 5px; }

div.tip a, div.tip a:hover {
  background: none !important;
  padding: 0 !important;
  display: inline !important;
  color: white;
  font-size: 12px !important;
  margin: 0;
  line-height: 100% !important;
  float: noneimportant;
  box-shadow: none !important;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  text-shadow: 0 1px 2px black !important;
  border: none !important;
  position: static !important; }

div.tip a:hover {
  text-decoration: underline !important; }

td.bbp-topic-author span.bbp-topic-freshness-author a.bbp-author-avatar img {
  margin: 0;
  width: auto; }

td.bbp-reply-author a.bbp-author-avatar {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  float: left;
  margin-right: 10px; }

table.popupBubble, table.popupBubble tr, table.popupBubble tr td, .popupBubble {
  padding: 0;
  margin: 0; }

table.popupBubble tr td, table.popupBubble tr th {
  padding: 0;
  background: 100%; }

#popupContainer {
  position: absolute;
  left: 0;
  top: 0;
  display: none;
  z-index: 20000;
  width: auto;
  width: 250px;
  padding: 15px;
  margin: 0;
  background-color: #fff;
  border: 1px solid #d6dde0;
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.1);
  border-radius: 7px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px; }

p.popupLine {
  margin: 0; }

#popupContent span.popupBubble_name {
  float: left; }

#popupContent span.popupBubble_value {
  overflow: hidden;
  float: left; }

#popupContent {
  width: auto;
  min-height: 20px; }
  #popupContent .name {
    margin-bottom: 10px;
    text-align: center; }
  #popupContent h5 {
    padding: 0;
    margin: 0 5px 5px 0;
    font-weight: bold;
    font-size: 15px; }
  #popupContent .popupLine {
    font-size: 12px;
    line-height: 140%;
    margin-top: 10px; }
    #popupContent .popupLine.buttons a {
      width: 40%;
      margin: 0 5px; }
    #popupContent .popupLine.buttons .follow {
      color: #fff;
      background-color: #009bf4; }
      #popupContent .popupLine.buttons .follow:hover, #popupContent .popupLine.buttons .follow:focus, #popupContent .popupLine.buttons .follow:active, #popupContent .popupLine.buttons .follow.active {
        color: #fff;
        background-color: #008bdb; }
      .open #popupContent .popupLine.buttons .follow.dropdown-toggle {
        color: #fff;
        background-color: #0081cb; }
      #popupContent .popupLine.buttons .follow:active, #popupContent .popupLine.buttons .follow.active {
        background-image: none; }
      .open #popupContent .popupLine.buttons .follow.dropdown-toggle {
        background-image: none; }
      #popupContent .popupLine.buttons .follow.disabled, #popupContent .popupLine.buttons .follow.disabled:hover, #popupContent .popupLine.buttons .follow.disabled:focus, #popupContent .popupLine.buttons .follow.disabled:active, #popupContent .popupLine.buttons .follow.disabled.active, #popupContent .popupLine.buttons .follow[disabled], #popupContent .popupLine.buttons .follow[disabled]:hover, #popupContent .popupLine.buttons .follow[disabled]:focus, #popupContent .popupLine.buttons .follow[disabled]:active, #popupContent .popupLine.buttons .follow[disabled].active, fieldset[disabled] #popupContent .popupLine.buttons .follow, fieldset[disabled] #popupContent .popupLine.buttons .follow:hover, fieldset[disabled] #popupContent .popupLine.buttons .follow:focus, fieldset[disabled] #popupContent .popupLine.buttons .follow:active, fieldset[disabled] #popupContent .popupLine.buttons .follow.active {
        background-color: #009bf4; }
      #popupContent .popupLine.buttons .follow .badge {
        color: #009bf4;
        background-color: #fff; }

.popupBubble .corner {
  width: 19px;
  height: 15px; }

#popupContent div.group-button {
  clear: both;
  padding: 8px 0 8px;
  width: 100%;
  border-bottom: 1px solid #eee; }

table.forum tr.sticky td {
  font-size: 1.2em;
  background: #fff9db;
  border-top: 2px solid #ffe8c4;
  border-bottom: 5px solid #ffe8c4 !important; }

table.forum td.td-freshness span.time-since {
  font-size: 0.9em;
  color: #888; }

span.bbp-topic-pagination a.page-numbers, span.bbp-topic-pagination span {
  float: left;
  margin-right: 2px;
  font-size: 11px;
  line-height: 12px !important;
  padding: 1px 4px !important; }

/* Tables  */
tr.sticky td {
  border-top: 1px solid #cee1ef;
  border-bottom: 1px solid #cee1ef; }

tr.super-sticky td {
  background-color: #c6eee6;
  border-top: 1px solid #89cfc1;
  border-bottom: 1px solid #89cfc1; }

tr.status-trash.even td,
tr.status-spam.even td {
  background-color: #fee; }

tr.status-trash.odd td,
tr.status-spam.odd td {
  background-color: #fdd; }

.bbp-topics tbody tr.status-closed td,
.bbp-topics tbody tr.status-closed td a {
  color: #ccc; }

.topic-reply-count {
  text-align: center;
  width: 80px;
  font-size: 15px !important; }

.bbp-replies-table .type-topic {
  border-bottom: 3px solid #161623;
  padding: 15px 5px; }

span.bbp-author-ip {
  font-size: 11px;
  font-weight: bold;
  color: #aaa; }

.bbp-forum-info {
  width: 45%;
  text-align: left;
  padding-left: 25px;
  font-size: 19px; }

li.bbp-forum {
  list-style: disc;
  margin: 8px 0 0 25px;
  font-size: 14px; }

.forum-topic-count,
.forum-reply-count {
  width: 10%; }

div.reply.hentry {
  border-bottom: 1px solid #cee1ef; }
  div.reply.hentry:last-child {
    border-bottom: none; }

/* Toggles */
#subscription-toggle, #subscription-toggle.unsubscribe:hover {
  background: #eee;
  color: #333;
  border-color: #888; }

#subscription-toggle span {
  display: inline-block;
  width: 15px;
  height: 10px;
  background: url(images/transparent.png) -113px -145px;
  position: relative;
  top: 1px;
  right: 3px; }

body #subscription-toggle.subscribe:hover, body #subscription-toggle.unsubscribe {
  background: #00b85f !important;
  border-color: #007c40;
  color: white !important; }

.bbp-topic-action #favorite-toggle a {
  text-decoration: none;
  padding: 0px 3px 1px;
  color: #7c7;
  border: 1px solid #aca;
  background-color: #dfd;
  font-weight: bold;
  font-size: 13px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px; }

.bbp-topic-action #favorite-toggle a:hover {
  color: #5a5;
  border-color: #7c7;
  background-color: #beb; }

.bbp-topic-action #favorite-toggle span.is-favorite a {
  color: #faa;
  border: 1px solid #faa;
  background-color: #fee;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px; }

.bbp-topic-action #favorite-toggle span.is-favorite a:hover {
  color: #c88;
  border-color: #c88;
  background-color: #fdd; }

.bbp-topic-action #subscription-toggle a {
  text-decoration: none;
  padding: 0px 3px 1px;
  color: #7c7;
  border: 1px solid #aca;
  background-color: #dfd;
  font-weight: bold;
  font-size: 13px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px; }

.bbp-topic-action #subscription-toggle a:hover {
  color: #5a5;
  border-color: #7c7;
  background-color: #beb; }

.bbp-topic-action #subscription-toggle span.is-subscribed a {
  color: #faa;
  border: 1px solid #faa;
  background-color: #fee;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; }

.bbp-topic-action #subscription-toggle span.is-subscribed a:hover {
  color: #c88;
  border-color: #c88;
  background-color: #fdd; }

/* Pagination */
.bbp-pagination-count {
  text-align: center;
  font-size: 11px;
  margin-top: 10px; }

.pagination-bottom .bbp-pagination-links {
  text-align: center; }

.top-pagination .bbp-pagination-links {
  padding-right: 23px; }

.top-pagination div.bbp-pagination {
  margin-bottom: 0; }

.bbp-topic-pagination {
  display: inline-block;
  margin-left: 5px;
  margin-bottom: 2px; }

.bbp-topic-pagination a {
  font-size: 11px;
  line-height: 11px;
  padding: 1px 3px;
  border: 1px solid #2a7eba;
  text-decoration: none; }

div.bbp-pagination div.bbp-pagination-links a.page-numbers, div.bbp-pagination div.bbp-pagination-links span, div.wp-pagenavi a, div.wp-pagenavi span.current {
  text-align: center;
  font-size: 16px; }

.pagination-bottom {
  margin-top: 40px; }

.hidepagination {
  display: none; }

.wp-pagenavi {
  text-align: center;
  clear: both;
  position: relative; }

.bbp-pagination-links a.prev {
  border-radius: 100px 0 0 100px; }

.bbp-pagination-links a.next {
  border-radius: 0 100px 100px 0; }

div.wp-pagenavi a.nextpostslink {
  position: absolute;
  right: 30px; }

div.wp-pagenavi a.previouspostslink {
  right: auto;
  left: 0; }

div.wp-pagenavi span.pages {
  display: block;
  position: relative;
  font-size: 11px;
  margin: 0 0 10px; }

.bbp-topic-pagination a:hover {
  background: #111;
  border-color: black;
  color: white; }

body .top-pagination .bbp-pagination a, body .top-pagination .bbp-pagination span {
  font-size: 12px !important;
  padding: 4px 6px !important;
  margin: 0 0px !important; }

body .top-pagination .bbp-pagination span, body .top-pagination .bbp-pagination a:hover {
  padding: 5px 7px !important; }

/* Forms  */
input#bbp_topic_subscription {
  margin-right: 5px !important;
  display: inline-block;
  width: auto; }

#merge_topic select {
  width: 100%; }

.quicktags-toolbar {
  padding: 7px 7px 0px !important;
  border: 1px solid #ccc; }

.bbp-replies .bbp-reply-form, .type-topic .bbp-reply-form {
  padding: 0 15px 40px 0; }
  .bbp-replies .bbp-reply-form #bbp-cancel-reply-to-link, .type-topic .bbp-reply-form #bbp-cancel-reply-to-link {
    float: right;
    line-height: 35px;
    padding: 0 15px;
    font-size: 12px;
    color: #d6dde0; }

.type-topic .bbp-reply-form {
  padding-left: 0;
  padding-right: 0; }

.bbp-replies textarea#bbp_reply_content {
  min-height: 0;
  height: 100px; }

body.topic-edit .bbp-topic-form div.avatar img,
body.reply-edit .bbp-reply-form div.avatar img,
body.single-forum .bbp-topic-form div.avatar img,
body.single-reply .bbp-reply-form div.avatar img {
  margin-right: 0;
  padding: 10px;
  border: 1px solid #ddd;
  line-height: 0;
  background-color: #efefef; }

body.page .bbp-reply-form code,
body.page .bbp-topic-form code,
body.single-topic .bbp-reply-form code,
body.single-forum .bbp-topic-form code,
body.topic-edit .bbp-topic-form code,
body.reply-edit .bbp-reply-form code {
  font-size: 10px;
  background-color: #f0fff8;
  border: 1px solid #CEEFE1;
  display: block;
  padding: 8px;
  margin-top: 5px;
  width: 369px; }

/* Revisions */
#content .bbp-topic-revision-log,
#content .bbp-reply-revision-log,
#main .bbp-topic-revision-log,
#main .bbp-reply-revision-log,
#container .bbp-topic-revision-log,
#container .bbp-reply-revision-log {
  border-top: 1px dotted #ddd;
  list-style: none;
  width: 100%;
  margin: 0;
  padding: 8px 0 0 0;
  font-size: 11px;
  color: #aaa;
  display: none; }

/*Hide the strange toolbar*/
.cke.cke_chrome {
  display: none; }

.single-quote .quote-text {
  font-size: 30px; }

.single-quote .author {
  font-size: 22px !important; }

.quote-container {
  margin: 0px auto;
  text-align: center;
  margin-top: 15px; }

.quote-image {
  background: url(../images/quote.png) no-repeat;
  padding: 30px 0 0 40px;
  background-size: 53px 47px;
  display: inline-block; }

.quote-text {
  line-height: 130%;
  font-size: 24px;
  font-weight: 400;
  letter-spacing: -0.5px;
  position: relative;
  text-align: left;
  display: inline-block;
  color: #333; }

.quote .author {
  text-align: center;
  font-size: 22px;
  margin: 15px 0;
  color: #666;
  font-family: Georgia, Times, Serif;
  font-style: italic; }

.quotenav a {
  font-size: 15px;
  width: auto;
  color: #111;
  text-shadow: none;
  box-shadow: none;
  height: auto;
  padding: 25px 20px;
  background: #ddd;
  box-shadow: inset 0 1px 10px rgba(0, 0, 0, 0.2);
  display: block;
  height: 90px;
  text-align: left;
  position: relative; }

.quotenav a:hover {
  box-shadow: inset 0 1px 10px rgba(0, 0, 0, 0.5); }

.quote .entry {
  position: relative; }

.quotenav td {
  vertical-align: middle;
  padding: 0; }

.quotenav .random {
  text-align: center;
  line-height: 40px;
  min-height: 0;
  font-size: 20px; }

.quotenav .next {
  text-align: right; }

.quotenav .prev i {
  margin-right: 30px; }

.quotenav .next i {
  margin-left: 30px; }

.quotenav table {
  height: 100%; }

a.video {
  display: block;
  position: relative;
  margin-bottom: 5px; }
  a.video .play-button {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 44px;
    width: 44px;
    margin: -22px 0 0 -22px;
    text-align: center;
    background: rgba(0, 0, 0, 0.5);
    line-height: 42px;
    border-radius: 1000px;
    padding-left: 1px; }
  a.video:hover .play-button {
    background: rgba(0, 0, 0, 0.8); }

.video-list img {
  height: 180px; }

#related-videos {
  padding: 10px;
  border: 1px solid #ddd;
  margin: 0;
  background: #eee; }

#related-videos h5 {
  background: #111;
  margin: -10px -10px 10px;
  color: white;
  text-align: center;
  padding: 3px 0; }

#sidebar .video {
  display: block;
  position: relative; }

div.pagination {
  background: none;
  border: none;
  color: #888;
  font-size: 11px;
  padding: 5px 0;
  position: relative;
  text-align: center; }

span.page-numbers.dots {
  font-weight: normal; }

div.pagination .pagination-links span,
div.pagination .pagination-links a {
  font-size: 12px;
  padding: 0 5px; }

div.pagination .pagination-links a:hover {
  font-weight: bold; }

div#pag-bottom {
  margin-top: -1px; }

#nav-above {
  display: none; }

.paged #nav-above {
  display: block; }

body .navigation a, div.wp-pagenavi span.current, div.wp-pagenavi a, div.bbp-pagination-links a.page-numbers, div.bbp-pagination-links span, .tabs a, ul.widget-pagination li a, .bbp-pagination-links span.page-numbers.dots, .article-pages a {
  display: block;
  padding: 3px 9px;
  line-height: 23px;
  margin-right: 1px;
  font-size: 13px;
  font-weight: bold;
  background: #161623;
  color: white; }

body .navigation a:hover,
div.wp-pagenavi a:hover,
div.bbp-pagination-links a.page-numbers:hover, div.wp-pagenavi span.current, div.bbp-pagination div.bbp-pagination-links span, .tabs li:hover a, .tabs a.current, ul.widget-pagination li a.current, body ul.widget-pagination li a:hover, .article-pages a:hover {
  background: #2a7eba; }

body .navigation a,
div.wp-pagenavi span.current,
div.wp-pagenavi a,
div.bbp-pagination-links a.page-numbers, div.bbp-pagination-links span, ul.widget-pagination li a, .article-pages a {
  display: inline-block !important;
  line-height: 15px !important;
  font-size: 15px !important;
  padding: 10px 15px !important;
  text-decoration: none; }

.listingsContainer .comment .user_comment p {
  margin: 0 0 5px; }

a.delete {
  opacity: .25; }
  a.delete:hover {
    opacity: .5; }

.thread-info p {
  margin: 0; }

.thread-info a {
  display: block;
  line-height: 110%; }

.thread-info p.thread-excerpt {
  color: #444;
  font-size: 11px;
  margin-top: 3px;
  line-height: 130%; }

.thread-from .activity a {
  color: #82868e;
  font-weight: normal;
  line-height: 100%;
  font-size: 11px;
  margin-top: 3px;
  display: block; }

.profile-fields {
  margin: 0px 0 0; }
  .profile-fields tr td.field {
    border-right: none;
    padding-right: 20px;
    color: #283235;
    width: 150px; }
  .profile-fields tr td.data {
    color: #4d575a; }
    .profile-fields tr td.data p:last-child {
      margin-bottom: 0; }

.notification-settings {
  margin-bottom: 20px;
  text-align: left;
  margin: 0 auto 20px; }
  .notification-settings .yes, .notification-settings .no {
    text-align: center;
    width: 40px;
    padding: 5px; }
  .notification-settings th {
    font-weight: bold; }
  .notification-settings td, .notification-settings th {
    padding: 5px 20px; }

table.notification-settings th.icon,
table.notification-settings td:first-child {
  display: none; }

.notifications .mark-read {
  opacity: .3; }
  .notifications .mark-read:hover {
    opacity: .7; }

input#delete-account-button {
  font-size: 16px; }

p#avatar-upload input#upload {
  display: inline-block; }

td.field {
  border-right: 1px solid #eaeaea;
  font-weight: bold;
  width: 25%;
  vertical-align: text-top; }

.profile-header {
  padding-top: 120px;
  background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), #222 url(../images/login-bg.jpg) center center no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  color: white; }
  .profile-header .profile-text {
    margin-bottom: 60px; }
  .profile-header h1 {
    color: white;
    display: block;
    font-size: 35px;
    text-shadow: 0 1px 5px black; }
    .profile-header h1 b {
      font-size: 16px;
      font-weight: normal;
      border: 2px solid white;
      border-radius: 1000px;
      padding: 1px 10px;
      text-shadow: none;
      vertical-align: middle;
      margin-left: 5px; }
  .profile-header img.avatar {
    margin: 0 25px 0 0;
    width: 100px;
    border: 2px solid white; }
  .profile-header .generic-button {
    margin: 5px 0; }
    .profile-header .generic-button a {
      margin: 0; }
  .profile-header .btn {
    width: 150px;
    margin: 5px 0; }

.profile-nav {
  display: table;
  width: 100%;
  table-layout: fixed;
  margin: 0;
  background: rgba(0, 0, 0, 0.5);
  padding-left: 0; }
  .profile-nav #xprofile-personal-li, .profile-nav #-personal-li {
    display: none !important; }
  .profile-nav li {
    display: table-cell;
    width: 2%; }
    .profile-nav li a {
      line-height: 50px;
      height: 50px;
      color: white;
      font-size: 16px;
      display: block; }
      .profile-nav li a:hover {
        text-decoration: none;
        background: rgba(255, 255, 255, 0.2); }
      .profile-nav li a span {
        font-size: 11px;
        background: #009bf4;
        border-radius: 1000px;
        padding: 1px 4px;
        color: white;
        text-align: center; }
    .profile-nav li.current a {
      background: white;
      color: #283235; }
  .profile-nav > #messages-personal-li, .profile-nav > #settings-personal-li, .profile-nav > #notifications-personal-li {
    display: none; }

.profile div.bp-widget.base h4 {
  display: none; }

.profile p.gravatar {
  font-size: 11px;
  clear: both;
  padding-top: 25px; }

div.profile h4 {
  margin: 0;
  font-size: 11px;
  padding: 0 0 0 25px;
  line-height: 100%;
  display: none; }

table.profile-fields tr td {
  font-size: 15px;
  line-height: 140%;
  padding: 0 0 20px 0; }

.user-nicename {
  color: rgba(255, 255, 255, 0.85);
  font-size: 16px;
  font-weight: bold;
  vertical-align: middle; }

.bp-user .nav-tabs {
  background: #283235;
  border-bottom: none; }
  .bp-user .nav-tabs a {
    color: white;
    margin-bottom: 0; }
    .bp-user .nav-tabs a:hover {
      background: none;
      text-decoration: underline; }
  .bp-user .nav-tabs li.current a {
    border: none !important;
    border-radius: 2px 2px  0 0;
    color: #283235; }

body .acfb-holder li {
  float: left;
  margin: 0 5px 4px 0;
  list-style-type: none; }
  body .acfb-holder li.friend-tab {
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border: none !important;
    padding: 0px 12px !important;
    line-height: 46px;
    background: #eaf7ff !important;
    font-size: 1em; }
    body .acfb-holder li.friend-tab img {
      margin-right: 5px; }

.bp-user .nav-pills {
  padding: 0; }
  .bp-user .nav-pills #profile-personal-li {
    display: none; }
  .bp-user .nav-pills.hideFirst li:first-child {
    display: none; }
  .bp-user .nav-pills li a {
    font-size: 14px;
    color: #4d575a;
    margin-top: 15px;
    margin-bottom: 15px; }
  .bp-user .nav-pills li.current a, .bp-user .nav-pills a:hover {
    background: #4d575a;
    color: white; }

.messages .activity {
  background: none;
  padding: 0; }

.profile-meta ul {
  display: inline-block; }

.profile-meta {
  margin: 10px 0 0 10px;
  display: inline-block; }
  .profile-meta .badge-xs {
    background: #009bf4;
    color: white;
    text-align: center;
    display: inline-block;
    width: 15px;
    line-height: 15px;
    font-size: 11px;
    border-radius: 1000px;
    margin-right: 5px; }

.generic-button {
  display: inline-block; }
  .generic-button a {
    width: 150px;
    margin-right: 10px; }

table.notifications th {
  text-align: left; }

#members-order-select label {
  vertical-align: middle;
  display: inline-block;
  margin: 0 3px 0 0; }

.chosen-container {
  text-align: left !important;
  min-width: 200px; }

.profile-posts a.video, .profile-posts a.post, .profile-posts a.image {
  width: 200px;
  float: left;
  margin: 0 20px 0 0; }

.profile-posts .title {
  font-weight: bold;
  font-size: 20px; }

.profile-posts p {
  margin: 5px 0 0;
  font-size: 13px;
  line-height: 150%;
  color: #777; }

.profile-posts .quote p {
  margin: 0 0 5px; }

.profile-posts a.quote {
  float: left; }

.profile-posts .entry {
  border-bottom: 1px solid #ddd;
  padding: 30px; }

#activity-filter-select label {
  display: none; }

#admins-list li {
  overflow: auto; }

#members-list a.friendship-button.is_friend.remove {
  display: none; }

#members-list li div.item-avatar {
  float: left;
  margin-right: 15px; }

#members-list li div.item div.item-title a {
  font-weight: bold; }

#members-list li div.item div.item-title {
  line-height: 14px;
  padding-bottom: 5px; }

#members-list li div.item p.profile-data {
  font-size: 12px;
  line-height: 142%;
  margin: 0; }

#members-list li div.item {
  padding-left: 65px;
  border: none; }

#members-list li div.item div.item-title span.last-active {
  font-size: 11px;
  padding-left: 2px; }

.activity-list li.bbp_topic_create .activity-content .activity-inner,
.activity-list li.bbp_reply_create .activity-content .activity-inner {
  border-left: 2px solid #EAEAEA;
  margin-left: 5px;
  padding-left: 10px; }

div.dir-search input[type=text] {
  font-size: 12px;
  padding: 1px 3px; }

#friend-list div.item-avatar a {
  display: inline-block;
  margin-right: 20px; }

ul#friend-list li {
  min-height: 50px; }

.widget {
  border: 1px solid #edf0f2;
  margin-bottom: 30px;
  border-radius: 3px;
  overflow: hidden; }
  .widget h4 {
    background: #fafbfb;
    border-bottom: 1px solid #edf0f2;
    margin: 0;
    padding: 10px 25px; }
  .widget > div {
    padding: 25px; }

#activity-stream .activity-content {
  margin-top: 10px; }

#activity-stream .user_activity {
  float: left;
  width: 65%;
  text-align: center;
  font-size: 18px;
  margin: 10px 0; }

#activity-stream .activity_actions {
  float: left;
  width: 35%;
  text-align: center;
  font-size: 18px;
  margin: 10px 0; }

#activity-stream .activity-header {
  float: left;
  width: 65%;
  text-align: center;
  font-size: 18px; }

#activity-stream .activity-meta {
  float: left;
  width: 35%;
  text-align: center;
  font-size: 18px; }

.activity-group {
  margin-bottom: 35px;
  position: relative;
  z-index: 1; }
  .activity-group .date {
    position: absolute;
    top: 0;
    left: 0;
    width: 110px;
    background: #F3F5F6;
    z-index: 1000;
    padding: 0 10px 10px;
    text-align: center;
    font-size: 11px;
    line-height: 130%;
    text-transform: uppercase;
    font-weight: bold; }
    .activity-group .date p {
      margin: 0; }
    .activity-group .date b {
      display: none; }
  .activity-group .bg {
    margin-left: 55px;
    padding-left: 55px;
    border-left: 1px solid #d6dde0;
    position: relative; }
    .activity-group .bg .table {
      box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
      overflow: visible; }
    .activity-group .bg .activity-item {
      overflow: visible; }
      .activity-group .bg .activity-item > div {
        background: white;
        padding: 15px;
        border-bottom: 1px solid #e4e9eb; }
      .activity-group .bg .activity-item .iconContainer {
        vertical-align: middle;
        padding: 0;
        overflow: visible;
        position: relative; }
        .activity-group .bg .activity-item .iconContainer.color-discussion > div {
          background: #009bf4; }
        .activity-group .bg .activity-item .iconContainer > div {
          padding: 0;
          border-radius: 100px;
          width: 26px;
          height: 26px;
          text-align: center;
          background: #02b892;
          color: white;
          position: relative;
          left: -68px;
          position: absolute;
          top: 50%;
          margin-top: -15px; }
          .activity-group .bg .activity-item .iconContainer > div .icon {
            font-size: 14px;
            margin: 3px 0; }
      .activity-group .bg .activity-item .activity-content {
        font-size: 12px;
        line-height: 150%; }
        .activity-group .bg .activity-item .activity-content .activity-header {
          margin-bottom: 15px; }
        .activity-group .bg .activity-item .activity-content .avatar {
          float: left;
          width: 40px;
          margin-right: 15px; }
        .activity-group .bg .activity-item .activity-content .h5 {
          margin: 0 0 0px;
          font-size: 15px; }
          .activity-group .bg .activity-item .activity-content .h5 small {
            margin-left: 5px; }
          .activity-group .bg .activity-item .activity-content .h5 a {
            font-weight: bold; }
            .activity-group .bg .activity-item .activity-content .h5 a.author {
              color: #283235; }
            .activity-group .bg .activity-item .activity-content .h5 a:hover {
              text-decoration: underline; }
          .activity-group .bg .activity-item .activity-content .h5 img {
            width: 22px;
            margin-right: 5px; }
        .activity-group .bg .activity-item .activity-content .actions {
          margin-top: 10px; }
      .activity-group .bg .activity-item:last-child > div {
        border-bottom: none; }

@media (max-width: 767px) {
  .activity-group .bg {
    padding-left: 0;
    margin-left: 0;
    border: none; }
  .activity-group .date {
    position: static;
    width: auto;
    text-align: left; }
    .activity-group .date p, .activity-group .date b {
      display: inline; } }
.quicktags-toolbar input {
  width: auto; }

form #loading {
  position: static; }

.embedContainer #file {
  height: 100px;
  text-indent: -9000px;
  opacity: 0;
  z-index: 2;
  width: 100%;
  position: relative;
  cursor: pointer; }
.embedContainer .fileUpload {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 240px;
  margin: -22px 0 0 -120px;
  border-radius: 1000px; }
.embedContainer .embed {
  height: 100%;
  margin: 0 auto;
  position: absolute;
  z-index: 3; }
.embedContainer:hover .embed {
  z-index: 0; }

#preview {
  padding: 20px;
  background: #283235; }
  #preview input, #preview textarea {
    font-size: 20px;
    margin: 0;
    color: white;
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid #999; }
  #preview textarea {
    width: 100%;
    box-shadow: none;
    display: block;
    font-size: 14px;
    line-height: 130%;
    height: 140px;
    padding: 10px;
    margin: 0; }
    #preview textarea#description {
      height: 65px; }
  #preview .bullet {
    font-size: 14px; }
  #preview #file {
    height: 86px;
    text-indent: -9000px;
    opacity: 0;
    z-index: 2;
    width: 100%;
    position: relative;
    cursor: pointer; }
  #preview .fileUpload {
    position: absolute;
    height: 100%;
    width: 100%;
    padding: 0;
    border: none;
    top: 0;
    background: white;
    border-radius: 0;
    margin: 0;
    left: 0; }
  #preview .embed {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 3; }
  #preview .embedContainer:hover .embed {
    z-index: -1; }
  #preview .videoEmbed {
    width: 100%;
    height: 100%; }
  #preview label {
    color: white;
    margin-right: 7px;
    font-weight: normal; }

.submission-rules {
  text-align: center;
  margin-bottom: 50px; }
  .submission-rules li {
    padding: 0 12px 0 8px;
    margin: 0 2px 10px;
    display: inline-block;
    line-height: 30px;
    font-size: 14px;
    color: white; }
    .submission-rules li i {
      margin-right: 10px;
      margin-top: -3px;
      opacity: .7; }
    .submission-rules li.no {
      background: #CA3737; }
    .submission-rules li.yes {
      background: #02b892; }

#duplicates div#results {
  background: white;
  -webkit-box-shadow: 0 1px 5px black;
  -moz-box-shadow: 0 1px 5px black;
  box-shadow: 0 1px 5px black;
  margin: 0px 1px 25px;
  width: 603px;
  position: relative;
  margin: 0 auto; }

#duplicates div#results table {
  min-height: 236px;
  display: block;
  padding-bottom: 52px; }

#duplicates div#results table.quotes {
  min-height: 210px; }

#content #duplicates td.bbp-topic-title p {
  font-size: 11px;
  line-height: 110%;
  margin: 0; }

#duplicates td.bbp-topic-title {
  padding: 0; }

#duplicates #results td.bbp-topic-title a {
  display: block;
  padding: 8px 15px;
  float: none;
  font-weight: normal; }

#duplicates div.no-duplicate {
  display: block;
  padding: 15px 15px;
  font-weight: bold;
  background: #d3e6f4;
  font-size: 16px;
  margin: 10px 0 0;
  cursor: pointer;
  position: absolute;
  bottom: 0px;
  width: 573px;
  border-top: 1px solid #afc2d0; }

#duplicates a.no-duplicate {
  color: white;
  background: #2a7eba;
  padding: 4px 10px;
  border-radius: 3px;
  font-size: 13px;
  line-height: 16px;
  text-shadow: 0 1px 2px #00424f; }

#duplicates a.no-duplicate:hover {
  background: #2d85c4; }

#duplicates {
  width: 100%;
  position: absolute;
  margin: -20px 0 0;
  left: 0; }

#duplicates table.quotes tbody tr td p {
  font-size: 11px;
  line-height: 140%; }

#ajax-quo #duplicates {
  position: absolute;
  top: 0;
  margin: 250px 0 0; }

#duplicates table.bbp-topics {
  margin: 0 !important; }

#duplicates div.home.full {
  padding: 0;
  background: none;
  float: none;
  border-radius: 0;
  box-shadow: none;
  width: 100%; }

#results div.duplicate a {
  font-weight: bold;
  font-size: 14px;
  display: block;
  padding: 5px 0; }

#results div.duplicate p {
  display: none; }

label.error {
  background: #CA3737;
  color: white;
  padding: 0 5px; }

label.checked {
  display: none !important; }

.message-content p:last-child {
  margin: 0; }

#search-form span {
  padding-right: 20px;
  line-height: 88px;
  font-size: 16px; }

.mc4wp-form {
  border: 2px solid;
  border-image: -webkit-linear-gradient(145deg, #29DB09 15%, #1b0980 50%, #1b0980 10%, #87cefa) 10%;
  border-image: -o-linear-gradient(145deg, #29DB09 15%, #1b0980 50%, #87cefa) 10%;
  border-image: -moz-linear-gradient(145deg, #29DB09 15%, #1b0980 50%, #87cefa) 10%;
  border-image: linear-gradient(145deg, #99FF66 15%, #1b0980 50%, #87cefa) 10%;
  padding: 0 15px; }

#sidebar .mc4wp-form {
  padding: 0 10%; }

#sidebar .social-icons .social {
  padding: 0 6%;
  margin-bottom: 10px; }

.listings .mc4wp-form-basic {
  margin-top: 0px; }

.mc4wp-form input[type=email] {
  width: 60% !important;
  display: inline-block; }

.mc4wp-form .btn-lg, .mc4wp-form .btn-group-lg > .btn {
  font-size: 14px;
  width: 38%;
  padding: 5px 8px; }

.listings #subscribe {
  margin-bottom: 30px; }

.mc4wp-form .mc4wp-form-fields .frontPageshareBar.float .social {
  float: none;
  width: 100%;
  display: inline-block !important; }

.mc4wp-form .mc4wp-form-fields .frontPageshareBar.float {
  position: relative !important;
  top: 0 !important;
  bottom: auto !important;
  padding-left: 0;
  margin: 0 0 10px; }

.mc4wp-form .mc4wp-form-fields .frontPageshareBar > div {
  margin: 0 auto;
  padding: 0 5px;
  width: 780px;
  max-width: 100%;
  text-align: center; }

.mc4wp-form .mc4wp-form-fields .frontPageshareBar.float .item:first-child {
  float: left; }

.mc4wp-form .mc4wp-form-fields .frontPageshareBar.float .item:last-child {
  padding-left: 0;
  padding-right: 0;
  float: right; }

.mc4wp-form .mc4wp-form-fields .frontPageshareBar > div .item {
  vertical-align: middle;
  display: inline-block;
  padding: 0 15%;
  position: relative; }

.mc4wp-form .item a {
  color: #000;
  font-size: 30px; }

.mc4wp-form input[type=email] {
  text-align: start; }

.mc4wp-form input:focus::-webkit-input-placeholder {
  color: transparent; }

.mc4wp-form input:focus:-moz-placeholder {
  color: transparent; }

/* FF 4-18 */
.mc4wp-form input:focus::-moz-placeholder {
  color: transparent; }

/* FF 19+ */
.mc4wp-form input:focus:-ms-input-placeholder {
  color: transparent; }

/* IE 10+ */
.featured > div.subfeatured.container-lg:before {
  background-image: none; }

table#message-threads tr.unread td {
  font-weight: bold; }

li span.unread-count,
tr.unread span.unread-count {
  background: #2a7eba;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: #fff;
  font-weight: bold;
  padding: 2px 6px;
  position: relative;
  left: 4px;
  -moz-box-shadow: inset 0 0 2px #333;
  -webkit-box-shadow: inset 0 0 2px #333;
  box-shadow: inset 0 0 2px #333;
  text-shadow: 0 1px 2px #555; }

div.item-list-tabs ul li a span.unread-count {
  padding: 1px 6px;
  color: #fff; }

div.messages-options-nav {
  font-size: 11px; }

#send-reply {
  border: 1px solid #ddd;
  background: #F3F5F6;
  padding: 20px; }

div#message-thread p#message-recipients {
  margin: 0; }

#message-subject {
  margin: 0; }

div#message-thread img.avatar {
  display: inline-block;
  margin: 0 10px 0 0;
  vertical-align: middle; }

div#message-thread strong {
  font-size: 16px;
  margin: 0;
  vertical-align: middle;
  display: inline-block; }

div#message-thread strong a {
  text-decoration: none; }

div#message-thread strong span.activity {
  margin: 0px 0 0 10px;
  color: #555; }

/* Discussions */
#entry-author-info {
  margin: 10px 0 0 0;
  border-bottom: 1px solid #fff; }

#content table.bbp-topics,
#content table.bbp-forums,
#content table.bbp-replies,
#container table.bbp-topics,
#container table.bbp-forums,
#container table.bbp-replies,
#main table.bbp-topics,
#main table.bbp-forums,
#main table.bbp-replies {
  overflow: hidden; }

#results table.bbp-topics {
  width: 100%;
  margin: -40px 0 0; }

#results td.bbp-topic-reply-count, #results .bbp-topic-freshness {
  text-align: center;
  font-weight: bold;
  font-size: 22px; }

td.bbp-topic-title p {
  font-size: 12px;
  line-height: 150%;
  clear: both;
  font-weight: normal;
  margin: 0; }

#results td.bbp-topic-title a {
  padding-bottom: 5px; }

#sidebar table.bbp-topics, #sidebar table.bbp-forums {
  margin: 5px 0 0;
  table-layout: auto; }

#sidebar table.bbp-forums td {
  padding: 7px 0 7px 5px; }

#sidebar table.bbp-topics td.bbp-topic-author {
  width: 30px;
  padding-left: 5px; }

#sidebar table.bbp-topics .vote-count {
  padding: 7px 5px 7px;
  font-weight: bold;
  text-align: center;
  color: #333; }

/* Mobile Ads */
.stuckBottom {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background: white;
  text-align: center; }

/* Yavli */
.streamYavli {
  min-height: 285px; }

.streamYavli .__yopeninfobox,
.streamYavli .__yadvertiser_title,
.streamYavli .__yheadline,
.streamYavli .__ytitle img {
  display: none !important; }

.streamYavli .__ytitle {
  padding: 7px 10px 8px 10px !important;
  display: block !important;
  color: white !important;
  font-weight: 200 !important;
  font-size: 15px !important;
  line-height: 130% !important;
  margin: 0 !important;
  width: 100% !important;
  position: static !important;
  float: none !important; }

.streamYavli .__yimage {
  overflow: hidden; }

.streamYavli div.__yframe, .streamYavli li.__ylifirst, .streamYavli div.__yimage {
  padding: 0 !important;
  width: 100% !important; }

.single-focus {
  background: black url(../images/login-bg.jpg) center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding: 0;
  height: 100%; }

#ajax-login {
  display: table;
  height: 100%;
  width: 100%;
  max-width: 100%; }
  #ajax-login > div {
    display: table-row; }
    #ajax-login > div > div {
      display: table-cell;
      vertical-align: middle; }
      #ajax-login > div > div .holder {
        background: rgba(0, 0, 0, 0.75);
        color: white;
        margin: 0 auto;
        vertical-align: middle;
        position: relative; }
        #ajax-login > div > div .holder form {
          padding: 30px 40px; }

#theme-my-login .holder {
  width: 400px; }
#theme-my-login .holder .message, #theme-my-login .holder .error, #theme-my-login .holder #message {
  background: #02b892;
  color: white;
  text-align: center;
  line-height: 130%;
  left: 0;
  padding: 10px 10px;
  font-size: 14px;
  text-shadow: 0 1px 2px #003c2f;
  width: 100%;
  margin: 0; }
  #theme-my-login .holder .message p:last-child, #theme-my-login .holder .error p:last-child, #theme-my-login .holder #message p:last-child {
    margin: 0; }
  #theme-my-login .holder .message a, #theme-my-login .holder .error a, #theme-my-login .holder #message a {
    color: white;
    text-decoration: underline; }
#theme-my-login .holder .error {
  background: #CA3737 !important; }

.progress {
  position: absolute;
  display: block;
  background: #f9fcfe;
  padding: 5px; }

#join .holder {
  width: 400px;
  margin: 0 auto; }

.tml-action-links {
  margin-top: 30px;
  text-align: center;
  padding-left: 0; }
  .tml-action-links li {
    display: inline-block; }
    .tml-action-links li a {
      padding: 2px 10px;
      display: block;
      text-align: center;
      font-weight: bold;
      font-size: 12px;
      color: white; }
      .tml-action-links li a:hover {
        text-decoration: underline; }

#profile-details-section div.editfield label em {
  font-weight: normal;
  padding-left: 5px; }

div#si_refresh_reg {
  position: absolute; }

img#si_image_reg.si-captcha {
  float: left;
  margin-right: 10px; }

#signup_form .captcha {
  margin: 0px 0 -10px;
  position: relative; }

input#captcha_code {
  width: 100px !important; }

.captcha label {
  margin-bottom: 14px; }

.captcha .register-section label {
  display: none; }

form#lostpasswordform {
  padding-top: 10px; }

#the_champ_error {
  color: red;
  margin: 7px 0; }

.the_champ_login_container {
  margin: 2px 0; }

.the_champ_login_container img {
  cursor: pointer;
  margin: 2px;
  display: none;
  float: left;
  border: none; }

#the_champ_loading_image {
  display: block !important;
  float: none; }

.the_champ_sharing_container img {
  cursor: pointer;
  margin: 2px;
  border: none; }

.the_champ_error {
  background-color: #FFFFE0;
  border: 1px solid #E6DB55;
  padding: 5px;
  margin: 10px; }

#the_champ_sharing_more_providers {
  position: fixed;
  top: 50%;
  left: 47%;
  background: #FAFAFA;
  width: 650px;
  margin: -180px 0 0 -300px;
  z-index: 10000000;
  text-shadow: none !important; }

#the_champ_popup_bg {
  background: url(../images/transparent_bg.png);
  bottom: 0;
  display: block;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 10000; }

#the_champ_sharing_more_providers .title {
  font-size: 14px !important;
  height: auto !important;
  background: #58B8F8 !important;
  border-bottom: 1px solid #D7D7D7 !important;
  color: #fff;
  font-weight: 700;
  letter-spacing: inherit;
  line-height: 34px !important;
  padding: 0 !important;
  text-align: center;
  text-transform: none;
  margin: 0 !important;
  text-shadow: none !important;
  width: 100%; }

#the_champ_sharing_more_providers * {
  font-family: Arial,Helvetica,sans-serif; }

#the_champ_sharing_more_providers #the_champ_sharing_more_content {
  background: #FAFAFA;
  border-radius: 4px;
  color: #555;
  height: 100%;
  width: 100%; }

#the_champ_sharing_more_providers .filter {
  margin: 0;
  padding: 10px 0 0;
  position: relative;
  width: 100%; }

#the_champ_sharing_more_providers .all-services {
  clear: both;
  height: 250px;
  overflow: auto; }

#the_champ_sharing_more_content .all-services ul {
  margin: 10px !important;
  overflow: hidden;
  list-style: none;
  padding-left: 0 !important;
  position: static !important;
  width: auto !important; }

#the_champ_sharing_more_content .all-services ul li {
  background: none !important;
  float: left;
  width: 33.3333%;
  text-align: left !important; }

#the_champ_sharing_more_providers .close-button.separated {
  background: 0 0 !important;
  border: none !important;
  box-shadow: none !important;
  width: auto !important;
  height: auto !important;
  z-index: 1000; }

#the_champ_sharing_more_providers .close-button {
  height: auto !important;
  width: auto !important;
  left: auto !important;
  display: block !important;
  color: #555 !important;
  cursor: pointer !important;
  font-size: 29px !important;
  line-height: 29px !important;
  margin: 0 !important;
  padding: 0 !important;
  position: absolute;
  right: -13px;
  top: -11px; }

#the_champ_sharing_more_providers .filter input.search {
  width: 92%;
  display: block;
  float: none;
  font-family: "open sans","helvetica neue",helvetica,arial,sans-serif;
  font-weight: 300;
  height: auto;
  line-height: inherit;
  margin: 0 auto;
  padding: 5px 8px 5px 10px;
  border: 1px solid #ccc !important;
  color: #000;
  background: #FFF !important;
  font-size: 16px !important;
  text-align: left !important; }

#the_champ_sharing_more_providers .footer-panel {
  background: #58B8F8;
  border-top: 1px solid #D7D7D7;
  padding: 6px 0;
  width: 100%;
  color: #fff; }

#the_champ_sharing_more_providers .footer-panel p {
  background-color: transparent;
  top: 0;
  text-align: left !important;
  color: #000;
  font-family: 'helvetica neue',arial,helvetica,sans-serif;
  font-size: 12px;
  line-height: 1.2;
  margin: 0 !important;
  padding: 0 6px !important;
  text-indent: 0 !important; }

#the_champ_sharing_more_providers .footer-panel a {
  color: #fff;
  text-decoration: none;
  font-weight: 700;
  text-indent: 0 !important; }

#the_champ_sharing_more_providers .all-services ul li a {
  border-radius: 3px;
  color: #666 !important;
  display: block;
  font-size: 14px;
  height: auto;
  line-height: 20px;
  overflow: hidden;
  padding: 8px;
  text-decoration: none !important;
  text-overflow: ellipsis;
  white-space: nowrap;
  border: none !important;
  text-indent: 0 !important;
  background: 0 0 !important;
  text-shadow: none; }

.the_champ_share_count {
  display: block;
  text-indent: 0 !important;
  visibility: hidden;
  background-color: #58B8F8 !important;
  width: 5px;
  height: auto;
  text-align: center;
  min-width: 8px !important;
  padding: 1px 4px !important;
  color: #fff !important;
  font-family: "Open Sans", arial, sans-serif !important;
  font-size: 10px !important;
  font-weight: 600 !important;
  -webkit-border-radius: 15px !important;
  border-radius: 15px !important;
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.4);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.4);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  line-height: 14px !important;
  border: 2px solid #fff !important;
  z-index: 1;
  margin: 2px auto;
  -webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  box-sizing: content-box !important; }

#the_champ_comment_toggle {
  margin-bottom: 10px; }

.the_champ_sharing_service {
  display: block;
  background: url(../images/sharing/more_sprite.png) no-repeat;
  margin-right: 3px;
  float: left; }

.the_champ_sharing_service_amazon {
  background-position: 0 0;
  width: 20px;
  height: 20px; }

.the_champ_sharing_service_aol {
  background-position: -20px 0;
  width: 20px;
  height: 20px; }

.the_champ_sharing_service_arto {
  background-position: -40px 0;
  width: 20px;
  height: 20px; }

.the_champ_sharing_service_bebo {
  background-position: -60px 0;
  width: 20px;
  height: 20px; }

.the_champ_sharing_service_bitly {
  background-position: -80px 0;
  width: 20px;
  height: 20px; }

.the_champ_sharing_service_blogger {
  background-position: -100px 0;
  width: 20px;
  height: 20px; }

.the_champ_sharing_service_box {
  background-position: -120px 0;
  width: 20px;
  height: 20px; }

.the_champ_sharing_service_boxee {
  background-position: 0 -20px;
  width: 20px;
  height: 20px; }

.the_champ_sharing_service_buffer {
  background-position: -20px -20px;
  width: 20px;
  height: 20px; }

.the_champ_sharing_service_buzzster {
  background-position: -40px -20px;
  width: 20px;
  height: 20px; }

.the_champ_sharing_service_delicious {
  background-position: -60px -20px;
  width: 20px;
  height: 20px; }

.the_champ_sharing_service_digg {
  background-position: -80px -20px;
  width: 20px;
  height: 20px; }

.the_champ_sharing_service_diigo {
  background-position: -100px -20px;
  width: 20px;
  height: 20px; }

.the_champ_sharing_service_diigolet {
  background-position: -120px -20px;
  width: 20px;
  height: 20px; }

.the_champ_sharing_service_email {
  background-position: 0 -40px;
  width: 20px;
  height: 20px; }

.the_champ_sharing_service_evernote {
  background-position: -20px -40px;
  width: 20px;
  height: 20px; }

.the_champ_sharing_service_facebook {
  background-position: -40px -40px;
  width: 20px;
  height: 20px; }

.the_champ_sharing_service_fancy {
  background-position: -60px -40px;
  width: 20px;
  height: 20px; }

.the_champ_sharing_service_fark {
  background-position: -80px -40px;
  width: 20px;
  height: 20px; }

.the_champ_sharing_service_flipboard {
  background-position: -100px -40px;
  width: 20px;
  height: 20px; }

.the_champ_sharing_service_google {
  background-position: -120px -40px;
  width: 20px;
  height: 20px; }

.the_champ_sharing_service_google-apps {
  background-position: 0 -60px;
  width: 20px;
  height: 20px; }

.the_champ_sharing_service_google-bookmark {
  background-position: -20px -60px;
  width: 20px;
  height: 20px; }

.the_champ_sharing_service_google-mail {
  background-position: -40px -60px;
  width: 20px;
  height: 20px; }

.the_champ_sharing_service_heart {
  background-position: -60px -60px;
  width: 20px;
  height: 20px; }

.the_champ_sharing_service_hootsuite {
  background-position: -80px -60px;
  width: 20px;
  height: 20px; }

.the_champ_sharing_service_hotmail {
  background-position: -100px -60px;
  width: 20px;
  height: 20px; }

.the_champ_sharing_service_identica {
  background-position: -120px -60px;
  width: 20px;
  height: 20px; }

.the_champ_sharing_service_inbound {
  background-position: 0 -80px;
  width: 20px;
  height: 20px; }

.the_champ_sharing_service_instapaper {
  background-position: -20px -80px;
  width: 20px;
  height: 20px; }

.the_champ_sharing_service_izeby {
  background-position: -40px -80px;
  width: 20px;
  height: 20px; }

.the_champ_sharing_service_kaboodle {
  background-position: -60px -80px;
  width: 20px;
  height: 20px; }

.the_champ_sharing_service_linkedin {
  background-position: -80px -80px;
  width: 20px;
  height: 20px; }

.the_champ_sharing_service_mister-wong {
  background-position: -100px -80px;
  width: 20px;
  height: 20px; }

.the_champ_sharing_service_msdn {
  background-position: -120px -80px;
  width: 20px;
  height: 20px; }

.the_champ_sharing_service_ning {
  background-position: 0 -100px;
  width: 20px;
  height: 20px; }

.the_champ_sharing_service_orkut {
  background-position: -20px -100px;
  width: 20px;
  height: 20px; }

.the_champ_sharing_service_pinboard {
  background-position: -40px -100px;
  width: 20px;
  height: 20px; }

.the_champ_sharing_service_pinterest {
  background-position: -60px -100px;
  width: 20px;
  height: 20px; }

.the_champ_sharing_service_plurk {
  background-position: -80px -100px;
  width: 20px;
  height: 20px; }

.the_champ_sharing_service_pocket {
  background-position: -100px -100px;
  width: 20px;
  height: 20px; }

.the_champ_sharing_service_print-friendly {
  background-position: -120px -100px;
  width: 20px;
  height: 20px; }

.the_champ_sharing_service_quora {
  background-position: 0 -120px;
  width: 20px;
  height: 20px; }

.the_champ_sharing_service_read-later {
  background-position: -20px -120px;
  width: 20px;
  height: 20px; }

.the_champ_sharing_service_reddit {
  background-position: -40px -120px;
  width: 20px;
  height: 20px; }

.the_champ_sharing_service_soup {
  background-position: -60px -120px;
  width: 20px;
  height: 20px; }

.the_champ_sharing_service_springpad {
  background-position: -80px -120px;
  width: 20px;
  height: 20px; }

.the_champ_sharing_service_stumbleupon {
  background-position: -100px -120px;
  width: 20px;
  height: 20px; }

.the_champ_sharing_service_stumpedia {
  background-position: -120px -120px;
  width: 20px;
  height: 20px; }

.the_champ_sharing_service_techmeme {
  background-position: 0 -140px;
  width: 20px;
  height: 20px; }

.the_champ_sharing_service_tinyurl {
  background-position: -20px -140px;
  width: 20px;
  height: 20px; }

.the_champ_sharing_service_tumblr {
  background-position: -40px -140px;
  width: 20px;
  height: 20px; }

.the_champ_sharing_service_twitter {
  background-position: -60px -140px;
  width: 20px;
  height: 20px; }

.the_champ_sharing_service_typepad {
  background-position: -80px -140px;
  width: 20px;
  height: 20px; }

.the_champ_sharing_service_viadeo {
  background-position: -100px -140px;
  width: 20px;
  height: 20px; }

.the_champ_sharing_service_vkontakte {
  background-position: -120px -140px;
  width: 20px;
  height: 20px; }

.the_champ_sharing_service_wanelo {
  background-position: 0 -160px;
  width: 20px;
  height: 20px; }

.the_champ_sharing_service_windows-live {
  background-position: -20px -160px;
  width: 20px;
  height: 20px; }

.the_champ_sharing_service_wordpress {
  background-position: -40px -160px;
  width: 20px;
  height: 20px; }

.the_champ_sharing_service_yahoo {
  background-position: -60px -160px;
  width: 20px;
  height: 20px; }

.the_champ_sharing_service_yammer {
  background-position: -80px -160px;
  width: 20px;
  height: 20px; }

.the_champ_sharing_service_yc-hacker {
  background-position: -100px -160px;
  width: 20px;
  height: 20px; }

ul.the_champ_login_ul {
  list-style: none !important;
  margin: 3px 0 !important;
  padding-left: 0 !important; }

ul.the_champ_login_ul li {
  background: none !important;
  float: none;
  display: block;
  text-align: center;
  padding: 0 !important;
  border: 0 !important;
  width: auto !important;
  clear: none !important;
  list-style: none !important;
  margin: 0 0 20px; }

.theChampLoginSvg {
  width: 32px;
  height: 100%;
  display: inline-block; }

.theChampInstagramSvg {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAzMCAzMCI+DQo8Y2lyY2xlIGN4PSIxNSIgY3k9IjE1IiByPSI2IiBmaWxsPSIjZmZmIj48L2NpcmNsZT4NCjxwYXRoIGQ9Ik0gMiAxNSB2IDEzIGggMjYgdiAtMTMgaCAtNCBjIC0zIDEyIC0xNSAxMiAtMTggMCB6IG0gMiAtMTMgdiA1IG0gMiAtNSB2IDUgbSAyIC01IHYgNCBtIC02IDYgdiAtMTAgaCAyNiB2IDEwIGggLTQgYyAtNCAtOC41IC0xNCAtOC41IC0xOCAwIHoiIHN0cm9rZS13aWR0aD0iMSIgc3Ryb2tlPSIjZmZmIiBmaWxsPSJub25lIj48L3BhdGg+PHJlY3Qgd2lkdGg9IjUiIGhlaWdodD0iNSIgZmlsbD0iI2ZmZiIgeD0iMjMiIHk9IjIiPjwvcmVjdD4NCjwvc3ZnPg==) left no-repeat; }

.theChampLoginButton {
  background: url(../images/login/login.png) no-repeat; }

.theChampLogin {
  margin: 0;
  height: 45px;
  width: 100%;
  text-align: center;
  cursor: pointer;
  border: none; }

.theChampInstagramLogin, .theChampTwitterLogin, .theChampXingLogin {
  display: block; }

.theChampFacebookLogin, .theChampGoogleLogin, .theChampLinkedinLogin, .theChampVkontakteLogin {
  display: none; }

.theChampFacebookLogin {
  display: block; }

.theChampXingButton {
  background-position: -64px 0;
  width: 32px;
  height: 32px;
  display: block; }

.theChampFacebookButton {
  background-position: 0 0;
  width: 32px;
  height: 32px;
  display: none; }

.theChampLiveButton {
  background-position: -32px -96px;
  width: 32px;
  height: 32px;
  display: block; }

.theChampGoogleButton {
  background-position: -32px 0;
  width: 32px;
  height: 32px;
  display: none; }

.theChampInstagramButton {
  background-position: 0 -32px;
  width: 32px;
  height: 32px;
  display: block !important; }

.theChampLinkedinButton {
  background-position: -32px -32px;
  width: 32px;
  height: 32px;
  display: none; }

.theChampTwitterButton {
  background-position: 0 -64px;
  width: 32px;
  height: 32px;
  display: block !important; }

.theChampVkontakteButton {
  background-position: -32px -64px;
  width: 32px;
  height: 32px;
  display: none; }

ul.the_champ_sharing_ul {
  list-style: none !important;
  margin: 1px 0 !important;
  padding-left: 0 !important; }

#the_champ_sharing_popup_close img {
  background: 0 0 !important;
  border: none !important;
  outline: 0 !important;
  box-shadow: none !important;
  width: auto !important;
  height: auto !important;
  top: inherit !important;
  right: inherit !important;
  left: 9px !important;
  padding: 0 !important; }

ul.the_champ_sharing_ul li.theChampSharingRound {
  background: none !important; }

.the_champ_square_count {
  display: none;
  font-size: .54em;
  color: #fff;
  text-align: center;
  font-weight: bolder;
  font-family: sans-serif;
  line-height: 1.8em; }

ul.the_champ_sharing_ul li {
  float: left !important;
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
  border: none !important; }

ul.the_champ_login_ul li:before, ul.the_champ_sharing_ul li:before {
  content: none !important; }

.theChampSharingButton {
  display: block;
  background: url(../images/sharing/sharing.png) no-repeat;
  margin: 2px;
  float: left;
  cursor: pointer;
  border: none; }

.theChampSharingDeliciousButton {
  background-position: 0 0;
  width: 32px;
  height: 32px; }

.theChampSharingDiggButton {
  background-position: -32px 0;
  width: 32px;
  height: 32px; }

.theChampSharingEmailButton {
  background-position: -64px 0;
  width: 32px;
  height: 32px; }

.theChampSharingXingButton {
  background-position: 0 -128px;
  width: 32px;
  height: 32px; }

.theChampSharingWhatsappButton {
  background-position: -32px -128px;
  width: 32px;
  height: 32px; }

.theChampSharingFacebookButton {
  background-position: -96px 0;
  width: 32px;
  height: 32px; }

.theChampSharingFloatitButton {
  background-position: 0 -32px;
  width: 32px;
  height: 32px; }

.theChampSharingGoogleButton {
  background-position: -32px -32px;
  width: 32px;
  height: 32px; }

.theChampSharingLinkedinButton {
  background-position: -64px -32px;
  width: 32px;
  height: 32px; }

.theChampSharingMoreButton {
  background-position: -96px -32px;
  width: 32px;
  height: 32px; }

.theChampSharingPinterestButton {
  background-position: 0 -64px;
  width: 32px;
  height: 32px; }

.theChampSharingPrintButton {
  background-position: -32px -64px;
  width: 32px;
  height: 32px; }

.theChampSharingRedditButton {
  background-position: -64px -64px;
  width: 32px;
  height: 32px; }

.theChampSharingStumbleuponButton {
  background-position: -96px -64px;
  width: 32px;
  height: 32px; }

.theChampSharingTumblrButton {
  background-position: 0 -96px;
  width: 32px;
  height: 32px; }

.theChampSharingTwitterButton {
  background-position: -32px -96px;
  width: 32px;
  height: 32px; }

.theChampSharingVkontakteButton {
  background-position: -64px -96px;
  width: 32px;
  height: 32px; }

.theChampSharingYahooButton {
  background-position: -96px -96px;
  width: 32px;
  height: 32px; }

.the_champ_vertical_counter, .the_champ_vertical_sharing {
  background: 0 0;
  -webkit-box-shadow: 0 1px 4px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 4px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 4px 1px rgba(0, 0, 0, 0.1);
  position: fixed;
  overflow: visible;
  z-index: 10000000;
  display: block;
  padding: 10px;
  border-radius: 4px;
  opacity: 1;
  -webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  box-sizing: content-box !important; }

.the_champ_vertical_counter li {
  clear: both; }

li.the_champ_facebook_like .fb-like span, li.the_champ_facebook_recommend .fb-like span {
  vertical-align: top !important; }

li.the_champ_facebook_like .fb-like span iframe, li.the_champ_facebook_recommend .fb-like span iframe {
  max-width: none !important;
  z-index: 1000 !important; }

li.the_champ_facebook_like {
  width: 89px; }

li.the_champ_facebook_recommend {
  width: 135px; }

li.the_champ_twitter_tweet {
  width: 95px; }

li.the_champ_linkedin_share {
  width: 117px; }

li.the_champ_google_plusone {
  width: 74px; }

li.the_champ_reddit {
  width: 130px; }

li.the_champ_gp_share {
  width: 95px; }

li.the_champ_pinterest_pin {
  width: 76px; }

li.the_champ_xing {
  width: 98px; }

.the_champ_stumble {
  width: 80px; }

.the_champ_counter_container li {
  height: 21px; }

input#user_login, input#user_pass {
  height: auto !important; }

.theChampHorizontalSharingButton, .theChampVerticalSharingButton {
  display: block; }

.theChampDeliciousSquareBackground {
  background-color: #474749; }

.theChampInstagramBackground {
  background-color: #624E47; }

.theChampFacebookBackground {
  background-color: #3C589A; }

.theChampDiggBackground {
  background-color: #006094; }

.theChampEmailBackground {
  background-color: #649A3F; }

.theChampFloatitBackground {
  background-color: #53BEEE; }

.theChampGoogleBackground {
  background-color: #D51F1F; }

.theChampLinkedinBackground {
  background-color: #2886EF; }

.theChampMoreBackground {
  background-color: #EE8E2D; }

.theChampPinterestBackground {
  background-color: #CC2329; }

.theChampPrintBackground {
  background-color: #FD6500; }

.theChampRedditBackground {
  background-color: #247CED; }

.theChampStumbleuponBackground {
  background-color: #EA4823; }

.theChampTumblrBackground {
  background-color: #29435D; }

.theChampTwitterBackground {
  background-color: #14B2C8; }

.theChampVkontakteBackground {
  background-color: #5E84AC; }

.theChampYahooBackground {
  background-color: #8F03CC; }

.theChampXingBackground {
  background-color: #00797D; }

.theChampWhatsappBackground {
  background-color: #55EB4C; }

.theChampSharingSvg {
  width: 100%;
  height: 100%; }

.theChampFacebookSvg {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAzMCAzMCI+PHBhdGggc3Ryb2tlPSIjZmZmIiBkPSJNMTQgMjUgdiAtMTMgUSAxMyA2IDIxIDcuNSBNIDEwIDE0IEwgMjAgMTQiIHN0cm9rZS13aWR0aD0iNCIgZmlsbD0ibm9uZSI+PC9wYXRoPjwvc3ZnPg==) left no-repeat; }

.theChampDeliciousSvg {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAzMCAzMCI+DQo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTUiIGhlaWdodD0iMTUiIHN0eWxlPSJmaWxsOiNlZWU7IiAvPg0KPHJlY3QgeD0iMTUiIHk9IjAiIHdpZHRoPSIxNSIgaGVpZ2h0PSIxNSIgc3R5bGU9ImZpbGw6IzMxNzNEMDsiIC8+DQo8cmVjdCB4PSIwIiB5PSIxNSIgd2lkdGg9IjE1IiBoZWlnaHQ9IjE1IiBzdHlsZT0iZmlsbDojMDAwOyIgLz4NCjxyZWN0IHg9IjE1IiB5PSIxNSIgd2lkdGg9IjE1IiBoZWlnaHQ9IjE1IiBzdHlsZT0iZmlsbDojQkRCREJEOyIgLz4NCjwvc3ZnPg==) left no-repeat; }

.theChampDiggSvg {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAzMCAzMCI+DQo8cGF0aCBkPSJNIDkgNyBxIC00IDEgLTMgNSBoIDYgcSAxIC00IC0zIC01IHogTSA5IDEyIHYgOCBsIC0yIDAgbCAwIDIgbCA0IDAgbCAwIC0yIGwgLTIgMCBNIDE2IDYgbCA1IDAgbCAwIDUgbCAtNSAwIGwgMCAtNSBtIDAgNCBsIC0yLjUgMCBsIDAgNiBsIDIuNSAwIGwgMCA2LjUgbCAzIDAgbCAwIC03IGwgMCA3IGwgMyAwIGwgMCAtNi41IGwgMi41IDAgbCAwIC02IGwgLTIuNSAwIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZT0iI2ZmZiIgZmlsbD0ibm9uZSI+PC9wYXRoPg0KPC9zdmc+) left no-repeat; }

.theChampEmailSvg {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAzMCAzMCI+DQo8cGF0aCBkPSJNIDguMyA5IGggMTQgdiAxMiBoIC0xNCB2IC0xMS41IEwgMTYgMTYgTCAyMiA5IiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZT0iI2ZmZiIgZmlsbD0ibm9uZSI+PC9wYXRoPg0KPC9zdmc+) left no-repeat; }

.theChampFloatitSvg {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAzMCAzMCI+DQo8Y2lyY2xlIGN4PSIxNSIgY3k9IjE1IiByPSIxMCIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIzIiBmaWxsPSJub25lIj48L2NpcmNsZT4NCjxjaXJjbGUgY3g9IjE1IiBjeT0iMTUiIHI9IjUiIHN0cm9rZT0id2hpdGUiIHN0cm9rZS13aWR0aD0iMyIgZmlsbD0ibm9uZSI+PC9jaXJjbGU+DQo8cGF0aCBkPSJNIDUgMTUgaCA1IE0gMTUgNSB2IDUgTSAyNSAxNSBoIC01IE0gMTUgMjUgdiAtNSIgc3Ryb2tlLXdpZHRoPSIzIiBzdHJva2U9IiNmZmYiIGZpbGw9Im5vbmUiPjwvcGF0aD4NCjwvc3ZnPg==) left no-repeat; }

.theChampGoogleSvg {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAzMCAzMCI+DQo8cGF0aCBkPSJNIDE4IDYgaCAtNSBjIC0zIDEgLTMgNiAtMSA3LjUgYyA0IDEgMTEgMTAgMCAxMCBjIC01IDAgLTQgLTcgMi41IC02LjcgYyA0IC00IDQgLTkgLTEgLTEwLjggbSA1IDkuMiBoIDYgbSAtMyAzIHYgLTYiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlPSIjZmZmIiBmaWxsPSJub25lIj48L3BhdGg+DQo8L3N2Zz4=) left no-repeat; }

.theChampLinkedinSvg {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAzMCAzMCI+DQo8Y2lyY2xlIGN4PSIxMCIgY3k9IjgiIHI9IjIiIGZpbGw9IndoaXRlIj48L2NpcmNsZT4NCjxwYXRoIGQ9Ik0gMTAgMTEgdiAxMSBtIDUgMCB2IC0xMSBtIDAgMyBxIDYgLTMgNyAwIHYgOCIgc3Ryb2tlLXdpZHRoPSIzIiBzdHJva2U9IiNmZmYiIGZpbGw9Im5vbmUiPjwvcGF0aD4NCjwvc3ZnPg==) left no-repeat; }

.theChampMoreSvg {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAzMCAzMCI+DQo8Y2lyY2xlIGN4PSIxMCIgY3k9IjE1IiByPSIzIiBmaWxsPSJ3aGl0ZSI+PC9jaXJjbGU+DQo8Y2lyY2xlIGN4PSIyMCIgY3k9IjEwIiByPSIzIiBmaWxsPSJ3aGl0ZSI+PC9jaXJjbGU+DQo8Y2lyY2xlIGN4PSIyMCIgY3k9IjIwIiByPSIzIiBmaWxsPSJ3aGl0ZSI+PC9jaXJjbGU+DQo8cGF0aCBkPSJNIDEwIDE1IEwgMjAgMTAgbSAwIDEwIEwgMTAgMTUiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlPSIjZmZmIj48L3BhdGg+DQo8L3N2Zz4=) left no-repeat; }

.theChampPinterestSvg {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAzMCAzMCI+DQo8cGF0aCBkPSJNIDE0IDEwIGwgLTQgMTcgbSAxIC04IGMgNSA2IDE1IDIgMTMgLTYgYyAtMSAtNSAtNiAtMTAgLTEzIC03IGMgLTQgMiAtNiA4IC0zIDEwIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS13aWR0aD0iMyIgc3Ryb2tlPSIjZmZmIiBmaWxsPSJub25lIj48L3BhdGg+DQo8L3N2Zz4=) left no-repeat; }

.theChampPrintSvg {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAzMCAzMCI+DQo8cmVjdCB4PSI1IiB5PSIxNSIgd2lkdGg9IjIwIiBoZWlnaHQ9IjciIHN0eWxlPSJmaWxsOiNmZmY7Ij48L3JlY3Q+DQo8cGF0aCBkPSJNIDggMjEgbCAxIDMgbCAxMiAwIGwgMSAtMyBNIDEwIDE1IHYgLTcgbSAxMCA3IHYgLTcgTSAxMiAxNSB2IC05IGggNSBsIDEgMSB2IDggbSAtNCAtMiBoIDQgbSAtMyAtMyBoIDMiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlPSIjZmZmIiBmaWxsPSJub25lIj48L3BhdGg+DQo8L3N2Zz4=) left no-repeat; }

.theChampRedditSvg {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAzMCAzMCI+DQo8ZWxsaXBzZSBjeD0iMTUiIGN5PSIxOSIgcng9IjkiIHJ5PSI3IiBzdHlsZT0ic3Ryb2tlOndoaXRlO3N0cm9rZS13aWR0aDoyIiBmaWxsPSJub25lIj48L2VsbGlwc2U+PGNpcmNsZSBjeD0iMTEiIGN5PSIxNyIgcj0iMiIgZmlsbD0id2hpdGUiPjwvY2lyY2xlPg0KPGNpcmNsZSBjeD0iMTkiIGN5PSIxNyIgcj0iMiIgZmlsbD0id2hpdGUiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjIyIiBjeT0iNyIgcj0iMiIgZmlsbD0id2hpdGUiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjciIGN5PSIxNCIgcj0iMiIgZmlsbD0id2hpdGUiPjwvY2lyY2xlPjxjaXJjbGUgY3g9IjIzIiBjeT0iMTQiIHI9IjIiIGZpbGw9IndoaXRlIj48L2NpcmNsZT4NCjxwYXRoIGQ9Ik0gMTAgMjIgcSA1IDMgMTAgMCBNIDE1IDEyIGwgMSAtNiBsIDYgMSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2U9IiNmZmYiIGZpbGw9Im5vbmUiPjwvcGF0aD4NCjwvc3ZnPg==) left no-repeat; }

.theChampStumbleuponSvg {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAzMCAzMCI+DQo8cGF0aCBkPSJNIDYgMTYgYyAtMSA3IDggNyA2IC0yIGMgLTIgLTEwIDcgLTggNiAtMyBtIDAuNSA1IGMgLTEgNyA4IDcgNiAwIiBzdHJva2Utd2lkdGg9IjMiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBmaWxsPSJub25lIj48L3BhdGg+DQo8L3N2Zz4=) left no-repeat; }

.theChampTumblrSvg {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAzMCAzMCI+DQo8cGF0aCBkPSJNIDE0IDcgdiAxNCBxIDMgMiA2IDAgTSAxNCA3LjUgcSAwIDUuNSAtNCA1LjUgaCA5IiBzdHJva2Utd2lkdGg9IjMiIHN0cm9rZT0iI2ZmZiIgZmlsbD0ibm9uZSI+PC9wYXRoPg0KPC9zdmc+) left no-repeat; }

.theChampTwitterSvg {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAzMCAzMCI+DQo8cGF0aCBkPSJNIDIzIDEwIHEgLTcgLTYgLTggMiBxIC00IDIgLTkgLTQgcSAtMSA1IDUgMTMgcSAtMyAzIC02IDIgYyAxMCA0IDE4IC0yIDE4IC0xMSBsIDMgLTMgeiIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSIjZmZmIj48L3BhdGg+DQo8L3N2Zz4=) left no-repeat; }

.theChampVkontakteSvg {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAzMCAzMCI+DQo8cGF0aCBkPSJNIDIuNSA5IGggNC41IGwgNSA3IHYgLTcgaCA0LjUgdiA3IGwgNSAtNyBoIDUgbCAtNSA3IGwgNSA3IGggLTUgbCAtNSAtNyB2IDcgaCAtNC41IHEgLTIgMCAtNSAtNiB6IiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9IiNmZmYiPjwvcGF0aD4NCjwvc3ZnPg==) left no-repeat; }

.theChampYahooSvg {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAzMCAzMCI+DQo8cGF0aCBkPSJNIDggMTAgbCA3IDcgbCA1IC01IG0gLTQuNyA1IHYgMyBoIC0wLjUgdiAtMyBtIDggLTQgdiA1IG0gMCAxIHYgMSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2U9IiNmZmYiIGZpbGw9Im5vbmUiPjwvcGF0aD48cGF0aCBkPSJNIDYgMTAgaCA2IG0gNSAyIGggNiBtIC0xMSA5LjUgaCA2IiBzdHJva2Utd2lkdGg9IjEuNCIgc3Ryb2tlPSIjZmZmIiBmaWxsPSJub25lIj48L3BhdGg+DQo8L3N2Zz4=) left no-repeat; }

.theChampXingSvg {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAzMCAzMCI+DQo8cGF0aCBkPSJNIDYgOSBoIDUgbCA0IDQgbCAtNSA3IGggLTUgbCA1IC03IHogbSAxNSAtNCBoIDUgbCAtOSAxMyBsIDQgOCBoIC01IGwgLTQgLTggeiIgZmlsbD0iI2ZmZiI+PC9wYXRoPg0KPC9zdmc+) left no-repeat; }

.theChampWhatsappSvg {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAzMCAzMCI+DQoNCjxwYXRoIGlkPSJhcmMxIiBzdHJva2U9IiNmZmYiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0ibm9uZSIgZD0iTSAxMS41Nzk3OTg1NjY3NDMzMTQgMjQuMzk2OTI2MjA3ODU5MDg1IEEgMTAgMTAgMCAxIDAgNi44MDg0Nzk1NTcxMTAwNzkgMjAuNzM1NzY0MzYzNTEwNDYiPjwvcGF0aD4NCjxwYXRoIGQ9Ik0gNyAxOSBsIC0xIDYgbCA2IC0xIiBzdHJva2U9IiNmZmYiIHN0cm9rZS13aWR0aD0iMiIgZmlsbD0ibm9uZSI+PC9wYXRoPjxwYXRoIGQ9Ik0gMTAgMTAgcSAtMSA4IDggMTEgYyA1IC0xIDAgLTYgLTEgLTMgcSAtNCAtMyAtNSAtNSBjIDQgLTIgLTEgLTUgLTEgLTQiIGZpbGw9IiNmZmYiPjwvcGF0aD4NCjwvc3ZnPg==) left no-repeat; }

.theChampSharing {
  display: block;
  margin: 2px;
  float: left;
  cursor: pointer;
  border: none; }

.theChampSharingArrow {
  background-color: #000 !important;
  height: 16px;
  width: 16px;
  cursor: pointer;
  margin-top: 10px; }

.theChampPushIn {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAzMCAzMCI+DQo8cGF0aCBkPSJNIDcgNiBxIDIgNiAxMCA2IHYgLTYgbCA2IDkgbCAtNiA5IHYgLTYgcSAtMTAgMiAtMTAgLTEyIiBzdHJva2Utd2lkdGg9IjEiIHN0cm9rZT0iI2ZmZiIgZmlsbD0id2hpdGUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9wYXRoPjwvc3ZnPg==) left no-repeat; }

.theChampPushInPng {
  background: url(../images/sharing/pushin.png) left no-repeat; }

.theChampPullOut {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAzMCAzMCI+DQo8cGF0aCBkPSJNIDIzIDYgcSAtMiA2IC0xMCA2IHYgLTYgbCAtNiA5IGwgNiA5IHYgLTYgcSAxMCAyIDEwIC0xMiIgc3Ryb2tlLXdpZHRoPSIxIiBzdHJva2U9IiNmZmYiIGZpbGw9IndoaXRlIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvcGF0aD48L3N2Zz4=) left no-repeat; }

.theChampPullOutPng {
  background: url(../images/sharing/pullout.png) left no-repeat; }

.theChampCommentingTabs li {
  float: left;
  margin: 0 1em 0 0;
  list-style: none;
  color: #ccc;
  display: block;
  cursor: pointer;
  font-size: .85em; }

.theChampCommentingTabs ul {
  float: left;
  padding-left: 0;
  margin-left: 0; }

li.theChampSelectedTab {
  color: #333;
  border-bottom: 2px solid #23a9e1; }

div#ncr-robot-check h4 {
  color: white; }

@media screen and (max-width: 783px) {
  #the_champ_sharing_more_providers {
    width: 80%;
    left: 60%;
    margin-left: -50%;
    text-shadow: none !important; }

  #the_champ_sharing_more_providers .filter input.search {
    border: 1px solid #ccc;
    width: 92%; } }
.mission h1 {
  font-size: 110px;
  text-align: center;
  padding: 0;
  line-height: 110%;
  margin-bottom: 50px;
  font-weight: bold;
  text-transform: uppercase; }
.mission h4 {
  text-align: center;
  font-size: 22px !important;
  font-weight: 300;
  padding: 20px 0; }
.mission ul {
  text-align: center; }
  .mission ul li {
    font-weight: bold;
    font-size: 22px;
    padding: 0 0 25px 10px;
    list-style: circle;
    line-height: 130%;
    list-style-position: inside; }
    .mission ul li.one {
      color: #0097b6; }
    .mission ul li.two {
      color: #01aeb5; }
    .mission ul li.three {
      color: #08b892; }
    .mission ul li.four {
      color: #00b45d; }
    .mission ul li.five {
      color: #04b332;
      padding-bottom: 0; }
    .mission ul li.six {
      color: #60bd00; }
.mission p {
  text-align: center;
  font-weight: bold;
  font-size: 22px;
  line-height: 180%; }

.missionSubscribe h2 {
  margin: 0 0 30px; }
.missionSubscribe .share span {
  margin: 0 3px; }
.missionSubscribe .fb_iframe_widget span {
  vertical-align: baseline !important; }

.single-achievement .requirements {
  display: block;
  width: 450px;
  max-width: 100%;
  margin: 20px  auto; }
  .single-achievement .requirements li {
    font-size: 15px;
    margin-bottom: 7px;
    font-weight: bold;
    color: #283235; }
    .single-achievement .requirements li.user-has-earned {
      text-decoration: line-through; }

.badge-earners li {
  margin-bottom: 15px; }

.badgeos-submission-form {
  background: #F3F5F6;
  padding: 20px; }
  .badgeos-submission-form h4 {
    margin: 0 0 30px; }

.badgeos-submission-comments-wrap {
  margin-bottom: 5px; }
  .badgeos-submission-comments-wrap > ul {
    margin: 0;
    padding: 0; }
  .badgeos-submission-comments-wrap .badgeos-submission-comment {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding-bottom: 10px;
    margin-bottom: 10px; }
    .badgeos-submission-comments-wrap .badgeos-submission-comment:last-child {
      border: none; }
  .badgeos-submission-comments-wrap .badgeos-comment-date-by {
    font-size: 12px;
    font-weight: bold;
    margin: 0 0 3px; }
  .badgeos-submission-comments-wrap .badgeos-comment-text p:last-child {
    margin: 0; }

.badgeos-submission {
  background: #F3F5F6;
  padding: 20px;
  margin-bottom: 20px; }
  .badgeos-submission h2 {
    font-size: 20px;
    margin-top: 0; }
  .badgeos-submission h4 {
    font-size: 16px; }
  .badgeos-submission .badgeos-submission-meta {
    font-size: 11px; }
  .badgeos-submission .label {
    border: none;
    color: #283235;
    min-width: 100px;
    display: inline-block;
    text-align: left;
    padding: 0; }

.badge-container {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  margin: 0 20px 50px;
  height: 75px;
  width: 75px; }
  .badge-container.xl {
    margin: 50px auto 80px;
    height: 150px;
    width: 150px; }
    .badge-container.xl .text {
      font-size: 20px;
      height: 180px; }
  .badge-container .badge-shape {
    height: 100%;
    width: 100%;
    background: #f0ad4e;
    margin: 15px auto;
    position: relative;
    display: inline-block;
    border-radius: 4px; }
    .badge-container .badge-shape:before {
      height: 100%;
      width: 100%;
      background: #f0ad4e;
      display: block;
      content: "";
      position: absolute;
      -webkit-transform: rotate(30deg);
      -moz-transform: rotate(30deg);
      -ms-transform: rotate(30deg);
      -o-transform: rotate(30deg);
      transform: rotate(30deg);
      border-radius: 4px; }
    .badge-container .badge-shape:after {
      height: 100%;
      width: 100%;
      background: #f0ad4e;
      content: "";
      display: block;
      position: absolute;
      -webkit-transform: rotate(-30deg);
      -moz-transform: rotate(-30deg);
      -ms-transform: rotate(-30deg);
      -o-transform: rotate(-30deg);
      transform: rotate(-30deg);
      border-radius: 4px; }
  .badge-container .text {
    position: absolute;
    z-index: 100;
    height: 104px;
    width: 100%;
    top: 0;
    left: 0;
    display: table;
    font-size: 12px; }
    .badge-container .text > i {
      display: table-cell;
      vertical-align: middle;
      height: 75px;
      text-align: center;
      margin: 0;
      padding: 0;
      line-height: 130%;
      overflow: hidden;
      font-weight: bold;
      color: rgba(0, 0, 0, 0.75); }

.achievements h2 {
  font-size: 24px;
  font-weight: bold;
  margin: 70px 0 0;
  padding-bottom: 10px;
  border-bottom: 1px solid #F3F5F6; }
  .achievements h2:first-of-type {
    margin: 0; }
.achievements .achievement {
  display: table-row;
  width: 100%; }
  .achievements .achievement > div {
    display: table-cell;
    vertical-align: middle;
    border-bottom: 1px solid #F3F5F6;
    padding: 15px 0; }
    .achievements .achievement > div.title {
      padding-right: 30px;
      white-space: nowrap; }
      .achievements .achievement > div.title a {
        font-size: 13px;
        font-weight: bold;
        line-height: 120%;
        text-align: center;
        padding: 7px 10px;
        background: #283235;
        color: white;
        display: inline-block;
        border-radius: 5px; }
        .achievements .achievement > div.title a i {
          width: 7px;
          height: 7px;
          border-radius: 100px;
          display: inline-block;
          background: #02b892;
          margin-right: 5px;
          vertical-align: middle; }
        .achievements .achievement > div.title a span {
          display: inline-block;
          vertical-align: middle; }
    .achievements .achievement > div.desc p {
      margin: 0;
      color: #283235;
      font-size: 13px;
      line-height: 130%; }
    .achievements .achievement > div.points {
      white-space: nowrap;
      padding-left: 30px;
      font-weight: bold;
      color: #02b892; }
      .achievements .achievement > div.points span {
        line-height: 120%;
        text-align: center;
        padding: 7px 10px;
        border: 2px solid #02b892; }
    .achievements .achievement > div.status i {
      font-size: 20px;
      margin-right: 15px; }
.achievements.inline .achievement {
  display: inline-block;
  width: auto; }
  .achievements.inline .achievement > div {
    display: inline-block;
    border: none;
    padding: 0 5px 10px 0; }

.modal .achievement {
  padding: 30px;
  border-bottom: 1px solid #F3F5F6; }
  .modal .achievement:last-child {
    border-bottom: none; }
  .modal .achievement h2 {
    margin-top: 0; }

.leaderboard {
  color: white;
  background: url(../images/login-bg.jpg) no-repeat center center fixed;
  background-size: cover;
  position: relative;
  padding-top: 100px; }
  .leaderboard .bg {
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.3);
    height: 100%;
    width: 100%;
    z-index: 1; }
  .leaderboard h1 {
    text-transform: uppercase;
    font-weight: bold;
    position: relative;
    z-index: 2; }
  .leaderboard p {
    position: relative;
    z-index: 2; }
  .leaderboard table {
    background: #283235;
    position: relative;
    z-index: 2;
    box-shadow: 0 5px 10px black;
    max-width: 850px;
    margin: 0 auto; }
    .leaderboard table tr:hover td {
      background: rgba(0, 0, 0, 0.2); }
    .leaderboard table th {
      font-weight: bold;
      color: rgba(255, 255, 255, 0.5);
      border-bottom: 2px solid rgba(255, 255, 255, 0.02) !important; }
    .leaderboard table td {
      font-weight: bold;
      vertical-align: middle;
      border-bottom: 1px solid rgba(255, 255, 255, 0.02) !important; }
      .leaderboard table td.user {
        font-size: 18px;
        padding-left: 30px; }
        .leaderboard table td.user img {
          display: inline-block;
          margin-right: 15px; }
      .leaderboard table td.rank {
        width: 1%;
        padding: 5px 20px;
        border: none;
        color: rgba(255, 255, 255, 0.8);
        font-weight: bold;
        font-size: 30px;
        background: rgba(0, 0, 0, 0.3) !important; }
        .leaderboard table td.rank span {
          background: #009bf4;
          color: white;
          font-size: 16px;
          border-radius: 1000px;
          width: 24px;
          text-align: center;
          height: 24px;
          line-height: 26px;
          display: inline-block; }
      .leaderboard table td.points, .leaderboard table td.badges {
        font-size: 18px;
        width: 150px;
        color: rgba(255, 255, 255, 0.8); }
    .leaderboard table .top td {
      background: rgba(0, 0, 0, 0.08);
      color: #f0ad4e; }
      .leaderboard table .top td.rank {
        color: #f0ad4e; }

/* Retina Sprites */
/* Responsive Styling */
@media (min-width: 1150px) {
  #related h5 {
    font-size: 24px; }

  #sidebar {
    display: block; }

  .blog-content {
    padding-right: 360px;
    padding-left: 60px; } }
@media (min-width: 1350px) {
  .single-post .shareBar.float {
    position: absolute;
    top: 40px;
    margin: 0;
    left: 15px;
    width: 60px;
    text-align: center; }
    .single-post .shareBar.float .item {
      margin-bottom: 10px;
      width: 50px; }
    .single-post .shareBar.float span {
      position: absolute;
      left: 45px;
      top: 0;
      font-size: 14px;
      line-height: 40px;
      display: block; }
      .single-post .shareBar.float span.hethens-voting-vote-counter {
        line-height: 22px; }
  .single-post .shareBar .social {
    float: none !important; }
    .single-post .shareBar .social .item {
      position: relative; } }
@media (max-width: 1350px) {
  .ajax-modal.iframed .shareBar > div {
    width: 100%; }
  .ajax-modal.iframed #iframed {
    padding-right: 0; }
  .ajax-modal.iframed .content {
    padding-right: 0; }
    .ajax-modal.iframed .content .ajax-content {
      width: 100%; }

  .shareBar.float {
    position: relative !important;
    top: 0 !important;
    bottom: auto !important;
    padding-left: 0; }
    .shareBar.float .item {
      padding: 0 17px; }
      .shareBar.float .item:first-child {
        padding-left: 0; }
    .shareBar.float .social {
      float: none;
      display: inline-block; }
    .shareBar.float .hethens-voting-vote {
      line-height: 36px;
      display: inline-block;
      margin-right: 5px; }
    .shareBar.float span.hethens-voting-vote-counter {
      line-height: 36px;
      display: inline-block; } }
@media (min-width: 992px) {
  .ajax-modal .content .ajax-content .shareBar > div {
    padding: 0 10px; } }
@media (max-width: 991px) {
  body.noScroll .listingsContainer {
    visibility: hidden;
    -webkit-transition: -webkit-transform 200ms linear;
    transition: transform 200ms linear; }

  section {
    padding: 30px 0; }

  #subheader > ul > li > a {
    font-size: 16px; }

  .submission-rules li {
    padding: 4px 8px;
    margin: 0 2px 10px;
    display: inline-block;
    line-height: 20px;
    font-size: 12px; }

  h1, .page-title {
    font-size: 26px; }

  #nav > ul > li > a {
    padding: 0 12px;
    font-size: 14px; }

  #main-menu li a {
    min-width: 0;
    border: none !important; }
    #main-menu li a .icon {
      display: none; }

  .listingsContainer .announcement {
    margin-top: -30px; }
  .listingsContainer .listings .listing.listing-lg > div.image a {
    height: 250px !important; }
  .listingsContainer .listings .listing.listing-lg > div.title {
    font-size: 14px; }
  .listingsContainer .listings .listing > div.title {
    padding-right: 0;
    padding-top: 15px; }

  .video-list img {
    height: 120px; }

  .bbp-topic-freshness {
    display: none; }

  #content.mission h1 {
    font-size: 40px; }

  .single-quote .quote-text {
    font-size: 20px; }

  .lead-topic {
    padding: 0; }

  .bbp-admin-links {
    line-height: 10px; }

  #new-post fieldset.bbp-form div p.reply_subsc {
    float: left;
    font-size: 11px; }

  input[type="checkbox"],
  input[type="radio"] {
    border: 1px solid #ccc; }

  .post-content {
    font-size: 19px; }

  .inline-widget.offset-right {
    left: 0;
    margin-left: 40px; }
  .inline-widget.offset-left {
    right: 0;
    margin-right: 40px; }

  .ajax-overlay {
    display: none !important; }

  body.single-not-forum .ajax-modal {
    height: auto !important;
    z-index: 10;
    box-shadow: none;
    border-bottom: 2px solid #F3F5F6;
    width: 100% !important; }
    body.single-not-forum .ajax-modal.active {
      position: relative; }
    body.single-not-forum .ajax-modal .inner {
      position: relative;
      margin-top: 0 !important; }
    body.single-not-forum .ajax-modal .content {
      overflow: visible;
      height: auto; }
    body.single-not-forum .ajax-modal.iframed {
      position: fixed;
      height: 100% !important; }
      body.single-not-forum .ajax-modal.iframed .inner {
        margin-top: 60px !important;
        position: absolute; }
      body.single-not-forum .ajax-modal.iframed .content {
        height: auto;
        overflow-y: auto; }
        body.single-not-forum .ajax-modal.iframed .content .ajax-content {
          -webkit-overflow-scrolling: touch;
          overflow-y: scroll;
          overflow-x: hidden; }

  .ajax-modal {
    width: 100%;
    max-width: 100% !important; }
    .ajax-modal.single .inner {
      padding: 15px 0;
      margin-left: 0; }
    .ajax-modal.iframed {
      position: fixed;
      height: 100% !important; }
      .ajax-modal.iframed .content {
        overflow-y: auto;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0; }
        .ajax-modal.iframed .content .ajax-content {
          -webkit-overflow-scrolling: touch;
          overflow-y: scroll;
          overflow-x: hidden; }
    .ajax-modal .inner {
      margin-left: 0;
      left: 0;
      margin-top: 42px;
      padding: 0; }
    .ajax-modal .content {
      padding-right: 0;
      padding-left: 0; }
      .ajax-modal .content .ajax-content {
        padding: 40px 20px 20px;
        border: none; }
        .ajax-modal .content .ajax-content .cheatFullWidth {
          margin-left: -20px;
          margin-right: -20px; }
        .ajax-modal .content .ajax-content .listingNav {
          left: 0px; }
          .ajax-modal .content .ajax-content .listingNav.nextListing {
            right: 0;
            left: auto; }
        .ajax-modal .content .ajax-content .shareBar > div {
          padding: 0px 20px; }
    .ajax-modal .shareBar {
      padding-left: 0; }
    .ajax-modal .iframeError {
      position: fixed !important; }
    .ajax-modal .ajax-close {
      left: 7px;
      top: 12px; }
      .ajax-modal .ajax-close i {
        font-weight: bold;
        font-size: 16px; }

  .subscribe h4 {
    margin-bottom: 10px !important;
    width: 100%;
    display: block; }
  .subscribe input.email {
    width: 160px;
    display: inline-block; }

  .post-content .subscribe input {
    width: 220px; }

  .mission h1 {
    font-size: 60px; } }
@media (max-width: 767px) {
  body {
    padding-top: 42px; }

  body.modal-visible .ajax-close {
    top: 6px !important;
    left: 4px; }

  .ajax-close {
    height: 30px;
    width: 30px; }
    .ajax-close i {
      font-size: 14px; }

  #header > .container {
    padding: 0; }

  .big-share-buttons a {
    width: 45%; }

  .video-list img {
    height: auto; }

  .listingsContainer {
    margin-left: 0;
    border-left: none; }
    .listingsContainer .listings .listing > div.title h3 {
      font-size: 16px; }
    .listingsContainer .listings .listing > div.title p {
      font-size: 13px; }
    .listingsContainer .listings .listing > div.votes {
      padding-right: 15px;
      padding-left: 10px;
      width: 40px; }
    .listingsContainer .listings .listing > div.moderate {
      width: 100px;
      padding-left: 10px; }

  .postImageFull h1 {
    font-size: 40px !important; }

  .module {
    margin-bottom: 30px; }

  .moduleTighter {
    margin-bottom: 15px; }

  .ajax-modal {
    width: 100% !important; }
    .ajax-modal span.hethens-voting-vote-counter {
      display: inline-block;
      vertical-align: middle; }
    .ajax-modal .hethens-voting-wrapper .hethens-voting-vote {
      display: inline-block;
      vertical-align: middle; }
      .ajax-modal .hethens-voting-wrapper .hethens-voting-vote i {
        margin-bottom: 0;
        padding-bottom: 0; }
    .ajax-modal.single .inner {
      padding: 0; }
      .ajax-modal.single .inner .ajax-content {
        border: none; }
    .ajax-modal.single .content {
      padding: 0; }

  body.single-not-forum .ajax-modal.iframed .inner {
    margin-top: 46px !important; }

  .postHeader {
    padding: 40px; }
    .postHeader h1 {
      font-size: 40px; }
    .postHeader .postImage {
      margin: 40px -40px 0; }

  #email-subscribe input.email {
    width: 250px; }
  #email-subscribe h4 {
    margin-right: 0;
    margin-bottom: 15px;
    font-size: 14px;
    display: block !important; }

  .intro {
    top: 42px; }

  #nav > ul > li.logo a {
    padding-right: 0;
    padding-left: 10px; }
    #nav > ul > li.logo a img {
      height: auto; }
  #nav > ul > li.search {
    float: left !important; }
    #nav > ul > li.search ul {
      top: 42px;
      padding: 20px 0; }
      #nav > ul > li.search ul input, #nav > ul > li.search ul button {
        line-height: 30px;
        font-size: 20px; }
  #nav > ul > li > a {
    font-size: 13px;
    line-height: 42px;
    height: 42px;
    text-align: left; }

  h1, .page-title {
    font-size: 20px; }

  .profile-header {
    padding: 30px 0 0;
    text-align: center; }
    .profile-header h1 {
      font-size: 22px;
      padding-top: 20px; }
    .profile-header .profile-nav li {
      position: relative; }
      .profile-header .profile-nav li a {
        font-size: 11px;
        border-right: 1px solid rgba(255, 255, 255, 0.2); }
        .profile-header .profile-nav li a span {
          position: absolute;
          left: 0;
          right: 0;
          margin: auto;
          width: 42px;
          top: -7px;
          height: auto;
          line-height: 14px;
          border-radius: 2px; }

  .nav-collapse {
    top: 46px !important;
    padding: 0 !important;
    overflow: hidden !important;
    max-height: 0;
    float: none !important;
    width: 100% !important;
    -webkit-transition: max-height .3s ease-in-out;
    -moz-transition: max-height .3s ease-in-out;
    -o-transition: max-height .3s ease-in-out;
    transition: max-height .3s ease-in-out;
    background: #283235;
    color: white;
    position: fixed;
    z-index: 700; }
    .nav-collapse.visible {
      max-height: 1000px;
      overflow-y: scroll !important; }
    .nav-collapse a:hover {
      background: #009bf4 !important;
      color: white !important; }
    .nav-collapse ul {
      position: static !important;
      display: block;
      background: none !important;
      float: none !important; }

  #filterbar {
    border-right: none;
    height: auto;
    bottom: auto;
    margin-top: 0; }
    #filterbar > div {
      padding: 20px; }

  #main-menu li {
    display: block;
    float: none;
    border: none;
    margin: 0 20px; }
    #main-menu li ul {
      box-shadow: none; }
      #main-menu li ul li {
        margin: 0; }
    #main-menu li:hover a {
      background: none !important; }
    #main-menu li a {
      display: block;
      text-transform: uppercase;
      font-weight: bold;
      font-size: 16px !important;
      padding: 0 10px !important;
      line-height: 36px !important;
      border: none !important;
      min-width: 0;
      color: white; }
      #main-menu li a:hover {
        background: #009bf4 !important; }
      #main-menu li a .icon {
        display: inline-block;
        margin-right: 8px; }
  #main-menu > li:first-child {
    margin-top: 20px; }
  #main-menu > li:last-child {
    margin-bottom: 20px; }

  .leaderboard table td {
    font-size: 14px; }
    .leaderboard table td.rank {
      font-size: 16px;
      padding: 5px; }
    .leaderboard table td.points, .leaderboard table td.badges {
      width: auto; }
    .leaderboard table td.user {
      padding-left: 20px; }
  .leaderboard table th {
    font-size: 11px; } }
@media (max-width: 480px) {
  #subheader {
    top: 46px; }

  .shareBar .social span {
    display: none; }

  .listingsContainer .announcement span {
    font-size: 14px;
    line-height: 130%;
    display: block; }
  .listingsContainer .announcement .btn {
    line-height: 10px;
    margin: 7px auto 0; }

  .ajax-modal.iframed #iframed {
    padding-top: 84px; }
  .ajax-modal .content .ajax-content {
    padding: 30px 10px 10px; }
    .ajax-modal .content .ajax-content .cheatFullWidth {
      margin-left: -10px;
      margin-right: -10px; }
    .ajax-modal .content .ajax-content h1 {
      font-size: 20px;
      line-height: 130%;
      margin-bottom: 30px; }
    .ajax-modal .content .ajax-content .shareBar > div {
      padding: 0 10px;
      line-height: 54px;
      height: 54px; }
      .ajax-modal .content .ajax-content .shareBar > div .item {
        padding: 0 5px; }
        .ajax-modal .content .ajax-content .shareBar > div .item.votes {
          margin: 0;
          line-height: 54px;
          text-align: center; }
        .ajax-modal .content .ajax-content .shareBar > div .item.author {
          display: none; }
      .ajax-modal .content .ajax-content .shareBar > div .social {
        display: none;
        position: absolute;
        right: 0;
        top: 54px;
        width: 54px;
        z-index: 100000;
        padding: 0;
        background: #283235; }
        .ajax-modal .content .ajax-content .shareBar > div .social .icon {
          color: white; }
        .ajax-modal .content .ajax-content .shareBar > div .social .item {
          display: block;
          text-align: center;
          padding: 0; }
          .ajax-modal .content .ajax-content .shareBar > div .social .item a {
            line-height: 50px;
            display: block; }
            .ajax-modal .content .ajax-content .shareBar > div .social .item a:hover {
              background: rgba(255, 255, 255, 0.1);
              bottom: 0; }
        .ajax-modal .content .ajax-content .shareBar > div .social.active {
          display: block; }
      .ajax-modal .content .ajax-content .shareBar > div .mobile-share {
        display: block; }
  .ajax-modal .iframeError {
    top: 54px !important; }

  .postImageFull {
    height: 450px; }
    .postImageFull h1 {
      font-size: 30px !important; }
    .postImageFull p {
      font-size: 16px !important; }

  #nav .dropdown-menu {
    position: fixed;
    top: 46px;
    right: auto;
    left: 0;
    width: 100% !important;
    margin: 0; }
    #nav .dropdown-menu ul {
      margin-bottom: 10px; }

  .post-content {
    padding: 0 5px;
    font-size: 16px !important; }

  .postHeader {
    padding: 30px 20px 10px; }
    .postHeader h1 {
      font-size: 30px; }
    .postHeader p {
      font-size: 18px; }
    .postHeader .postImage {
      margin: 20px -20px 0; }

  .inline-widget {
    padding: 10px 0 20px; }
    .inline-widget a {
      margin: 0;
      display: table-cell;
      vertical-align: middle; }
      .inline-widget a:first-of-type {
        padding-right: 15px; }
      .inline-widget a img {
        width: 80px;
        margin-bottom: 0; }
      .inline-widget a p {
        text-align: left;
        font-size: 18px !important; }
    .inline-widget.offset-left, .inline-widget.offset-right {
      float: none;
      width: 100%;
      margin: 0 auto 20px;
      left: auto;
      right: auto; }
    .inline-widget h4 {
      font-size: 14px;
      margin-bottom: 10px; }

  .authorBox td {
    display: block;
    text-align: center;
    width: auto !important;
    padding: 0 !important; }

  blockquote {
    font-size: 16px;
    background: url(../../hethen/images/quote.png) 0 15px no-repeat;
    background-size: 26px 23px;
    padding: 25px 0 25px 25px;
    min-height: 60px; }

  .listingsContainer .listings > .container-fluid {
    padding: 0 0px; }
  .listingsContainer .listings .date {
    margin-left: 10px;
    padding-left: 0; }
  .listingsContainer .listings .listing > div.title {
    display: block;
    padding-top: 20px; }
    .listingsContainer .listings .listing > div.title h3 {
      font-size: 15px !important;
      margin-bottom: 5px; }
    .listingsContainer .listings .listing > div.title p {
      font-size: 13px;
      line-height: 140%;
      margin-top: 0; }
  .listingsContainer .listings .listing > div.image {
    width: 100%;
    display: block;
    padding-bottom: 0;
    border-bottom: none; }
    .listingsContainer .listings .listing > div.image a {
      width: 100% !important;
      height: 120px !important; }

  #email-subscribe h4 {
    font-weight: bold; }
  #email-subscribe input.email {
    width: 160px; }
  #email-subscribe button {
    padding-left: 7px;
    padding-right: 7px; }

  .post-content #email-subscribe input {
    width: 100%;
    margin-bottom: 10px; }
  .post-content #email-subscribe button {
    width: 100%; }

  .table > .reply-wrap-row > div {
    display: block; }
    .table > .reply-wrap-row > div.reply-loves {
      float: left;
      padding-right: 10px;
      padding-left: 5px;
      padding-bottom: 0; }
    .table > .reply-wrap-row > div .date {
      display: none; }
    .table > .reply-wrap-row > div .bbp-admin-links, .table > .reply-wrap-row > div .admin-links {
      opacity: 1 !important;
      bottom: 0; }

  ul.children {
    padding-left: 10px; }
    ul.children .reply-content .reply-text p {
      margin-left: 10px; }

  #theme-my-login .holder, #join .holder {
    width: 300px; }

  .nav-tabs > li > a {
    font-size: 12px;
    padding-right: 6px !important;
    padding-left: 6px !important; }
    .nav-tabs > li > a span {
      display: none; }

  #nav > ul > li > a {
    padding: 0 12px;
    font-size: 11px;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent; }
    #nav > ul > li > a .badge {
      left: 24px;
      top: 6px; }
    #nav > ul > li > a .icon-bell {
      font-size: 18px !important; }
    #nav > ul > li > a .icon-search {
      font-size: 16px !important; }
  #nav > ul > li.profile img {
    width: 22px;
    height: auto; }
  #nav > ul > li#bp-adminbar-notifications-menu ul {
    max-width: 100%; }

  .nav-pills > li > a {
    font-size: 12px; }

  .shareBar > div .social .item {
    padding: 0 5px; }

  .profile-fields tr td.field, .profile-fields tr td.data {
    display: block;
    width: auto;
    padding-left: 0px;
    padding-right: 0px; }
  .profile-fields tr td.field {
    padding-bottom: 0; }

  .leaderboard table td {
    font-size: 12px !important;
    font-weight: normal; }
  .leaderboard img {
    display: none !important; } }
@media (min-width: 991px) and (max-width: 1150px) {
  .menu-item-store {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 1049px) {
  .social-buttons.hidden-sm {
    display: none !important; } }
.note-editor {
  position: relative;
  border: 1px solid #a9a9a9; }

.note-editor .note-dropzone {
  position: absolute;
  z-index: 100;
  display: none;
  color: #87cefa;
  background-color: white;
  border: 2px dashed #87cefa;
  opacity: .95;
  pointer-event: none; }

.note-editable ol, .note-editable ul {
  margin-left: 25px;
  list-style: decimal; }
.note-editable ul {
  list-style: disc; }

.note-editor .note-dropzone .note-dropzone-message {
  display: table-cell;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  vertical-align: middle; }

.note-editor .note-dropzone.hover {
  color: #098ddf;
  border: 2px dashed #098ddf; }

.note-editor.dragover .note-dropzone {
  display: table; }

.note-editor .note-toolbar {
  background-color: #f5f5f5;
  border-bottom: 1px solid #a9a9a9; }

.note-editor.fullscreen {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  width: 100%; }

.note-editor.fullscreen .note-editable {
  background-color: white; }

.note-editor.fullscreen .note-resizebar {
  display: none; }

.note-editor.codeview .note-editable {
  display: none; }

.note-editor.codeview .note-codable {
  display: block; }

.note-editor .note-statusbar {
  background-color: #f5f5f5; }

.note-editor .note-statusbar .note-resizebar {
  width: 100%;
  height: 8px;
  cursor: ns-resize;
  border-top: 1px solid #a9a9a9; }

.note-editor .note-statusbar .note-resizebar .note-icon-bar {
  width: 20px;
  margin: 1px auto;
  border-top: 1px solid #a9a9a9; }

.note-editor .note-editable[contenteditable=true]:empty:not(:focus):before {
  color: #a9a9a9;
  content: attr(data-placeholder); }

.note-editor .note-editable {
  padding: 10px;
  overflow: auto;
  outline: 0;
  color: #222;
  font-size: 16px; }

.note-editor .note-editable[contenteditable="false"] {
  background-color: #e5e5e5; }

.note-editor .note-codable {
  display: none;
  width: 100%;
  padding: 10px;
  margin-bottom: 0;
  font-family: Menlo,Monaco,monospace,sans-serif;
  font-size: 14px;
  color: #ccc;
  background-color: #222;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  box-shadow: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  resize: none; }

.note-air-editor {
  outline: 0; }

.note-popover .popover {
  max-width: none; }

.note-popover .popover .popover-content a {
  display: inline-block;
  max-width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle; }

.note-popover .popover .arrow {
  left: 20px; }

.note-popover .popover .popover-content, .note-toolbar {
  padding: 0 0 5px 5px;
  margin: 0; }

.note-popover .popover .popover-content > .btn-group, .note-toolbar > .btn-group {
  margin-top: 5px;
  margin-right: 5px;
  margin-left: 0; }

.note-popover .popover .popover-content .btn-group .note-table, .note-toolbar .btn-group .note-table {
  min-width: 0;
  padding: 5px; }

.note-popover .popover .popover-content .btn-group .note-table .note-dimension-picker, .note-toolbar .btn-group .note-table .note-dimension-picker {
  font-size: 18px; }

.note-popover .popover .popover-content .btn-group .note-table .note-dimension-picker .note-dimension-picker-mousecatcher, .note-toolbar .btn-group .note-table .note-dimension-picker .note-dimension-picker-mousecatcher {
  position: absolute !important;
  z-index: 3;
  width: 10em;
  height: 10em;
  cursor: pointer; }

.note-popover .popover .popover-content .btn-group .note-table .note-dimension-picker .note-dimension-picker-unhighlighted, .note-toolbar .btn-group .note-table .note-dimension-picker .note-dimension-picker-unhighlighted {
  position: relative !important;
  z-index: 1;
  width: 5em;
  height: 5em;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIj4+Pjp6ekKlAqjAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKhmnaJzPAAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC") repeat; }

.note-popover .popover .popover-content .btn-group .note-table .note-dimension-picker .note-dimension-picker-highlighted, .note-toolbar .btn-group .note-table .note-dimension-picker .note-dimension-picker-highlighted {
  position: absolute !important;
  z-index: 2;
  width: 1em;
  height: 1em;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIjd6vvD2f9LKLW+AAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKwNDEVT0AAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC") repeat; }

.note-popover .popover .popover-content .note-style h1, .note-toolbar .note-style h1, .note-popover .popover .popover-content .note-style h2, .note-toolbar .note-style h2, .note-popover .popover .popover-content .note-style h3, .note-toolbar .note-style h3, .note-popover .popover .popover-content .note-style h4, .note-toolbar .note-style h4, .note-popover .popover .popover-content .note-style h5, .note-toolbar .note-style h5, .note-popover .popover .popover-content .note-style h6, .note-toolbar .note-style h6, .note-popover .popover .popover-content .note-style blockquote, .note-toolbar .note-style blockquote {
  margin: 0; }

.note-popover .popover .popover-content .note-color .dropdown-toggle, .note-toolbar .note-color .dropdown-toggle {
  width: 20px;
  padding-left: 5px; }

.note-popover .popover .popover-content .note-color .dropdown-menu, .note-toolbar .note-color .dropdown-menu {
  min-width: 340px; }

.note-popover .popover .popover-content .note-color .dropdown-menu .btn-group, .note-toolbar .note-color .dropdown-menu .btn-group {
  margin: 0; }

.note-popover .popover .popover-content .note-color .dropdown-menu .btn-group:first-child, .note-toolbar .note-color .dropdown-menu .btn-group:first-child {
  margin: 0 5px; }

.note-popover .popover .popover-content .note-color .dropdown-menu .btn-group .note-palette-title, .note-toolbar .note-color .dropdown-menu .btn-group .note-palette-title {
  margin: 2px 7px;
  font-size: 12px;
  text-align: center;
  border-bottom: 1px solid #eee; }

.note-popover .popover .popover-content .note-color .dropdown-menu .btn-group .note-color-reset, .note-toolbar .note-color .dropdown-menu .btn-group .note-color-reset {
  padding: 0 3px;
  margin: 3px;
  font-size: 11px;
  cursor: pointer;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

.note-popover .popover .popover-content .note-color .dropdown-menu .btn-group .note-color-row, .note-toolbar .note-color .dropdown-menu .btn-group .note-color-row {
  height: 20px; }

.note-popover .popover .popover-content .note-color .dropdown-menu .btn-group .note-color-reset:hover, .note-toolbar .note-color .dropdown-menu .btn-group .note-color-reset:hover {
  background: #eee; }

.note-popover .popover .popover-content .note-para .dropdown-menu, .note-toolbar .note-para .dropdown-menu {
  min-width: 216px;
  padding: 5px; }

.note-popover .popover .popover-content .note-para .dropdown-menu > div:first-child, .note-toolbar .note-para .dropdown-menu > div:first-child {
  margin-right: 5px; }

.note-popover .popover .popover-content .dropdown-menu, .note-toolbar .dropdown-menu {
  min-width: 90px; }

.note-popover .popover .popover-content .dropdown-menu.right, .note-toolbar .dropdown-menu.right {
  right: 0;
  left: auto; }

.note-popover .popover .popover-content .dropdown-menu.right::before, .note-toolbar .dropdown-menu.right::before {
  right: 9px;
  left: auto !important; }

.note-popover .popover .popover-content .dropdown-menu.right::after, .note-toolbar .dropdown-menu.right::after {
  right: 10px;
  left: auto !important; }

.note-popover .popover .popover-content .dropdown-menu li a i, .note-toolbar .dropdown-menu li a i {
  color: deepskyblue;
  visibility: hidden; }

.note-popover .popover .popover-content .dropdown-menu li a.checked i, .note-toolbar .dropdown-menu li a.checked i {
  visibility: visible; }

.note-popover .popover .popover-content .note-fontsize-10, .note-toolbar .note-fontsize-10 {
  font-size: 10px; }

.note-popover .popover .popover-content .note-color-palette, .note-toolbar .note-color-palette {
  line-height: 1; }

.note-popover .popover .popover-content .note-color-palette div .note-color-btn, .note-toolbar .note-color-palette div .note-color-btn {
  width: 20px;
  height: 20px;
  padding: 0;
  margin: 0;
  border: 1px solid #fff; }

.note-popover .popover .popover-content .note-color-palette div .note-color-btn:hover, .note-toolbar .note-color-palette div .note-color-btn:hover {
  border: 1px solid #000; }

.note-dialog > div {
  display: none; }

.note-dialog .form-group {
  margin-right: 0;
  margin-left: 0; }

.note-dialog .note-modal-form {
  margin: 0; }

.note-dialog .note-image-dialog .note-dropzone {
  min-height: 100px;
  margin-bottom: 10px;
  font-size: 30px;
  line-height: 4;
  color: lightgray;
  text-align: center;
  border: 4px dashed lightgray; }

.note-dialog .note-help-dialog {
  font-size: 12px;
  color: #ccc;
  background: transparent;
  background-color: #222 !important;
  border: 0;
  -webkit-opacity: .9;
  -khtml-opacity: .9;
  -moz-opacity: .9;
  opacity: .9;
  -ms-filter: alpha(opacity=90);
  filter: alpha(opacity=90); }

.note-dialog .note-help-dialog .modal-content {
  background: transparent;
  border: 1px solid white;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.note-dialog .note-help-dialog a {
  font-size: 12px;
  color: white; }

.note-dialog .note-help-dialog .title {
  padding-bottom: 5px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: bold;
  color: white;
  border-bottom: white 1px solid; }

.note-dialog .note-help-dialog .modal-close {
  font-size: 14px;
  color: #dd0;
  cursor: pointer; }

.note-dialog .note-help-dialog .text-center {
  margin: 10px 0 0; }

.note-dialog .note-help-dialog .note-shortcut {
  padding-top: 8px;
  padding-bottom: 8px; }

.note-dialog .note-help-dialog .note-shortcut-row {
  margin-right: -5px;
  margin-left: -5px; }

.note-dialog .note-help-dialog .note-shortcut-col {
  padding-right: 5px;
  padding-left: 5px; }

.note-dialog .note-help-dialog .note-shortcut-title {
  font-size: 13px;
  font-weight: bold;
  color: #dd0; }

.note-dialog .note-help-dialog .note-shortcut-key {
  font-family: "Courier New";
  color: #dd0;
  text-align: right; }

.note-handle .note-control-selection {
  position: absolute;
  display: none;
  border: 1px solid black; }

.note-handle .note-control-selection > div {
  position: absolute; }

.note-handle .note-control-selection .note-control-selection-bg {
  width: 100%;
  height: 100%;
  background-color: black;
  -webkit-opacity: .3;
  -khtml-opacity: .3;
  -moz-opacity: .3;
  opacity: .3;
  -ms-filter: alpha(opacity=30);
  filter: alpha(opacity=30); }

.note-handle .note-control-selection .note-control-handle {
  width: 7px;
  height: 7px;
  border: 1px solid black; }

.note-handle .note-control-selection .note-control-holder {
  width: 7px;
  height: 7px;
  border: 1px solid black; }

.note-handle .note-control-selection .note-control-sizing {
  width: 7px;
  height: 7px;
  background-color: white;
  border: 1px solid black; }

.note-handle .note-control-selection .note-control-nw {
  top: -5px;
  left: -5px;
  border-right: 0;
  border-bottom: 0; }

.note-handle .note-control-selection .note-control-ne {
  top: -5px;
  right: -5px;
  border-bottom: 0;
  border-left: none; }

.note-handle .note-control-selection .note-control-sw {
  bottom: -5px;
  left: -5px;
  border-top: 0;
  border-right: 0; }

.note-handle .note-control-selection .note-control-se {
  right: -5px;
  bottom: -5px;
  cursor: se-resize; }

.note-handle .note-control-selection .note-control-selection-info {
  right: 0;
  bottom: 0;
  padding: 5px;
  margin: 5px;
  font-size: 12px;
  color: white;
  background-color: black;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-opacity: .7;
  -khtml-opacity: .7;
  -moz-opacity: .7;
  opacity: .7;
  -ms-filter: alpha(opacity=70);
  filter: alpha(opacity=70); }

/* @group Base */
.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  zoom: 1;
  *display: inline;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .chosen-container .chosen-drop {
    position: absolute;
    top: 100%;
    left: -9999px;
    z-index: 1010;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    border: 2px solid #ccc;
    border-top: 0;
    background: #fff;
    box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15); }
  .chosen-container.chosen-with-drop .chosen-drop {
    left: 0; }
  .chosen-container a {
    cursor: pointer; }

/* @end */
/* @group Single Chosen */
.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 10px;
  height: 34px;
  border: 2px solid #ccc;
  border-radius: 5px;
  background-color: #fff;
  background: -svg(compact(linear-gradient(top, #fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%), false, false, false, false, false, false, false, false, false));
  background: -owg(compact(linear-gradient(top, #fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%), false, false, false, false, false, false, false, false, false));
  background: -webkit(compact(linear-gradient(top, #fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%), false, false, false, false, false, false, false, false, false));
  background: -moz(compact(linear-gradient(top, #fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%), false, false, false, false, false, false, false, false, false));
  background: -o(compact(linear-gradient(top, #fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%), false, false, false, false, false, false, false, false, false));
  -pie-background: -pie(compact(linear-gradient(top, #fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%), false, false, false, false, false, false, false, false, false));
  background: compact(linear-gradient(top, #fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%), false, false, false, false, false, false, false, false, false);
  background-clip: padding-box;
  box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #283235;
  text-decoration: none;
  white-space: nowrap;
  line-height: 30px; }
  .chosen-container-single .chosen-single :focus {
    background: red !important; }
.chosen-container-single .chosen-default {
  color: #999; }
.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap; }
.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px; }
.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: image-url("../images/chosen-sprite.png") -42px 1px no-repeat;
  font-size: 1px; }
  .chosen-container-single .chosen-single abbr:hover {
    background-position: -42px -10px; }
.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px; }
.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%; }
  .chosen-container-single .chosen-single div b {
    display: block;
    width: 100%;
    height: 100%;
    background: image-url("../images/chosen-sprite.png") no-repeat 0px 5px;
    background-position: 0 5px; }
.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap; }
  .chosen-container-single .chosen-search input[type="text"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 1px 0;
    padding: 4px 20px 4px 5px;
    width: 100%;
    height: auto;
    outline: 0;
    border: 2px solid #ccc;
    background: #fff image-url("../images/chosen-sprite.png") no-repeat 100% -20px;
    background: -svg(compact(image-url("../images/chosen-sprite.png") no-repeat 100% -20px, false, false, false, false, false, false, false, false, false));
    background: -owg(compact(image-url("../images/chosen-sprite.png") no-repeat 100% -20px, false, false, false, false, false, false, false, false, false));
    background: -webkit(compact(image-url("../images/chosen-sprite.png") no-repeat 100% -20px, false, false, false, false, false, false, false, false, false));
    background: -moz(compact(image-url("../images/chosen-sprite.png") no-repeat 100% -20px, false, false, false, false, false, false, false, false, false));
    background: -o(compact(image-url("../images/chosen-sprite.png") no-repeat 100% -20px, false, false, false, false, false, false, false, false, false));
    -pie-background: -pie(compact(image-url("../images/chosen-sprite.png") no-repeat 100% -20px, false, false, false, false, false, false, false, false, false));
    background: compact(image-url("../images/chosen-sprite.png") no-repeat 100% -20px, false, false, false, false, false, false, false, false, false);
    background-position: 100% -20px;
    font-size: 1em;
    font-family: sans-serif;
    line-height: normal;
    border-radius: 0; }
.chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box; }
.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px; }

/* @end */
/* @group Results */
.chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch; }
  .chosen-container .chosen-results li {
    display: none;
    margin: 0;
    padding: 5px 6px;
    list-style: none;
    line-height: 20px;
    word-wrap: break-word;
    -webkit-touch-callout: none; }
    .chosen-container .chosen-results li.active-result {
      display: list-item;
      cursor: pointer; }
    .chosen-container .chosen-results li.disabled-result {
      display: list-item;
      color: #ccc;
      cursor: default; }
    .chosen-container .chosen-results li.highlighted {
      background: #009bf4;
      color: #fff; }
    .chosen-container .chosen-results li.no-results {
      color: #777;
      display: list-item;
      background: #f4f4f4; }
    .chosen-container .chosen-results li.group-result {
      display: list-item;
      font-weight: bold;
      cursor: default; }
    .chosen-container .chosen-results li.group-option {
      padding-left: 15px; }
    .chosen-container .chosen-results li em {
      font-style: normal;
      text-decoration: underline; }

/* @end */
/* @group Multi Chosen */
.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto !important;
  height: 1%;
  border: 2px solid #ccc;
  background-color: #fff;
  background-image: -svg(compact(linear-gradient(#eee 1%, #fff 15%), false, false, false, false, false, false, false, false, false));
  background-size: 100%;
  background-image: -owg(compact(linear-gradient(#eee 1%, #fff 15%), false, false, false, false, false, false, false, false, false));
  background-image: -webkit(compact(linear-gradient(#eee 1%, #fff 15%), false, false, false, false, false, false, false, false, false));
  background-image: -moz(compact(linear-gradient(#eee 1%, #fff 15%), false, false, false, false, false, false, false, false, false));
  background-image: -o(compact(linear-gradient(#eee 1%, #fff 15%), false, false, false, false, false, false, false, false, false));
  background-image: compact(linear-gradient(#eee 1%, #fff 15%), false, false, false, false, false, false, false, false, false);
  cursor: text; }
.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none; }
  .chosen-container-multi .chosen-choices li.search-field {
    margin: 0;
    padding: 0;
    white-space: nowrap; }
    .chosen-container-multi .chosen-choices li.search-field input[type="text"] {
      margin: 1px 0;
      padding: 5px 0;
      height: 15px;
      outline: 0;
      border: 0 !important;
      background: transparent !important;
      box-shadow: none;
      color: #999;
      font-size: 100%;
      font-family: sans-serif;
      line-height: normal;
      border-radius: 0; }
  .chosen-container-multi .chosen-choices li.search-choice {
    position: relative;
    margin: 3px 5px 3px 0;
    padding: 3px 20px 3px 5px;
    border: 2px solid #ccc;
    max-width: 100%;
    border-radius: 3px;
    background-color: #eeeeee;
    background-image: -svg(compact(linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%), false, false, false, false, false, false, false, false, false));
    background-size: 100%;
    background-image: -owg(compact(linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%), false, false, false, false, false, false, false, false, false));
    background-image: -webkit(compact(linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%), false, false, false, false, false, false, false, false, false));
    background-image: -moz(compact(linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%), false, false, false, false, false, false, false, false, false));
    background-image: -o(compact(linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%), false, false, false, false, false, false, false, false, false));
    background-image: compact(linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%), false, false, false, false, false, false, false, false, false);
    background-size: 100% 19px;
    background-repeat: repeat-x;
    background-clip: padding-box;
    box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
    color: #333;
    line-height: 13px;
    cursor: default; }
    .chosen-container-multi .chosen-choices li.search-choice span {
      word-wrap: break-word; }
    .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
      position: absolute;
      top: 4px;
      right: 3px;
      display: block;
      width: 12px;
      height: 12px;
      background: image-url("../images/chosen-sprite.png") -42px 1px no-repeat;
      font-size: 1px; }
      .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
        background-position: -42px -10px; }
  .chosen-container-multi .chosen-choices li.search-choice-disabled {
    padding-right: 5px;
    border: 2px solid #ccc;
    background-color: #e4e4e4;
    background-image: -svg(compact(linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%), false, false, false, false, false, false, false, false, false));
    background-size: 100%;
    background-image: -owg(compact(linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%), false, false, false, false, false, false, false, false, false));
    background-image: -webkit(compact(linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%), false, false, false, false, false, false, false, false, false));
    background-image: -moz(compact(linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%), false, false, false, false, false, false, false, false, false));
    background-image: -o(compact(linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%), false, false, false, false, false, false, false, false, false));
    background-image: compact(linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%), false, false, false, false, false, false, false, false, false);
    color: #666; }
  .chosen-container-multi .chosen-choices li.search-choice-focus {
    background: #d4d4d4; }
    .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
      background-position: -42px -10px; }
.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0; }
.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default; }

/* @end */
/* @group Active  */
.chosen-container-active .chosen-single {
  border: 2px solid #ccc; }
.chosen-container-active.chosen-with-drop .chosen-single {
  border: 2px solid #ccc;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom: none; }
.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent; }
  .chosen-container-active.chosen-with-drop .chosen-single div b {
    background-position: -18px 6px; }
.chosen-container-active .chosen-choices {
  border: 2px solid #ccc;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }
  .chosen-container-active .chosen-choices li.search-field input[type="text"] {
    color: #222 !important; }

/* @end */
/* @group Disabled Support */
.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default; }
  .chosen-disabled .chosen-single {
    cursor: default; }
  .chosen-disabled .chosen-choices .search-choice .search-choice-close {
    cursor: default; }

/* @end */
/* @group Right to Left */
.chosen-rtl {
  text-align: right; }
  .chosen-rtl .chosen-single {
    overflow: visible;
    padding: 0 8px 0 0; }
  .chosen-rtl .chosen-single span {
    margin-right: 0;
    margin-left: 26px;
    direction: rtl; }
  .chosen-rtl .chosen-single-with-deselect span {
    margin-left: 38px; }
  .chosen-rtl .chosen-single div {
    right: auto;
    left: 3px; }
  .chosen-rtl .chosen-single abbr {
    right: auto;
    left: 26px; }
  .chosen-rtl .chosen-choices li {
    float: right; }
    .chosen-rtl .chosen-choices li.search-field input[type="text"] {
      direction: rtl; }
    .chosen-rtl .chosen-choices li.search-choice {
      margin: 3px 5px 3px 0;
      padding: 3px 5px 3px 19px; }
      .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
        right: auto;
        left: 4px; }
  .chosen-rtl.chosen-container-single-nosearch .chosen-search,
  .chosen-rtl .chosen-drop {
    left: 9999px; }
  .chosen-rtl.chosen-container-single .chosen-results {
    margin: 0 0 4px 4px;
    padding: 0 4px 0 0; }
  .chosen-rtl .chosen-results li.group-option {
    padding-right: 15px;
    padding-left: 0; }
  .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
    border-right: none; }
  .chosen-rtl .chosen-search input[type="text"] {
    padding: 4px 5px 4px 20px;
    background: #fff image-url("../images/chosen-sprite.png") no-repeat -30px -20px;
    background: -svg(compact(image-url("../images/chosen-sprite.png") no-repeat -30px -20px, false, false, false, false, false, false, false, false, false));
    background: -owg(compact(image-url("../images/chosen-sprite.png") no-repeat -30px -20px, false, false, false, false, false, false, false, false, false));
    background: -webkit(compact(image-url("../images/chosen-sprite.png") no-repeat -30px -20px, false, false, false, false, false, false, false, false, false));
    background: -moz(compact(image-url("../images/chosen-sprite.png") no-repeat -30px -20px, false, false, false, false, false, false, false, false, false));
    background: -o(compact(image-url("../images/chosen-sprite.png") no-repeat -30px -20px, false, false, false, false, false, false, false, false, false));
    -pie-background: -pie(compact(image-url("../images/chosen-sprite.png") no-repeat -30px -20px, false, false, false, false, false, false, false, false, false));
    background: compact(image-url("../images/chosen-sprite.png") no-repeat -30px -20px, false, false, false, false, false, false, false, false, false);
    direction: rtl; }
  .chosen-rtl.chosen-container-single .chosen-single div b {
    background-position: 6px 2px; }
  .chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
    background-position: -12px 2px; }

/* @end */
/* @group Retina compatibility */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3 / 2), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  .chosen-rtl .chosen-search input[type="text"],
  .chosen-container-single .chosen-single abbr,
  .chosen-container-single .chosen-single div b,
  .chosen-container-single .chosen-search input[type="text"],
  .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .chosen-container .chosen-results-scroll-down span,
  .chosen-container .chosen-results-scroll-up span {
    background-image: url("../images/chosen-sprite@2x.png") !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important; } }
/* @end */
/* The MIT License */
.dropzone,
.dropzone *,
.dropzone-previews,
.dropzone-previews * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.dropzone {
  position: relative;
  border: 1px dashed rgba(0, 0, 0, 0.08);
  background: rgba(0, 0, 0, 0.02);
  padding: 1em; }
  .dropzone:hover {
    background: rgba(0, 0, 0, 0.04); }

.dropzone.dz-clickable {
  cursor: pointer; }

.dropzone.dz-clickable .dz-message,
.dropzone.dz-clickable .dz-message span {
  cursor: pointer; }

.dropzone.dz-clickable .dz-message {
  text-align: center;
  line-height: 220px;
  font-size: 18px; }

.dropzone.dz-clickable * {
  cursor: default; }

.dropzone .dz-message {
  opacity: 1;
  -ms-filter: none;
  filter: none; }

.dropzone.dz-drag-hover {
  border-color: rgba(0, 0, 0, 0.15);
  background: rgba(0, 0, 0, 0.04); }

.dropzone.dz-started .dz-message {
  line-height: 50px; }

.dropzone .dz-preview,
.dropzone-previews .dz-preview {
  background: rgba(255, 255, 255, 0.8);
  position: relative;
  display: inline-block;
  margin: 17px;
  vertical-align: top;
  border: 1px solid #acacac;
  padding: 6px 6px 6px 6px; }

.dropzone .dz-preview.dz-file-preview [data-dz-thumbnail],
.dropzone-previews .dz-preview.dz-file-preview [data-dz-thumbnail] {
  display: none; }

.dropzone .dz-preview .dz-details,
.dropzone-previews .dz-preview .dz-details {
  width: 100px;
  height: 100px;
  position: relative;
  background: #ebebeb;
  padding: 5px;
  margin-bottom: 22px; }

.dropzone .dz-preview .dz-details .dz-filename,
.dropzone-previews .dz-preview .dz-details .dz-filename {
  overflow: hidden;
  height: 100%; }

.dropzone .dz-preview .dz-details img,
.dropzone-previews .dz-preview .dz-details img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
  height: 100px; }

.dropzone .dz-preview .dz-details .dz-size,
.dropzone-previews .dz-preview .dz-details .dz-size {
  position: absolute;
  bottom: -28px;
  left: 3px;
  height: 28px;
  line-height: 28px; }

.dropzone .dz-preview.dz-error .dz-error-mark,
.dropzone-previews .dz-preview.dz-error .dz-error-mark {
  display: block; }

.dropzone .dz-preview.dz-success .dz-success-mark,
.dropzone-previews .dz-preview.dz-success .dz-success-mark {
  display: block; }

.dropzone .dz-preview:hover .dz-details img,
.dropzone-previews .dz-preview:hover .dz-details img {
  display: none; }

.dropzone .dz-preview .dz-success-mark,
.dropzone-previews .dz-preview .dz-success-mark,
.dropzone .dz-preview .dz-error-mark,
.dropzone-previews .dz-preview .dz-error-mark {
  display: none;
  position: absolute;
  width: 40px;
  height: 40px;
  font-size: 30px;
  text-align: center;
  right: -10px;
  top: -10px; }

.dropzone .dz-preview .dz-success-mark,
.dropzone-previews .dz-preview .dz-success-mark {
  color: #8cc657; }

.dropzone .dz-preview .dz-error-mark,
.dropzone-previews .dz-preview .dz-error-mark {
  color: #ee162d; }

.dropzone .dz-preview .dz-progress,
.dropzone-previews .dz-preview .dz-progress {
  position: absolute;
  top: 100px;
  left: 6px;
  right: 6px;
  height: 6px;
  background: #d7d7d7;
  display: none; }

.dropzone .dz-preview .dz-progress .dz-upload,
.dropzone-previews .dz-preview .dz-progress .dz-upload {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 0%;
  background-color: #8cc657; }

.dropzone .dz-preview.dz-processing .dz-progress,
.dropzone-previews .dz-preview.dz-processing .dz-progress {
  display: block; }

.dropzone .dz-preview .dz-error-message,
.dropzone-previews .dz-preview .dz-error-message {
  display: none;
  position: absolute;
  top: -5px;
  left: -20px;
  background: rgba(245, 245, 245, 0.8);
  padding: 8px 10px;
  color: #800;
  min-width: 140px;
  max-width: 500px;
  z-index: 500; }

.dropzone .dz-preview:hover.dz-error .dz-error-message,
.dropzone-previews .dz-preview:hover.dz-error .dz-error-message {
  display: block; }

/*# sourceMappingURL=style.css.map */
