@charset 'UTF-8';
/*!
 * Theme Name: Flavor (HIL2 Supertheme)
 * Theme URI: https://hasitleaked.com
 * Description: Modified version of Flavor by Industrial Themes
 * Author: The Has it Leaked team
 * Author URI: https://www.hasitleaked.com
 * Version: 1.9.2
 */
/*!
 * Bootstrap v2.3.0
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * https://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
a:hover,
a:active {
  outline: 0;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  width: auto\9;
  height: auto;
  /*  max-width: 100%;*/
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
#map_canvas img,
.google-maps img {
  max-width: none;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
/*
@media print {
  * {
    color: #000 !important;
    text-shadow: none !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) ")";
  }
  .ir a:after,
  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;
  }
  @page  {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
*/
body {
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  background-color: #ffffff;
}
a {
  color: #0088cc;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #005580;
  text-decoration: underline;
}
.img-rounded {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.img-polaroid {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.img-circle {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
}
.row {
  margin-left: -20px;
  *zoom: 1;
}
.row:before,
.row:after {
  display: table;
  line-height: 0;
  content: "";
}
.row:after {
  clear: both;
}
[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 20px;
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px;
}
.span12 {
  width: 940px;
}
.span11 {
  width: 860px;
}
.span10 {
  width: 780px;
}
.span9 {
  width: 700px;
}
.span8 {
  width: 620px;
}
.span7 {
  width: 540px;
}
.span6 {
  width: 460px;
}
.span5 {
  width: 380px;
}
.span4 {
  width: 300px;
}
.span3 {
  width: 220px;
}
.span2 {
  width: 140px;
}
.span1 {
  width: 60px;
}
.offset12 {
  margin-left: 980px;
}
.offset11 {
  margin-left: 900px;
}
.offset10 {
  margin-left: 820px;
}
.offset9 {
  margin-left: 740px;
}
.offset8 {
  margin-left: 660px;
}
.offset7 {
  margin-left: 580px;
}
.offset6 {
  margin-left: 500px;
}
.offset5 {
  margin-left: 420px;
}
.offset4 {
  margin-left: 340px;
}
.offset3 {
  margin-left: 260px;
}
.offset2 {
  margin-left: 180px;
}
.offset1 {
  margin-left: 100px;
}
.row-fluid {
  width: 100%;
  *zoom: 1;
}
.row-fluid:before,
.row-fluid:after {
  display: table;
  line-height: 0;
  content: "";
}
.row-fluid:after {
  clear: both;
}
.row-fluid [class*="span"] {
  display: block;
  float: left;
  width: 100%;
  min-height: 30px;
  margin-left: 2.12765957%;
  *margin-left: 2.07446809%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
  margin-left: 2.12765957%;
}
.row-fluid .span12 {
  width: 100%;
  *width: 99.94680851%;
}
.row-fluid .span11 {
  width: 91.4893617%;
  *width: 91.43617021%;
}
.row-fluid .span10 {
  width: 82.9787234%;
  *width: 82.92553191%;
}
.row-fluid .span9 {
  width: 74.46808511%;
  *width: 74.41489362%;
}
.row-fluid .span8 {
  width: 65.95744681%;
  *width: 65.90425532%;
}
.row-fluid .span7 {
  width: 57.44680851%;
  *width: 57.39361702%;
}
.row-fluid .span6 {
  width: 48.93617021%;
  *width: 48.88297872%;
}
.row-fluid .span5 {
  width: 40.42553191%;
  *width: 40.37234043%;
}
.row-fluid .span4 {
  width: 31.91489362%;
  *width: 31.86170213%;
}
.row-fluid .span3 {
  width: 23.40425532%;
  *width: 23.35106383%;
}
.row-fluid .span2 {
  width: 14.89361702%;
  *width: 14.84042553%;
}
.row-fluid .span1 {
  width: 6.38297872%;
  *width: 6.32978723%;
}
.row-fluid .offset12 {
  margin-left: 104.25531915%;
  *margin-left: 104.14893617%;
}
.row-fluid .offset12:first-child {
  margin-left: 102.12765957%;
  *margin-left: 102.0212766%;
}
.row-fluid .offset11 {
  margin-left: 95.74468085%;
  *margin-left: 95.63829787%;
}
.row-fluid .offset11:first-child {
  margin-left: 93.61702128%;
  *margin-left: 93.5106383%;
}
.row-fluid .offset10 {
  margin-left: 87.23404255%;
  *margin-left: 87.12765957%;
}
.row-fluid .offset10:first-child {
  margin-left: 85.10638298%;
  *margin-left: 85%;
}
.row-fluid .offset9 {
  margin-left: 78.72340426%;
  *margin-left: 78.61702128%;
}
.row-fluid .offset9:first-child {
  margin-left: 76.59574468%;
  *margin-left: 76.4893617%;
}
.row-fluid .offset8 {
  margin-left: 70.21276596%;
  *margin-left: 70.10638298%;
}
.row-fluid .offset8:first-child {
  margin-left: 68.08510638%;
  *margin-left: 67.9787234%;
}
.row-fluid .offset7 {
  margin-left: 61.70212766%;
  *margin-left: 61.59574468%;
}
.row-fluid .offset7:first-child {
  margin-left: 59.57446809%;
  *margin-left: 59.46808511%;
}
.row-fluid .offset6 {
  margin-left: 53.19148936%;
  *margin-left: 53.08510638%;
}
.row-fluid .offset6:first-child {
  margin-left: 51.06382979%;
  *margin-left: 50.95744681%;
}
.row-fluid .offset5 {
  margin-left: 44.68085106%;
  *margin-left: 44.57446809%;
}
.row-fluid .offset5:first-child {
  margin-left: 42.55319149%;
  *margin-left: 42.44680851%;
}
.row-fluid .offset4 {
  margin-left: 36.17021277%;
  *margin-left: 36.06382979%;
}
.row-fluid .offset4:first-child {
  margin-left: 34.04255319%;
  *margin-left: 33.93617021%;
}
.row-fluid .offset3 {
  margin-left: 27.65957447%;
  *margin-left: 27.55319149%;
}
.row-fluid .offset3:first-child {
  margin-left: 25.53191489%;
  *margin-left: 25.42553191%;
}
.row-fluid .offset2 {
  margin-left: 19.14893617%;
  *margin-left: 19.04255319%;
}
.row-fluid .offset2:first-child {
  margin-left: 17.0212766%;
  *margin-left: 16.91489362%;
}
.row-fluid .offset1 {
  margin-left: 10.63829787%;
  *margin-left: 10.53191489%;
}
.row-fluid .offset1:first-child {
  margin-left: 8.5106383%;
  *margin-left: 8.40425532%;
}
[class*="span"].hide,
.row-fluid [class*="span"].hide {
  display: none;
}
[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
  float: right;
}
.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}
.container:before,
.container:after {
  display: table;
  line-height: 0;
  content: "";
}
.container:after {
  clear: both;
}
.container-fluid {
  padding-right: 20px;
  padding-left: 20px;
  *zoom: 1;
}
.container-fluid:before,
.container-fluid:after {
  display: table;
  line-height: 0;
  content: "";
}
.container-fluid:after {
  clear: both;
}
p {
  margin: 0 0 40px;
}
.lead {
  margin-bottom: 20px;
  font-size: 21px;
  font-weight: 200;
  line-height: 30px;
}
small {
  font-size: 85%;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
cite {
  font-style: normal;
}
.muted {
  color: #999999;
}
a.muted:hover,
a.muted:focus {
  color: #808080;
}
.text-warning {
  color: #c09853;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #a47e3c;
}
.text-error {
  color: #b94a48;
}
a.text-error:hover,
a.text-error:focus {
  color: #953b39;
}
.text-info {
  color: #3a87ad;
}
a.text-info:hover,
a.text-info:focus {
  color: #2d6987;
}
.text-success {
  color: #468847;
}
a.text-success:hover,
a.text-success:focus {
  color: #356635;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 10px 0;
  font-family: inherit;
  font-weight: bold;
  line-height: 20px;
  color: inherit;
  text-rendering: optimizelegibility;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1,
h2,
h3 {
  line-height: 40px;
}
h1 {
  font-size: 38.5px;
}
h2 {
  font-size: 31.5px;
}
h3 {
  font-size: 24.5px;
}
h4 {
  font-size: 17.5px;
}
h5 {
  font-size: 14px;
}
h6 {
  font-size: 11.9px;
}
h1 small {
  font-size: 24.5px;
}
h2 small {
  font-size: 17.5px;
}
h3 small {
  font-size: 14px;
}
h4 small {
  font-size: 14px;
}
.page-header {
  padding-bottom: 9px;
  margin: 20px 0 30px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  padding: 0;
  margin: 0 0 10px 25px;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}
li {
  line-height: 20px;
}
ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}
ul.inline,
ol.inline {
  margin-left: 0;
  list-style: none;
}
ul.inline > li,
ol.inline > li {
  display: inline-block;
  *display: inline;
  padding-right: 5px;
  padding-left: 5px;
  *zoom: 1;
}
dl {
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 20px;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 10px;
}
.dl-horizontal {
  *zoom: 1;
}
.dl-horizontal:before,
.dl-horizontal:after {
  display: table;
  line-height: 0;
  content: "";
}
.dl-horizontal:after {
  clear: both;
}
.dl-horizontal dt {
  float: left;
  width: 160px;
  overflow: hidden;
  clear: left;
  text-align: right;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dl-horizontal dd {
  margin-left: 180px;
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee;
}
blockquote p {
  margin-bottom: 0;
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.25;
}
blockquote small {
  display: block;
  line-height: 20px;
  color: #999999;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
blockquote.pull-right small:before {
  content: '';
}
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 20px;
}
code,
pre {
  padding: 0 3px 2px;
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
  font-size: 12px;
  color: #333333;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
code {
  padding: 2px 4px;
  color: #d14;
  white-space: nowrap;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 20px;
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre;
  white-space: pre-wrap;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
pre.prettyprint {
  margin-bottom: 20px;
}
pre code {
  padding: 0;
  color: inherit;
  white-space: pre;
  white-space: pre-wrap;
  background-color: transparent;
  border: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
form {
  margin: 0 0 20px;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: 40px;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
legend small {
  font-size: 15px;
  color: #999999;
}
label,
input,
button,
select,
textarea {
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
}
input,
button,
select,
textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
label {
  /* display: block;*/
  margin-bottom: 5px;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  display: inline-block;
  height: 20px;
  padding: 4px 6px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  color: #555555;
  vertical-align: middle;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
input,
textarea,
.uneditable-input {
  width: 206px;
}
textarea {
  height: auto;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  *margin-top: 0;
  line-height: normal;
}
input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto;
}
select,
input[type="file"] {
  height: 30px;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */
  *margin-top: 4px;
  /* For IE7, add top margin to align select with labels */
  line-height: 30px;
}
select {
  width: 220px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
}
select[multiple],
select[size] {
  height: auto;
}
select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.uneditable-input,
.uneditable-textarea {
  color: #999999;
  cursor: not-allowed;
  background-color: #fcfcfc;
  border-color: #cccccc;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
}
.uneditable-input {
  overflow: hidden;
  white-space: nowrap;
}
.uneditable-textarea {
  width: auto;
  height: auto;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #999999;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #999999;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999999;
}
.radio,
.checkbox {
  min-height: 20px;
  padding-left: 20px;
}
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top: 5px;
}
.radio.inline,
.checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle;
}
.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}
.input-mini {
  width: 60px;
}
.input-small {
  width: 90px;
}
.input-medium {
  width: 150px;
}
.input-large {
  width: 210px;
}
.input-xlarge {
  width: 270px;
}
.input-xxlarge {
  width: 530px;
}
input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
  float: none;
  margin-left: 0;
}
.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
  display: inline-block;
}
input,
textarea,
.uneditable-input {
  margin-left: 0;
}
.controls-row [class*="span"] + [class*="span"] {
  margin-left: 20px;
}
input.span12,
textarea.span12,
.uneditable-input.span12 {
  width: 926px;
}
input.span11,
textarea.span11,
.uneditable-input.span11 {
  width: 846px;
}
input.span10,
textarea.span10,
.uneditable-input.span10 {
  width: 766px;
}
input.span9,
textarea.span9,
.uneditable-input.span9 {
  width: 686px;
}
input.span8,
textarea.span8,
.uneditable-input.span8 {
  width: 606px;
}
input.span7,
textarea.span7,
.uneditable-input.span7 {
  width: 526px;
}
input.span6,
textarea.span6,
.uneditable-input.span6 {
  width: 446px;
}
input.span5,
textarea.span5,
.uneditable-input.span5 {
  width: 366px;
}
input.span4,
textarea.span4,
.uneditable-input.span4 {
  width: 286px;
}
input.span3,
textarea.span3,
.uneditable-input.span3 {
  width: 206px;
}
input.span2,
textarea.span2,
.uneditable-input.span2 {
  width: 126px;
}
input.span1,
textarea.span1,
.uneditable-input.span1 {
  width: 46px;
}
.controls-row {
  *zoom: 1;
}
.controls-row:before,
.controls-row:after {
  display: table;
  line-height: 0;
  content: "";
}
.controls-row:after {
  clear: both;
}
.controls-row [class*="span"],
.row-fluid .controls-row [class*="span"] {
  float: left;
}
.controls-row .checkbox[class*="span"],
.controls-row .radio[class*="span"] {
  padding-top: 5px;
}
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  cursor: not-allowed;
  background-color: #eeeeee;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
  background-color: transparent;
}
.control-group.warning .control-label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
  color: #c09853;
}
.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  color: #c09853;
}
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853;
}
.control-group.error .control-label,
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #b94a48;
}
.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  color: #b94a48;
}
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48;
}
.control-group.success .control-label,
.control-group.success .help-block,
.control-group.success .help-inline {
  color: #468847;
}
.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  color: #468847;
}
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}
.control-group.info .control-label,
.control-group.info .help-block,
.control-group.info .help-inline {
  color: #3a87ad;
}
.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  color: #3a87ad;
}
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  border-color: #3a87ad;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
  border-color: #2d6987;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
}
.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #3a87ad;
}
input:focus:invalid,
textarea:focus:invalid,
select:focus:invalid {
  color: #b94a48;
  border-color: #ee5f5b;
}
input:focus:invalid:focus,
textarea:focus:invalid:focus,
select:focus:invalid:focus {
  border-color: #e9322d;
  -webkit-box-shadow: 0 0 6px #f8b9b7;
  -moz-box-shadow: 0 0 6px #f8b9b7;
  box-shadow: 0 0 6px #f8b9b7;
}
.form-actions {
  padding: 19px 20px 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5;
  *zoom: 1;
}
.form-actions:before,
.form-actions:after {
  display: table;
  line-height: 0;
  content: "";
}
.form-actions:after {
  clear: both;
}
.help-block,
.help-inline {
  color: #595959;
}
.help-block {
  display: block;
  margin-bottom: 10px;
}
.help-inline {
  display: inline-block;
  *display: inline;
  padding-left: 5px;
  vertical-align: middle;
  *zoom: 1;
}
.input-append,
.input-prepend {
  display: inline-block;
  margin-bottom: 10px;
  font-size: 0;
  white-space: nowrap;
  vertical-align: middle;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input,
.input-append .dropdown-menu,
.input-prepend .dropdown-menu,
.input-append .popover,
.input-prepend .popover {
  font-size: 14px;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input {
  position: relative;
  margin-bottom: 0;
  *margin-left: 0;
  vertical-align: top;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.input-append input:focus,
.input-prepend input:focus,
.input-append select:focus,
.input-prepend select:focus,
.input-append .uneditable-input:focus,
.input-prepend .uneditable-input:focus {
  z-index: 2;
}
.input-append .add-on,
.input-prepend .add-on {
  display: inline-block;
  width: auto;
  height: 20px;
  min-width: 16px;
  padding: 4px 5px;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
  text-shadow: 0 1px 0 #ffffff;
  background-color: #eeeeee;
  border: 1px solid #ccc;
}
.input-append .add-on,
.input-prepend .add-on,
.input-append .btn,
.input-prepend .btn,
.input-append .btn-group > .dropdown-toggle,
.input-prepend .btn-group > .dropdown-toggle {
  vertical-align: top;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.input-append .active,
.input-prepend .active {
  background-color: #a9dba9;
  border-color: #46a546;
}
.input-prepend .add-on,
.input-prepend .btn {
  margin-right: -1px;
}
.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.input-append input,
.input-append select,
.input-append .uneditable-input {
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.input-append input + .btn-group .btn:last-child,
.input-append select + .btn-group .btn:last-child,
.input-append .uneditable-input + .btn-group .btn:last-child {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
  margin-left: -1px;
}
.input-append .add-on:last-child,
.input-append .btn:last-child,
.input-append .btn-group:last-child > .dropdown-toggle {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.input-prepend.input-append input + .btn-group .btn,
.input-prepend.input-append select + .btn-group .btn,
.input-prepend.input-append .uneditable-input + .btn-group .btn {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.input-prepend.input-append .btn-group:first-child {
  margin-left: 0;
}
input.search-query {
  padding-right: 14px;
  padding-right: 4px \9;
  padding-left: 14px;
  padding-left: 4px \9;
  /* IE7-8 doesn't have border-radius, so don't indent the padding */
  margin-bottom: 0;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
/* Allow for input prepend/append in search forms */
.form-search .input-append .search-query,
.form-search .input-prepend .search-query {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.form-search .input-append .search-query {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
}
.form-search .input-append .btn {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
}
.form-search .input-prepend .search-query {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
}
.form-search .input-prepend .btn {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
}
.form-search input,
.form-inline input,
.form-horizontal input,
.form-search textarea,
.form-inline textarea,
.form-horizontal textarea,
.form-search select,
.form-inline select,
.form-horizontal select,
.form-search .help-inline,
.form-inline .help-inline,
.form-horizontal .help-inline,
.form-search .uneditable-input,
.form-inline .uneditable-input,
.form-horizontal .uneditable-input,
.form-search .input-prepend,
.form-inline .input-prepend,
.form-horizontal .input-prepend,
.form-search .input-append,
.form-inline .input-append,
.form-horizontal .input-append {
  display: inline-block;
  *display: inline;
  margin-bottom: 0;
  vertical-align: middle;
  *zoom: 1;
}
.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
  display: none;
}
.form-search label,
.form-inline label,
.form-search .btn-group,
.form-inline .btn-group {
  display: inline-block;
}
.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
  margin-bottom: 0;
}
.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle;
}
.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
  float: left;
  margin-right: 3px;
  margin-left: 0;
}
.control-group {
  margin-bottom: 10px;
}
legend + .control-group {
  margin-top: 20px;
  -webkit-margin-top-collapse: separate;
}
.form-horizontal .control-group {
  margin-bottom: 20px;
  *zoom: 1;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  display: table;
  line-height: 0;
  content: "";
}
.form-horizontal .control-group:after {
  clear: both;
}
.form-horizontal .control-label {
  float: left;
  width: 160px;
  padding-top: 5px;
  text-align: right;
}
.form-horizontal .controls {
  *display: inline-block;
  *padding-left: 20px;
  margin-left: 180px;
  *margin-left: 0;
}
.form-horizontal .controls:first-child {
  *padding-left: 180px;
}
.form-horizontal .help-block {
  margin-bottom: 0;
}
.form-horizontal input + .help-block,
.form-horizontal select + .help-block,
.form-horizontal textarea + .help-block,
.form-horizontal .uneditable-input + .help-block,
.form-horizontal .input-prepend + .help-block,
.form-horizontal .input-append + .help-block {
  margin-top: 10px;
}
.form-horizontal .form-actions {
  padding-left: 180px;
}
table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}
.table {
  width: 100%;
  margin-bottom: 20px;
}
.table th,
.table td {
  padding: 8px;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table th {
  font-weight: bold;
}
.table thead th {
  vertical-align: bottom;
}
.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 #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed th,
.table-condensed td {
  padding: 4px 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.table-bordered th,
.table-bordered td {
  border-left: 1px solid #dddddd;
}
.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}
.table-bordered thead:first-child tr:first-child > th:first-child,
.table-bordered tbody:first-child tr:first-child > td:first-child,
.table-bordered tbody:first-child tr:first-child > th:first-child {
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
}
.table-bordered thead:first-child tr:first-child > th:last-child,
.table-bordered tbody:first-child tr:first-child > td:last-child,
.table-bordered tbody:first-child tr:first-child > th:last-child {
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
}
.table-bordered thead:last-child tr:last-child > th:first-child,
.table-bordered tbody:last-child tr:last-child > td:first-child,
.table-bordered tbody:last-child tr:last-child > th:first-child,
.table-bordered tfoot:last-child tr:last-child > td:first-child,
.table-bordered tfoot:last-child tr:last-child > th:first-child {
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
}
.table-bordered thead:last-child tr:last-child > th:last-child,
.table-bordered tbody:last-child tr:last-child > td:last-child,
.table-bordered tbody:last-child tr:last-child > th:last-child,
.table-bordered tfoot:last-child tr:last-child > td:last-child,
.table-bordered tfoot:last-child tr:last-child > th:last-child {
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
}
.table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
}
.table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
}
.table-bordered caption + thead tr:first-child th:first-child,
.table-bordered caption + tbody tr:first-child td:first-child,
.table-bordered colgroup + thead tr:first-child th:first-child,
.table-bordered colgroup + tbody tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
}
.table-bordered caption + thead tr:first-child th:last-child,
.table-bordered caption + tbody tr:first-child td:last-child,
.table-bordered colgroup + thead tr:first-child th:last-child,
.table-bordered colgroup + tbody tr:first-child td:last-child {
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
}
.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th {
  background-color: #f5f5f5;
}
table td[class*="span"],
table th[class*="span"],
.row-fluid table td[class*="span"],
.row-fluid table th[class*="span"] {
  display: table-cell;
  float: none;
  margin-left: 0;
}
.table td.span1,
.table th.span1 {
  float: none;
  width: 44px;
  margin-left: 0;
}
.table td.span2,
.table th.span2 {
  float: none;
  width: 124px;
  margin-left: 0;
}
.table td.span3,
.table th.span3 {
  float: none;
  width: 204px;
  margin-left: 0;
}
.table td.span4,
.table th.span4 {
  float: none;
  width: 284px;
  margin-left: 0;
}
.table td.span5,
.table th.span5 {
  float: none;
  width: 364px;
  margin-left: 0;
}
.table td.span6,
.table th.span6 {
  float: none;
  width: 444px;
  margin-left: 0;
}
.table td.span7,
.table th.span7 {
  float: none;
  width: 524px;
  margin-left: 0;
}
.table td.span8,
.table th.span8 {
  float: none;
  width: 604px;
  margin-left: 0;
}
.table td.span9,
.table th.span9 {
  float: none;
  width: 684px;
  margin-left: 0;
}
.table td.span10,
.table th.span10 {
  float: none;
  width: 764px;
  margin-left: 0;
}
.table td.span11,
.table th.span11 {
  float: none;
  width: 844px;
  margin-left: 0;
}
.table td.span12,
.table th.span12 {
  float: none;
  width: 924px;
  margin-left: 0;
}
.table tbody tr.success > td {
  background-color: #dff0d8;
}
.table tbody tr.error > td {
  background-color: #f2dede;
}
.table tbody tr.warning > td {
  background-color: #fcf8e3;
}
.table tbody tr.info > td {
  background-color: #d9edf7;
}
.table-hover tbody tr.success:hover > td {
  background-color: #d0e9c6;
}
.table-hover tbody tr.error:hover > td {
  background-color: #ebcccc;
}
.table-hover tbody tr.warning:hover > td {
  background-color: #faf2cc;
}
.table-hover tbody tr.info:hover > td {
  background-color: #c4e3f3;
}
/* don't want to use glyph icons
[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-top: 1px;
  *margin-right: .3em;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url('images/glyphicons-halflings.png');
  background-position: 14px 14px;
  background-repeat: no-repeat;
}

/* White icons with optional class, or on hover/focus/active states of certain elements

.icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:focus > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > li > a:focus > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:focus > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"],
.dropdown-submenu:focus > a > [class*=" icon-"] {
  background-image: url('images/glyphicons-halflings-white.png');
}
*/
.icon-glass {
  background-position: 0      0;
}
.icon-music {
  background-position: -24px 0;
}
.icon-search {
  background-position: -48px 0;
}
.icon-envelope {
  background-position: -72px 0;
}
.icon-heart {
  background-position: -96px 0;
}
.icon-star {
  background-position: -120px 0;
}
.icon-star-empty {
  background-position: -144px 0;
}
.icon-user {
  background-position: -168px 0;
}
.icon-film {
  background-position: -192px 0;
}
.icon-th-large {
  background-position: -216px 0;
}
.icon-th {
  background-position: -240px 0;
}
.icon-th-list {
  background-position: -264px 0;
}
.icon-ok {
  background-position: -288px 0;
}
.icon-remove {
  background-position: -312px 0;
}
.icon-zoom-in {
  background-position: -336px 0;
}
.icon-zoom-out {
  background-position: -360px 0;
}
.icon-off {
  background-position: -384px 0;
}
.icon-signal {
  background-position: -408px 0;
}
.icon-cog {
  background-position: -432px 0;
}
.icon-trash {
  background-position: -456px 0;
}
.icon-home {
  background-position: 0 -24px;
}
.icon-file {
  background-position: -24px -24px;
}
.icon-time {
  background-position: -48px -24px;
}
.icon-road {
  background-position: -72px -24px;
}
.icon-download-alt {
  background-position: -96px -24px;
}
.icon-download {
  background-position: -120px -24px;
}
.icon-upload {
  background-position: -144px -24px;
}
.icon-inbox {
  background-position: -168px -24px;
}
.icon-play-circle {
  background-position: -192px -24px;
}
.icon-repeat {
  background-position: -216px -24px;
}
.icon-refresh {
  background-position: -240px -24px;
}
.icon-list-alt {
  background-position: -264px -24px;
}
.icon-lock {
  background-position: -287px -24px;
}
.icon-flag {
  background-position: -312px -24px;
}
.icon-headphones {
  background-position: -336px -24px;
}
.icon-volume-off {
  background-position: -360px -24px;
}
.icon-volume-down {
  background-position: -384px -24px;
}
.icon-volume-up {
  background-position: -408px -24px;
}
.icon-qrcode {
  background-position: -432px -24px;
}
.icon-barcode {
  background-position: -456px -24px;
}
.icon-tag {
  background-position: 0 -48px;
}
.icon-tags {
  background-position: -25px -48px;
}
.icon-book {
  background-position: -48px -48px;
}
.icon-bookmark {
  background-position: -72px -48px;
}
.icon-print {
  background-position: -96px -48px;
}
.icon-camera {
  background-position: -120px -48px;
}
.icon-font {
  background-position: -144px -48px;
}
.icon-bold {
  background-position: -167px -48px;
}
.icon-italic {
  background-position: -192px -48px;
}
.icon-text-height {
  background-position: -216px -48px;
}
.icon-text-width {
  background-position: -240px -48px;
}
.icon-align-left {
  background-position: -264px -48px;
}
.icon-align-center {
  background-position: -288px -48px;
}
.icon-align-right {
  background-position: -312px -48px;
}
.icon-align-justify {
  background-position: -336px -48px;
}
.icon-list {
  background-position: -360px -48px;
}
.icon-indent-left {
  background-position: -384px -48px;
}
.icon-indent-right {
  background-position: -408px -48px;
}
.icon-facetime-video {
  background-position: -432px -48px;
}
.icon-picture {
  background-position: -456px -48px;
}
.icon-pencil {
  background-position: 0 -72px;
}
.icon-map-marker {
  background-position: -24px -72px;
}
.icon-adjust {
  background-position: -48px -72px;
}
.icon-tint {
  background-position: -72px -72px;
}
.icon-edit {
  background-position: -96px -72px;
}
.icon-share {
  background-position: -120px -72px;
}
.icon-check {
  background-position: -144px -72px;
}
.icon-move {
  background-position: -168px -72px;
}
.icon-step-backward {
  background-position: -192px -72px;
}
.icon-fast-backward {
  background-position: -216px -72px;
}
.icon-backward {
  background-position: -240px -72px;
}
.icon-play {
  background-position: -264px -72px;
}
.icon-pause {
  background-position: -288px -72px;
}
.icon-stop {
  background-position: -312px -72px;
}
.icon-forward {
  background-position: -336px -72px;
}
.icon-fast-forward {
  background-position: -360px -72px;
}
.icon-step-forward {
  background-position: -384px -72px;
}
.icon-eject {
  background-position: -408px -72px;
}
.icon-chevron-left {
  background-position: -432px -72px;
}
.icon-chevron-right {
  background-position: -456px -72px;
}
.icon-plus-sign {
  background-position: 0 -96px;
}
.icon-minus-sign {
  background-position: -24px -96px;
}
.icon-remove-sign {
  background-position: -48px -96px;
}
.icon-ok-sign {
  background-position: -72px -96px;
}
.icon-question-sign {
  background-position: -96px -96px;
}
.icon-info-sign {
  background-position: -120px -96px;
}
.icon-screenshot {
  background-position: -144px -96px;
}
.icon-remove-circle {
  background-position: -168px -96px;
}
.icon-ok-circle {
  background-position: -192px -96px;
}
.icon-ban-circle {
  background-position: -216px -96px;
}
.icon-arrow-left {
  background-position: -240px -96px;
}
.icon-arrow-right {
  background-position: -264px -96px;
}
.icon-arrow-up {
  background-position: -289px -96px;
}
.icon-arrow-down {
  background-position: -312px -96px;
}
.icon-share-alt {
  background-position: -336px -96px;
}
.icon-resize-full {
  background-position: -360px -96px;
}
.icon-resize-small {
  background-position: -384px -96px;
}
.icon-plus {
  background-position: -408px -96px;
}
.icon-minus {
  background-position: -433px -96px;
}
.icon-asterisk {
  background-position: -456px -96px;
}
.icon-exclamation-sign {
  background-position: 0 -120px;
}
.icon-gift {
  background-position: -24px -120px;
}
.icon-leaf {
  background-position: -48px -120px;
}
.icon-fire {
  background-position: -72px -120px;
}
.icon-eye-open {
  background-position: -96px -120px;
}
.icon-eye-close {
  background-position: -120px -120px;
}
.icon-warning-sign {
  background-position: -144px -120px;
}
.icon-plane {
  background-position: -168px -120px;
}
.icon-calendar {
  background-position: -192px -120px;
}
.icon-random {
  width: 16px;
  background-position: -216px -120px;
}
.icon-comment {
  background-position: -240px -120px;
}
.icon-magnet {
  background-position: -264px -120px;
}
.icon-chevron-up {
  background-position: -288px -120px;
}
.icon-chevron-down {
  background-position: -313px -119px;
}
.icon-retweet {
  background-position: -336px -120px;
}
.icon-shopping-cart {
  background-position: -360px -120px;
}
.icon-folder-close {
  width: 16px;
  background-position: -384px -120px;
}
.icon-folder-open {
  width: 16px;
  background-position: -408px -120px;
}
.icon-resize-vertical {
  background-position: -432px -119px;
}
.icon-resize-horizontal {
  background-position: -456px -118px;
}
.icon-hdd {
  background-position: 0 -144px;
}
.icon-bullhorn {
  background-position: -24px -144px;
}
.icon-bell {
  background-position: -48px -144px;
}
.icon-certificate {
  background-position: -72px -144px;
}
.icon-thumbs-up {
  background-position: -96px -144px;
}
.icon-thumbs-down {
  background-position: -120px -144px;
}
.icon-hand-right {
  background-position: -144px -144px;
}
.icon-hand-left {
  background-position: -168px -144px;
}
.icon-hand-up {
  background-position: -192px -144px;
}
.icon-hand-down {
  background-position: -216px -144px;
}
.icon-circle-arrow-right {
  background-position: -240px -144px;
}
.icon-circle-arrow-left {
  background-position: -264px -144px;
}
.icon-circle-arrow-up {
  background-position: -288px -144px;
}
.icon-circle-arrow-down {
  background-position: -312px -144px;
}
.icon-globe {
  background-position: -336px -144px;
}
.icon-wrench {
  background-position: -360px -144px;
}
.icon-tasks {
  background-position: -384px -144px;
}
.icon-filter {
  background-position: -408px -144px;
}
.icon-briefcase {
  background-position: -432px -144px;
}
.icon-fullscreen {
  background-position: -456px -144px;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle {
  *margin-bottom: -3px;
}
.dropdown-toggle:active,
.open .dropdown-toggle {
  outline: 0;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid #000000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
}
.dropdown .caret {
  margin-top: 8px;
  margin-left: 2px;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 20px;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
  color: #ffffff;
  text-decoration: none;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
  background-image: -o-linear-gradient(top, #0088cc, #0077b3);
  background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
  background-image: -o-linear-gradient(top, #0088cc, #0077b3);
  background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  background-repeat: repeat-x;
  outline: 0;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: default;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.open {
  *z-index: 1000;
}
.open > .dropdown-menu {
  display: block;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #000000;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.dropup .dropdown-submenu > .dropdown-menu {
  top: auto;
  bottom: 0;
  margin-top: 0;
  margin-bottom: -2px;
  -webkit-border-radius: 5px 5px 5px 0;
  -moz-border-radius: 5px 5px 5px 0;
  border-radius: 5px 5px 5px 0;
}
.dropdown-submenu > a:after {
  display: block;
  float: right;
  width: 0;
  height: 0;
  margin-top: 5px;
  margin-right: -10px;
  border-color: transparent;
  border-left-color: #cccccc;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  content: " ";
}
.dropdown-submenu:hover > a:after {
  border-left-color: #ffffff;
}
.dropdown-submenu.pull-left {
  float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
.dropdown .dropdown-menu .nav-header {
  padding-right: 20px;
  padding-left: 20px;
}
.typeahead {
  z-index: 1051;
  margin-top: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-large {
  padding: 24px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.well-small {
  padding: 9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -moz-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
.collapse.in {
  height: auto;
}
.close {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.btn {
  display: inline-block;
  *display: inline;
  padding: 4px 12px;
  margin-bottom: 0;
  *margin-left: 0.3em;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  *background-color: #e6e6e6;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #cccccc;
  *border: 0;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #333333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}
.btn:active,
.btn.active {
  background-color: #cccccc \9;
}
.btn:first-child {
  *margin-left: 0;
}
.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn.active,
.btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-large {
  padding: 11px 19px;
  font-size: 17.5px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
  margin-top: 4px;
}
.btn-small {
  padding: 2px 10px;
  font-size: 11.9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
  margin-top: 0;
}
.btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
  margin-top: -1px;
}
.btn-mini {
  padding: 0 6px;
  font-size: 10.5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-right: 0;
  padding-left: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255, 255, 255, 0.75);
}
.btn-primary {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #006dcc;
  *background-color: #0044cc;
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
  background-image: linear-gradient(to bottom, #0088cc, #0044cc);
  background-repeat: repeat-x;
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: #ffffff;
  background-color: #0044cc;
  *background-color: #003bb3;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #003399 \9;
}
.btn-warning {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #faa732;
  *background-color: #f89406;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: #ffffff;
  background-color: #f89406;
  *background-color: #df8505;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #c67605 \9;
}
.btn-danger {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #da4f49;
  *background-color: #bd362f;
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  color: #ffffff;
  background-color: #bd362f;
  *background-color: #a9302a;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #942a25 \9;
}
.btn-success {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #5bb75b;
  *background-color: #51a351;
  background-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: -o-linear-gradient(top, #62c462, #51a351);
  background-image: linear-gradient(to bottom, #62c462, #51a351);
  background-repeat: repeat-x;
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #ffffff;
  background-color: #51a351;
  *background-color: #499249;
}
.btn-success:active,
.btn-success.active {
  background-color: #408140 \9;
}
.btn-info {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #49afcd;
  *background-color: #2f96b4;
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  color: #ffffff;
  background-color: #2f96b4;
  *background-color: #2a85a0;
}
.btn-info:active,
.btn-info.active {
  background-color: #24748c \9;
}
.btn-inverse {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #363636;
  *background-color: #222222;
  background-image: -moz-linear-gradient(top, #444444, #222222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222));
  background-image: -webkit-linear-gradient(top, #444444, #222222);
  background-image: -o-linear-gradient(top, #444444, #222222);
  background-image: linear-gradient(to bottom, #444444, #222222);
  background-repeat: repeat-x;
  border-color: #222222 #222222 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: #ffffff;
  background-color: #222222;
  *background-color: #151515;
}
.btn-inverse:active,
.btn-inverse.active {
  background-color: #080808 \9;
}
button.btn,
input[type="submit"].btn {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button.btn.btn-large,
input[type="submit"].btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}
button.btn.btn-small,
input[type="submit"].btn.btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px;
}
.btn-link,
.btn-link:active,
.btn-link[disabled] {
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-link {
  color: #0088cc;
  cursor: pointer;
  border-color: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-link:hover,
.btn-link:focus {
  color: #005580;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
.btn-link[disabled]:focus {
  color: #333333;
  text-decoration: none;
}
.btn-group {
  position: relative;
  display: inline-block;
  *display: inline;
  *margin-left: 0.3em;
  font-size: 0;
  white-space: nowrap;
  vertical-align: middle;
  *zoom: 1;
}
.btn-group:first-child {
  *margin-left: 0;
}
.btn-group + .btn-group {
  margin-left: 5px;
}
.btn-toolbar {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 0;
}
.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group {
  margin-left: 5px;
}
.btn-group > .btn {
  position: relative;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-group > .btn + .btn {
  margin-left: -1px;
}
.btn-group > .btn,
.btn-group > .dropdown-menu,
.btn-group > .popover {
  font-size: 14px;
}
.btn-group > .btn-mini {
  font-size: 10.5px;
}
.btn-group > .btn-small {
  font-size: 11.9px;
}
.btn-group > .btn-large {
  font-size: 17.5px;
}
.btn-group > .btn:first-child {
  margin-left: 0;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
}
.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle {
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
}
.btn-group > .btn.large:first-child {
  margin-left: 0;
  -webkit-border-bottom-left-radius: 6px;
  border-bottom-left-radius: 6px;
  -webkit-border-top-left-radius: 6px;
  border-top-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  -moz-border-radius-topleft: 6px;
}
.btn-group > .btn.large:last-child,
.btn-group > .large.dropdown-toggle {
  -webkit-border-top-right-radius: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  border-bottom-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  -moz-border-radius-bottomright: 6px;
}
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active {
  z-index: 2;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  *padding-top: 5px;
  padding-right: 8px;
  *padding-bottom: 5px;
  padding-left: 8px;
  -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.btn-group > .btn-mini + .dropdown-toggle {
  *padding-top: 2px;
  padding-right: 5px;
  *padding-bottom: 2px;
  padding-left: 5px;
}
.btn-group > .btn-small + .dropdown-toggle {
  *padding-top: 5px;
  *padding-bottom: 4px;
}
.btn-group > .btn-large + .dropdown-toggle {
  *padding-top: 7px;
  padding-right: 12px;
  *padding-bottom: 7px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.btn-group.open .btn.dropdown-toggle {
  background-color: #e6e6e6;
}
.btn-group.open .btn-primary.dropdown-toggle {
  background-color: #0044cc;
}
.btn-group.open .btn-warning.dropdown-toggle {
  background-color: #f89406;
}
.btn-group.open .btn-danger.dropdown-toggle {
  background-color: #bd362f;
}
.btn-group.open .btn-success.dropdown-toggle {
  background-color: #51a351;
}
.btn-group.open .btn-info.dropdown-toggle {
  background-color: #2f96b4;
}
.btn-group.open .btn-inverse.dropdown-toggle {
  background-color: #222222;
}
.btn .caret {
  margin-top: 8px;
  margin-left: 0;
}
.btn-large .caret {
  margin-top: 6px;
}
.btn-large .caret {
  border-top-width: 5px;
  border-right-width: 5px;
  border-left-width: 5px;
}
.btn-mini .caret,
.btn-small .caret {
  margin-top: 8px;
}
.dropup .btn-large .caret {
  border-bottom-width: 5px;
}
.btn-primary .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret,
.btn-success .caret,
.btn-inverse .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.btn-group-vertical {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
}
.btn-group-vertical > .btn {
  display: block;
  float: none;
  max-width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-group-vertical > .btn + .btn {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:first-child {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.btn-group-vertical > .btn:last-child {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.btn-group-vertical > .btn-large:first-child {
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
}
.btn-group-vertical > .btn-large:last-child {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}
.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.alert,
.alert h4 {
  color: #c09853;
}
.alert h4 {
  margin: 0;
}
.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 20px;
}
.alert-success {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success h4 {
  color: #468847;
}
.alert-danger,
.alert-error {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}
.alert-danger h4,
.alert-error h4 {
  color: #b94a48;
}
.alert-info {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info h4 {
  color: #3a87ad;
}
.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}
.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}
.alert-block p + p {
  margin-top: 5px;
}
.nav {
  margin-bottom: 20px;
  margin-left: 0;
  list-style: none;
}
.nav > li > a {
  display: block;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li > a > img {
  max-width: none;
}
.nav > .pull-right {
  float: right;
}
.nav-header {
  display: block;
  padding: 3px 15px;
  font-size: 11px;
  font-weight: bold;
  line-height: 20px;
  color: #999999;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
}
.nav li + .nav-header {
  margin-top: 9px;
}
.nav-list {
  padding-right: 15px;
  padding-left: 15px;
  margin-bottom: 0;
}
.nav-list > li > a,
.nav-list .nav-header {
  margin-right: -15px;
  margin-left: -15px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.nav-list > li > a {
  padding: 3px 15px;
}
.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  background-color: #0088cc;
}
.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
  margin-right: 2px;
}
.nav-list .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
}
.nav-tabs,
.nav-pills {
  *zoom: 1;
}
.nav-tabs:before,
.nav-pills:before,
.nav-tabs:after,
.nav-pills:after {
  display: table;
  line-height: 0;
  content: "";
}
.nav-tabs:after,
.nav-pills:after {
  clear: both;
}
.nav-tabs > li,
.nav-pills > li {
  float: left;
}
.nav-tabs > li > a,
.nav-pills > li > a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 20px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus {
  color: #555555;
  cursor: default;
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-pills > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 2px;
  margin-bottom: 2px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus {
  color: #ffffff;
  background-color: #0088cc;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li > a {
  margin-right: 0;
}
.nav-tabs.nav-stacked {
  border-bottom: 0;
}
.nav-tabs.nav-stacked > li > a {
  border: 1px solid #ddd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.nav-tabs.nav-stacked > li:first-child > a {
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-topleft: 4px;
}
.nav-tabs.nav-stacked > li:last-child > a {
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
}
.nav-tabs.nav-stacked > li > a:hover,
.nav-tabs.nav-stacked > li > a:focus {
  z-index: 2;
  border-color: #ddd;
}
.nav-pills.nav-stacked > li > a {
  margin-bottom: 3px;
}
.nav-pills.nav-stacked > li:last-child > a {
  margin-bottom: 1px;
}
.nav-tabs .dropdown-menu {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}
.nav-pills .dropdown-menu {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.nav .dropdown-toggle .caret {
  margin-top: 6px;
  border-top-color: #0088cc;
  border-bottom-color: #0088cc;
}
.nav .dropdown-toggle:hover .caret,
.nav .dropdown-toggle:focus .caret {
  border-top-color: #005580;
  border-bottom-color: #005580;
}
/* move down carets for tabs */
.nav-tabs .dropdown-toggle .caret {
  margin-top: 8px;
}
.nav .active .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.nav-tabs .active .dropdown-toggle .caret {
  border-top-color: #555555;
  border-bottom-color: #555555;
}
.nav > .dropdown.active > a:hover,
.nav > .dropdown.active > a:focus {
  cursor: pointer;
}
.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover,
.nav > li.dropdown.open.active > a:focus {
  color: #ffffff;
  background-color: #999999;
  border-color: #999999;
}
.nav li.dropdown.open .caret,
.nav li.dropdown.open.active .caret,
.nav li.dropdown.open a:hover .caret,
.nav li.dropdown.open a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
  opacity: 1;
  filter: alpha(opacity=100);
}
.tabs-stacked .open > a:hover,
.tabs-stacked .open > a:focus {
  border-color: #999999;
}
.tabbable {
  *zoom: 1;
}
.tabbable:before,
.tabbable:after {
  display: table;
  line-height: 0;
  content: "";
}
.tabbable:after {
  clear: both;
}
.tab-content {
  overflow: auto;
}
.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
  border-bottom: 0;
}
.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}
.tab-content > .active,
.pill-content > .active {
  display: block;
}
.tabs-below > .nav-tabs {
  border-top: 1px solid #ddd;
}
.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}
.tabs-below > .nav-tabs > li > a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
  border-top-color: #ddd;
  border-bottom-color: transparent;
}
.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
  border-color: transparent #ddd #ddd #ddd;
}
.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none;
}
.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}
.tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd;
}
.tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
  border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}
.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #ffffff;
}
.tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd;
}
.tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
  border-color: #eeeeee #eeeeee #eeeeee #dddddd;
}
.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover,
.tabs-right > .nav-tabs .active > a:focus {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: #ffffff;
}
.nav > .disabled > a {
  color: #999999;
}
.nav > .disabled > a:hover,
.nav > .disabled > a:focus {
  text-decoration: none;
  cursor: default;
  background-color: transparent;
}
.navbar {
  *position: relative;
  *z-index: 2;
  margin-bottom: 20px;
  overflow: visible;
}
.navbar-inner {
  min-height: 40px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #fafafa;
  background-image: -moz-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f2f2f2));
  background-image: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -o-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
  background-repeat: repeat-x;
  border: 1px solid #d4d4d4;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
  *zoom: 1;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
}
.navbar-inner:before,
.navbar-inner:after {
  display: table;
  line-height: 0;
  content: "";
}
.navbar-inner:after {
  clear: both;
}
.navbar .container {
  width: auto;
}
.nav-collapse.collapse {
  height: auto;
  overflow: visible;
}
.navbar .brand {
  display: block;
  float: left;
  padding: 10px 20px 10px;
  margin-left: -20px;
  font-size: 20px;
  font-weight: 200;
  color: #777777;
  text-shadow: 0 1px 0 #ffffff;
}
.navbar .brand:hover,
.navbar .brand:focus {
  text-decoration: none;
}
.navbar-text {
  margin-bottom: 0;
  line-height: 40px;
  color: #777777;
}
.navbar-link {
  color: #777777;
}
.navbar-link:hover,
.navbar-link:focus {
  color: #333333;
}
.navbar .divider-vertical {
  height: 40px;
  margin: 0 9px;
  border-right: 1px solid #ffffff;
  border-left: 1px solid #f2f2f2;
}
.navbar .btn,
.navbar .btn-group {
  margin-top: 5px;
}
.navbar .btn-group .btn,
.navbar .input-prepend .btn,
.navbar .input-append .btn,
.navbar .input-prepend .btn-group,
.navbar .input-append .btn-group {
  margin-top: 0;
}
.navbar-form {
  margin-bottom: 0;
  *zoom: 1;
}
.navbar-form:before,
.navbar-form:after {
  display: table;
  line-height: 0;
  content: "";
}
.navbar-form:after {
  clear: both;
}
.navbar-form input,
.navbar-form select,
.navbar-form .radio,
.navbar-form .checkbox {
  margin-top: 5px;
}
.navbar-form input,
.navbar-form select,
.navbar-form .btn {
  display: inline-block;
  margin-bottom: 0;
}
.navbar-form input[type="image"],
.navbar-form input[type="checkbox"],
.navbar-form input[type="radio"] {
  margin-top: 3px;
}
.navbar-form .input-append,
.navbar-form .input-prepend {
  margin-top: 5px;
  white-space: nowrap;
}
.navbar-form .input-append input,
.navbar-form .input-prepend input {
  margin-top: 0;
}
.navbar-search {
  position: relative;
  float: left;
  margin-top: 5px;
  margin-bottom: 0;
}
.navbar-search .search-query {
  padding: 4px 14px;
  margin-bottom: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.navbar-static-top {
  position: static;
  margin-bottom: 0;
}
.navbar-static-top .navbar-inner {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  margin-bottom: 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  border-width: 0 0 1px;
}
.navbar-fixed-bottom .navbar-inner {
  border-width: 1px 0 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-fixed-bottom .navbar-inner {
  padding-right: 0;
  padding-left: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px;
}
.navbar-fixed-top {
  top: 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
}
.navbar-fixed-bottom {
  bottom: 0;
}
.navbar-fixed-bottom .navbar-inner {
  -webkit-box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
}
.navbar .nav {
  position: relative;
  left: 0;
  display: block;
  float: left;
  margin: 0 10px 0 0;
}
.navbar .nav.pull-right {
  float: right;
  margin-right: 0;
}
.navbar .nav > li {
  float: left;
}
.navbar .nav > li > a {
  float: none;
  padding: 10px 15px 10px;
  color: #777777;
  text-decoration: none;
  text-shadow: 0 1px 0 #ffffff;
}
.navbar .nav .dropdown-toggle .caret {
  margin-top: 8px;
}
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
  color: #333333;
  text-decoration: none;
  background-color: transparent;
}
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
  color: #555555;
  text-decoration: none;
  background-color: #e5e5e5;
  -webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
}
.navbar .btn-navbar {
  display: none;
  float: right;
  padding: 7px 10px;
  margin-right: 5px;
  margin-left: 5px;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #ededed;
  *background-color: #e5e5e5;
  background-image: -moz-linear-gradient(top, #f2f2f2, #e5e5e5);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f2f2f2), to(#e5e5e5));
  background-image: -webkit-linear-gradient(top, #f2f2f2, #e5e5e5);
  background-image: -o-linear-gradient(top, #f2f2f2, #e5e5e5);
  background-image: linear-gradient(to bottom, #f2f2f2, #e5e5e5);
  background-repeat: repeat-x;
  border-color: #e5e5e5 #e5e5e5 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2', endColorstr='#ffe5e5e5', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
}
.navbar .btn-navbar:hover,
.navbar .btn-navbar:focus,
.navbar .btn-navbar:active,
.navbar .btn-navbar.active,
.navbar .btn-navbar.disabled,
.navbar .btn-navbar[disabled] {
  color: #ffffff;
  background-color: #e5e5e5;
  *background-color: #d9d9d9;
}
.navbar .btn-navbar:active,
.navbar .btn-navbar.active {
  background-color: #cccccc \9;
}
.navbar .btn-navbar .icon-bar {
  display: block;
  width: 18px;
  height: 2px;
  background-color: #f5f5f5;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}
.btn-navbar .icon-bar + .icon-bar {
  margin-top: 3px;
}
.navbar .nav > li > .dropdown-menu:before {
  position: absolute;
  top: -7px;
  left: 9px;
  display: inline-block;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-left: 7px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: '';
}
.navbar .nav > li > .dropdown-menu:after {
  position: absolute;
  top: -6px;
  left: 10px;
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  border-left: 6px solid transparent;
  content: '';
}
.navbar-fixed-bottom .nav > li > .dropdown-menu:before {
  top: auto;
  bottom: -7px;
  border-top: 7px solid #ccc;
  border-bottom: 0;
  border-top-color: rgba(0, 0, 0, 0.2);
}
.navbar-fixed-bottom .nav > li > .dropdown-menu:after {
  top: auto;
  bottom: -6px;
  border-top: 6px solid #ffffff;
  border-bottom: 0;
}
.navbar .nav li.dropdown > a:hover .caret,
.navbar .nav li.dropdown > a:focus .caret {
  border-top-color: #333333;
  border-bottom-color: #333333;
}
.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
  color: #555555;
  background-color: #e5e5e5;
}
.navbar .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #777777;
  border-bottom-color: #777777;
}
.navbar .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #555555;
  border-bottom-color: #555555;
}
.navbar .pull-right > li > .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.navbar .pull-right > li > .dropdown-menu:before,
.navbar .nav > li > .dropdown-menu.pull-right:before {
  right: 12px;
  left: auto;
}
.navbar .pull-right > li > .dropdown-menu:after,
.navbar .nav > li > .dropdown-menu.pull-right:after {
  right: 13px;
  left: auto;
}
.navbar .pull-right > li > .dropdown-menu .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right .dropdown-menu {
  right: 100%;
  left: auto;
  margin-right: -1px;
  margin-left: 0;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
.navbar-inverse .navbar-inner {
  background-color: #1b1b1b;
  background-image: -moz-linear-gradient(top, #222222, #111111);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#222222), to(#111111));
  background-image: -webkit-linear-gradient(top, #222222, #111111);
  background-image: -o-linear-gradient(top, #222222, #111111);
  background-image: linear-gradient(to bottom, #222222, #111111);
  background-repeat: repeat-x;
  border-color: #252525;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff111111', GradientType=0);
}
.navbar-inverse .brand,
.navbar-inverse .nav > li > a {
  color: #999999;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.navbar-inverse .brand:hover,
.navbar-inverse .nav > li > a:hover,
.navbar-inverse .brand:focus,
.navbar-inverse .nav > li > a:focus {
  color: #ffffff;
}
.navbar-inverse .brand {
  color: #999999;
}
.navbar-inverse .navbar-text {
  color: #999999;
}
.navbar-inverse .nav > li > a:focus,
.navbar-inverse .nav > li > a:hover {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .nav .active > a,
.navbar-inverse .nav .active > a:hover,
.navbar-inverse .nav .active > a:focus {
  color: #ffffff;
  background-color: #111111;
}
.navbar-inverse .navbar-link {
  color: #999999;
}
.navbar-inverse .navbar-link:hover,
.navbar-inverse .navbar-link:focus {
  color: #ffffff;
}
.navbar-inverse .divider-vertical {
  border-right-color: #222222;
  border-left-color: #111111;
}
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
  color: #ffffff;
  background-color: #111111;
}
.navbar-inverse .nav li.dropdown > a:hover .caret,
.navbar-inverse .nav li.dropdown > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #999999;
  border-bottom-color: #999999;
}
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-inverse .navbar-search .search-query {
  color: #ffffff;
  background-color: #515151;
  border-color: #111111;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.navbar-inverse .navbar-search .search-query:-moz-placeholder {
  color: #cccccc;
}
.navbar-inverse .navbar-search .search-query:-ms-input-placeholder {
  color: #cccccc;
}
.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder {
  color: #cccccc;
}
.navbar-inverse .navbar-search .search-query:focus,
.navbar-inverse .navbar-search .search-query.focused {
  padding: 5px 15px;
  color: #333333;
  text-shadow: 0 1px 0 #ffffff;
  background-color: #ffffff;
  border: 0;
  outline: 0;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
}
.navbar-inverse .btn-navbar {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0e0e0e;
  *background-color: #040404;
  background-image: -moz-linear-gradient(top, #151515, #040404);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#151515), to(#040404));
  background-image: -webkit-linear-gradient(top, #151515, #040404);
  background-image: -o-linear-gradient(top, #151515, #040404);
  background-image: linear-gradient(to bottom, #151515, #040404);
  background-repeat: repeat-x;
  border-color: #040404 #040404 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff151515', endColorstr='#ff040404', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.navbar-inverse .btn-navbar:hover,
.navbar-inverse .btn-navbar:focus,
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active,
.navbar-inverse .btn-navbar.disabled,
.navbar-inverse .btn-navbar[disabled] {
  color: #ffffff;
  background-color: #040404;
  *background-color: #000000;
}
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active {
  background-color: #000000 \9;
}
.breadcrumb {
  padding: 8px 15px;
  margin: 0 0 20px;
  list-style: none;
  background-color: #f5f5f5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
  *display: inline;
  text-shadow: 0 1px 0 #ffffff;
  *zoom: 1;
}
.breadcrumb > li > .divider {
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #999999;
}
.pagination {
  margin: 20px 0;
}
.pagination ul {
  display: inline-block;
  *display: inline;
  margin-bottom: 0;
  margin-left: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *zoom: 1;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.pagination ul > li {
  display: inline;
}
.pagination ul > li > a,
.pagination ul > li > span {
  float: left;
  padding: 4px 12px;
  line-height: 20px;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-left-width: 0;
}
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #f5f5f5;
}
.pagination ul > .active > a,
.pagination ul > .active > span {
  color: #999999;
  cursor: default;
}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
  color: #999999;
  cursor: default;
  background-color: transparent;
}
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  border-left-width: 1px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
}
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
}
.pagination-centered {
  text-align: center;
}
.pagination-right {
  text-align: right;
}
.pagination-large ul > li > a,
.pagination-large ul > li > span {
  padding: 11px 19px;
  font-size: 17.5px;
}
.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
  -webkit-border-bottom-left-radius: 6px;
  border-bottom-left-radius: 6px;
  -webkit-border-top-left-radius: 6px;
  border-top-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  -moz-border-radius-topleft: 6px;
}
.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
  -webkit-border-top-right-radius: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  border-bottom-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  -moz-border-radius-bottomright: 6px;
}
.pagination-mini ul > li:first-child > a,
.pagination-small ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > span {
  -webkit-border-bottom-left-radius: 3px;
  border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-top-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
}
.pagination-mini ul > li:last-child > a,
.pagination-small ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > span {
  -webkit-border-top-right-radius: 3px;
  border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-bottom-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
}
.pagination-small ul > li > a,
.pagination-small ul > li > span {
  padding: 2px 10px;
  font-size: 11.9px;
}
.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
  padding: 0 6px;
  font-size: 10.5px;
}
.pager {
  margin: 20px 0;
  text-align: center;
  list-style: none;
  *zoom: 1;
}
.pager:before,
.pager:after {
  display: table;
  line-height: 0;
  content: "";
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999999;
  cursor: default;
  background-color: #fff;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.modal {
  position: fixed;
  top: 10%;
  left: 50%;
  z-index: 1050;
  width: 560px;
  margin-left: -280px;
  background-color: #ffffff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  *border: 1px solid #999;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  outline: none;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
}
.modal.fade {
  top: -25%;
  -webkit-transition: opacity 0.3s linear, top 0.3s ease-out;
  -moz-transition: opacity 0.3s linear, top 0.3s ease-out;
  -o-transition: opacity 0.3s linear, top 0.3s ease-out;
  transition: opacity 0.3s linear, top 0.3s ease-out;
}
.modal.fade.in {
  top: 10%;
}
.modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee;
}
.modal-header .close {
  margin-top: 2px;
}
.modal-header h3 {
  margin: 0;
  line-height: 30px;
}
.modal-body {
  position: relative;
  max-height: 400px;
  padding: 15px;
  overflow-y: auto;
}
.modal-form {
  margin-bottom: 0;
}
.modal-footer {
  padding: 14px 15px 15px;
  margin-bottom: 0;
  text-align: right;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 #ffffff;
  -moz-box-shadow: inset 0 1px 0 #ffffff;
  box-shadow: inset 0 1px 0 #ffffff;
}
.modal-footer:before,
.modal-footer:after {
  display: table;
  line-height: 0;
  content: "";
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  font-size: 11px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: visible;
}
.tooltip.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-top-color: #000000;
  border-width: 5px 5px 0;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-right-color: #000000;
  border-width: 5px 5px 5px 0;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-left-color: #000000;
  border-width: 5px 0 5px 5px;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-bottom-color: #000000;
  border-width: 0 5px 5px;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  white-space: normal;
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
.popover-title:empty {
  display: none;
}
.popover-content {
  padding: 9px 14px;
}
.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover .arrow {
  border-width: 11px;
}
.popover .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
.popover.top .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  border-top-color: #ffffff;
  border-bottom-width: 0;
}
.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
.popover.right .arrow:after {
  bottom: -10px;
  left: 1px;
  border-right-color: #ffffff;
  border-left-width: 0;
}
.popover.bottom .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  border-top-width: 0;
}
.popover.bottom .arrow:after {
  top: 1px;
  margin-left: -10px;
  border-bottom-color: #ffffff;
  border-top-width: 0;
}
.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
  border-right-width: 0;
}
.popover.left .arrow:after {
  right: 1px;
  bottom: -10px;
  border-left-color: #ffffff;
  border-right-width: 0;
}
.thumbnails {
  margin-left: -20px;
  list-style: none;
  *zoom: 1;
}
.thumbnails:before,
.thumbnails:after {
  display: table;
  line-height: 0;
  content: "";
}
.thumbnails:after {
  clear: both;
}
.row-fluid .thumbnails {
  margin-left: 0;
}
.thumbnails > li {
  float: left;
  margin-bottom: 20px;
  margin-left: 20px;
}
.thumbnail {
  display: block;
  padding: 4px;
  line-height: 20px;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
a.thumbnail:hover,
a.thumbnail:focus {
  border-color: #0088cc;
  -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}
.thumbnail > img {
  display: block;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #555555;
}
.media,
.media-body {
  overflow: hidden;
  *overflow: visible;
  zoom: 1;
}
.media,
.media .media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.media-list {
  margin-left: 0;
  list-style: none;
}
.label,
.badge {
  display: inline-block;
  padding: 2px 4px;
  font-size: 11.844px;
  font-weight: bold;
  line-height: 14px;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #999999;
}
.label {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.badge {
  padding-right: 9px;
  padding-left: 9px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
}
.label:empty,
.badge:empty {
  display: none;
}
a.label:hover,
a.label:focus,
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label-important,
.badge-important {
  background-color: #b94a48;
}
.label-important[href],
.badge-important[href] {
  background-color: #953b39;
}
.label-warning,
.badge-warning {
  background-color: #f89406;
}
.label-warning[href],
.badge-warning[href] {
  background-color: #c67605;
}
.label-success,
.badge-success {
  background-color: #468847;
}
.label-success[href],
.badge-success[href] {
  background-color: #356635;
}
.label-info,
.badge-info {
  background-color: #3a87ad;
}
.label-info[href],
.badge-info[href] {
  background-color: #2d6987;
}
.label-inverse,
.badge-inverse {
  background-color: #333333;
}
.label-inverse[href],
.badge-inverse[href] {
  background-color: #1a1a1a;
}
.btn .label,
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-mini .label,
.btn-mini .badge {
  top: 0;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-ms-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 40px 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
  background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
  background-repeat: repeat-x;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress .bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0e90d2;
  background-image: -moz-linear-gradient(top, #149bdf, #0480be);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
  background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
  background-image: -o-linear-gradient(top, #149bdf, #0480be);
  background-image: linear-gradient(to bottom, #149bdf, #0480be);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: width 0.6s ease;
  -moz-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress .bar + .bar {
  -webkit-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
}
.progress-striped .bar {
  background-color: #149bdf;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  -moz-background-size: 40px 40px;
  -o-background-size: 40px 40px;
  background-size: 40px 40px;
}
.progress.active .bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -moz-animation: progress-bar-stripes 2s linear infinite;
  -ms-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-danger .bar,
.progress .bar-danger {
  background-color: #dd514c;
  background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: linear-gradient(to bottom, #ee5f5b, #c43c35);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffc43c35', GradientType=0);
}
.progress-danger.progress-striped .bar,
.progress-striped .bar-danger {
  background-color: #ee5f5b;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-success .bar,
.progress .bar-success {
  background-color: #5eb95e;
  background-image: -moz-linear-gradient(top, #62c462, #57a957);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
  background-image: -webkit-linear-gradient(top, #62c462, #57a957);
  background-image: -o-linear-gradient(top, #62c462, #57a957);
  background-image: linear-gradient(to bottom, #62c462, #57a957);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff57a957', GradientType=0);
}
.progress-success.progress-striped .bar,
.progress-striped .bar-success {
  background-color: #62c462;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-info .bar,
.progress .bar-info {
  background-color: #4bb1cf;
  background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
  background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
  background-image: linear-gradient(to bottom, #5bc0de, #339bb9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff339bb9', GradientType=0);
}
.progress-info.progress-striped .bar,
.progress-striped .bar-info {
  background-color: #5bc0de;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-warning .bar,
.progress .bar-warning {
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
}
.progress-warning.progress-striped .bar,
.progress-striped .bar-warning {
  background-color: #fbb450;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.accordion {
  margin-bottom: 20px;
}
.accordion-group {
  margin-bottom: 2px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.accordion-heading {
  border-bottom: 0;
}
.accordion-heading .accordion-toggle {
  display: block;
  padding: 8px 15px;
}
.accordion-toggle {
  cursor: pointer;
}
.accordion-inner {
  padding: 9px 15px;
  border-top: 1px solid #e5e5e5;
}
.carousel {
  position: relative;
  margin-bottom: 20px;
  line-height: 1;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  -moz-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 40%;
  left: 15px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: #ffffff;
  text-align: center;
  background: #222222;
  border: 3px solid #ffffff;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.carousel-control.right {
  right: 15px;
  left: auto;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-indicators {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 5;
  margin: 0;
  list-style: none;
}
.carousel-indicators li {
  display: block;
  float: left;
  width: 10px;
  height: 10px;
  margin-left: 5px;
  text-indent: -999px;
  background-color: #ccc;
  background-color: rgba(255, 255, 255, 0.25);
  border-radius: 5px;
}
.carousel-indicators .active {
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 15px;
  background: #333333;
  background: rgba(0, 0, 0, 0.75);
}
.carousel-caption h4,
.carousel-caption p {
  line-height: 20px;
  color: #ffffff;
}
.carousel-caption h4 {
  margin: 0 0 5px;
}
.carousel-caption p {
  margin-bottom: 0;
}
.hero-unit {
  padding: 60px;
  margin-bottom: 30px;
  font-size: 18px;
  font-weight: 200;
  line-height: 30px;
  color: inherit;
  background-color: #eeeeee;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.hero-unit h1 {
  margin-bottom: 0;
  font-size: 60px;
  line-height: 1;
  letter-spacing: -1px;
  color: inherit;
}
.hero-unit li {
  line-height: 30px;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.invisible {
  visibility: hidden;
}
.affix {
  position: fixed;
}
/*!
 * Bootstrap Responsive v2.3.0
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * https://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@-ms-viewport {
  width: device-width;
}
.hidden {
  display: none;
  visibility: hidden;
}
.visible-phone {
  display: none !important;
}
.visible-tablet {
  display: none !important;
}
.hidden-desktop {
  display: none !important;
}
.visible-desktop {
  display: inherit !important;
}
@media (min-width: 768px) and (max-width: 979px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important ;
  }
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: inherit !important;
  }
  .hidden-print {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .row {
    margin-left: -30px;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    line-height: 0;
    content: "";
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 30px;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 1170px;
  }
  .span12 {
    width: 1170px;
  }
  .span11 {
    width: 1070px;
  }
  .span10 {
    width: 970px;
  }
  .span9 {
    width: 870px;
  }
  .span8 {
    width: 770px;
  }
  .span7 {
    width: 670px;
  }
  .span6 {
    width: 570px;
  }
  .span5 {
    width: 470px;
  }
  .span4 {
    width: 370px;
  }
  .span3 {
    width: 270px;
  }
  .span2 {
    width: 170px;
  }
  .span1 {
    width: 70px;
  }
  .offset12 {
    margin-left: 1230px;
  }
  .offset11 {
    margin-left: 1130px;
  }
  .offset10 {
    margin-left: 1030px;
  }
  .offset9 {
    margin-left: 930px;
  }
  .offset8 {
    margin-left: 830px;
  }
  .offset7 {
    margin-left: 730px;
  }
  .offset6 {
    margin-left: 630px;
  }
  .offset5 {
    margin-left: 530px;
  }
  .offset4 {
    margin-left: 430px;
  }
  .offset3 {
    margin-left: 330px;
  }
  .offset2 {
    margin-left: 230px;
  }
  .offset1 {
    margin-left: 130px;
  }
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    line-height: 0;
    content: "";
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 30px;
    margin-left: 2.56410256%;
    *margin-left: 2.51091107%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.56410256%;
  }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851%;
  }
  .row-fluid .span11 {
    width: 91.45299145%;
    *width: 91.39979996%;
  }
  .row-fluid .span10 {
    width: 82.90598291%;
    *width: 82.85279142%;
  }
  .row-fluid .span9 {
    width: 74.35897436%;
    *width: 74.30578287%;
  }
  .row-fluid .span8 {
    width: 65.81196581%;
    *width: 65.75877432%;
  }
  .row-fluid .span7 {
    width: 57.26495726%;
    *width: 57.21176578%;
  }
  .row-fluid .span6 {
    width: 48.71794872%;
    *width: 48.66475723%;
  }
  .row-fluid .span5 {
    width: 40.17094017%;
    *width: 40.11774868%;
  }
  .row-fluid .span4 {
    width: 31.62393162%;
    *width: 31.57074013%;
  }
  .row-fluid .span3 {
    width: 23.07692308%;
    *width: 23.02373159%;
  }
  .row-fluid .span2 {
    width: 14.52991453%;
    *width: 14.47672304%;
  }
  .row-fluid .span1 {
    width: 5.98290598%;
    *width: 5.92971449%;
  }
  .row-fluid .offset12 {
    margin-left: 105.12820513%;
    *margin-left: 105.02182215%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 102.56410256%;
    *margin-left: 102.45771959%;
  }
  .row-fluid .offset11 {
    margin-left: 96.58119658%;
    *margin-left: 96.4748136%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 94.01709402%;
    *margin-left: 93.91071104%;
  }
  .row-fluid .offset10 {
    margin-left: 88.03418803%;
    *margin-left: 87.92780506%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 85.47008547%;
    *margin-left: 85.36370249%;
  }
  .row-fluid .offset9 {
    margin-left: 79.48717949%;
    *margin-left: 79.38079651%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 76.92307692%;
    *margin-left: 76.81669394%;
  }
  .row-fluid .offset8 {
    margin-left: 70.94017094%;
    *margin-left: 70.83378796%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 68.37606838%;
    *margin-left: 68.2696854%;
  }
  .row-fluid .offset7 {
    margin-left: 62.39316239%;
    *margin-left: 62.28677941%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 59.82905983%;
    *margin-left: 59.72267685%;
  }
  .row-fluid .offset6 {
    margin-left: 53.84615385%;
    *margin-left: 53.73977087%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 51.28205128%;
    *margin-left: 51.1756683%;
  }
  .row-fluid .offset5 {
    margin-left: 45.2991453%;
    *margin-left: 45.19276232%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 42.73504274%;
    *margin-left: 42.62865976%;
  }
  .row-fluid .offset4 {
    margin-left: 36.75213675%;
    *margin-left: 36.64575377%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 34.18803419%;
    *margin-left: 34.08165121%;
  }
  .row-fluid .offset3 {
    margin-left: 28.20512821%;
    *margin-left: 28.09874523%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.64102564%;
    *margin-left: 25.53464266%;
  }
  .row-fluid .offset2 {
    margin-left: 19.65811966%;
    *margin-left: 19.55173668%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 17.09401709%;
    *margin-left: 16.98763412%;
  }
  .row-fluid .offset1 {
    margin-left: 11.11111111%;
    *margin-left: 11.00472813%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.54700855%;
    *margin-left: 8.44062557%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 30px;
  }
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 1156px;
  }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 1056px;
  }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 956px;
  }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 856px;
  }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 756px;
  }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 656px;
  }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 556px;
  }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 456px;
  }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 356px;
  }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 256px;
  }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 156px;
  }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 56px;
  }
  .thumbnails {
    margin-left: -30px;
  }
  .thumbnails > li {
    margin-left: 30px;
  }
  .row-fluid .thumbnails {
    margin-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .row {
    margin-left: -20px;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    line-height: 0;
    content: "";
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 20px;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 724px;
  }
  .span12 {
    width: 724px;
  }
  .span11 {
    width: 662px;
  }
  .span10 {
    width: 600px;
  }
  .span9 {
    width: 538px;
  }
  .span8 {
    width: 476px;
  }
  .span7 {
    width: 414px;
  }
  .span6 {
    width: 352px;
  }
  .span5 {
    width: 290px;
  }
  .span4 {
    width: 228px;
  }
  .span3 {
    width: 166px;
  }
  .span2 {
    width: 104px;
  }
  .span1 {
    width: 42px;
  }
  .offset12 {
    margin-left: 764px;
  }
  .offset11 {
    margin-left: 702px;
  }
  .offset10 {
    margin-left: 640px;
  }
  .offset9 {
    margin-left: 578px;
  }
  .offset8 {
    margin-left: 516px;
  }
  .offset7 {
    margin-left: 454px;
  }
  .offset6 {
    margin-left: 392px;
  }
  .offset5 {
    margin-left: 330px;
  }
  .offset4 {
    margin-left: 268px;
  }
  .offset3 {
    margin-left: 206px;
  }
  .offset2 {
    margin-left: 144px;
  }
  .offset1 {
    margin-left: 82px;
  }
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    line-height: 0;
    content: "";
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 30px;
    margin-left: 2.76243094%;
    *margin-left: 2.70923945%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.76243094%;
  }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851%;
  }
  .row-fluid .span11 {
    width: 91.43646409%;
    *width: 91.3832726%;
  }
  .row-fluid .span10 {
    width: 82.87292818%;
    *width: 82.81973669%;
  }
  .row-fluid .span9 {
    width: 74.30939227%;
    *width: 74.25620078%;
  }
  .row-fluid .span8 {
    width: 65.74585635%;
    *width: 65.69266486%;
  }
  .row-fluid .span7 {
    width: 57.18232044%;
    *width: 57.12912895%;
  }
  .row-fluid .span6 {
    width: 48.61878453%;
    *width: 48.56559304%;
  }
  .row-fluid .span5 {
    width: 40.05524862%;
    *width: 40.00205713%;
  }
  .row-fluid .span4 {
    width: 31.49171271%;
    *width: 31.43852122%;
  }
  .row-fluid .span3 {
    width: 22.9281768%;
    *width: 22.87498531%;
  }
  .row-fluid .span2 {
    width: 14.36464088%;
    *width: 14.31144939%;
  }
  .row-fluid .span1 {
    width: 5.80110497%;
    *width: 5.74791348%;
  }
  .row-fluid .offset12 {
    margin-left: 105.52486188%;
    *margin-left: 105.4184789%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 102.76243094%;
    *margin-left: 102.65604796%;
  }
  .row-fluid .offset11 {
    margin-left: 96.96132597%;
    *margin-left: 96.85494299%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 94.19889503%;
    *margin-left: 94.09251205%;
  }
  .row-fluid .offset10 {
    margin-left: 88.39779006%;
    *margin-left: 88.29140708%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 85.63535912%;
    *margin-left: 85.52897614%;
  }
  .row-fluid .offset9 {
    margin-left: 79.83425414%;
    *margin-left: 79.72787116%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 77.0718232%;
    *margin-left: 76.96544023%;
  }
  .row-fluid .offset8 {
    margin-left: 71.27071823%;
    *margin-left: 71.16433525%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 68.50828729%;
    *margin-left: 68.40190431%;
  }
  .row-fluid .offset7 {
    margin-left: 62.70718232%;
    *margin-left: 62.60079934%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 59.94475138%;
    *margin-left: 59.8383684%;
  }
  .row-fluid .offset6 {
    margin-left: 54.14364641%;
    *margin-left: 54.03726343%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 51.38121547%;
    *margin-left: 51.27483249%;
  }
  .row-fluid .offset5 {
    margin-left: 45.5801105%;
    *margin-left: 45.47372752%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 42.81767956%;
    *margin-left: 42.71129658%;
  }
  .row-fluid .offset4 {
    margin-left: 37.01657459%;
    *margin-left: 36.91019161%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 34.25414365%;
    *margin-left: 34.14776067%;
  }
  .row-fluid .offset3 {
    margin-left: 28.45303867%;
    *margin-left: 28.3466557%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.69060773%;
    *margin-left: 25.58422476%;
  }
  .row-fluid .offset2 {
    margin-left: 19.88950276%;
    *margin-left: 19.78311978%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 17.12707182%;
    *margin-left: 17.02068884%;
  }
  .row-fluid .offset1 {
    margin-left: 11.32596685%;
    *margin-left: 11.21958387%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.56353591%;
    *margin-left: 8.45715293%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 20px;
  }
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 710px;
  }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 648px;
  }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 586px;
  }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 524px;
  }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 462px;
  }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 400px;
  }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 338px;
  }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 276px;
  }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 214px;
  }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 152px;
  }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 90px;
  }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 28px;
  }
}
@media (max-width: 767px) {
  body {
    padding-right: 20px;
    padding-left: 20px;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom,
  .navbar-static-top {
    margin-right: -20px;
    margin-left: -20px;
  }
  .container-fluid {
    padding: 0;
  }
  .dl-horizontal dt {
    float: none;
    width: auto;
    clear: none;
    text-align: left;
  }
  .dl-horizontal dd {
    margin-left: 0;
  }
  .container {
    width: auto;
  }
  .row-fluid {
    width: 100%;
  }
  .row,
  .thumbnails {
    margin-left: 0;
  }
  .thumbnails > li {
    float: none;
    margin-left: 0;
  }
  [class*="span"],
  .uneditable-input[class*="span"],
  .row-fluid [class*="span"] {
    display: block;
    float: none;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .span12,
  .row-fluid .span12 {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .row-fluid [class*="offset"]:first-child {
    margin-left: 0;
  }
  .input-large,
  .input-xlarge,
  .input-xxlarge,
  input[class*="span"],
  select[class*="span"],
  textarea[class*="span"],
  .uneditable-input {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .input-prepend input,
  .input-append input,
  .input-prepend input[class*="span"],
  .input-append input[class*="span"] {
    display: inline-block;
    width: auto;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0;
  }
  .modal {
    position: fixed;
    top: 20px;
    right: 20px;
    left: 20px;
    width: auto;
    margin: 0;
  }
  .modal.fade {
    top: -100px;
  }
  .modal.fade.in {
    top: 20px;
  }
}
@media (max-width: 480px) {
  .nav-collapse {
    -webkit-transform: translate3d(0, 0, 0);
  }
  .page-header h1 small {
    display: block;
    line-height: 20px;
  }
  input[type="checkbox"],
  input[type="radio"] {
    border: 1px solid #ccc;
  }
  .form-horizontal .control-label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left;
  }
  .form-horizontal .controls {
    margin-left: 0;
  }
  .form-horizontal .control-list {
    padding-top: 0;
  }
  .form-horizontal .form-actions {
    padding-right: 10px;
    padding-left: 10px;
  }
  .media .pull-left,
  .media .pull-right {
    display: block;
    float: none;
    margin-bottom: 10px;
  }
  .media-object {
    margin-right: 0;
    margin-left: 0;
  }
  .modal {
    top: 10px;
    right: 10px;
    left: 10px;
  }
  .modal-header .close {
    padding: 10px;
    margin: -10px;
  }
  .carousel-caption {
    position: static;
  }
}
@media (max-width: 979px) {
  body {
    padding-top: 0;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    position: static;
  }
  .navbar-fixed-top {
    margin-bottom: 20px;
  }
  .navbar-fixed-bottom {
    margin-top: 20px;
  }
  .navbar-fixed-top .navbar-inner,
  .navbar-fixed-bottom .navbar-inner {
    padding: 5px;
  }
  .navbar .container {
    width: auto;
    padding: 0;
  }
  .navbar .brand {
    padding-right: 10px;
    padding-left: 10px;
    margin: 0 0 0 -5px;
  }
  .nav-collapse {
    clear: both;
  }
  .nav-collapse .nav {
    float: none;
    margin: 0 0 10px;
  }
  .nav-collapse .nav > li {
    float: none;
  }
  .nav-collapse .nav > li > a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > .divider-vertical {
    display: none;
  }
  .nav-collapse .nav .nav-header {
    color: #777777;
    text-shadow: none;
  }
  .nav-collapse .nav > li > a,
  .nav-collapse .dropdown-menu a {
    padding: 9px 15px;
    font-weight: bold;
    color: #777777;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }
  .nav-collapse .btn {
    padding: 4px 10px 4px;
    font-weight: normal;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }
  .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > li > a:hover,
  .nav-collapse .nav > li > a:focus,
  .nav-collapse .dropdown-menu a:hover,
  .nav-collapse .dropdown-menu a:focus {
    background-color: #f2f2f2;
  }
  .navbar-inverse .nav-collapse .nav > li > a,
  .navbar-inverse .nav-collapse .dropdown-menu a {
    color: #999999;
  }
  .navbar-inverse .nav-collapse .nav > li > a:hover,
  .navbar-inverse .nav-collapse .nav > li > a:focus,
  .navbar-inverse .nav-collapse .dropdown-menu a:hover,
  .navbar-inverse .nav-collapse .dropdown-menu a:focus {
    background-color: #111111;
  }
  .nav-collapse.in .btn-group {
    padding: 0;
    margin-top: 5px;
  }
  .nav-collapse .dropdown-menu {
    position: static;
    top: auto;
    left: auto;
    display: none;
    float: none;
    max-width: none;
    padding: 0;
    margin: 0 15px;
    background-color: transparent;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .nav-collapse .open > .dropdown-menu {
    display: block;
  }
  .nav-collapse .dropdown-menu:before,
  .nav-collapse .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .dropdown-menu .divider {
    display: none;
  }
  .nav-collapse .nav > li > .dropdown-menu:before,
  .nav-collapse .nav > li > .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .navbar-form,
  .nav-collapse .navbar-search {
    float: none;
    padding: 10px 15px;
    margin: 10px 0;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  .navbar-inverse .nav-collapse .navbar-form,
  .navbar-inverse .nav-collapse .navbar-search {
    border-top-color: #111111;
    border-bottom-color: #111111;
  }
  .navbar .nav-collapse .nav.pull-right {
    float: none;
    margin-left: 0;
  }
  .nav-collapse,
  .nav-collapse.collapse {
    height: 0;
    overflow: hidden;
  }
  .navbar .btn-navbar {
    display: block;
  }
  .navbar-static .navbar-inner {
    padding-right: 10px;
    padding-left: 10px;
  }
}
@media (min-width: 980px) {
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important;
  }
}
/*************************************************
responsive declarations
*************************************************/
/* Large desktop */
/* Small desktop and down */
@media (max-width: 1199px) {
  .demo-wrapper {
    position: absolute !important;
  }
  .span2 > .widget .post-list .article-image {
    display: none;
  }
  .span2 > .widget .post-list .article-excerpt {
    width: 100%;
  }
  #top-menu ul li a {
    padding: 10px 7px 0px 7px;
    font-size: 10px;
  }
  #main-menu-wrapper ul li a {
    padding: 16px 9px 0px 9px;
    font-size: 12px;
  }
  #main-menu-wrapper ul li.over ul li a {
    padding: 8px 12px 8px 10px;
    font-size: 11px;
  }
  #main-menu-wrapper ul li ul li ul {
    left: 172px;
  }
  #main-menu-wrapper ul li ul li:hover ul,
  #main-menu-wrapper ul li ul li.sfHover ul {
    left: 172px;
  }
  #main-menu,
  #sub-menu {
    padding-left: 10px;
    padding-right: 10px;
  }
  #sizzlin-header.full {
    width: 16.5%;
  }
  #sizzlin-header.full .inner {
    background: url('images/sizzlin-icon.png') no-repeat 10px 10px;
    padding-left: 30px;
  }
  #sub-menu ul li a {
    padding: 13px 9px 0px 9px;
    font-size: 11px;
  }
  #featured .title {
    font-size: 20px !important;
    line-height: 1.2em !important;
  }
  #featured.small .title {
    font-size: 18px !important;
    line-height: 1em !important;
  }
  #featured.large .title {
    font-size: 26px !important;
    line-height: 1.1em !important;
  }
  .main-loop.full.list .article-image-wrapper {
    width: 38%;
  }
  .main-loop.full.list .article-excerpt-wrapper {
    width: 62%;
  }
  .main-loop.directory-list.narrow.non-full .directory-panel-wrapper {
    width: 98%;
  }
  .post-loop .sortbar-right .email-label {
    padding-right: 12px;
  }
  #comments ul ul .comment-fields-container,
  #comments ul ul .comment-ratings-container {
    width: 100%;
    float: none;
  }
  #comments ul ul .comment-ratings-inner {
    margin-right: 0px;
    margin-bottom: 20px;
  }
  #respond .ratings .rating-label {
    font-size: 11px;
  }
  #comments .comment-avatar-wrapper {
    width: 13%;
  }
  #comments .comment-content {
    width: 87%;
  }
  #comments ul .comment {
    padding: 35px 15px 35px 15px;
  }
  #comments ul ul {
    margin-left: 5%;
  }
  #comments ul ul .comment-avatar-wrapper {
    width: 15%;
  }
  #comments ul ul .comment-content {
    width: 85%;
  }
  #comments ul ul ul {
    margin-left: 30px;
  }
  #comments ul ul ul ul ul .comment-avatar-wrapper {
    width: 18%;
  }
  #comments ul ul ul ul ul .comment-content {
    width: 82%;
  }
  #comments ul ul ul ul ul ul ul ul ul ul {
    margin-left: 23%;
  }
  #comments ul ul ul ul ul ul ul ul ul ul .comment-avatar-wrapper {
    display: none;
  }
  #comments ul ul ul ul ul ul ul ul ul ul .comment-content {
    width: 100%;
  }
  #comments ul ul ul ul ul ul ul ul ul ul ul {
    margin-left: 30px;
  }
  #comments ul ul ul ul ul ul ul ul ul ul ul .comment-rating .rating-wrapper {
    width: 220px;
  }
}
/* small desktop only */
@media (min-width: 980px) and (max-width: 1199px) {
  .featured-widgets .article-image {
    display: none;
  }
  .featured-widgets .article-excerpt {
    width: 100%;
  }
  #top-ten-social .login-form {
    padding-right: 12px;
    padding-left: 15px;
  }
  #top-ten-social .social-numbers {
    padding-right: 11px;
    padding-top: 25px;
  }
  #top-ten-social .social-numbers.solo {
    padding-left: 11px;
  }
  #top-ten-social .social-counts .panel,
  .featured-widgets .social-counts .panel,
  #footer .social-counts .panel {
    padding-right: 4px;
  }
  #top-ten-social .social-counts span,
  .featured-widgets .social-counts span,
  #footer .social-counts span {
    font-size: 27px;
    width: 45px;
  }
  #top-ten-social .social-counts a,
  .featured-widgets .social-counts a,
  #footer .social-counts a {
    padding: 35px 7px 10px 7px;
    width: 25px;
    font-size: 13px;
  }
  #searchform input[type="text"] {
    width: 90%;
  }
  .procon-wrapper {
    font-size: 11px;
    line-height: 1.5em;
  }
  .procon p {
    margin: 10px 0px;
  }
}
/* Landscape tablet and down */
@media (max-width: 979px) {
  .span12 > .widget .post-list .article-image,
  .span6 > .widget .post-list .article-image {
    width: 33%;
  }
  .span12 > .widget .post-list .article-excerpt,
  .span6 > .widget .post-list .article-excerpt {
    width: 67%;
  }
  .span3 > .widget .post-list .article-image,
  #sidebar .widget .post-list .article-image {
    display: none;
  }
  .span3 > .widget .post-list .article-excerpt,
  #sidebar .widget .post-list .article-excerpt {
    width: 100%;
  }
  #top-menu ul li a {
    padding: 10px 5px 0px 5px;
  }
  #main-menu,
  #sub-menu {
    padding-left: 5px;
    padding-right: 5px;
  }
  #main-menu-wrapper #random-article {
    right: 10px;
  }
  #featured .title {
    font-size: 17px !important;
    line-height: 1.1em !important;
  }
  #featured .category,
  #featured .rating,
  #featured .award {
    font-size: 10px !important;
  }
  #featured.small .title {
    font-size: 15px !important;
    line-height: 1em !important;
  }
  #featured.large .title {
    font-size: 23px !important;
    line-height: 1.1em !important;
  }
  .featured-widget.full .article-image {
    display: none !important;
  }
  .featured-widget.full .article-excerpt {
    width: 100% !important;
  }
  #top-ten.medium-social,
  #top-ten.large-social {
    -moz-border-radius-bottomleft: 0px;
    border-bottom-left-radius: 0px;
    -moz-border-radius-bottomright: 0px;
    border-bottom-right-radius: 0px;
  }
  #sizzlin-header {
    width: 30%;
  }
  #sizzlin {
    width: 68%;
    margin-right: 0px;
    -moz-border-radius-bottomlright: 6px;
    border-bottom-right-radius: 6px;
    -moz-border-radius-topright: 6px;
    border-top-right-radius: 6px;
  }
  #social-top {
    width: 100%;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
  }
  #top-ten-social {
    top: 115px;
    left: 0px;
    width: 100%;
    border-left: 0px;
    -moz-border-radius-bottomleft: 7px;
    border-bottom-left-radius: 7px;
  }
  #selector-wrapper {
    background-image: none;
  }
  #top-ten.medium-social #selector-wrapper,
  #top-ten.large-social #selector-wrapper {
    -moz-border-radius-bottomleft: 0px;
    border-bottom-left-radius: 0px;
  }
  #selector-wrapper-right {
    height: 115px;
  }
  #top-ten .loading div {
    left: 10% !important;
  }
  #top-ten-social .social-numbers {
    float: right;
  }
  #top-ten {
    margin-bottom: 116px;
  }
  .main-loop.directory-list .directory-panel-wrapper {
    width: 98% !important;
  }
  .main-loop .loading {
    left: 2%;
  }
  .main-loop .panel-wrapper,
  .main-loop.full .panel-wrapper {
    width: 50%;
  }
  .main-loop.full .panel-wrapper {
    width: 33.3%;
  }
  .main-loop .hidden-desktop.two-panel {
    display: block !important;
  }
  .main-loop .hidden-desktop.three-panel {
    display: none !important;
  }
  .main-loop.full .hidden-desktop.two-panel {
    display: none !important;
  }
  .main-loop.full .hidden-desktop.three-panel {
    display: block !important;
  }
  .main-loop.full.list .article-image-wrapper {
    width: 42%;
  }
  .main-loop.full.list .article-excerpt-wrapper {
    width: 58%;
  }
  .main-loop.list h2 {
    font-size: 20px;
  }
  .main-loop.list h2 a {
    line-height: 1.1em;
  }
  .main-loop.list .excerpt {
    font-size: 12px;
    line-height: 1.6em;
  }
  .main-loop.list .article-image {
    margin-left: 9px;
  }
  .main-loop.list .post-tags {
    margin-left: 9px;
  }
  .main-loop.list .panel {
    padding-top: 15px;
  }
  .main-loop.list .article-excerpt {
    padding-left: 13px;
  }
  .main-loop.list .article-meta {
    padding-left: 10px;
  }
  .main-loop.list .meta-info {
    display: none;
  }
  .main-loop.full.list .meta-info {
    display: inline-block;
    margin: 0px 4px 0px 4px;
  }
  .post-loop .sortbar-right .email-label {
    display: none;
  }
  .post-loop.single-page .sortbar-right .email-label {
    display: inline-block;
  }
  .post-loop.single-page .sortbar-title {
    display: none;
  }
  #sidebar .filterbar {
    padding-left: 0px;
  }
  #sidebar .it-widget-tabs .sort-buttons a {
    top: 1px;
  }
  .error404 .main-content {
    padding-left: 20px;
    padding-right: 20px;
  }
  /*single review post*/
  .minisite-page .featured-image-wrapper {
    width: 100%;
  }
  .procon-wrapper {
    width: 100%;
    margin-top: 25px;
  }
  .procon {
    margin-left: 0px;
  }
  .procon.pro {
    margin-right: 8px;
  }
  .procon.con {
    margin-left: 8px;
  }
  .ratings {
    margin: 0px 0px;
  }
  .ratings .ratings-panel-wrapper {
    width: 100%;
    margin: 10px 0px;
  }
  .ratings .ratings-panel {
    margin-right: 0px;
  }
  .ratings .ratings-panel-wrapper.right .ratings-panel {
    margin-left: 0px;
  }
  .postinfo-box .post-tags {
    margin-bottom: 10px;
  }
  #recommended .post-list .list-item {
    width: 50%;
  }
  .main-loop.full #recommended .post-list .list-item {
    width: 33%;
  }
  #respond .comment-fields-container,
  #respond .comment-ratings-container {
    width: 100%;
    float: none;
  }
  #respond .comment-ratings-inner {
    margin-right: 0px;
    margin-bottom: 20px;
  }
  #comments ul .comment-avatar-wrapper {
    width: 15%;
  }
  #comments ul .comment-content {
    width: 85%;
  }
  #comments ul ul {
    margin-left: 30px;
  }
  #comments ul ul .comment-avatar-wrapper {
    width: 19%;
  }
  #comments ul ul .comment-content {
    width: 81%;
  }
  #comments ul ul ul {
    margin-left: 23%;
  }
  #comments ul ul ul .comment-avatar-wrapper {
    display: none;
  }
  #comments ul ul ul .comment-content {
    width: 100%;
  }
  #comments ul ul ul ul {
    margin-left: 20px;
  }
  #comments ul ul ul ul ul .comment-rating .rating-wrapper {
    width: 220px;
  }
  #comments ul ul ul ul ul ul ul .comment-rating .rating-wrapper {
    width: 200px;
  }
  #comments ul ul ul ul ul ul ul ul ul .comment-rating .rating-wrapper {
    width: 120px;
  }
  #comments ul ul ul ul ul ul ul ul ul .comment-rating .rating-wrapper .rating {
    display: block;
    width: 100%;
    float: none;
  }
  #comments ul ul ul ul ul ul ul ul ul .comment-rating .rating-wrapper .value {
    display: block;
    width: 100%;
    float: none;
    margin-bottom: 10px;
  }
}
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
  #trending-wrapper.post-list .article-image {
    width: auto;
    margin-left: 25%;
  }
  #trending-wrapper .article-excerpt {
    display: none;
  }
  #trending-wrapper .article-image a {
    margin-right: 0px;
  }
  .featured-widgets .featured-widget {
    width: 100%;
    margin-right: 0px;
  }
  .featured-widgets .featured-widget.right {
    display: none;
  }
  #sidebar .social-counts .panel,
  #footer .social-counts .panel {
    padding-right: 4px;
  }
  #sidebar .social-counts span,
  #footer .social-counts span {
    font-size: 27px;
    width: 45px;
  }
  #sidebar .social-counts a,
  #footer .social-counts a {
    padding: 35px 7px 10px 7px;
    width: 25px;
    font-size: 13px;
  }
  #wp-calendar tbody td {
    padding: 2%;
  }
  #searchform input[type="text"] {
    width: 90%;
  }
}
/* Portrait tablet and down */
@media (max-width: 767px) {
  #ad-header {
    float: none;
  }
  .span2 > .widget .post-list .article-image,
  .span3 > .widget .post-list .article-image,
  #sidebar .widget .post-list .article-image {
    width: 33%;
    display: inline-block;
  }
  .span2 > .widget .post-list .article-excerpt,
  .span3 > .widget .post-list .article-excerpt,
  #sidebar .widget .post-list .article-excerpt {
    width: 67%;
  }
  #sub-menu-full {
    display: none;
  }
  #sub-menu-compact {
    display: block;
  }
  #top-menu-wrapper {
    margin-right: -20px;
    margin-left: -20px;
  }
  #trending-wrapper .trending-title {
    float: left;
    font-size: 11px;
    color: #000;
    padding: 9px 0px 0px 5px;
  }
  #trending-wrapper .sort-buttons {
    float: right;
    padding-right: 0px;
  }
  #trending-wrapper.post-list .article-image {
    width: 18%;
  }
  #trending-wrapper .article-image .thumbnail {
    border: 0px;
    -webkit-box-shadow: 0 0px 0px;
    -moz-box-shadow: 0 0px 0px;
    box-shadow: 0 0px 0px;
    -webkit-transition: none;
  }
  #trending-wrapper .article-image img {
    border: 5px solid #EEE;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }
  #trending-wrapper .article-excerpt {
    display: none;
  }
  #trending-wrapper .article-image a {
    margin-right: 0px;
  }
  #trending .item .span3 {
    min-height: 0px;
  }
  .featured-widgets .featured-widget {
    margin-top: 20px;
  }
  .featured-widgets .article-image,
  .featured-widget.full .article-image {
    width: 28% !important;
    display: inline-block !important;
  }
  .featured-widgets .article-excerpt,
  .featured-widget.full .article-excerpt {
    width: 72% !important;
  }
  .featured-widgets .featured-widget.full {
    width: 98%;
  }
  .template-authors {
    padding-right: 15px;
  }
  #sizzlin-header.full {
    width: 16%;
  }
  #main-menu,
  #sub-menu {
    padding-left: 5px;
    padding-right: 5px;
  }
  #featured-bar-shadow {
    padding: 15px 0px 15px 0px;
  }
  #featured-wrapper {
    margin-left: 10px;
    margin-right: 10px;
    color: #FFF;
  }
  #featured .title,
  #featured.small .title,
  #featured.large .title {
    font-size: 17px !important;
    line-height: 1.1em !important;
  }
  #featured .category,
  #featured .rating,
  #featured .award {
    font-size: 11px !important;
  }
  .post-loop .sortbar-right {
    display: none;
  }
  .post-loop.single-page .sortbar-right {
    display: block;
  }
  .main-loop,
  .main-loop.full {
    width: auto;
    padding-right: 4%;
    margin-right: 0px;
    float: none;
    display: table;
    background: #F4F4F4;
  }
  .single-page .main-loop,
  .single-page .main-loop.full {
    display: block;
  }
  .main-loop.directory-list,
  .main-loop.full.directory-list {
    width: 99%;
    padding-right: 1%;
  }
  .main-loop-inner,
  .main-loop.full .main-loop-inner {
    margin-right: 0px;
  }
  .main-loop.sidebar-left .main-loop-inner {
    margin-left: 0px;
  }
  .main-loop.sidebar-left {
    padding-top: 20px;
    border-top: 1px solid #D0C9CE;
  }
  .main-loop .panel,
  .main-loop.full .panel {
    margin-left: 8%;
  }
  .main-loop.sidebar-left .panel {
    margin-left: 8%;
    margin-right: 0px;
  }
  .main-loop.full .panel-wrapper {
    width: 50%;
  }
  .main-loop.full .hidden-desktop.two-panel {
    display: block !important;
  }
  .main-loop.full .hidden-desktop.three-panel {
    display: none !important;
  }
  .main-loop.list {
    padding-right: 15px;
  }
  .main-loop.list .panel {
    margin-left: 15px;
  }
  .main-loop.list .meta-info {
    display: none !important;
  }
  .main-content,
  .template-authors {
    margin-right: 0px;
  }
  .main-loop.sidebar-left .main-content {
    padding-left: 15px;
  }
  .main-loop.sidebar-left .main-content,
  .main-loop.sidebar-left .template-authors {
    margin-left: 0px;
    padding-right: 0px;
  }
  .single-page .main-loop,
  .single-page .main-loop.full {
    margin-right: 0px;
    padding-right: 0px;
  }
  .single-page .main-content {
    padding-right: 20px !important;
    padding-left: 20px !important;
  }
  #sidebar-wrapper {
    width: 100%;
    float: none;
  }
  #sidebar {
    border-left: 0px;
    border-right: 0px !important;
    border-top: 1px solid #D0C9CE;
    background: #F9F9F9;
    position: relative;
    left: 0px;
    margin-left: 0px;
    margin-right: 0px !important;
  }
  .sidebar-left #sidebar {
    border-top: 0px;
  }
  #sidebar .filterbar {
    padding-left: 10px;
  }
  #footer,
  #subfooter {
    padding-left: 20px;
    padding-right: 20px;
  }
  .post-loop.single-page .sortbar-right .email-label {
    display: none;
  }
  .post-loop.single-page .sortbar .metric {
    margin: 15px 0px 10px 5px;
    display: inline-block;
  }
  .postinfo-box .post-tags {
    margin-bottom: 10px;
  }
  #recommended .post-list .list-item,
  .main-loop.full #recommended .post-list .list-item {
    width: 50%;
  }
  #recommended,
  #comments .filterbar {
    border-right: 0px;
  }
  #comments ul ul {
    margin-left: 6% !important;
  }
  #comments ul .comment-avatar-wrapper {
    display: none !important;
  }
  #comments ul .comment-content {
    width: 100% !important;
  }
}
/* Landscape phones and down */
@media (max-width: 480px) {
  #trending-wrapper .sort-buttons a {
    width: 22px;
    height: 16px;
    padding-left: 5px;
    padding-right: 1px;
    font-size: 14px;
  }
  #trending-wrapper .sort-buttons .active {
    background: url('images/sort-button-active-trending-mobile.png') no-repeat 0px 0px;
    background-size: 30px 80px !important;
  }
  #trending-wrapper .sort-buttons a:active {
    background: url('images/sort-button-active-trending-mobile.png') no-repeat 0px -40px;
    background-size: 30px 80px !important;
  }
  #trending-wrapper .carousel-control-wrapper {
    margin-left: -20px;
  }
  #trending-wrapper .carousel-control {
    margin-left: -12px;
  }
  .featured-widgets .featured-widget {
    float: none;
    margin-right: 0px;
    width: 97%;
  }
  .featured-widgets .featured-widget.full {
    width: 97%;
  }
  .featured-widgets .article-image {
    width: auto !important;
  }
  .featured-widgets .article-excerpt {
    width: 67% !important;
  }
  #sizzlin-header {
    display: none;
  }
  #sizzlin {
    width: 99.5%;
    margin-right: 0px;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
  }
  #sizzlin.full {
    width: 99.5%;
  }
  #social-top {
    width: 99.5%;
    margin-right: 0px;
    -moz-border-radius-bottomright: 0px;
    border-bottom-right-radius: 0px;
    -moz-border-radius-topright: 0px;
    border-top-right-radius: 0px;
  }
  #social-top.full {
    width: 100%;
  }
  #top-ten-social .login-form {
    padding-right: 5px;
    padding-left: 15px;
  }
  #top-ten-social .social-numbers {
    padding-right: 5px;
    padding-top: 10px;
  }
  #top-ten-social .social-numbers.solo {
    padding-left: 11px;
  }
  #top-ten-social .social-numbers .panel {
    float: none;
    padding-right: 0px;
    position: relative;
    text-align: left;
  }
  #top-ten-social .social-numbers span {
    font-size: 13px;
    color: #FFF;
    position: absolute;
    top: 5px;
    left: 0px;
    width: auto;
  }
  #top-ten-social .social-numbers a {
    color: #FFF;
    display: block;
    padding: 5px 5px 6px 22px;
    font-size: 12px;
  }
  #top-ten .loading div {
    left: 20% !important;
  }
  .main-loop .loading {
    left: 8% !important;
  }
  .main-loop,
  .main-loop.full {
    width: auto;
    margin-right: 0px;
    padding-right: 0px !important;
  }
  .main-loop-inner {
    padding-right: 13.5% !important;
  }
  .directory-list .main-loop-inner {
    padding-right: 0px !important;
  }
  .main-loop.sidebar-left .main-content {
    padding-right: 15px;
  }
  .main-loop.directory-list,
  .main-loop.full.directory-list {
    width: 99%;
    padding-right: 1% !important;
  }
  .single-page .main-loop,
  .single-page .main-loop.full {
    margin-right: 0px;
    padding-right: 0px !important;
  }
  .main-loop .panel-wrapper,
  .main-loop.full .panel-wrapper {
    width: 100%;
  }
  .main-loop .panel,
  .main-loop.full .panel {
    margin-left: 15.5% !important;
  }
  .single-page .main-loop .panel,
  .single-page .main-loop.full .panel {
    margin-left: 15px !important;
  }
  .main-loop.list .article-image-wrapper {
    width: 100% !important;
  }
  .main-loop.list .article-excerpt-wrapper {
    width: 100% !important;
  }
  .main-loop.list .article-image {
    margin-left: 0px;
  }
  .main-loop.list .panel {
    padding-top: 0px;
  }
  .main-loop.list .award-list {
    display: none;
  }
  .main-loop.list .award-grid {
    display: block;
  }
  .main-loop.list .award-grid .award-wrapper {
    float: none;
    margin: 0px 0px 6px 0px;
  }
  .main-loop.list h2 {
    margin-top: 8px;
    font-size: 18px;
  }
  .main-loop.list .post-tags {
    display: none;
  }
  .post-loop .sortbar-title {
    display: none;
  }
  .post-loop .sortbar .sort-buttons {
    padding-left: 30px;
  }
  .post-loop .sortbar-control {
    display: none;
  }
  .post-loop.single-page .sortbar-right {
    display: none;
  }
  .page-template-template-authors-php .post-loop.single-page .sortbar-right {
    display: block;
  }
  .main-loop.list .template-authors .article-image {
    float: left;
    width: auto;
    margin-right: 15px;
  }
  .template-authors .author-profile-fields {
    padding: 20px 15px 0px 0px;
  }
  .main-loop.list .template-authors .article-image-wrapper {
    margin-bottom: 0px;
  }
  .procon-wrapper .col-wrapper {
    width: 100%;
  }
  .procon.pro {
    margin-right: 0px;
  }
  .procon.con {
    margin-left: 0px;
  }
  #recommended .post-list .list-item,
  .main-loop.full #recommended .post-list .list-item {
    width: 100%;
  }
  #comments ul ul {
    margin-left: 5% !important;
  }
  #comments ul ul ul .comment-rating .rating-wrapper {
    width: 120px !important;
  }
  #comments ul ul ul .comment-rating .rating-wrapper .rating {
    display: block;
    width: 100%;
    float: none;
  }
  #comments ul ul ul .comment-rating .rating-wrapper .value {
    display: block;
    width: 100%;
    float: none;
    margin-bottom: 10px;
  }
}
/*************************************************
general retina declarations for all layouts
*************************************************/
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  #top-search .wrapper {
    background: url('images/search-bg@2x.png') no-repeat 0px 0px;
  }
  #trending-wrapper .carousel-control-wrapper {
    background: url('images/carousel-control-wrapper-bg@2x.png') no-repeat 0px 0px;
  }
  #trending-wrapper .sort-buttons .active {
    background: url('images/sort-button-active-trending@2x.png') no-repeat 0px 0px;
  }
  #trending-wrapper .sort-buttons a:active {
    background: url('images/sort-button-active-trending@2x.png') no-repeat 0px -40px;
  }
  #sizzlin-header .inner {
    background: url('images/sizzlin-icon@2x.png') no-repeat 13px 10px;
  }
  #top-ten-selector-right {
    background: url('images/top-ten-selector-right@2x.png') no-repeat 0px 0px;
  }
  #top-ten.solo #top-ten-selector-right {
    background: url('images/top-ten-selector-right-reverse@2x.png') no-repeat 0px 0px;
  }
  .post-loop .sortbar-control {
    background: url('images/sortbar-large-control-bg@2x.png') no-repeat 0px 0px;
  }
  .post-loop .sortbar .sort-buttons .active {
    background: url('images/sort-button-active-main@2x.png') no-repeat 0px 0px;
  }
  .post-loop .sortbar .sort-buttons a:active {
    background: url('images/sort-button-active-main@2x.png') no-repeat 0px -50px;
  }
  .pagination .sort-buttons .active {
    background: url('images/sort-button-pagination@2x.png') no-repeat 0px 0px;
  }
  .pagination .sort-buttons a:active {
    background: url('images/sort-button-pagination@2x.png') no-repeat 0px -40px;
  }
  #sidebar .filterbar .sort-buttons .active {
    background: url('images/sort-button-active-widget@2x.png') no-repeat 0px 0px;
  }
  #sidebar .filterbar .sort-buttons a:active {
    background: url('images/sort-button-active-widget@2x.png') no-repeat 0px -40px;
  }
  #recommended .filterbar .sort-buttons .active {
    background: url('images/sort-button-active-recommended@2x.png') no-repeat center 0px;
  }
  #recommended .filterbar .sort-buttons a:active {
    background: url('images/sort-button-active-recommended@2x.png') no-repeat center -35px;
  }
  #recommended .filterbar .sort-buttons .active .left-side {
    background: url('images/sort-button-left@2x.png') no-repeat left 0px;
  }
  #recommended .filterbar .sort-buttons a:active .left-side {
    background: url('images/sort-button-left@2x.png') no-repeat left -35px;
  }
  #recommended .filterbar .sort-buttons .active .right-side {
    background: url('images/sort-button-right@2x.png') no-repeat right 0px;
  }
  #recommended .filterbar .sort-buttons a:active .right-side {
    background: url('images/sort-button-right@2x.png') no-repeat right -35px;
  }
  #comments .filterbar .sort-buttons span.current {
    background: url('images/sort-button-active-widget@2x.png') no-repeat center 0px;
  }
  #comments .filterbar .sort-buttons a:active {
    background: url('images/sort-button-active-widget@2x.png') no-repeat center -35px;
  }
}
/*************************************************
retina declarations for specific responsive layouts
*************************************************/
/* Landscape phones and down */
@media (-webkit-min-device-pixel-ratio: 2) and (max-width: 480px), (min-resolution: 192dpi) and (max-width: 480px) {
  #trending-wrapper .sort-buttons .active {
    background: url('images/sort-button-active-trending-mobile@2x.png') no-repeat 0px 0px;
  }
  #trending-wrapper .sort-buttons a:active {
    background: url('images/sort-button-active-trending-mobile@2x.png') no-repeat 0px -40px;
  }
  .post-loop .sortbar .sort-buttons .active {
    background: url('images/sort-button-active-main-mobile@2x.png') no-repeat 0px 0px;
  }
  .post-loop .sortbar .sort-buttons a:active {
    background: url('images/sort-button-active-main-mobile@2x.png') no-repeat 0px -50px;
  }
}
_gb,
.post-loop .sortbar .sortbar-title,
.post-loop .sortbar .sort-buttons,
.post-loop .sortbar .sortbar-control,
.pagination .sort-buttons a,
.post-loop .sortbar a,
.post-loop .sortbar .sort-buttons a {
  display: inline-block;
}
@font-face {
  font-family: 'icons';
  src: url('fonts/icons.eot?45392649');
  src: url('fonts/icons.eot?45392649#iefix') format('embedded-opentype'), url('fonts/icons.woff?45392649') format('woff'), url('fonts/icons.ttf?45392649') format('truetype'), url('fonts/icons.svg?45392649#icons') format('svg');
  font-weight: normal;
  font-display:swap;
  font-style: normal;
}
@font-face {
  font-family: 'Baskerville';
  src: url('fonts/baskerville.ttf') format('truetype'), url(https://themes.googleusercontent.com/static/fonts/librebaskerville/v2/pR0sBQVcY0JZc_ciXjFsK5Rby8KfwQsaipLBqMCVNtM.woff) format('woff');
  font-display:swap;
}
@font-face {
  font-family: 'BaskervilleItalic';
  src: url('fonts/Baskerville-Italic.ttf') format('truetype'), url(https://themes.googleusercontent.com/static/fonts/librebaskerville/v2/QHIOz1iKF3bIEzRdDFaf5dgliI79_bmRXH6crmREtCo.woff) format('woff');
  font-display:swap;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: 'icons';
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity: 0.8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: 0.2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.baskerville,
article.album section > .title {
  font-family: 'Baskerville';
  font-weight: 200;
}
.baskerville.heavy {
  font-weight: 400;
}
.baskerville.italic {
  font-family: 'BaskervilleItalic';
}
.source {
  font-family: 'Source Sans Pro', sans-serif;
}
@media screen {
  .post-list a.thumbnail {
    border: none;
    padding: 0px;
    box-shadow: none;
  }
  .post-list a.thumbnail img {
    border-radius: 3px;
  }
  .post-list .article-image {
    float: left;
    width: 33%;
    text-align: center;
  }
  .post-list .article-image a {
    margin-right: 10px;
  }
  .post-list .article-excerpt {
    float: left;
    width: 67%;
  }
  .post-list .article-excerpt a {
    display: block;
    font-size: 13px;
    line-height: 1.4em;
  }
  .post-list .article-excerpt.full {
    width: 100% !important;
  }
  .post-list .rating {
    float: left;
    padding-right: 12px;
    margin-top: 5px;
  }
  .post-list .compact .rating {
    margin-top: 0px;
    margin-left: 5px;
    padding-right: 0px;
    float: right;
  }
  .post-list .minisite-icon {
    margin-top: 6px;
  }
  .post-list .list-item.compact {
    padding-bottom: 8px;
  }
  .post-list .list-item,
  .post-list .panel {
    padding: 0px 10px 18px 12px;
  }
  .post-list .list-item.first,
  .post-list .panel.first {
    margin-top: 15px;
  }
  span6 > widget .post-list .article-image,
  span12 > widget .post-list .article-image {
    width: auto;
  }
  span6 > widget .post-list .article-excerpt,
  span12 > widget .post-list .article-excerpt {
    width: 80%;
  }
  .header-icon {
    display: inline-block;
    margin-right: 9px;
  }
  #trending-toggle {
    position: absolute;
    top: 0;
    right: 0;
  }
  #trending-toggle a {
    width: 19px;
    height: 19px;
    display: block;
    padding: 3px 6px;
    background-color: #4B63B0;
    color: #FFF;
    font-size: 14px;
  }
  #trending-toggle a:hover {
    color: #000;
  }
  #trending-toggle a:active {
    background: #AAA;
  }
  #trending-wrapper {
    height: 148px;
    padding-top: 20px;
    border: 1px solid #C6BCC7;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    background: url('images/trending-bg.png') repeat-x 0px 0px;
    overflow: hidden;
  }
  #trending-wrapper .loading div {
    margin-top: 30px;
  }
  #trending-wrapper .sortbar {
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 37px;
    background: #eeeaed url('images/sortbar-bg.png') repeat-x left bottom;
    border-top: 1px solid #C6BCC7;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
  }
  #trending-wrapper .carousel-control-wrapper {
    float: left;
    height: 37px;
    width: 67px;
    background: url('images/carousel-control-wrapper-bg.png') no-repeat 0px 0px;
    background-size: 67px 37px !important;
  }
  #trending-wrapper .carousel-control {
    width: 26px;
    height: 26px;
    margin-top: auto;
    border: 0px;
    background: none;
    font-size: 26px;
    font-weight: normal;
    padding-top: 2px;
    top: auto;
    left: 11px;
    color: #222;
  }
  #trending-wrapper .carousel-control.right {
    right: auto;
    left: 29px;
  }
  #trending-wrapper .carousel-inner > .item {
    width: 110%;
  }
  #trending-wrapper .trending-title {
    float: left;
    font-size: 13px;
    color: #000;
    padding: 9px 10px 0px 22px;
  }
  #trending-wrapper .sort-buttons {
    float: right;
    padding-right: 0px;
    margin-right: -2px;
  }
  #trending-wrapper .sort-buttons a {
    width: 22px;
    height: 16px;
    padding: 11px 10px;
    margin-top: -1px;
  }
  #trending-wrapper .sort-buttons a:active {
    background: url('images/sort-button-active-trending.png') no-repeat 0px -40px;
    background-size: 42px 80px !important;
  }
  #trending-wrapper .sort-buttons .active {
    background: url('images/sort-button-active-trending.png') no-repeat 0px 0px;
    background-size: 42px 80px !important;
  }
  #trending-wrapper.post-list .article-image {
    width: 29%;
    margin-left: 4%;
  }
  #trending-wrapper.post-list .article-excerpt {
    width: 65%;
    margin-right: 2%;
  }
  .sort-buttons span.page-numbers {
    display: block;
    float: left;
    background-repeat: no-repeat;
    font-size: 16px;
    color: #b7964e;
  }
  .sort-buttons span.page-numbers {
    cursor: default !important;
  }
  #sizzlin-wrapper {
    float: right;
    margin: 20px 0;
  }
  #sizzlin-wrapper .panel {
    float: left;
    border: 1px solid #ddd;
    margin-top: 12px;
    background: url('images/sizzlin-bg.png') repeat-x 0px 0px;
  }
  #sizzlin-wrapper .inner {
    padding: 8px 13px;
    height: 20px;
    overflow: hidden;
  }
  #sizzlin-header {
    width: 15%;
    margin-right: 3px;
    font-size: 12px;
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
  }
  #sizzlin-header.full {
    width: 17%;
  }
  #sizzlin-header .inner {
    padding: 9px 0 7px 40px;
    background: url('images/sizzlin-icon.png') no-repeat 15px 10px;
    background-size: 14px 14px !important;
  }
  #sizzlin-header .inner.hide-icon {
    background: none;
    padding-left: 13px;
  }
  #sizzlin {
    width: 61%;
    margin-right: 3px;
  }
  #sizzlin.full {
    width: 82%;
    margin-right: 0px;
    float: right;
  }
  #sizzlin ul {
    margin: 0px;
    padding: 0px;
    height: 16px;
    overflow: hidden;
    list-style-type: none;
  }
  #sizzlin ul li a {
    display: block;
    font-size: 12px;
    color: #333;
  }
  #sizzlin ul li a:hover {
    color: #777;
  }
  #social-top {
    width: 22%;
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
    text-align: center;
  }
  #social-top.full {
    float: right;
  }
  #social-top .inner {
    padding: 0 3px;
    float: right;
  }
  #social-top a {
    display: block;
    float: left;
    color: #959091;
    padding: 0px 6px 9px;
    font-size: 13px;
  }
  #social-top a:hover {
    color: #000000;
  }
  #ad-header {
    float: right;
    text-align: right;
  }
  #featured-bar-wrapper.solo {
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
  }
  #featured-bar-shadow {
    background: url('images/featured-shadow-bg.png') repeat-x 0px 0px;
    padding: 25px 0px 25px 0px;
  }
  #featured ul {
    display: none;
  }
  #featured .rating-wrapper {
    padding: 8px 6px;
  }
  #featured .title {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.7);
    text-transform: uppercase;
    font-size: 25px !important;
    padding: 10px 15px;
    font-family: 'Source Sans Pro', sans-serif;
    width: 60%;
    white-space: normal !important;
    line-height: 1em;
  }
  #featured .video {
    padding: 4px;
    background-color: #FFF;
    background-color: rgba(255, 255, 255, 0.8);
  }
  #featured .category,
  #featured .rating-wrapper,
  #featured .award {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.7);
    font-size: 11px !important;
    text-transform: uppercase;
  }
  #featured .award,
  #featured .category {
    padding: 6px 9px;
    line-height: 16px !important;
  }
  #featured.small .title {
    font-size: 22px !important;
    line-height: 1.2em;
  }
  #featured.large .title {
    font-size: 30px !important;
  }
  #featured.large .category,
  #featured.large .rating,
  #featured.large .award {
    font-size: 12px !important;
  }
  .featured-widgets {
    margin-left: 5px;
    background-color: #e6e6e6;
    font-size: 11px;
  }
  .featured-widgets .featured-widget {
    width: 50%;
    /*margin-right: 4%;*/
    float: left;
  }
  .featured-widgets .featured-widget.full {
    width: 100%;
    margin-right: 0px;
  }
  .featured-widgets .featured-widget.right {
    margin-right: 0px;
  }
  .featured-widgets .widget {
    color: #FFF;
    position: relative;
    padding-bottom: 10px;
  }
  .featured-widgets li.page_item,
  .featured-widgets li.menu-item {
    padding: 4px 15px;
  }
  .featured-widgets ul {
    margin: 0px;
    list-style-type: none;
  }
  .featured-widgets ul li a.rsswidget {
    padding-bottom: 10px;
    padding-top: 5px;
    display: block;
  }
  .featured-widgets a:hover {
    color: #CCC;
  }
  .featured-widgets a.rsswidget {
    font-size: 14px;
  }
  .featured-widgets .header {
    padding: 11px 10px;
    border-bottom: 1px solid #3D363D;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 1.2em;
  }
  .featured-widgets .header h3 {
    margin: 0px 0px;
    line-height: 1.2em;
    font-size: 13px;
    font-weight: 300;
  }
  .featured-widgets .header-icon {
    color: #DFDBDE;
  }
  .featured-widgets .filter-error {
    color: #AAA;
  }
  .featured-widgets .loading div {
    margin-top: 120px;
    background: url('images/loading-white.gif') no-repeat 0px 0px;
  }
  .featured-widgets .filterbar .sort-buttons {
    float: left;
    padding-right: 0px;
  }
  .featured-widgets .more-button a {
    display: block;
    text-align: center;
    padding: 6px 0px;
    width: 100%;
    text-transform: uppercase;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
  }
  .featured-widgets .more-button a:hover {
    background: #000000;
    color: #FFF;
  }
  .featured-widgets .topten-articles .top-ten-metric {
    color: #DFDBDE;
  }
  .featured-widgets .topten-articles .top-ten-number {
    background-color: #FFF;
    color: #000;
    font-size: 12px;
    font-weight: bold;
  }
  .featured-widgets .it-widget-tabs ul.sort-buttons {
    margin: 0px;
    list-style-type: none;
    line-height: 0.7em;
  }
  .featured-widgets .it-widget-tabs ul.sort-buttons li {
    display: inline-block;
    line-height: 1em;
    padding: 0px;
  }
  .featured-widgets .it-widget-tabs .sort-buttons a {
    padding-top: 12px;
    height: 16px;
    padding-bottom: 8px;
    color: #FFF;
  }
  .featured-widgets .it-widget-tabs .sort-buttons a.minisite-icon {
    width: 16px;
    height: 16px;
    padding-left: 9px;
    padding-top: 12px;
    padding-right: 8px;
    margin-right: 0px;
  }
  .featured-widgets .ui-tabs-panel {
    padding: 15px 10px 15px 15px;
  }
  .featured-widgets .tweet_list .tweet_join {
    color: #999;
  }
  .featured-widgets .tweet_list .tweet_time a {
    color: #999;
  }
  .featured-widgets .tweet_list .tweet_time a:hover {
    color: #FFF;
  }
  .featured-widgets .tweet_list .tweet_avatar {
    padding-bottom: 5px;
  }
  .featured-widgets #pinterest-social-tab span span a {
    color: #FFF !important;
  }
  .featured-widgets #comments-social-tab a span {
    color: #999;
  }
  .featured-widgets .tagcloud {
    padding: 15px;
    padding-bottom: 0px;
  }
  .featured-widgets #searchform {
    padding: 15px;
    margin-bottom: 0px;
    padding-bottom: 0px;
  }
  .featured-widgets #searchform label {
    text-transform: uppercase;
    font-size: 15px;
  }
  .featured-widgets #searchform input[type="text"] {
    width: 90%;
  }
  .featured-widgets cite {
    padding-bottom: 30px;
  }
  .featured-widgets .rssSummary {
    padding: 10px 0px;
  }
  .featured-widgets .post-date {
    display: block;
    padding: 10px 0px;
    font-style: italic;
    color: #BBB;
  }
  .featured-widgets #recentcomments {
    font-style: italic;
    color: #BBB;
  }
  .featured-widgets #recentcomments a {
    font-style: normal;
    display: inline-block;
  }
  .featured-widgets #calendar_wrap {
    margin: 15px 15px 0px 15px;
  }
  .featured-widgets #wp-calendar caption {
    color: #999;
  }
  .featured-widgets #wp-calendar tbody {
    color: #777;
  }
  .featured-widgets #wp-calendar tbody td {
    background: #222;
    border: 1px solid #000;
  }
  .featured-widgets #wp-calendar tbody td:hover {
    background: #000;
  }
  .featured-widgets .widget > ul,
  .featured-widgets ul.menu {
    margin-top: 15px;
    margin-bottom: 5px;
  }
  .featured-widgets a {
    color: inherit;
  }
  .featured-widgets .filterbar,
  .featured-widgets .it-widget-tabs .sort-buttons {
    height: auto;
    position: relative;
    margin-bottom: 15px;
    background: rgba(0, 0, 0, 0.15);
    border-bottom: 1px solid #3D363D;
  }
  .featured-widgets .filterbar .sort-buttons .active,
  .featured-widgets .it-widget-tabs .sort-buttons .active,
  .featured-widgets .filterbar .sort-buttons .ui-tabs-active a,
  .featured-widgets .it-widget-tabs .sort-buttons .ui-tabs-active a {
    background: rgba(216, 199, 216, 0.15);
    color: #FFF;
  }
  .featured-widgets .filterbar .sort-buttons a,
  .featured-widgets .it-widget-tabs .sort-buttons a {
    width: 16px;
    height: 16px;
    padding: 10px 9px 9px;
    position: relative;
    cursor: pointer;
    border: 1px solid rgba(255, 255, 255, 0);
    font-size: 12px;
    color: #D8C7D8;
  }
  .featured-widgets .filterbar .sort-buttons a:hover,
  .featured-widgets .it-widget-tabs .sort-buttons a:hover {
    color: #FFF;
  }
  .featured-widgets .filterbar .sort-buttons a:active,
  .featured-widgets .it-widget-tabs .sort-buttons a:active {
    background: rgba(216, 199, 216, 0.25);
    color: #FFF;
  }
  .featured-widgets span.rss-date {
    font-style: italic;
    color: #777;
  }
  .selector-arrow {
    position: absolute;
    bottom: -6px;
    left: 53px;
    font-size: 10px;
    color: #CCC;
  }
  #top-ten.solo {
    background: #423E44;
  }
  #top-ten.solo #top-ten-slider {
    background-image: url('images/top-ten-bg-dark-reverse.png');
  }
  #top-ten.solo #selector-wrapper-right {
    background: url('images/top-ten-selector-right-reverse.png') no-repeat 0px 0px;
  }
  #top-ten {
    display: none;
    color: #FFF;
    position: relative;
    background: #1C1A1D;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
  }
  #top-ten .loading.medium-social div {
    left: -3%;
  }
  #top-ten .loading div {
    position: relative;
    left: 5%;
    margin-top: 40px;
  }
  #top-ten .loading.large-social div {
    left: -10%;
  }
  #top-ten-slider {
    margin-left: 150px;
    height: 109px;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
    background-image: url('images/top-ten-bg-dark.png');
    background-color: #423E44;
    background-position: bottom left;
    background-repeat: repeat-x;
    position: relative;
    z-index: 5;
  }
  #top-ten-social {
    height: 116px;
    position: absolute;
    z-index: 10;
    right: 0px;
    background: #4B63B0;
    border-bottom-right-radius: 7px;
    background-image: url('images/top-ten-bg.png');
    background-position: bottom left;
    background-repeat: repeat-x;
    background-color: #4B63B0;
    border-left: 1px solid rgba(255, 255, 255, 0.2);
  }
  .selector-icon {
    position: absolute;
    top: 10px;
    left: 7px;
    font-size: 14px;
  }
  a.selector-button {
    display: block;
    padding: 12px 10px 12px 32px;
    width: 80px;
    font-size: 11px;
    text-transform: uppercase;
    color: #FFF;
    line-height: 1.1em;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    text-align: left;
  }
  .top-ten-label {
    font-weight: 300;
    font-size: 24px;
    margin-bottom: 5px;
  }
  #selector-wrapper {
    position: absolute;
    height: 116px;
    width: 150px;
    border-bottom-left-radius: 7px;
    background-image: url('images/top-ten-bg.png');
    background-position: bottom left;
    background-repeat: repeat-x;
    background-color: #4B63B0;
    z-index: 11;
  }
  #selector-wrapper .inner {
    padding: 25px 20px 20px 10px;
    text-align: center;
  }
  #selector-wrapper ul {
    float: left;
    position: relative;
    margin: 0px !important;
    list-style-type: none;
    cursor: pointer;
    z-index: 50;
  }
  #selector-wrapper ul li {
    float: left;
    position: relative;
    padding: 0px !important;
  }
  #selector-wrapper ul li a {
    display: block;
  }
  #selector-wrapper ul li a:hover {
    background: #181618;
  }
  #selector-wrapper ul li ul {
    display: none;
    position: absolute;
    background: #181618;
  }
  #selector-wrapper ul li ul li {
    float: none;
  }
  #selector-wrapper ul li ul li a {
    display: block;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
  }
  #selector-wrapper ul li ul li a:hover {
    background: #4B63B0;
  }
  #selector-wrapper ul li:hover a,
  #selector-wrapper ul li.over a {
    background: #181618;
    color: #FFF;
  }
  #selector-wrapper ul li:hover ul,
  #selector-wrapper ul li.over ul {
    display: block;
  }
  #selector-wrapper ul li ul li .selector-icon,
  #selector-wrapper ul li.over .selector-icon {
    color: #FFF;
  }
  #selector-wrapper-right {
    position: absolute;
    top: 0;
    right: 0;
    width: 22px;
    height: 116px;
    background: url('images/top-ten-selector-right.png') no-repeat 0px 0px;
    background-size: 22px 116px !important;
  }
  .top-ten {
    width: 100%;
    height: 116px;
  }
  .top-ten .carousel-inner {
    width: auto;
  }
  .top-ten .panel {
    float: left;
    position: relative;
  }
  .top-ten .panel a.title {
    display: block;
    width: 130px;
    padding: 15px 10px 23px 75px;
    position: relative;
    z-index: 5;
    color: #FFF;
    font-size: 12px;
    line-height: 1.4em;
  }
  .top-ten .panel a.title:hover {
    color: #CCC;
  }
  .top-ten .simply-scroll-clip {
    width: 100%;
    height: 116px;
  }
  .top-ten .filter-error {
    display: none;
  }
  .top-ten .numcount {
    font-size: 12px;
  }
  .top-ten .top-ten-metric {
    color: #FFF;
    position: absolute;
    bottom: 0px;
    left: 75px;
  }
  .top-ten .icon {
    display: inline-block;
    font-size: 11px;
    margin-right: 2px;
  }
  .top-ten-number {
    width: 32px;
    height: 26px;
    background-color: #FFF;
    color: #000;
    font-size: 15px;
    border-radius: 20px;
    text-align: center;
    padding-top: 6px;
    line-height: 1.35;
  }
  .top-ten-number-wrapper {
    float: left;
    margin-right: 10px;
    height: 116px;
    position: absolute;
    top: 18px;
    left: 25px;
    z-index: 4;
  }
  .top-ten-metric {
    font-size: 12px;
  }
  #top-ten-social .social-counts {
    padding: 0px;
  }
  #top-ten-social .login-form {
    padding: 20px 25px 20px 25px;
    float: left;
  }
  #top-ten-social .social-numbers {
    padding: 20px 13px 20px 0px;
    float: left;
  }
  #top-ten-social .social-numbers.solo {
    padding-left: 20px;
  }
  #top-ten-social .welcome-text {
    font-size: 13px;
    padding-top: 5px;
  }
  #top-ten-social .user-links {
    padding-top: 10px;
  }
  #top-ten-social .user-links a {
    font-size: 11px;
    color: #FFF;
  }
  #top-ten-social .input-prepend .add-on {
    background: #4b63b0 url('images/transparent-white-10.png') repeat 0px 0px;
    border: 1px solid #4B63B0;
  }
  #top-ten-social input {
    background: #4b63b0 url('images/transparent-40.png') repeat 0px 0px;
    border: 1px solid #4B63B0;
    color: #FFF;
    font-size: 12px;
  }
  .post-loop.solo {
    margin-top: 0px;
  }
  .post-loop.solo .sortbar {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
  }
  .main-loop.sidebar-left .main-loop-inner {
    margin-left: 13px;
    margin-right: 0px;
  }
  .main-loop.sidebar-left .panel {
    margin: 0px 13px 25px 0px;
  }
  .main-loop .filter-error {
    padding: 0px 20px;
  }
  .main-loop .it-ad .panel {
    background: none;
    border-bottom: 0px;
  }
  .main-loop .article-image {
    position: relative;
  }
  .main-loop .article-excerpt {
    padding: 0 10px;
  }
  .main-loop h2 {
    display: inline-block;
    font-size: 18px;
  }
  .main-loop h2 a {
    display: block;
    line-height: 25px;
  }
  .main-loop h2 a:hover {
    color: #867E88;
  }
  .main-loop .excerpt {
    padding: 5px 0px 10px 0px;
    color: #948A94;
    font-size: 12px;
    line-height: 1.6em;
  }
  .main-loop .award-grid {
    display: block;
  }
  .main-loop .award-grid.no-excerpt {
    margin-bottom: 10px;
  }
  .main-loop .award-wrapper {
    color: #A194A3;
    font-size: 13px;
    margin-top: 6px;
    display: block;
  }
  .main-loop .article-meta {
    border-top: 1px solid #EEE;
    padding: 9px 10px 0px 12px;
    margin-bottom: 9px;
  }
  .main-loop .article-meta .rating.small {
    float: right;
  }
  .main-loop .article-meta .icon {
    font-size: 13px;
    color: #D5D5D5;
  }
  .main-loop .article-meta .like-button:hover .icon {
    color: #000;
  }
  .main-loop .article-meta .numcount {
    font-size: 13px;
    color: #9D9D9D;
    margin-right: 8px;
  }
  .main-loop .minisite-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.7);
    font-size: 11px !important;
    padding: 5px 8px;
  }
  .main-loop .minisite-icon {
    margin-right: 0px;
  }
  .main-loop-inner {
    margin-right: 13px;
    padding-right: 0 !important;
  }
  .post-tags {
    margin-bottom: 18px;
    margin-left: 16px;
  }
  .post-tags a {
    display: inline-block;
    float: left;
    padding: 1px 9px;
    background: #F0ECEF;
    color: #635E63;
    margin-right: 2px;
    margin-bottom: 2px;
    font-size: 10px;
  }
  .post-tags a:hover {
    background: #4961AC;
    color: #FFF;
  }
  .main-loop.list .stars_wrapper .editor_rating,
  .main-loop.list .stars_wrapper .user_rating {
    float: left;
    padding-left: 20px;
  }
  .template-authors h1 {
    color: #524C52;
    margin: 0px 0px 20px 20px;
  }
  .template-authors .inner-content {
    margin: 20px 0px 30px 20px;
  }
  .template-authors .article-image a {
    display: inline-block;
    border-radius: 500px;
    width: 100%;
  }
  .template-authors .article-image img {
    border-radius: 500px;
    border: 7px solid #E8E5E8;
  }
  .template-authors a,
  .template-authors a:link,
  .template-authors a:visited {
    color: #08C;
  }
  .template-authors a:hover {
    color: #333;
  }
  .template-authors .articles-link {
    font-size: 12px;
    float: right;
  }
  .template-authors .author-profile-fields {
    padding: 0px 0px 0px 15px;
  }
  .template-authors .author-profile-fields a {
    font-size: 14px;
    color: #CCC !important;
    display: inline-block;
    padding: 0px 2px 2px 0px;
  }
  .template-authors .author-profile-fields a:hover {
    color: #000 !important;
  }
  .structured-data {
    display: none;
  }
  .main-content {
    padding: 20px 38px;
    font-size: 14px;
    line-height: 1.6em;
  }
  .main-content h1 {
    color: #524C52;
    margin: 0px 0px 20px 0px;
  }
  .main-content p {
    margin: 15px 0px;
  }
  .main-content a,
  .main-content a:link,
  .main-content a:visited {
	text-decoration: underline;
    color: #b7964e;
  }
  .main-content a:hover {
    color: #333;
  }
  .main-content a.btn,
  .main-content a.btn:link,
  .main-content a.btn:visited {
    color: #333333;
  }
  .main-content a.btn-primary,
  .main-content a.btn-info,
  .main-content a.btn-success,
  .main-content a.btn-warning,
  .main-content a.btn-danger,
  .main-content a.btn-inverse,
  .main-content a.btn-primary:link,
  .main-content a.btn-info:link,
  .main-content a.btn-success:link,
  .main-content a.btn-warning:link,
  .main-content a.btn-danger:link,
  .main-content a.btn-inverse:link,
  .main-content a.btn-primary:visited,
  .main-content a.btn-info:visited,
  .main-content a.btn-success:visited,
  .main-content a.btn-warning:visited,
  .main-content a.btn-danger:visited,
  .main-content a.btn-inverse:visited {
    color: #ffffff;
  }
  .main-content .form-search {
    padding: 10px 0px;
  }
  .main-content .featured-panel {
    background: #FFF;
    margin-bottom: 25px;
  }
  .main-content .featured-panel.floated {
    margin-right: 20px;
    display: inline-block;
    float: left;
  }
  .main-content .featured-panel.floated img {
    width: 100%;
  }
  .main-content .featured-panel .inner-content {
    padding: 15px;
    border-bottom: 2px solid #EEE;
  }
  .main-content .alignleft {
    float: left;
    margin: 10px 15px 15px 0px;
  }
  .main-content .alignright {
    float: right;
    margin: 10px 0px 15px 15px;
  }
  .main-content .aligncenter {
    text-align: center;
    margin: 10px auto;
    display: block;
  }
  .main-content .alignnone {
    margin: 10px 0px;
  }
  .main-content .wp-caption {
    border: 1px solid #DDD;
    background: #FFF;
    color: #999;
    font-size: 0.8em;
    text-align: center;
    padding: 5px 0px;
    width: auto !important;
  }
  .main-content .wp-caption img {
    border: none !important;
    padding: 0px !important;
    max-width: 100%;
  }
  .main-content .wp-caption p {
    margin: 0px;
  }
  .main-content pre {
    background: #FCFCFC;
  }
  .main-content blockquote {
    border-color: #E3E3E3;
  }
  .main-content .like-button {
    font-size: 14px;
    color: #A99CAB;
  }
  .main-content .like-button .numcount {
    color: #A99CAB;
  }
  .main-content li {
    padding: 5px 0px;
  }
  .main-content .header span {
    color: #433944;
  }
  .template-authors {
    margin-right: 13px;
  }
  .main-loop.sidebar-left .main-content {
    padding-right: 20px;
    padding-left: 10px;
    margin-left: 13px;
  }
  .main-loop.sidebar-left .template-authors {
    margin-left: 13px;
  }
  .post-loop .sortbar .award-grid {
    display: inline-block;
    float: left;
    margin: 15px 0px 10px 15px;
  }
  .post-loop .sortbar .award-wrapper {
    color: #342D35;
    font-size: 13px;
    font-weight: 400;
    display: inline-block;
    margin-right: 8px;
    margin-left: 5px;
  }
  .single-page .sortbar {
    padding: 0.5em 0;
  }
  .single-page .sortbar .icon {
    font-size: 15px;
    color: #A99CAB;
  }
  .single-page .sortbar .numcount {
    font-size: 14px;
    color: #B6A7B8;
  }
  .single-page .sortbar .metric:not(:last-child) {
    margin-right: 1em;
  }
  .single-page .sortbar .unlike {
    color: #F00 !important;
  }
  .single-page .sortbar-right .meta-data {
    color: #A99CAB;
    font-style: italic;
    font-size: 12px;
  }
  .single-page .sortbar-right.hidden {
    display: none !important;
  }
  .error404 .main-content {
    padding-left: 10%;
    padding-right: 10%;
    padding-bottom: 100px;
  }
  .error404 .main-content h1 {
    margin-top: 40px;
  }
  .sortbar .minisite-wrapper {
    margin: 17px 8px 0px 25px;
    font-size: 12px;
    color: #918592;
    text-transform: uppercase;
    float: left;
  }
  .main-content .header,
  .ratings .rating-label,
  .details-box .detail-label,
  #recommended .recommended-label,
  #comments .comments-label,
  h3#reply-title {
    font-family: Helvetica;
    font-size: 13px;
    color: #000;
    text-transform: uppercase;
  }
  .minisite-page .featured-image-wrapper {
    float: left;
    width: 50%;
  }
  .minisite-page .featured-image-inner {
    margin-right: 8px;
  }
  .minisite-page .full .featured-image-inner {
    margin-right: 0px;
  }
  .minisite-page .full .featured-image-wrapper {
    width: 100%;
    float: none;
    margin-bottom: 20px;
  }
  .featured-panel {
    color: #777;
    font-size: 12px;
  }
  .procon-wrapper {
    float: left;
    width: 50%;
  }
  .procon-wrapper .col-wrapper {
    float: left;
    width: 50%;
  }
  .procon-wrapper .col-wrapper.solo {
    width: 100%;
  }
  .procon {
    margin-left: 8px;
  }
  .procon .header {
    padding-bottom: 5px;
    margin-bottom: 10px;
    border-bottom: 1px solid #E3E0E2;
  }
  .procon .header span {
    font-size: 16px;
    margin-right: 4px;
    vertical-align: middle;
  }
  .procon.pro {
    margin-right: 8px;
  }
  .procon.con {
    margin-left: 8px;
  }
  .full .procon-wrapper {
    width: 100%;
  }
  .full .procon-wrapper .procon {
    margin-left: 0px;
  }
  .full .procon-wrapper .procon.pro {
    margin-right: 8px;
  }
  .full .procon-wrapper .procon.con {
    margin-left: 8px;
  }
  .ratings {
    margin: 15px 0px;
  }
  .ratings .ratings-panel-wrapper {
    float: left;
    width: 50%;
  }
  .ratings .ratings-panel-wrapper.solo {
    width: 100%;
  }
  .ratings .ratings-panel-wrapper.solo .ratings-panel {
    margin-left: 0px;
  }
  .ratings .ratings-panel-wrapper.right .ratings-panel {
    margin-left: 8px;
  }
  .ratings .ratings-panel {
    margin-right: 8px;
  }
  .ratings .header {
    margin-bottom: 6px;
    position: relative;
  }
  .ratings .header span {
    margin-right: 4px;
    font-size: 16px;
  }
  .ratings .header span.icon-users {
    font-size: 14px;
  }
  .ratings .header .hovertorate {
    position: absolute;
    right: 0px;
    top: 5px;
  }
  .ratings .header .hovertorate .icon-down-bold {
    color: #BAB7B9;
    display: inline-block;
    margin-right: 0px;
  }
  .ratings .header .hovertorate .hover-text {
    width: 40px;
    font-size: 10px;
    color: #948894;
    text-transform: uppercase;
    line-height: 0.9em;
    display: inline-block;
  }
  .ratings .rating-wrapper {
    width: 100%;
    padding-bottom: 3px;
    position: relative;
  }
  .ratings .rating-wrapper .icon-check {
    display: none;
    position: absolute;
    right: 50px;
    top: 8px;
    color: #D1C0D3;
    font-size: 11px;
  }
  .ratings .rating-wrapper .icon-check.active {
    display: block;
  }
  .ratings .rating-wrapper .stars-wrapper .icon-check {
    right: 93px;
  }
  .ratings .rating-bar,
  .ratings .number,
  .ratings .letter {
    padding: 8px 16px 8px 10px;
    background: #FAF6F9;
    font-weight: 300;
    position: relative;
    overflow: hidden;
  }
  .ratings .rating-bar.over,
  .ratings .number.over,
  .ratings .letter.over {
    background: #3B333C;
    color: #FFF;
  }
  .ratings .rating-meter {
    margin-left: -2px;
    position: absolute;
    top: 0px;
    left: -100%;
    width: 100%;
    height: 100px;
    background: #F2EDF1;
    border-right: 2px solid #E3E3E3;
  }
  .ratings .rating-label {
    float: left;
    position: relative;
  }
  .ratings .rating-value {
    float: right;
    position: relative;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 15px;
    color: #000;
    letter-spacing: -1px;
  }
  .ratings .total .rating-bar.stars-wrapper,
  .ratings .total .number.stars-wrapper,
  .ratings .total .letter.stars-wrapper {
    padding-right: 12px;
    background: #6C636D;
  }
  .ratings .total .rating-bar.stars-wrapper .stars,
  .ratings .total .number.stars-wrapper .stars,
  .ratings .total .letter.stars-wrapper .stars {
    margin-top: -1px;
  }
  .ratings .total .rating-meter {
    left: -60px;
    border-right: 1px solid #000;
    margin-left: 0px;
    background: #6C636D;
  }
  .ratings .total .stars-wrapper .rating-meter {
    border-right: 0px;
  }
  .ratings .total .rating-label {
    color: #FFF;
  }
  .ratings .total .rating-number {
    position: relative;
    float: left;
    font-size: 9px;
    color: #DECCE0;
    text-transform: uppercase;
    margin-left: 9px;
  }
  .ratings .total .rating-value {
    color: #FFF;
    font-size: 19px;
  }
  .ratings .user-rating .total .rating-bar,
  .ratings .user-rating .total .number,
  .ratings .user-rating .total .letter {
    background: #000;
  }
  .ratings .user-rating .total .rating-bar.stars-wrapper,
  .ratings .user-rating .total .number.stars-wrapper,
  .ratings .user-rating .total .letter.stars-wrapper {
    background: #6C636D;
  }
  .ratings .ui-widget-content {
    border: 1px solid #000;
    background: #645C65;
    color: #FFF;
  }
  .ratings .ui-state-default,
  .ratings .ui-state-active,
  .ratings .ui-state-hover {
    border: 1px solid #000;
    background: #A093A2;
  }
  .ratings .ui-slider-range {
    background: #A093A2;
  }
  .ratings .form-selector {
    margin: 10px 5px 10px 10px;
    display: none;
  }
  .ratings .rated-legend {
    float: right;
    display: none;
    font-size: 10px;
    color: #948894;
    text-transform: uppercase;
  }
  .ratings .rated-legend.active {
    display: block;
  }
  .ratings .rated-legend .icon-check {
    margin-right: 3px;
    color: #D1C0D3;
  }
  .ratings .ratings-panel-wrapper.solo .ratings-panel,
  .ratings .ratings-panel-wrapper.right .ratings-panel {
    margin-right: 0px;
  }
  .ratings .rating-value .number,
  .ratings .rating-value .letter {
    background: none !important;
  }
  .ratings .rating-bar.over .rating-value,
  .ratings .rating-bar.over .rating-label,
  .ratings .number.over .rating-value,
  .ratings .number.over .rating-label,
  .ratings .letter.over .rating-value,
  .ratings .letter.over .rating-label {
    color: #FFF;
  }
  .bottomline-wrapper {
    border-bottom: 2px solid #D3D3D3;
  }
  .bottomline {
    padding: 0px 15px;
  }
  .bottomline .header {
    float: left;
    margin: 0px 25px 25px 0px;
  }
  .bottomline .header span {
    font-size: 14px;
    margin-right: 4px;
    vertical-align: middle;
  }
  .details-box-wrapper {
    border-top: 1px solid #CFC8CD;
    border-bottom: 1px solid #CFC8CD;
    background: #E7E2E6;
  }
  .details-box {
    padding: 20px;
  }
  .details-box .details-title {
    margin-bottom: 15px;
  }
  .details-box .badges-wrapper {
    margin-bottom: 10px;
  }
  .details-box .badges-wrapper .detail-label {
    vertical-align: top;
  }
  .details-box .detail-label {
    display: inline-block;
    margin-left: 15px;
  }
  .details-box .detail-content {
    display: inline-block;
    font-size: 12px;
  }
  .details-box .detail-item {
    padding: 3px 0px;
    width: 100%;
  }
  .details-box .detail-item .detail-label {
    margin-left: 0px;
    margin-right: 25px;
    font-size: 12px;
  }
  .postinfo-box-wrapper {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    background: #665E67;
    margin-left: -1px;
    margin-right: -1px;
    position: relative;
  }
  .sidebar-left .postinfo-box-wrapper,
  .main-loop.full .postinfo-box-wrapper {
    margin-right: 0px;
  }
  .postinfo-box {
    padding: 20px;
    color: #DECDE1;
  }
  .postinfo-box a {
    color: #DECDE1 !important;
  }
  .postinfo-box a:hover {
    color: #FFF !important;
  }
  .postinfo-box a.like-button span.icon {
    color: #B1A3B3 !important;
    margin-right: 4px;
    font-size: 16px;
  }
  .postinfo-box .category-list {
    float: right;
    position: relative;
    padding-left: 28px;
  }
  .postinfo-box .category-list span {
    position: absolute;
    top: 0;
    left: 0;
    color: #B1A3B3;
  }
  .postinfo-box .category-list a {
    font-style: italic;
    font-size: 11px;
  }
  .postinfo-box .post-tags-wrapper {
    float: right;
    margin-top: 10px;
    position: relative;
    padding-left: 18px;
  }
  .postinfo-box .post-tags-wrapper span {
    position: absolute;
    top: 0;
    left: 0;
    color: #B1A3B3;
  }
  .postinfo-box .post-tags {
    float: left;
    margin-bottom: 3px;
    margin-left: 8px;
  }
  .postinfo-box .post-tags a {
    background: #554F56;
    color: #FFF;
  }
  .postinfo-box .post-tags a:hover {
    background: #4961AC;
  }
  .postinfo-box .author-info {
    font-size: 12px;
    color: #D5C4D7;
  }
  .postinfo-box .thumbnail {
    display: inline-block;
    padding: 0px;
    border: 7px solid #554F56;
    border-radius: 500px;
  }
  .postinfo-box .author-image {
    float: left;
    margin-right: 20px;
    margin-bottom: 15px;
  }
  .postinfo-box h3 {
    color: #FFF;
    font-size: 17px;
    margin: 0px 0px 10px 0px;
    line-height: 1;
  }
  .postinfo-box .author-profile-fields {
    margin-top: 15px;
  }
  .postinfo-box .author-profile-fields a {
    font-size: 16px;
    color: #B1A3B3 !important;
    padding: 0px 8px 4px 0px;
  }
  .postinfo-box .author-profile-fields a:hover {
    color: #FFF !important;
  }
  .postinfo-box a.like-button:hover span.icon,
  .postinfo-box a.like-button span.icon.unlike {
    color: #FFF !important;
  }
  recommended-bg,
  #recommended .filterbar .sort-buttons a:active,
  #recommended .filterbar .sort-buttons .active {
    background: #ddd;
    background-size: 400px 70px !important;
    color: #000;
  }
  recommended-bg .left-side,
  recommended-bg .right-side {
    position: absolute;
    top: 0;
    left: 0;
    height: 34px;
    width: 7px;
    display: inline-block;
    background-size: 7px 70px !important;
  }
  recommended-bg .left-side {
    background: url('images/sort-button-left.png') no-repeat left -35px;
  }
  recommended-bg .right-side {
    background: url('images/sort-button-right.png') no-repeat right -35px;
  }
  #recommended {
    position: relative;
    border: 1px solid #BFBCC2;
    border-top: 0;
  }
  #recommended .loading div {
    margin-top: 90px;
  }
  #recommended .filterbar {
    height: auto;
    border-top: 1px solid #D0C9CE;
    border-bottom: 1px solid #D0C9CE;
    background: #eeeaed;
    position: relative;
    width: 100%;
    padding: 6px 0;
  }
  #recommended .filterbar .sort-buttons {
    float: left;
    padding-right: 0px;
    padding-left: 20px;
  }
  #recommended .filterbar .sort-buttons a {
    height: 18px;
    padding: 9px 12px 7px;
    position: relative;
    top: 1px;
    cursor: pointer;
    color: #b7964e;
    font-size: 11px;
    text-transform: uppercase;
  }
  #recommended .filterbar .sort-buttons a:hover {
    color: #000;
  }
  #recommended .post-list-wrapper {
    background: #f4f4f4;
    padding: 5px 5px 20px 20px;
  }
  #recommended .post-list .list-item {
    width: 33%;
    padding: 0px;
    float: left;
    margin-top: 20px;
  }
  #recommended .article-excerpt {
    padding: 0px;
  }
  #recommended .article-excerpt a {
    padding-right: 10px;
    font-size: 12px;
    color: #787078 !important;
  }
  #recommended .article-excerpt a:hover {
    color: #A499A4 !important;
  }
  .recommended-label {
    float: left;
    margin-right: 25px;
  }
  .recommended-label span {
    margin-right: 4px;
    font-size: 14px;
  }
  .directory-panel-wrapper {
    float: left;
    margin: 0px 0px 30px 0px;
    width: 33.3333%;
  }
  .main-loop .directory-panel-wrapper .main-loop-inner {
    margin-left: 13px;
    margin-right: 0px;
  }
  .main-loop.wide .directory-panel-wrapper {
    width: 50%;
  }
  .main-loop.merged .directory-panel-wrapper {
    width: 98% !important;
  }
  .main-loop.full .directory-panel-wrapper {
    width: 25%;
  }
  .main-loop.full.wide .directory-panel-wrapper {
    width: 33.333%;
  }
  .main-loop.full .directory-panel .main-loop-inner {
    margin-right: 6px;
    margin-left: 8px;
  }
  .main-loop.full .directory-panel h2 {
    margin-left: 20px;
  }
  .directory-panel.right {
    margin-right: 15px;
  }
  .directory-panel h2 {
    margin: 0px 0px 15px 25px;
    font-size: 24px;
    line-height: 1;
  }
  .directory-panel h2 .minisite-icon {
    margin: 3px 8px 0px 0px;
  }
  .directory-panel.no-margin h2 {
    margin-left: 15px;
  }
  .directory-panel .listing {
    position: relative;
    display: table;
    width: 100%;
  }
  .directory-panel .listing.compact a {
    padding: 0px 12px 0px 12px;
    font-size: 12px;
  }
  .directory-panel .listing a {
    display: block;
    padding: 5px 105px 6px 12px;
  }
  .directory-panel .listing a:hover {
    background: #FFF;
  }
  .directory-panel .listing .rating {
    position: absolute;
    top: 5px;
    right: 10px;
  }
  .directory-panel .listing .rating.stars_wrapper {
    position: relative;
    float: right;
    top: 7px;
    padding-bottom: 10px;
  }
  .widget .filter-error {
    padding: 10px 15px;
  }
  .tweet_list li {
    margin-top: 15px;
    position: relative;
    line-height: 1.3em;
    display: table;
    padding: 0px !important;
  }
  .tweet_list li.tweet_first {
    margin-top: 0px;
  }
  .tweet_list .tweet_avatar {
    padding: 0px 15px 10px 0px;
    display: inline-block;
    float: left;
  }
  .tweet_list .tweet_time a,
  #sidebar .tweet_list .tweet_join {
    font-style: italic;
  }
  .it-widget-tabs {
    display: none;
  }
  #pinterest-social-tab.ui-tabs-panel {
    padding: 0px 0px 0px 5px !important;
  }
  #pinterest-social-tab > span {
    box-shadow: none !important;
    background: none !important;
    max-width: 100% !important;
  }
  #pinterest-social-tab > span > span {
    max-width: 100% !important;
  }
  #facebook-social-tab.ui-tabs-panel {
    padding: 0px !important;
  }
  #facebook-social-tab * {
    width: 100% !important;
  }
  .flickr li {
    display: inline-block;
    float: left;
    padding: 0px 21px 21px 0px !important;
  }
  #flickr-social-tab.ui-tabs-panel {
    padding: 21px 0px 21px 21px !important;
  }
  #comments-social-tab ul li {
    padding: 0px;
  }
  #comments-social-tab a {
    display: block;
    padding-top: 10px;
    padding-bottom: 12px;
  }
  #comments-social-tab a span {
    font-style: italic;
  }
  .social-counts {
    padding: 20px 0px 20px 20px;
  }
  .social-counts .panel {
    float: left;
    padding-right: 8px;
    position: relative;
    text-align: center;
  }
  .social-counts span {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 33px;
    color: #FFF;
    width: 55px;
  }
  .social-counts a {
    color: #FFF;
    display: block;
    padding: 45px 10px 10px 10px;
    width: 35px;
    font-size: 16px;
    position: relative;
  }
  .social-counts a:hover {
    color: #DDD;
  }
  .widget_calendar {
    float: left;
  }
  #wp-calendar {
    width: 100%;
  }
  #wp-calendar caption {
    text-align: right;
    font-size: 12px;
    margin-top: 10px;
    margin-bottom: 15px;
  }
  #wp-calendar thead {
    font-size: 10px;
  }
  #wp-calendar thead th {
    padding-bottom: 10px;
  }
  #wp-calendar tbody td {
    text-align: center;
    padding: 3%;
  }
  #wp-calendar tbody .pad {
    background: none;
  }
  #wp-calendar tfoot #next,
  #wp-calendar tfoot #prev {
    font-size: 10px;
    text-transform: uppercase;
  }
  #wp-calendar tfoot #next {
    text-align: right;
  }
  #wp-calendar tfoot #prev {
    padding-top: 10px;
  }
  .ad {
    text-align: center;
  }
  .ad img {
    max-width: 100%;
  }
  .minisite-icon {
    margin-right: 6px;
  }
  .award-wrapper {
    text-transform: uppercase;
  }
  .award-icon {
    margin-right: 6px;
  }
  .badge-wrapper {
    display: inline-block;
    padding: 2px 4px;
  }
  a.like-button {
    display: inline-block;
    float: left;
    cursor: pointer;
  }
  a.like-button .unlike {
    color: red !important;
  }
  .styled_list li {
    list-style: none;
    padding: 3px 0px;
  }
  .styled_list li span {
    color: #433E43;
  }
  .table td,
  .table_bordered {
    border-color: #d0d0d0 !important;
  }
  .table-striped tbody > tr:nth-child(odd) > td,
  .table-hover tbody tr:hover > td,
  .table-striped tbody > tr:nth-child(odd) > th,
  .table-hover tbody tr:hover > th {
    background-color: #FCFCFC;
  }
  .progress {
    background-color: #E9E6E9;
    background-image: -moz-linear-gradient(top, #e6e3e6, #e9e6e9);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e6e3e6), to(#e9e6e9));
    background-image: -webkit-linear-gradient(top, #e6e3e6, #e9e6e9);
    background-image: -o-linear-gradient(top, #e6e3e6, #e9e6e9);
    background-image: linear-gradient(to bottom, #e6e3e6, #e9e6e9);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe6e3e6', endColorstr='#ffe9e6e9', GradientType=0);
  }
  .hero-unit {
    background-color: #E9E6E9;
  }
  .hero-unit .progress {
    background-color: #E3DFE2;
    background-image: -moz-linear-gradient(top, #ddd9dc, #e3dfe2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ddd9dc), to(#e3dfe2));
    background-image: -webkit-linear-gradient(top, #ddd9dc, #e3dfe2);
    background-image: -o-linear-gradient(top, #ddd9dc, #e3dfe2);
    background-image: linear-gradient(to bottom, #ddd9dc, #e3dfe2);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffDDD9DC', endColorstr='#ffE3DFE2', GradientType=0);
  }
  a.carousel-control {
    color: #FFF !important;
  }
  a.btn {
    color: #333 !important;
  }
  a.btn-link {
    color: #000 !important;
  }
  a.btn-link:hover {
    text-decoration: none;
    color: #999 !important;
  }
  a.btn-primary,
  a.btn-info,
  a.btn-success,
  a.btn-warning,
  a.btn-danger,
  a.btn-inverse,
  a.btn-primary:hover,
  a.btn-info:hover,
  a.btn-success:hover,
  a.btn-warning:hover,
  a.btn-danger:hover,
  a.btn-inverse:hover {
    color: #FFF !important;
  }
  #trending-wrapper a.carousel-control {
    color: #222 !important;
  }
  .main-content ul.nav li {
    padding: 0px;
  }
  .main-content ul.nav li a:hover {
    color: #000;
    background: #E6E4E7;
  }
  .main-content ul.nav li.active a,
  .main-content ul.nav li.active a:hover {
    color: #000;
    background: #F4F4F4;
  }
  .main-content ul.nav-pills li.active a,
  .main-content ul.nav-pills li.active a:hover {
    color: #FFF;
    background: #433E43;
  }
  .main-content .nav-tabs {
    border-color: #CCC !important;
  }
  .main-content .accordion-group {
    border-color: #D6D3D6 !important;
  }
  .main-content a.accordion-toggle {
    color: #333;
    background: #FAF9FA;
  }
  .main-content a.accordion-toggle:hover {
    background: #FCFAFC;
  }
  .main-content a.carousel-control {
    color: #FFF;
  }
  .main-content .carousel-indicators li {
    padding: 0px;
    cursor: pointer;
  }
  .main-content .top a {
    color: #666;
    display: block;
    font-size: 12px;
    line-height: 20px;
    text-transform: uppercase;
    margin-right: 12px;
  }
  .main-content .top a:hover {
    color: #000;
  }
  .main-content label {
    display: inline-block;
  }
  .main-content input[type="radio"],
  .main-content input[type="checkbox"] {
    margin-top: 0px;
  }
  .main-content ul.nav li a,
  .main-content a.accordion-toggle {
    color: #999;
    font-size: 13px;
  }
  .divider {
    background: #ECEAEC;
    clear: both;
    display: block;
    height: 20px;
    margin: 30px 0;
    text-align: right;
    width: 100%;
  }
  .top {
    background-position: right center;
  }
  hr {
    clear: both;
  }
  .popthis {
    display: inline-block;
  }
  .signoff {
    background: #E9E6E9;
    position: relative;
    padding: 20px 20px 20px 75px;
    border: 1px solid #D5D2D5;
    color: #666;
    font-size: 13px;
    margin: 20px 0px 20px 0px;
    border-radius: 6px;
    min-height: 40px;
  }
  .signoff.none {
    padding-left: 20px;
    min-height: 20px;
  }
  .signoff span.icon {
    position: absolute;
    left: 8px;
    top: 20px;
    font-size: 40px;
    color: #FFF;
  }
  .input-prepend .add-on.icon-username,
  .input-prepend .add-on.icon-password {
    text-shadow: none;
  }
  .one_half {
    width: 48%;
  }
  .one_third {
    width: 30.66%;
  }
  .two_third {
    width: 65.33%;
  }
  .one_fourth {
    width: 22%;
  }
  .three_fourth {
    width: 74%;
  }
  .one_fifth {
    width: 16.8%;
  }
  .two_fifth {
    width: 37.6%;
  }
  .three_fifth {
    width: 58.4%;
  }
  .four_fifth {
    width: 79.2%;
  }
  .one_sixth {
    width: 13.33%;
  }
  .five_sixth {
    width: 82.67%;
  }
  .custom_column {
    position: relative;
    margin: 0;
    float: left;
  }
  .one_half,
  .one_third,
  .two_third,
  .three_fourth,
  .one_fourth,
  .one_fifth,
  .two_fifth,
  .three_fifth,
  .four_fifth,
  .one_sixth,
  .five_sixth {
    position: relative;
    margin-right: 4%;
    float: left;
    min-height: 1px;
    margin-bottom: 0;
  }
  .one_half img,
  .one_third img,
  .two_third img,
  .three_fourth img,
  .one_fourth img,
  .one_fifth img,
  .two_fifth img,
  .three_fifth img,
  .four_fifth img,
  .one_sixth img,
  .five_sixth img {
    max-width: 100%;
  }
  .last {
    margin-right: 0!important;
    clear: right;
  }
  .margin0 {
    margin-bottom: 0px!important;
  }
  .margin10 {
    margin-bottom: 10px!important;
  }
  .margin20 {
    margin-bottom: 20px!important;
  }
  .margin30 {
    margin-bottom: 30px!important;
  }
  .margin40 {
    margin-bottom: 40px!important;
  }
  .margin50 {
    margin-bottom: 50px!important;
  }
  .margin60 {
    margin-bottom: 60px!important;
  }
  .margin70 {
    margin-bottom: 70px!important;
  }
  .margin80 {
    margin-bottom: 80px!important;
  }
  .margin90 {
    margin-bottom: 90px!important;
  }
  .margin100 {
    margin-bottom: 100px!important;
  }
  .margin0,
  .margin10,
  .margin20,
  .margin30,
  .margin40,
  .margin50,
  .margin60,
  .margin70,
  .margin80,
  .margin90,
  .margin100 {
    clear: both;
    overflow: hidden;
  }
  .editor_rating,
  .user_rating {
    float: left;
    line-height: 1 !important;
  }
  .editor_rating .number,
  .user_rating .number,
  .editor_rating.solo .number,
  .user_rating.solo .number,
  .editor_rating .letter,
  .user_rating .letter,
  .editor_rating.solo .letter,
  .user_rating.solo .letter {
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
  }
  .user_rating .number,
  .user_rating .letter {
    background: #D1CED0 !important;
  }
  .rating.small .number,
  .rating.small .letter {
    padding: 4px 6px;
    font-size: 13px;
    letter-spacing: 0px;
    color: #FFF;
    font-weight: 400;
  }
  .rating.small .percentage {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 11px;
    letter-spacing: -2px;
    vertical-align: middle;
  }
  .rating.small .letter {
    padding: 4px 10px;
  }
  .rating.small .star {
    width: 14px;
    height: 14px;
    margin-right: 0px;
    background: url('images/star-empty-small.png') no-repeat 0px 0px;
  }
  .rating.small .user_rating .number,
  .rating.small .user_rating .letter,
  .rating.small .user_rating .stars {
    color: #000;
  }
  .rating-bar.color1,
  .number.color1,
  .letter.color1 {
    background-color: #BD0400;
  }
  .rating-bar.color2,
  .number.color2,
  .letter.color2 {
    background-color: #BD5100;
  }
  .rating-bar.color3,
  .number.color3,
  .letter.color3 {
    background-color: #BD9D00;
  }
  .rating-bar.color4,
  .number.color4,
  .letter.color4 {
    background-color: #8DBD07;
  }
  .rating-bar.color5,
  .number.color5,
  .letter.color5 {
    background-color: #00BD00;
  }
  .rating-bar.nocolor,
  .number.nocolor,
  .letter.nocolor {
    background-color: #6C636D;
  }
  .number .rating-criteria,
  .letter .rating-criteria {
    font-family: Arial, Helvetica, sans-serif;
  }
  .number.nocolor,
  .letter.nocolor {
    background-color: black;
  }
  .rich-snippet-text {
    text-indent: -10000px;
  }
  .rich-snippet-photo {
    position: absolute;
    left: -1000px;
  }
  div.rateit {
    display: inline-block;
    position: relative;
    user-select: none;
    -webkit-touch-callout: none;
  }
  div.rateit div.rateit-range,
  div.rateit div.rateit-reset {
    background: url('images/star-empty-small.png');
    height: 14px;
    display: inline-block;
  }
  div.rateit div.rateit-range {
    position: relative;
  }
  div.rateit div.rateit-reset {
    width: 14px;
    float: left;
  }
  div.rateit div.rateit-reset:hover {
    background: url('images/star-empty-small.png');
  }
  * html div.rateit,
  * html div.rateit div.rateit-range {
    display: inline;
  }
  * + html div.rateit,
  * + html div.rateit div.rateit-range {
    display: inline;
  }
  .selectBox-dropdown {
    position: relative;
    display: inline-block;
    width: 150px;
    min-width: 135px;
    margin-top: 6px;
    margin-left: 5px;
    font-size: 11px;
    border: solid 1px #BBB;
    border-radius: 3px;
    line-height: 1.5;
    text-decoration: none;
    text-align: left;
    color: #000;
    outline: none;
    vertical-align: middle;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
    cursor: default;
    background: #F2F2F2;
    background: -moz-linear-gradient(top, #f8f8f8 1%, #e1e1e1 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #f8f8f8), color-stop(100%, #e1e1e1));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F8F8F8', endColorstr='#E1E1E1', GradientType=0);
  }
  .selectBox-dropdown:focus,
  .selectBox-dropdown:focus .selectBox-arrow {
    border-color: #666;
  }
  .selectBox-dropdown.selectBox-menuShowing {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
  .selectBox-dropdown .selectBox-label {
    padding: 2px 8px;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
  }
  .selectBox-dropdown .selectBox-arrow {
    position: absolute;
    top: 0;
    right: 0;
    width: 23px;
    height: 100%;
    background: url('images/selectbox-arrow.gif') 50% center no-repeat;
    border-left: solid 1px #BBB;
  }
  .selectBox-dropdown.selectBox-disabled .selectBox-arrow {
    opacity: 0.5;
    filter: alpha(opacity=50);
    border-color: #666;
  }
  #main-menu-wrapper .selectBox-dropdown {
    margin-top: 13px;
    margin-bottom: 12px;
  }
  .selectBox-dropdown-menu {
    position: absolute;
    z-index: 99999;
    max-height: 200px;
    min-height: 1em;
    border: solid 1px #BBB;
    background: #FFF;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
    overflow: auto;
  }
  .selectBox-inline {
    min-width: 150px;
    outline: none;
    border: solid 1px #BBB;
    background: #FFF;
    display: inline-block;
    border-radius: 4px;
    overflow: auto;
  }
  .selectBox-inline:focus {
    border-color: #666;
  }
  .selectBox-inline.selectBox-disabled {
    color: #888 !important;
  }
  .selectBox-inline.selectBox-disabled .selectBox-options a {
    background-color: transparent !important;
  }
  .selectBox-options,
  .selectBox-options li,
  .selectBox-options li a {
    list-style: none;
    display: block;
    cursor: default;
    padding: 0;
    margin: 0;
  }
  .selectBox-options li a {
    line-height: 1.5;
    padding: 0 0.5em;
    white-space: nowrap;
    overflow: hidden;
    background: 6px center no-repeat;
    font-size: 11px;
  }
  .selectBox-options li.selectBox-hover a {
    background-color: #EEE;
    color: #000;
  }
  .selectBox-options li.selectBox-disabled a {
    color: #888;
    background-color: transparent;
  }
  .selectBox-options li.selectBox-selected a {
    background-color: #C8DEF4;
  }
  .selectBox-options .selectBox-optgroup {
    color: #666;
    background: #EEE;
    font-weight: bold;
    line-height: 1.5;
    padding: 0 0.3em;
    white-space: nowrap;
  }
  .selectBox-options li.selected a {
    color: #09F;
  }
  .selectBox.selectBox-disabled {
    color: #888 !important;
  }
  .ui-helper-hidden {
    display: none;
  }
  .ui-helper-hidden-accessible {
    width: 1px;
    height: 1px;
    border: 0;
    clip: rect(0, 0, 0, 0);
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
  }
  .ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
  }
  .ui-helper-clearfix {
    min-height: 0;
  }
  .ui-helper-clearfix:before,
  .ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse;
  }
  .ui-helper-clearfix:after {
    clear: both;
  }
  .ui-helper-zfix {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    filter: alpha(opacity=0);
  }
  .ui-front {
    z-index: 100;
  }
  .ui-state-disabled {
    cursor: default!important;
  }
  .ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
  }
  .ui-widget-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: fixed;
  }
  .ui-slider {
    position: relative;
    text-align: left;
  }
  .ui-slider .ui-slider-handle {
    width: 1.2em;
    height: 1.2em;
    position: absolute;
    z-index: 2;
    cursor: default;
  }
  .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: 0.7em;
    display: block;
    border: 0;
    background-position: 0 0;
  }
  .ui-slider.ui-state-disabled .ui-slider-handle,
  .ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit;
  }
  .ui-slider-horizontal {
    height: 0.8em;
  }
  .ui-slider-horizontal .ui-slider-handle {
    top: -0.3em;
    margin-left: -0.6em;
  }
  .ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
  }
  .ui-slider-horizontal .ui-slider-range-min {
    left: 0;
  }
  .ui-slider-horizontal .ui-slider-range-max {
    right: 0;
  }
  .ui-slider-vertical {
    width: 0.8em;
    height: 100px;
  }
  .ui-slider-vertical .ui-slider-handle {
    left: -0.3em;
    margin-left: 0;
    margin-bottom: -0.6em;
  }
  .ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%;
  }
  .ui-slider-vertical .ui-slider-range-min {
    bottom: 0;
  }
  .ui-slider-vertical .ui-slider-range-max {
    top: 0;
  }
  .ui-state-default a,
  .ui-state-default a:link,
  .ui-state-default a:visited,
  .ui-state-active a,
  .ui-state-active a:link,
  .ui-state-active a:visited,
  .ui-state-hover a,
  .ui-state-hover a:link,
  .ui-state-hover a:visited {
    text-decoration: underline;
  }
  .ui-state-hover a:hover {
    text-decoration: none;
  }
  .ui-state-disabled {
    opacity: 0.35;
    filter: alpha(opacity=35);
    background-image: none;
  }
  .ui-priority-primary {
    font-weight: bold;
  }
  .ui-priority-secondary {
    opacity: 0.7;
    filter: alpha(opacity=70);
    font-weight: normal;
  }
  .ui-corner-tl,
  .ui-corner-top,
  .ui-corner-left,
  .ui-corner-all {
    border-top-left-radius: 4px;
  }
  .ui-corner-tr,
  .ui-corner-top,
  .ui-corner-right,
  .ui-corner-all {
    border-top-right-radius: 4px;
  }
  .ui-corner-bl,
  .ui-corner-bottom,
  .ui-corner-left,
  .ui-corner-all {
    border-bottom-left-radius: 4px;
  }
  .ui-corner-br,
  .ui-corner-bottom,
  .ui-corner-right,
  .ui-corner-all {
    border-bottom-right-radius: 4px;
  }
  #disqus_thread {
    padding: 15px 20px;
    border-top: 1px solid #D0C9CE;
  }
}
@media screen and (max-width: 750px) {
  .main-loop .article-excerpt {
    padding: 0;
  }
}
@media screen and (max-width: 750px) {
  .one_fourth {
    text-align: center;
  }
}
@media screen and (max-width: 750px) {
  .one_half,
  .one_third,
  .two_third,
  .three_fourth,
  .one_fourth,
  .one_fifth,
  .two_fifth,
  .three_fifth,
  .four_fifth,
  .one_sixth,
  .five_sixth {
    width: 100%;
  }
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  #sidebar .it-widget-tabs .sort-buttons a {
    top: 2px !important;
  }
}
.simply-scroll-container {
  position: relative;
}
.simply-scroll-clip {
  position: relative;
  overflow: hidden;
}
.simply-scroll-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style: none;
}
.simply-scroll-list li {
  padding: 0;
  margin: 0;
  list-style: none;
}
.simply-scroll-list li img {
  border: none;
  display: block;
}
.tp-hide-revslider,
.tp-caption.tp-hidden-caption {
  visibility: hidden !important;
  display: none !important;
}
.tp-caption {
  z-index: 1;
}
.tp-caption.boxshadow {
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
}
.tp-caption.noshadow {
  text-shadow: none;
}
.tp-caption.black {
  color: #000;
  font-size: 19px;
  line-height: 19px;
  text-shadow: none;
}
.tp-caption a {
  color: #ff7302;
  text-shadow: none;
  transition: all 0.2s ease-out;
}
.tp-caption a:hover {
  color: #ffa902;
}
.tp-inner-padding {
  box-sizing: border-box;
  max-height: none !important;
}
.purchase:hover {
  background-position: bottom, 15px 11px;
}
#featured-wrapper .button {
  padding: 6px 13px 5px;
  border-radius: 3px;
  height: 30px;
  cursor: pointer;
  color: #fff !important;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6) !important;
  font-size: 15px;
  line-height: 45px !important;
  background: url('images/revolutionslider/gradient/g30.png') repeat-x top;
  font-family: arial, sans-serif;
  font-weight: bold;
  letter-spacing: -1px;
}
#featured-wrapper .button:hover {
  background-position: bottom, 15px 11px;
}
#featured-wrapper .button.big {
  padding: 9px 20px;
  font-size: 19px;
  line-height: 57px !important;
  background: url('images/revolutionslider/gradient/g40.png') repeat-x top;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  #featured-wrapper .button {
    padding: 4px 8px 3px;
    line-height: 25px !important;
    font-size: 11px !important;
    font-weight: normal;
  }
  #featured-wrapper a.button {
    transition: none;
  }
}
@media only screen and (max-width: 479px) {
  #featured-wrapper .button {
    padding: 2px 5px 2px;
    line-height: 20px !important;
    font-size: 10px !important;
  }
  #featured-wrapper a.button {
    transition: none;
  }
}
.tp-simpleresponsive .slotholder *,
.tp-simpleresponsive img {
  -webkit-transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
}
.tp-simpleresponsive img {
  max-width: none;
}
.tp-simpleresponsive .caption,
.tp-simpleresponsive .tp-caption {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  opacity: 0;
  position: absolute;
  visibility: hidden;
}
.noFilterClass {
  filter: none !important;
}
.tp-bannershadow {
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  user-select: none;
}
.tp-bannershadow.tp-shadow1 {
  background: url('images/revolutionslider/shadow1.png') no-repeat;
  background-size: 100%;
  width: 890px;
  height: 30px;
  bottom: -30px;
}
.tp-bannershadow.tp-shadow2 {
  background: url('images/revolutionslider/shadow2.png') no-repeat;
  background-size: 100%;
  width: 890px;
  height: 60px;
  bottom: -60px;
}
.tp-bannershadow.tp-shadow3 {
  background: url('images/revolutionslider/shadow3.png') no-repeat;
  background-size: 100%;
  width: 890px;
  height: 60px;
  bottom: -60px;
}
.caption.fullscreenvideo,
.tp-caption.fullscreenvideo {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.caption.fullscreenvideo iframe,
.tp-caption.fullscreenvideo iframe {
  width: 100% !important;
  height: 100% !important;
}
.tpclear {
  clear: both;
}
.tp-bullets {
  z-index: 1000;
  position: absolute;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  opacity: 1;
  transition: opacity 0.2s ease-out;
}
.tp-bullets.hidebullets {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  opacity: 0;
}
.tp-bullets.simplebullets.navbar {
  border: 1px solid #666;
  border-bottom: 1px solid #444;
  background: url('images/revolutionslider/boxed_bgtile.png');
  height: 40px;
  padding: 0px 10px;
  border-radius: 5px;
}
.tp-bullets.simplebullets.navbar .bullet {
  background: url('images/revolutionslider/bullet_boxed.png') no-repeat top left;
  width: 18px;
  height: 19px;
  margin-right: 5px;
  margin-top: 10px;
}
.tp-bullets.simplebullets.navbar .bullet.first {
  margin-left: 0px !important;
}
.tp-bullets.simplebullets.navbar .bullet.last {
  margin-right: 0px !important;
}
.tp-bullets.simplebullets.navbar-old {
  background: url('images/revolutionslider/navigdots_bgtile.png');
  height: 35px;
  padding: 0px 10px;
  border-radius: 5px;
}
.tp-bullets.simplebullets.navbar-old .bullet {
  background: url('images/revolutionslider/navigdots.png') no-repeat bottom left;
  width: 15px;
  height: 15px;
  margin-left: 5px !important;
  margin-right: 5px !important;
  margin-top: 10px;
}
.tp-bullets.simplebullets.navbar-old .bullet.first {
  margin-left: 0px !important;
}
.tp-bullets.simplebullets.navbar-old .bullet.last {
  margin-right: 0px !important;
}
.tp-bullets.simplebullets.round .bullet {
  background: url('images/revolutionslider/bullet.png') no-repeat top left;
  width: 20px;
  height: 20px;
  margin-right: 0px;
  margin-top: -10px;
  margin-left: 3px;
}
.tp-bullets.simplebullets.round .bullet.last {
  margin-right: 3px;
}
.tp-bullets.simplebullets.round-old .bullet {
  background: url('images/revolutionslider/bullets.png') no-repeat bottom left;
  width: 23px;
  height: 23px;
  margin-right: 0px;
  margin-top: -12px;
}
.tp-bullets.simplebullets.square .bullet,
.tp-bullets.simplebullets.square-old .bullet {
  background: url('images/revolutionslider/bullets2.png') no-repeat bottom left;
  width: 19px;
  height: 19px;
  margin-right: 0px;
  margin-top: -10px;
}
.tp-bullets.simplebullets .bullet {
  cursor: pointer;
  position: relative;
  float: left;
}
.tp-bullets.simplebullets .bullet:hover,
.tp-bullets.simplebullets .bullet.selected {
  background-position: top left;
}
.tp-bullets.simplebullets.round .bullet:hover,
.tp-bullets.simplebullets.navbar .bullet:hover,
.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.navbar .bullet.selected {
  background-position: bottom left;
}
.tparrows {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  opacity: 1;
}
.tparrows.hidearrows {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  opacity: 0;
}
.tp-leftarrow {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url('images/revolutionslider/large_left.png') no-repeat top left;
  width: 40px;
  height: 40px;
}
.tp-leftarrow.round {
  background: url('images/revolutionslider/small_left.png') no-repeat top left;
  width: 19px;
  height: 14px;
  margin-right: 0px;
  float: left;
  margin-top: -7px;
}
.tp-leftarrow.round-old {
  background: url('images/revolutionslider/arrow_left.png') no-repeat top left;
  width: 26px;
  height: 26px;
  margin-right: 0px;
  float: left;
  margin-top: -13px;
}
.tp-leftarrow.navbar {
  background: url('images/revolutionslider/small_left_boxed.png') no-repeat top left;
  width: 20px;
  height: 15px;
  float: left;
  margin-right: 6px;
  margin-top: 12px;
}
.tp-leftarrow.navbar-old {
  background: url('images/revolutionslider/arrowleft.png') no-repeat top left;
  width: 9px;
  height: 16px;
  float: left;
  margin-right: 6px;
  margin-top: 10px;
}
.tp-leftarrow.navbar-old.thumbswitharrow {
  margin-right: 10px;
}
.tp-leftarrow.square {
  background: url('images/revolutionslider/arrow_left2.png') no-repeat top left;
  width: 12px;
  height: 17px;
  float: left;
  margin-right: 0px;
  margin-top: -9px;
}
.tp-leftarrow.square-old {
  background: url('images/revolutionslider/arrow_left2.png') no-repeat top left;
  width: 12px;
  height: 17px;
  float: left;
  margin-right: 0px;
  margin-top: -9px;
}
.tp-leftarrow.default {
  background: url('images/revolutionslider/large_left.png') no-repeat 0 0;
}
.tp-rightarrow {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url('images/revolutionslider/large_right.png') no-repeat top left;
  width: 40px;
  height: 40px;
}
.tp-rightarrow.round {
  background: url('images/revolutionslider/small_right.png') no-repeat top left;
  width: 19px;
  height: 14px;
  margin-right: 0px;
  float: left;
  margin-top: -7px;
}
.tp-rightarrow.round-old {
  background: url('images/revolutionslider/arrow_right.png') no-repeat top left;
  width: 26px;
  height: 26px;
  margin-right: 0px;
  float: left;
  margin-top: -13px;
}
.tp-rightarrow.navbar {
  background: url('images/revolutionslider/small_right_boxed.png') no-repeat top left;
  width: 20px;
  height: 15px;
  float: left;
  margin-left: 6px;
  margin-top: 12px;
}
.tp-rightarrow.navbar-old {
  background: url('images/revolutionslider/arrowright.png') no-repeat top left;
  width: 9px;
  height: 16px;
  float: left;
  margin-left: 6px;
  margin-top: 10px;
}
.tp-rightarrow.navbar-old.thumbswitharrow {
  margin-left: 0px;
}
.tp-rightarrow.square {
  background: url('images/revolutionslider/arrow_right2.png') no-repeat top left;
  width: 12px;
  height: 17px;
  float: left;
  margin-left: 0px;
  margin-top: -9px;
}
.tp-rightarrow.square-old {
  background: url('images/revolutionslider/arrow_right2.png') no-repeat top left;
  width: 12px;
  height: 17px;
  float: left;
  margin-left: 0px;
  margin-top: -9px;
}
.tp-rightarrow.default {
  background: url('images/revolutionslider/large_right.png') no-repeat 0 0;
}
.tp-leftarrow:hover,
.tp-rightarrow:hover {
  background-position: bottom left;
}
.tp-bullets.tp-thumbs {
  z-index: 1000;
  position: absolute;
  padding: 3px;
  background-color: #fff;
  width: 500px;
  height: 50px;
  margin-top: -50px;
}
.tp-bullets.tp-thumbs .tp-mask {
  width: 500px;
  height: 50px;
  overflow: hidden;
  position: relative;
}
.tp-bullets.tp-thumbs .tp-mask .tp-thumbcontainer {
  width: 5000px;
  position: absolute;
}
.tp-bullets.tp-thumbs .bullet {
  width: 100px;
  height: 50px;
  cursor: pointer;
  overflow: hidden;
  background: none;
  margin: 0;
  float: left;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  opacity: 0.5;
  transition: all 0.2s ease-out;
}
.tp-bullets.tp-thumbs .bullet:hover,
.tp-bullets.tp-thumbs .bullet.selected {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  opacity: 1;
}
.fullwidthbanner-container .tp-thumbs {
  padding: 3px;
}
.tp-thumbs img {
  width: 100%;
}
.tp-bannertimer {
  width: 100%;
  height: 10px;
  background: url('images/revolutionslider/timer.png');
  position: absolute;
  z-index: 200;
}
.tp-bannertimer.tp-bottom {
  bottom: 0px !important;
  height: 5px;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .responsive .tp-bullets.tp-thumbs {
    width: 300px !important;
    height: 30px !important;
  }
  .responsive .tp-bullets.tp-thumbs .tp-mask {
    width: 300px !important;
    height: 30px !important;
  }
  .responsive .tp-bullets.tp-thumbs .bullet {
    width: 60px !important;
    height: 30px !important;
  }
}
@media only screen and (max-width: 479px) {
  .responsive .tp-bullets,
  .responsive .tparrows {
    display: none;
  }
}
.tp-simpleresponsive a {
  text-decoration: none;
}
.tp-simpleresponsive img {
  user-select: none;
}
.tp-simpleresponsive ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.tp-simpleresponsive > ul > li {
  list-style: none;
  position: absolute;
  visibility: hidden;
}
.caption.slidelink a div,
.tp-caption.slidelink a div {
  width: 10000px;
  height: 10000px;
  background: url('images/revolutionslider/coloredbg.png') repeat;
}
.tp-loader {
  width: 44px;
  height: 44px;
  background: url('images/revolutionslider/loader2.gif') no-repeat 10px 10px;
  margin: -22px -22px;
  top: 50%;
  left: 50%;
  z-index: 10000;
  position: absolute;
  border-radius: 3px;
}
.tp-transparentimg {
  content: "url('images/revolutionslider/transparent.png')";
}
.tp-3d {
  transform-style: preserve-3d;
  transform-origin: 50% 50%;
}
.fullSize,
.cboxIframe,
#cboxLoadingOverlay,
#cboxLoadingGraphic,
#cboxOverlay {
  width: 100%;
  height: 100%;
}
.positionTopLeft,
#cboxTitle,
#cboxLoadingOverlay,
#cboxLoadingGraphic,
#cboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
}
.positionTopRight,
#cboxCurrent {
  position: absolute;
  top: 0;
  right: 0;
}
.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic;
}
.cboxIframe {
  border: 0;
  display: block;
  background-color: white;
}
#cboxMiddleLeft,
#cboxBottomLeft {
  clear: left;
}
#cboxTitle,
#cboxCurrent {
  color: grey;
}
#cboxError {
  padding: 50px;
  border: thin solid grey;
}
#cboxLoadingGraphic {
  background: url('images/loading-white.gif') no-repeat center center;
}
#cboxLoadingOverlay,
#cboxOverlay {
  background-color: #000000;
}
#cboxOverlay {
  position: fixed;
  z-index: 11;
}
#social-top [class^="icon-"]::before,
.sort-buttons [class^="icon-"]::before,
#social-top [class*=" icon-"]::before,
.sort-buttons [class*=" icon-"]::before {
  line-height: 20px;
}
/* 'î’¯' */
.demo-wrapper {
  position: fixed;
  top: 10px;
  left: -161px;
  width: 207px;
  z-index: 999;
}
.toggle-demo {
  width: 45px;
  height: 45px;
  cursor: pointer;
  float: left;
  margin-top: 45px;
  margin-left: -1px;
  position: relative;
  z-index: 999;
  font-size: 36px;
  background: #FDF9FC;
  border: 1px solid #DED3DF;
  border-left: 0px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.toggle-demo a {
  display: inline-block;
  padding: 5px;
  color: #433E43;
  margin-left: -7px;
}
.toggle-demo a:hover {
  color: #FF3333;
}
.toggle-demo a:active {
  color: #433E43;
}
.demo {
  border: 1px solid #DED3DF;
  border-left: 0px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  float: left;
  width: 160px;
}
.demo .content {
  background: #EEEAED;
  padding: 10px 6px 0px 15px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border: 4px solid #FDF9FC;
  border-left: 0px;
  font-size: 0.8em;
}
.demo .header {
  color: #FF3333;
  font-size: 15px;
  text-transform: uppercase;
}
.demo .text-label {
  color: #433E43;
  margin: 0px 0px 0px 0px;
  font-size: 10px;
  float: left;
  text-transform: uppercase;
}
.demo .divider {
  display: block;
  width: 120px;
  height: 0px;
  border-top: 1px solid #D3D3D3;
  border-bottom: 1px solid #FFF;
  margin: 6px 0px 6px 0px;
  background: none;
}
.demo .wp-color-picker {
  display: none !important;
}
.demo .wp-picker-container .button {
  padding: 0px 6px;
  color: #333 !important;
  line-height: 11px !important;
  height: 24px;
  text-shadow: 0px 1px 1px #ffffff !important;
  font-size: 11px;
  margin-left: 0px;
  letter-spacing: 0px;
  font-weight: normal;
  border: 1px solid #BBB;
  background: #f3f3f3;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#f4f4f4));
  background-image: -webkit-linear-gradient(top, #fefefe, #f4f4f4);
  background-image: -moz-linear-gradient(top, #fefefe, #f4f4f4);
  background-image: -o-linear-gradient(top, #fefefe, #f4f4f4);
  background-image: linear-gradient(to bottom, #fefefe, #f4f4f4);
  text-shadow: 0 1px 0 #fff;
}
.demo .wp-picker-container .button:hover {
  border-color: #aaa;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #222 !important;
}
.demo .wp-picker-container .button:active {
  border-color: #888;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
.demo .ui-slider-vertical {
  width: auto;
  height: inherit;
}
.demo .flatten-buttons {
  margin: 5px 0px 10px 0px;
}
.demo .flatten-buttons button {
  margin: 3px 0px 3px 0px;
  float: none;
}
.demo select {
  font-size: 11px;
  width: 130px;
}
.demo a.more-options {
  color: #FFF;
  display: block;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 10px;
}
.demo .unflatten-menu,
.hide-demo,
.demo .unflatten-topten,
.demo .remove-overlay {
  display: none;
}
.demo .selectBox-dropdown,
.selectBox-options li a {
  margin-left: 0px;
}
.iris-error {
  background-color: #ffafaf;
}
.iris-picker-inner {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
}
.iris-strip .ui-slider-handle::before {
  position: absolute;
  top: -3px;
  right: -2px;
  bottom: -3px;
  left: -2px;
  border: 2px solid #ffffff;
  border-radius: 3px;
  content: " ";
}
.iris-mozilla .iris-square-value {
  width: 1px;
  height: 1px;
}
.iris-palette-container {
  position: absolute;
  bottom: 0px;
  left: 0px;
  margin: 0px;
  padding: 0px;
}
.iris-border {
  width: 200px;
  border: 1px solid #aaaaaa;
  border-radius: 3px;
  background-color: #ffffff;
}
.iris-border .iris-picker-inner {
  top: 10px;
  right: 10px;
  bottom: 10px;
  left: 10px;
}
.iris-border .iris-palette-container {
  bottom: 10px;
  left: 10px;
}
.iris-ie-9 .iris-slider {
  border-radius: 0px;
  box-shadow: none;
  outline: rgba(0, 0, 0, 0.1) solid 1px;
}
.iris-ie-9 .iris-square {
  border-radius: 0px;
  box-shadow: none;
  outline: rgba(0, 0, 0, 0.1) solid 1px;
}
.iris-ie-9 .iris-square-inner {
  border-radius: 0px;
  box-shadow: none;
}
.iris-ie-9 .iris-palette {
  border-radius: 0px;
  box-shadow: none;
  outline: rgba(0, 0, 0, 0.1) solid 1px;
}
.iris-ie-lt9 .iris-slider {
  outline: #aaaaaa solid 1px;
}
.iris-ie-lt9 .iris-square {
  outline: #aaaaaa solid 1px;
}
.iris-ie-lt9 .iris-square .ui-slider-handle {
  outline: #aaaaaa solid 1px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  background-color: #ffffff;
}
.iris-ie-lt9 .iris-square .iris-square-handle {
  border: 3px solid #ffffff;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
}
.iris-ie-lt9 .iris-square-inner {
  outline: #aaaaaa solid 1px;
}
.iris-ie-lt9 .iris-square-value {
  width: 1px;
  height: 1px;
}
.iris-ie-lt9 .iris-palette {
  outline: #aaaaaa solid 1px;
}
.iris-picker {
  display: block;
  position: relative;
}
.iris-picker .iris-square {
  position: relative;
  width: 76%;
  height: 100%;
  border-radius: 3px;
  float: left;
  margin-right: 10%;
  box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.4);
}
.iris-picker .iris-slider {
  width: 12.5%;
  height: 100%;
  border-radius: 3px;
  float: left;
  margin-right: 5%;
  box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.4);
}
.iris-picker .iris-square-inner {
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  position: absolute;
  width: auto;
  height: 100%;
  margin: 0px;
  border-radius: 3px;
  float: left;
  margin-right: 5%;
  box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.4);
}
.iris-picker .iris-palette {
  border-radius: 3px;
  width: 12.5%;
  height: 100%;
  margin: 0px;
  cursor: pointer;
  float: left;
  margin-right: 5%;
  box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.4);
}
.iris-picker .iris-strip {
  margin-right: 0px;
  position: relative;
}
.iris-picker .iris-strip .ui-slider-handle {
  position: absolute;
  right: -3px;
  left: -3px;
  width: auto;
  height: 6px;
  border-width: 4px 3px;
  border-style: solid;
  border-color: #aaaaaa;
  border-radius: 4px;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
  cursor: ns-resize;
  z-index: 5;
  opacity: 0.9;
}
.iris-picker .iris-slider-offset {
  left: 0px;
  top: 11px;
  right: 0px;
  bottom: -3px;
  position: absolute;
}
.iris-picker .iris-square-handle {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: 5px solid rgba(128, 128, 128, 0.5);
  left: -10px;
  top: -10px;
  position: absolute;
  z-index: 10;
  cursor: move;
  opacity: 1;
  box-shadow: none;
}
.iris-picker .iris-square-handle:hover {
  border-color: #999999;
}
.iris-picker .iris-square-handle:hover::after {
  border-color: #ffffff;
}
.iris-picker .iris-square-handle::after {
  border-radius: 50%;
  border: 3px solid rgba(255, 255, 255, 0.8);
  left: -4px;
  top: -4px;
  right: -4px;
  bottom: -4px;
  position: absolute;
  content: " ";
}
.iris-picker .ui-state-focus .iris-square-handle {
  opacity: 0.8;
}
.iris-picker .iris-square-value {
  width: 8px;
  height: 8px;
  position: absolute;
}
.iris-picker .iris-square-value:focus .iris-square-handle {
  opacity: 0.8;
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.75);
}
#comments {
  border: 1px solid #D0C9CE;
}
#comments .filterbar {
  height: auto;
  background: #eeeaed;
  position: relative;
  width: 100%;
  padding: 6px 0;
}
#comments .filterbar .sort-buttons {
  float: left;
  padding-right: 0px;
  padding-left: 20px;
}
#comments .filterbar .sort-buttons a.leave-reply {
  color: #b7964e !important;
  font-size: 11px;
  text-transform: lowercase;
}
#comments .filterbar .sort-buttons a.leave-reply:active {
  background: none;
}
#comments .filterbar .sort-buttons a:active {
  background: url('images/sort-button-active-widget.png') no-repeat center -35px;
  background-size: 34px 70px !important;
  color: #000 !important;
}
#comments .filterbar .sort-buttons span.current {
  background: url('images/sort-button-active-widget.png') no-repeat center 0px;
  background-size: 34px 70px !important;
  color: #000 !important;
}
#comments .filterbar .sort-buttons a:hover,
#comments .filterbar .sort-buttons a.leave-reply:hover {
  color: #000 !important;
}
#comments .loading div {
  margin-top: 90px;
}
#comments ul {
  list-style-type: none;
  margin-left: 0px;
  margin-bottom: 0;
}
#comments ul ul {
  margin-left: 15%;
  margin-right: 20px;
  margin-bottom: 20px;
  background: #FFF;
}
#comments ul ul .comment-avatar-wrapper {
  width: 13%;
}
#comments ul ul .comment-content {
  width: 87%;
}
#comments ul ul .comment {
  border-bottom: 1px solid #E3D9E2;
}
#comments ul ul .comment-avatar {
  border-color: #E3E3E3;
}
#comments ul ul ul {
  margin-left: 35px;
  margin-right: 0px;
}
#comments ul ul ul ul ul .comment-avatar-wrapper {
  width: 15%;
}
#comments ul ul ul ul ul .comment-content {
  width: 85%;
}
#comments ul ul ul ul ul ul ul .comment-avatar-wrapper {
  width: 18%;
}
#comments ul ul ul ul ul ul ul .comment-content {
  width: 82%;
}
#comments ul ul ul ul ul ul ul ul ul .comment-avatar-wrapper {
  width: 20%;
}
#comments ul ul ul ul ul ul ul ul ul .comment-content {
  width: 80%;
}
#comments ul ul ul ul .comment-fields-container,
#comments ul ul ul ul .comment-ratings-container {
  width: 100%;
  float: none;
}
#comments ul ul ul ul .comment-ratings-inner {
  margin-right: 0px;
  margin-bottom: 20px;
}
#comments ul ul li {
  border-bottom: 0px;
}
#comments ul li {
  border-bottom: 1px solid #E3D9E2;
}
#comments a.btn {
  padding: 2px 10px;
  font-size: 10px;
  color: #000;
  text-transform: uppercase;
}
#comments a.comment-meta {
  color: #999 !important;
}
#comments a.comment-meta:hover {
  color: #BBB !important;
}
#comments a.comment-reply-link {
  color: #665E67 !important;
}
#comments .comment {
  padding: 40px 20px;
}
#comments .comment-avatar-wrapper {
  width: 10%;
  float: left;
}
#comments .comment-avatar {
  display: inline-block;
  border: 7px solid #FFF;
  border-radius: 500px;
}
#comments .comment-content {
  float: left;
  width: 90%;
  font-size: 12px;
}
#comments .comment-author {
  display: inline-block;
  float: left;
  margin-right: 15px;
  font-size: 15px;
  color: #000;
}
#comments .comment-author a:hover {
  color: #999 !important;
}
#comments .comment-meta {
  font-style: italic;
  font-size: 10px;
  color: #999;
  margin-right: 15px;
}
#comments .icon-pencil {
  font-size: 12px;
}
#comments .comment-rating {
  display: inline-block;
  margin: 20px 0px 10px;
  padding: 15px 15px 5px;
  background: #FCFCFC;
  border: 1px solid #E3E3E3;
  border-bottom: 2px solid #D4D4D4;
  border-radius: 4px;
}
#comments .comment-rating .header {
  font-size: 12px;
  color: #665E67;
  text-transform: uppercase;
  margin-bottom: 5px;
}
#comments .comment-rating .header span {
  margin-right: 5px;
}
#comments .comment-rating .comment-procon-wrapper {
  margin: 0px 0px 18px;
  color: #8B808D;
}
#comments .comment-rating .rating-wrapper {
  margin-bottom: 4px;
  width: 250px;
}
#comments .comment-rating .value {
  float: right;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 13px;
  color: #000;
  letter-spacing: -1px;
}
#comments .comment-text {
  color: #000;
  padding: 12px 0px 6px;
  font-size: 14px;
}
#comments .comment-moderation {
  color: #C00;
  padding: 12px 0px 0px;
  font-style: italic;
  font-weight: bold;
}
.comments-label {
  float: left;
  margin-right: 20px;
}
.comments-label span {
  margin-right: 4px;
  font-size: 14px;
}
#comments .filterbar .sort-buttons a,
#comments .filterbar .sort-buttons span.page-numbers {
  height: 18px;
  padding: 8px 12px 8px 12px;
  top: 1px;
  cursor: pointer;
  font-size: 13px;
  text-transform: uppercase;
  position: relative;
}
#respond {
  padding: 0px 20px 25px 20px;
  border-bottom: 1px solid #E3D9E2;
  text-align: left;
}
#respond #submit {
  font-size: 15px;
  color: #000;
  text-transform: uppercase;
  padding: 5px 20px;
}
#respond p.logged-in-as {
  font-size: 12px;
  color: #888;
  margin-left: 5px;
}
#respond .ratings .rating-bar,
#respond .ratings .number,
#respond .ratings .letter {
  background: none;
  padding: 0px;
  margin-bottom: 6px;
}
#respond .ratings .form-selector {
  display: block;
  margin: 10px 0px 0px 0px;
}
#respond .ratings .rating-wrapper {
  margin-bottom: 10px;
}
#respond .ratings .rating-wrapper.rated .form-selector {
  display: none;
}
#respond .ratings .rating-wrapper.rated .icon-check {
  display: block;
}
#respond .ratings .rating-wrapper .icon-check {
  top: 0px;
}
#respond .ratings .ui-widget-content {
  background: #F7F7F7;
  border: 1px solid #C8C8C8;
}
#respond .ratings .ui-state-default,
#respond .ratings .ui-state-active,
#respond .ratings .ui-state-hover {
  background: #E5E5E5;
  border: 1px solid #B1B1B1;
}
#respond .ui-slider-horizontal {
  height: 10px;
}
#respond .ui-slider .ui-slider-handle {
  width: 15px;
  height: 15px;
}
#respond .comment-pros,
#respond .comment-cons,
#respond #comment {
  font-size: 12px;
}
#reply-form {
  padding-left: 20px;
}
#reply-form p {
  text-align: left;
  margin-bottom: 0;
  padding: 12px;
}
h3#reply-title {
  padding: 0;
  position: relative;
}
h3#reply-title small {
  margin-left: 11px;
}
h3#reply-title small a {
  font-size: 11px;
  font-family: Helvetica, sans-serif;
  color: #999;
  text-transform: none;
}
h3#reply-title small a:hover {
  color: #BBB;
}
h3#reply-title .icon-pencil {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 18px;
}
.comment-ratings-container,
.comment-fields-container {
  float: left;
  width: 50%;
}
.comment-fields-container.full {
  width: 100%;
  float: none;
}
.comment-ratings-inner {
  margin: 0px 20px 0px 0px;
  padding: 20px;
  background: #FFF;
  border: 1px solid #E3E3E3;
  border-bottom: 2px solid #D4D4D4;
}
.comments-bg {
  background-color: #f4f4f4;
}
#footer-wrapper {
  width: 100%;
  background-color: #363636;
}
#footer {
  padding: 0px 0px 45px 0px;
  color: #eaeaea;
  font-size: 12px;
}
#footer .widget {
  margin-top: 45px;
  position: relative;
}
#footer ul {
  margin: 0px;
  list-style-type: none;
}
#footer ul li a.rsswidget {
  padding-bottom: 10px;
  padding-top: 5px;
  display: block;
}
#footer .header {
  margin-bottom: 24px;
}
#footer .header .header-icon {
  color: #DFDBDE;
}
#footer a.rsswidget {
  font-size: 14px;
}
#footer .post-list .list-item {
  padding-left: 0px;
}
#footer .post-list .article-excerpt a {
  font-size: 12px;
}
#footer .loading div {
  margin-top: 120px;
  background: url('images/loading-white.gif') no-repeat 0px 0px;
}
#footer .filterbar .sort-buttons {
  float: left;
  padding-right: 0px;
}
#footer .more-button a {
  display: block;
  text-align: center;
  padding: 6px 0px;
  width: 100%;
  text-transform: uppercase;
  font-size: 12px;
}
#footer .more-button a:hover {
  background: rgba(0, 0, 0, 0.1);
  color: #FFF;
}
#footer .topten-articles .top-ten-metric {
  color: #D8C7D8;
}
#footer .topten-articles .top-ten-number {
  background-color: #D8C7D8;
  color: #000;
  font-size: 12px;
  font-weight: bold;
}
#footer .topten-articles .top-ten-number-wrapper {
  left: 5px;
}
#footer .topten-articles .panel a.title {
  padding-left: 30px;
}
#footer .it-widget-tabs ul.sort-buttons {
  margin: 0px;
  list-style-type: none;
  line-height: 0.7em;
}
#footer .it-widget-tabs ul.sort-buttons li {
  display: inline-block;
  line-height: 1em;
}
#footer .it-widget-tabs .sort-buttons a {
  padding-top: 8px;
  height: 16px;
  padding-bottom: 8px;
  color: #D8C7D8;
  line-height: 24px;
}
#footer .it-widget-tabs .sort-buttons a:hover {
  color: #FFF;
}
#footer .it-widget-tabs .sort-buttons a.minisite-icon {
  width: 16px;
  height: 16px;
  padding-left: 9px;
  padding-top: 8px;
  padding-right: 8px;
  margin-right: 0px;
}
#footer .ui-tabs-panel {
  padding: 15px 0px 15px 0px;
}
#footer .tweet_list .tweet_time a:hover {
  color: #D8C7D8;
}
#footer #pinterest-social-tab.ui-tabs-panel {
  padding: 0px 0px 0px 0px !important;
}
#footer #pinterest-social-tab span span a {
  color: #FFF !important;
}
#footer .flickr li {
  padding: 0px 15px 15px 0px !important;
}
#footer #flickr-social-tab.ui-tabs-panel {
  padding: 15px 0px 0px 0px !important;
}
#footer #comments-social-tab a span {
  color: #8A808B;
}
#footer #searchform {
  padding: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
