/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
a {
  background: transparent;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 2cm 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #428bca;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #2a6496;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
  margin: 0;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1 small,
h2 small,
h3 small,
h1 .small,
h2 .small,
h3 .small {
  font-size: 65%;
}
h4 small,
h5 small,
h6 small,
h4 .small,
h5 .small,
h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 30px;
}
h2,
.h2 {
  font-size: 24px;
}
h3,
.h3 {
  font-size: 20px;
}
h4,
.h4 {
  font-size: 16px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4;
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-muted {
  color: #999999;
}
.text-primary {
  color: #428bca;
}
.text-primary:hover {
  color: #3071a9;
}
.text-warning {
  color: #8a6d3b;
}
.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
.text-danger:hover {
  color: #843534;
}
.text-success {
  color: #3c763d;
}
.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
.text-info:hover {
  color: #245269;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
.list-inline > li:first-child {
  padding-left: 0;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
  margin-left: 10px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 5px;
}
dd + dt {
  margin-top: 10px;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    content: " ";
    display: table;
  }
  .dl-horizontal dd:after {
    clear: both;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee;
}
blockquote p {
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.25;
}
blockquote p:last-child {
  margin-bottom: 0;
}
blockquote small,
blockquote .small {
  display: block;
  line-height: 1.42857143;
  color: #999999;
}
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small,
blockquote.pull-right .small {
  text-align: right;
}
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  white-space: nowrap;
  border-radius: 4px;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  width: 1170px;
}
.container:before,
.container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: 0%;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: 0%;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: 0%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: 0%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: 0%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: 0%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1400px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: 0%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: 0%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  max-width: 100%;
  background-color: transparent;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  float: none;
  display: table-cell;
}
.table > thead > tr > .active,
.table > tbody > tr > .active,
.table > tfoot > tr > .active,
.table > thead > .active > td,
.table > tbody > .active > td,
.table > tfoot > .active > td,
.table > thead > .active > th,
.table > tbody > .active > th,
.table > tfoot > .active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > .active:hover,
.table-hover > tbody > .active:hover > td,
.table-hover > tbody > .active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > .success,
.table > tbody > tr > .success,
.table > tfoot > tr > .success,
.table > thead > .success > td,
.table > tbody > .success > td,
.table > tfoot > .success > td,
.table > thead > .success > th,
.table > tbody > .success > th,
.table > tfoot > .success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > .success:hover,
.table-hover > tbody > .success:hover > td,
.table-hover > tbody > .success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > .danger,
.table > tbody > tr > .danger,
.table > tfoot > tr > .danger,
.table > thead > .danger > td,
.table > tbody > .danger > td,
.table > tfoot > .danger > td,
.table > thead > .danger > th,
.table > tbody > .danger > th,
.table > tfoot > .danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > .danger:hover,
.table-hover > tbody > .danger:hover > td,
.table-hover > tbody > .danger:hover > th {
  background-color: #ebcccc;
}
.table > thead > tr > .warning,
.table > tbody > tr > .warning,
.table > tfoot > tr > .warning,
.table > thead > .warning > td,
.table > tbody > .warning > td,
.table > tfoot > .warning > td,
.table > thead > .warning > th,
.table > tbody > .warning > th,
.table > tfoot > .warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > .warning:hover,
.table-hover > tbody > .warning:hover > td,
.table-hover > tbody > .warning:hover > th {
  background-color: #faf2cc;
}
@media (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal;
}
input[type="file"] {
  display: block;
}
select[multiple],
select[size] {
  height: auto;
}
select optgroup {
  font-size: inherit;
  font-style: inherit;
  font-family: inherit;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  height: auto;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  vertical-align: middle;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  vertical-align: middle;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control:-moz-placeholder {
  color: #999999;
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
}
textarea.form-control {
  height: auto;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
  vertical-align: middle;
}
.radio label,
.checkbox label {
  display: inline;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm {
  height: auto;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg {
  height: auto;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.form-control-static {
  margin-bottom: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
  }
  .form-inline select.form-control {
    width: auto;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  display: table;
}
.form-horizontal .form-group:after {
  clear: both;
}
.form-horizontal .form-control-static {
  padding-top: 7px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
  }
}
select.form-control {
  width: auto;
  max-width: 100%;
}
select[multiple="1"].form-control,
select[multiple="multiple"].form-control {
  width: 100%;
}
.checkbox label p,
.radio label p {
  display: inline;
  margin: 0;
}
.form-group.date .chosen-container {
  margin-right: 5px;
}
.form-group.date select {
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
  width: 160px;
}
.form-group.date select + .chosen-container {
  margin-left: 5px;
  margin-right: 5px;
}
.form-group.date select:first-child,
.form-group.date select:first-child + .chosen-container {
  margin-left: 0;
}
.form-group.date select.date-select-d {
  margin-left: 0;
  width: 65px;
}
.form-group.date select.date-select-d + .chosen-container {
  margin-left: 0;
}
.form-group.date select.date-select-m {
  width: 100px;
}
.form-group.date select.date-select-Y {
  width: 80px;
}
.form-group.date select.date-select-H,
.form-group.date select.date-select-i {
  width: 60px;
}
.form-actions:before {
  border-top: 1px solid #EDEDF0;
  padding-top: 15px;
  margin: 0 15px;
  display: block !important;
}
.form-actions .btn {
  margin-right: 5px;
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.btn:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #333;
  background-color: #ebebeb;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-primary {
  color: #fff;
  background-color: #F4431F;
  border-color: #ee320c;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #df2f0b;
  border-color: #b32609;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #F4431F;
  border-color: #ee320c;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ed9c28;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #d2322d;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #47a447;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-info {
  color: #fff;
  background-color: #3D3D3D;
  border-color: #303030;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #292929;
  border-color: #121212;
}
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #3D3D3D;
  border-color: #303030;
}
.btn-link {
  color: #428bca;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #999999;
  text-decoration: none;
}
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #428bca;
}
.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;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #999999;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: none;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar:before,
.btn-toolbar:after {
  content: " ";
  display: table;
}
.btn-toolbar:after {
  clear: both;
}
.btn-toolbar .btn-group {
  float: left;
}
.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group,
.btn-toolbar > .btn-group + .btn-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child > .btn:last-child,
.btn-group-vertical > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  display: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  white-space: nowrap;
}
.input-group-btn:first-child > .btn {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn {
  margin-left: -1px;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -4px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:active {
  z-index: 2;
}
.breadcrumbs {
  font-weight: bold;
  font-size: 11px;
  color: #777;
  margin-bottom: 5px;
}
.breadcrumbs a {
  color: #b91d47;
}
.breadcrumbs [class^="icon"] {
  margin-right: 4px;
  text-decoration: none !important;
}
.breadcrumbs .fa {
  margin-right: 3px;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  background-color: #eeeeee;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999999;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager:before,
.pager:after {
  content: " ";
  display: table;
}
.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;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999999;
  background-color: #fff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
.label[href]:hover,
.label[href]:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #999999;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #808080;
}
.label-primary {
  background-color: #428bca;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #3071a9;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #3D3D3D;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #242424;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #F4431F;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #428bca;
  background-color: #fff;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable {
  padding-right: 35px;
}
.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
.alert-error {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-error hr {
  border-top-color: #e4b9c0;
}
.alert-error .alert-link {
  color: #843534;
}
.alert-pop {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-pop hr {
  border-top-color: #a6e1ec;
}
.alert-pop .alert-link {
  color: #245269;
}
.alert-notice {
  background-color: #3D3D3D;
  border-color: #1d1d1d;
  color: #ffffff;
  display: block;
  position: relative;
}
.alert-notice hr {
  border-top-color: #101010;
}
.alert-notice .alert-link {
  color: #e6e6e6;
}
.alert-notice.has-image .ava {
  display: block;
  width: 40px;
  height: 40px;
  float: left;
  margin-right: 10px;
  text-align: center;
}
.alert-notice.has-image .ava img {
  max-width: 40px;
  max-height: 40px;
}
.alert-notice a {
  font-weight: bold;
  color: #F4431F;
}
.alert-notice .notice-title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: bold;
  margin-bottom: 5px;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #428bca;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #3D3D3D;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}
a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
  color: #e1edf7;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-body:before,
.panel-body:after {
  content: " ";
  display: table;
}
.panel-body:after {
  clear: both;
}
.panel > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item {
  border-width: 1px 0;
}
.panel > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel > .list-group .list-group-item:last-child {
  border-bottom: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table {
  margin-bottom: 0;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child th,
.panel > .table > tbody:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:last-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:last-child > th,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-bordered > thead > tr:last-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
  overflow: hidden;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #428bca;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}
.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #428bca;
}
.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #428bca;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ebccd1;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #bce8f1;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
  z-index: 1050;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: none;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 20px;
}
.modal-footer {
  padding: 19px 20px 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
@media screen and (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover .arrow {
  border-width: 11px;
}
.popover .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.cf:before,
.cf:after {
  content: " ";
  display: table;
}
.cf:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
.fl {
  float: left !important;
}
.fr {
  float: right !important;
}
.np {
  padding: 0 !important;
}
.nm {
  margin: 0 !important;
}
.no-select {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.no-wrap {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.wrapped {
  overflow: hidden;
  word-wrap: break-word;
}
.addthis_16x16_style {
  height: 16px;
}
.addthis_32x32_style {
  height: 32px;
}
.page-description {
  color: #777;
  font-size: 13px;
  line-height: 16px;
  margin-top: 50px;
}
.page-description .text-wrap {
  padding: 0 10px;
}
.page-description a {
  color: #777;
}
.page-description p {
  margin: 5px 0;
}
.page-description h1,
.page-description h2,
.page-description h3,
.page-description h4,
.page-description h5,
.page-description h6 {
  margin: 10px 0 5px;
}
.muted {
  color: #777;
}
.text-content p {
  margin-bottom: 10px;
}
.text-content img {
  max-width: 100%;
}
.text-content h1,
.text-content h2,
.text-content h3 {
  margin: 15px 0;
}
.text-content h4,
.text-content h5,
.text-content h6 {
  margin: 10px 0;
}
.text-content table + table {
  margin-top: 20px;
}
.calendar-simple {
  font-size: 14px;
  color: #1d1d1d;
  width: 100%;
}
.calendar-simple td,
.calendar-simple th {
  border: solid 1px #EDEDF0;
  width: 14.3%;
}
.calendar-simple th {
  padding: 2px 4px;
}
.calendar-simple td {
  padding: 0;
  text-align: center;
}
.calendar-simple td a,
.calendar-simple td span {
  display: block;
  padding: 2px 4px;
}
.calendar-simple td a {
  color: #1d1d1d;
  text-decoration: underline;
}
.calendar-simple td a:hover {
  background: #EDEDF0;
}
.calendar-simple td.holiday,
.calendar-simple td.holiday a {
  color: #b91d47;
}
.search-count {
  padding: 5px;
  font-size: 16px;
  font-weight: normal;
  color: #000;
  margin-bottom: 15px;
}
.nothing-found {
  background: #F7F7F7;
  padding: 40px;
  text-align: center;
  color: #555555;
  font-size: 16px;
  text-transform: uppercase;
  position: relative;
  font-weight: 200;
  letter-spacing: 0em;
}
.nothing-found .fa {
  margin-right: 5px;
}
.nothing-found > a {
  color: inherit;
}
.nothing-found > a:hover {
  color: #F4431F;
}
.nothing-found .not-show {
  position: absolute;
  right: 10px;
  top: 10px;
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #F4431F;
  border-color: #ee320c;
  padding: 3px 4px;
  font-size: 10px;
  line-height: 10px;
  border-radius: 50%;
}
.nothing-found .not-show:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.nothing-found .not-show:hover,
.nothing-found .not-show:focus {
  color: #333;
  text-decoration: none;
}
.nothing-found .not-show:active,
.nothing-found .not-show.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.nothing-found .not-show.disabled,
.nothing-found .not-show[disabled],
fieldset[disabled] .nothing-found .not-show {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.nothing-found .not-show:hover,
.nothing-found .not-show:focus,
.nothing-found .not-show:active,
.nothing-found .not-show.active,
.open .dropdown-toggle.nothing-found .not-show {
  color: #fff;
  background-color: #df2f0b;
  border-color: #b32609;
}
.nothing-found .not-show:active,
.nothing-found .not-show.active,
.open .dropdown-toggle.nothing-found .not-show {
  background-image: none;
}
.nothing-found .not-show.disabled,
.nothing-found .not-show[disabled],
fieldset[disabled] .nothing-found .not-show,
.nothing-found .not-show.disabled:hover,
.nothing-found .not-show[disabled]:hover,
fieldset[disabled] .nothing-found .not-show:hover,
.nothing-found .not-show.disabled:focus,
.nothing-found .not-show[disabled]:focus,
fieldset[disabled] .nothing-found .not-show:focus,
.nothing-found .not-show.disabled:active,
.nothing-found .not-show[disabled]:active,
fieldset[disabled] .nothing-found .not-show:active,
.nothing-found .not-show.disabled.active,
.nothing-found .not-show[disabled].active,
fieldset[disabled] .nothing-found .not-show.active {
  background-color: #F4431F;
  border-color: #ee320c;
}
.nothing-found .not-show .fa {
  margin: 0 !important;
}
a.nothing-found {
  display: block;
}
a.nothing-found:hover {
  color: #F4431F;
}
ul.table-list {
  color: #3D3D3D;
  margin: 0;
  padding: 0;
}
ul.table-list li {
  display: block;
  border-bottom: dotted 1px #EDEDF0;
  padding: 5px 0;
}
ul.table-list li:before,
ul.table-list li:after {
  content: " ";
  display: table;
}
ul.table-list li:after {
  clear: both;
}
ul.table-list li .header {
  color: #777;
  float: left;
  width: 140px;
}
ul.table-list li .info {
  margin-left: 145px;
  display: block;
}
ul.table-list li .info .alert {
  margin: 0;
}
ul.table-list li .info .alert + .alert {
  margin-top: 10px;
}
ul.table-list li .info .callout {
  margin: 0;
}
ul.table-list li .info .callout + .callout {
  margin-top: 10px;
}
ul.table-list li:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
#notifications {
  position: fixed;
  right: 10px;
  bottom: 10px;
  width: 300px;
}
#notifications .alert {
  margin-bottom: 0;
}
#notifications .alert + .alert {
  margin-top: 10px;
}
.glow-white {
  -webkit-box-shadow: 0 0 7px rgba(255, 255, 255, 0.5);
  box-shadow: 0 0 7px rgba(255, 255, 255, 0.5);
}
.colls-2,
.colls-3,
.colls-4 {
  margin-left: -10px;
  margin-right: -10px;
}
.colls-2:before,
.colls-3:before,
.colls-4:before,
.colls-2:after,
.colls-3:after,
.colls-4:after {
  content: " ";
  display: table;
}
.colls-2:after,
.colls-3:after,
.colls-4:after {
  clear: both;
}
.colls-2 > .column {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.colls-3 > .column {
  position: relative;
  float: left;
  width: 33.33333333%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.colls-4 > .column {
  position: relative;
  float: left;
  width: 25%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
[class^="flag-"] {
  width: 16px;
  height: 11px;
  background: url('/img/flags.png') no-repeat;
  vertical-align: baseline;
  display: inline-block;
}
.flag-sng {
  background-position: -176px -165px;
}
.flag-world {
  background: none;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.flag-world:before {
  content: "\f0ac";
}
.flag-ad {
  background-position: -16px 0;
}
.flag-ae {
  background-position: -32px 0;
}
.flag-af {
  background-position: -48px 0;
}
.flag-ag {
  background-position: -64px 0;
}
.flag-ai {
  background-position: -80px 0;
}
.flag-al {
  background-position: -96px 0;
}
.flag-am {
  background-position: -112px 0;
}
.flag-an {
  background-position: -128px 0;
}
.flag-ao {
  background-position: -144px 0;
}
.flag-ar {
  background-position: -160px 0;
}
.flag-as {
  background-position: -176px 0;
}
.flag-at {
  background-position: -192px 0;
}
.flag-au {
  background-position: -208px 0;
}
.flag-aw {
  background-position: -224px 0;
}
.flag-az {
  background-position: -240px 0;
}
.flag-ba {
  background-position: 0 -11px;
}
.flag-bb {
  background-position: -16px -11px;
}
.flag-bd {
  background-position: -32px -11px;
}
.flag-be {
  background-position: -48px -11px;
}
.flag-bf {
  background-position: -64px -11px;
}
.flag-bg {
  background-position: -80px -11px;
}
.flag-bh {
  background-position: -96px -11px;
}
.flag-bi {
  background-position: -112px -11px;
}
.flag-bj {
  background-position: -128px -11px;
}
.flag-bm {
  background-position: -144px -11px;
}
.flag-bn {
  background-position: -160px -11px;
}
.flag-bo {
  background-position: -176px -11px;
}
.flag-br {
  background-position: -192px -11px;
}
.flag-bs {
  background-position: -208px -11px;
}
.flag-bt {
  background-position: -224px -11px;
}
.flag-bv {
  background-position: -240px -11px;
}
.flag-bw {
  background-position: 0 -22px;
}
.flag-by {
  background-position: -16px -22px;
}
.flag-bz {
  background-position: -32px -22px;
}
.flag-ca {
  background-position: -48px -22px;
}
.flag-catalonia {
  background-position: -64px -22px;
}
.flag-cd {
  background-position: -80px -22px;
}
.flag-cf {
  background-position: -96px -22px;
}
.flag-cg {
  background-position: -112px -22px;
}
.flag-ch {
  background-position: -128px -22px;
}
.flag-ci {
  background-position: -144px -22px;
}
.flag-ck {
  background-position: -160px -22px;
}
.flag-cl {
  background-position: -176px -22px;
}
.flag-cm {
  background-position: -192px -22px;
}
.flag-cn {
  background-position: -208px -22px;
}
.flag-co {
  background-position: -224px -22px;
}
.flag-cr {
  background-position: -240px -22px;
}
.flag-cu {
  background-position: 0 -33px;
}
.flag-cv {
  background-position: -16px -33px;
}
.flag-cw {
  background-position: -32px -33px;
}
.flag-cy {
  background-position: -48px -33px;
}
.flag-cz {
  background-position: -64px -33px;
}
.flag-de {
  background-position: -80px -33px;
}
.flag-dj {
  background-position: -96px -33px;
}
.flag-dk {
  background-position: -112px -33px;
}
.flag-dm {
  background-position: -128px -33px;
}
.flag-do {
  background-position: -144px -33px;
}
.flag-dz {
  background-position: -160px -33px;
}
.flag-ec {
  background-position: -176px -33px;
}
.flag-ee {
  background-position: -192px -33px;
}
.flag-eg {
  background-position: -208px -33px;
}
.flag-eh {
  background-position: -224px -33px;
}
.flag-england {
  background-position: -240px -33px;
}
.flag-er {
  background-position: 0 -44px;
}
.flag-es {
  background-position: -16px -44px;
}
.flag-et {
  background-position: -32px -44px;
}
.flag-eu {
  background-position: -48px -44px;
}
.flag-fi {
  background-position: -64px -44px;
}
.flag-fj {
  background-position: -80px -44px;
}
.flag-fk {
  background-position: -96px -44px;
}
.flag-fm {
  background-position: -112px -44px;
}
.flag-fo {
  background-position: -128px -44px;
}
.flag-fr {
  background-position: -144px -44px;
}
.flag-ga {
  background-position: -160px -44px;
}
.flag-gb {
  background-position: -176px -44px;
}
.flag-gd {
  background-position: -192px -44px;
}
.flag-ge {
  background-position: -208px -44px;
}
.flag-gf {
  background-position: -224px -44px;
}
.flag-gg {
  background-position: -240px -44px;
}
.flag-gh {
  background-position: 0 -55px;
}
.flag-gi {
  background-position: -16px -55px;
}
.flag-gl {
  background-position: -32px -55px;
}
.flag-gm {
  background-position: -48px -55px;
}
.flag-gn {
  background-position: -64px -55px;
}
.flag-gp {
  background-position: -80px -55px;
}
.flag-gq {
  background-position: -96px -55px;
}
.flag-gr {
  background-position: -112px -55px;
}
.flag-gs {
  background-position: -128px -55px;
}
.flag-gt {
  background-position: -144px -55px;
}
.flag-gu {
  background-position: -160px -55px;
}
.flag-gw {
  background-position: -176px -55px;
}
.flag-gy {
  background-position: -192px -55px;
}
.flag-hk {
  background-position: -208px -55px;
}
.flag-hm {
  background-position: -224px -55px;
}
.flag-hn {
  background-position: -240px -55px;
}
.flag-hr {
  background-position: 0 -66px;
}
.flag-ht {
  background-position: -16px -66px;
}
.flag-hu {
  background-position: -32px -66px;
}
.flag-ic {
  background-position: -48px -66px;
}
.flag-id {
  background-position: -64px -66px;
}
.flag-ie {
  background-position: -80px -66px;
}
.flag-il {
  background-position: -96px -66px;
}
.flag-im {
  background-position: -112px -66px;
}
.flag-in {
  background-position: -128px -66px;
}
.flag-io {
  background-position: -144px -66px;
}
.flag-iq {
  background-position: -160px -66px;
}
.flag-ir {
  background-position: -176px -66px;
}
.flag-is {
  background-position: -192px -66px;
}
.flag-it {
  background-position: -208px -66px;
}
.flag-je {
  background-position: -224px -66px;
}
.flag-jm {
  background-position: -240px -66px;
}
.flag-jo {
  background-position: 0 -77px;
}
.flag-jp {
  background-position: -16px -77px;
}
.flag-ke {
  background-position: -32px -77px;
}
.flag-kg {
  background-position: -48px -77px;
}
.flag-kh {
  background-position: -64px -77px;
}
.flag-ki {
  background-position: -80px -77px;
}
.flag-km {
  background-position: -96px -77px;
}
.flag-kn {
  background-position: -112px -77px;
}
.flag-kp {
  background-position: -128px -77px;
}
.flag-kr {
  background-position: -144px -77px;
}
.flag-kurdistan {
  background-position: -160px -77px;
}
.flag-kw {
  background-position: -176px -77px;
}
.flag-ky {
  background-position: -192px -77px;
}
.flag-kz {
  background-position: -208px -77px;
}
.flag-la {
  background-position: -224px -77px;
}
.flag-lb {
  background-position: -240px -77px;
}
.flag-lc {
  background-position: 0 -88px;
}
.flag-li {
  background-position: -16px -88px;
}
.flag-lk {
  background-position: -32px -88px;
}
.flag-lr {
  background-position: -48px -88px;
}
.flag-ls {
  background-position: -64px -88px;
}
.flag-lt {
  background-position: -80px -88px;
}
.flag-lu {
  background-position: -96px -88px;
}
.flag-lv {
  background-position: -112px -88px;
}
.flag-ly {
  background-position: -128px -88px;
}
.flag-ma {
  background-position: -144px -88px;
}
.flag-mc {
  background-position: -160px -88px;
}
.flag-md {
  background-position: -176px -88px;
}
.flag-me {
  background-position: -192px -88px;
}
.flag-mg {
  background-position: -208px -88px;
}
.flag-mh {
  background-position: -224px -88px;
}
.flag-mk {
  background-position: -240px -88px;
}
.flag-ml {
  background-position: 0 -99px;
}
.flag-mm {
  background-position: -16px -99px;
}
.flag-mn {
  background-position: -32px -99px;
}
.flag-mo {
  background-position: -48px -99px;
}
.flag-mp {
  background-position: -64px -99px;
}
.flag-mq {
  background-position: -80px -99px;
}
.flag-mr {
  background-position: -96px -99px;
}
.flag-ms {
  background-position: -112px -99px;
}
.flag-mt {
  background-position: -128px -99px;
}
.flag-mu {
  background-position: -144px -99px;
}
.flag-mv {
  background-position: -160px -99px;
}
.flag-mw {
  background-position: -176px -99px;
}
.flag-mx {
  background-position: -192px -99px;
}
.flag-my {
  background-position: -208px -99px;
}
.flag-mz {
  background-position: -224px -99px;
}
.flag-na {
  background-position: -240px -99px;
}
.flag-nc {
  background-position: 0 -110px;
}
.flag-ne {
  background-position: -16px -110px;
}
.flag-nf {
  background-position: -32px -110px;
}
.flag-ng {
  background-position: -48px -110px;
}
.flag-ni {
  background-position: -64px -110px;
}
.flag-nl {
  background-position: -80px -110px;
}
.flag-no {
  background-position: -96px -110px;
}
.flag-np {
  background-position: -112px -110px;
}
.flag-nr {
  background-position: -128px -110px;
}
.flag-nu {
  background-position: -144px -110px;
}
.flag-nz {
  background-position: -160px -110px;
}
.flag-om {
  background-position: -176px -110px;
}
.flag-pa {
  background-position: -192px -110px;
}
.flag-pe {
  background-position: -208px -110px;
}
.flag-pf {
  background-position: -224px -110px;
}
.flag-pg {
  background-position: -240px -110px;
}
.flag-ph {
  background-position: 0 -121px;
}
.flag-pk {
  background-position: -16px -121px;
}
.flag-pl {
  background-position: -32px -121px;
}
.flag-pm {
  background-position: -48px -121px;
}
.flag-pn {
  background-position: -64px -121px;
}
.flag-pr {
  background-position: -80px -121px;
}
.flag-ps {
  background-position: -96px -121px;
}
.flag-pt {
  background-position: -112px -121px;
}
.flag-pw {
  background-position: -128px -121px;
}
.flag-py {
  background-position: -144px -121px;
}
.flag-qa {
  background-position: -160px -121px;
}
.flag-re {
  background-position: -176px -121px;
}
.flag-ro {
  background-position: -192px -121px;
}
.flag-rs {
  background-position: -208px -121px;
}
.flag-ru {
  background-position: -224px -121px;
}
.flag-rw {
  background-position: -240px -121px;
}
.flag-sa {
  background-position: 0 -132px;
}
.flag-sb {
  background-position: -16px -132px;
}
.flag-sc {
  background-position: -32px -132px;
}
.flag-scotland {
  background-position: -48px -132px;
}
.flag-sd {
  background-position: -64px -132px;
}
.flag-se {
  background-position: -80px -132px;
}
.flag-sg {
  background-position: -96px -132px;
}
.flag-sh {
  background-position: -112px -132px;
}
.flag-si {
  background-position: -128px -132px;
}
.flag-sk {
  background-position: -144px -132px;
}
.flag-sl {
  background-position: -160px -132px;
}
.flag-sm {
  background-position: -176px -132px;
}
.flag-sn {
  background-position: -192px -132px;
}
.flag-so {
  background-position: -208px -132px;
}
.flag-somaliland {
  background-position: -224px -132px;
}
.flag-sr {
  background-position: -240px -132px;
}
.flag-ss {
  background-position: 0 -143px;
}
.flag-st {
  background-position: -16px -143px;
}
.flag-sv {
  background-position: -32px -143px;
}
.flag-sy {
  background-position: -48px -143px;
}
.flag-sz {
  background-position: -64px -143px;
}
.flag-tc {
  background-position: -80px -143px;
}
.flag-td {
  background-position: -96px -143px;
}
.flag-tf {
  background-position: -112px -143px;
}
.flag-tg {
  background-position: -128px -143px;
}
.flag-th {
  background-position: -144px -143px;
}
.flag-tj {
  background-position: -160px -143px;
}
.flag-tk {
  background-position: -176px -143px;
}
.flag-tl {
  background-position: -192px -143px;
}
.flag-tm {
  background-position: -208px -143px;
}
.flag-tn {
  background-position: -224px -143px;
}
.flag-to {
  background-position: -240px -143px;
}
.flag-tr {
  background-position: 0 -154px;
}
.flag-tt {
  background-position: -16px -154px;
}
.flag-tv {
  background-position: -32px -154px;
}
.flag-tw {
  background-position: -48px -154px;
}
.flag-tz {
  background-position: -64px -154px;
}
.flag-ua {
  background-position: -80px -154px;
}
.flag-ug {
  background-position: -96px -154px;
}
.flag-um {
  background-position: -112px -154px;
}
.flag-us {
  background-position: -128px -154px;
}
.flag-uy {
  background-position: -144px -154px;
}
.flag-uz {
  background-position: -160px -154px;
}
.flag-va {
  background-position: -176px -154px;
}
.flag-vc {
  background-position: -192px -154px;
}
.flag-ve {
  background-position: -208px -154px;
}
.flag-vg {
  background-position: -224px -154px;
}
.flag-vi {
  background-position: -240px -154px;
}
.flag-vn {
  background-position: 0 -165px;
}
.flag-vu {
  background-position: -16px -165px;
}
.flag-wales {
  background-position: -32px -165px;
}
.flag-wf {
  background-position: -48px -165px;
}
.flag-ws {
  background-position: -64px -165px;
}
.flag-ye {
  background-position: -80px -165px;
}
.flag-yt {
  background-position: -96px -165px;
}
.flag-za {
  background-position: -112px -165px;
}
.flag-zanzibar {
  background-position: -128px -165px;
}
.flag-zm {
  background-position: -144px -165px;
}
.flag-zw {
  background-position: -160px -165px;
}
.flag-en {
  background-position: -176px -44px;
}
.chosen-select {
  width: 100%;
}
.chosen-select-deselect {
  width: 100%;
}
.chosen-container {
  display: inline-block;
  font-size: 14px;
  position: relative;
  vertical-align: middle;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.chosen-container .chosen-drop {
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-top-color: rgba(64, 64, 64, 0.15);
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-box-shadow: 0 8px 8px rgba(0, 0, 0, .25);
  box-shadow: 0 8px 8px rgba(0, 0, 0, .25);
  margin-top: -1px;
  position: absolute;
  top: 100%;
  left: -9000px;
  z-index: 1000;
}
.chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
  right: 0;
}
.chosen-container .chosen-results {
  color: #555555;
  margin: 0 4px 4px 0;
  max-height: 240px;
  padding: 0 0 0 4px;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.chosen-container .chosen-results li {
  display: none;
  line-height: 1.42857143;
  list-style: none;
  margin: 0;
  padding: 5px 6px;
}
.chosen-container .chosen-results li em {
  background: #feffde;
  font-style: normal;
}
.chosen-container .chosen-results li.group-result {
  display: list-item;
  cursor: default;
  color: #999;
  font-weight: bold;
}
.chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
.chosen-container .chosen-results li.active-result {
  cursor: pointer;
  display: list-item;
}
.chosen-container .chosen-results li.highlighted {
  background-color: #428bca;
  color: white;
}
.chosen-container .chosen-results li.highlighted em {
  background: transparent;
}
.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #999999;
}
.chosen-container .chosen-results .no-results {
  background: #eeeeee;
  display: list-item;
}
.chosen-container .chosen-results-scroll {
  background: white;
  margin: 0 4px;
  position: absolute;
  text-align: center;
  width: 321px;
  z-index: 1;
}
.chosen-container .chosen-results-scroll span {
  display: inline-block;
  height: 1.42857143;
  text-indent: -5000px;
  width: 9px;
}
.chosen-container .chosen-results-scroll-down {
  bottom: 0;
}
.chosen-container .chosen-results-scroll-down span {
  background: url("/img/chosen-sprite.png") no-repeat -4px -3px;
}
.chosen-container .chosen-results-scroll-up span {
  background: url("/img/chosen-sprite.png") no-repeat -22px -3px;
}
.chosen-container-single .chosen-single {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #fff;
  background-image: -webkit-linear-gradient(top, white 0%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffeeeeee', GradientType=0);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #ccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  color: #555555;
  display: block;
  height: 34px;
  overflow: hidden;
  line-height: 34px;
  padding: 0 0 0 8px;
  position: relative;
  text-decoration: none;
  white-space: nowrap;
}
.chosen-container-single .chosen-single span {
  display: block;
  margin-right: 26px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.chosen-container-single .chosen-single abbr {
  background: url("/img/chosen-sprite.png") right top no-repeat;
  display: block;
  font-size: 1px;
  height: 10px;
  position: absolute;
  right: 26px;
  top: 24px / 2;
  width: 12px;
}
.chosen-container-single .chosen-single abbr:hover {
  background-position: right -11px;
}
.chosen-container-single .chosen-single.chosen-disabled .chosen-single abbr:hover {
  background-position: right 2px;
}
.chosen-container-single .chosen-single div {
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  width: 18px;
}
.chosen-container-single .chosen-single div b {
  background: url("/img/chosen-sprite.png") no-repeat 0 7px;
  display: block;
  height: 100%;
  width: 100%;
}
.chosen-container-single .chosen-default {
  color: #999999;
}
.chosen-container-single .chosen-search {
  margin: 0;
  padding: 3px 4px;
  position: relative;
  white-space: nowrap;
  z-index: 1000;
}
.chosen-container-single .chosen-search input {
  background: url("/img/chosen-sprite.png") no-repeat 100% -20px, #fff;
  border: 1px solid #ccc;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  margin: 1px 0;
  padding: 4px 20px 4px 4px;
  width: 100%;
}
.chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.chosen-container-single-nosearch .chosen-search input {
  position: absolute;
  left: -9000px;
}
.chosen-container-multi {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.chosen-container-multi .chosen-choices {
  background-color: #fff;
  border: 1px solid #ccc;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  cursor: text;
  height: auto !important;
  height: 1%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
}
.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
.chosen-container-multi .chosen-choices .search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.chosen-container-multi .chosen-choices .search-field input {
  background: transparent !important;
  border: 0 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #555555;
  height: 32px;
  margin: 0;
  padding: 4px;
  outline: 0;
}
.chosen-container-multi .chosen-choices .search-field .default {
  color: #999;
}
.chosen-container-multi .chosen-choices .search-choice {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  background-image: -webkit-linear-gradient(top, white 0%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffeeeeee', GradientType=0);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  color: #333333;
  cursor: default;
  line-height: 13px;
  margin: 6px 0 3px 5px;
  padding: 3px 20px 3px 5px;
  position: relative;
}
.chosen-container-multi .chosen-choices .search-choice .search-choice-close {
  background: url("/img/chosen-sprite.png") right top no-repeat;
  display: block;
  font-size: 1px;
  height: 10px;
  position: absolute;
  right: 4px;
  top: 5px;
  width: 12px;
}
.chosen-container-multi .chosen-choices .search-choice .search-choice-close:hover {
  background-position: right -11px;
}
.chosen-container-multi .chosen-choices .search-choice-focus {
  background: #d4d4d4;
}
.chosen-container-multi .chosen-choices .search-choice-focus .search-choice-close {
  background-position: right -11px;
}
.chosen-container-multi .chosen-results {
  margin: 0 0 0 0;
  padding: 0;
}
.chosen-container-multi .chosen-drop .result-selected {
  display: none;
}
.chosen-container-active .chosen-single {
  border: 1px solid rgba(82, 168, 236, 0.8);
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 8px rgba(82, 168, 236, .6);
  box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 8px rgba(82, 168, 236, .6);
  -webkit-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s;
}
.chosen-container-active.chosen-with-drop .chosen-single {
  background-color: #eeeeee;
  border: 1px solid rgba(82, 168, 236, 0.8);
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 8px rgba(82, 168, 236, .6);
  box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 8px rgba(82, 168, 236, .6);
  -webkit-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s;
}
.chosen-container-active.chosen-with-drop .chosen-single div {
  background: transparent;
  border-left: none;
}
.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 7px;
}
.chosen-container-active .chosen-choices {
  border: 1px solid rgba(82, 168, 236, 0.8);
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 8px rgba(82, 168, 236, .6);
  box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 8px rgba(82, 168, 236, .6);
  -webkit-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s;
}
.chosen-container-active .chosen-choices .search-field input {
  color: #111 !important;
}
.chosen-disabled {
  cursor: default;
  opacity: 0.5 !important;
}
.chosen-disabled .chosen-single {
  cursor: default;
}
.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}
.chosen-rtl {
  text-align: right;
}
.chosen-rtl .chosen-single {
  padding: 0 8px 0 0;
  overflow: visible;
}
.chosen-rtl .chosen-single span {
  margin-left: 26px;
  margin-right: 0;
  direction: rtl;
}
.chosen-rtl .chosen-single div {
  left: 7px;
  right: auto;
}
.chosen-rtl .chosen-single abbr {
  left: 26px;
  right: auto;
}
.chosen-rtl .chosen-choices .search-field input {
  direction: rtl;
}
.chosen-rtl .chosen-choices li {
  float: right;
}
.chosen-rtl .chosen-choices .search-choice {
  margin: 6px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
.chosen-rtl .chosen-choices .search-choice .search-choice-close {
  background-position: right top;
  left: 4px;
  right: auto;
}
.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
.chosen-rtl .chosen-results .group-option {
  padding-left: 0;
  padding-right: 15px;
}
.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
.chosen-rtl .chosen-search input {
  background: url("/img/chosen-sprite.png") no-repeat -28px -20px, #fff;
  direction: rtl;
  padding: 4px 5px 4px 20px;
}
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('/assets/css/vendor/font-awesome-4.2.0/fonts//fontawesome-webfont.eot?v=4.2.0');
  src: url('/assets/css/vendor/font-awesome-4.2.0/fonts//fontawesome-webfont.eot?#iefix&v=4.2.0') format('embedded-opentype'), url('/assets/css/vendor/font-awesome-4.2.0/fonts//fontawesome-webfont.woff?v=4.2.0') format('woff'), url('/assets/css/vendor/font-awesome-4.2.0/fonts//fontawesome-webfont.ttf?v=4.2.0') format('truetype'), url('/assets/css/vendor/font-awesome-4.2.0/fonts//fontawesome-webfont.svg?v=4.2.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: 0.3em;
}
.fa.pull-right {
  margin-left: 0.3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
/*!
 * jQuery UI CSS Framework 1.10.4
 * http://jqueryui.com
 *
 * Copyright 2014 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none;
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.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:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}
.ui-helper-clearfix:after {
  clear: both;
}
.ui-helper-clearfix {
  min-height: 0;
  /* support: IE7 */
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
}
.ui-front {
  z-index: 100;
}
/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
}
/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ui-datepicker {
  width: 100%;
}
.ui-datepicker table {
  border-collapse: collapse;
  width: 100%;
}
.ui-datepicker td > span,
.ui-datepicker td > a {
  display: block;
  text-align: center;
  padding: 6px 4px;
  text-decoration: none;
}
.ui-datepicker td .ui-state-default {
  background: #EDEDF0;
  border: 1px solid #DDD;
  font-weight: bold;
  color: #1d1d1d;
}
.ui-datepicker td.ui-state-disabled .ui-state-default,
.ui-datepicker td .ui-priority-secondary {
  background: #fbfbfc;
  border: 1px solid #EEE;
  color: #777;
  font-weight: normal;
}
.ui-datepicker td.ui-state-highlight.paid .ui-state-default {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.ui-datepicker td.ui-state-highlight.paid .ui-state-default.ui-priority-secondary {
  background-color: #eef7ea;
  border-color: #e3f0d8;
  color: #458746;
}
.ui-datepicker td.ui-state-highlight.selected .ui-state-default {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.ui-datepicker td.ui-state-highlight.selected .ui-state-default.ui-priority-secondary {
  background-color: #eef7fb;
  border-color: #d1eff5;
  color: #387fa2;
}
.ui-datepicker.ui-datepicker-inline {
  width: 100% !important;
}
.ui-datepicker.ui-datepicker-inline:before,
.ui-datepicker.ui-datepicker-inline:after {
  content: " ";
  display: table;
}
.ui-datepicker.ui-datepicker-inline:after {
  clear: both;
}
.ui-datepicker-group {
  border-collapse: collapse;
  float: left;
  padding: 0 5px;
}
.ui-datepicker-group.ui-datepicker-group-first {
  padding-left: 0;
}
.ui-datepicker-group.ui-datepicker-group-last {
  padding-right: 0;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}
.ui-datepicker-header {
  background: #EDEDF0;
  border-bottom: solid 1px #DDD;
  padding: 10px 5px;
  position: relative;
}
.ui-datepicker-title {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  color: #b91d47;
}
.ui-datepicker-next,
.ui-datepicker-prev {
  position: absolute;
  top: 50%;
  margin-top: -11px;
  font-size: 16px;
  cursor: pointer;
  display: block;
  padding: 2px 4px 2px 4px;
  width: 22px;
  height: 20px;
  overflow: hidden;
}
.ui-datepicker-next:hover,
.ui-datepicker-prev:hover {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: #ffffff;
  color: #b91d47;
  text-decoration: none;
}
.ui-datepicker-next .ui-icon,
.ui-datepicker-prev .ui-icon {
  text-indent: 0;
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
}
.ui-datepicker-next .ui-icon:before,
.ui-datepicker-prev .ui-icon:before {
  text-decoration: inherit;
  display: inline-block;
  text-indent: 0;
}
.ui-datepicker-prev {
  left: 5px;
}
.ui-datepicker-prev .ui-icon:before {
  content: "\f0a8";
}
.ui-datepicker-next {
  right: 5px;
}
.ui-datepicker-next .ui-icon:before {
  content: "\f0a9";
}
/*!
 * jQuery UI Menu 1.10.4
 * http://jqueryui.com
 *
 * Copyright 2014 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/menu/#theming
 */
.ui-menu {
  display: block;
  outline: none;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1010;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 8px 8px rgba(0, 0, 0, 0.25);
  box-shadow: 0 8px 8px rgba(0, 0, 0, 0.25);
  background-clip: padding-box;
}
.ui-menu.chosen-autocoplete {
  border-top: none;
}
.ui-menu.chosen-autocoplete .ui-menu-item {
  padding: 0 5px;
}
.ui-menu.chosen-autocoplete .ui-menu-item a {
  padding-left: 6px;
  padding-right: 6px;
}
.ui-menu .ui-menu {
  margin-top: -3px;
  position: absolute;
}
.ui-menu .ui-menu-item {
  margin: 0;
  padding: 0;
  width: 100%;
  /* support: IE10, see #8844 */
  list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}
.ui-menu .ui-menu-item .ui-menu-divider {
  margin: 5px -2px 5px -2px;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}
.ui-menu .ui-menu-item a {
  display: block;
  padding: 3px 20px;
  clear: both;
  cursor: pointer;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.ui-menu .ui-menu-item a.ui-state-focus,
.ui-menu .ui-menu-item a.ui-state-active {
  text-decoration: none;
  color: #fff;
  background-color: #428bca;
}
.ui-menu .ui-menu-item .ui-state-disabled > a,
.ui-menu .ui-menu-item .ui-state-disabled > a:hover,
.ui-menu .ui-menu-item .ui-state-disabled > a:focus {
  color: #999999;
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
/* icon support */
.ui-menu-icons {
  position: relative;
}
.ui-menu-icons .ui-menu-item a {
  position: relative;
  padding-left: 2em;
}
/* left-aligned */
.ui-menu .ui-icon {
  position: absolute;
  top: 0.2em;
  left: 0.2em;
}
/* right-aligned */
.ui-menu .ui-menu-icon {
  position: static;
  float: right;
}
/*!
 * jQuery UI Autocomplete 1.10.4
 * http://jqueryui.com
 *
 * Copyright 2014 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/autocomplete/#theming
 */
.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
}
.layout-acme #page,
.layout-global #page,
.layout-profile #page,
.layout-settings #page {
  min-width: 970px;
}
.layout-acme .main-container,
.layout-global .main-container,
.layout-profile .main-container,
.layout-settings .main-container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  width: 1170px;
}
.layout-acme .main-container:before,
.layout-global .main-container:before,
.layout-profile .main-container:before,
.layout-settings .main-container:before,
.layout-acme .main-container:after,
.layout-global .main-container:after,
.layout-profile .main-container:after,
.layout-settings .main-container:after {
  content: " ";
  display: table;
}
.layout-acme .main-container:after,
.layout-global .main-container:after,
.layout-profile .main-container:after,
.layout-settings .main-container:after {
  clear: both;
}
.layout-acme,
.layout-global {
  background-image: url('/img/backgrounds/pattern-silver.jpg');
}
.layout-acme .main-container,
.layout-one-column .main-container {
  background: #EEE;
  margin-top: 15px;
  -moz-box-shadow: 0 2px 7px #999;
  -webkit-box-shadow: 0 2px 7px #999;
  box-shadow: 0 2px 7px #999;
  padding: 0 !important;
}
.layout-acme #content,
.layout-one-column #content {
  background: #FFF;
  padding: 15px;
}
.layout-acme.has-sidebar-primary #content,
.layout-one-column.has-sidebar-primary #content {
  position: relative;
  float: left;
  width: 71.66666667%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.layout-acme.has-sidebar-primary #sidebar-primary,
.layout-one-column.has-sidebar-primary #sidebar-primary {
  position: relative;
  float: left;
  width: 28.33333333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 15px;
}
.layout-profile #content-wrapper,
.layout-settings #content-wrapper {
  -webkit-box-shadow: 0 2px 7px #999;
  box-shadow: 0 2px 7px #999;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  width: 1170px;
  padding: 0 !important;
}
.layout-profile #content-wrapper:before,
.layout-settings #content-wrapper:before,
.layout-profile #content-wrapper:after,
.layout-settings #content-wrapper:after {
  content: " ";
  display: table;
}
.layout-profile #content-wrapper:after,
.layout-settings #content-wrapper:after {
  clear: both;
}
.layout-profile .main-container,
.layout-settings .main-container {
  background: #EEE;
}
.layout-profile #content,
.layout-settings #content {
  background: #ffffff;
  overflow: hidden;
  padding: 20px;
}
.layout-profile.has-sidebar-primary #content,
.layout-settings.has-sidebar-primary #content {
  position: relative;
  float: left;
  width: 75%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.layout-profile.has-sidebar-primary #sidebar-primary,
.layout-settings.has-sidebar-primary #sidebar-primary {
  background: #EEE;
  padding: 20px;
  position: relative;
  float: left;
  width: 25%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.layout-profile #content #content,
.layout-profile.has-sidebar-primary.make-wide #content {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.layout-profile #content #sidebar-primary,
.layout-profile.has-sidebar-primary.make-wide #sidebar-primary {
  display: none;
}
.layout-profile-not-active #page {
  min-height: 0;
}
.layout-profile-not-active #content {
  margin: 40px auto 0;
  position: relative;
  padding-left: 240px;
  min-height: 220px;
  width: 800px;
}
.layout-profile-not-active #content .ava-wrap {
  position: absolute;
  left: 0;
  top: 0;
}
.layout-profile-not-active #content .ava-wrap .ava > img {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: url('/assets/css/svg/filters.svg#grayscale');
  /* Firefox 4+ */
  filter: gray;
  /* IE 6-9 */
}
.layout-profile-not-active #content .ava-banned {
  position: absolute;
  top: 30px;
  left: 10px;
  width: 205px;
}
.layout-profile-not-active #content .ava-banned img {
  width: 100%;
}
.layout-profile-not-active #content .displayname {
  color: #555555;
  margin-bottom: 15px;
}
.layout-profile-not-active #content .banned-label {
  color: #b91d47;
  font-weight: bold;
  font-size: 18px;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: solid 1px #EDEDF0;
}
.layout-acme.error-error404 .main-container {
  max-width: 800px;
}
@media (max-width: 1400px) {
  .layout-acme #page,
  .layout-global #page,
  .layout-profile #page,
  .layout-settings #page,
  .layout-acme #header,
  .layout-global #header,
  .layout-profile #header,
  .layout-settings #header,
  .layout-acme #footer,
  .layout-global #footer,
  .layout-profile #footer,
  .layout-settings #footer {
    min-width: 992px;
    width: auto;
  }
  .layout-profile #content-wrapper,
  .layout-settings #content-wrapper {
    min-width: 992px;
    width: auto;
  }
  .main-container,
  .container {
    width: 100% !important;
  }
  #sidebar-primary .acme-widgets-facebook iframe {
    width: 100% !important;
  }
  #sidebar-primary .acme-widgets-vkontakte #vk_groups {
    width: 100% !important;
  }
}
@media (min-width: 1200px) and (max-width: 1400px) {
  .main-container,
  .container {
    width: 1170px;
  }
}
@media (min-width: 1400px) {
  .layout-acme #page,
  .layout-profile #page,
  .layout-settings #page,
  .layout-acme #header,
  .layout-profile #header,
  .layout-settings #header,
  .layout-acme #footer,
  .layout-profile #footer,
  .layout-settings #footer {
    min-width: 1170px;
  }
  .layout-profile #content-wrapper,
  .layout-settings #content-wrapper {
    min-width: 1170px;
    width: 100%;
    max-width: 1600px;
  }
  body:not(.layout-global) .main-container,
  body:not(.layout-global) .container {
    width: 100%;
    max-width: 1600px;
  }
}
aside + aside,
section + section {
  margin-top: 20px;
}
.page-title {
  font-weight: 200;
  letter-spacing: 0em;
  margin-bottom: 30px;
}
.page-title .muted {
  color: #777;
  font-size: 16px;
  line-height: 16px;
}
.page-title .muted a {
  color: #F4431F;
}
.title-icon {
  position: absolute;
  right: 4px;
  top: 4px;
  color: #666;
  font-size: 24px;
}
.widget-manage {
  position: relative;
  font-size: 20px;
  color: #E1801F;
  top: -8px;
  left: -8px;
}
.widget-manage:hover {
  color: #b91d47;
}
.profile-widget {
  overflow: hidden;
}
.profile-widget .touchcarousel {
  width: 200%;
}
.border-title {
  background: #EEE;
  padding: 10px;
  position: relative;
  margin-bottom: 15px;
}
.border-title .widget-title,
.border-title .page-title {
  border: none;
  display: inline-block;
  margin-bottom: 0;
  padding-bottom: 0;
  position: static;
  margin-right: 15px;
}
.border-title > a {
  text-align: left;
}
.border-title > a:focus {
  text-decoration: none;
}
.border-title .title-icon {
  top: 14px;
  right: 10px;
}
.border-title .widget-more {
  top: 12px;
  right: 10px;
}
.border-title .title-icon + .widget-more {
  right: 40px;
}
.border-title .form-search {
  position: absolute;
  right: 50px;
  top: 8px;
  width: 240px;
}
.border-title .form-search .form-control {
  border-bottom-left-radius: 15px;
  border-top-left-radius: 15px;
}
.border-title .form-search .btn {
  border-bottom-right-radius: 15px;
  border-top-right-radius: 15px;
}
.border-title .form-search.minimized {
  width: 40px;
}
.border-title .form-search.minimized .form-control {
  display: none;
}
.border-title .form-search.minimized .btn {
  border-bottom-left-radius: 15px;
  border-top-left-radius: 15px;
}
.border-title + .contextual-nav {
  margin-top: -15px;
  position: relative;
}
.border-title + .btn-group {
  margin-bottom: 20px;
}
.border-title .btn-dropdown {
  display: inline-block;
  vertical-align: top;
  position: relative;
}
.border-title > .btn-group,
.border-title > .btn {
  vertical-align: top;
}
.border-title > .btn-dropdown .dropdown-menu {
  margin-top: 1px;
}
.border-title:after {
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #EEE;
  content: "";
  display: block;
  position: absolute;
  left: 15px;
  top: 100%;
}
.border-title.no-arrow:after {
  display: none;
}
.border-title.blue,
.border-title.red,
.border-title.black,
.border-title.orange,
.border-title.pink,
.border-title.purple,
.border-title.green,
.border-title.yellow {
  border-top: 3px solid #ffffff;
  padding-top: 7px;
}
.border-title.blue .title-icon,
.border-title.red .title-icon,
.border-title.black .title-icon,
.border-title.orange .title-icon,
.border-title.pink .title-icon,
.border-title.purple .title-icon,
.border-title.green .title-icon,
.border-title.yellow .title-icon {
  top: 11px;
}
.border-title.blue .widget-more,
.border-title.red .widget-more,
.border-title.black .widget-more,
.border-title.orange .widget-more,
.border-title.pink .widget-more,
.border-title.purple .widget-more,
.border-title.green .widget-more,
.border-title.yellow .widget-more {
  top: 9px;
}
.border-title.blue {
  border-top-color: #2d89ef;
}
.border-title.blue .title-icon {
  color: #2d89ef;
}
.border-title.red {
  border-top-color: #b91d47;
}
.border-title.red .title-icon {
  color: #b91d47;
}
.border-title.black {
  border-top-color: #1d1d1d;
}
.border-title.black .title-icon {
  color: #1d1d1d;
}
.border-title.orange {
  border-top-color: #F60;
}
.border-title.orange .title-icon {
  color: #F60;
}
.border-title.pink {
  border-top-color: #fe49aa;
}
.border-title.pink .title-icon {
  color: #fe49aa;
}
.border-title.purple {
  border-top-color: #603cba;
}
.border-title.purple .title-icon {
  color: #603cba;
}
.border-title.green {
  border-top-color: #00a300;
}
.border-title.green .title-icon {
  color: #00a300;
}
.border-title.yellow {
  border-top-color: #ffc40d;
}
.border-title.yellow .title-icon {
  color: #ffc40d;
}
.widget-title {
  color: #1d1d1d;
  border-bottom: solid 1px #CCC;
  font-weight: normal;
  font-size: 22px;
  line-height: 30px;
  padding-bottom: 10px;
  position: relative;
  margin-bottom: 10px;
}
.widget-title > a:not(.widget-more) {
  color: #1d1d1d;
}
.widget-title > a:hover {
  text-decoration: none;
}
.widget-more {
  color: #b91d47;
  display: block;
  font-weight: normal;
  font-size: 11px;
  line-height: 14px;
  margin-top: 2px;
  right: 4px;
  top: 2px;
  padding: 2px 4px;
  position: absolute;
  text-transform: uppercase;
  margin: 4px 0 0;
}
.widget-more:hover {
  background: #b91d47;
  color: #ffffff;
  text-decoration: none;
}
a.widget-title {
  display: block;
}
a.widget-title:hover {
  text-decoration: none;
}
a.widget-title h2,
a.widget-title h3 {
  font-weight: normal;
  font-size: 22px;
}
.widget-background {
  padding: 10px;
  background: #EDEDF0;
}
.tabs aside {
  margin-top: 0 !important;
}
#header {
  border-top: 1px solid #2A2A2A;
  background-color: #1d1d1d;
  height: 45px;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.8);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.8);
  background-image: -webkit-linear-gradient(top, #333 0%, #111 100%);
  background-image: linear-gradient(to bottom, #333 0%, #111 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff333333', endColorstr='#ff111111', GradientType=0);
  min-width: 1170px;
}
.brand {
  float: left;
  position: relative;
  height: 45px;
  width: 46px;
  z-index: 1;
  margin-top: -1px;
  margin-bottom: 0;
}
.brand a {
  background-color: #1d1d1d;
  background-image: -webkit-linear-gradient(top, #333 0%, #111 100%);
  background-image: linear-gradient(to bottom, #333 0%, #111 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff333333', endColorstr='#ff111111', GradientType=0);
  height: 44px;
  width: auto;
  position: absolute;
}
.brand a .logo {
  background-image: url('/img/logo/SHOWBIZA-Button50x50.png');
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 46px;
  color: #FFF;
  display: block;
  height: 44px;
  font-size: 42px;
  line-height: 44px;
  text-decoration: none !important;
  text-transform: uppercase;
  text-indent: -1000px;
  width: 46px;
  z-index: 5;
  -webkit-transition: width 0.2s ease-in-out;
  transition: width 0.2s ease-in-out;
  -webkit-box-shadow: -1px 0 0 rgba(255, 255, 255, 0.08);
  box-shadow: -1px 0 0 rgba(255, 255, 255, 0.08);
}
.brand a:hover {
  border: 1px solid rgba(0, 0, 0, 0.5);
  border-width: 0 1px;
  left: -10px;
}
.brand a:hover .logo {
  background-image: url('/img/logo/logo_top.png');
  background-position: 10px center;
  background-size: 140px;
  border: 1px solid rgba(255, 255, 255, 0.02);
  border-width: 0 1px;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: 0;
  padding: 0 10px;
  width: 160px;
}
.main-menu {
  margin-left: 15px;
}
.header-menu {
  height: 44px;
  padding: 0;
  margin: 0;
}
.header-menu ul {
  margin: 0;
  padding: 0;
}
.header-menu li {
  list-style: none;
}
.header-menu a,
.header-menu span {
  display: block;
}
.header-menu li.rating-group-mute > a {
  color: #999 !important;
}
.header-menu li.rating-group-mute > a:hover {
  background: none !important;
  text-decoration: underline;
}
.header-menu .icon-caret-down {
  font-size: 12px;
}
.header-menu.country-select .flag-world {
  font-size: 18px;
  color: #F4431F;
}
.header-menu.country-select li.active > a,
.header-menu.country-select li.active > span {
  font-weight: bold;
}
.header-menu .rating-sub-group > a,
.header-menu .rating-sub-group > span {
  font-weight: bold;
}
.header-menu > li {
  border-right: 1px solid rgba(0, 0, 0, 0.5);
  display: block;
  float: left;
  margin: 0 0;
  position: relative;
}
.header-menu > li > a,
.header-menu > li > span {
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-width: 0 1px;
  color: #999999;
  cursor: pointer;
  font-size: 14px;
  height: 44px;
  line-height: 44px;
  padding: 0 10px;
  text-shadow: 0 1px 0 #000;
  -webkit-transition: border 0.2s ease-in-out, color 0.2s ease-in-out;
  -moz-transition: border 0.2s ease-in-out, color 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out, color 0.2s ease-in-out;
  transition: border 0.2s ease-in-out, color 0.2s ease-in-out;
}
.header-menu > li > a:hover,
.header-menu > li > span:hover {
  -webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.2);
  border-color: rgba(255, 255, 255, 0.02);
  color: #ffffff;
  outline: 0;
  text-decoration: none;
}
.header-menu > li.first {
  border-left: none !important;
}
.header-menu > li.first a,
.header-menu > li.first span {
  border-left: none !important;
}
.header-menu > li.last {
  border-right: none !important;
}
.header-menu > li.last a,
.header-menu > li.last span {
  border-right: none !important;
}
.header-menu > li.active > a,
.header-menu > li.active > span {
  -webkit-box-shadow: inset 0 0 15px rgba(0, 0, 0, 0.6);
  box-shadow: inset 0 0 15px rgba(0, 0, 0, 0.6);
  border-color: rgba(0, 0, 0, 0.4);
  color: #ffffff;
}
.header-menu > li.open .menu_level_1 {
  display: block;
  position: absolute;
}
.header-menu > li a .badge {
  background: #b91d47;
  left: auto;
  right: 2px;
}
.header-menu > li.badge-new:after {
  content: "new";
  position: absolute;
  left: 3px;
  top: 4px;
  font-size: 11px;
  line-height: 11px;
  padding: 1px 3px;
  background: #b91d47;
  color: #ffffff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-transform: rotate(340deg);
  -ms-transform: rotate(340deg);
  transform: rotate(340deg);
}
.header-menu > li.badge-active:after {
  content: "active";
  position: absolute;
  left: 1px;
  top: 4px;
  font-size: 11px;
  line-height: 11px;
  padding: 1px 3px;
  background: #b91d47;
  color: #ffffff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-transform: rotate(340deg);
  -ms-transform: rotate(340deg);
  transform: rotate(340deg);
}
.header-menu .menu_level_1,
.header-menu .menu_level_2,
.header-menu .menu_level_3 {
  background: #ffffff;
  display: none;
  padding: 10px;
  position: absolute;
}
.header-menu .menu_level_1 {
  z-index: 1001;
  width: 250px;
  border: solid 3px #252525;
  border-top: 0;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  -webkit-box-shadow: 0 3px 10px 10px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 10px 10px rgba(0, 0, 0, 0.5);
}
.header-menu .menu_level_1 .divider {
  width: 90%;
}
.header-menu .menu_level_1 .divider span {
  padding: 0 2px;
}
.header-menu .menu_level_1 .divider hr {
  border: none;
  height: 1px;
  background: #EDEDF0;
  margin: 5px 0;
}
.header-menu .menu_level_1.countries {
  width: 900px;
}
.header-menu .menu_level_1.countries > li {
  width: 20%;
  padding: 0 5px 5px;
}
.header-menu .menu_level_1.countries > li > span {
  background: #EDEDF0;
  font-weight: bold;
  font-size: 12px;
  color: #3D3D3D;
  text-align: center;
  padding: 5px 0;
  border-bottom: solid 1px #999999;
  margin-bottom: 10px;
}
.header-menu .menu_level_1.countries > li.countries-world {
  float: none;
  width: 100%;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.header-menu .menu_level_1.countries > li.countries-world a {
  display: inline-block;
  color: #F4431F;
  padding-right: 5px;
  line-height: 20px;
}
.header-menu .menu_level_1.countries > li.countries-world.active a,
.header-menu .menu_level_1.countries > li.countries-world a:hover {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0 2px 7px #000;
  box-shadow: 0 2px 7px #000;
  color: #ffffff;
  text-decoration: none;
  background: #E1801F;
}
.header-menu .menu_level_1.countries > li.countries-world.active a .flag-world,
.header-menu .menu_level_1.countries > li.countries-world a:hover .flag-world {
  color: #ffffff;
}
.header-menu .menu_level_1.countries > li.countries-eu,
.header-menu .menu_level_1.countries > li.countries-af {
  background: #EDEDF0;
}
.header-menu .menu_level_1.countries .countries-oc + .countries-as {
  background: none;
  margin-top: 5px;
}
.header-menu .menu_level_1.spot {
  width: 500px;
}
.header-menu .menu_level_1.spot > li {
  width: 33.3%;
}
.header-menu .menu_level_1.artist > li,
.header-menu .menu_level_1.spot > li {
  padding: 0 5px 5px;
}
.header-menu .menu_level_1.artist > li > span,
.header-menu .menu_level_1.spot > li > span {
  background: #EDEDF0;
  font-weight: bold;
  font-size: 12px;
  color: #3D3D3D;
  text-align: center;
  padding: 5px 0;
  border-bottom: solid 1px #999999;
  margin-bottom: 10px;
}
.header-menu .menu_level_1 > li {
  float: left;
  line-height: 20px;
  width: 100%;
}
.header-menu .menu_level_1 > li > a {
  color: #3D3D3D;
  padding: 4px 2px;
  line-height: 14px;
}
.header-menu .menu_level_1 > li > span {
  color: #555555;
  padding: 4px 2px;
  line-height: 14px;
}
.header-menu .menu_level_1 > li [class^="flag-"] {
  margin-right: 4px;
}
.header-menu .menu_level_1 > li:hover .menu_level_2 {
  display: block;
}
.header-menu .menu_level_2 > li > a,
.header-menu .menu_level_3 > li > a,
.header-menu .menu_level_2 > li > span,
.header-menu .menu_level_3 > li > span {
  color: #999999;
  display: inline-block;
  padding: 2px 4px;
}
.header-menu .menu_level_2 > li > a,
.header-menu .menu_level_3 > li > a {
  color: #3D3D3D;
}
.header-menu .menu_level_2 > li > a:hover,
.header-menu .menu_level_3 > li > a:hover {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0 2px 7px #000;
  box-shadow: 0 2px 7px #000;
  color: #ffffff;
  text-decoration: none;
  background: #E1801F;
}
.header-menu .menu_level_2,
.header-menu .menu_level_3 {
  -webkit-box-shadow: 0 2px 7px #999;
  box-shadow: 0 2px 7px #999;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin: -25px 0 0 70px;
}
.header-menu .badge {
  width: 16px;
  height: 16px;
  line-height: 16px;
  padding: 0;
  position: absolute;
  top: 5px;
  left: 50%;
}
.header-menu .tooltip {
  line-height: 16px;
}
.header-menu .item-brand .fa {
  color: #F4431F;
}
@media (max-width: 768px) {
  #header {
    padding: 0 10px;
  }
  #header .container {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  #header {
    padding: 0 10px;
  }
  #header .container {
    max-width: none;
    width: auto;
  }
  .layout-global #header .container {
    max-width: none;
    width: 1170px;
  }
}
@media (min-width: 1350px) {
  #header .brand {
    width: 160px!important;
  }
  #header .brand a:hover {
    border-width: 0 !important;
    left: 0;
  }
  #header .brand .logo {
    background-image: url('/img/logo/logo_top.png');
    background-position: 10px center;
    background-size: 140px;
    border: 1px solid rgba(255, 255, 255, 0.02);
    border-width: 0 1px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    outline: 0;
    padding: 0 10px;
    width: 160px;
  }
}
#user-top {
  color: #555555;
  position: relative;
  line-height: 44px;
  z-index: 900;
}
#user-top > a {
  color: #FFF;
}
#user-top .signup {
  margin: 0 0 0 4px;
}
#user-top .profile-icon > a {
  border-right: none;
  padding: 0;
}
#user-top .profile-icon > a img {
  vertical-align: top;
}
#user-top .user-top-profile-menu .icon-cog {
  font-size: 16px;
  margin-right: 4px;
}
#user-top .user-top-profile-menu .profile-row span {
  cursor: pointer;
  height: 42px;
  line-height: 30px;
  width: 100%;
}
#user-top .user-top-profile-menu .profile-row span img {
  width: 30px;
  height: 30px;
  vertical-align: middle;
}
#user-top .user-top-profile-menu .profile-row.active {
  background: #555;
  color: #ffffff;
}
#user-top .user-top-profile-menu .profile-row.active span {
  cursor: pointer;
}
#user-top .user-top-profile-menu .profile-row.active span .fa {
  position: absolute;
  right: 5px;
  top: 12px;
}
#user-top .user-top-profile-menu > ul {
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: #1d1d1d;
  padding: 0;
  right: 2px;
}
#user-top .user-top-profile-menu > ul > li {
  position: relative;
}
#user-top .user-top-profile-menu > ul > li > a,
#user-top .user-top-profile-menu > ul > li > span {
  color: #999999;
  padding: 6px 10px;
}
#user-top .user-top-profile-menu > ul > li > a:hover,
#user-top .user-top-profile-menu > ul > li > span:hover {
  color: #ffffff;
  text-decoration: none;
}
#user-top .user-top-profile-menu > ul > li .profile-menu-add {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #3D3D3D;
  border-color: #303030;
  padding: 3px 4px;
  font-size: 10px;
  line-height: 10px;
  border-radius: 50%;
  position: absolute;
  right: 10px;
  top: 4px;
}
#user-top .user-top-profile-menu > ul > li .profile-menu-add:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
#user-top .user-top-profile-menu > ul > li .profile-menu-add:hover,
#user-top .user-top-profile-menu > ul > li .profile-menu-add:focus {
  color: #333;
  text-decoration: none;
}
#user-top .user-top-profile-menu > ul > li .profile-menu-add:active,
#user-top .user-top-profile-menu > ul > li .profile-menu-add.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
#user-top .user-top-profile-menu > ul > li .profile-menu-add.disabled,
#user-top .user-top-profile-menu > ul > li .profile-menu-add[disabled],
fieldset[disabled] #user-top .user-top-profile-menu > ul > li .profile-menu-add {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
#user-top .user-top-profile-menu > ul > li .profile-menu-add:hover,
#user-top .user-top-profile-menu > ul > li .profile-menu-add:focus,
#user-top .user-top-profile-menu > ul > li .profile-menu-add:active,
#user-top .user-top-profile-menu > ul > li .profile-menu-add.active,
.open .dropdown-toggle#user-top .user-top-profile-menu > ul > li .profile-menu-add {
  color: #fff;
  background-color: #292929;
  border-color: #121212;
}
#user-top .user-top-profile-menu > ul > li .profile-menu-add:active,
#user-top .user-top-profile-menu > ul > li .profile-menu-add.active,
.open .dropdown-toggle#user-top .user-top-profile-menu > ul > li .profile-menu-add {
  background-image: none;
}
#user-top .user-top-profile-menu > ul > li .profile-menu-add.disabled,
#user-top .user-top-profile-menu > ul > li .profile-menu-add[disabled],
fieldset[disabled] #user-top .user-top-profile-menu > ul > li .profile-menu-add,
#user-top .user-top-profile-menu > ul > li .profile-menu-add.disabled:hover,
#user-top .user-top-profile-menu > ul > li .profile-menu-add[disabled]:hover,
fieldset[disabled] #user-top .user-top-profile-menu > ul > li .profile-menu-add:hover,
#user-top .user-top-profile-menu > ul > li .profile-menu-add.disabled:focus,
#user-top .user-top-profile-menu > ul > li .profile-menu-add[disabled]:focus,
fieldset[disabled] #user-top .user-top-profile-menu > ul > li .profile-menu-add:focus,
#user-top .user-top-profile-menu > ul > li .profile-menu-add.disabled:active,
#user-top .user-top-profile-menu > ul > li .profile-menu-add[disabled]:active,
fieldset[disabled] #user-top .user-top-profile-menu > ul > li .profile-menu-add:active,
#user-top .user-top-profile-menu > ul > li .profile-menu-add.disabled.active,
#user-top .user-top-profile-menu > ul > li .profile-menu-add[disabled].active,
fieldset[disabled] #user-top .user-top-profile-menu > ul > li .profile-menu-add.active {
  background-color: #3D3D3D;
  border-color: #303030;
}
#user-top .user-top-profile-menu > ul > li .profile-menu-add .fa-plus {
  padding-top: 1px;
}
#user-top .user-top-profile-menu > ul > li.divide-after {
  border-bottom: 1px solid #111;
}
#user-top .user-top-profile-menu > ul > li.divide-after + li {
  border-top: 1px solid #333;
}
#user-top .user-top-profile-stats {
  padding: 6px 10px;
  color: #999999;
}
#user-top .user-top-profile-stats .fa {
  color: #F4431F;
}
#user-top .user-top-profile-stats div,
#user-top .user-top-profile-stats span {
  display: inline;
}
#user-top .user-top-profile-stats .social-rank {
  float: right;
}
.contextual-nav {
  padding: 0;
  margin: -10px 0 10px;
  position: relative;
}
.contextual-nav li {
  display: block;
  float: left;
  margin: 0;
}
.contextual-nav li + li {
  padding-left: 1px;
}
.contextual-nav a,
.contextual-nav li > span {
  color: #777;
  display: block;
  padding: 8px 6px 0;
  margin-top: -1px;
}
.contextual-nav li.active a,
.contextual-nav li.active > span,
.contextual-nav a:hover {
  background: url('/img/nav-arrow-down.png') no-repeat center -1px;
  border-top: solid 1px #1d1d1d;
  padding-top: 7px;
  text-decoration: none;
}
.contextual-nav li.active a,
.contextual-nav li.active > span {
  color: #1d1d1d !important;
  font-weight: bold;
}
.contextual-nav a:hover {
  color: #3D3D3D;
}
.tags {
  font-size: 0;
}
.tags a,
.tags span {
  background-color: #5191bd;
  color: #ffffff;
  font-size: 11px;
  line-height: 12px;
  padding: 2px 4px;
  margin-right: 4px;
  margin-bottom: 4px;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
}
.tags a:hover {
  background-color: #314871;
  text-decoration: none !important;
}
.tags a.active {
  background: #E1801F;
  color: #FFF;
}
.tags.bigger {
  margin: 5px 0;
}
.tags.bigger a,
.tags.bigger span {
  font-size: 14px;
  padding: 4px;
}
.tab-nav:not(.contextual-nav) {
  border-bottom: 1px solid #F4431F;
  padding: 0;
  margin: 0 0 20px;
}
.tab-nav:not(.contextual-nav) li {
  display: block;
  float: left;
  position: relative;
  margin-bottom: -1px;
}
.tab-nav:not(.contextual-nav) li a {
  display: block;
  position: relative;
  padding: 7px 12px;
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.tab-nav:not(.contextual-nav) li a:hover {
  background: #428bca;
  border-color: #428bca #428bca #3D3D3D;
  color: #ffffff;
  text-decoration: none;
}
.tab-nav:not(.contextual-nav) li.active > a,
.tab-nav:not(.contextual-nav) li.active > a:hover,
.tab-nav:not(.contextual-nav) li.active > a:focus {
  color: #ffffff;
  background-color: #F4431F;
  border: 1px solid #F4431F;
  border-bottom-color: transparent;
  cursor: default;
}
.tab-nav:not(.contextual-nav) li.ui-state-hover a {
  background: #EDEDF0;
}
.tab-nav-vertical {
  border-right: 1px solid #F4431F;
  padding: 0;
  margin: 0;
}
.tab-nav-vertical li {
  display: block;
  position: relative;
  margin-right: -1px;
}
.tab-nav-vertical li a {
  display: block;
  position: relative;
  padding: 7px 12px;
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.tab-nav-vertical li a:hover {
  background: #428bca;
  border-color: #428bca #3D3D3D #428bca #428bca;
  color: #ffffff;
  text-decoration: none;
}
.tab-nav-vertical li.active > a,
.tab-nav-vertical li.active > a:hover,
.tab-nav-vertical li.active > a:focus {
  color: #ffffff;
  background-color: #F4431F;
  border: 1px solid #F4431F;
  border-right-color: transparent;
  cursor: default;
}
.tab-nav-vertical li.ui-state-hover a {
  background: #EDEDF0;
}
.tabs .tab-pane {
  display: none;
}
.tabs .tab-pane.active {
  display: block;
}
.tabs-vertical {
  margin-left: -10px;
  margin-right: -10px;
}
.tabs-vertical:before,
.tabs-vertical:after {
  content: " ";
  display: table;
}
.tabs-vertical:after {
  clear: both;
}
.tabs-vertical .tab-nav-vertical {
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  padding-left: 10px;
}
@media (min-width: 768px) {
  .tabs-vertical .tab-nav-vertical {
    float: left;
    width: 33.33333333%;
  }
}
.tabs-vertical .tab-pane {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .tabs-vertical .tab-pane {
    float: left;
    width: 66.66666667%;
  }
}
.settings-nav ul {
  margin: 0;
  padding: 0;
}
.settings-nav .header {
  font-size: 18px;
  font-weight: normal;
  border-bottom: solid 1px #c6c6c6;
  padding-bottom: 5px;
  margin-bottom: 10px;
}
.settings-nav .sub-header {
  font-size: 16px;
  font-weight: normal;
  color: #555555;
  text-shadow: 1px 1px 0 #FFF;
  border-bottom: dotted 1px #c6c6c6;
  padding-bottom: 5px;
  margin: 10px 0 5px;
}
.settings-nav .sub-header:first-child {
  margin-top: 0;
}
.settings-nav li {
  list-style: none;
  margin-bottom: 4px;
}
.settings-nav li a {
  color: #3D3D3D;
  display: block;
  padding: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.settings-nav li:hover a {
  color: #1d1d1d;
  background: rgba(255, 255, 255, 0.9);
  text-decoration: none;
}
.settings-nav li.active a {
  color: #ffffff;
  background: #F4431F;
}
.settings-nav li + li.header {
  margin-top: 20px;
}
.settings-nav ul + ul {
  margin-top: 15px;
  padding-top: 15px;
  border-top: solid 1px #CCC;
}
.settings-nav .conversation-list-nav li {
  position: relative;
}
.settings-nav .conversation-list-nav li .close {
  cursor: pointer;
  display: block;
  position: absolute;
  right: 5px;
  top: 5px;
  padding: 0 4px;
}
.settings-nav .conversation-list-nav li .close:hover {
  background: #3D3D3D;
  color: #ffffff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
#footer {
  background: rgba(0, 0, 0, 0.5);
  color: #999;
  margin-top: 45px;
  width: 100%;
  min-width: 1170px;
}
#footer a {
  color: #FFF;
}
#footer .copyright {
  background: #1d1d1d;
  position: relative;
}
#footer .copyright > .container {
  padding: 15px 15px 15px 110px;
  position: relative;
}
#footer .copyright .page-nav {
  border-bottom: dotted 1px #999;
  padding-bottom: 10px;
  margin-bottom: 10px;
  margin-left: 0;
  padding-left: 0;
  line-height: 32px;
}
#footer .copyright .page-nav li {
  list-style: none;
  float: left;
  padding: 0 5px;
  border-left: solid 1px #999;
  line-height: 14px;
}
#footer .copyright .page-nav li:first-child {
  padding-left: 0;
  border-left: none;
}
#footer .copyright .page-nav li a {
  display: block;
  color: #999;
  font-size: 12px;
  text-transform: uppercase;
}
#footer .brand-footer {
  background: url('/img/logo/logo_bot.png') no-repeat left top;
  background-size: cover;
  color: #FFF;
  display: block;
  font-weight: 200;
  letter-spacing: 0em;
  font-size: 30px;
  line-height: 32px;
  position: absolute;
  left: 15px;
  text-indent: -1000px;
  width: 73px;
  height: 55px;
}
#footer .brand-footer .biza {
  color: #E1801F;
}
#footer .brand-footer .dot-net {
  color: #999;
  font-size: 18px;
}
#footer .brand-footer .dot-net {
  display: none;
}
@media (max-width: 1399px) {
  #footer .brand-footer {
    display: none;
  }
  #footer .copyright > .container {
    padding: 15px;
  }
}
#sidebar-footer {
  padding: 15px 0;
}
#sidebar-footer:before,
#sidebar-footer:after {
  content: " ";
  display: table;
}
#sidebar-footer:after {
  clear: both;
}
#sidebar-footer aside + aside {
  margin: 0;
}
#sidebar-footer .widget {
  padding: 0 15px;
  float: left;
  width: 100%;
}
#sidebar-footer .widget .widget-title {
  border: none;
  color: #ffffff;
  padding-bottom: 10px;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 200;
  letter-spacing: 0em;
}
#sidebar-footer .widget .widget-content {
  background: rgba(0, 0, 0, 0.5);
  padding: 10px;
}
#sidebar-footer.widgets-2 .widget {
  width: 50%;
}
#sidebar-footer.widgets-3 .widget {
  width: 33.3%;
}
#sidebar-footer.widgets-4 .widget {
  width: 25%;
}
#sidebar-footer.widgets-5 .widget {
  width: 33.3%;
  margin-bottom: 30px;
}
#sidebar-footer.widgets-5 .widget:nth-child(4) {
  clear: both;
  margin-left: 16.6%;
}
#sidebar-footer.widgets-6 .widget {
  width: 33.3%;
  margin-bottom: 30px;
}
#sidebar-footer.widgets-6 .widget:nth-child(4) {
  clear: both;
}
#sidebar-footer.widgets-7 .widget {
  width: 33.3%;
  margin-bottom: 30px;
}
#sidebar-footer.widgets-7 .widget:nth-child(4) {
  clear: both;
}
#sidebar-footer.widgets-7 .widget:nth-child(4),
#sidebar-footer.widgets-7 .widget:nth-child(5),
#sidebar-footer.widgets-7 .widget:nth-child(6),
#sidebar-footer.widgets-7 .widget:nth-child(7) {
  width: 25%;
}
#sidebar-footer.widgets-7 .widget .people-block .profile-cell {
  width: 78px;
}
@media (max-width: 1400px) {
  #sidebar-footer.widgets-7 .widget .people-block .profile-cell {
    width: 72px;
  }
}
.footer-nav {
  background: #3D3D3D;
  background: rgba(0, 0, 0, 0.5);
  padding: 15px 0;
}
.footer-nav .footer-nav-container {
  padding: 0 15px;
  float: left;
}
.footer-nav .footer-nav-container h3 {
  padding-bottom: 10px;
  font-size: 24px;
  font-weight: 200;
  letter-spacing: 0em;
}
.footer-nav .footer-nav-container ul {
  background: #1d1d1d;
  padding: 5px 10px 10px;
}
.footer-nav .footer-nav-container li {
  list-style: none;
  margin: 0 5px;
}
.footer-nav .footer-nav-container li a {
  border-bottom: dotted 1px #808080;
  color: #808080;
  display: inline-block;
  font-size: 12px;
  text-transform: uppercase;
  padding: 5px 4px 0 2px;
}
.footer-nav .footer-nav-container li a:hover {
  color: #E1801F;
  border-color: #E1801F;
  text-decoration: none;
}
.ava,
.thumb,
.img-effect,
.photo-thumb,
.audio-thumb,
.video-thumb,
.album-thumb,
.contest-thumb,
.post-thumb,
.event-thumb,
.movie-thumb {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 1px 1px 3px #a3a3a3;
  box-shadow: 1px 1px 3px #a3a3a3;
  border: solid 1px #bebebe;
  display: block;
  position: relative;
}
.ava:after,
.thumb:after,
.img-effect:after,
.photo-thumb:after,
.audio-thumb:after,
.video-thumb:after,
.album-thumb:after,
.contest-thumb:after,
.post-thumb:after,
.event-thumb:after,
.movie-thumb:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 1px;
  width: 99%;
  height: 1px;
  background: rgba(255, 255, 255, 0.5);
  z-index: 1;
}
.ava img,
.thumb img,
.img-effect img,
.photo-thumb img,
.audio-thumb img,
.video-thumb img,
.album-thumb img,
.contest-thumb img,
.post-thumb img,
.event-thumb img,
.movie-thumb img {
  vertical-align: top;
}
.audio-thumb img,
.ava img,
.contest-thumb img {
  width: 100%;
}
img[src="/img/blank.gif"] {
  width: 100% !important;
  height: auto;
}
.img-square img {
  width: auto;
  height: 100%;
}
.img-center {
  overflow: hidden;
  position: relative;
}
.img-center span {
  display: block;
  position: absolute;
  width: 300%;
  height: 500px;
  line-height: 500px;
  top: -75%;
  left: -100%;
  text-align: center;
}
.img-center span img {
  height: auto;
  width: auto;
  vertical-align: middle;
  max-height: 100%;
  max-width: 100%;
}
.touchcarousel {
  position: relative;
  overflow: hidden;
}
.touchcarousel .arrow-holder {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #3D3D3D;
  background: rgba(0, 0, 0, 0.7);
  display: block;
  position: absolute;
  padding: 0 10px;
  top: 50%;
  margin-top: -20px;
  height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
}
.touchcarousel .arrow-holder.disabled {
  display: none;
}
.touchcarousel .arrow-holder.left {
  left: 8px;
}
.touchcarousel .arrow-holder.left .arrow-icon {
  left: 9px;
}
.touchcarousel .arrow-holder.left .arrow-icon:before {
  content: "\f053";
}
.touchcarousel .arrow-holder.right {
  right: 8px;
}
.touchcarousel .arrow-holder.right .arrow-icon {
  right: 9px;
}
.touchcarousel .arrow-holder.right .arrow-icon:before {
  content: "\f054";
}
.touchcarousel .arrow-holder .arrow-icon {
  position: absolute;
  top: 50%;
  margin-top: -13px;
  color: #ffffff;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  font-size: 30px;
}
.touchcarousel .touchcarousel-container {
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
  left: 0;
}
.touchcarousel .touchcarousel-wrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.touchcarousel .touchcarousel-item {
  float: left;
}
.profile-widget {
  overflow: hidden;
}
.profile-widget .touchcarousel {
  width: 200%;
}
.widget.comments {
  margin-top: 20px;
}
.widget.comments .widget-title {
  font-size: 18px;
  color: #333333;
}
.comment {
  border-bottom: dotted 1px #ccc;
  position: relative;
  padding: 0 0 10px 60px;
  margin-bottom: 10px;
}
.comment .like-button {
  margin: 0;
  color: #b91d47;
}
.comment.depth {
  margin-left: 60px;
}
.comment .comment-delete {
  position: absolute;
  right: 5px;
  top: 5px;
  display: none;
}
.comment:hover .comment-delete {
  display: block;
}
.comment.deleted cite,
.comment.deleted .author-online,
.comment.deleted .comment-body,
.comment.deleted .comment-delete,
.comment.deleted .comment-author > *:not(.ava) {
  display: none;
}
.comment.deleted .deleted-text {
  position: absolute;
  top: 5px;
  left: 65px;
  line-height: 40px;
}
.comment-author {
  background: #EFF4FF;
  color: #777;
  padding: 5px;
  height: 50px;
  margin-bottom: 5px;
}
.comment-author .ava {
  position: absolute;
  left: 0;
  top: 0;
  width: 50px;
  height: 50px;
  overflow: hidden;
}
.comment-author cite {
  display: block;
  font-style: normal;
}
.comment-author cite .url {
  font-weight: bold;
  color: #1d1d1d;
}
.comment-author cite .position {
  background: #F4431F;
  color: #ffffff;
  display: inline-block;
  font-size: 11px;
  line-height: 12px;
  padding: 2px 4px;
  position: relative;
  top: -3px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.comment-author cite .position:hover {
  text-decoration: none;
}
.comment-author > a:last-child:hover {
  text-decoration: none;
}
.comment-author time {
  color: #777;
  font-size: 11px;
}
.comment-author .author-online {
  position: absolute;
  top: 55px;
  left: 0;
  text-align: center;
  width: 50px;
}
.comment-actions {
  margin-top: 5px;
  font-weight: bold;
  font-size: 12px;
  line-height: 24px;
}
.comment-actions a {
  color: #555555;
}
.comment-actions a:hover {
  color: #333333;
}
.comment-actions .show-parent {
  color: #555555;
}
.comment-actions .show-parent a {
  color: #2d89ef;
  font-weight: normal;
}
.comments-load-more {
  display: block;
  margin: 15px auto 0;
}
.comment-form {
  position: relative;
  padding: 10px 0 10px 60px;
  margin-bottom: 30px;
  border-bottom: solid 1px #ccc;
}
.comment-form:before,
.comment-form:after {
  content: " ";
  display: table;
}
.comment-form:after {
  clear: both;
}
.comment-form .ava {
  position: absolute;
  left: 0;
  top: 10px;
  width: 50px;
  height: 50px;
}
.comment-form .comment-input {
  position: relative;
  width: 100%;
}
.comment-form .comment-input textarea {
  width: 100%;
}
.comment-form .comment-submit {
  margin-top: 10px;
  width: 100px;
}
.comment-form .comment-submit input {
  margin: 0;
  width: 100%;
}
.comment-form .auth-text {
  margin-top: 5px;
}
.comment-form .auth-text p {
  margin-bottom: 0;
}
.comment-form.reply-form {
  background: #EDEDF0;
  border: none;
  margin: -10px 0 10px 60px;
  padding: 10px 10px 10px 70px !important;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.comment-form.reply-form .ava {
  left: 10px;
}
.callout {
  margin: 20px 0;
  padding: 15px 30px 15px 15px;
  border-left: 5px solid #eee;
}
.callout h4 {
  margin-bottom: 10px;
  font-weight: bold;
}
.callout > p,
.callout > ul {
  margin-bottom: 0;
}
.callout > p + p {
  margin-top: 5px;
}
.callout-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.callout-success hr {
  border-top-color: #c9e2b3;
}
.callout-success .alert-link {
  color: #2b542c;
}
.callout-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.callout-info hr {
  border-top-color: #a6e1ec;
}
.callout-info .alert-link {
  color: #245269;
}
.callout-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.callout-warning hr {
  border-top-color: #f7e1b5;
}
.callout-warning .alert-link {
  color: #66512c;
}
.callout-danger,
.callout-error {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.callout-danger hr,
.callout-error hr {
  border-top-color: #e4b9c0;
}
.callout-danger .alert-link,
.callout-error .alert-link {
  color: #843534;
}
#photo-view {
  position: relative;
}
.media {
  margin-top: 20px;
}
.media-object-wrap {
  position: relative;
  margin: 0 0 20px;
  text-align: center;
}
.media-object-wrap .media-object {
  display: inline-block;
  margin: 0 auto;
  width: auto;
  max-width: 100%;
  position: relative;
  z-index: 10;
}
.media-object-wrap .media-objectiframe {
  display: inline-block;
}
.media-next,
.media-previous {
  color: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  height: 100%;
  text-decoration: none;
  z-index: 5;
}
.media-next:hover,
.media-previous:hover {
  color: #1d1d1d;
  color: rgba(0, 0, 0, 0.7);
}
.media-next i,
.media-previous i {
  position: relative;
  top: 50%;
  margin-top: -15px;
  padding: 0 0.3em;
}
.media-previous {
  left: 0;
  text-align: left;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  width: 30%;
}
.media-next {
  right: 0;
  text-align: right;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  width: 70%;
}
.media-about {
  border-left: solid 1px #EDEDF0;
  right: 10px;
  position: absolute;
  padding-left: 20px;
  width: 220px;
}
.media-about dd {
  margin-left: 0;
}
.media-comments {
  padding-right: 240px;
}
#slogan {
  display: block;
  float: left;
  color: #999999;
  font-weight: normal;
  font-size: 16px;
  text-shadow: 0 1px 0 #000;
  margin: 0 0 0 5px;
  line-height: 40px;
}
.welcome-text {
  text-align: center;
  margin: 30px 0 10px;
}
.welcome-text {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 32px;
  font-weight: 300;
  text-shadow: 1px 1px 0 #FFF;
  color: #525252;
}
#vmap {
  margin-top: 30px;
}
.jqvmap-label {
  background: #1d1d1d;
  background: rgba(0, 0, 0, 0.7);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: #ffffff;
  display: none;
  font-size: 12px;
  padding: 4px 6px;
  position: absolute;
}
.homepage-world-link {
  position: absolute;
  left: 15px;
  bottom: 0;
  display: block;
  background: #525252;
  color: #ffffff;
  padding: 10px 10px 10px 50px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  font-weight: 300;
  font-family: 'open sans', sans-serif;
}
.homepage-world-link .fa {
  font-size: 40px;
  position: absolute;
  left: 10px;
  bottom: 0px;
}
.homepage-world-link:hover {
  background: #FE49AA;
  color: #ffffff;
  text-decoration: none;
}
div.country-select > div {
  float: left;
  padding: 15px;
}
div.country-select.continents-4 > div {
  width: 25%;
}
div.country-select.continents-6 > div {
  width: 16.6%;
}
div.country-select .continent-name {
  display: table-cell;
  padding-bottom: 10px;
  text-transform: uppercase;
  height: 40px;
  vertical-align: bottom;
  font-size: 24px;
}
div.country-select .continent-countries {
  border-top: dotted 1px #555555;
  padding: 10px 0 0;
  margin: 0;
}
div.country-select .continent-countries li {
  list-style: none;
  margin-left: 5px;
}
div.country-select .continent-countries li a {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: #3D3D3D;
  display: inline-block;
  padding: 2px 4px;
}
div.country-select .continent-countries li a:hover {
  background: #2d89ef;
  color: #ffffff;
  text-decoration: none;
}
.global-promo {
  height: 500px;
  position: relative;
}
.global-promo .global-promo-bg {
  background-size: 100%;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.global-promo.simplified {
  height: 400px;
}
.global-promo.simplified .global-promo-bg {
  background-position: center;
  background-size: auto 100%;
}
.global-promo .global-promo-text {
  padding: 10px 15px 15px;
  background: #1d1d1d;
  background: rgba(0, 0, 0, 0.7);
  color: #ffffff;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 75%;
  height: 95px;
}
.global-promo .global-promo-text .p {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 28px;
  font-weight: 300;
  line-height: 34px;
}
.global-promo .global-promo-text .p > a {
  color: #ffffff !important;
  font-weight: normal !important;
  text-shadow: 1px 1px 0 #000;
  text-decoration: underline;
}
.global-promo .global-promo-text .p > a:hover {
  color: #F4431F !important;
}
.global-promo .global-promo-text p {
  margin: 0;
}
.global-promo .global-promo-text .btn {
  vertical-align: top;
  margin-top: 3px;
  margin-left: 10px;
  margin-bottom: -1px;
}
.layout-global #header {
  position: relative;
}
.layout-global #page .main-container {
  background: #FFF;
  margin-top: 20px;
}
.layout-global #page .main-container .container {
  width: auto;
  padding-left: 0;
  padding-right: 0;
  margin-left: 15px;
  margin-right: 15px;
}
.layout-global .welcome-text {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 32px;
  font-weight: 300;
  text-shadow: 1px 1px 0 #FFF;
  color: #525252;
  text-align: center;
  margin: 20px 0;
}
.layout-global .global-search {
  margin-top: 30px;
}
.layout-global .global-search #global-search .form-control {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.global-page-header {
  font-size: 24px;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.global-page-header span {
  display: inline-block;
  padding-bottom: 5px;
  border-bottom: dotted 1px #555;
}
.global-nav {
  margin-top: 30px;
}
.global-nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.global-nav > ul {
  margin-left: -10px;
}
.global-nav > ul > li {
  display: block;
  float: left;
  padding: 0 10px;
}
.global-nav > ul > li > span {
  border-bottom: solid 1px #F4431F;
  color: #F4431F;
  display: block;
  font-weight: bold;
  height: 24px;
  line-height: 20px;
  padding-bottom: 5px;
}
.global-nav > ul > li > span > span {
  display: inline-block;
  line-height: 16px;
  vertical-align: text-bottom;
}
.global-nav > ul > li > a {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: #3D3D3D;
  display: inline-block;
  padding: 2px 4px;
}
.global-nav > ul > li > a:hover {
  background: #2d89ef;
  color: #ffffff;
  text-decoration: none;
}
.global-nav > ul > li > ul {
  margin-top: 5px;
}
.global-nav > ul > li > ul > li {
  margin-left: -2px;
  position: relative;
}
.global-nav > ul > li > ul > li > a {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: #3D3D3D;
  display: inline-block;
  padding: 2px 4px;
}
.global-nav > ul > li > ul > li > a:hover {
  background: #2d89ef;
  color: #ffffff;
  text-decoration: none;
}
.global-nav > ul > li > ul > li.rating-sub-group > a {
  font-weight: bold;
}
.global-nav > ul > li > ul > li.rating-sub-group > a:after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f0d7";
  margin-left: 5px;
}
.global-nav > ul > li > ul > li.rating-sub-group > a:after.pull-left {
  margin-right: 0.3em;
}
.global-nav > ul > li > ul > li.rating-sub-group > a:after.pull-right {
  margin-left: 0.3em;
}
.global-nav > ul > li > ul > li.rating-sub-group > a:focus {
  outline: none;
  text-decoration: none;
}
.global-nav > ul > li > ul > li.rating-sub-group.open:after {
  content: "";
  display: block;
  height: 1px;
  border-bottom: dotted 1px #eeeeee;
  margin: 5px;
}
.global-nav > ul > li > ul > li.rating-sub-group.open > ul {
  display: block;
}
.global-nav > ul > li > ul > li.rating-sub-group.open > a {
  text-decoration: none !important;
}
.global-nav > ul > li > ul > li.rating-sub-group.open > a:after {
  content: "\f0d8";
}
.global-nav > ul > li > ul > li > ul {
  display: none;
}
.global-nav > ul > li > ul > li > ul > li {
  margin-left: 8px;
  padding-left: 7px;
  position: relative;
}
.global-nav > ul > li > ul > li > ul > li:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f0da";
  color: #999999;
  position: absolute;
  left: 0;
  top: 5px;
}
.global-nav > ul > li > ul > li > ul > li:before.pull-left {
  margin-right: 0.3em;
}
.global-nav > ul > li > ul > li > ul > li:before.pull-right {
  margin-left: 0.3em;
}
.global-nav > ul > li > ul > li > ul > li > a {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: #3D3D3D;
  display: inline-block;
  padding: 2px 4px;
}
.global-nav > ul > li > ul > li > ul > li > a:hover {
  background: #999999;
  color: #ffffff;
  text-decoration: none;
}
.global-nav > ul.artists > li {
  width: 20%;
}
.global-nav > ul.spot > li {
  width: 33%;
}
/* Make clicks pass-through */
#nprogress {
  pointer-events: none;
  -webkit-pointer-events: none;
}
/* Make the entire page show a busy cursor */
.nprogress-busy body {
  cursor: wait;
}
#nprogress .bar {
  background: #F4431F;
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  width: 100%;
  height: 4px;
}
/* Fancy blur effect */
#nprogress .peg {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  box-shadow: 0 0 10px #F4431F, 0 0 5px #F4431F;
  opacity: 1;
  -webkit-transform: rotate(3deg) translate(0px, -4px);
  -moz-transform: rotate(3deg) translate(0px, -4px);
  -ms-transform: rotate(3deg) translate(0px, -4px);
  -o-transform: rotate(3deg) translate(0px, -4px);
  transform: rotate(3deg) translate(0px, -4px);
}
/* Remove these to get rid of the spinner */
#nprogress .spinner {
  display: block;
  position: fixed;
  z-index: 100;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon {
  width: 14px;
  height: 14px;
  border: solid 2px transparent;
  border-top-color: #F4431F;
  border-left-color: #F4431F;
  border-radius: 10px;
  -webkit-animation: nprogress-spinner 400ms linear infinite;
  -moz-animation: nprogress-spinner 400ms linear infinite;
  -ms-animation: nprogress-spinner 400ms linear infinite;
  -o-animation: nprogress-spinner 400ms linear infinite;
  animation: nprogress-spinner 400ms linear infinite;
}
@-webkit-keyframes nprogress-spinner {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes nprogress-spinner {
  0% {
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes nprogress-spinner {
  0% {
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-ms-keyframes nprogress-spinner {
  0% {
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes nprogress-spinner {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
div[id^="admixer_"] {
  margin-left: auto;
  margin-right: auto;
}
div[id^="admixer_"] > *:first-child {
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
}
section + div[id^="admixer_"] > *:first-child {
  margin-top: 20px;
}
ins[class^="widget adv-"] > a {
  text-align: center;
  display: block;
  margin: 0 auto 20px;
}
.jp-play {
  cursor: pointer;
}
.jp-play .icon-play-status {
  padding-left: 3px;
}
.jp-play .icon-play-status:before {
  content: "\f04b";
}
.jp-play.jp-pause .icon-play-status {
  padding-left: 0;
}
.jp-play.jp-pause .icon-play-status:before {
  content: "\f04c";
}
.player-buttons {
  line-height: 44px;
  height: 44px;
  color: #999999;
  border-left: 1px solid rgba(0, 0, 0, 0.5);
  border-right: 1px solid rgba(0, 0, 0, 0.5);
}
.player-buttons .jp-play .icon-play-status {
  padding-left: 1px;
}
.player-buttons .jp-container {
  border-left: 1px solid rgba(255, 255, 255, 0.05);
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0 5px;
}
.player-buttons .jp-container > span {
  display: inline-block;
}
.player-buttons .jp-container > span:hover {
  color: #ffffff;
}
.player-buttons .volume {
  display: none;
  position: relative;
}
.player-buttons .volume .jp-volume {
  display: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: #3D3D3D;
  position: absolute;
  left: 0;
  top: 5px;
  height: 90px;
  padding: 5px;
  width: 18px;
  margin-left: -2px;
  z-index: 901;
}
.player-buttons .volume .jp-volume .volume-slider {
  background: #ffffff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  position: absolute;
  height: 80px;
  width: 8px;
}
.player-buttons .volume .jp-volume .volume-slider .ui-slider-range {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  background: #F4431F;
  position: absolute;
  z-index: 1;
  font-size: 0.7em;
  display: block;
  border: 0;
  bottom: 0;
  width: 100%;
}
.player-buttons .volume .jp-volume .volume-slider .ui-slider-handle {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: #F4431F;
  display: block;
  height: 6px;
  position: absolute;
  left: 50%;
  width: 12px;
  margin-left: -6px;
  z-index: 902;
}
.player-buttons .volume:hover .jp-volume {
  display: block;
}
#showbiza-player .player-wrapper .jp-play,
#showbiza-player .jp-forward,
#showbiza-player .jp-backward {
  background-color: #F4431F;
  border: 1px solid;
  border-top-width: 0;
  border-color: rgba(255, 102, 0, 0.75) rgba(255, 51, 0, 0.25) rgba(255, 17, 0, 0.25);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-image: -webkit-linear-gradient(top, rgba(255, 153, 0, 0.6) 0%, rgba(255, 102, 0, 0.6) 40%, rgba(255, 17, 0, 0.6) 100%);
  background-image: -moz-linear-gradient(top, rgba(255, 153, 0, 0.6) 0%, rgba(255, 102, 0, 0.6) 40%, rgba(255, 17, 0, 0.6) 100%);
  background-image: -o-linear-gradient(top, rgba(255, 153, 0, 0.6) 0%, rgba(255, 102, 0, 0.6) 40%, rgba(255, 17, 0, 0.6) 100%);
  background-image: linear-gradient(top, rgba(255, 153, 0, 0.6) 0%, rgba(255, 102, 0, 0.6) 40%, rgba(255, 17, 0, 0.6) 100%);
  box-shadow: 0 0 2px rgba(255, 51, 0, 0.35), inset 0 -1px 3px rgba(255, 51, 0, 0.45), 0 0 3px rgba(0, 0, 0, 0.15), inset 0 1px 0 rgba(102, 51, 0, 0.2), inset 0 2px 2px rgba(255, 255, 255, 0.25), inset 0 -2px 2px rgba(255, 255, 255, 0.2);
  color: #ffffff;
  display: block;
  text-shadow: none;
  text-align: center;
}
#showbiza-player .player-wrapper .jp-play [class^="icon-"],
#showbiza-player .jp-forward [class^="icon-"],
#showbiza-player .jp-backward [class^="icon-"] {
  color: #ffffff;
  font-size: 14px;
}
#showbiza-player .player-wrapper .jp-play {
  height: 32px;
  width: 32px;
  color: #ffffff;
}
#showbiza-player .jp-forward,
#showbiza-player .jp-backward {
  height: 28px;
  width: 28px;
}
@media (max-width: 1070px) {
  .player-buttons {
    display: none;
  }
}
.has-player #header {
  margin-bottom: 70px;
}
#showbiza-player {
  background: #1d1d1d;
  border-top: solid 1px #888;
  color: #ffffff;
  height: 70px;
  line-height: 16px;
  padding: 10px 0 9px;
  width: 100%;
  position: fixed;
  left: 0;
  top: 46px;
  z-index: 900;
}
#showbiza-player .container {
  position: relative;
}
#showbiza-player .artist-name {
  color: #999999;
  display: block;
  font-size: 13px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#showbiza-player .track-name {
  color: #b91d47;
  display: block;
  font-size: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#showbiza-player .player-wrapper {
  height: 60px;
}
#showbiza-player .player-wrapper .jp-backward {
  padding: 0 10px 0 4px;
  position: absolute;
  left: 0;
  top: 12px;
  z-index: 905;
}
#showbiza-player .player-wrapper .jp-forward {
  padding: 0 4px 0 10px;
  position: absolute;
  left: 52px;
  top: 12px;
  z-index: 905;
}
#showbiza-player .player-wrapper .jp-play {
  left: 22px;
  top: 7px;
  z-index: 910;
  position: absolute;
  width: 38px;
  height: 38px;
  font-size: 18px;
}
#showbiza-player .player-wrapper button[class^="jp-"] {
  color: #ffffff;
}
#showbiza-player .player-wrapper button[class^="jp-"]:hover {
  background: #F4431F;
}
#showbiza-player .player-info {
  float: left;
  padding: 0 50px 0 165px;
  position: relative;
  text-overflow: ellipsis;
  width: 30%;
}
#showbiza-player .player-info .artist-name {
  color: #ffffff;
}
#showbiza-player .player-info .track-name {
  color: #888;
  margin: 0 0 3px;
}
#showbiza-player .player-info > .audio-thumb {
  position: absolute;
  top: 0;
  left: 105px;
  width: 50px;
}
#showbiza-player .waveform {
  float: left;
  height: 50px;
  padding-right: 40px;
  width: 70%;
}
#showbiza-player .playlist-toggle,
#showbiza-player .playlist-add {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  background-color: #9A9A9A;
  color: #ffffff;
  cursor: pointer;
  display: block;
  position: absolute;
  text-align: center;
  width: 30px;
  height: 20px;
  line-height: 20px;
  z-index: 905;
}
#showbiza-player .playlist-toggle.active,
#showbiza-player .playlist-add.active,
#showbiza-player .playlist-toggle:hover,
#showbiza-player .playlist-add:hover {
  color: #3D3D3D;
  text-decoration: none;
}
#showbiza-player .playlist-toggle.active [class^="icon-"]:before {
  content: "\f077";
}
#showbiza-player .playlist-add {
  position: absolute;
  right: 0;
  top: 0;
}
#showbiza-player .playlist-toggle {
  position: absolute;
  right: 0;
  top: 25px;
}
#showbiza-player .jp-progress {
  z-index: 900;
}
#showbiza-player .jp-progress .jp-seek-bar {
  z-index: 910;
}
#showbiza-player .jp-progress .jp-play-bar {
  z-index: 920;
}
#showbiza-player .jp-progress .duration {
  z-index: 930;
}
#showbiza-player .jp-progress .time-indicator {
  z-index: 940;
}
.jp-progress {
  position: relative;
  overflow: hidden;
  z-index: 0;
}
.jp-progress .waveform-image {
  position: absolute;
}
.jp-progress .jp-seek-bar,
.jp-progress .jp-play-bar {
  width: 0;
  height: 100%;
  position: absolute;
}
.jp-progress .jp-seek-bar {
  cursor: pointer;
  z-index: 5;
}
.jp-progress .jp-play-bar {
  top: 0;
  z-index: 2;
  overflow: hidden;
  z-index: 10;
}
.jp-progress .position-indicator,
.jp-progress .seek-indicator {
  overflow: hidden;
  width: 100%;
}
.jp-progress .position-indicator {
  border-right: solid 1px #AD4900;
}
.jp-progress .duration,
.jp-progress .time-indicator {
  background-color: #1d1d1d;
  background-color: rgba(0, 0, 0, 0.7);
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  font-size: 11px;
  line-height: 14px;
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 39px;
}
.jp-progress .duration {
  color: #555555;
  right: 0;
  z-index: 15;
}
.jp-progress .time-indicator {
  color: #F4431F;
  right: -40px;
  z-index: 20;
}
.playlist-form .form-group:last-child {
  margin-bottom: 0;
}
.playlist-wrapper {
  padding: 10px 5px;
  background: #3D3D3D;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  -webkit-box-shadow: 0 2px 7px #999;
  box-shadow: 0 2px 7px #999;
  position: absolute;
  max-height: 320px;
  width: 100%;
  z-index: 895;
}
.playlist-wrapper .playlist-list {
  float: left;
  width: 15%;
  max-height: 300px;
  overflow-y: auto;
  overflow-x: hidden;
  line-height: 20px;
}
.playlist-wrapper .playlist-list h4 {
  margin: 5px 0 5px 5px;
}
.playlist-wrapper .playlist-list ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.playlist-wrapper .playlist-list li {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  color: #888;
  font-size: 12px;
  padding: 4px 5px;
  position: relative;
  text-transform: uppercase;
}
.playlist-wrapper .playlist-list li:hover {
  background: rgba(255, 255, 255, 0.3);
  color: #ffffff;
}
.playlist-wrapper .playlist-list li:hover [href="#playlist-edit"],
.playlist-wrapper .playlist-list li:hover [href="#playlist-delete"] {
  display: block;
}
.playlist-wrapper .playlist-list li.active {
  background: #1d1d1d;
  color: #ffffff;
}
.playlist-wrapper .playlist-list li a {
  color: inherit;
  display: block;
}
.playlist-wrapper .playlist-list li a:hover {
  text-decoration: none;
}
.playlist-wrapper .playlist-list li [href="#playlist-edit"],
.playlist-wrapper .playlist-list li [href="#playlist-delete"] {
  display: none;
  position: absolute;
  right: 26px;
  top: 4px;
  color: #ffffff !important;
}
.playlist-wrapper .playlist-list li [href="#playlist-delete"] {
  right: 5px;
}
.playlist-wrapper .playlist-songs {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: #1d1d1d;
  float: right;
  width: 85%;
  max-height: 300px;
  overflow-y: auto;
  overflow-x: hidden;
  margin: 0;
  padding: 0;
  list-style: none;
}
.playlist-wrapper .playlist-songs > div {
  margin: 5px;
}
.playlist-wrapper .playlist-songs li {
  border-top: solid 1px #888;
  color: #888;
  display: block;
  padding: 4px 20px 4px 0;
  position: relative;
  overflow: hidden;
  list-style: none;
  line-height: 30px;
}
.playlist-wrapper .playlist-songs li:first-child {
  border-top: none;
}
.playlist-wrapper .playlist-songs li.active {
  background: #1d1d1d;
  color: #ffffff;
}
.playlist-wrapper .playlist-songs li a {
  color: inherit;
  display: block;
}
.playlist-wrapper .playlist-songs li a:hover {
  text-decoration: none;
}
.playlist-wrapper .playlist-songs li [href="#playlist-delete-song"] {
  right: 5px;
  display: none;
  position: absolute;
  top: 4px;
  color: #ffffff !important;
}
.playlist-wrapper .playlist-songs li:hover {
  background: rgba(255, 255, 255, 0.3);
  color: #ffffff;
}
.playlist-wrapper .playlist-songs li:hover [href="#playlist-delete-song"] {
  display: block;
}
.playlist-wrapper .playlist-songs li.active {
  color: #E1801F;
}
.playlist-wrapper .playlist-songs li span {
  display: block;
  float: left;
}
.playlist-wrapper .playlist-songs li .audio-thumb {
  display: block;
  height: 30px;
  position: absolute;
  top: 4px;
  left: 5px;
  width: 30px;
}
.playlist-wrapper .playlist-songs li .title {
  padding: 0 8px 0 45px;
  width: 60%;
}
.playlist-wrapper .playlist-songs li .duration {
  padding: 0 8px;
  text-align: right;
  width: 20%;
}
.playlist-wrapper .playlist-songs li .release-date {
  padding: 0 8px;
  text-align: right;
  width: 20%;
}
.post-columns {
  margin-left: 0px;
  margin-right: 0px;
}
.post-columns:before,
.post-columns:after {
  content: " ";
  display: table;
}
.post-columns:after {
  clear: both;
}
.post-columns .post-entry {
  position: relative;
  float: left;
  width: 25%;
  min-height: 1px;
  padding-left: 0px;
  padding-right: 0px;
  height: 315px;
  z-index: 10;
}
@media (min-width: 1400px) {
  .post-columns .post-entry {
    float: left;
    width: 20%;
  }
}
.post-columns .post-entry:hover {
  z-index: 15;
}
.post-columns .post-entry a {
  border-bottom: dotted 1px #ccc;
  color: #1d1d1d;
  display: block;
  text-decoration: none;
  padding: 10px 10px 9px;
  position: relative;
  z-index: 10;
}
.post-columns .post-entry a:hover {
  background-color: #1d1d1d;
  border: none;
  color: #ffffff;
  padding-bottom: 10px;
  z-index: 15;
}
.post-columns .post-entry a:hover .entry-title {
  height: auto;
  min-height: 60px;
}
.post-columns .post-entry a:hover .publish-date {
  color: #999;
}
.post-columns .post-entry a:hover .entry-description {
  display: block;
}
.post-columns .post-thumb {
  height: 200px;
}
.post-columns .entry-meta {
  margin: 10px 0 5px;
}
.post-columns .entry-title {
  font-weight: normal;
  font-size: 16px;
  height: 53px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.post-columns .entry-description {
  display: none;
  margin-bottom: 0;
  color: #999999;
}
.post-columns .published {
  color: #777;
  font-size: 12px;
  line-height: 12px;
}
.post-view.post-entry figure {
  text-align: center;
  margin-bottom: 20px;
}
.post-view.post-entry figure .post-thumb {
  display: inline-block;
}
.post-view.post-entry figure .post-thumb img {
  max-width: 100%;
}
.post-view.post-entry .entry-meta {
  padding-bottom: 10px;
  border-bottom: dotted 1px #EDEDF0;
  margin-bottom: 10px;
}
.post-view.post-entry .entry-meta .tags {
  display: inline-block;
  margin-left: 15px;
}
.post-view.post-entry .entry-content {
  clear: both;
}
.post-view.post-entry .addthis_toolbox {
  margin: 15px 0 20px;
  padding-top: 15px;
  border-top: dotted 1px #EDEDF0;
  height: 47px;
}
.post-gallery {
  position: relative;
}
.gallery-image {
  background: #E7E7E7;
  float: left;
  margin: 0 10px 10px 0;
  text-align: center;
  padding: 3px;
}
.gallery-image:hover {
  background: #D5F1FF;
}
.gallery-image a {
  display: block;
  height: 125px;
  width: 125px;
  overflow: hidden;
}
.gallery-image img {
  max-width: none;
}
.gallery-1 a {
  height: 316px;
  width: 357px;
}
.gallery-2 a,
.gallery-3 a,
.gallery-4 a,
.gallery-5 a {
  width: 150px;
  height: 150px;
}
.posts-widgets-archives .archives-title {
  cursor: pointer;
  color: #b91d47;
  padding: 5px;
}
.posts-widgets-archives .archives-title:hover {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: #b91d47;
  color: #ffffff;
}
.posts-widgets-archives .archives-title .fa-chevron {
  float: right;
}
.posts-widgets-archives .archives-title .fa-chevron:before {
  content: "\f13a";
}
.posts-widgets-archives .news-archives {
  display: none;
  padding-left: 0;
}
.posts-widgets-archives .news-archives li {
  list-style: none;
  border-bottom: dotted 1px #666;
  margin: 0 25px 0 5px;
}
.posts-widgets-archives .news-archives li a {
  display: block;
  padding: 5px 10px;
}
.posts-widgets-archives .news-archives li a:hover {
  background: #ffffff;
  text-decoration: none;
}
.posts-widgets-archives .news-archives li.active a {
  font-weight: bold;
  background: #ffffff;
  color: #1d1d1d !important;
}
.posts-widgets-archives .archive-wrap.open .news-archives {
  display: block;
}
.posts-widgets-archives .archive-wrap.open .archives-title .fa-chevron:before {
  content: "\f139";
}
.events-list .event {
  display: block;
  float: left;
  padding: 5px;
  position: relative;
  width: 20%;
}
.events-list .event .event-thumb {
  position: relative;
  overflow: hidden;
}
.events-list .event .event-thumb span {
  display: block;
}
.events-list .event .event-thumb img {
  width: 100%;
  height: auto;
}
.events-list .event .event-text {
  border-bottom-right-radius: 10px;
  border-top-right-radius: 10px;
  -webkit-box-shadow: 0 0 7px rgba(255, 255, 255, 0.5);
  box-shadow: 0 0 7px rgba(255, 255, 255, 0.5);
  background: #1d1d1d;
  background: rgba(0, 0, 0, 0.7);
  color: #ffffff;
  display: block;
  padding: 5px 10px 5px 5px;
  position: absolute;
  max-width: 85%;
  left: 6px;
  bottom: 15px;
  font-size: 10px;
  line-height: 12px;
  z-index: 2;
}
.events-list .event .event-title {
  color: #ffffff;
  display: none;
  font-weight: 200;
  letter-spacing: 0em;
  font-size: 16px;
  line-height: 18px;
  margin-bottom: 5px;
}
.events-list .event time {
  border-bottom-left-radius: 8px;
  border-top-left-radius: 8px;
  -webkit-box-shadow: 0 0 7px rgba(255, 255, 255, 0.5);
  box-shadow: 0 0 7px rgba(255, 255, 255, 0.5);
  background: #1d1d1d;
  background: rgba(0, 0, 0, 0.7);
  color: #ffffff;
  padding: 2px 5px;
  position: absolute;
  right: 6px;
  top: 10px;
  text-align: center;
  text-transform: uppercase;
  z-index: 1;
}
.events-list .event time .month {
  font-size: 12px;
}
.events-list .event time .day {
  font-size: 14px;
}
.events-list .event:hover .event-title {
  display: block;
}
.events-list .event:hover time,
.events-list .event:hover .event-text {
  background: #1d1d1d;
}
.events-list .event.movie-event .event-title {
  display: block;
  font-size: 14px;
  line-height: 16px;
  margin-bottom: 0;
}
@media (min-width: 1400px) {
  .events-list .event {
    width: 16.66%;
  }
  body.layout-profile.make-wide .events-list .event {
    width: 10%;
  }
}
.events-list.touchcarousel .event {
  width: 164px !important;
}
.layout-acme.module-music.make-wide #sidebar-primary {
  display: none;
}
.layout-acme.module-music.make-wide #content {
  width: 100%;
}
.event-list-wrapper .event:nth-child(n+16) {
  display: none;
}
.event-list-wrapper.week-hidden .border-title {
  margin-bottom: 0;
}
.event-list-wrapper.week-hidden .border-title:after,
.event-list-wrapper.week-hidden .events-list {
  display: none;
}
.event-list-wrapper.view-all .border-title {
  margin-bottom: 15px;
}
.event-list-wrapper.view-all .border-title:after,
.event-list-wrapper.view-all .events-list,
.event-list-wrapper.view-all .event {
  display: block !important;
}
.event-view .event-thumb {
  max-width: 30%;
  margin-right: 20px;
}
.event-view .event-thumb img {
  width: 100%;
}
.event-view .entry-meta,
.event-view .event-meta {
  min-width: 300px;
  max-width: 400px;
}
.event-view .event-description {
  margin: 20px 0;
}
.event-view .event-artists {
  margin-top: 20px;
}
.event-view .artist-cell {
  float: left;
  font-size: 12px;
  position: relative;
  padding: 5px 10px 10px;
  width: 142px;
}
.event-view .artist-cell .banner-text {
  position: absolute;
  bottom: 10px;
  left: 0;
  width: 100%;
  padding: 0 11px 0;
}
.event-view .artist-cell .banner-text .displayname {
  background: #3D3D3D;
  background: rgba(0, 0, 0, 0.7);
  padding: 5px 45px 5px 5px;
  color: #ffffff;
  font-size: 12px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.event-view .artist-cell .location {
  position: absolute;
  bottom: 5px;
  right: 15px;
}
.event-view .artist-cell .popularity {
  position: absolute;
  bottom: 7px;
  right: 38px;
  color: #555555;
  text-shadow: 1px 1px #1d1d1d;
}
.event-view .artist-cell:hover .displayname {
  background: #1d1d1d;
  white-space: normal;
  overflow: visible;
}
.event-view .artist-cell:hover .popularity {
  color: #F60;
}
.photo-thumb {
  display: block;
  background-color: #555555;
  text-align: center;
  overflow: hidden;
}
.photo-thumb img {
  vertical-align: middle;
  width: auto;
}
.photo-thumb > a,
.photo-thumb > span {
  display: block;
  text-align: center;
}
.photo-thumb:hover {
  outline: 3px solid #2d89ef;
}
.album-thumb {
  width: 100%;
  height: 100%;
}
.album-thumb img {
  width: 100%;
}
.photo-album {
  display: block;
  position: relative;
}
.photo-album .album-text {
  background: #b91d47;
  background: rgba(0, 0, 0, 0.7);
  color: #ffffff;
  display: block;
  padding: 5px 10px 5px 5px;
  position: absolute;
  max-width: 80%;
  left: 6px;
  bottom: 15px;
  line-height: 16px;
  border-bottom-right-radius: 10px;
  border-top-right-radius: 10px;
  -webkit-box-shadow: 0 0 7px rgba(255, 255, 255, 0.5);
  box-shadow: 0 0 7px rgba(255, 255, 255, 0.5);
}
.photo-album .album-title {
  color: #ffffff;
  font-weight: 200;
  letter-spacing: 0em;
  font-size: 16px;
}
.photo-album .count {
  font-size: 10px;
}
.photo-album:hover .album-title {
  text-decoration: underline;
}
.photo-justified {
  margin-left: -5px;
  margin-right: -5px;
}
.photo-justified:before,
.photo-justified:after {
  content: " ";
  display: table;
}
.photo-justified:after {
  clear: both;
}
.make-wide .photo-justified .photo {
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
}
@media (min-width: 1400px) {
  .make-wide .photo-justified .photo {
    float: left;
    width: 12.5%;
  }
}
.photo-justified .photo {
  position: relative;
  float: left;
  width: 16.66666667%;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
}
.photo-justified .photo-thumb {
  margin: 5px 0;
}
.photo-justified .photo-thumb img {
  width: 100%;
}
.albums-list {
  margin-left: -5px;
  margin-right: -5px;
}
.albums-list:before,
.albums-list:after {
  content: " ";
  display: table;
}
.albums-list:after {
  clear: both;
}
.albums-list .photo-album {
  padding: 5px;
  position: relative;
  float: left;
  width: 16.66666667%;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
}
.has-sidebar-primary .albums-list .photo-album {
  position: relative;
  float: left;
  width: 25%;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
}
.albums-inline .touchcarousel-item {
  margin: 0 5px;
}
.albums-inline .photo-album {
  width: 220px;
}
.layout-photo-view {
  background: #000;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.layout-photo-view #header,
.layout-photo-view #page > * {
  display: none;
}
.layout-photo-view #page > #phv {
  display: block !important;
}
#phv,
.phv-siblings,
.phv-body,
.phv-image,
.phv-image img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
#phv .phv-body #phv-left {
  overflow: visible;
  -webkit-transform: translate(-105%, 0);
  -ms-transform: translate(-105%, 0);
  transform: translate(-105%, 0);
  -webkit-transform: translate(-105%, 0, 0);
  -moz-transform: translate(-105%, 0, 0);
  -ms-transform: translate(-105%, 0, 0);
  -o-transform: translate(-105%, 0, 0);
  transform: translate(-105%, 0, 0);
}
#phv .phv-body #phv-right {
  overflow: visible;
  -webkit-transform: translate(105%, 0);
  -ms-transform: translate(105%, 0);
  transform: translate(105%, 0);
  -webkit-transform: translate(105%, 0, 0);
  -moz-transform: translate(105%, 0, 0);
  -ms-transform: translate(105%, 0, 0);
  -o-transform: translate(105%, 0, 0);
  transform: translate(105%, 0, 0);
}
#phv .phv-image {
  overflow: hidden;
}
#phv .phv-image img {
  display: block;
  max-height: 100%;
  max-width: 100%;
  margin: auto;
}
#phv .phv-header {
  color: #ffffff;
  padding: 7px 1%;
  position: absolute;
  top: 0;
  left: 0;
  height: 42px;
  line-height: 28px;
  width: 100%;
  z-index: 1;
  background: #333;
  background: rgba(51, 51, 51, 0.85);
  background-image: -webkit-linear-gradient(top, rgba(85, 85, 85, 0.75) 0%, rgba(69, 69, 69, 0.75) 100%);
  background-image: linear-gradient(to bottom, rgba(85, 85, 85, 0.75) 0%, rgba(69, 69, 69, 0.75) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bf555555', endColorstr='#bf454545', GradientType=0);
  border-bottom: 1px solid #111;
  border-bottom: 1px solid rgba(67, 67, 67, 0.85);
}
#phv .phv-header .phv-summary {
  float: left;
  font-size: 16px;
  line-height: 28px;
  font-weight: bold;
  text-shadow: 0 -1px #000;
  text-shadow: 0 -1px rgba(0, 0, 0, 0.5);
}
#phv .phv-header .phv-close {
  float: right;
}
#phv .phv-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 7px 1%;
  z-index: 100;
}
#phv .phv-bottom .btn + .btn {
  margin-left: 5px;
}
#phv .phv-nav-left,
#phv .phv-nav-right {
  width: 5%;
  position: absolute;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 0;
  cursor: pointer;
  color: #ffffff;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