#footer #searchform label {
  text-transform: uppercase;
  font-size: 15px;
}
#footer #searchform input[type="text"] {
  width: 90%;
}
#footer cite {
  padding-bottom: 30px;
  font-style: italic;
  color: #777;
}
#footer .rssSummary {
  padding: 10px 0px;
}
#footer .post-date {
  display: block;
  padding: 10px 0px;
  font-style: italic;
  color: #8A808B;
}
#footer #recentcomments {
  font-style: italic;
  color: #8A808B;
}
#footer #recentcomments a {
  font-style: normal;
  display: inline-block;
}
#footer #calendar_wrap {
  margin: 15px 15px 0px;
}
#footer #wp-calendar caption {
  color: #D8C7D8;
}
#footer #wp-calendar tbody {
  color: #8A808B;
}
#footer #wp-calendar tbody td {
  background: rgba(0, 0, 0, 0.15);
  border: 1px solid rgba(0, 0, 0, 0.3);
}
#footer #wp-calendar tbody td:hover {
  background: rgba(0, 0, 0, 0.3);
}
#footer .header,
#footer h3 {
  text-transform: uppercase;
  color: #FFF;
  font-size: 13px;
  font-weight: 300;
  line-height: 1.2em;
  margin-top: 0px;
}
#footer .filterbar,
#footer .it-widget-tabs .sort-buttons {
  height: auto;
  position: relative;
  margin-bottom: 25px;
  background: rgba(0, 0, 0, 0.15);
}
#footer .filterbar .sort-buttons a,
#footer .it-widget-tabs .sort-buttons a {
  width: 16px;
  height: 16px;
  padding: 8px 9px;
  position: relative;
  cursor: pointer;
  border: 1px solid rgba(255, 255, 255, 0);
  font-size: 12px;
}
#footer .filterbar .sort-buttons .active,
#footer .it-widget-tabs .sort-buttons .ui-tabs-active a {
  background: rgba(0, 0, 0, 0.4);
  color: #FFF;
}
#footer .filterbar .sort-buttons a:active,
#footer .it-widget-tabs .sort-buttons a:active {
  background: #000000;
  color: #FFF;
}
#footer .tweet_list .tweet_time a,
#footer .tweet_list .tweet_join {
  color: #8A808B;
}
#footer span.rss-date,
#footer cite {
  font-style: italic;
  color: #8A808B;
}
#footer li.page_item,
#footer li.menu-item,
#footer li.cat-item {
  padding: 4px 0px 4px 0px;
}
#subfooter-wrapper {
  width: 100%;
  background: #2A282A;
}
#subfooter-wrapper.solo {
  margin-top: 15px;
}
#subfooter {
  padding: 30px 0px;
  color: #8A808B;
  font-size: 12px;
}
#subfooter a {
  color: #D8C7D8;
}
#subfooter a:hover {
  color: #8A808B;
}
#subfooter p {
  margin: 0px 0px;
}
#footer-wrapper .span3 {
  padding-left: 15px;
  margin-left: 0;
}
#footer-wrapper .span3 img {
  max-width: 100%;
}
#subfooter-wrapper #subfooter .span6 {
  text-align: center;
  margin-left: 0;
}
a + span.icon-signal {
  margin-left: 1em;
}
.icon-firefox:before {
  content: '\e840';
}
/* 'î¡€' */
.icon-picture:before {
  content: 'ðŸŒ„';
}
/* '\1f304' */
.icon-opera:before {
  content: '\e842';
}
/* 'î¡‚' */
.icon-ie:before {
  content: '\e843';
}
/* 'î¡ƒ' */
.icon-check:before {
  content: '\2713';
}
/* 'âœ“' */
.icon-plus:before {
  content: '\2b';
}
/* '+' */
.icon-minus:before {
  content: '\2d';
}
/* '-' */
.icon-password:before {
  content: 'ðŸ”’';
}
/* '\1f512' */
.icon-pin:before {
  content: 'ðŸ“Œ';
}
/* '\1f4cc' */
.icon-flag:before {
  content: '\e80e';
}
/* 'î Ž' */
.icon-flag-empty:before {
  content: '\e80d';
}
/* 'î �' */
.icon-doc:before {
  content: 'ðŸ“„';
}
/* '\1f4c4' */
.icon-folder-open:before {
  content: 'ðŸ“‚';
}
/* '\1f4c2' */
.icon-cog-alt:before {
  content: '\26ef';
}
/* 'â›¯' */
.icon-wrench:before {
  content: 'ðŸ”§';
}
/* '\1f527' */
.icon-basket:before {
  content: '\e73d';
}
/* 'îœ½' */
.icon-right-hand:before {
  content: '\261e';
}
/* 'â˜ž' */
.icon-left-hand:before {
  content: '\261c';
}
/* 'â˜œ' */
.icon-signal:before {
  content: '\e813';
}
/* 'î “' */
.icon-laptop:before {
  content: '\f109';
}
/* 'ï„‰' */
.icon-tablet:before {
  content: '\f10a';
}
/* 'ï„Š' */
.icon-globe:before {
  content: 'ðŸŒŽ';
}
/* '\1f30e' */
.icon-scissors:before {
  content: '\2702';
}
/* 'âœ‚' */
.icon-fire:before {
  content: 'ðŸ”¥';
}
/* '\1f525' */
.icon-credit-card:before {
  content: 'ðŸ’³';
}
/* '\1f4b3' */
.icon-beaker:before {
  content: '\f0c3';
}
/* 'ïƒƒ' */
.icon-truck:before {
  content: 'ðŸšš';
}
/* '\1f69a' */
.icon-coffee:before {
  content: '\f0f4';
}
/* 'ïƒ´' */
.icon-food:before {
  content: '\f0f5';
}
/* 'ïƒµ' */
.icon-search-1:before {
  content: 'ðŸ”�';
}
/* '\1f50d' */
.icon-email:before {
  content: '\2709';
}
/* 'âœ‰' */
.icon-liked:before {
  content: '\2665';
}
/* 'â™¥' */
.icon-star:before {
  content: '\2605';
}
/* 'â˜…' */
.icon-username:before {
  content: 'ðŸ‘¤';
}
/* '\1f464' */
.icon-users:before {
  content: 'ðŸ‘¥';
}
/* '\1f465' */
.icon-camera:before {
  content: 'ðŸ“·';
}
/* '\1f4f7' */
.icon-grid:before {
  content: '\268f';
}
/* 'âš�' */
.icon-list:before {
  content: '\2630';
}
/* 'â˜°' */
.icon-x:before {
  content: '\2716';
}
/* 'âœ–' */
.icon-plus-squared:before {
  content: '\229e';
}
/* 'âŠž' */
.icon-minus-squared:before {
  content: '\229f';
}
/* 'âŠŸ' */
.icon-help-circled:before {
  content: '\e704';
}
/* 'îœ„' */
.icon-info-circled:before {
  content: '\e705';
}
/* 'îœ…' */
.icon-home:before {
  content: '\2302';
}
/* 'âŒ‚' */
.icon-link:before {
  content: '\e80f';
}
/* 'î �' */
.icon-attach:before {
  content: '\e810';
}
/* 'î �' */
.icon-tag:before {
  content: '\e70c';
}
/* 'îœŒ' */
.icon-bookmark:before {
  content: 'ðŸ”–';
}
/* '\1f516' */
.icon-flag-1:before {
  content: '\2691';
}
/* 'âš‘' */
.icon-thumbs-up:before {
  content: 'ðŸ‘�';
}
/* '\1f44d' */
.icon-thumbs-down:before {
  content: 'ðŸ‘Ž';
}
/* '\1f44e' */
.icon-forward:before {
  content: '\27a6';
}
/* 'âž¦' */
.icon-pencil-1:before {
  content: '\270e';
}
/* 'âœŽ' */
.icon-commented:before {
  content: '\e718';
}
/* 'îœ˜' */
.icon-comments:before {
  content: '\e720';
}
/* 'îœ ' */
.icon-attention:before {
  content: '\26a0';
}
/* 'âš ' */
.icon-alert:before {
  content: 'ðŸ’¥';
}
/* '\1f4a5' */
.icon-book:before {
  content: 'ðŸ“•';
}
/* '\1f4d5' */
.icon-category:before {
  content: 'ðŸ“�';
}
/* '\1f4c1' */
.icon-rss:before {
  content: '\e73a';
}
/* 'îœº' */
.icon-cog:before {
  content: '\2699';
}
/* 'âš™' */
.icon-tools:before {
  content: '\2692';
}
/* 'âš’' */
.icon-recent:before {
  content: 'ðŸ•”';
}
/* '\1f554' */
.icon-window:before {
  content: '\e74e';
}
/* 'î�Ž' */
.icon-down-open:before {
  content: '\e75c';
}
/* 'î�œ' */
.icon-left-open:before {
  content: '\e75d';
}
/* 'î��' */
.icon-right-open:before {
  content: '\e75e';
}
/* 'î�ž' */
.icon-up-open:before {
  content: '\e75f';
}
/* 'î�Ÿ' */
.icon-down:before {
  content: '\2b07';
}
/* 'â¬‡' */
.icon-left:before {
  content: '\2b05';
}
/* 'â¬…' */
.icon-right:before {
  content: '\27a1';
}
/* 'âž¡' */
.icon-up:before {
  content: '\2b06';
}
/* 'â¬†' */
.icon-down-bold:before {
  content: '\e4b0';
}
/* 'î’°' */
.icon-chrome:before {
  content: '\e841';
}
/* 'î¡�' */
.icon-right-thin:before {
  content: '\2192';
}
/* 'â†’' */
.icon-random:before {
  content: 'ðŸ”€';
}
/* '\1f500' */
.icon-loop:before {
  content: 'ðŸ”�';
}
/* '\1f501' */
.icon-play:before {
  content: '\25b6';
}
/* 'â–¶' */
.icon-stop:before {
  content: '\25a0';
}
/* 'â– ' */
.icon-pause:before {
  content: '\2389';
}
/* 'âŽ‰' */
.icon-target:before {
  content: 'ðŸŽ¯';
}
/* '\1f3af' */
.icon-wifi:before {
  content: 'ðŸ“¶';
}
/* '\1f4f6' */
.icon-awarded:before {
  content: 'ðŸ�†';
}
/* '\1f3c6' */
.icon-battery:before {
  content: 'ðŸ”‹';
}
/* '\1f50b' */
.icon-monitor:before {
  content: 'ðŸ’»';
}
/* '\1f4bb' */
.icon-mobile:before {
  content: 'ðŸ“±';
}
/* '\1f4f1' */
.icon-cloud:before {
  content: '\2601';
}
/* 'â˜�' */
.icon-moon:before {
  content: '\263d';
}
/* 'â˜½' */
.icon-leaf:before {
  content: 'ðŸ�‚';
}
/* '\1f342' */
.icon-suitcase:before {
  content: '\e78e';
}
/* 'îžŽ' */
.icon-brush:before {
  content: '\e79a';
}
/* 'îžš' */
.icon-magnet:before {
  content: '\e7a1';
}
/* 'îž¡' */
.icon-chart-pie:before {
  content: '\e751';
}
/* 'î�‘' */
.icon-trending:before {
  content: 'ðŸ“ˆ';
}
/* '\1f4c8' */
.icon-reviewed:before {
  content: 'ðŸ”¾';
}
/* '\1f53e' */
.icon-water:before {
  content: 'ðŸ’¦';
}
/* '\1f4a6' */
.icon-droplet:before {
  content: '\e803';
}
/* 'î ƒ' */
.icon-floppy:before {
  content: 'ðŸ’¾';
}
/* '\1f4be' */
.icon-key-1:before {
  content: 'ðŸ”‘';
}
/* '\1f511' */
.icon-gauge:before {
  content: '\e7a2';
}
/* 'îž¢' */
.icon-cc:before {
  content: '\e7a5';
}
/* 'îž¥' */
.icon-flickr:before {
  content: '\f303';
}
/* 'ïŒƒ' */
.icon-vimeo:before {
  content: '\f306';
}
/* 'ïŒ†' */
.icon-twitter:before {
  content: '\f309';
}
/* 'ïŒ‰' */
.icon-googleplus:before {
  content: '\f30f';
}
/* 'ïŒ�' */
.icon-pinterest:before {
  content: '\f312';
}
/* 'ïŒ’' */
.icon-tumblr:before {
  content: '\f315';
}
/* 'ïŒ•' */
.icon-linkedin:before {
  content: '\f318';
}
/* 'ïŒ˜' */
.icon-stumbleupon:before {
  content: '\f31e';
}
/* 'ïŒž' */
.icon-lastfm:before {
  content: '\f321';
}
/* 'ïŒ¡' */
.icon-spotify:before {
  content: '\f327';
}
/* 'ïŒ§' */
.icon-instagram:before {
  content: '\f32d';
}
/* 'ïŒ­' */
.icon-dropbox:before {
  content: '\f330';
}
/* 'ïŒ°' */
.icon-skype:before {
  content: '\f339';
}
/* 'ïŒ¹' */
.icon-paypal:before {
  content: '\f342';
}
/* 'ï�‚' */
.icon-picasa:before {
  content: '\f345';
}
/* 'ï�…' */
.icon-key:before {
  content: '\e805';
}
/* 'î …' */
.icon-key-inv:before {
  content: '\e804';
}
/* 'î „' */
.icon-mail:before {
  content: '\e80c';
}
/* 'î Œ' */
.icon-viewed:before {
  content: '\e811';
}
/* 'î ‘' */
.icon-pencil:before {
  content: '\e80a';
}
/* 'î Š' */
.icon-bell:before {
  content: '\e80b';
}
/* 'î ‹' */
.icon-calendar-alt:before {
  content: '\e808';
}
/* 'î ˆ' */
.icon-volume-down:before {
  content: '\e809';
}
/* 'î ‰' */
.icon-zoom-in:before {
  content: '\e750';
}
/* 'î��' */
.icon-zoom-out:before {
  content: '\e812';
}
/* 'î ’' */
.icon-chart:before {
  content: '\e807';
}
/* 'î ‡' */
.icon-search:before {
  content: '\e806';
}
/* 'î †' */
.icon-lock:before {
  content: '\f512';
}
/* 'ï”’' */
.icon-lock-open:before {
  content: '\f513';
}
/* 'ï”“' */
.icon-facebook:before {
  content: '\f052';
}
/* 'ï�’' */
.icon-wikipedia:before {
  content: '\2c';
}
/* ',' */
.icon-html5:before {
  content: '\35';
}
/* '5' */
.icon-reddit:before {
  content: '\3e';
}
/* '&gt;' */
.icon-appstore:before {
  content: '\41';
}
/* 'A' */
.icon-youtube:before {
  content: '\55';
}
/* 'U' */
.icon-windows:before {
  content: '\57';
}
/* 'W' */
.icon-yahoo:before {
  content: '\59';
}
/* 'Y' */
.icon-gmail:before {
  content: '\6d';
}
/* 'm' */
.icon-wordpress:before {
  content: '\77';
}
/* 'w' */
.icon-acrobat:before {
  content: '\e3';
}
/* 'Ã£' */
.icon-facebook-rect:before {
  content: '\e800';
}
/* 'î €' */
.icon-twitter-bird:before {
  content: '\e802';
}
/* 'î ‚' */
.icon-instagram-filled:before {
  content: '\e801';
}
/* 'î �' */
.icon-quote-circled:before {
  content: '\e053';
}
/* 'î�“' */
.icon-video:before {
  content: 'ðŸŽ¬';
}
/* '\1f3ac' */
.icon-up-bold:before {
  content: '\e4af';
}
.logo-bar {
  padding-bottom: 0.9em;
  width: 100%;
  margin-top: 32px;
}
@media (max-width: 750px) {
  .logo-bar {
    text-align: center;
    margin-top: 46px;
  }
}
.logo-bar .logo {
  padding: 20px 0 0 0;
}
@media (max-width: 750px) {
  .logo-bar .logo {
    max-width: 478px;
    padding: 0.5em !important;
  }
  .logo-bar .logo .site-logo {
    width: 100% !important;
    padding-bottom: 25px;
    display: inline;
    margin: 0 auto;
  }
}
.logo-bar .logo #baner {
  width: 728px;
  height: 158px;
  float: right;
  position: relative;
}
@media (max-width: 1200px) {
  .logo-bar .logo #baner {
    float: none;
    height: 110px;
  }
}
.logo-bar .logo #baner .ad {
  position: absolute;
  bottom: 0;
  right: 0;
}
div,
aside,
nav {
  position: relative;
}
iframe {
  max-width: 100%;
}
.media-wrapper {
  position: relative;
  padding: 0 0 56.2% 0 !important;
}
.media-wrapper img,
.media-wrapper iframe {
  position: absolute;
  max-width: 100%;
  height: 100%;
}
.clearer {
  clear: both;
}
.floatleft {
  float: left;
}
.floatright {
  float: right;
}
.center {
  float: none !important;
  margin: 0 auto !important;
}
a,
a:link,
a:hover,
a:visited {
  text-decoration: underline;
  color: #b7964e;
  font-weight: lighter;
}
a:hover {
  color: #888;
}
.highlight {
  color: #b7964e !important;
  font-size: 100% !important;
}
#stwrapper {
  display: none;
}
body {
  padding: 0 !important;
  border-left: 1.2em solid #d2d2d2;
  border-right: 1.2em solid #d2d2d2;
  font-family: Helvetica;
  font-size: 14px;
  font-weight: 100;
}
@media (max-width: 800px) {
  body {
    border: 0 !important;
  }
}
body .container {
  width: 100%;
  margin: 0;
  padding: 0;
}
body .container .featured-love {
  width: 300px;
  margin: 0 auto;
  float: none !important;
}
body .row {
  margin-left: 0;
}
body .double-border {
  height: 0.3em;
  border-top: 1px solid #595959;
  border-bottom: 4px solid #595959;
}
@media (min-width: 751px) {
  body .display-on-mobile {
    display: none !important;
  }
}
@media (max-width: 750px) {
  body .hide-on-mobile {
    display: none !important;
  }
}
@media (max-width: 1200px) {
  body .hide-on-tablet {
    display: none !important;
  }
}
@media (min-width: 750px) and (max-width: 1200px) {
  body .display-on-tablet {
    display: auto !important;
  }
}
@media (max-width: 750px), (min-width: 1200px) {
  body .display-on-tablet {
    display: none !important;
  }
}
body #content {
  display: table;
}
body #content-wrapper,
body #content {
  float: none !important;
  margin: 0 auto !important;
  width: 1170px;
}
@media (max-width: 1200px) {
  body #content-wrapper,
  body #content {
    width: 940px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  body #content-wrapper,
  body #content {
    width: 724px;
  }
}
@media (max-width: 767px) {
  body #content-wrapper,
  body #content {
    width: 100%;
  }
}
.social-widgets {
  padding-top: 22px;
}
.social-widget {
  display: inline-block;
  padding-right: 0.8em;
}
.twitter {
  padding-right: 0!important;
}
body.home-page {
  font-size: 14px;
  font-family: Helvetica;
}
body.home-page .container #featured-bar-wrapper {
  position: relative;
  background: url(images/featured-illustration.png) no-repeat bottom left;
  border: 0;
  padding-top: 1.6em;
  padding-bottom: 1.6em;
}
body.home-page .container #featured-bar-wrapper .emblem {
  position: absolute;
  top: -40px;
  left: -40px;
  z-index: 99;
}
@media (max-width: 750px) {
  body.home-page .container #featured-bar-wrapper .emblem {
    display: none !important;
  }
}
body.home-page .container #featured-bar-wrapper #featured-left {
  width: 630px;
  float: left;
}
@media (max-width: 750px) {
  body.home-page .container #featured-bar-wrapper #featured-left {
    width: auto;
  }
}
@media (max-width: 1200px) {
  body.home-page .container #featured-bar-wrapper #featured-left {
    float: none;
    margin: 0 auto;
  }
}
body.home-page .container #featured-bar-wrapper #featured-left #featured-wrapper {
  margin-bottom: 3em;
  overflow: visible;
  position: relative;
  margin: 0;
}
@media (max-width: 750px) {
  body.home-page .container #featured-bar-wrapper #featured-left #featured-wrapper {
    height: auto;
  }
}
body.home-page .container #featured-bar-wrapper #featured-left #featured-wrapper img {
  width: 100%;
  height: auto;
}
body.home-page .container #featured-bar-wrapper #featured-left #featured-list {
  margin-left: 0;
  margin-top: 34px;
  width: 50%;
  height: 250px;
  float: left;
  list-style: none;
  background-color: rgba(255, 255, 255, 0.8);
}
@media (max-width: 750px) {
  body.home-page .container #featured-bar-wrapper #featured-left #featured-list {
    width: 90%;
    margin-left: 1em;
    float: none;
  }
}
body.home-page .container #featured-bar-wrapper #featured-left #featured-list li {
  height: 5.9em;
  margin: 10px 0;
  clear: both;
}
body.home-page .container #featured-bar-wrapper #featured-left #featured-list li:first-child {
  margin-top: 0;
}
body.home-page .container #featured-bar-wrapper #featured-left #featured-list li .featured-image {
  width: 20%;
  float: left;
}
body.home-page .container #featured-bar-wrapper #featured-left #featured-list li .featured-image img {
  display: inline-block;
  border-radius: 5px;
  max-width: 100%;
  height: auto;
  width: auto \9;
}
body.home-page .container #featured-bar-wrapper #featured-left #featured-list li .featured-text {
  width: 75%;
  float: left;
}
body.home-page .container #featured-bar-wrapper #featured-left #featured-list li .featured-text span {
  display: inline-block;
  color: #b7964e;
  padding-left: 1em;
  padding-top: 1em;
}
@media (max-width: 750px) {
  body.home-page .container #featured-bar-wrapper #featured-left .featured-love {
    margin: 0 auto !important;
  }
}
body.home-page .container #featured-bar-wrapper #featured-left #featured-love {
  margin-right: 0;
  margin-top: 34px;
}
body.home-page .container #featured-bar-wrapper .join-and-register {
  width: 630px;
  position: absolute;
  left: 0;
  bottom: 0;
}
@media (max-width: 1200px) {
  body.home-page .container #featured-bar-wrapper .join-and-register {
    position: relative;
    margin-top: 30px;
  }
}
body.home-page .container #featured-bar-wrapper .join-and-register .join-us {
  text-align: center;
  padding: 20px 40px;
  background-color: #e6e6e6;
  clear: left;
}
body.home-page .container #featured-bar-wrapper .join-and-register .login-register {
  background-color: #e6e6e6;
  display: inline-block;
  float: right;
  margin-top: 25px;
  padding: 20px 20px;
}
@media (max-width: 1200px) {
  body.home-page .container #featured-bar-wrapper .join-and-register .login-register {
    float: none;
    margin: 1em auto;
  }
}
body.home-page .container #featured-bar-wrapper .join-and-register .login-register span {
  color: #000;
}
body.home-page .container #featured-bar-wrapper #featured-right {
  width: 515px;
  min-height: 900px;
  float: right;
  position: relative;
  padding-bottom: 30px;
}
@media (max-width: 1200px) {
  body.home-page .container #featured-bar-wrapper #featured-right {
    float: none;
    margin: 0 auto;
    margin-top: 35px;
    height: auto;
    min-height: auto;
    clear: left;
    padding-bottom: 40px;
  }
}
@media (max-width: 750px) {
  body.home-page .container #featured-bar-wrapper #featured-right {
    background-color: white;
    width: 90%;
    padding-bottom: 0;
  }
}
@media (max-width: 750px) {
  body.home-page .container #featured-bar-wrapper #featured-right .featured-widget {
    width: 100%;
    background-color: #e6e6e6;
  }
}
body.home-page .container #featured-bar-wrapper #featured-right .featured-widget .widget {
  margin: 0 1.5em;
}
body.home-page .container #featured-bar-wrapper #featured-right .featured-widget .widget .header {
  padding: 0 0 0.2em 0;
  border-bottom: 1px solid #b7964e;
  font-size: 28px;
  font-weight: 100;
  font-family: 'Baskerville';
  text-transform: capitalize;
  color: #000;
  letter-spacing: 0.2px;
}
body.home-page .container #featured-bar-wrapper #featured-right .featured-widget .widget .sub-header {
  color: black;
  font-size: 14px;
  margin-top: 15px;
  margin-bottom: 0px;
}
body.home-page .container #featured-bar-wrapper #featured-right .featured-widget .widget ul li ul li {
  color: #5c5c5c;
  padding: 0;
  font-size: 14px;
  margin: 1px 0px 5px 12px;
  line-height: 17px;
}
body.home-page .container #featured-bar-wrapper #featured-right .featured-widget .widget ul li ul li span:first-child {
  padding-left: 12px;
  margin-left: -12px;
}
body.home-page .container #featured-bar-wrapper #featured-right .featured-widget .widget ul li ul li span {
  font-size: 14px;
}
body.home-page .container #featured-bar-wrapper #featured-right .featured-widget .widget ul li ul li span a {
  font-size: 100%;
}
body.home-page .container #featured-bar-wrapper #featured-right .featured-widget .widget ul li ul li span.gold {
  color: #b7964e;
}
body.home-page .container #featured-bar-wrapper #featured-right .featured-widget .widget ul li ul li .leaked {
  background: url(images/drop-icon.png) no-repeat 0 2px;
}
body.home-page .container #featured-bar-wrapper #featured-right .drop-definition {
  text-align: right;
  background-color: #3c3c3c;
  clear: both;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 30px;
}
@media (max-width: 750px) {
  body.home-page .container #featured-bar-wrapper #featured-right .drop-definition {
    position: relative;
  }
}
body.home-page .container #featured-bar-wrapper #featured-right .drop-definition p {
  color: #eee;
  padding: 5px 10px;
  font-size: 14px;
}
body.home-page .container #featured-bar-wrapper #featured-right .drop-definition p img {
  vertical-align: inherit;
  background-color: #3c3c3c;
  margin: 0 3px;
}
body.home-page .container hr {
  margin-top: 0px;
}
body.home-page .container .companion {
  padding-bottom: 40px;
  min-height: 280px;
  background: url(images/slime-background.png) no-repeat;
}
@media (max-width: 1200px) {
  body.home-page .container .companion {
    min-height: 350px;
  }
}
@media (max-width: 750px) {
  body.home-page .container .companion h3 {
    font-size: 22px;
  }
}
body.home-page .container .companion .follow-us {
  margin-top: 2em;
  margin-bottom: 4em;
  height: 6.2em;
}
@media (max-width: 750px) {
  body.home-page .container .companion .follow-us {
    padding-left: 20px;
  }
}
@media (max-width: 1200px) {
  body.home-page .container .companion .follow-us {
    width: 100%;
  }
}
body.home-page .container .companion .follow-us h3 {
  border-bottom: 1px solid #b7964e;
  padding: 0;
  margin: 0;
  display: inline-block;
}
body.home-page .container .companion .follow-us h3 span {
  font-size: 100% !important;
}
body.home-page .container .companion .ad {
  margin-top: 2.5em;
  margin-left: 10px;
  height: 90px;
}
@media (max-width: 1200px) {
  body.home-page .container .companion .ad {
    margin-left: 20px;
  }
}
@media (max-width: 979px) {
  body.home-page .container .companion .ad {
    margin-left: 0;
  }
}
body.home-page .container .companion .browse-community {
  padding: 0 30px;
}
@media (max-width: 1200px) {
  body.home-page .container .companion .browse-community {
    padding: 0 20px;
  }
}
body.home-page .container .companion .browse-community h3 {
  border-bottom: 1px solid #b7964e;
}
body.home-page .container .companion .browse-community .span1 {
  margin-left: 0;
  text-align: center;
}
@media (max-width: 767px) {
  body.home-page .container .companion .browse-community .span1 {
    display: none;
  }
}
body.home-page .container .companion .browse-community .span2 {
  margin-left: 0;
  width: auto;
}
body.home-page .container .home-register {
  margin-bottom: 30px;
}
body.home-page .container .home-register h3 {
  text-align: left;
  border-bottom: 1px solid #333;
  font-weight: bold;
  width: 59%;
  margin-left: 20px;
}
body.home-page .container .home-register .span12 {
  background-color: #e6e6e6;
  padding: 33px 0px;
}
body {
  font-size: 14px;
  font-family: Helvetica;
  font-weight: 300;
}
body .container-top {
  background: url('images/album-illustration.jpg') top right no-repeat;
}
@media (max-width: 750px) {
  body .container-top #main-menu-wrapper {
    padding-bottom: 1.6em;
  }
}
body #container-top {
  margin: 3em 0 4em;
}
@media (min-width: 750px) and (max-width: 1200px) {
  body #double-border {
    width: 95% !important;
  }
}
article.album header {
  text-align: center;
  margin-left: 0;
}
@media (max-width: 1200px) {
  article.album header {
    margin-bottom: 0;
  }
}
article.album header #header-love {
  width: 300px;
  height: 600px;
  float: left;
  display: inline-block;
  margin-left: 0;
}
@media (max-width: 1230px) {
  article.album header #header-love {
    margin-left: 1em;
  }
}
article.album header #album {
  width: 40%;
  display: inline-block;
  padding-top: 0;
  margin: 0 auto;
}
@media (max-width: 980px) {
  article.album header #album {
    width: 50%;
  }
}
@media (max-width: 750px) {
  article.album header #album {
    width: 100%;
    margin: 0 auto;
  }
}
@media (max-width: 1200px) {
  article.album header #album {
    margin-left: 0;
    float: left;
  }
}
@media (min-width: 980px) and (max-width: 1200px) {
  article.album header #album {
    margin-left: 9em;
  }
}
article.album header #album #title {
  font-size: 3em;
}
article.album header #album #title span {
  display: block;
}
article.album header #album #artist-name {
  font-size: 1em;
  font-style: normal;
  margin-top: 0;
  font-family: 'Baskerville';
}
article.album header #album #artist-name #album-name {
  display: block;
  padding-top: 0.2em;
  font-family: 'BaskervilleItalic';
  font-size: 1em;
  font-weight: 100;
}
article.album header #album #artist-name #ampersand {
  font-family: 'Playfair Display', serif;
  padding: 0 0.4em;
}
article.album header #album #upcoming {
  z-index: 1;
}
@media (max-width: 370px) {
  article.album header #album #upcoming img {
    width: 100%;
  }
}
article.album header #album #cover {
  margin-top: -54px;
  overflow: hidden;
}
article.album header #album #cover #slime {
  background: url('images/hil/slime-cover.png') top center no-repeat;
  position: absolute;
  width: 100%;
  bottom: 0;
}
article.album header #album #cover img {
	float:left;
  position: relative;
  /*visibility: hidden;*/
  max-width: 100%;
  height: auto;
  width: auto \9;
 margin-right: 30px;
}
article.album header #metatop {
text-align: left;
    z-index: 10;
    width: 163px;
    display: grid;
}
article.album header #meta {
  z-index: 10;
  width: 163px;
  display: inline-block;
  margin-right: 100px;
  float: right;
}
@media (max-width: 960px) {
  article.album header #meta {
    margin-right: 0;
  }
}
@media (max-width: 750px) {
  article.album header #meta {
    margin: 3em auto 0 auto;
    float: none;
  }
}
article.album header #meta ul {
  text-align: left;
  list-style: none;
  margin: 0;
}
@media (min-width: 750px) and (max-width: 980px) {
  article.album header #meta ul {
    padding: 0;
  }
}
article.album header #metatop ul li {
  line-height: 2.5em;
  border: thin #e4e4e4;
  border-top-style: solid;
  color: #696969;
  font-size: 14px;
  font-family: Helvetica;
  font-weight: 300;
}
article.album header #metatop ul li:empty {
  width: 160px;
  height: 35px;
}
article.album header #metatop ul li:before {
  font-size: 1.2em;
  padding-right: 0.5em;
  color: #b7964e;
}
article.album header #metatop ul #right-arrow {
  text-align: center;
  border-bottom: 0;
  font-size: 1.3em;
}
article.album header #metatop ul #right-arrow a {
  color: #464747;
}
#metatop ul li{
list-style-type: none;
}
#metatop ul {
margin:0;
}

article.album header #meta ul li {
  line-height: 2.5em;
  border: thin #e4e4e4;
  border-top-style: solid;
  color: #696969;
  font-size: 14px;
  font-family: Helvetica;
  font-weight: 300;
}
article.album header #meta ul li:empty {
  width: 160px;
  height: 35px;
}
article.album header #meta ul li:before {
  font-size: 1.2em;
  padding-right: 0.5em;
  color: #b7964e;
}
article.album header #meta ul #right-arrow {
  text-align: center;
  border-bottom: 0;
  font-size: 1.3em;
}
article.album header #meta ul #right-arrow a {
  color: #464747;
}
article.album header #header-add {
  height: 90px;
  width: 727px;
  margin: 2em auto;
}
@media (max-width: 1200px) {
  article.album header #header-add {
    clear: left;
  }
}
#container-bottom {
  height: 100%;
  background-color: #fafafa;
  padding-bottom: 20px;
}
@media (max-width: 1200px) {
  #container-bottom article.album {
    margin: 1em 0;
  }
}
#container-bottom .the-content-wrapper {
  padding-top: 2em;
}
@media (min-width: 750px) and (max-width: 1200px) {
  #container-bottom .the-content-wrapper {
    width: 95% !important;
  }
}
#container-bottom .the-content-wrapper div.share-buttons {
  text-align: center;
  padding: 10px 0 5px 0;
}
#container-bottom .the-content-wrapper div.share-buttons span.share-headline {
  padding-right: 10px;
}
#container-bottom .the-content-wrapper hr.separator {
  margin-bottom: 3em;
  height: 0.5em;
  background-color: #595959;
}
#container-bottom footer {
  margin: 0 auto;
}
@media (min-width: 750px) and (max-width: 1200px) {
  #container-bottom footer {
    width: 95% !important;
  }
}
#container-bottom footer #downloads {
  width: 50%;
  float: right;
  padding-bottom: 40px;
}
@media (max-width: 1200px) {
  #container-bottom footer #downloads {
    padding-top: 0.5em;
  }
}
@media (max-width: 750px) {
  #container-bottom footer #downloads {
    width: 90%;
    padding: 2em 1em;
    float: none;
  }
}
#container-bottom footer #downloads .title {
  margin-bottom: 0.5em;
}
#container-bottom footer #downloads a {
  color: #b7964e;
}
#container-bottom footer #footer-love {
  width: 336px;
  height: 280px;
  float: left;
  margin-bottom: 40px;
}
@media (max-width: 750px) {
  #container-bottom footer .featured-love {
    margin-top: 20px;
  }
}
#the-content {
  padding-top: 1em;
  width: 66%;
  float: left;
}
@media (max-width: 750px) {
  #the-content {
    width: 90%;
    float: none;
    padding: 2em 1em;
  }
}
@media (min-width: 750px) and (max-width: 1200px) {
  #the-content {
    width: 60% !important;
  }
}
#the-content > section,
#the-content > aside {
  margin-bottom: 5em;
}
#the-content section > .title {
  margin: 0;
}
#the-content div.content {
  line-height: 1.5em;
  margin-bottom: 1.5em;
}
#the-content div.content p {
  margin-bottom: 1em;
}
#the-content .small-print {
  margin-bottom: 1.5em;
  display: block;
  font-family: 'Baskerville';
  color: #868686;
  font-size: 13px;
  font-weight: 100;
  text-transform: uppercase;
}
#the-content .small-print time {
  padding-left: 15px;
}
#the-content ol {
  margin-left: 0;
  list-style-type: decimal-leading-zero;
}
#the-content #quote-by-user {
  font-family: 'Baskerville';
  font-style: italic;
  font-size: 1.9em !important;
  font-weight: 100;
  line-height: 30px;
}
#the-content .citation {
  text-align: right;
  font-family: 'Baskerville';
  font-size: 13px;
  color: #868686;
  font-weight: 100;
}
#the-content .citation .highlight {
  font-style: italic;
  font-family: Helvetica;
  margin-right: 0;
}
#the-content .citation .contributor > span,
#the-content .citation .reference > span {
  text-transform: uppercase;
  margin-right: 1em;
}
#the-content div.embed-container > iframe {
  border: none;
  position: absolute;
  width: 100%;
  height: 100%;
}
#leak-location {
  margin: 0 -1.2em;
  margin-top: 4em;
  background-color: #211f23;
  padding-bottom: 5em;
  color: white;
  text-align: center;
}
@media (max-width: 770px) {
  #leak-location {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
#leak-location .heading {
  letter-spacing: 2px;
  padding: 0.56em;
  margin-bottom: 0.56em;
  font-size: 36px;
  border-bottom: thin solid #b7964e;
  text-transform: uppercase;
}
@media (max-width: 750px) {
  #leak-location .heading {
    font-size: 22px;
    padding: 1em;
    margin: 1em;
  }
}
#leak-location .span8 {
  font-family: 'Baskerville';
}
@media (max-width: 1200px) {
  #leak-location .span8 {
    width: 70%;
  }
}
@media (max-width: 750px) {
  #leak-location .span8 {
    width: 90%;
  }
}
#leak-location .span8 #leak-reports {
  display: table;
  text-align: left;
  font-size: 13px;
}
#leak-location .span8 .leak-reporters {
  display: table-row;
}
@media (max-width: 640px) {
  #leak-location .span8 .leak-reporters {
    text-align: left;
  }
}
#leak-location .span8 .leak-reporters .location {
  padding-right: 2em;
}
#leak-location .span8 .leak-reporters .info {
  display: table-cell;
}
@media (max-width: 640px) {
  #leak-location .span8 .leak-reporters .info {
    display: block;
  }
}
#leak-location .span8 .leak-reporters .info span {
  text-transform: uppercase;
}
#leak-location .span8 .leak-reporters .info .highlight {
  padding-left: 0.5em;
}
#leak-location .span8 .leak-reporters .info a {
  text-transform: capitalize;
  font-family: Helvetica;
  font-style: italic;
}
#leak-location .album-leak-ad {
  height: 90px !important;
  width: 727px !important;
  background: grey;
  position: absolute;
  bottom: -60px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}