#phv .phv-nav-left .fa,
#phv .phv-nav-right .fa {
  position: absolute;
  top: 50%;
  margin-top: -15px;
  font-size: 36px;
  text-align: center;
  left: 15px;
}
#phv .phv-nav-left:hover,
#phv .phv-nav-right:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
#phv .phv-nav-right {
  right: 0;
  left: auto;
}
#phv .phv-nav-right .fa {
  right: 15px;
  left: auto;
}
.video-item {
  display: block;
  padding: 5px 0;
  position: relative;
}
.video-item .video-thumb {
  height: 100%;
  position: relative;
  overflow: hidden;
}
.video-item .play-button {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: url('/img/icons/video-play.png') no-repeat center;
  opacity: 60;
  filter: alpha(opacity=6000);
}
.video-item .video-title {
  background: #1d1d1d;
  background: rgba(0, 0, 0, 0.7);
  display: block;
  position: absolute;
  color: #ffffff;
  font-weight: 200;
  letter-spacing: 0em;
  font-size: 14px;
  left: 1px;
  bottom: 6px;
  padding: 5px;
  width: 99%;
}
.video-item .duration {
  background: #1d1d1d;
  background: rgba(0, 0, 0, 0.7);
  display: block;
  position: absolute;
  color: #ffffff;
  font-size: 10px;
  top: 10px;
  right: 1px;
  padding: 0 5px;
  -webkit-box-shadow: 0 0 7px rgba(255, 255, 255, 0.5);
  box-shadow: 0 0 7px rgba(255, 255, 255, 0.5);
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
}
.video-item:hover .video-title {
  background: #1d1d1d;
}
.video-item:hover .play-button {
  opacity: 100;
  filter: alpha(opacity=10000);
}
.video-view.media {
  position: relative;
}
.has-sidebar-primary .video-list > * {
  position: relative;
  float: left;
  width: 33.33333333%;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
}
@media (min-width: 1400px) {
  .has-sidebar-primary .video-list > * {
    float: left;
    width: 25%;
  }
}
.video-list {
  margin-left: -5px;
  margin-right: -5px;
}
.video-list:before,
.video-list:after {
  content: " ";
  display: table;
}
.video-list:after {
  clear: both;
}
.video-list > * {
  position: relative;
  float: left;
  width: 16.66666667%;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
}
.video-list-inline .touchcarousel-item {
  margin: 0 5px;
}
.video-list-inline .video-item {
  height: 202px;
  width: 266px;
}
.featured-video-profile {
  position: relative;
}
.featured-video-profile .video-item {
  display: block;
  position: relative;
}
.featured-video-profile .video-item img {
  width: 100%;
  height: 100%;
}
.featured-video-profile .video-item .duration {
  background: #1d1d1d;
  background: rgba(0, 0, 0, 0.7);
  display: block;
  position: absolute;
  color: #ffffff;
  font-weight: 200;
  letter-spacing: 0em;
}
.featured-video-profile .video-item .play-button {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: url('/img/icons/video-play.png') no-repeat center;
  opacity: 60;
  filter: alpha(opacity=6000);
}
.featured-video-profile .video-item .duration {
  top: 5px;
  right: 5px;
  padding: 2px 4px;
}
.featured-video-profile .video-item:hover .play-button {
  opacity: 100;
  filter: alpha(opacity=10000);
}
.featured-video-profile .featured-main .video-title {
  background: none;
  position: static;
  color: inherit;
}
.featured-video-profile .featured-main .duration {
  right: 0;
}
.featured-video-profile.count-1 .video-item .video-thumb,
.featured-video-profile.count-1 .video-item .media-object {
  float: left;
  max-width: 620px;
  height: 400px;
  margin-right: 20px;
}
.featured-video-profile.count-1 .video-item .video-title {
  display: block;
  font-weight: normal;
  font-size: 18px;
  text-decoration: underline;
  margin-bottom: 10px;
}
.featured-video-profile.count-1 .video-item .video-title a {
  color: inherit;
}
.featured-video-profile.count-1 .video-item .video-description {
  margin-bottom: 10px;
}
.featured-video-profile.count-2 .video-title,
.featured-video-profile.count-3 .video-title {
  background: #1d1d1d;
  background: rgba(0, 0, 0, 0.7);
  bottom: 15px;
  color: #ffffff;
  display: block;
  font-size: 16px;
  left: 0;
  max-width: 70%;
  padding: 10px;
  position: absolute;
  width: auto;
  font-weight: 200;
  letter-spacing: 0em;
  border-bottom-right-radius: 10px;
  border-top-right-radius: 10px;
  -webkit-box-shadow: 0 0 7px rgba(255, 255, 255, 0.3);
  box-shadow: 0 0 7px rgba(255, 255, 255, 0.3);
}
.featured-video-profile.count-2 .video-item:hover .video-title,
.featured-video-profile.count-3 .video-item:hover .video-title {
  background: #1d1d1d;
}
.featured-video-profile.count-2 .video-item {
  float: left;
  width: 49.25%;
  height: 431px;
}
.featured-video-profile.count-2 .video-item.alt {
  float: right;
}
.featured-video-profile.count-3 {
  padding-right: 315px;
}
.featured-video-profile.count-3 .featured-main {
  width: 100%;
  height: 400px;
}
.featured-video-profile.count-3 .video-item.alt {
  position: absolute;
  right: 0;
  height: 225px;
  width: 300px;
}
.featured-video-profile.count-3 .video-item.alt.item-2 {
  top: 0;
}
.featured-video-profile.count-3 .video-item.alt.item-3 {
  top: 240px;
}
@media (min-width: 1400px) {
  .featured-video-profile.count-3 {
    padding-right: 425px;
  }
  .featured-video-profile.count-3 .featured-main {
    width: 100%;
    height: 625px;
  }
  .featured-video-profile.count-3 .video-item.alt {
    position: absolute;
    right: 0;
    height: 300px;
    width: 400px;
  }
  .featured-video-profile.count-3 .video-item.alt.item-2 {
    top: 0;
  }
  .featured-video-profile.count-3 .video-item.alt.item-3 {
    top: 325px;
  }
}
@media (min-width: 1400px) {
  #sidebar-primary .video-list-vertical {
    margin: 0 -5px;
  }
  #sidebar-primary .video-list-vertical .video-item-wrapper {
    float: left;
    width: 50%;
    padding: 0 5px;
  }
  #sidebar-primary .video-list-vertical .video-item-wrapper .video-thumb img {
    width: 100%;
    height: auto;
  }
}
.audio-unit {
  position: relative;
  overflow: hidden;
}
.audio-unit .jp-play {
  background-color: #F4431F;
  border: 1px solid;
  border-top-width: 0;
  border-color: rgba(255, 102, 0, 0.75) rgba(255, 51, 0, 0.25) rgba(255, 17, 0, 0.25);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-image: -webkit-linear-gradient(top, rgba(255, 153, 0, 0.6) 0%, rgba(255, 102, 0, 0.6) 40%, rgba(255, 17, 0, 0.6) 100%);
  background-image: -moz-linear-gradient(top, rgba(255, 153, 0, 0.6) 0%, rgba(255, 102, 0, 0.6) 40%, rgba(255, 17, 0, 0.6) 100%);
  background-image: -o-linear-gradient(top, rgba(255, 153, 0, 0.6) 0%, rgba(255, 102, 0, 0.6) 40%, rgba(255, 17, 0, 0.6) 100%);
  background-image: linear-gradient(top, rgba(255, 153, 0, 0.6) 0%, rgba(255, 102, 0, 0.6) 40%, rgba(255, 17, 0, 0.6) 100%);
  box-shadow: 0 0 2px rgba(255, 51, 0, 0.35), inset 0 -1px 3px rgba(255, 51, 0, 0.45), 0 0 3px rgba(0, 0, 0, 0.15), inset 0 1px 0 rgba(102, 51, 0, 0.2), inset 0 2px 2px rgba(255, 255, 255, 0.25), inset 0 -2px 2px rgba(255, 255, 255, 0.2);
  color: #ffffff;
  display: block;
  text-shadow: none;
  text-align: center;
  height: 32px;
  width: 32px;
}
.audio-unit .jp-play [class^="icon-"] {
  color: #ffffff;
  font-size: 14px;
}
.audio-unit .artist-name {
  color: #999999;
  display: block;
  font-size: 13px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.audio-unit .track-name {
  color: #b91d47;
  display: block;
  font-size: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.audio-unit.premium .audio-thumb {
  -webkit-box-shadow: 1px 1px 3px #1d1d1d;
  box-shadow: 1px 1px 3px #1d1d1d;
  border-color: #1d1d1d;
}
.audio-unit.premium .artist-name {
  color: #1d1d1d;
  font-weight: bold;
}
.audio-unit.premium .jp-play {
  opacity: 100;
  filter: alpha(opacity=10000);
  background-color: #F4431F;
  border: 1px solid;
  border-top-width: 0;
  border-color: rgba(255, 102, 0, 0.75) rgba(255, 51, 0, 0.25) rgba(255, 17, 0, 0.25);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-image: -webkit-linear-gradient(top, rgba(255, 153, 0, 0.6) 0%, rgba(255, 102, 0, 0.6) 40%, rgba(255, 17, 0, 0.6) 100%);
  background-image: -moz-linear-gradient(top, rgba(255, 153, 0, 0.6) 0%, rgba(255, 102, 0, 0.6) 40%, rgba(255, 17, 0, 0.6) 100%);
  background-image: -o-linear-gradient(top, rgba(255, 153, 0, 0.6) 0%, rgba(255, 102, 0, 0.6) 40%, rgba(255, 17, 0, 0.6) 100%);
  background-image: linear-gradient(top, rgba(255, 153, 0, 0.6) 0%, rgba(255, 102, 0, 0.6) 40%, rgba(255, 17, 0, 0.6) 100%);
  box-shadow: 0 0 2px rgba(255, 51, 0, 0.35), inset 0 -1px 3px rgba(255, 51, 0, 0.45), 0 0 3px rgba(0, 0, 0, 0.15), inset 0 1px 0 rgba(102, 51, 0, 0.2), inset 0 2px 2px rgba(255, 255, 255, 0.25), inset 0 -2px 2px rgba(255, 255, 255, 0.2);
  color: #ffffff;
  display: block;
  text-shadow: none;
  text-align: center;
}
.audio-unit.premium .jp-play [class^="icon-"] {
  color: #ffffff;
  font-size: 14px;
}
.audio-unit.premium:after {
  display: block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  content: "\f164";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 18px;
  color: #ffffff;
  text-shadow: 0 0 7px rgba(0, 0, 0, 0.7);
}
.audio-info {
  color: #777;
  font-size: 0;
  white-space: nowrap;
  overflow: hidden;
  line-height: 14px;
  padding: 4px 0 0 2px;
}
.audio-info > a,
.audio-info > span {
  color: #777;
  font-weight: bold;
  font-size: 12px;
  margin-right: 10px;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
}
.audio-info a:hover {
  text-decoration: underline;
}
.audio-info .fa {
  margin-right: 4px;
}
.audio-info .tags {
  display: inline-block;
}
.audio-info .tags .audio-type {
  background-color: #00a300;
}
.audio-info .audio-not-found {
  margin-left: 15px;
  padding: 2px 4px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: #f2dede;
  color: #F4431F;
}
.audio-info .audio-not-found a {
  color: #F4431F;
}
.audio-info .audio-not-found a:hover {
  color: #b91d47;
}
.waveform {
  position: relative;
  image-rendering: -moz-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  -ms-interpolation-mode: nearest-neighbor;
}
.waveform .duration {
  position: absolute;
  bottom: 8px;
  right: 0;
}
.waveform .duration {
  background: #3D3D3D;
  color: #ffffff;
  display: block;
  padding: 0 4px;
  font-size: 11px;
  line-height: 14px;
  font-weight: 200;
  letter-spacing: 0em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.waveform img {
  height: 100%;
  width: 100%;
}
.audio-squares {
  margin-left: -5px;
  margin-right: -5px;
}
.audio-squares:before,
.audio-squares:after {
  content: " ";
  display: table;
}
.audio-squares:after {
  clear: both;
}
.audio-squares.touchcarousel {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.audio-squares.touchcarousel .audio-unit {
  width: 159px !important;
  height: 200px;
  margin-bottom: 0;
}
.audio-squares .audio-unit {
  float: left;
  width: 20%;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 10px;
  position: relative;
}
@media (min-width: 1400px) {
  .audio-squares .audio-unit {
    float: left;
    width: 16.66666667%;
  }
}
.audio-squares .audio-unit .audio-title {
  margin-top: 5px;
}
.audio-squares .audio-unit .jp-play {
  position: absolute;
  left: 50%;
  top: 50%;
  opacity: 50;
  filter: alpha(opacity=5000);
  margin: -38px 0 0 -16px;
  background: #666;
  border-color: #555;
  box-shadow: 0 0 7px #1d1d1d;
}
.audio-squares .audio-unit .jp-play.jp-pause {
  display: block !important;
}
.audio-squares .audio-unit .genre-label {
  display: block;
  position: absolute;
  padding: 0 12px 0 8px;
  background: #1d1d1d;
  color: #ffffff;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
  border-bottom-right-radius: 8px;
  border-top-right-radius: 8px;
  -webkit-box-shadow: 0 0 7px rgba(255, 255, 255, 0.5);
  box-shadow: 0 0 7px rgba(255, 255, 255, 0.5);
  bottom: 60px;
  left: 6px;
}
.audio-squares .audio-unit:hover .jp-play {
  opacity: 100;
  filter: alpha(opacity=10000);
  background-color: #F4431F;
  border: 1px solid;
  border-top-width: 0;
  border-color: rgba(255, 102, 0, 0.75) rgba(255, 51, 0, 0.25) rgba(255, 17, 0, 0.25);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-image: -webkit-linear-gradient(top, rgba(255, 153, 0, 0.6) 0%, rgba(255, 102, 0, 0.6) 40%, rgba(255, 17, 0, 0.6) 100%);
  background-image: -moz-linear-gradient(top, rgba(255, 153, 0, 0.6) 0%, rgba(255, 102, 0, 0.6) 40%, rgba(255, 17, 0, 0.6) 100%);
  background-image: -o-linear-gradient(top, rgba(255, 153, 0, 0.6) 0%, rgba(255, 102, 0, 0.6) 40%, rgba(255, 17, 0, 0.6) 100%);
  background-image: linear-gradient(top, rgba(255, 153, 0, 0.6) 0%, rgba(255, 102, 0, 0.6) 40%, rgba(255, 17, 0, 0.6) 100%);
  box-shadow: 0 0 2px rgba(255, 51, 0, 0.35), inset 0 -1px 3px rgba(255, 51, 0, 0.45), 0 0 3px rgba(0, 0, 0, 0.15), inset 0 1px 0 rgba(102, 51, 0, 0.2), inset 0 2px 2px rgba(255, 255, 255, 0.25), inset 0 -2px 2px rgba(255, 255, 255, 0.2);
  color: #ffffff;
  display: block;
  text-shadow: none;
  text-align: center;
}
.audio-squares .audio-unit:hover .jp-play [class^="icon-"] {
  color: #ffffff;
  font-size: 14px;
}
.audio-list .audio-unit {
  padding-left: 130px;
  border-bottom: solid 1px #F2F2F2;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.audio-list .audio-title {
  padding-left: 40px;
  height: 50px;
}
.audio-list .jp-play,
.audio-list .jp-pause {
  position: absolute;
  top: 5px;
  left: 130px;
}
.audio-list .audio-thumb {
  position: absolute;
  left: 0;
  top: 0;
  height: 120px;
  width: 120px;
}
.audio-list .waveform {
  height: 50px;
  width: 100%;
}
@media (min-width: 1600px) {
  .make-wide .layout-acme .audio-list,
  .make-wide .audio-list#profile-audio .widget-content {
    margin-left: -20px;
  }
  .make-wide .layout-acme .audio-list:before,
  .make-wide .audio-list#profile-audio .widget-content:before,
  .make-wide .layout-acme .audio-list:after,
  .make-wide .audio-list#profile-audio .widget-content:after {
    content: " ";
    display: table;
  }
  .make-wide .layout-acme .audio-list:after,
  .make-wide .audio-list#profile-audio .widget-content:after {
    clear: both;
  }
  .make-wide .layout-acme .audio-list .audio-unit,
  .make-wide .audio-list#profile-audio .widget-content .audio-unit {
    float: left;
    padding-left: 150px;
    width: 50%;
    height: 135px;
    overflow: hidden;
  }
  .make-wide .layout-acme .audio-list .audio-unit .audio-thumb,
  .make-wide .audio-list#profile-audio .widget-content .audio-unit .audio-thumb {
    left: 20px;
  }
  .make-wide .layout-acme .audio-list .audio-unit .jp-play,
  .make-wide .audio-list#profile-audio .widget-content .audio-unit .jp-play,
  .make-wide .layout-acme .audio-list .audio-unit .jp-pause,
  .make-wide .audio-list#profile-audio .widget-content .audio-unit .jp-pause {
    position: absolute;
    top: 5px;
    left: 150px;
  }
}
.audio-view .waveform {
  padding-left: 45px;
  height: 145px;
  z-index: 1000;
}
.audio-view .waveform img {
  max-height: 145px;
}
.audio-view .thumb-info {
  position: absolute;
  left: 0;
  width: 200px;
}
.audio-view .thumb-info dl dd {
  margin-left: 0;
}
.audio-view .audio-thumb {
  max-height: 200px;
  width: 200px;
  height: auto;
  margin-bottom: 15px;
}
.audio-view .audio-about {
  position: relative;
  margin-left: 220px;
  min-height: 630px;
}
.audio-view .audio-info {
  border-bottom: dotted 1px #CCC;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.audio-view .text-content {
  margin: 20px 0;
}
.audio-view .jp-play {
  position: absolute;
  left: 0;
  top: 25px;
  z-index: 1010;
}
.audio-view .copyright-infringement {
  margin-top: 15px;
  font-size: 12px;
  line-height: 14px;
  position: relative;
  padding-left: 20px;
}
.audio-view .copyright-infringement .fa {
  position: absolute;
  left: 0;
  top: 5px;
  font-size: 16px;
}
.audio-view .copyright-infringement a {
  color: #000;
}
.dropdown-menu.audio-genres {
  width: 320px;
  left: -40px;
  padding: 5px;
}
.dropdown-menu.audio-genres li {
  display: inline-block;
  line-height: 16px;
}
.dropdown-menu.audio-genres li a {
  color: #2B587A;
  display: block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  padding: 2px 4px;
}
.dropdown-menu.audio-genres li a .bold {
  color: #7E3878;
}
.dropdown-menu.audio-genres li a .bolder {
  color: #b91d47;
}
.dropdown-menu.audio-genres li a .boldest {
  color: #E1801F;
}
.dropdown-menu.audio-genres li.active a {
  background: #b91d47;
  color: #ffffff;
  text-decoration: none !important;
}
.rating-cell {
  border-bottom: dotted 1px #CCC;
  float: left;
  font-size: 12px;
  margin-bottom: 10px;
  position: relative;
}
.rating-cell .ava {
  display: block;
  width: 100%;
}
.rating-cell .ava img {
  width: 100%;
  height: auto;
}
.rating-cell .displayname {
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 5px;
  max-height: 31px;
  overflow: hidden;
}
.rating-cell .displayname a {
  color: #1d1d1d;
  text-decoration: none;
}
.rating-cell .ava .position {
  background: #ffffff;
  color: #1d1d1d;
  display: inline-block;
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.8);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.8);
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  font-weight: bold;
  font-family: "Arial";
  font-size: 15px;
  line-height: 15px;
  position: absolute;
  padding: 4px 5px 2px;
  text-align: center;
  overflow: hidden;
  min-width: 16px;
}
.rating-cell .ava .position .grill {
  display: none;
  color: #777;
  font-size: 12px;
  padding-right: 2px;
}
.rating-cell .rank {
  color: #b91d47;
}
.rating-cell:hover .displayname a {
  text-decoration: underline;
}
.type-newbie.first-page > .rating-cell:nth-child(-n+5),
.type-default.first-page > .rating-cell:nth-child(-n+5) {
  padding: 5px 10px 10px 10px;
  width: 20%;
}
.type-newbie.first-page > .rating-cell:nth-child(-n+5) .displayname,
.type-default.first-page > .rating-cell:nth-child(-n+5) .displayname {
  margin-top: 5px;
}
.type-newbie.first-page > .rating-cell:nth-child(-n+5) .position,
.type-default.first-page > .rating-cell:nth-child(-n+5) .position {
  left: 0;
  bottom: 0;
}
.type-newbie.first-page > .rating-cell:nth-child(n+6),
.type-default.first-page > .rating-cell:nth-child(n+6) {
  padding: 5px 5px 5px 105px;
  height: 110px;
  width: 33.3%;
}
.type-newbie.first-page > .rating-cell:nth-child(n+6) .ava,
.type-default.first-page > .rating-cell:nth-child(n+6) .ava {
  height: 90px;
  width: 90px;
  position: absolute;
  left: 0;
  top: 5px;
}
.type-newbie.first-page > .rating-cell:nth-child(n+6) .ava-icons,
.type-default.first-page > .rating-cell:nth-child(n+6) .ava-icons {
  right: 2px;
}
.next-page > .rating-cell,
.type-legend > .rating-cell,
.type-stars > .rating-cell {
  padding: 5px 5px 5px 105px;
  height: 110px;
  width: 33.3%;
}
.next-page > .rating-cell .ava,
.type-legend > .rating-cell .ava,
.type-stars > .rating-cell .ava {
  height: 90px;
  width: 90px;
  position: absolute;
  left: 0;
  top: 5px;
}
.next-page > .rating-cell .ava-icons,
.type-legend > .rating-cell .ava-icons,
.type-stars > .rating-cell .ava-icons {
  right: 2px;
}
.type-legend .rating-cell .position,
.rating-legends .rating-cell .position,
.type-stars .rating-cell .position {
  display: none;
}
.rating-groups .rating-column:nth-child(odd) {
  background: #EDEDF0;
}
.rating-groups .rating-group-divider {
  border: none;
  display: block;
  height: 1px;
  margin: 15px 0;
  background: #b91d47;
  width: 100%;
}
.rating-groups .rating-group-divider:before {
  clear: both;
}
.rating-column {
  float: left;
  width: 25%;
  padding: 0 20px;
  border-bottom: solid 1px #b91d47;
  margin-bottom: 30px;
}
.rating-column .rating-title {
  font-weight: bold;
  font-size: 16px;
  padding: 10px;
  margin-bottom: 10px;
  background: #EDEDF0;
  border-bottom: solid 1px #999999;
}
.rating-column .rating-title a {
  color: inherit;
}
.rating-column .rating-cell {
  padding: 5px 5px 5px 105px;
  height: 110px;
  width: 100%;
}
.rating-column .rating-cell .ava {
  height: 90px;
  width: 90px;
  position: absolute;
  left: 0;
  top: 5px;
}
.rating-column .rating-cell .ava-icons {
  right: 2px;
}
.rating-column .rating-group-all {
  display: block;
  color: #b91d47;
  text-align: right;
  margin-bottom: 15px;
  height: 20px;
  width: 100%;
}
.rating-column .rating-group-all .fa {
  margin-left: 4px;
}
.rating-column .rating-group-all:hover {
  color: #F4431F;
}
#sidebar-primary .rating-cell {
  padding: 5px 5px 5px 105px;
  height: 110px;
  width: 100%;
}
#sidebar-primary .rating-cell .ava {
  height: 90px;
  width: 90px;
  position: absolute;
  left: 0;
  top: 5px;
}
#sidebar-primary .rating-cell .ava-icons {
  right: 2px;
}
.rating-history-title {
  background: none;
  padding: 0 0 5px 0;
  border-bottom: solid 1px #1d1d1d;
}
.rating-history-title:after {
  display: none;
  border-top-color: #c8c8c8;
  z-index: 10;
}
.history-category {
  padding-bottom: 0;
}
.history-category span {
  display: inline-block;
  border-bottom: solid 2px #c8c8c8;
  padding-bottom: 8px;
}
.history-tabs .vertical-tab-nav {
  float: left;
  width: 20%;
  position: relative;
  margin-right: -1px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-left-radius: 5px;
}
.history-tabs .vertical-tab-nav li {
  display: block;
  list-style: none;
  margin-bottom: 5px;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  transition: all 300ms linear;
}
.history-tabs .vertical-tab-nav li a {
  background: #EEE;
  border-right: 3px solid #c8c8c8;
  color: #3D3D3D;
  display: block;
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
  padding: 10px 10px;
  text-align: right;
  text-decoration: none;
  text-shadow: 1px 1px #ffffff;
}
.history-tabs .vertical-tab-nav li a:hover,
.history-tabs .vertical-tab-nav li.active a {
  background: #b91d47;
  border-right-color: #8d1636;
  color: #ffffff;
  text-shadow: 1px 1px #3D3D3D;
  font-weight: bold;
}
.history-tabs .tab-content {
  float: right;
  width: 80%;
  padding: 0 15px;
}
.history-tabs .tab-content .widget + .widget {
  margin-top: 10px;
}
.rating-history.rating-legends {
  background: #EDEDF0;
  padding: 10px 10px 5px 10px;
  margin-bottom: 15px;
}
.rating-history.rating-legends .rating-cell {
  width: 12.5%;
  margin-bottom: 0;
}
.rating-history .rating-cell {
  float: left;
  font-size: 12px;
  margin-bottom: 10px;
  position: relative;
  padding: 5px 10px 10px;
  width: 20%;
  border-bottom: none;
}
.rating-history .rating-cell .banner-text {
  position: absolute;
  bottom: 5px;
  left: 0;
  width: 100%;
  padding: 0 11px 0;
}
.rating-history .rating-cell .banner-text .displayname {
  background: #3D3D3D;
  background: rgba(0, 0, 0, 0.7);
  padding: 5px 45px 5px 5px;
  color: #ffffff;
  font-size: 12px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.rating-history .rating-cell .position {
  left: -10px;
  top: -10px;
  width: 38px;
  height: 45px;
  text-indent: -10000px;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0;
  z-index: 15;
}
.rating-history .rating-cell .position.position-1,
.rating-history .rating-cell .position.position-2,
.rating-history .rating-cell .position.position-3,
.rating-history .rating-cell .position.position-4,
.rating-history .rating-cell .position.position-5 {
  background-image: -webkit-linear-gradient(top, #F60 0%, #b34700 100%);
  background-image: linear-gradient(to bottom, #F60 0%, #b34700 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff6600', endColorstr='#ffb34700', GradientType=0);
  text-indent: 0;
  color: #ffffff;
  font-size: 18px;
  border: solid 1px #ffffff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  height: 40px;
  width: 40px;
  line-height: 38px;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.6);
}
.rating-history .rating-cell .location {
  position: absolute;
  bottom: 8px;
  right: 15px;
}
.rating-history .rating-cell .popularity {
  position: absolute;
  bottom: 10px;
  right: 38px;
  color: #555555;
  text-shadow: 1px 1px #1d1d1d;
}
.rating-history .rating-cell:hover .displayname {
  background: #1d1d1d;
  white-space: normal;
  overflow: visible;
  max-height: 42px;
}
.rating-history .rating-cell:hover .popularity {
  color: #F60;
}
.blog-list .blog-post {
  position: relative;
  padding: 8px 0 20px 120px;
  margin-bottom: 20px;
  border-bottom: solid 1px #F2F2F2;
  min-height: 128px;
}
.blog-list .blog-post time {
  background: #EDEDF0;
  position: absolute;
  left: -4px;
  top: -4px;
  line-height: 1;
  padding-top: 13px;
  text-align: center;
  margin-right: 10px;
  width: 60px;
  height: 60px;
  z-index: 2;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: inset 2px 2px 0px 0px #d1d1d9;
  box-shadow: inset 2px 2px 0px 0px #d1d1d9;
}
.blog-list .blog-post time > * {
  display: block;
}
.blog-list .blog-post time .month {
  font-size: 11px;
  text-transform: uppercase;
  position: relative;
  top: -1px;
  left: 1px;
}
.blog-list .blog-post time .day {
  font-size: 16px;
  font-weight: bold;
  letter-spacing: -1px;
}
.blog-list .blog-post time .year {
  font-size: 10px;
}
.blog-list .blog-post .thumb {
  float: left;
  margin: 0 15px 0 0;
  height: 100px;
  width: 100px;
  position: absolute;
  left: 8px;
  top: 8px;
  display: block;
  overflow: hidden;
}
.blog-list .blog-post .thumb img {
  width: 100px;
}
.blog-list .blog-post:hover .thumb {
  opacity: 0.9;
}
.blog-list .entry-title {
  z-index: 2;
  font-weight: normal;
  font-size: 22px;
  line-height: 24px;
  margin-bottom: 10px;
}
.blog-list .entry-title,
.blog-list .entry-title > a {
  color: #1d1d1d;
}
.single .blog-post {
  margin-bottom: 20px;
}
.single .blog-post .thumb {
  float: left;
  width: 100px;
  height: 100px;
  margin-right: 15px;
  margin-bottom: 25px;
}
.single .blog-post .publish-date {
  font-size: 14px;
  margin-bottom: 10px;
}
.single .blog-post .tags {
  margin-bottom: 10px;
}
.search-result {
  border-bottom: solid 1px #EDEDF0;
  margin-bottom: 15px;
  padding-bottom: 15px;
  padding-left: 115px;
  position: relative;
  min-height: 100px;
}
.search-result .thumb {
  display: block;
  width: 100px;
  height: 100px;
  position: absolute;
  left: 0;
  top: 0;
}
.search-result .thumb img {
  max-height: 100%;
  max-width: 100%;
}
.search-result .search-result-title {
  font-weight: normal;
  margin-bottom: 3px;
}
.search-result .search-result-title a {
  color: #3D3D3D;
  text-decoration: underline;
}
.search-result .search-result-title a:hover {
  color: #F4431F;
}
.search-result .search-result-author {
  background: #EDEDF0;
  color: #F4431F;
  display: inline-block;
  padding: 4px 15px 4px 4px;
  line-height: 25px;
  margin: 5px 0;
}
.search-result .search-result-author img {
  width: 25px;
  height: 25px;
  vertical-align: top;
  margin-right: 5px;
}
.search-result .search-result-url {
  margin-bottom: 6px;
  color: #E1801F;
}
.forum-title {
  border-bottom: solid 3px #3D3D3D;
  color: #3D3D3D;
  padding: 10px;
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 0;
}
.forum-title a {
  color: inherit !important;
  text-decoration: underline;
}
.forum-title .icon-chevron-right {
  margin: 0 4px;
}
.forum-title.blue {
  border-bottom-color: #2d89ef;
  color: #2d89ef;
}
.forum-title.red {
  border-bottom-color: #b91d47;
  color: #b91d47;
}
.forum-title.black {
  border-bottom-color: #1d1d1d;
  color: #1d1d1d;
}
.forum-title.orange {
  border-bottom-color: #F60;
  color: #F60;
}
.forum-title.pink {
  border-bottom-color: #fe49aa;
  color: #fe49aa;
}
.forum-title.purple {
  border-bottom-color: #603cba;
  color: #603cba;
}
.forum-title.green {
  border-bottom-color: #00a300;
  color: #00a300;
}
.forum-title.yellow {
  border-bottom-color: #ffc40d;
  color: #ffc40d;
}
.forum-topics + .forum-title {
  margin-top: 30px;
}
.forum-description {
  background: #EDEDF0;
  padding: 10px;
  font-size: 14px;
  line-height: 16px;
}
.forum-topics {
  width: 100%;
}
.forum-topics th,
.forum-topics td {
  padding: 5px 10px;
  border-bottom: solid 1px #EDEDF0;
  min-height: 75px;
}
.forum-topics th {
  font-weight: normal;
  text-align: left;
}
.forum-topics td:last-child {
  width: 180px;
}
.forum-topics tbody tr:hover th,
.forum-topics tbody tr:hover td {
  background: #EDEDF0;
}
.forum-topics tbody tr:hover .topic-title {
  border-bottom-color: #2d89ef;
  color: #2d89ef;
}
.forum-topics thead th {
  background: #3D3D3D;
  color: #ffffff;
  text-align: center;
}
.forum-topics th .topic-title {
  border-bottom: dotted 1px #2B5797;
  color: #2B5797;
  font-weight: normal;
  padding: 0 3px 0 1px;
  text-decoration: none;
}
.forum-topics th time {
  color: #777;
  display: block;
  margin-top: 5px;
  font-size: 12px;
}
.forum-topics .topic-description {
  margin-top: 5px;
  font-size: 12px;
}
.forum-topics .forum-children {
  margin-top: 5px;
  line-height: 16px;
}
.forum-topics .forum-children a {
  color: #3D3D3D;
  text-decoration: underline;
}
.forum-topics .forum-children a:hover {
  color: #2B5797;
}
.forum-topics .topic-author {
  width: 190px;
  font-size: 12px;
  line-height: 20px;
  position: relative;
  padding-left: 70px;
}
.forum-topics .topic-author .ava {
  position: absolute;
  top: 13px;
  left: 10px;
  height: 50px;
  width: 50px;
}
.forum-topics .topic-author .no-wrap {
  display: block;
  width: 110px;
}
.forum-topics .topic-author .displayname {
  color: #3D3D3D;
  font-size: 14px;
  font-weight: bold;
}
.forum-topics .topic-author .displayname:hover {
  color: #1d1d1d;
}
.forum-topics .topic-author .rating,
.forum-topics .topic-author .rating:hover {
  color: #F4431F;
}
.forum-topics .replies-count {
  display: block;
  text-align: center;
  width: 52px;
  font-size: 16px;
  height: 65px;
  line-height: 65px;
  font-weight: bold;
}
.forum-topics .replies-count.no-replies {
  color: #b91d47;
}
.forum-topics .topic-last-message {
  color: #777;
  width: 180px;
  overflow: hidden;
  line-height: 16px;
  font-size: 12px;
}
.forum-topics .topic-last-message a {
  color: #3D3D3D;
  text-decoration: underline;
}
.forum-topics .topic-last-message a:hover {
  color: #1d1d1d;
}
.forum-topics .topic-last-message time {
  display: block;
}
.forum-topics.blue a:hover:not(.topic-title) {
  color: #2d89ef;
}
.forum-topics.red a:hover:not(.topic-title) {
  color: #b91d47;
}
.forum-topics.black a:hover:not(.topic-title) {
  color: #1d1d1d;
}
.forum-topics.orange a:hover:not(.topic-title) {
  color: #F60;
}
.forum-topics.pink a:hover:not(.topic-title) {
  color: #fe49aa;
}
.forum-topics.purple a:hover:not(.topic-title) {
  color: #603cba;
}
.forum-topics.green a:hover:not(.topic-title) {
  color: #00a300;
}
.forum-topics.yellow a:hover:not(.topic-title) {
  color: #ffc40d;
}
.topic-entry {
  margin: 0 0 20px;
}
.topic-entry .entry-title {
  font-weight: normal;
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 15px;
}
.topic-entry .entry-title a {
  color: #1d1d1d;
  text-decoration: none !important;
}
.topic-entry .entry-meta {
  background: #EDEDF0;
  color: #3D3D3D;
  padding: 10px;
  margin: 0 0 10px;
  height: 70px;
}
.topic-entry .entry-meta a {
  color: #1d1d1d;
}
.topic-entry .author {
  margin-bottom: 5px;
}
.topic-entry .author .ava {
  display: block;
  float: left;
  height: 50px;
  width: 50px;
  margin-right: 10px;
}
.topic-entry .author .fn {
  color: #b91d47;
  font-size: 16px;
  font-weight: bold;
  margin-top: 5px;
}
.topic-entry .author .fn [class^="icon-"] {
  text-decoration: none !important;
  color: #1d1d1d;
}
.topic-entry .entry-content a {
  color: #2d89ef;
  font-weight: normal !important;
  text-decoration: underline;
}
.topic-entry .entry-content a:hover {
  color: #b91d47;
}
#profile-timeline .border-title:after {
  left: 50%;
  margin-left: -9px;
}
.timeline-toggle {
  display: block;
  width: 100%;
  text-align: center;
  padding: 10px;
  background: rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 2px 7px #999;
  box-shadow: 0 2px 7px #999;
  color: #ffffff;
}
.timeline-toggle:hover {
  color: #F4431F;
}
.timeline-toggle .fa {
  margin: 0 4px;
}
.timeline {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
  width: 100%;
}
.timeline:before {
  display: block;
  content: "";
  width: 6px;
  margin-left: -4px;
  position: absolute;
  left: 50%;
  top: 0;
  bottom: 30px;
  background-color: #EEE;
  z-index: 0;
}
.timeline-column {
  float: left;
  width: 50%;
}
.timeline-column .timeline-item {
  margin-bottom: 20px;
}
.timeline-column.column-1 .timeline-item:after {
  content: "";
  display: block;
  width: 50%;
}
.timeline-column.column-1 .timeline-item .timeline-body {
  margin-right: 25px;
  margin-left: 0;
}
.timeline-column.column-1 .timeline-item .arrow {
  right: -8px;
  border-right-width: 0;
  border-left-color: #eee;
  border-left-color: rgba(0, 0, 0, 0.1);
}
.timeline-column.column-1 .timeline-item .arrow:after {
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
}
.timeline-column.column-2 .timeline-item:before {
  content: "";
  display: block;
  width: 50%;
}
.timeline-column.column-2 .timeline-item .arrow {
  left: -8px;
  border-left-width: 0;
  border-right-color: #eee;
  border-right-color: rgba(0, 0, 0, 0.1);
}
.timeline-column.column-2 .timeline-item .arrow:after {
  left: 1px;
  border-left-width: 0;
  border-right-color: #fff;
}
.timeline-body {
  display: inline-block;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  border: 1px solid #ebeff6;
  background: transparent;
  display: block;
  position: relative;
  margin-left: 25px;
  text-align: left;
  padding: 20px;
  min-width: 85%;
}
.timeline-body .arrow {
  margin-top: -8px;
  border-width: 8px;
  z-index: 10;
}
.timeline-body .arrow:after {
  bottom: -7px;
  border-width: 7px;
  content: "";
}
.timeline-body .arrow,
.timeline-body .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.timeline-icon {
  position: absolute;
  margin-top: -15px;
}
.timeline-icon > * {
  width: 30px;
  height: 30px;
  line-height: 24px;
  display: inline-block !important;
  z-index: 10;
  border: 2px solid #da532c;
  background: #da532c;
  color: #FFF;
  border-radius: 20px;
  text-align: center;
}
.timeline-icon > *:before {
  font-size: 14px;
  margin-top: 5px;
}
.timeline-icon,
.timeline-body .arrow {
  top: 25px;
}
.column-1 .arrow {
  top: 25px;
}
.column-1 .timeline-icon {
  right: -41px;
}
.column-1 .timeline-item {
  text-align: right;
}
.column-2 .timeline-icon {
  left: -41px;
}
.column-2 .timeline-item:first-child .timeline-icon,
.column-2 .timeline-item:first-child .timeline-body .arrow {
  top: 85px;
}
.activity-title {
  font-weight: normal;
  font-size: 16px;
  margin-bottom: 10px;
}
.activity-title small {
  display: block;
  font-size: 10px;
  text-transform: uppercase;
}
.activity-title a {
  color: #1d1d1d;
}
.activity-actions {
  padding-bottom: 10px;
  border-bottom: dotted 1px #EDEDF0;
}
.activity-actions > * {
  margin-bottom: 0;
}
.activity-comments .comment-form {
  margin-bottom: 0;
  padding-bottom: 0;
  border: none;
}
.activity-comments .comment-form + .comment {
  margin-top: 15px;
}
.activity-body {
  margin-bottom: 10px;
}
.activity-body > *:last-child {
  margin-bottom: 0;
}
.activity-music .audio-unit .audio-thumb {
  position: absolute;
  left: 0;
  top: 0;
  width: 50px;
}
.activity-music .audio-unit .waveform {
  padding-left: 60px;
  height: 55px;
}
.activity-music .audio-unit .jp-play {
  position: absolute;
  left: 70px;
  top: 10px;
}
.activity-video .video-thumb img {
  width: 100%;
  height: auto;
  max-height: none;
  min-height: 0;
}
.activity-video .video-description {
  margin-top: 10px;
  line-height: 16px;
}
.activity-photo .photo-thumb img {
  width: 100%;
  height: auto;
  max-height: none;
  min-height: 0;
}
.activity-photo .photo-description {
  margin-top: 10px;
  line-height: 16px;
}
.activity-blog .thumb {
  height: 50px;
  width: 50px;
  display: block;
  overflow: hidden;
  float: left;
  margin-right: 15px;
}
.activity-blog .blog-description {
  color: #5e5e5e;
}
.movie-entry {
  position: relative;
}
.movie-entry .entry-meta {
  margin-bottom: 10px;
}
.movie-entry .entry-title {
  margin-bottom: 5px;
}
.movie-entry .entry-title .badge {
  vertical-align: top;
}
.movie-entry .entry-description {
  font-style: italic;
  color: #777;
  font-size: 14px;
  margin-bottom: 10px;
}
.movie-entry .movie-figure {
  position: absolute;
  left: 0;
  top: 0;
}
.movie-entry .movie-countries,
.movie-entry .movie-countries a {
  color: #333333;
}
.movie-entry .movie-genres,
.movie-entry .movie-genres a {
  color: #428bca;
}
.movie-entry .movie-genres span,
.movie-entry .movie-countries span {
  color: #777;
}
.movie-entry .movie-genres a,
.movie-entry .movie-countries a {
  text-decoration: underline;
}
.movie-entry .movie-genres a:hover,
.movie-entry .movie-countries a:hover {
  color: #2a6496;
}
.movie-list .movie-entry {
  padding-left: 145px;
  padding-bottom: 10px;
  padding-right: 100px;
  margin-bottom: 15px;
  border-bottom: solid 1px #EDEDF0;
  min-height: 190px;
}
.movie-list .movie-entry .movie-info li {
  padding: 5px 0;
  line-height: 14px;
  font-size: 12px;
}
.movie-list .movie-entry .movie-info li .header {
  width: 80px;
}
.movie-list .movie-entry .movie-info li .info {
  margin-left: 85px;
}
.movie-list .premiere-date {
  position: absolute;
  right: 0;
  top: 0;
  padding: 10px;
  background: #EDEDF0;
  font-size: 16px;
}
.movie-view .movie-entry {
  padding-left: 280px;
  min-height: 350px;
  margin-bottom: 15px;
}
.movie-view .movie-entry .entry-meta {
  margin: 15px 0;
}
.movie-trailer-view {
  text-align: center;
}
.movie-trailer-view .media-object {
  background: #000;
  border: solid 2px #F4431F;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 10px;
}
.contest-entry {
  position: relative;
}
.contest-entry .entry-meta {
  margin-bottom: 10px;
}
.contest-entry .entry-title {
  margin-bottom: 5px;
}
.contest-entry .entry-title .badge {
  vertical-align: top;
}
.contest-entry .entry-description {
  font-style: italic;
  color: #777;
  font-size: 14px;
  margin-bottom: 10px;
}
.contest-entry .contest-info {
  color: #3D3D3D;
  margin: 0;
  padding: 0;
}
.contest-entry .contest-info li {
  display: block;
  border-bottom: dotted 1px #EDEDF0;
  padding: 5px 0;
}
.contest-entry .contest-info li:before,
.contest-entry .contest-info li:after {
  content: " ";
  display: table;
}
.contest-entry .contest-info li:after {
  clear: both;
}
.contest-entry .contest-info li .header {
  display: block;
  color: #777;
  float: left;
  width: 140px;
}
.contest-entry .contest-info li .info {
  display: block;
  margin-left: 145px;
}
.contest-entry .contest-info li:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.contest-entry .contest-figure {
  position: absolute;
  left: 0;
  top: 0;
}
.contest-list .contest-entry {
  padding-left: 175px;
  padding-bottom: 10px;
  padding-right: 100px;
  margin-bottom: 15px;
  border-bottom: solid 1px #EDEDF0;
  min-height: 175px;
}
.contest-list .contest-entry .contest-info li {
  padding: 5px 0;
  line-height: 14px;
  font-size: 12px;
}
.contest-list .contest-entry .contest-info li .header {
  width: 120px;
}
.contest-list .contest-entry .contest-info li .info {
  margin-left: 125px;
}
.contest-list .contest-thumb {
  width: 160px;
}
.contest-view .contest-entry {
  padding-left: 260px;
  min-height: 240px;
  margin-bottom: 15px;
}
.contest-view .contest-entry .entry-meta {
  margin: 15px 0;
}
.contest-view .contest-entry .entry-title {
  margin-bottom: 15px;
}
.contest-view .contest-thumb {
  width: 240px;
}
.contest-participants .participant-num {
  vertical-align: middle;
  font-weight: bold;
}
.contest-participants .participant-details .audio-unit {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}
.contest-participants .participant-vote {
  vertical-align: middle;
  width: 110px;
}
.contest-participants .participant-vote .contest-votes-voted {
  color: #777;
  text-align: center;
  font-size: 12px;
  display: block;
}
.contest-participants .contest-votes-count {
  color: #777;
  font-size: 16px;
  margin-bottom: 10px;
  text-align: center;
}
.contest-participants .contest-withdraw {
  margin-top: 5px;
}
.notification {
  border-bottom: solid 1px #EDEDF0;
  padding: 15px 0;
  position: relative;
}
.notification:first-child {
  padding-top: 0;
}
.notification .ava {
  float: left;
  margin-right: 15px;
}
.notification .ava img {
  width: 50px;
  height: 50px;
}
.notification .notice-body > a .fa {
  margin-right: 2px;
}
.notification time {
  display: block;
  margin-top: 5px;
}
.ajax-notifications-wrapper {
  position: absolute;
  line-height: 20px;
  right: 0;
  width: 310px;
  padding-top: 5px;
}
.ajax-notifications {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #ffffff;
  border: solid 2px #3D3D3D;
  -moz-box-shadow: 0 2px 7px #999;
  -webkit-box-shadow: 0 2px 7px #999;
  box-shadow: 0 2px 7px #999;
}
.ajax-notifications-title {
  padding: 10px;
  background: #EDEDF0;
  border-bottom: solid 1px #3D3D3D;
}
.ajax-notifications-body {
  padding: 10px;
}
.ajax-notifications-body .notice-body {
  padding-left: 65px;
  font-size: 90%;
  line-height: 16px;
}
.ajax-notifications-body .notice-body > a {
  display: inline-block;
  margin-top: 5px;
}
.ajax-notifications-body .notice-body > a:before {
  content: "";
  display: block;
}
.ajax-notifications-body .notice-body span {
  display: inline;
}
.ajax-notifications-footer {
  padding: 5px 10px;
  text-align: right;
}
.ajax-notifications-footer .notifications-view-all {
  color: #F4431F;
}
.im-actions {
  position: relative;
}
.im-selection-action {
  background: #EDEDF0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1110;
}
.im-selection-action .im-selected-count {
  color: #3D3D3D;
  margin: 10px 0 0 10px;
  line-height: 30px;
  font-weight: bold;
}
.im-selection-action .im-action-buttons {
  margin: 10px 10px 0 0;
}
.im-selection-action .im-action-buttons .btn {
  margin: 0 0 0 10px;
}
.im-conversation-list li {
  display: block;
  float: left;
  margin: 5px;
  list-style: none;
}
.im-conversation-list li a {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  display: block;
  color: #3D3D3D;
  padding: 5px;
  font-weight: bold;
  text-decoration: none;
}
.im-conversation-list li a:hover {
  background: #5ca4f3;
  color: #ffffff;
}
.im-conversation-list li.active a,
.im-conversation-list li.active a:hover {
  background: #2d89ef;
  color: #ffffff;
}
.im-conversation-list li.first a {
  text-decoration: underline;
}
.im-conversation-list li.first.active a,
.im-conversation-list li.first a:hover {
  text-decoration: none;
}
.conversation-row {
  display: block;
  position: relative;
  height: 70px;
  line-height: 50px;
  padding: 10px 5px;
  border-bottom: dashed 1px #CCC;
}
.conversation-row .participants,
.conversation-row .meta {
  position: absolute;
  top: 10px;
  line-height: 20px;
}
.conversation-row .participants {
  left: 5px;
  width: 50px;
}
.conversation-row .participants .ava {
  width: 50px;
  height: 50px;
}
.conversation-row .meta {
  padding-top: 8px;
  left: 65px;
  width: 130px;
}
.conversation-row .meta .displayname {
  color: #3D3D3D;
  font-weight: bold;
  line-height: 16px;
}
.conversation-row .meta time {
  font-size: 11px;
  line-height: 12px;
  color: #777;
}
.conversation-row .last-message {
  color: #1d1d1d;
  display: inline-block;
  margin-left: 200px;
  line-height: 20px;
  vertical-align: middle;
  max-height: 44px;
  overflow: hidden;
  padding: 5px;
}
.conversation-row .last-message .ava {
  float: left;
  height: 30px;
  margin: 0 10px 0 0;
  width: 30px;
}
.conversation-row .last-message.not-viewed {
  background: #EDEDF0;
}
.conversation-row .last-message p {
  display: inline;
  margin: 0;
}
.conversation-row .delete-conversation {
  display: none;
  position: absolute;
  right: 10px;
  top: 10px;
}
.conversation-row:hover {
  background-color: #EFF4FF;
  text-decoration: none;
}
.conversation-row:hover .delete-conversation {
  display: block;
}
.conversation-row.not-viewed {
  background: #EDEDF0;
}
#conversation {
  position: relative;
}
.conversation-wrapper {
  overflow-y: auto;
}
.conversation-messages {
  padding: 0 0 5px;
}
.messagesConversation #content-wrapper {
  padding-bottom: 0;
}
.messagesConversation #footer {
  display: none;
}
.im-message {
  cursor: pointer;
  padding: 5px 115px 5px 70px;
  position: relative;
  margin: 5px 0 0;
}
.im-message:focus {
  outline: none;
}
.im-message.not-viewed {
  background: #EDEDF0;
}
.im-message-family {
  margin: 0;
}
.im-message-family .im-author-image {
  opacity: 0;
  filter: alpha(opacity=0);
  height: 0;
  width: 0;
}
.im-message-family .im-body-author {
  display: none;
}
.im-selected {
  background-color: #EDEDF0;
}
.im-selected .im-act {
  display: block;
}
.im-selected .im-act .icon-ok {
  display: block;
}
.im-deleted {
  background-color: #fcf8e3;
  color: #8a6d3b;
  cursor: default;
}
.im-deleted a {
  color: #2d89ef;
  font-weight: bold;
}
.im-deleted .im-date {
  display: none;
}
.im-deleted:not(.im-message-family) {
  min-height: 45px;
}
.im-act,
.im-author-image,
.im-date {
  position: absolute;
  top: 5px;
}
.im-act {
  display: none;
  left: 5px;
  width: 16px;
  height: 16px;
}
.im-act [class^="icon-"] {
  display: none;
  color: #555555;
}
.im-author-image {
  display: block;
  height: 35px;
  left: 25px;
  width: 35px;
}
.im-date {
  color: #777;
  font-size: 12px;
  right: 0;
  text-align: center;
  width: 90px;
}
.im-body-wrapper {
  overflow: hidden;
  word-wrap: break-word;
  line-height: 16px;
}
.im-body-author {
  color: #2B5797;
  display: block;
  display: inline-block;
  font-weight: bold;
  margin-bottom: 3px;
}
.im-body-text {
  font-size: 14px;
  font-weight: normal;
}
.conversation-form {
  background: #EDEDF0;
  border-top: solid 1px #CCC;
  padding: 10px 0;
  position: absolute;
  bottom: 0;
  width: 100%;
}
.conversation-form form {
  position: relative;
  margin: 0 auto;
  width: 520px;
}
.conversation-form .im-form-me,
.conversation-form .im-form-oponent {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  height: 50px;
  width: 50px;
}
.conversation-form .im-form-oponent {
  left: auto;
  right: 0;
}
.conversation-form .im-textarea {
  width: 400px;
  margin: 0 auto;
  position: relative;
}
.conversation-form .im-editable {
  cursor: text;
  line-height: 150%;
  word-wrap: break-word;
  min-height: 52px;
  height: auto;
  max-height: 80px;
  overflow-y: auto;
  width: 400px;
  padding-right: 24px;
}
.conversation-form .btn {
  margin: 0;
}
[class^="emo-"] {
  background: transparent url('/img/emoticons.png') no-repeat top left;
  display: block;
  display: inline-block;
  width: 16px;
  height: 16px;
  margin: 0px 0px;
  border: none;
  vertical-align: top;
}
img[src="/img/blank.gif"][class^="emo-"] {
  width: 16px !important;
  height: 16px !important;
}
[class^="emo-alien"] {
  background-position: 0 0;
}
[class^="emo-angel"] {
  background-position: -17px 0;
}
[class^="emo-anger"] {
  background-position: -34px 0;
}
[class^="emo-angry"] {
  background-position: -51px 0;
}
[class^="emo-astonished"] {
  background-position: -68px 0;
}
[class^="emo-baby"] {
  background-position: -85px 0;
}
[class^="emo-blue_heart"] {
  background-position: -102px 0;
}
[class^="emo-blush"] {
  background-position: -119px 0;
}
[class^="emo-boom"] {
  background-position: -136px 0;
}
[class^="emo-bowtie"] {
  background-position: -153px 0;
}
[class^="emo-boy"] {
  background-position: -170px 0;
}
[class^="emo-broken_heart"] {
  background-position: -187px 0;
}
[class^="emo-bust_in_silhouette"] {
  background-position: -204px 0;
}
[class^="emo-busts_in_silhouette"] {
  background-position: -221px 0;
}
[class^="emo-clap"] {
  background-position: -238px 0;
}
[class^="emo-cold_sweat"] {
  background-position: -255px 0;
}
[class^="emo-collision"] {
  background-position: -272px 0;
}
[class^="emo-confounded"] {
  background-position: -289px 0;
}
[class^="emo-construction_worker"] {
  background-position: -306px 0;
}
[class^="emo-cop"] {
  background-position: -323px 0;
}
[class^="emo-cry"] {
  background-position: -340px 0;
}
[class^="emo-crying_cat_face"] {
  background-position: -357px 0;
}
[class^="emo-cupid"] {
  background-position: -374px 0;
}
[class^="emo-dash"] {
  background-position: -391px 0;
}
[class^="emo-disappointed"] {
  background-position: -408px 0;
}
[class^="emo-dizzy"] {
  background-position: -425px 0;
}
[class^="emo-dizzy_face"] {
  background-position: -442px 0;
}
[class^="emo-droplet"] {
  background-position: -459px 0;
}
[class^="emo-ear"] {
  background-position: -476px 0;
}
[class^="emo-exclamation"] {
  background-position: -493px 0;
}
[class^="emo-eyes"] {
  background-position: -510px 0;
}
[class^="emo-facepunch"] {
  background-position: -527px 0;
}
[class^="emo-fearful"] {
  background-position: -544px 0;
}
[class^="emo-feet"] {
  background-position: -561px 0;
}
[class^="emo-fire"] {
  background-position: -578px 0;
}
[class^="emo-fist"] {
  background-position: -595px 0;
}
[class^="emo-flushed"] {
  background-position: -612px 0;
}
[class^="emo-girl"] {
  background-position: -629px 0;
}
[class^="emo-green_heart"] {
  background-position: -646px 0;
}
[class^="emo-grey_exclamation"] {
  background-position: -663px 0;
}
[class^="emo-grey_question"] {
  background-position: -680px 0;
}
[class^="emo-grin"] {
  background-position: -697px 0;
}
[class^="emo-guardsman"] {
  background-position: -714px 0;
}
[class^="emo-hand"] {
  background-position: -731px 0;
}
[class^="emo-hankey"] {
  background-position: -748px 0;
}
[class^="emo-hear_no_evil"] {
  background-position: -765px 0;
}
[class^="emo-heart"] {
  background-position: -782px 0;
}
[class^="emo-heart_eyes"] {
  background-position: -799px 0;
}
[class^="emo-heart_eyes_cat"] {
  background-position: -816px 0;
}
[class^="emo-heartbeat"] {
  background-position: -833px 0;
}
[class^="emo-heartpulse"] {
  background-position: -850px 0;
}
[class^="emo-imp"] {
  background-position: -867px 0;
}
[class^="emo-innocent"] {
  background-position: -884px 0;
}
[class^="emo-japanese_goblin"] {
  background-position: -901px 0;
}
[class^="emo-japanese_ogre"] {
  background-position: -918px 0;
}
[class^="emo-joy"] {
  background-position: -935px 0;
}
[class^="emo-joy_cat"] {
  background-position: -952px 0;
}
[class^="emo-kiss"] {
  background-position: -969px 0;
}
[class^="emo-kissing_cat"] {
  background-position: -986px 0;
}
[class^="emo-kissing_face"] {
  background-position: -1003px 0;
}
[class^="emo-kissing_heart"] {
  background-position: -1020px 0;
}
[class^="emo-laughing"] {
  background-position: -1037px 0;
}
[class^="emo-lips"] {
  background-position: -1054px 0;
}
[class^="emo-love_letter"] {
  background-position: -1071px 0;
}
[class^="emo-man"] {
  background-position: -1088px 0;
}
[class^="emo-man_with_gua_pi_mao"] {
  background-position: -1105px 0;
}
[class^="emo-man_with_turban"] {
  background-position: -1122px 0;
}
[class^="emo-mask"] {
  background-position: -1139px 0;
}
[class^="emo-metal"] {
  background-position: -1156px 0;
}
[class^="emo-muscle"] {
  background-position: -1173px 0;
}
[class^="emo-musical_note"] {
  background-position: -1190px 0;
}
[class^="emo-neckbeard"] {
  background-position: -1207px 0;
}
[class^="emo-neutral_face"] {
  background-position: -1224px 0;
}
[class^="emo-no_mouth"] {
  background-position: -1241px 0;
}
[class^="emo-nose"] {
  background-position: -1258px 0;
}
[class^="emo-notes"] {
  background-position: -1275px 0;
}
[class^="emo-ok_hand"] {
  background-position: -1292px 0;
}
[class^="emo-older_man"] {
  background-position: -1309px 0;
}
[class^="emo-older_woman"] {
  background-position: -1326px 0;
}
[class^="emo-open_hands"] {
  background-position: -1343px 0;
}
[class^="emo-pensive"] {
  background-position: -1360px 0;
}
[class^="emo-persevere"] {
  background-position: -1377px 0;
}
[class^="emo-person_with_blond_hair"] {
  background-position: -1394px 0;
}
[class^="emo-point_down"] {
  background-position: -1411px 0;
}
[class^="emo-point_left"] {
  background-position: -1428px 0;
}
[class^="emo-point_right"] {
  background-position: -1445px 0;
}
[class^="emo-point_up"] {
  background-position: -1462px 0;
}
[class^="emo-point_up_"] {
  background-position: -1479px 0;
}
[class^="emo-poop"] {
  background-position: -1496px 0;
}
[class^="emo-pouting_cat"] {
  background-position: -1513px 0;
}
[class^="emo-pray"] {
  background-position: -1530px 0;
}
[class^="emo-princess"] {
  background-position: -1547px 0;
}
[class^="emo-punch"] {
  background-position: -1564px 0;
}
[class^="emo-purple_heart"] {
  background-position: -1581px 0;
}
[class^="emo-question"] {
  background-position: -1598px 0;
}
[class^="emo-rage"] {
  background-position: -1615px 0;
}
[class^="emo-raised_hands"] {
  background-position: -1632px 0;
}
[class^="emo-relaxed"] {
  background-position: -1649px 0;
}
[class^="emo-relieved"] {
  background-position: -1666px 0;
}
[class^="emo-revolving_hearts"] {
  background-position: -1683px 0;
}
[class^="emo-runner"] {
  background-position: -1700px 0;
}
[class^="emo-satisfied"] {
  background-position: -1717px 0;
}
[class^="emo-scream"] {
  background-position: -1734px 0;
}
[class^="emo-scream_cat"] {
  background-position: -1751px 0;
}
[class^="emo-see_no_evil"] {
  background-position: -1768px 0;
}
[class^="emo-shit"] {
  background-position: -1785px 0;
}
[class^="emo-skull"] {
  background-position: -1802px 0;
}
[class^="emo-sleepy"] {
  background-position: -1819px 0;
}
[class^="emo-smile"] {
  background-position: -1836px 0;
}
[class^="emo-smile_cat"] {
  background-position: -1853px 0;
}
[class^="emo-smiley"] {
  background-position: -1870px 0;
}
[class^="emo-smiley_cat"] {
  background-position: -1887px 0;
}
[class^="emo-smiling_imp"] {
  background-position: -1904px 0;
}
[class^="emo-smirk"] {
  background-position: -1921px 0;
}
[class^="emo-smirk_cat"] {
  background-position: -1938px 0;
}
[class^="emo-sob"] {
  background-position: -1955px 0;
}
[class^="emo-sparkles"] {
  background-position: -1972px 0;
}
[class^="emo-speak_no_evil"] {
  background-position: -1989px 0;
}
[class^="emo-speech_balloon"] {
  background-position: 0 -17px;
}
[class^="emo-star"] {
  background-position: -17px -17px;
}
[class^="emo-sunglasses"] {
  background-position: -34px -17px;
}
[class^="emo-sweat"] {
  background-position: -51px -17px;
}
[class^="emo-sweat_drops"] {
  background-position: -68px -17px;
}
[class^="emo-sweat_smile"] {
  background-position: -85px -17px;
}
[class^="emo-thought_balloon"] {
  background-position: -102px -17px;
}
[class^="emo-thumbsdown"] {
  background-position: -119px -17px;
}
[class^="emo-thumbsup"] {
  background-position: -136px -17px;
}
[class^="emo-tired_face"] {
  background-position: -153px -17px;
}
[class^="emo-tongue"] {
  background-position: -170px -17px;
}
[class^="emo-triumph"] {
  background-position: -187px -17px;
}
[class^="emo-trollface"] {
  background-position: -204px -17px;
}
[class^="emo-two_hearts"] {
  background-position: -221px -17px;
}
[class^="emo-unamused"] {
  background-position: -238px -17px;
}
[class^="emo-v"] {
  background-position: -255px -17px;
}
[class^="emo-walking"] {
  background-position: -272px -17px;
}
[class^="emo-wave"] {
  background-position: -289px -17px;
}
[class^="emo-weary"] {
  background-position: -306px -17px;
}
[class^="emo-wink"] {
  background-position: -323px -17px;
}
[class^="emo-woman"] {
  background-position: -340px -17px;
}
[class^="emo-yellow_heart"] {
  background-position: -357px -17px;
}
[class^="emo-yum"] {
  background-position: -374px -17px;
}
[class^="emo-zzz"] {
  background-position: -391px -17px;
}
.insert-emoticon {
  color: #555555;
  position: absolute;
  right: 5px;
  top: 5px;
}
.insert-emoticon:hover {
  color: #1d1d1d;
  text-decoration: none;
}
.emoticons-tab {
  background: #FFF;
  width: 186px;
  height: 94px;
  overflow: hidden;
  position: absolute;
  padding: 5px;
  z-index: 1100;
  -webkit-box-shadow: 0 0 50px -15px #000;
  box-shadow: 0 0 50px -15px #000;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.emoticons-tab > div {
  line-height: 14px;
  width: 186px;
  height: 94px;
  overflow: auto;
  position: relative;
}
.emoticons-tab > div::-webkit-scrollbar {
  width: 8px;
}
.emoticons-tab > div::-webkit-scrollbar--webkit-scrollbar-track {
  background-color: #333;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.emoticons-tab > div::-webkit-scrollbar-thumb {
  background-color: #A0A0A0;
  height: auto;
  cursor: pointer;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.emoticons-tab > div a {
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  display: inline-block;
  padding: 4px;
  text-decoration: none !important;
}
.emoticons-tab > div a:hover {
  background: #EEE;
  -webkit-box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.9);
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.9);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.module-shop .shop-sidebar {
  border-right: solid 1px #eeeeee;
  float: left;
  padding-right: 30px;
  position: relative;
  margin-right: -1px;
  width: 26%;
}
.module-shop .shop-catalog {
  border-left: solid 1px #eeeeee;
  float: right;
  padding-left: 30px;
  margin-right: 1px;
  width: 74%;
}
.shop-description {
  color: #999999;
  margin-top: 30px;
}
.shop-main-nav ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.shop-main-nav > ul > li {
  display: block;
  float: left;
  width: 33%;
  margin-bottom: 30px;
}
.shop-main-nav > ul > li:nth-child(3n+1) {
  clear: both;
}
.shop-main-nav > ul > li .shop-top-category {
  margin-bottom: 10px;
}
.shop-main-nav > ul > li > ul > li {
  margin-left: 2px;
  position: relative;
}
.shop-main-nav > ul > li > ul > li:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f0da";
  color: #999999;
  position: absolute;
  left: 0;
  top: 5px;
}
.shop-main-nav > ul > li > ul > li:before.pull-left {
  margin-right: 0.3em;
}
.shop-main-nav > ul > li > ul > li:before.pull-right {
  margin-left: 0.3em;
}
.shop-main-nav > ul > li > ul > li > a {
  margin-left: 7px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: #3D3D3D;
  display: inline-block;
  padding: 2px 4px;
}
.shop-main-nav > ul > li > ul > li > a:hover {
  background: #2d89ef;
  color: #ffffff;
  text-decoration: none;
}
.shop-categories-left ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.shop-categories-left ul a:focus {
  text-decoration: none;
  outline: none;
}
.shop-categories-left > ul ul {
  display: none;
  margin-left: 15px;
  margin-top: 2px;
}
.shop-categories-left > ul li {
  display: block;
  margin-bottom: 2px;
  line-height: 16px;
}
.shop-categories-left > ul li > a {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: #3D3D3D;
  display: inline-block;
  padding: 3px 6px;
}
.shop-categories-left > ul li > a:hover {
  background: #2d89ef;
  color: #ffffff;
  text-decoration: none;
}
.shop-categories-left > ul li.has-children > a:after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f0d7";
  margin-left: 5px;
}
.shop-categories-left > ul li.has-children > a:after.pull-left {
  margin-right: 0.3em;
}
.shop-categories-left > ul li.has-children > a:after.pull-right {
  margin-left: 0.3em;
}
.shop-categories-left > ul li.active > a,
.shop-categories-left > ul li.active > a:hover {
  background: #b91d47;
  color: #ffffff;
  text-decoration: none;
}
.shop-categories-left > ul li.open:after {
  content: "";
  display: block;
  height: 1px;
  border-bottom: dotted 1px #eeeeee;
  margin: 5px;
}
.shop-categories-left > ul li.open > a:after {
  content: "\f0d8";
}
.shop-categories-left > ul li.open > ul {
  display: block;
}
.shop-categories-left > ul > li li {
  padding-left: 8px;
  position: relative;
}
.shop-categories-left > ul > li li:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f0da";
  color: #3D3D3D;
  position: absolute;
  left: 0;
  top: 4px;
}
.shop-categories-left > ul > li li:before.pull-left {
  margin-right: 0.3em;
}
.shop-categories-left > ul > li li:before.pull-right {
  margin-left: 0.3em;
}
.shop-categories-left > ul > li li.active:before {
  display: none;
}
.shop-categories-left > ul > li > ul > li > ul > li:before {
  content: "\f0c8";
  font-size: 7px;
  top: 8px;
}
.shop-categories-left > ul > li > ul > li > ul > li > ul > li:before {
  content: "\f111";
  font-size: 7px;
  top: 7px;
}
.shop-out-of-stock {
  color: #999999;
  font-weight: bold;
}
.shop-filter {
  margin-bottom: 20px;
  padding-bottom: 10px;
}
.shop-filter .shop-filter-label {
  font-size: 16px;
  margin-bottom: 5px;
}
.shop-filter .shop-filter-link {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  display: inline-block;
  padding: 2px 4px;
  color: #3D3D3D;
  text-decoration: underline;
}
.shop-filter .shop-filter-link:hover {
  background: #2d89ef;
  color: #ffffff;
  text-decoration: none;
}
.shop-filter .shop-filter-link.active,
.shop-filter .shop-filter-link.active:hover {
  background: #b91d47;
  color: #ffffff;
  text-decoration: none;
}
.shop-product-item {
  position: relative;
  padding-top: 20px;
  margin-top: 20px;
  border-top: dotted 1px #999999;
}
.shop-product-item:first-child {
  border-top: none;
  margin-top: 0;
  padding-top: 0;
}
.shop-product-item .product-thumb {
  float: left;
  width: 120px;
  text-align: center;
}
.shop-product-item .product-thumb img {
  max-width: 120px;
  max-height: 120px;
  width: auto;
  height: auto;
}
.shop-product-item .product-title,
.shop-product-item .product-description,
.shop-product-item .product-price {
  margin-left: 140px;
}
.shop-product-item .product-title {
  font-weight: bold;
  margin-bottom: 10px;
}
.shop-product-item .product-title a {
  text-decoration: underline;
}
.shop-product-item .product-price {
  margin-top: 10px;
}
.shop-product-item .product-price > a {
  color: #F4431F;
  font-size: 16px;
  font-weight: bold;
  line-height: 16px;
}
.shop-product-view .product-thumb {
  float: left;
  width: 300px;
  text-align: center;
}
.shop-product-view .product-thumb img {
  max-width: 300px;
  width: auto;
  height: auto;
}
.shop-product-view .product-title {
  margin-bottom: 20px;
}
.shop-product-view .product-description,
.shop-product-view .product-prices {
  margin-left: 320px;
}
.shop-product-view .product-prices .price-wrapper {
  margin-bottom: 5px;
}
.shop-product-view .product-prices .price-wrapper .store-price {
  font-size: 18px;
  font-weight: bold;
  color: #F4431F;
}
.shop-product-view .product-prices .price-wrapper a {
  color: #329B1D;
  font-weight: bold;
  text-decoration: underline;
}
.shop-product-view .product-prices .price-wrapper a .fa {
  margin-left: 4px;
}
.shop-product-view .product-prices .price-wrapper a:hover {
  color: #247015;
}
.shop-product-view .product-description {
  margin-top: 10px;
  margin-bottom: 0;
}
.shop-product-view + .shop-filter,
.shop-product-view + .shop-related-products {
  margin-top: 60px;
}
.shop-related-products {
  margin-top: 30px;
}
.shop-related-products > h3 {
  font-size: 16px;
  margin-bottom: 10px;
}
.shop-related-products .shop-product-item {
  float: left;
  width: 50%;
}
.shop-related-products .shop-product-item:nth-child(2) {
  border-top: none;
  margin-top: 0;
  padding-top: 0;
}
.shop-related-products .shop-product-item:nth-child(2n+1) {
  clear: both;
}
@media (max-width: 1400px) {
  #featured-movies .events-list .event:nth-child(6),
  #featured-concert-events .events-list .event:nth-child(6),
  #featured-club-events .events-list .event:nth-child(6),
  #featured-exhibition-events .events-list .event:nth-child(6) {
    display: none;
  }
  #featured-posts .post-columns .post-entry:nth-child(13),
  #featured-posts .post-columns .post-entry:nth-child(14),
  #featured-posts .post-columns .post-entry:nth-child(15) {
    display: none;
  }
}
.profile-head {
  background-color: #1d1d1d;
  background-size: cover;
  position: relative;
  min-height: 280px;
}
.profile-head .ava-wrap {
  position: absolute;
  top: 25px;
  left: 25px;
  z-index: 2;
}
.profile-head .ava-wrap .ava {
  height: 220px;
  width: 220px;
  overflow: hidden;
  position: relative;
}
.profile-head .ava-wrap .ava img {
  position: absolute;
}
.profile-head .ava-wrap .ava-edit {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  opacity: 0;
  filter: alpha(opacity=0);
  display: block;
  position: absolute;
  left: 1px;
  bottom: 1px;
  color: #555555;
  text-align: center;
  padding: 4px 0;
  z-index: 3;
  width: 218px;
}
.profile-head .ava-wrap .ava-edit:hover {
  background: #1d1d1d;
  color: #ffffff;
  text-decoration: none;
}
.profile-head .ava-wrap:hover .ava-edit {
  opacity: 100;
  filter: alpha(opacity=10000);
}
.profile-head .pos {
  background: #1d1d1d;
  border: solid 1px #ffffff;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  color: #ffffff;
  font-size: 18px;
  line-height: 50px;
  text-align: center;
  height: 50px;
  width: 50px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3;
}
.profile-head .pos .grill {
  display: none;
}
.profile-head .lead {
  background: rgba(255, 255, 255, 0.7);
  position: absolute;
  top: 0;
  left: 0;
  padding: 10px 10px 10px 255px;
  width: 100%;
  z-index: 1;
}
.profile-head .lead:before,
.profile-head .lead:after {
  content: " ";
  display: table;
}
.profile-head .lead:after {
  clear: both;
}
.profile-head .displayname {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: normal;
  font-size: 30px;
  line-height: 30px;
  max-width: 450px;
}
.profile-head .displayname a {
  color: #1d1d1d !important;
}
.profile-head .displayname a:hover {
  color: #1d1d1d !important;
}
.profile-head .displayname.smaller {
  font-size: 24px;
}
.profile-head .profile-online {
  font-size: 11px;
  position: absolute;
  top: -8px;
}
.profile-head .fn {
  font-size: 12px;
}
.profile-head .fn:before {
  content: "(";
}
.profile-head .fn:after {
  content: ")";
}
.profile-head .about-top {
  color: #1d1d1d;
  float: left;
  padding-left: 60px;
  position: relative;
}
.profile-head .about-top a {
  color: #b91d47;
}
.profile-head .about-top .location {
  padding-left: 3px;
}
.profile-head .about-top .location img {
  position: relative;
  top: -2px;
}
.profile-head .about-top .rank {
  color: #1d1d1d;
}
.profile-head .about-top .popularity {
  padding-left: 10px;
}
.profile-head .about-top .social-rank {
  padding-left: 10px;
  cursor: pointer;
}
.profile-head .about-top .social-rank:hover .rank {
  text-decoration: underline;
}
.profile-head .about-top .popularity {
  cursor: pointer;
}
.profile-head .about-top .popularity:hover .rank {
  text-decoration: underline;
}
.profile-head .profile-buttons {
  float: right;
  margin-top: 11px;
}
.profile-head .about-block {
  padding: 100px 0 20px 280px;
  z-index: 0;
}
.profile-head .profile-links {
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  background: rgba(0, 0, 0, 0.4);
  padding: 4px 4px;
  position: absolute;
  right: 0;
  bottom: 25px;
}
.profile-head .profile-links a {
  color: #ffffff;
  display: block;
  font-size: 18px;
  line-height: 18px;
  float: left;
  padding: 3px 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.profile-head .profile-links a:hover {
  color: #1d1d1d;
  background: rgba(255, 255, 255, 0.7);
  text-decoration: none;
}
.profile-head .profile-links .icon-website:before {
  content: "\f08e";
}
.profile-head .profile-links .share-button {
  float: left;
  display: block;
}
.profile-head .profile-links .share-button .addthis_button {
  font-size: 12px;
}
.profile-head .profile-links .share-button .addthis_button .fa {
  margin-left: 8px;
  margin-right: 4px;
  font-size: 18px;
}
.profile-head .profile-links a + .share-button {
  margin-left: 8px;
  border-left: 1px solid rgba(0, 0, 0, 0.5);
}
.profile-head .profile-links a + .share-button .addthis_button {
  padding-left: 0;
  padding-right: 10px;
  border-left: 1px solid rgba(255, 255, 255, 0.05);
}
.profile-head .profile-links a + .share-button .addthis_button:hover {
  color: #ffffff;
  background: none;
  text-decoration: underline;
}
.profile-head .about-show {
  color: #1d1d1d;
  font-size: 16px;
  padding: 5px;
  position: absolute;
  right: 16px;
  top: 50%;
}
.profile-head .about-show i[class^="icon"] {
  font-size: 18px;
}
.profile-head .about-show:hover {
  background: rgba(0, 0, 0, 0.3);
  text-decoration: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.profile-head .popover {
  max-width: 530px;
}
.social-rank-details {
  width: 400px;
  max-width: 400px;
  font-size: 14px;
  line-height: 1.42857143;
}
.social-rank-details .social-rank-details-network-name a {
  color: #F4431F;
}
.social-rank-details .social-rank-details-network-name a .fa {
  margin-right: 4px;
  text-align: right;
  width: 16px;
}
.page-type-icon {
  font-size: 12px;
  cursor: pointer;
  top: -8px;
  position: absolute;
}
.page-type-icon .page-type-message {
  -webkit-box-shadow: 0 2px 7px #999;
  box-shadow: 0 2px 7px #999;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: #ffffff;
  display: none;
  padding: 8px;
  margin: -8px 0 0 -40px;
  max-width: 200px;
  line-height: 16px;
}
.page-type-icon:hover .page-type-message {
  display: block;
  z-index: 100;
}
.page-type-icon + .profile-online {
  margin-left: 14px;
}
.blacklist-button .fa {
  color: #b91d47;
}
.blacklist-button.blocked .fa {
  color: #00a300;
}
.profile-menu {
  background-color: #3D3D3D;
  width: 100%;
}
.profile-menu.count-1 li {
  width: 100%;
}
.profile-menu.count-2 li {
  width: 50%;
}
.profile-menu.count-3 li {
  width: 33.3%;
}
.profile-menu.count-4 li {
  width: 25%;
}
.profile-menu.count-5 li {
  width: 20%;
}
.profile-menu.count-6 li {
  width: 16.66%;
}
.profile-menu.count-7 li {
  width: 14.28%;
}
.profile-menu.count-8 li {
  width: 12.5%;
}
.profile-menu.count-9 li {
  width: 11.11%;
}
.profile-menu.count-10 li {
  width: 10%;
}
.profile-menu.count-11 li {
  width: 9.09%;
}
.profile-menu.count-12 li {
  width: 8.33%;
}
.profile-menu ul {
  margin: 0;
  padding: 0;
}
.profile-menu > ul > li {
  display: block;
  float: left;
  position: relative;
}
.profile-menu > ul > li:first-child {
  border-left: none;
}
.profile-menu > ul > li:last-child {
  border-right: none;
}
.profile-menu > ul > li a {
  color: #ffffff;
  display: block;
  padding: 12px 0;
  position: relative;
  text-transform: uppercase;
  text-align: center;
}
.profile-menu li.hover a,
.profile-menu li a:hover {
  background-color: #4a4a4a;
  text-decoration: none;
}
.profile-menu li.active > a {
  background-color: #575757;
}
.profile-menu li > ul {
  -webkit-box-shadow: 0px 3px 10px 1px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 3px 10px 1px rgba(0, 0, 0, 0.5);
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  background-color: #3D3D3D;
  padding: 0;
  right: 0;
}
.profile-menu li > ul li {
  float: none;
  width: 100% !important;
}
.profile-menu li > ul li:last-child,
.profile-menu li > ul li:last-child > a {
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
}
.profile-menu li > ul li a {
  padding: 12px;
}
.ava-icons {
  position: absolute;
  top: -2px;
  right: 2px;
  z-index: 5;
}
.ava-icons [class^="icon"] {
  background: url('/img/Ribbons.png') no-repeat left top;
  display: block;
  float: left;
  text-indent: -1000px;
  overflow: hidden;
  width: 20px;
  height: 25px;
  margin-left: 2px;
}
.ava-icons [class^="icon"]:first-child {
  margin-left: 0;
}
.ava-icons.size-16 {
  top: -1px;
}
.ava-icons.size-16 [class^="icon"] {
  height: 16px;
  width: 12px;
}
.ava-icons.size-16 .icon-legend {
  background-position: -81px -49px;
}
.ava-icons.size-16 .icon-premium {
  background-position: -94px -49px;
}
.ava-icons.size-20 [class^="icon"] {
  height: 20px;
  width: 16px;
}
.ava-icons.size-20 .icon-legend {
  background-position: -45px -49px;
}
.ava-icons.size-20 .icon-premium {
  background-position: -62px -49px;
}
.ava-icons.size-25 [class^="icon"] {
  height: 25px;
  width: 20px;
}
.ava-icons.size-25 .icon-legend {
  background-position: -2px -49px;
}
.ava-icons.size-25 .icon-premium {
  background-position: -23px -49px;
}
.ava-icons.size-30 {
  margin-left: 1px;
}
.ava-icons.size-30 [class^="icon"] {
  height: 30px;
  width: 24px;
}
.ava-icons.size-30 .icon-legend {
  background-position: -140px -1px;
}
.ava-icons.size-30 .icon-premium {
  background-position: -165px -1px;
}
.ava-icons.size-35 {
  top: -3px;
  margin-left: 0;
}
.ava-icons.size-35 [class^="icon"] {
  height: 35px;
  width: 28px;
}
.ava-icons.size-35 .icon-legend {
  background-position: -83px -1px;
}
.ava-icons.size-35 .icon-premium {
  background-position: -112px -1px;
}
.profile-head .ava-icons {
  right: 5px;
}
.ava-awards {
  position: absolute;
  top: 80px;
  right: 0;
  margin-right: -6px;
}
.ava-awards .ava-award {
  -webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.3);
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
  background-image: -webkit-linear-gradient(top, #1d1d1d 0%, #3D3D3D 100%);
  background-image: linear-gradient(to bottom, #1d1d1d 0%, #3D3D3D 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff1d1d1d', endColorstr='#ff3d3d3d', GradientType=0);
  color: #ffffff;
  display: block;
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
  text-align: center;
  padding: 2px 8px;
  position: relative;
  margin-top: 6px;
  overflow: visible;
}
.ava-awards .ava-award:before {
  -webkit-box-shadow: 0 -1px 8px rgba(255, 255, 255, 0.7);
  box-shadow: 0 -1px 8px rgba(255, 255, 255, 0.7);
  content: "";
  position: absolute;
  width: 50px;
  height: 1px;
  display: block;
  left: 50%;
  top: 100%;
  margin-left: -25px;
}
.ava-awards .ava-award:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  right: 0;
  top: -4px;
  border-right: 6px solid transparent;
  border-bottom: 4px solid #b91d47;
}
.ava-awards .ava-award.blue {
  background-image: -webkit-linear-gradient(top, #0361c0 0%, #4a8ed2 100%);
  background-image: linear-gradient(to bottom, #0361c0 0%, #4a8ed2 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0361c0', endColorstr='#ff4a8ed2', GradientType=0);
}
.ava-awards .ava-award.blue:after {
  border-bottom-color: #07508e;
}
.ava-awards .ava-award.red {
  background-image: -webkit-linear-gradient(top, #dd0101 0%, #e64545 100%);
  background-image: linear-gradient(to bottom, #dd0101 0%, #e64545 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdd0101', endColorstr='#ffe64545', GradientType=0);
}
.ava-awards .ava-award.red:after {
  border-bottom-color: #920707;
}
.ava-awards .ava-award.black {
  background-image: -webkit-linear-gradient(top, #030303 0%, #1d1d1d 100%);
  background-image: linear-gradient(to bottom, #030303 0%, #1d1d1d 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff030303', endColorstr='#ff1d1d1d', GradientType=0);
}
.ava-awards .ava-award.black:after {
  border-bottom-color: #3D3D3D;
}
.ava-awards .ava-award.orange {
  background-image: -webkit-linear-gradient(top, #cc5200 0%, #F60 100%);
  background-image: linear-gradient(to bottom, #cc5200 0%, #F60 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcc5200', endColorstr='#ffff6600', GradientType=0);
}
.ava-awards .ava-award.pink {
  background-image: -webkit-linear-gradient(top, #ba027e 0%, #ce47a1 100%);
  background-image: linear-gradient(to bottom, #ba027e 0%, #ce47a1 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffba027e', endColorstr='#ffce47a1', GradientType=0);
}
.ava-awards .ava-award.pink:after {
  border-bottom-color: #81285e;
}
.ava-awards .ava-award.purple {
  background-image: -webkit-linear-gradient(top, #7b319b 0%, #a16cb8 100%);
  background-image: linear-gradient(to bottom, #7b319b 0%, #a16cb8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7b319b', endColorstr='#ffa16cb8', GradientType=0);
}
.ava-awards .ava-award.purple:after {
  border-bottom-color: #491d5b;
}
.ava-awards .ava-award.green {
  background-image: -webkit-linear-gradient(top, #007000 0%, #00a300 100%);
  background-image: linear-gradient(to bottom, #007000 0%, #00a300 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff007000', endColorstr='#ff00a300', GradientType=0);
}
.ava-awards .ava-award.green:after {
  border-bottom-color: #003d00;
}
.ava-awards .ava-award.yellow {
  background-image: -webkit-linear-gradient(top, #d9a400 0%, #ffc40d 100%);
  background-image: linear-gradient(to bottom, #d9a400 0%, #ffc40d 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9a400', endColorstr='#ffffc40d', GradientType=0);
}
.ava-awards .ava-award.yellow:after {
  border-bottom-color: #a67e00;
}
.ava-awards .awards-toggle {
  cursor: pointer;
}
.ava-awards .awards-toggle .fa:before {
  content: "\f0d7";
}
.ava-awards .award-hidden {
  display: none;
}
.ava-awards.open .award-hidden {
  display: block;
}
.ava-awards.open .fa:before {
  content: "\f0d8";
}
.profile-link.profile-gold {
  color: #b91d47 !important;
  font-weight: bold;
}
.people-block:before,
.people-block:after {
  content: " ";
  display: table;
}
.people-block:after {
  clear: both;
}
.people-block .profile-cell {
  color: #FFF;
  display: block;
  float: left;
  padding: 4px;
  width: 82px;
}
.people-block .profile-cell .ava {
  display: block;
  margin: 0 auto;
}
.people-block .profile-cell .profile-link {
  line-height: 16px;
  font-size: 14px;
  margin-top: 8px;
  display: block;
  text-align: center;
}
@media (min-width: 1400px) {
  #footer .people-block .profile-cell {
    width: 16.66%;
  }
}
.profile-list .profile-row {
  float: left;
  position: relative;
  padding-left: 160px;
  width: 33%;
  min-height: 140px;
  margin-bottom: 15px;
}
.profile-list .profile-row:nth-child(3n+1) {
  clear: both;
}
.profile-list .profile-row .ava {
  position: absolute;
  top: 0;
  left: 0;
  height: 140px;
  width: 140px;
}
.profile-list .profile-row .profile-link {
  color: #3D3D3D;
  display: block;
  font-size: 18px;
  font-weight: normal;
  line-height: 20px;
  margin-bottom: 10px;
}
.profile-list .profile-row .profile-link:hover {
  color: #1d1d1d;
}
.profile-list .profile-row .about {
  line-height: 16px;
  margin-bottom: 5px;
}
.profile-list .profile-row .about .location {
  margin-bottom: 5px;
}
.profile-list .profile-row a:not(.btn) {
  color: #F4431F;
}
.profile-list .profile-row a:not(.btn):hover {
  color: #b91d47;
}
.profile-list .profile-row .btn {
  margin: 5px 5px 0 0;
}
.profile-list.two-columns .profile-row {
  padding-left: 95px;
  min-height: 80px;
}
.profile-list.two-columns .profile-row .ava {
  width: 80px;
  height: 80px;
}
.profile-list.like-list .profile-row {
  padding-left: 115px;
  height: 100px;
  min-height: 100px;
}
.profile-list.like-list .profile-row .ava {
  width: 100px;
  height: 100px;
}
.people-block-ext .profile-cell {
  float: left;
  font-size: 12px;
  margin-bottom: 10px;
  position: relative;
  padding: 5px 10px;
  border-bottom: none;
  width: 16.66%;
  min-height: 113px;
}
.people-block-ext .profile-cell:nth-child(6n+1) {
  clear: both;
}
.people-block-ext .profile-cell.profile-premium {
  width: 20%;
}
.people-block-ext .profile-cell.profile-premium:nth-child(5n+1) {
  clear: both;
}
.people-block-ext .profile-cell.profile-premium:nth-child(6n+1) {
  clear: none;
}
.people-block-ext .profile-cell.profile-premium .banner-text .profile-link {
  color: #F4431F;
}
.people-block-ext .profile-cell .banner-text {
  position: absolute;
  bottom: 5px;
  left: 0;
  width: 100%;
  padding: 0 11px 0;
}
.people-block-ext .profile-cell .banner-text .profile-link {
  background: #3D3D3D;
  background: rgba(0, 0, 0, 0.7);
  padding: 5px 25px 5px 5px;
  color: #ffffff;
  font-size: 12px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.people-block-ext .profile-cell .location {
  position: absolute;
  bottom: 5px;
  right: 15px;
}
.people-block-ext .profile-cell:hover .displayname {
  background: #1d1d1d;
  white-space: normal;
  overflow: visible;
}
#profile-visitors .profile-list .profile-row:nth-child(3n+1) {
  clear: none;
}
#profile-visitors .profile-list .profile-row:nth-child(2n+1) {
  clear: both;
}
.profile-widget-rows {
  display: inline-block;
}
.photos-widgets-profilephotos .touchcarousel-item {
  margin: 0 5px;
}
.photos-widgets-profilephotos .photo-thumb {
  margin: 3px 0 8px;
  width: 162px;
}
.music-widgets-profileaudio .touchcarousel-item {
  width: 410px;
  margin-right: 20px;
}
.music-widgets-profileaudio .touchcarousel-item.last {
  margin-right: 0;
}
.users-widgets-profileblog .blog-post {
  min-height: 120px;
  position: relative;
  float: left;
  width: 430px;
  padding: 10px 10px 10px 120px;
  color: #1d1d1d;
  display: block;
}
.users-widgets-profileblog .blog-post:hover {
  text-decoration: none;
}
.users-widgets-profileblog .blog-post > div {
  overflow: hidden;
  max-height: 75px;
  text-overflow: ellipsis;
}
.users-widgets-profileblog .blog-post .thumb {
  position: absolute;
  left: 10px;
  top: 10px;
  height: 100px;
  width: 100px;
  display: block;
  overflow: hidden;
}
.users-widgets-profileblog .blog-post .thumb img {
  width: 100px;
}
.users-widgets-profileblog .blog-post .blog-title {
  font-weight: normal;
  font-size: 22px;
  line-height: 24px;
}
.users-widgets-profileblog .blog-post .blog-title,
.users-widgets-profileblog .blog-post .blog-title > a {
  color: #1d1d1d;
  text-decoration: none;
}
.users-widgets-profileblog .blog-post .blog-description {
  margin-top: 10px;
  color: #5e5e5e;
}
.users-widgets-profileblog .blog-post .blog-meta {
  position: absolute;
  left: 120px;
  bottom: 10px;
  color: #777;
}
.users-widgets-profileblog .blog-post:hover {
  background: #EEE;
}
.users-widgets-profileblog .blog-post:hover .thumb {
  opacity: 0.9;
}
.like-button .counter {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #F4431F;
  border-radius: 10px;
  margin-left: 5px;
  color: #ffffff !important;
}
.like-button .counter:empty {
  display: none;
}
.btn .like-button .counter {
  position: relative;
  top: -1px;
}
.like-button.btn-xs .counter {
  font-size: 10px;
  padding: 3px 4px;
}
.like-button.liked {
  color: #b91d47;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  background-color: #EEE;
  background-image: -webkit-linear-gradient(top, #EEE 0%, #E0E0E0 100%);
  background-image: linear-gradient(to bottom, #EEE 0%, #E0E0E0 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeeeeee', endColorstr='#ffe0e0e0', GradientType=0);
}
.category-requirements {
  margin-bottom: 0;
}
.profileAlerts .alert {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin: 0;
}
#profile-verify,
#profile-audio-disabled-notify {
  background-color: #F2DEDE;
  padding: 10px;
  border-bottom: solid 1px #B94A48;
}
#profile-verify.open .widget-title,
#profile-audio-disabled-notify.open .widget-title {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: solid 1px #B94A48;
}
#profile-verify.open .widget-content,
#profile-audio-disabled-notify.open .widget-content {
  display: block;
}
#profile-verify .widget-title,
#profile-audio-disabled-notify .widget-title {
  cursor: pointer;
  color: #B94A48;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  margin: 0;
  padding: 0;
  border: none;
}
#profile-verify .widget-content,
#profile-audio-disabled-notify .widget-content {
  display: none;
  font-size: 12px;
  line-height: 18px;
}
#profile-verify .widget-content p,
#profile-audio-disabled-notify .widget-content p {
  margin: 10px 0 0 0;
}
#profile-verify .widget-content .verify-warning,
#profile-audio-disabled-notify .widget-content .verify-warning {
  color: #B94A48;
}
.acme-widgets-latestalbums .widget-content {
  position: relative;
  overflow: hidden;
}
.acme-widgets-latestalbums .albums-row {
  position: relative;
  font-size: 0;
  text-align: center;
  margin: 0 -4px;
  padding: 0;
}
.acme-widgets-latestalbums .albums-row li {
  list-style: none;
  display: block;
  float: left;
  margin: 4px;
  padding: 0;
  width: 30%;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: solid 3px #1d1d1d;
}
@media (min-width: 1400px) {
  .acme-widgets-latestalbums .albums-row li {
    width: 23%;
  }
}
@media (max-width: 1400px) {
  .acme-widgets-latestalbums .albums-row li:nth-child(10),
  .acme-widgets-latestalbums .albums-row li:nth-child(11),
  .acme-widgets-latestalbums .albums-row li:nth-child(12) {
    display: none;
  }
}
.acme-widgets-latestalbums .albums-row li.premium {
  border-color: #ffc40d;
}
.acme-widgets-latestalbums .albums-row li:hover {
  border-color: #b91d47 !important;
}
.acme-widgets-latestalbums .albums-row li a {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: block;
}
.acme-widgets-latestalbums .albums-row li img {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: block;
  height: auto;
  width: 100%;
}
.acme-widgets-latestvideos .video-thumbs {
  margin: 0 -4px;
  padding: 0;
}
.acme-widgets-latestvideos .video-thumbs li {
  display: block;
  float: left;
  list-style: none;
  position: relative;
  margin: 4px;
  width: 30%;
}
.acme-widgets-latestvideos .video-thumbs li .video-item {
  padding: 0;
}
.acme-widgets-latestvideos .video-thumbs li .video-thumb {
  display: block;
}
.acme-widgets-latestvideos .video-thumbs li .video-thumb img {
  height: auto;
  width: 100%;
}
.acme-widgets-latestvideos .video-thumbs li .play-button {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: url('/img/icons/video-play.png') no-repeat center;
  background-size: 16px;
  opacity: 60;
  filter: alpha(opacity=6000);
}
.acme-widgets-latestvideos .video-thumbs li .duration {
  background: #1d1d1d;
  background: rgba(0, 0, 0, 0.7);
  display: block;
  position: absolute;
  color: #ffffff;
  font-size: 10px;
  line-height: 14px;
  padding: 0 3px;
  text-align: center;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  right: 1px;
  top: 5px;
}
.acme-widgets-latestvideos .video-thumbs li:hover .duration {
  background: #1d1d1d;
}
.acme-widgets-latestvideos .video-thumbs li:hover .play-button {
  opacity: 100;
  filter: alpha(opacity=10000);
}
@media (min-width: 1400px) {
  .acme-widgets-latestvideos .video-thumbs li {
    width: 23%;
  }
}
.acme-widgets-latestblog .blog-posts li {
  list-style: none;
}
.acme-widgets-latestblog .blog-posts li a {
  color: #1d1d1d;
  display: block;
  padding: 5px 5px 5px 55px;
  position: relative;
  min-height: 50px;
  border-bottom: dotted 1px #CCC;
}
.acme-widgets-latestblog .blog-posts li a .post-thumb {
  position: absolute;
  left: 5px;
  top: 5px;
  width: 40px;
  height: 40px;
  overflow: hidden;
}
.acme-widgets-latestblog .blog-posts li a .blog-title {
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
}
.acme-widgets-latestblog .blog-posts li a:hover {
  background: #3D3D3D;
  color: #ffffff;
  border-bottom: none;
  padding-bottom: 6px;
}
.acme-widgets-latestevents .widget-content {
  margin: 0 -5px;
}
@media (max-width: 1400px) {
  .acme-widgets-latestevents .event {
    display: block;
    float: left;
    padding: 5px;
    position: relative;
    width: 33%;
  }
  .acme-widgets-latestevents .event .event-thumb {
    position: relative;
    overflow: hidden;
  }
  .acme-widgets-latestevents .event .event-thumb span {
    display: block;
  }
  .acme-widgets-latestevents .event .event-thumb img {
    width: 100%;
    height: auto;
  }
  .acme-widgets-latestevents .event .event-text {
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
    -webkit-box-shadow: 0 0 7px rgba(255, 255, 255, 0.5);
    box-shadow: 0 0 7px rgba(255, 255, 255, 0.5);
    background: #1d1d1d;
    background: rgba(0, 0, 0, 0.7);
    color: #ffffff;
    display: block;
    padding: 5px 10px 5px 5px;
    position: absolute;
    max-width: 85%;
    left: 6px;
    bottom: 15px;
    font-size: 10px;
    line-height: 12px;
    z-index: 2;
  }
  .acme-widgets-latestevents .event .event-title {
    color: #ffffff;
    display: none;
    font-weight: 200;
    letter-spacing: 0em;
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 5px;
  }
  .acme-widgets-latestevents .event time {
    border-bottom-left-radius: 8px;
    border-top-left-radius: 8px;
    -webkit-box-shadow: 0 0 7px rgba(255, 255, 255, 0.5);
    box-shadow: 0 0 7px rgba(255, 255, 255, 0.5);
    background: #1d1d1d;
    background: rgba(0, 0, 0, 0.7);
    color: #ffffff;
    padding: 2px 5px;
    position: absolute;
    right: 6px;
    top: 10px;
    text-align: center;
    text-transform: uppercase;
    z-index: 1;
  }
  .acme-widgets-latestevents .event time .month {
    font-size: 12px;
  }
  .acme-widgets-latestevents .event time .day {
    font-size: 14px;
  }
  .acme-widgets-latestevents .event:hover .event-title {
    display: block;
  }
  .acme-widgets-latestevents .event:hover time,
  .acme-widgets-latestevents .event:hover .event-text {
    background: #1d1d1d;
  }
  .acme-widgets-latestevents .event .event-place {
    display: none;
  }
  .acme-widgets-latestevents .event .event-title {
    display: block !important;
    margin-bottom: 0 !important;
  }
}
@media (min-width: 1400px) {
  .acme-widgets-latestevents .event {
    display: block;
    float: left;
    padding: 5px;
    position: relative;
    width: 25%;
  }
  .acme-widgets-latestevents .event .event-thumb {
    position: relative;
    overflow: hidden;
  }
  .acme-widgets-latestevents .event .event-thumb span {
    display: block;
  }
  .acme-widgets-latestevents .event .event-thumb img {
    width: 100%;
    height: auto;
  }
  .acme-widgets-latestevents .event .event-text {
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
    -webkit-box-shadow: 0 0 7px rgba(255, 255, 255, 0.5);
    box-shadow: 0 0 7px rgba(255, 255, 255, 0.5);
    background: #1d1d1d;
    background: rgba(0, 0, 0, 0.7);
    color: #ffffff;
    display: block;
    padding: 5px 10px 5px 5px;
    position: absolute;
    max-width: 85%;
    left: 6px;
    bottom: 15px;
    font-size: 10px;
    line-height: 12px;
    z-index: 2;
  }
  .acme-widgets-latestevents .event .event-title {
    color: #ffffff;
    display: none;
    font-weight: 200;
    letter-spacing: 0em;
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 5px;
  }
  .acme-widgets-latestevents .event time {
    border-bottom-left-radius: 8px;
    border-top-left-radius: 8px;
    -webkit-box-shadow: 0 0 7px rgba(255, 255, 255, 0.5);
    box-shadow: 0 0 7px rgba(255, 255, 255, 0.5);
    background: #1d1d1d;
    background: rgba(0, 0, 0, 0.7);
    color: #ffffff;
    padding: 2px 5px;
    position: absolute;
    right: 6px;
    top: 10px;
    text-align: center;
    text-transform: uppercase;
    z-index: 1;
  }
  .acme-widgets-latestevents .event time .month {
    font-size: 12px;
  }
  .acme-widgets-latestevents .event time .day {
    font-size: 14px;
  }
  .acme-widgets-latestevents .event:hover .event-title {
    display: block;
  }
  .acme-widgets-latestevents .event:hover time,
  .acme-widgets-latestevents .event:hover .event-text {
    background: #1d1d1d;
  }
}
.acme-widgets-latestevents .event .event-date .month,
.acme-widgets-latestevents .event .event-date .day,
.acme-widgets-latestevents .event .event-title {
  font-size: 10px !important;
  line-height: 12px;
}
.list-updates {
  padding: 0;
  margin: 0;
}
.list-updates li {
  display: block;
  position: relative;
  margin-top: 10px;
}
.list-updates li:first-child {
  margin-top: 0;
}
.list-updates li.list-updates-post {
  padding-left: 45px;
}
.list-updates li .ava {
  position: absolute;
  left: 0;
  top: 2px;
  height: 35px;
  width: 35px;
}
.list-updates li .update-title {
  font-size: 14px;
  margin-bottom: 0;
}
.list-updates li > time {
  font-size: 11px;
}
.acme-widgets-tabs .tab-nav {
  margin-bottom: 10px;
}
.acme-widgets-tabs .tab-nav li a {
  padding: 4px 8px;
}
.music-widgets-top .audio-position {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #3D3D3D;
  border-color: #303030;
  padding: 7px 10px;
  font-size: 14px;
  line-height: 14px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: -5px;
  z-index: 5;
  font-weight: bold;
}
.music-widgets-top .audio-position:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.music-widgets-top .audio-position:hover,
.music-widgets-top .audio-position:focus {
  color: #333;
  text-decoration: none;
}
.music-widgets-top .audio-position:active,
.music-widgets-top .audio-position.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.music-widgets-top .audio-position.disabled,
.music-widgets-top .audio-position[disabled],
fieldset[disabled] .music-widgets-top .audio-position {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.music-widgets-top .audio-position:hover,
.music-widgets-top .audio-position:focus,
.music-widgets-top .audio-position:active,
.music-widgets-top .audio-position.active,
.open .dropdown-toggle.music-widgets-top .audio-position {
  color: #fff;
  background-color: #292929;
  border-color: #121212;
}
.music-widgets-top .audio-position:active,
.music-widgets-top .audio-position.active,
.open .dropdown-toggle.music-widgets-top .audio-position {
  background-image: none;
}
.music-widgets-top .audio-position.disabled,
.music-widgets-top .audio-position[disabled],
fieldset[disabled] .music-widgets-top .audio-position,
.music-widgets-top .audio-position.disabled:hover,
.music-widgets-top .audio-position[disabled]:hover,
fieldset[disabled] .music-widgets-top .audio-position:hover,
.music-widgets-top .audio-position.disabled:focus,
.music-widgets-top .audio-position[disabled]:focus,
fieldset[disabled] .music-widgets-top .audio-position:focus,
.music-widgets-top .audio-position.disabled:active,
.music-widgets-top .audio-position[disabled]:active,
fieldset[disabled] .music-widgets-top .audio-position:active,
.music-widgets-top .audio-position.disabled.active,
.music-widgets-top .audio-position[disabled].active,
fieldset[disabled] .music-widgets-top .audio-position.active {
  background-color: #3D3D3D;
  border-color: #303030;
}
.music-widgets-top .audio-squares .audio-unit {
  overflow: visible;
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
}
@media (min-width: 1400px) {
  .music-widgets-top .audio-squares .audio-unit {
    float: left;
    width: 33.33333333%;
  }
}
.users-widgets-profilerelations header .btn {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.users-widgets-profilerelations header .btn:hover,
.users-widgets-profilerelations header .btn:focus,
.users-widgets-profilerelations header .btn:active,
.users-widgets-profilerelations header .btn.active,
.open .dropdown-toggle.users-widgets-profilerelations header .btn {
  color: #333;
  background-color: #ebebeb;
  border-color: #adadad;
}
.users-widgets-profilerelations header .btn:active,
.users-widgets-profilerelations header .btn.active,
.open .dropdown-toggle.users-widgets-profilerelations header .btn {
  background-image: none;
}
.users-widgets-profilerelations header .btn.disabled,
.users-widgets-profilerelations header .btn[disabled],
fieldset[disabled] .users-widgets-profilerelations header .btn,
.users-widgets-profilerelations header .btn.disabled:hover,
.users-widgets-profilerelations header .btn[disabled]:hover,
fieldset[disabled] .users-widgets-profilerelations header .btn:hover,
.users-widgets-profilerelations header .btn.disabled:focus,
.users-widgets-profilerelations header .btn[disabled]:focus,
fieldset[disabled] .users-widgets-profilerelations header .btn:focus,
.users-widgets-profilerelations header .btn.disabled:active,
.users-widgets-profilerelations header .btn[disabled]:active,
fieldset[disabled] .users-widgets-profilerelations header .btn:active,
.users-widgets-profilerelations header .btn.disabled.active,
.users-widgets-profilerelations header .btn[disabled].active,
fieldset[disabled] .users-widgets-profilerelations header .btn.active {
  background-color: #fff;
  border-color: #ccc;
}
.users-widgets-profilerelations header .btn.active {
  color: #fff;
  background-color: #F4431F;
  border-color: #ee320c;
}
.users-widgets-profilerelations header .btn.active:hover,
.users-widgets-profilerelations header .btn.active:focus,
.users-widgets-profilerelations header .btn.active:active,
.users-widgets-profilerelations header .btn.active.active,
.open .dropdown-toggle.users-widgets-profilerelations header .btn.active {
  color: #fff;
  background-color: #df2f0b;
  border-color: #b32609;
}
.users-widgets-profilerelations header .btn.active:active,
.users-widgets-profilerelations header .btn.active.active,
.open .dropdown-toggle.users-widgets-profilerelations header .btn.active {
  background-image: none;
}
.users-widgets-profilerelations header .btn.active.disabled,
.users-widgets-profilerelations header .btn.active[disabled],
fieldset[disabled] .users-widgets-profilerelations header .btn.active,
.users-widgets-profilerelations header .btn.active.disabled:hover,
.users-widgets-profilerelations header .btn.active[disabled]:hover,
fieldset[disabled] .users-widgets-profilerelations header .btn.active:hover,
.users-widgets-profilerelations header .btn.active.disabled:focus,
.users-widgets-profilerelations header .btn.active[disabled]:focus,
fieldset[disabled] .users-widgets-profilerelations header .btn.active:focus,
.users-widgets-profilerelations header .btn.active.disabled:active,
.users-widgets-profilerelations header .btn.active[disabled]:active,
fieldset[disabled] .users-widgets-profilerelations header .btn.active:active,
.users-widgets-profilerelations header .btn.active.disabled.active,
.users-widgets-profilerelations header .btn.active[disabled].active,
fieldset[disabled] .users-widgets-profilerelations header .btn.active.active {
  background-color: #F4431F;
  border-color: #ee320c;
}
.users-widgets-profilerelations .tab-pane {
  display: none;
}
.users-widgets-profilerelations .tab-pane.active {
  display: block;
}
.users-widgets-profilerelations .profile-row {
  float: left;
  position: relative;
  padding-left: 90px;
  width: 20%;
  min-height: 90px;
  margin-bottom: 10px;
}
.users-widgets-profilerelations .profile-row:nth-child(5n+1) {
  clear: both;
}
.users-widgets-profilerelations .profile-row .ava {
  position: absolute;
  top: 0;
  left: 0;
  height: 80px;
  width: 80px;
}
.users-widgets-profilerelations .profile-row .profile-link {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #3D3D3D;
  display: block;
  font-size: 18px;
  font-weight: normal;
  line-height: 20px;
  margin-bottom: 5px;
}
.users-widgets-profilerelations .profile-row .profile-link:hover {
  color: #1d1d1d;
}
.users-widgets-profilerelations .profile-row .about {
  line-height: 16px;
  margin-bottom: 5px;
}
.users-widgets-profilerelations .profile-row .about .location {
  margin-bottom: 5px;
}
.users-widgets-profilerelations .profile-row a:not(.btn) {
  color: #F4431F;
}
.users-widgets-profilerelations .profile-row a:not(.btn):hover {
  color: #b91d47;
}
#sidebar-top {
  width: 100%;
  padding: 15px 0;
  background: rgba(0, 0, 0, 0.3);
  text-align: center;
  position: relative;
}
#sidebar-top:before,
#sidebar-top:after {
  content: " ";
  display: table;
}
#sidebar-top:after {
  clear: both;
}
#sidebar-top .promo-banner-top {
  height: 90px;
}
#sidebar-top .promobanner {
  display: inline-block;
  margin-bottom: 15px;
  vertical-align: top;
  margin-bottom: 0;
}
#sidebar-top .promobanner + .promobanner {
  margin-left: 10px;
}
#sidebar-top .promo-event-top {
  height: 165px;
}
#sidebar-top .event {
  display: block;
  float: left;
  height: 165px;
  padding: 5px;
  position: relative;
  width: 125px;
  display: inline-block;
  float: none;
}
#sidebar-top .event .event-thumb {
  height: 155px;
  position: relative;
  overflow: hidden;
}
#sidebar-top .event .event-thumb span {
  display: block;
}
#sidebar-top .event .event-thumb img {
  width: 100%;
  height: 165px;
}
#sidebar-top .event .event-text {
  border-bottom-right-radius: 10px;
  border-top-right-radius: 10px;
  -webkit-box-shadow: 0 0 7px rgba(255, 255, 255, 0.5);
  box-shadow: 0 0 7px rgba(255, 255, 255, 0.5);
  background: #1d1d1d;
  background: rgba(0, 0, 0, 0.7);
  color: #ffffff;
  display: block;
  padding: 5px 10px 5px 5px;
  position: absolute;
  max-width: 85px;
  left: 5px;
  bottom: 15px;
  font-size: 10px;
  line-height: 12px;
  z-index: 2;
}
#sidebar-top .event .event-title {
  color: #ffffff;
  display: none;
  font-weight: 200;
  letter-spacing: 0em;
  font-size: 16px;
  line-height: 18px;
  margin-bottom: 5px;
}
#sidebar-top .event time {
  border-bottom-left-radius: 8px;
  border-top-left-radius: 8px;
  -webkit-box-shadow: 0 0 7px rgba(255, 255, 255, 0.5);
  box-shadow: 0 0 7px rgba(255, 255, 255, 0.5);
  background: #1d1d1d;
  background: rgba(0, 0, 0, 0.7);
  color: #ffffff;
  padding: 2px 5px;
  position: absolute;
  right: 5px;
  top: 10px;
  text-align: center;
  text-transform: uppercase;
  z-index: 1;
}
#sidebar-top .event time .month {
  font-size: 12px;
}
#sidebar-top .event time .day {
  font-size: 14px;
}
#sidebar-top .event:hover .event-title {
  display: block;
}
#sidebar-top .event:hover time,
#sidebar-top .event:hover .event-text {
  background: #1d1d1d;
}
#sidebar-top .event .event-title {
  font-size: 10px !important;
  line-height: 12px;
}
#sidebar-top .widget-more {
  right: auto;
  top: 5px;
  margin-left: 10px;
  color: #555555;
  display: inline-block;
}
#sidebar-top .widget-more:hover {
  background: #1d1d1d;
  color: #ffffff;
}
#sidebar-top .touchcarousel + .widget-more {
  right: 0;
  margin-left: 0;
}
.promobanner {
  display: block;
  position: relative;
  height: 120px;
  width: 190px;
}
.promobanner .promo-thumb {
  display: block;
  max-height: 120px;
  overflow: hidden;
}
.promobanner .promo-thumb img {
  display: block;
}
.promobanner:hover .promo-thumb {
  outline: solid 3px #1d1d1d;
}
.promobanner:hover .promobanner-title {
  background: #1d1d1d;
}
.promobanner-title {
  background: #3D3D3D;
  background: rgba(0, 0, 0, 0.7);
  bottom: 0;
  left: 0;
  color: #ffffff;
  display: block;
  padding: 4px 0;
  text-align: center;
  position: absolute;
  width: 100%;
}
.promobanner-title .nickname {
  display: block;
  font-size: 14px;
  font-weight: bold;
}
.promobanner-title .pos {
  display: none;
}
#sidebar-primary .paid-widgets-promotionmusic .audio-squares .audio-unit {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
}
@media (min-width: 1400px) {
  #sidebar-primary .paid-widgets-promotionmusic .audio-squares .audio-unit {
    float: left;
    width: 33.33333333%;
  }
}
.promo-pr-vip:hover {
  outline: solid 3px #1d1d1d;
}
.promo-pr-vip:hover .promobanner-title {
  background: #1d1d1d;
}
.promo-pr-plus {
  position: relative;
  padding-left: 110px;
  margin-bottom: 10px;
  height: 110px;
  overflow: hidden;
}
.promo-pr-plus .ava {
  position: absolute;
  left: 0;
  top: 0;
  height: 100px;
}
.promo-pr-plus .profile-link {
  color: #1d1d1d;
  display: block;
  font-weight: normal;
  font-size: 18px;
  margin-bottom: 5px;
}
.promo-pr-plus p {
  color: #666;
}
.topbanner {
  display: block;
  margin: 0 auto;
  position: relative;
}
.topbanner img {
  width: 100%;
}
.paid-widgets-promotiontopbanner {
  display: block;
  background: #EDEDF0;
  padding: 10px;
  margin-bottom: 20px;
  text-align: center;
}
.premiumbanner {
  display: block;
  margin: 0 auto;
  position: relative;
}
.premiumbanner img {
  width: 100%;
}
.paid-widgets-promotionpremiumbanner {
  display: block;
  margin-bottom: 20px;
  text-align: center;
}
.midbanner {
  background: #EDEDF0;
  display: block;
  position: relative;
}
.midbanner img {
  width: 100%;
}
.paid-widgets-promotionmidbanner {
  display: block;
  margin: 20px 0;
}
.paid-widgets-promotionmidbanner.count-1 .midbanner-wrapper {
  margin-left: auto;
  margin-right: auto;
}
.paid-widgets-promotionmidbanner.count-2 .midbanner-wrapper {
  float: right;
  width: 49.25%;
}
.paid-widgets-promotionmidbanner.count-2 .midbanner-wrapper:first-child {
  float: left;
}
.paid-widgets-promotionmidbanner.count-2 .promo-midbanner {
  margin: 0 10px;
}
.paid-widgets-promotionmidbanner .midbanner-wrapper {
  background: #EDEDF0;
  width: 50%;
  padding: 10px;
  position: relative;
}
.widget[id^="featured-"] .widget-more,
.paid-widgets-promotionmusic .widget-more {
  color: #1d1d1d;
}
.widget[id^="featured-"] .widget-more:hover,
.paid-widgets-promotionmusic .widget-more:hover {
  background: #1d1d1d;
  color: #ffffff;
}
.paid-widgets-promotionpremiumbanner,
.paid-widgets-promotiontopbanner,
.paid-widgets-promotionmidbanner {
  position: relative;
}
.paid-widgets-promotionpremiumbanner .widget-more,
.paid-widgets-promotiontopbanner .widget-more,
.paid-widgets-promotionmidbanner .widget-more {
  background: #ffffff;
  color: #1d1d1d;
  display: block;
  top: 10px;
  right: 10px;
  margin-top: 0;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.paid-widgets-promotionpremiumbanner .widget-more:hover,
.paid-widgets-promotiontopbanner .widget-more:hover,
.paid-widgets-promotionmidbanner .widget-more:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.paid-widgets-promotionpremiumbanner .popover,
.paid-widgets-promotiontopbanner .popover,
.paid-widgets-promotionmidbanner .popover {
  max-width: 350px;
}
.paid-widgets-promotionpremiumbanner .widget-more {
  top: 0;
  right: 0;
}
.promobanner .jp-play,
.topbanner .jp-play,
.midbanner .jp-play,
.premiumbanner .jp-play {
  display: none;
  position: absolute;
  left: 5px;
  top: 5px;
  padding-top: 2px;
  height: 24px;
  width: 24px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
  background: #ffffff;
  color: #555555;
  text-align: center;
}
.promobanner:hover .jp-play,
.topbanner:hover .jp-play,
.midbanner:hover .jp-play,
.premiumbanner:hover .jp-play {
  display: block;
}
.paid-services-promo .paid-services-row {
  overflow: hidden;
  margin-bottom: 50px;
}
.paid-services-promo .paid-services-row > div {
  width: 100%;
}
.paid-services-promo .paid-services-row > div:before,
.paid-services-promo .paid-services-row > div:after {
  content: " ";
  display: table;
}
.paid-services-promo .paid-services-row > div:after {
  clear: both;
}
.paid-services-promo .paid-services-row .paid-service {
  float: left;
  display: block;
  padding-bottom: 20px;
  width: 50%;
}
.paid-services-promo .paid-services-row .paid-service:nth-child(2n+1) {
  padding-right: 15px;
}
.paid-services-promo .paid-services-row .paid-service:nth-child(2n) {
  padding-left: 15px;
}
.paid-services-promo a.paid-service {
  display: block;
  color: #333333;
}
.paid-services-promo a.paid-service:hover {
  color: #333333;
  text-decoration: none;
}
.paid-services-promo a.paid-service:hover .widget-title {
  text-decoration: underline;
}
.paid-services-promo a.paid-service img {
  max-width: 100% !important;
  height: auto !important;
}
.paid-list-item .audio-unit {
  display: block;
  position: relative;
  width: 135px;
}
.paid-list-item .audio-unit .audio-thumb {
  width: 135px;
  height: 135px;
}
.paid-list-item .audio-unit > header {
  margin-top: 5px;
}
.paid-list-item .audio-unit:hover {
  text-decoration: none;
}
.paid-form {
  position: relative;
}
.paid-form .paid-preview {
  position: absolute;
  right: 0;
}
.paid-form .upload-button {
  margin: 10px 0;
}
.paid-list .paid-list-inner,
.paid-list .border-title:after {
  display: none;
}
.paid-list .paid-list-toggle {
  cursor: pointer;
}
.paid-list .paid-list-toggle:hover {
  color: #b91d47;
}
.paid-list .paid-list-toggle .fa:before {
  content: "\f13a";
}
.paid-list.open .paid-list-inner,
.paid-list.open .border-title:after {
  display: block;
}
.paid-list.open .paid-list-toggle .fa:before {
  content: "\f139";
}
.paid-list .paid-list-item {
  float: left;
  margin: 0 5px 10px 0;
  padding: 5px;
  position: relative;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: #EEE;
}
.paid-list .paid-list-item + .paid-list-item {
  margin-left: 5px;
}
.paid-list .paid-list-item > *:first-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
.paid-list + .paid-form {
  margin-top: 10px;
}
.paid-list .paid-approved:after {
  color: #00a300;
  font-family: FontAwesome;
  font-size: 20px;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f058";
  position: absolute;
  right: -5px;
  top: -5px;
}
.paid-list .paid-approved .promo-edit-button {
  right: 40px !important;
}
.paid-list .paid-approved .promo-delete-button {
  right: 15px !important;
}
.paid-list .photoalbum-list .paid-list-item .photoalbum {
  width: 100%;
}
.paid-list .blog-list .paid-list-item {
  margin-right: 0;
  margin-left: 0;
  background: none;
  padding-bottom: 0;
  width: 100%;
}
.paid-list .topbanner-list {
  text-align: center;
}
.paid-list .topbanner-list .paid-list-item {
  display: inline-block;
  float: none;
}
.paid-list .promo-edit-button,
.paid-list .promo-delete-button {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  padding: 0 4px;
  background: #b91d47;
  color: #ffffff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: solid 1px rgba(255, 255, 255, 0.7);
  z-index: 1;
}
.paid-list .promo-edit-button {
  background: #00a300;
  right: 25px;
}
.paid-service-description {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: solid 1px #EDEDF0;
}
.paid-widgets-quotasize .paid-quota-marks {
  width: 70%;
  margin: 0 auto;
}
.paid-widgets-quotasize .paid-quota-marks .quota-mark {
  float: left;
  width: 50%;
}
.paid-widgets-quotasize .paid-quota-marks .quota-mark .progress {
  width: 40px;
  float: left;
  margin-right: 5px;
}
.order-countries-group .order-country-select {
  float: none;
  width: 100%;
}
.order-countries-group .order-continent-select {
  background: #eeeeee;
  margin: 0 -10px -2px;
  padding: 5px 10px 5px 30px;
}
.order-countries-group .order-continent-select label {
  font-weight: bold;
}
.order-countries-group .continent-name {
  cursor: pointer;
  padding: 10px;
  border-bottom: solid 1px #eeeeee;
}
.order-countries-group .continent-name .group-selected-text {
  float: right;
  font-size: 14px;
  line-height: 24px;
}
.order-countries-group .continent-name .group-selected-text .badge {
  position: relative;
  top: -1px;
}
.order-countries-group .continent-name .fa-chevron:before {
  content: "\f13a";
}
.order-countries-group .continent-name:hover {
  background: #ffffff;
}
.order-countries-group > .countries {
  display: none;
  padding: 0 10px;
  margin-bottom: 10px;
}
.order-countries-group.open > .countries {
  display: block;
}
.order-countries-group.open .continent-name .fa-chevron {
  color: #b91d47;
}
.order-countries-group.open .continent-name .fa-chevron:before {
  content: "\f139";
}
.order-country-select {
  float: left;
  width: 50%;
}
.payment-systems {
  width: 100%;
}
.payment-systems label {
  cursor: pointer;
  font-weight: normal;
}
.payment-systems .price {
  text-align: right;
  font-weight: bold;
}
.manage-list-actions {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  position: absolute;
  text-align: center;
  font-size: 0;
  top: -5px;
  left: -5px;
  height: 100%;
  width: 100%;
  padding: 5px;
  background: #555;
  background: rgba(0, 0, 0, 0.7);
  z-index: 10;
}
.manage-list-actions a {
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  background: #c6c6c6;
  background: rgba(255, 255, 255, 0.3);
  display: inline-block;
  font-size: 24px;
  line-height: 55px;
  text-align: center;
  height: 55px;
  width: 55px;
  vertical-align: middle;
  color: #FFF;
  text-decoration: none;
}
.manage-list-actions a:first-child {
  margin-right: 15px;
}
.manage-list-actions a:hover {
  background: #FFF;
  color: #444;
  color: rgba(0, 0, 0, 0.5);
}
.sort-handle {
  cursor: move;
}
.group-edit-btn {
  position: absolute;
  right: 30px;
  top: 7px;
}
.group-delete-btn {
  position: absolute;
  right: 5px;
  top: 7px;
}
.upload-handler {
  cursor: pointer;
  height: 100px;
  position: relative;
  overflow: hidden;
  width: 100%;
}
.upload-handler p {
  line-height: 100px;
  text-align: center;
  font-size: 20px;
  font-weight: 200;
  letter-spacing: 0em;
}
.upload-handler input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  font-size: 23px;
  cursor: pointer;
  width: 100%;
  height: 100%;
}
.upload-button .upload-button-handler {
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.upload-button .upload-button-handler input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  font-size: 23px;
  cursor: pointer;
  width: 100%;
  height: 100%;
}
.upload-button .upload-button-progress {
  display: none;
}
.upload-button.processing .upload-button-progress {
  display: inline-block;
}
.upload-button .upload-uploaded {
  margin-top: 10px;
  width: 100px;
  height: 100px;
  overflow: hidden;
  position: relative;
}
.upload-button .upload-uploaded img {
  width: 100%;
}
.upload-list .upload-item {
  position: relative;
  padding: 10px 0 10px 120px;
  border-bottom: solid 1px #eeeeee;
  height: 100px;
}
.upload-list .upload-item .thumb {
  position: absolute;
  overflow: hidden;
  left: 0;
  top: 10px;
  height: 100px;
  width: 100px;
}
.upload-list .upload-item.processing .thumb {
  background: url('/img/preloader.gif') no-repeat center;
  background-size: 50px 50px;
}
.upload-progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.upload-uploaded.success {
  padding: 15px;
  color: #468847;
  background-color: #DFF0D8;
  border: solid 1px #D6E9C6;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.remove-uploaded {
  cursor: pointer;
  color: #1d1d1d;
  display: block;
  float: right;
  font-size: 20px;
  padding: 0 4px;
}
.remove-uploaded:hover {
  background: rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
#avatar-settings .rotate-interval {
  border-bottom: solid 1px #EDEDF0;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
#avatar-settings .upload-handler {
  background: #EDEDF0;
}
#avatar-settings .upload-list {
  margin: 0 -15px;
}
#avatar-settings .upload-list .upload-item {
  border: none;
  float: left;
  width: 170px;
  height: 170px;
  padding: 25px;
  position: relative;
  z-index: 1;
}
#avatar-settings .upload-list .upload-item .thumb {
  border: solid 1px #1d1d1d;
  width: 120px;
  height: 120px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-left-radius: 5px;
  position: static;
}
#avatar-settings .upload-list .upload-item .manage-buttons {
  z-index: 5;
  position: absolute;
  left: 119px;
  top: 20px;
}
#avatar-settings .upload-list .upload-item .manage-buttons .ava-cut,
#avatar-settings .upload-list .upload-item .manage-buttons .ava-remove {
  background: #EDEDF0;
  border: solid 1px #1d1d1d;
  color: #1d1d1d;
  display: block;
  float: left;
  padding: 3px 6px;
  width: 25px;
}
#avatar-settings .upload-list .upload-item .manage-buttons .ava-cut:hover,
#avatar-settings .upload-list .upload-item .manage-buttons .ava-remove:hover {
  background: #F4431F;
  color: #ffffff;
}
#avatar-settings .upload-list .upload-item .manage-buttons .ava-cut {
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  border-right: none;
}
#avatar-settings .upload-list .upload-item .manage-buttons .ava-remove {
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
  border-left: none;
}
#avatar-settings .upload-list .upload-item.current img,
#avatar-settings .upload-list .upload-item.current .ava-cut,
#avatar-settings .upload-list .upload-item.current .ava-remove {
  border-color: #F4431F !important;
}
#ava-crop {
  border-bottom: solid 1px #EDEDF0;
}
#ava-crop #crop-wrapper {
  float: left;
  width: 340px;
}
#ava-crop #crop-view {
  float: left;
  margin-left: 5px;
  line-height: 340px;
  position: relative;
}
#ava-crop #crop-view canvas {
  vertical-align: bottom;
  margin-left: 25px;
}
#ava-crop #crop-view #saveCrop {
  position: absolute;
  top: 350px;
  left: 25px;
}
#showbiza-support table img {
  vertical-align: middle;
}
#showbiza-support table .fa {
  color: #1d1d1d;
}
#showbiza-support table td {
  vertical-align: middle;
}
#showbiza-support .support-subject {
  color: #b91d47;
  text-decoration: underline;
}
.support-view #showbiza-support > .border-title {
  margin-bottom: 0;
  border-bottom: solid 1px #CCC;
}
.support-view #showbiza-support form {
  padding: 15px;
  background: #EDEDF0;
  margin-bottom: 30px;
}
.support-view #showbiza-support form .form-actions {
  padding-top: 0;
  border-top: none;
}
#photoAlbum-form-container {
  background: #EDEDF0;
  padding: 10px;
  margin-bottom: 20px;
}
#photoAlbum-form-container .form-actions:before {
  border-top-color: #CCC;
}
.photo-upload .upload-list .upload-item {
  height: auto;
  min-height: 100px;
  border-bottom: solid 1px #EDEDF0;
}
.photo-upload .upload-list .upload-item .thumb {
  height: auto;
}
.photo-upload .upload-list .upload-item .thumb img {
  width: 100px;
  height: auto;
  max-height: 100px;
  min-height: 0;
  min-width: 0;
}
.photo-upload .upload-list .upload-item.processing .thumb {
  height: 100px;
}
.photo-upload .upload-list .upload-item.album-moved {
  min-height: 0;
  padding: 10px;
  text-align: center;
}
.photo-upload .upload-list .upload-item .item-description {
  margin-bottom: 10px;
}
.photo-upload .upload-list .upload-item .item-description textarea {
  height: 50px;
  margin: 0;
  resize: none;
  width: 100%;
}
.photo-upload .upload-photos-move {
  margin-top: 20px;
}
.disable-audio-button {
  color: #b91d47;
}
.enable-audio-button {
  color: #00a300;
}
.audio-disabled-link a {
  color: #b91d47;
}
.alert.file-not-found {
  margin: 5px 0 0 0;
  display: block;
  padding: 4px;
  text-align: center;
}
a.alert.file-not-found:hover {
  color: #b91d47;
}
.repair-audio .upload-handler {
  border-bottom: dotted 1px #b91d47;
}
#audio-create .upload-uploaded.processing {
  padding: 10px;
  line-height: 28px;
}
#audio-create .upload-uploaded.success {
  margin-top: 10px;
  line-height: 28px;
}
#audio-groups.ui-sortable li.active.ui-state-hover a {
  background: #F4431F;
}
#music-list-table .ui-sortable img {
  cursor: move;
}
.disabled-audio-alert-list {
  padding: 0 0 0 20px;
  margin: 0;
}
.disabled-audio-alert-list li {
  padding: 2px 0;
}
.disabled-audio-alert-list-link,
.disabled-audio-alert-list li a {
  text-decoration: none !important;
  font-size: 14px;
  line-height: 20px;
  border-bottom: dotted 1px #444;
  color: #444;
}
.disabled-audio-alert-list-link:hover,
.disabled-audio-alert-list li a:hover {
  color: #000;
  border-color: #000;
}
/*# sourceMappingURL=main.css.map */