#album-ratings {
  padding: 7em 0;
  text-align: center;
}
#album-ratings h2 {
  color: #211f23;
  padding-bottom: 10px;
}
#album-ratings .ratingblock {
  padding-top: 170px;
}
#album-ratings .ratingblock .ratepost {
  margin: 0 auto;
  padding: 10px;
}
#album-ratings .ratingtext {
  position: absolute;
  width: 100%;
  top: 0;
}
#album-ratings .ratingtext > div {
  font-family: 'Baskervile' !important;
  font-size: 55px !important;
  width: 2.5em !important;
  height: 2.5em !important;
  line-height: 2.5em !important;
  border-radius: 50% !important;
  top: 0 !important;
}
#album-ratings .hreview-aggregate {
  color: transparent;
}
#album-ratings .hreview-aggregate .item {
  display: none;
}
#album-ratings .hreview-aggregate .rating {
  color: #333333;
}
.articles {
  background: #fffbf7;
}
.articles .no-break {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 0;
}
.articles .share-buttons {
  text-align: right;
  padding: 0 80px 20px 0;
}
.articles img {
  max-width: 100%;
}
.article .con {
  height: 700px;
  text-align: center;
  color: #000;
  font-size: 28px;
  font-weight: normal;
  line-height: 35px;
  display: table;
}
.article .con span {
  font-family: 'BaskervilleItalic';
  display: table-cell;
  vertical-align: middle;
}
.article .title {
  text-align: center;
  color: #000;
  font-size: 40px;
  letter-spacing: 3px;
  word-spacing: 2px;
  font-style: normal;
  font-weight: normal;
  font-family: 'Baskerville';
  padding: 70px 0 10px 0;
  border-bottom: 2px solid #000;
}
@media (max-width: 750px) {
  .article .title {
    font-size: 30px;
    letter-spacing: 0;
  }
}
.article .title span {
  border: 0;
}
.article .content_tab {
  margin-left: 0;
}
.article .content_tab > * {
  padding: 0 80px;
}
@media (max-width: 750px) {
  .article .content_tab > * {
    padding: 0;
  }
}
.article .content_tab .no-padding {
  padding: 0;
  padding-bottom: 56.25%;
  position: relative;
}
.article .content_tab .no-padding img,
.article .content_tab .no-padding iframe {
  width: 100%;
  height: 100%;
  position: absolute;
}
.article .content_tab .heading_new {
  font-family: 'BaskervilleItalic';
  font-weight: normal;
  font-size: 28px;
  color: #b7964e;
  line-height: 35px;
  margin-bottom: 40px;
  width: 70%;
  margin-left: -30%;
}
@media (max-width: 1200px) {
  .article .content_tab .heading_new {
    margin-left: 0;
  }
}
@media (max-width: 1200px) {
  .article .content_tab {
    width: 90%;
  }
}
div#item-header {
  padding: 0px 15px;
  display: table-row;
}
div#item-header img.avatar {
  border-radius: 10px;
}
div#item-header span.cubepoints_buddypress,
div#item-header span.cupepoints_buddypress_rank,
div#item-header span.cupepoints_buddypress_donate,
div#item-header span.activity {
  background: none !important;
  border-radius: 3px;
}
div#item-header div.generic-button {
  margin-top: 5px;
}
.padder {
  display: table-cell;
}
@media (max-width: 750px) {
  .padder {
    width: 100%;
    display: table-row;
  }
}
.padder ul {
  list-style: none;
}
.padder .message-search {
  display: inline-block;
  float: right;
}
.padder .activity {
  background-color: #f4f4f4;
}
.padder .activity .activity-list .activity-content .activity-inner {
  padding-right: 15px;
}
.padder .item-list-tabs {
  margin: 20px 0 40px 0;
}
.padder .item-list-tabs form {
  text-align: right;
}
.padder .item-list-tabs form input[type="text"] {
  height: 14px;
  font-size: 12px;
  color: #888;
}
.padder .item-list-tabs form input[type="submit"] {
  margin-bottom: 10px;
}
.padder .item-list-tabs ul li {
  margin-left: 0;
}
.padder .item-list-tabs ul li:first-child {
  margin-left: 10px;
}
.padder .item-list-tabs ul li a span {
  margin-left: 0;
  padding: 1px 3px;
  background: none repeat scroll 0% 0% #000 !important;
}
.padder .item-list-tabs ul {
  margin-left: 0;
}
.padder .item-list-tabs ul li.last {
  padding-right: 6px;
}
.padder .item-list-tabs select {
  height: 28px;
  background-color: #eaeaea;
}
.padder div.pagination {
  background: none repeat scroll 0% 0% #eaeaea !important;
}
.padder div.pagination .pagination-links {
  float: none !important;
  display: inline;
  padding-left: 20px;
}
.padder div.pagination ul {
  float: right;
  box-shadow: 0px 0px;
}
@media (max-width: 490px) {
  .padder div.pagination ul {
    margin-top: 20px;
  }
}
.padder ul.item-list {
  width: auto !important;
  margin-left: 0;
  padding-right: 20px;
  padding-left: 20px;
  list-style: none;
  padding-top: 40px;
}
.padder ul.item-list li div.item-desc {
  width: 66% !important;
}
.padder .standard-form div.submit {
  padding: 15px 0;
}
.groups.directory #sidebar-wrapper {
  background-position: center 205px;
  padding-top: 205px;
}
@media (max-width: 750px) {
  .groups.directory #sidebar-wrapper {
    background-position: center;
    padding-top: 0;
  }
}
.groups #content {
  position: relative;
}
.groups #group-illustration {
  position: absolute;
  top: -120px;
  left: -30px;
  z-index: -1;
}
.groups #group-illustration .group-title {
  position: absolute;
  left: 90px;
  bottom: 100px;
}
.groups #groups-dir-list {
  background-color: #f9f9f9;
}
.groups #groups-dir-list select {
  height: 27px;
  background-color: #eaeaea;
}
.groups div.dir-search {
  margin-top: 10px;
}
.groups div.dir-search input[type="text"] {
  border: 1px solid #CCC;
}
.groups div.dir-search #groups_search_submit {
  margin-bottom: 10px;
}
.groups #groups-directory-form h3 {
  text-align: right;
  padding-right: 20px;
  padding-top: 60px;
}
#item-body {
  padding: 0 20px 10px 20px;
  margin-bottom: 20px;
  background-color: #f4f4f4;
}
#item-body td {
  text-align: center;
}
#item-body div#message p {
  margin: 3px -20px 40px -20px;
}
ul#activity-stream,
ul#group-admins {
  list-style: none;
}
ul#activity-stream {
  margin-top: 0;
  padding-top: 40px;
}
div.activity-comments ul {
  background-color: #fff !important;
}
div.activity-comments ul li {
  border-top: 2px solid #f4f4f4 !important;
}
#members-dir-search > input {
  margin-bottom: 10px;
}
#item-nav .item-list-tabs {
  margin: 0 !important;
}
#item-body .item-list-tabs {
  margin: 0 -20px !important;
}
table#message-threads.messages-notices {
  width: 100%;
  margin: 0;
}
.widget_recent_entries .header {
  border-bottom: 0 !important;
  background: url("images/new.png") no-repeat;
  height: 160px;
}
.widget_recent_entries ul li:before {
  font-family: 'fontello';
  content: '\e813';
  font-size: 14px;
  color: #333;
}
.widget_recent_entries ul li {
  text-indent: -17px;
  margin-left: 17px;
}
.widget_recent_entries ul li a {
  padding-left: 5px;
}
#sidebar .widget {
  position: relative;
  border-style: none;
}
#sidebar .widget-unwrapped {
  margin: 0px 13px 18px 13px;
}
#sidebar ul {
  margin: 0px;
  list-style-type: none;
}
#sidebar ul li {
  padding: 0.4em 0px;
}
#sidebar ul li a.rsswidget {
  padding-bottom: 10px;
  padding-top: 5px;
  display: block;
}
#sidebar .header h3 {
  margin: 0px;
}
#sidebar .header .header-icon {
  color: #433944;
}
#sidebar .loading div {
  margin-top: 120px;
}
#sidebar .filterbar .sort-buttons {
  float: left;
  padding-right: 0px;
}
#sidebar .minisite-tabs .filterbar .sort-buttons a {
  padding-left: 10px;
  width: 22px;
  padding-top: 12px;
  height: 16px;
}
#sidebar .more-button a {
  display: block;
  text-align: center;
  padding: 6px 0px;
  width: 100%;
  background: #FBFBFB;
  border-top: 1px solid #E0E0E0;
  text-transform: uppercase;
  font-size: 13px;
  color: #727272;
}
#sidebar .more-button a:hover {
  background: #FFF;
  color: #999;
}
#sidebar .it-widget-tabs ul.sort-buttons {
  margin: 0px -1px 0px -1px;
  list-style-type: none;
  line-height: 1em;
  border-bottom: 0px;
  border-top: 0px;
}
#sidebar .it-widget-tabs ul.sort-buttons li {
  display: inline-block;
  line-height: 1em;
  padding: 0px;
}
#sidebar .it-widget-tabs .sort-buttons a {
  top: 2px;
  padding-top: 12px;
  height: 16px;
  padding-bottom: 12px;
}
#sidebar .it-widget-tabs .sort-buttons a.minisite-icon {
  width: 16px;
  height: 16px;
  padding-left: 9px;
  padding-top: 12px;
  padding-right: 9px;
  margin-right: 0px;
}
#sidebar .ui-tabs-panel {
  padding: 15px 10px 15px 15px;
}
#sidebar .ui-corner-all {
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}
#sidebar .tweet_list .tweet_time a:hover {
  color: #666;
}
#sidebar #comments-social-tab a span {
  color: #BBB;
}
#sidebar .social-counts a {
  font-size: 16px;
}
#sidebar .social-counts a:hover {
  color: #A499A4;
}
#sidebar .tagcloud {
  padding: 15px;
  padding-bottom: 0px;
}
#sidebar #searchform {
  padding-top: 15px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
#sidebar #searchform label {
  text-transform: uppercase;
  font-size: 15px;
}
#sidebar cite {
  padding-bottom: 30px;
}
#sidebar .rssSummary {
  padding: 10px 0px;
}
#sidebar .post-date {
  display: block;
  padding: 10px 0px;
  font-style: italic;
  color: #BBB;
}
#sidebar #recentcomments {
  font-style: italic;
  color: #BBB;
}
#sidebar #recentcomments a {
  font-style: normal;
  display: inline-block;
}
#sidebar #calendar_wrap {
  margin: 15px 15px 0px 15px;
}
#sidebar #wp-calendar caption {
  color: #333;
}
#sidebar #wp-calendar a {
  color: #000;
}
#sidebar #wp-calendar tbody {
  color: #CCC;
}
#sidebar #wp-calendar tbody td {
  background: #f5f5f5;
  border: 1px solid #fff;
}
#sidebar #wp-calendar tbody td:hover {
  background: #fff;
}
.sidebar-left #sidebar {
  border-left: 0px;
  border-right: 1px solid #D0C9CE;
  left: 0px;
  margin-left: 0px;
}
#sidebar .widget > ul,
#sidebar ul.menu {
  margin-top: 15px;
}
#sidebar .filterbar,
#sidebar .it-widget-tabs .sort-buttons {
  height: auto;
  background: #eeeaed url('images/sortbar-large-bg.png') repeat-x left bottom;
  border: 1px solid #D0C9CE;
  border-top: 0px;
  background: #eeeaed url('images/sortbar-bg.png') repeat-x left bottom;
  position: relative;
  margin-left: -1px;
  margin-right: -1px;
  padding-left: 10px;
}
#sidebar .filterbar .sort-buttons a,
#sidebar .it-widget-tabs .sort-buttons a {
  width: 24px;
  height: 18px;
  padding: 10px 2px 12px 8px;
  position: relative;
  top: 1px;
  cursor: pointer;
  color: #645665;
  font-size: 14px;
}
#sidebar .filterbar .sort-buttons a:hover,
#sidebar .it-widget-tabs .sort-buttons a:hover {
  color: #000;
}
#sidebar .filterbar .sort-buttons .active,
#sidebar .it-widget-tabs .sort-buttons .ui-tabs-active a {
  background: url('images/sort-button-active-widget.png') no-repeat 0px 0px;
  background-size: 34px 80px !important;
  color: #000;
}
#sidebar .filterbar .sort-buttons a:active,
#sidebar .it-widget-tabs .sort-buttons a:active {
  background: url('images/sort-button-active-widget.png') no-repeat 0px -40px;
  background-size: 34px 80px !important;
  color: #000;
}
.topten-articles .post-list .panel {
  position: relative;
}
.topten-articles .top-ten-number-wrapper {
  float: left;
  margin-right: 10px;
  position: absolute;
  top: 2px;
  left: 15px;
  z-index: 4;
}
.topten-articles .top-ten-number {
  background-color: #403C40;
  color: #FFF;
  font-size: 11px;
  padding-top: 3px;
  width: 26px;
  height: 23px;
  border-radius: 20px;
}
.topten-articles .panel a.title {
  display: block;
  padding: 0px 0px 28px 40px;
  position: relative;
  z-index: 5;
  line-height: 1.4em;
}
.topten-articles .top-ten-metric {
  color: #403C40;
  position: absolute;
  bottom: 22px;
  left: 52px;
}
#sidebar .tweet_list .tweet_time a,
#sidebar .tweet_list .tweet_join {
  color: #BBB;
}
#sidebar .social-counts span,
#sidebar .social-counts a {
  color: #787078;
}
#sidebar span.rss-date,
#sidebar cite {
  font-style: italic;
  color: #BBB;
}
#sidebar li.page_item,
#sidebar li.menu-item,
#sidebar li.cat-item {
  padding: 4px 15px;
}
#sidebar .header,
.content h5,
.content .header {
  padding-bottom: 0.3em;
  margin: 0px -0.7em 0.7em !important;
  border-bottom: thin solid #B7964E;
  font-family: 'Baskerville';
  text-align: center;
  font-size: 24px;
  font-weight: normal;
  text-transform: capitalize;
}
#sidebar .header h3 {
  font-size: 24px;
  margin-bottom: -0.4em;
}
.wpp-list li {
  padding: 5px 0 !important;
}
.wpp-list li .wpp-thumbnail {
  border-radius: 5px;
  margin-right: 10px;
}
#sidebar-wrapper {
  width: 25%;
  display: table-cell;
  vertical-align: top;
  background: url(images/slime-sidebar.png) no-repeat top center #fff;
}
@media (max-width: 1200px) {
  #sidebar-wrapper {
    width: 30%;
  }
}
@media (max-width: 750px) {
  #sidebar-wrapper {
    margin-left: auto;
    margin-right: auto;
    display: table-row;
    float: none;
    width: 90%;
    clear: left;
  }
}
#sidebar {
  position: relative;
  padding-top: 5px;
  font-size: 12px;
  background: none;
}
@media (max-width: 750px) {
  #sidebar {
    border-left: 0;
  }
}
#sidebar a {
  font-size: 14px;
}
#sidebar a:hover {
  color: #A499A4;
}
#sidebar a.rsswidget {
  font-size: 14px;
}
#sidebar .sidebar-inner {
  margin: 0 auto;
}
@media (max-width: 750px) {
  #sidebar .sidebar-inner {
    width: 300px;
  }
}
#sidebar .header {
  margin-left: -27px !important;
  margin-right: -27px !important;
  text-align: center;
}
#sidebar .header a {
  font-family: 'Baskerville';
  font-size: 24px;
  font-weight: normal;
  text-transform: capitalize;
  color: #333;
}
#sidebar .widget-error {
  text-align: center;
}
#sidebar .item-list {
  padding-right: 0;
  padding-left: 0;
}
#sidebar .item-list li .item-avatar {
  display: inline-block;
  width: 25%;
}
#sidebar .item-list li .item {
  display: inline-block;
  width: 73%;
  vertical-align: top;
  margin-top: -4px;
}
#sidebar .item-list li .item .item-title {
  width: auto;
}
#sidebar .item-list li .item .item-meta span.activity {
  padding: 1px 5px;
  background-color: #F4F4F4;
}
#sidebar .widget {
  padding: 20px 33px;
  text-align: left;
}
#sidebar .widget .item-options {
  text-align: center;
  margin: 0 -27px;
  background-color: #fff;
  padding: 10px 0;
}
#sidebar .widget .item-options .selected {
  color: #333;
}
#sidebar .textwidget {
  padding: 0 5px;
}
#sidebar form input[type="text"] {
  width: 190px;
}
#album-info {
  float: right;
  min-height: 1042px;
  width: 273px;
  background: url(images/slime-sidebar.png) no-repeat 1em 1.5em;
  padding-top: 1.75em;
  margin-left: 0;
}
@media (max-width: 750px) {
  #album-info {
    float: none;
    margin: 0 auto !important;
    padding-bottom: 2em;
  }
}
#album-info .counter {
  margin-bottom: 2em;
  text-align: center;
}
#album-info .counter .count {
  line-height: 85px;
  font-size: 34px;
  font-weight: 100;
  color: white;
  width: 100%;
  font-family: 'Baskerville';
}
#album-info .counter h4 {
  color: #696969;
  font-size: 1.4em;
}
#album-info .release-counter .count {
  position: absolute;
  top: 0;
  left: 0;
}
#album-info section.meta-info {
  padding: 1em;
}
#album-info section.meta-info .widget {
  padding-bottom: 15px;
}
#album-info section.meta-info .album-sidebar-ad {
  margin-left: -27px;
}
@media (min-width: 750px) and (max-width: 1200px) {
  #album-info .content h5,
  #album-info .content .header {
    margin: 0 0 0.7em 0;
  }
}
#album-info .content ul {
  list-style: none;
}
#album-info .content ul li {
  color: #696969;
  padding: 0.1em 0;
  font-family: Helvetica, sans-serif;
  font-weight: 300;
}
#album-info .content p {
  padding-left: 25px;
}
#album-info .content .no-padding {
  padding-left: 0;
}
div.loading {
  position: absolute;
  top: 0;
  left: 1%;
  display: none;
  width: 100%;
  height: auto;
}
div.loading div {
  margin: 0 auto;
  margin-top: 150px;
  width: 32px;
  height: 32px;
  background: url('images/loading.gif') no-repeat 0px 0px;
}
div.loading.white div {
  background-image: url('images/loading-white.gif');
}
_gb,
.pagination .sort-buttons a,
.post-loop .sortbar a,
.post-loop .sortbar .sort-buttons a {
  color: #b7964e;
}
_gb.active,
_gb:hover,
.pagination .sort-buttons a.active,
.pagination .sort-buttons a:hover,
.post-loop .sortbar a.active,
.post-loop .sortbar a:hover,
.post-loop .sortbar .sort-buttons a.active,
.post-loop .sortbar .sort-buttons a:hover {
  color: white;
}
.sidebar-ad {
  margin: 0 -38px;
}
.pagination {
  margin: 0px !important;
  background-color: #363636;
  padding: 0 1em;
}
.pagination .sort-buttons a,
.post-loop .sortbar .sort-buttons a {
  cursor: pointer;
  padding: 0.5em;
}
.pagination .sort-buttons a:hover,
.pagination .sort-buttons a.active {
  background: url(images/sort-button-active-main.png) no-repeat center bottom !important;
}
@media (max-width: 1200px) {
  .pagination .sort-buttons a:hover,
  .pagination .sort-buttons a.active {
    background-image: none !important;
  }
}
@media (max-width: 750px) {
  .pagination .sort-buttons a,
  .post-loop .sortbar .sort-buttons a {
    font-size: 1.25em;
    padding: 0.8em;
  }
}
.post-loop {
  margin: 0;
  padding-bottom: 100px;
}
.post-loop .span12 {
  margin: 0;
  float: none !important;
  margin: 0 auto !important;
}
.post-loop .span12 .span12 {
  display: table;
}
.post-loop .sortbar {
  background-color: #272324;
  font-size: 14px;
}
.post-loop .sortbar .sortbar-title {
  color: #fff;
  font-size: 18px;
  font-family: 'Baskerville';
  vertical-align: middle;
  margin: 0 1em;
  text-transform: uppercase;
}
.post-loop .sortbar .sort-buttons a {
  padding: 1em 0.75em;
}
.post-loop .sortbar .sortbar-control {
  padding: 0 1em;
}
.post-loop .sortbar .sortbar-control a {
  padding: 1em 0.2em;
  cursor: pointer;
}
.post-loop .sortbar-right {
  float: right;
  font-size: 13px;
  color: #5E535F;
  margin-right: 25px;
}
.post-loop .sortbar-right form {
  margin-bottom: 0px;
}
.post-loop .sortbar-right .email-label {
  float: left;
  padding: 5px 17px 0px 0px;
}
.post-loop .sortbar-right .btn {
  color: #857386;
}
.post-loop .sortbar-right .input-append {
  margin-bottom: 0;
}
.post-loop .sortbar-right input {
  background: #F3EFF2;
}
.post-loop .content-wrapper {
  background-color: #f3f3f3;
}
.post-loop .content-wrapper .main-loop {
  height: auto !important;
  position: relative;
  display: table-cell;
}
@media (max-width: 750px) {
  .post-loop .content-wrapper .main-loop {
    width: 100%;
    display: table-row;
  }
}
.post-loop .content-wrapper .main-loop .main-loop-inner {
  padding-top: 50px;
}
.post-loop .content-wrapper .main-loop .the-content ul {
  list-style: none;
  margin-left: 0;
}
.post-loop .content-wrapper .panel-wrapper .panel {
  margin: 0px 0px 25px 13px;
  background: #FFF;
  border: 2px solid #D4D4D4;
}
.post-loop .content-wrapper .grid .panel-wrapper {
  width: 33.3%;
  display: inline-block;
  vertical-align: text-top;
}
@media (min-width: 1200px) {
  .post-loop .content-wrapper .grid .panel-wrapper {
    width: 20%;
  }
}
.post-loop .content-wrapper .grid .panel-wrapper .panel {
  min-height: 280px;
}
.post-loop .content-wrapper .grid .panel-wrapper .panel .article-image-wrapper {
  border-bottom: 2px solid #D4D4D4;
}
.post-loop .content-wrapper .grid .panel-wrapper .panel .article-excerpt {
  padding: 0 10px;
  text-align: center;
}
@media (max-width: 750px) {
  .post-loop .content-wrapper .grid .panel-wrapper .panel .article-excerpt {
    padding: 0;
  }
}
@media (max-width: 750px) {
  .post-loop .content-wrapper .grid .panel-wrapper .panel .article-excerpt h2 {
    font-size: 14px;
    line-height: 0;
  }
}
.post-loop .content-wrapper .grid .panel-wrapper img {
  width: 100%;
}
.post-loop .content-wrapper .list .panel-wrapper {
  width: 100%;
  text-align: left;
}
.post-loop .content-wrapper .list .panel-wrapper img {
  width: 70px;
}
.post-loop .content-wrapper .list .panel {
  padding-top: 5px;
  margin-bottom: 5px;
}
.post-loop .content-wrapper .list .it-ad .panel {
  padding-top: 0px;
}
.post-loop .content-wrapper .list .article-image {
  margin-left: 5px;
}
.post-loop .content-wrapper .list .article-excerpt {
  padding: 0px 15px 15px 20px;
}
.post-loop .content-wrapper .list h2 {
  margin-top: 0px;
}
.post-loop .content-wrapper .list h2 a {
  line-height: 1.2em;
}
.post-loop .content-wrapper .list .article-meta {
  padding-left: 4%;
  height: 22px;
  overflow: hidden;
}
.post-loop .content-wrapper .list .excerpt {
  font-size: 13px;
  line-height: 1.7em;
}
.post-loop .content-wrapper .list .meta-info {
  margin: 0% 5% 0% 5%;
  font-style: italic;
  font-size: 11px;
  color: #BBBBBB;
}
.post-loop .content-wrapper .list .award-wrapper {
  float: right;
  margin-top: 1px;
  margin-right: 4%;
}
.post-loop .content-wrapper .list .award-grid {
  display: none;
}
.post-loop .content-wrapper .list .article-image-wrapper {
  display: inline-block;
  margin-bottom: 5px;
  width: 10%;
}
.post-loop .content-wrapper .list .article-image-wrapper .post-tags {
  display: none;
}
.post-loop .content-wrapper .list .article-excerpt-wrapper {
  display: inline-block;
  width: 90%;
}
@media (min-width: 1200px) {
  .post-loop .content-wrapper .article-meta {
    display: none;
  }
}
.article-image img,
.popular-posts img,
#groups-list img {
  transition: all ease-out 300ms;
  -webkit-filter: saturate(0);
  -moz-filter: saturate(0);
  filter: saturate(0);
  opacity: 1 !important;
}
.article-image img:hover,
.popular-posts img:hover,
#groups-list img:hover {
  -webkit-filter: saturate(1);
  -moz-filter: saturate(1);
  filter: saturate(1);
}
.error404 .main-content input[type="text"] {
  height: 15px;
}
.error404 .main-content .btn {
  padding-bottom: 5px;
}
.error404 .post-loop .sortbar .sortbar-title {
  padding-top: 7px;
}
h1,
h2,
h3,
h4,
h5 {
  font-family: 'Baskerville';
  font-weight: 100;
}
h1 {
  font-size: 2.2em;
}
h2 {
  font-size: 2em;
}
h3 {
  font-size: 1.8em;
}
h4 {
  font-size: 1.6em;
}
h5 {
  font-size: 1.4em;
}
body .single-post {
  font-size: 14px;
}
body .single-post .sortbar {
  line-height: normal;
  margin-top: 30px;
}
@media (max-width: 660px) {
  .single-post .the-content img,
  .single-post .the-content iframe {
    width: 100% !important;
  }
}
.single-post .post-loop {
  padding-bottom: 0;
}
.sortbar .black_fo {
  font-family: 'Baskerville';
  color: #FFF;
  font-size: 24px;
  vertical-align: 11%;
  padding-left: 20px;
}
@media (max-width: 750px) {
  .sortbar .black_fo {
    font-size: 22px;
  }
}
.sortbar .social-widgets {
  padding-top: 6px;
  display: inline-block;
  margin-left: 20px;
}
.page img {
  max-width: 100%;
}
.avatar-block {
  width: 120%;
  margin: 0px auto;
  left: -10%;
  margin-bottom: 24px;
  margin-top: 14px;
  text-align: left;
}
.avatar-block .item-avatar {
  margin-bottom: 5px;
  background-color: #fff;
  opacity: 0.8;
}
@media (max-width: 980px) {
  .single-page .the-content .span2:first-child {
    margin-left: 0;
  }
}
.slider_error {
  text-align: center;
}
.filter-error {
  font-size: 12px;
  font-style: italic;
}
#ajax-error {
  display: none;
  position: fixed;
  z-index: 1000;
  bottom: 0px;
  left: 0px;
  padding: 5px 10px;
  background: #000;
  color: #FF776E;
  font-size: 12px;
}
.widget_t span {
  color: #000;
  font-size: 25px;
  padding: 0 46px;
}
.undet {
  border-bottom: 2px solid #BF9741;
  margin-left: 40px;
  margin-top: -16px;
  width: 78%;
}
.author {
  float: left;
  color: #999;
  font-weight: 500;
}
.getdate {
  float: left;
  color: #999;
  font-weight: 500;
}
.ad_visible {
  display: none;
  background: none repeat scroll 0 0 #CCC;
  top: -40px;
}
.ad_visible .ad_visible p {
  padding: 30px 10px;
  text-align: center;
  top: -40px;
}
.page-restrict-output,
.wpcf7-form {
  text-align: left;
  margin-top: 30px;
}
.right br,
.wpcf7-form br {
  display: none;
}
.page-restrict-output .control,
.wpcf7-form .control {
  padding-bottom: 10px;
}
.page-restrict-output .control .left,
.wpcf7-form .control .left {
  font-size: 15px;
}
.page-restrict-output .control select,
.wpcf7-form .control select {
  width: 99%;
}
.page-restrict-output .control input,
.wpcf7-form .control input {
  width: 97%;
}
.page-restrict-output .control textarea,
.wpcf7-form .control textarea {
  width: 97%;
}
.the-content .heading_new {
  font-family: 'BaskervilleItalic';
  font-weight: normal;
  font-size: 28px;
  color: #b7964e;
  line-height: 35px;
  text-align: center;
}
#cboxLoadedContent {
  position: absolute;
  top: -100%;
  z-index: 99999999;
}
#album-leak div,
#album-leak,
#cboxLoadedContent,
#cboxContent,
#cboxMiddleLeft,
#colorbox #cboxWrapper {
  width: 100% !important;
}
.main-loop .main-loop-content .the-content .page-restrict-output {
  line-height: 15px;
}
.content_tab a .aligncenter {
  left: -16%;
  position: relative;
}
@media (max-width: 515px) {
  .main-loop-content img {
    max-width: 100%;
  }
}
@media (max-width: 1200px) {
  .content_tab a .aligncenter {
    left: 0px;
    width: 100%;
  }
}
.post-loop .span12 .content-wrapper .main-loop.full {
  width: 100%;
  margin-right: 0px;
  padding-top: 40px;
}
.post-loop .span12 .content-wrapper .main-loop.full .panel {
  margin-left: 21px;
}
.post-loop .span12 .content-wrapper .main-loop.full .main-loop-inner {
  margin-right: 20px;
}
.post-loop .span12 .content-wrapper .main-loop.full.sidebar-left .main-loop-inner {
  margin-left: 0px;
}
.post-loop .span12 .content-wrapper .main-loop.full.list .panel-wrapper {
  width: 100%;
}
.post-loop .span12 .content-wrapper .main-loop.full.list .article-image-wrapper {
  width: 10%;
  float: left;
}
.post-loop .span12 .content-wrapper .main-loop.full.list .article-excerpt-wrapper {
  width: 90%;
  float: left;
}
.single .news-edit {
  background-color: #f3f3f3;
  min-height: 276px;
}
.single .news-edit article {
  padding: 10px;
}
.contact {
  padding: 0;
}
.contact ul {
  list-style: none;
  margin-bottom: 0;
}
.contact ul li {
  position: relative;
  text-align: left;
}
.contact ul li a {
  font-family: Helvetica, sans-serif !important;
  border: solid #908f91;
  border-width: 1px;
  color: #b7964e;
  background-color: white;
  line-height: 2.25em;
  padding: 0 0.5625em 0 2.25em;
}
.contact ul li a:hover {
  color: #000;
}
.contact ul li span.icon-background {
  display: inline-block;
  height: 40px;
  width: 40px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background-color: black;
  position: absolute;
  left: -1.5em;
  top: -0.4em;
  line-height: 40px;
  text-align: center;
  box-shadow: 0px 0.18em 1px #b7964e;
}
.contact ul li span.icon-background:hover {
  box-shadow: 0px 0em 1px #b7964e;
  top: -0.2em;
}
.contact ul li span.icon-background i {
  color: white;
}
#album-info .contact ul {
  margin-bottom: 1.9em;
}
#album-info .contact ul li {
  margin: 0 1em;
}
#album-info .contact ul li a.action {
  display: block;
  margin: 1em 0;
}
.the-content-wrapper section.contact {
  background-color: #d8d8d8;
  margin-top: 2em;
  width: 100%;
  height: 84px;
  display: table;
}
.the-content-wrapper section.contact div {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.the-content-wrapper section.contact div ul {
  list-style: none;
}
.the-content-wrapper section.contact div ul li {
  display: inline-block;
  margin-right: 2em;
}
.the-content-wrapper section.contact div ul li a {
  display: inline-block;
  width: 11.3em;
  padding-right: 0 !important;
}
#main-menu-wrapper ul li ul a:focus > .sf-sub-indicator,
#main-menu-wrapper ul li ul a:hover > .sf-sub-indicator,
#main-menu-wrapper ul li ul a:active > .sf-sub-indicator,
#main-menu-wrapper ul li ul li:hover > a > .sf-sub-indicator,
#main-menu-wrapper ul li ul li.over > a > .sf-sub-indicator {
  background-position: 0px 0px;
}
#main-menu-wrapper ul li ul li a:hover {
  text-align: left;
  background-color: #191919;
  background-color: rgba(0, 0, 0, 0.6);
}
#main-menu-wrapper ul li ul li a {
  padding: 8px 20px 8px 12px;
  font-size: 12px;
  display: block;
  width: 175px;
  text-align: left;
  height: auto;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5);
}
#main-menu-wrapper ul li ul li.current_page_item a,
#main-menu-wrapper ul li ul li.current_page_ancestor a,
#main-menu-wrapper ul li ul li.current_page_parent a {
  text-align: left;
}
#main-menu-wrapper ul li ul li:hover a,
#main-menu-wrapper ul li ul li.over a {
  cursor: pointer;
}
#main-menu-wrapper ul li ul li:hover ul,
#main-menu-wrapper ul li ul li.sfHover ul {
  display: block;
  position: absolute;
  left: 182px;
  top: 0;
}
#main-menu-wrapper ul li ul li.over ul li a {
  background: none;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.5);
}
#main-menu-wrapper ul li ul li ul {
  display: none;
  position: absolute;
  top: 0;
  left: 182px;
}
#main-menu-wrapper ul li a {
  display: block;
  padding: 16px 15px 0;
  color: #ffffff;
  font-size: 14px;
  font-weight: 300;
  text-align: center;
  text-transform: uppercase;
}
#main-menu-wrapper ul li:hover a,
#main-menu-wrapper ul li.over a {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  color: #fff;
}
#main-menu-wrapper ul li:hover ul,
#main-menu-wrapper ul li.over ul {
  display: block;
}
#main-menu-wrapper .menu-inner {
  background: url('images/main-menu-horizontal-bg.png') repeat-y left top;
  border-top-left-radius: 6px;
}
#main-menu-wrapper .right-shadow {
  background: url('images/main-menu-horizontal-right-bg.png') repeat-y right top;
  border-top-right-radius: 6px;
}
#main-menu-wrapper .right-shadow.submenu {
  border-top-right-radius: 0px;
}
#main-menu-wrapper #random-article {
  position: absolute;
  top: 17px;
  right: 20px;
  z-index: 101;
}
#main-menu-wrapper #random-article a {
  float: right;
  color: #B5ADB6;
}
#main-menu-wrapper #random-article a:hover {
  color: #000;
}
#main-menu-wrapper ul li a:hover,
#main-menu-wrapper ul li.current_page_item a,
#main-menu-wrapper ul li.current_page_ancestor a,
#main-menu-wrapper ul li.current_page_parent a {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.2);
  color: #ffffff;
}
#main-menu {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  padding: 0px 20px 0px 20px;
  position: relative;
  z-index: 100;
}
#sub-menu {
  border-top: 1px solid rgba(255, 255, 255, 0.13);
  padding: 0px 20px 0px 20px;
  position: relative;
  z-index: 99;
}
#sub-menu ul li a {
  padding: 13px 15px 0px 15px;
  font-size: 12px;
  color: #BEB0BF;
  height: 31px;
}
#sub-menu.menu-inner {
  border-top-left-radius: 0px;
}
body #main-menu-wrapper {
  position: relative;
  background-image: none;
  background-color: transparent;
}
body #main-menu-wrapper #main-menu {
  padding: 0;
  border: none;
}
body #main-menu-wrapper #main-menu #main-menu-full {
  font-size: 16px;
  font-family: 'Baskerville';
  color: #454545;
}
body #main-menu-wrapper #main-menu #main-menu-full ul {
  float: left;
  list-style-type: none;
  z-index: 200;
  margin-left: 0;
  padding: 0.2em 0;
  margin-top: 0.4em;
}
body #main-menu-wrapper #main-menu #main-menu-full ul li {
  float: left;
  padding: 0px;
  margin: 0px;
  position: relative;
}
body #main-menu-wrapper #main-menu #main-menu-full ul li a {
  font-size: 16px;
  font-family: 'Baskerville';
  font-weight: 600;
  color: #454545;
  text-transform: capitalize;
  padding: 0;
}
body #main-menu-wrapper #main-menu #main-menu-full ul li ul {
  display: none;
  position: absolute;
  padding: 0px;
  background-color: #E6E6E6;
}
body #main-menu-wrapper #main-menu #main-menu-full ul li ul li {
  line-height: 22px;
  padding-left: 5px;
}
body #main-menu-wrapper #main-menu #main-menu-full ul li ul li:hover {
  background-color: #999;
}
body #main-menu-wrapper #main-menu #main-menu-full ul li ul li a {
  background-color: #E6E6E6;
  font-weight: 100;
  text-decoration: none !important;
}
body #main-menu-wrapper #main-menu #main-menu-full ul li ul li a:hover {
  text-decoration: underline;
}
body #main-menu-wrapper #main-menu #main-menu-full .menu li {
  padding-right: 1.5em;
}
body #main-menu-wrapper #main-menu #main-menu-full .menu li a {
  background-color: transparent;
}
body #main-menu-wrapper #main-menu #main-menu-full .menu li a:hover {
  background-color: transparent;
  color: black;
}
body #main-menu-wrapper #main-menu #main-menu-full .menu li span.arrow {
  vertical-align: sub;
  font-size: 0.5em;
  padding: 0 0 0 1em;
}
body #main-menu-wrapper #main-menu #main-menu-full .menu li ul li span.arrow {
  display: none;
}
body #main-menu-wrapper #main-menu #main-menu-full .menu li ul li a {
  padding: 3px 0;
}
body #main-menu-wrapper #main-menu #main-menu-full .menu-ul {
  float: right;
}
@media (max-width: 750px) {
  body #main-menu-wrapper #main-menu #main-menu-full .menu-ul {
    float: none;
    margin-top: 0;
    margin-left: 0;
    text-align: center;
    clear: both;
    z-index: 0;
  }
}
body #main-menu-wrapper #main-menu #main-menu-full .menu-ul li {
  margin-left: 1.5em;
}
@media (max-width: 750px) {
  body #main-menu-wrapper #main-menu #main-menu-full .menu-ul li {
    float: none;
    display: inline-block;
    margin: 0.5em;
  }
}
body #main-menu-wrapper #main-menu #main-menu-full .menu-ul li a:hover {
  background-color: transparent;
}
body #main-menu-wrapper #main-menu #main-menu-full .menu-ul i[class^="fontello-icon-"]:before,
body #main-menu-wrapper #main-menu #main-menu-full .menu-ul i[class*=" fontello-icon-"]:before {
  font-size: 1.3em;
  margin: 0;
  width: auto;
}
body #main-menu-wrapper #main-menu #main-menu-full #top-search {
  float: none;
  margin: 0 auto;
}
.navbar-mobile {
  display: none;
  margin-top: 46px;
}
@media (max-width: 750px) {
  .navbar-mobile {
    display: block;
  }
}
.navbar-mobile .navbar-header {
  cursor: pointer;
}
.navbar-mobile .navbar-header span,
.navbar-mobile .navbar-header i {
  color: #b7964e;
}
.navbar-mobile .navbar-inner,
.navbar-mobile .nav-collapse {
  padding-top: 15px;
}
.navbar-mobile .navbar-inner {
  background-image: none;
  border-radius: 0;
}
.navbar-mobile .collapsed .fontello-icon-down-open {
  display: inline-block;
}
.navbar-mobile .collapsed .fontello-icon-up-open {
  display: none;
}
.navbar-mobile .fontello-icon-up-open {
  display: inline-block;
}
.navbar-mobile .fontello-icon-down-open {
  display: none;
}
.navbar-mobile .container {
  text-align: center;
}
.navbar-mobile .container a {
  font-size: 22px;
  font-family: 'Baskerville';
  font-weight: normal !important;
  color: #454545;
  text-transform: capitalize;
}
.navbar-mobile .menu-item-has-children {
  display: none;
}
.navbar-mobile .nav {
  border: 0;
}
@media (max-width: 750px) {
  #wpadminbar #wp-admin-bar-bp-login,
  #wpadminbar #wp-admin-bar-bp-register {
    display: inline-block;
    padding: 0 10px;
  }
}
#wpadminbar > #wp-toolbar > #wp-admin-bar-top-secondary > #wp-admin-bar-search #adminbarsearch input.adminbar-input {
  border: 0px none !important;
}
#wpadminbar > #wp-toolbar a:focus span.ab-label,
#wpadminbar > #wp-toolbar li.hover span.ab-label,
#wpadminbar > #wp-toolbar li:hover span.ab-label,
#wpadminbar .ab-top-menu > li.hover > .ab-item,
#wpadminbar .ab-top-menu > li:hover > .ab-item,
#wpadminbar .ab-top-menu > li > .ab-item:focus,
#wpadminbar.nojq .quicklinks .ab-top-menu > li > .ab-item:focus,
.ab-top-menu a.ab-item:hover,
.ab-top-menu a.ab-item:focus,
#wpadminbar .quicklinks .menupop ul li a:focus,
#wpadminbar .quicklinks .menupop ul li a:focus strong,
#wpadminbar .quicklinks .menupop ul li a:hover,
#wpadminbar .quicklinks .menupop ul li a:hover strong,
#wpadminbar .quicklinks .menupop.hover ul li a:focus,
#wpadminbar .quicklinks .menupop.hover ul li a:hover,
#wpadminbar li .ab-item:focus:before,
#wpadminbar li a:focus .ab-icon:before,
#wpadminbar li.hover .ab-icon:before,
#wpadminbar li.hover .ab-item:before,
#wpadminbar li:hover #adminbarsearch:before,
#wpadminbar li:hover .ab-icon:before,
#wpadminbar li:hover .ab-item:before,
#wpadminbar.nojs .quicklinks .menupop:hover ul li a:focus,
#wpadminbar.nojs .quicklinks .menupop:hover ul li a:hover {
  color: #b7964e !important;
}
#wpadminbar .quicklinks li#wp-admin-bar-bp-notifications #ab-pending-notifications.alert,
#wpadminbar .quicklinks li#wp-admin-bar-my-account a span.count,
#wpadminbar .quicklinks li#wp-admin-bar-my-account-with-avatar a span.count,
#wpadminbar .quicklinks li#wp-admin-bar-bp-notifications #ab-pending-notifications {
  background-color: #000 !important;
}
#top-menu-wrapper {
  background: #433E43;
}
#top-menu-full {
  display: block;
}
#top-menu ul {
  float: left;
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  position: relative;
  z-index: 200;
}
#top-menu ul li {
  float: left;
  padding: 0px;
  margin: 0px;
  position: relative;
}
#top-menu ul li:hover a,
#top-menu ul li.over a {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  color: #FFF;
}
#top-menu ul li:hover ul,
#top-menu ul li.over ul {
  display: block;
}
#top-menu ul li a {
  display: block;
  padding: 10px 10px 0px;
  text-align: center;
  font-size: 11px;
  color: #E4D8E4;
  text-transform: uppercase;
  height: 30px;
}
#top-menu ul li ul {
  display: none;
  position: absolute;
  background: #433E43;
  padding: 0px 0px 0px 0px;
}
#top-menu ul li ul li {
  float: none;
  padding: 0px;
}
#top-menu ul li ul li:hover a,
#top-menu ul li ul li.over a,
#top-menu ul li ul li.sfHover a {
  cursor: pointer;
}
#top-menu ul li ul li:hover ul,
#top-menu ul li ul li.over ul,
#top-menu ul li ul li.sfHover ul {
  display: block;
  position: absolute;
  left: 132px;
  top: 0;
}
#top-menu ul li ul li a:hover {
  text-align: left;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.6);
}
#top-menu ul li ul li ul {
  display: none;
  position: absolute;
  left: 132px;
  top: 0;
  background: #433E43;
}
#top-menu ul li ul li ul li a:hover {
  text-align: left;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.6);
}
#top-menu ul li ul li.over ul li a {
  background: none;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
}
#top-menu ul li ul .sf-sub-indicator {
  background-position: 0px 0;
  right: 8px;
  top: 9px;
}
#top-menu ul li ul a > .sf-sub-indicator {
  background-position: 0 0;
}
#top-menu ul li a:hover,
#top-menu ul li.current_page_item a,
#top-menu ul li.current_page_ancestor a,
#top-menu ul li.current_page_parent a {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  color: #FFF;
}
#top-menu ul li ul li a,
#top-menu ul li:hover ul li a,
#top-menu ul li.over ul li a {
  padding: 8px 20px 8px 12px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  display: block;
  width: 100px;
  text-align: left;
  height: auto;
}
#top-menu a:focus > .sf-sub-indicator,
#top-menu a:hover > .sf-sub-indicator,
#top-menu a:active > .sf-sub-indicator,
#top-menu li:hover > a > .sf-sub-indicator,
#top-menu li.over > a > .sf-sub-indicator {
  background-position: 0 -100px;
}
#top-menu ul li ul a:focus > .sf-sub-indicator,
#top-menu ul li ul a:hover > .sf-sub-indicator,
#top-menu ul li ul a:active > .sf-sub-indicator,
#top-menu ul li ul li:hover > a > .sf-sub-indicator,
#top-menu ul li ul li.over > a > .sf-sub-indicator {
  background-position: 0 0;
}
#top-search {
  float: right;
}
#top-search .wrapper {
  background: url('images/search-bg.png') no-repeat 0px 0px;
  background-size: 194px 40px !important;
  width: 194px;
  height: 40px;
  margin: 0 auto;
}
#top-search input#s {
  border: none !important;
  background: none;
  color: #E4D8E4;
  font-size: 13px;
  width: 146px;
  padding: 10px 30px 7px 18px;
}
#wpadminbar > #wp-toolbar > #wp-admin-bar-top-secondary > #wp-admin-bar-search #adminbarsearch input.adminbar-input {
  width: 200px !important;
  background-color: #EDEDED !important;
  z-index: 10 !important;
  padding-left: 30px !important;
}
@media (min-width: 320px) and (max-width: 767px) {
  #new-royalslider-1,
  #featured-wrapper,
  #featured-left {
    width: 100% !important;
  }
  .rsOverflow img {
    width: 100% !important;
    height: auto !important;
  }
  .page-restrict-output,
  .wpcf7-form {
    width: 100% !important;
  }
}
@media (max-width: 768px) {
  .rsOverflow,
  #new-royalslider-1,
  #featured-wrapper,
  #featured-left {
    width: 100% !important;
  }
  .rsOverflow img {
    width: 100% !important;
    height: auto !important;
  }
  .page-restrict-output,
  .wpcf7-form {
    width: 100% !important;
  }
  .content_tab .page-restrict-output .heading_new {
    right: 41%;
  }
}
body textarea,
body input[type="text"],
body input[type="password"],
body input[type="datetime"],
body input[type="datetime-local"],
body input[type="date"],
body input[type="month"],
body input[type="time"],
body input[type="week"],
body input[type="number"],
body input[type="email"],
body input[type="url"],
body input[type="search"],
body input[type="tel"],
body input[type="color"],
body .uneditable-input {
  border: 1px solid #CCC !important;
  margin-bottom: 0;
}
body textarea:focus,
body input[type="text"]:focus,
body input[type="password"]:focus,
body input[type="datetime"]:focus,
body input[type="datetime-local"]:focus,
body input[type="date"]:focus,
body input[type="month"]:focus,
body input[type="time"]:focus,
body input[type="week"]:focus,
body input[type="number"]:focus,
body input[type="email"]:focus,
body input[type="url"]:focus,
body input[type="search"]:focus,
body input[type="tel"]:focus,
body input[type="color"]:focus,
body .uneditable-input:focus,
body select:focus {
  border-color: rgba(0, 0, 0, 0.8) !important;
  box-shadow: 0px 0px !important;
  outline: 0 none !important;
}
body *:focus {
  outline: none !important;
}
#colorbox {
  z-index: 12;
  padding: 2em;
  border-radius: 1em;
  background-color: white;
  width: 60% !important;
  left: 50% !important;
  margin-left: -30%;
}
div.popup button.done {
  margin-top: 20px;
}
div.popup input,
div.popup select,
div.popup textarea {
  min-width: 320px;
  width: 40%;
}
div.popup input[type="radio"],
div.popup input[type="checkbox"] {
  min-width: 0;
  width: auto;
  margin: 0 5px 0 0;
}
div.popup #add-news #content-news {
  height: 150px;
  width: 60%;
}
.profile table tr td.label {
  background-color: #999;
}
#notifications-sort-order select {
  height: 25px;
  margin-bottom: 5px;
}
table tr td.label {
  width: auto !important;
}
@media (max-width: 750px) {
  .valdemar-logo {
    text-align: center !important;
  }
  .valdemar-logo img {
    float: none !important;
  }
}
#newsfeed #updates {
  display: none;
}
#newsfeed #updates #message {
  margin: 0 1em;
}
#newsfeed #updates #refresh {
  font-weight: bold;
}
#news .news-item:nth-child(n+1) {
  margin-top: 1em;
}
#news .news-item:nth-child(2n) {
  background-color: #ededed;
}
#news .news-item:nth-child(2n-1) {
  background-color: #e6e6e6;
}
#news .news-item .event {
  text-transform: uppercase;
  background-color: black;
  color: white;
  padding: 0 0.5em;
  font-size: smaller;
  display: inline-block;
}
@media (max-width: 750px) {
  #news .news-item {
    padding: 3em 3em 1em 1em;
  }
  #news .news-item img {
    display: block;
    width: 100%;
  }
  #news .news-item .event {
    position: absolute;
    top: 0.75em;
  }
}
@media (min-width: 750px) {
  #news .news-item {
    padding: 1em;
  }
  #news .news-item img {
    float: left;
    margin-right: 1em;
  }
}
#news .separator {
  height: 0;
  margin: 3em 0 1em;
  border: thin solid #b7964e;
  border-bottom-color: white;
}
#news .separator .date {
  top: -0.75em;
  padding: 0 1em;
  margin-left: 1em;
  display: inline-block;
  color: #b7964e;
  background-color: #f3f3f3;
}

/* libre-baskerville-regular - latin-ext_latin */
@font-face {
  font-family: 'Libre Baskerville';
  font-display: swap;
  font-style: normal;
  font-weight: 400;
  src: url('fonts/libre-baskerville-v7-latin-ext_latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Libre Baskerville'), local('LibreBaskerville-Regular'),
       url('fonts/libre-baskerville-v7-latin-ext_latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/libre-baskerville-v7-latin-ext_latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/libre-baskerville-v7-latin-ext_latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/libre-baskerville-v7-latin-ext_latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/libre-baskerville-v7-latin-ext_latin-regular.svg#LibreBaskerville') format('svg'); /* Legacy iOS */
}
/* libre-baskerville-italic - latin-ext_latin */
@font-face {
  font-family: 'Libre Baskerville';
  font-display: swap;
  font-style: italic;
  font-weight: 400;
  src: url('fonts/libre-baskerville-v7-latin-ext_latin-italic.eot'); /* IE9 Compat Modes */
  src: local('Libre Baskerville Italic'), local('LibreBaskerville-Italic'),
       url('fonts/libre-baskerville-v7-latin-ext_latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/libre-baskerville-v7-latin-ext_latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/libre-baskerville-v7-latin-ext_latin-italic.woff') format('woff'), /* Modern Browsers */
       url('fonts/libre-baskerville-v7-latin-ext_latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/libre-baskerville-v7-latin-ext_latin-italic.svg#LibreBaskerville') format('svg'); /* Legacy iOS */
}
/* new css */
.new-banner-wrapper {
  float: right;
  width: 728px;
  height: auto;
  max-height: 250px;
}
.sticky-wrapper {
  position: sticky;
  float: left;
  top: 50px;
  left: 20px;
  z-index: 999;
}
article.album header #album #title {
    text-align:left;
}
#main-menu-wrapper .menu-inner, #main-menu-wrapper .right-shadow  {
    background: transparent;
}
article.album header #album #cover {
	margin-top: 0px;
}
@media (max-width: 768px){
  .sticky-wrapper {
    display: none;
  }
	article.album header #album #cover img {
    float: none;
    position: relative;
    max-width: 100%;
    height: auto;
    width: auto \9;
    margin-right: 0px;
}
	article.album header #album #title {
    text-align:left;
    width: 300px;
    margin: 0 auto;	
	padding:15px 0;
}
article.album header #metatop {
width: 40%;
text-align: center;
margin: 0 auto;
	padding-bottom:15px ;
}
}

.example_responsive_1 { width: 320px; height: 100px; }
@media(min-width: 500px) { .example_responsive_1 { width: 468px; height: 60px; } }
@media(min-width: 800px) { .example_responsive_1 { width: 728px; height: 90px; } }

.add-album-form > div{
  margin-bottom:20px;
}
.add-album-form p {
    margin: 0;
}
.add-album-form > span{
  display:block;
}