@charset "UTF-8";
/**
  * Audiomack
  **/
/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

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

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

[hidden],
template {
  display: none; }

a {
  background: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; }

  select {
    background: #fff !important; }

  .navbar {
    display: none; }

  .table td, .no-flexbox .single-feed-item .item-content-inner td,
  .table th,
  .no-flexbox .single-feed-item .item-content-inner th {
    background-color: #fff !important; }

  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }

  .label {
    border: 1px solid #000; }

  .table, .no-flexbox .single-feed-item .item-content-inner {
    border-collapse: collapse !important; }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../../fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../../fonts/bootstrap/glyphicons-halflings-regular.eot#iefix") format("embedded-opentype"), url("../../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../../fonts/bootstrap/glyphicons-halflings-regular.svg") format("svg"); }
@font-face {
  font-family: 'Glyphicons Regular';
  src: url("../../fonts/bootstrap/glyphicons-regular.eot");
  src: url("../../fonts/bootstrap/glyphicons-regular.eot#iefix") format("embedded-opentype"), url("../../fonts/bootstrap/glyphicons-regular.woff") format("woff"), url("../../fonts/bootstrap/glyphicons-regular.ttf") format("truetype"), url("../../fonts/bootstrap/glyphicons-regular.svg") format("svg");
  font-weight: normal;
  font-style: normal; }
.glyphicons {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Regular';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  left: 0.5px; }

.glyphicons.embed:before {
  content: "\E118"; }

.glyphicons.embed_close:before {
  content: "\E119"; }

.glyphicon-asterisk:before {
  content: "\2a"; }

.glyphicon-plus:before {
  content: "\2b"; }

.glyphicon-euro:before {
  content: "\20ac"; }

.glyphicon-minus:before {
  content: "\2212"; }

.glyphicon-cloud:before {
  content: "\2601"; }

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270f"; }

.glyphicon-glass:before {
  content: "\e001"; }

.glyphicon-music:before {
  content: "\e002"; }

.glyphicon-search:before {
  content: "\e003"; }

.glyphicon-heart:before {
  content: "\e005"; }

.glyphicon-star:before {
  content: "\e006"; }

.glyphicon-star-empty:before {
  content: "\e007"; }

.glyphicon-user:before {
  content: "\e008"; }

.glyphicon-film:before {
  content: "\e009"; }

.glyphicon-th-large:before {
  content: "\e010"; }

.glyphicon-th:before {
  content: "\e011"; }

.glyphicon-th-list:before {
  content: "\e012"; }

.glyphicon-ok:before {
  content: "\e013"; }

.glyphicon-remove:before {
  content: "\e014"; }

.glyphicon-zoom-in:before {
  content: "\e015"; }

.glyphicon-zoom-out:before {
  content: "\e016"; }

.glyphicon-off:before {
  content: "\e017"; }

.glyphicon-signal:before {
  content: "\e018"; }

.glyphicon-cog:before {
  content: "\e019"; }

.glyphicon-trash:before {
  content: "\e020"; }

.glyphicon-home:before {
  content: "\e021"; }

.glyphicon-file:before {
  content: "\e022"; }

.glyphicon-time:before {
  content: "\e023"; }

.glyphicon-road:before {
  content: "\e024"; }

.glyphicon-download-alt:before {
  content: "\e025"; }

.glyphicon-download:before {
  content: "\e026"; }

.glyphicon-upload:before {
  content: "\e027"; }

.glyphicon-inbox:before {
  content: "\e028"; }

.glyphicon-play-circle:before {
  content: "\e029"; }

.glyphicon-repeat:before {
  content: "\e030"; }

.glyphicon-refresh:before {
  content: "\e031"; }

.glyphicon-list-alt:before {
  content: "\e032"; }

.glyphicon-lock:before {
  content: "\e033"; }

.glyphicon-flag:before {
  content: "\e034"; }

.glyphicon-headphones:before {
  content: "\e035"; }

.glyphicon-volume-off:before {
  content: "\e036"; }

.glyphicon-volume-down:before {
  content: "\e037"; }

.glyphicon-volume-up:before {
  content: "\e038"; }

.glyphicon-qrcode:before {
  content: "\e039"; }

.glyphicon-barcode:before {
  content: "\e040"; }

.glyphicon-tag:before {
  content: "\e041"; }

.glyphicon-tags:before {
  content: "\e042"; }

.glyphicon-book:before {
  content: "\e043"; }

.glyphicon-bookmark:before {
  content: "\e044"; }

.glyphicon-print:before {
  content: "\e045"; }

.glyphicon-camera:before {
  content: "\e046"; }

.glyphicon-font:before {
  content: "\e047"; }

.glyphicon-bold:before {
  content: "\e048"; }

.glyphicon-italic:before {
  content: "\e049"; }

.glyphicon-text-height:before {
  content: "\e050"; }

.glyphicon-text-width:before {
  content: "\e051"; }

.glyphicon-align-left:before {
  content: "\e052"; }

.glyphicon-align-center:before {
  content: "\e053"; }

.glyphicon-align-right:before {
  content: "\e054"; }

.glyphicon-align-justify:before {
  content: "\e055"; }

.glyphicon-list:before {
  content: "\e056"; }

.glyphicon-indent-left:before {
  content: "\e057"; }

.glyphicon-indent-right:before {
  content: "\e058"; }

.glyphicon-facetime-video:before {
  content: "\e059"; }

.glyphicon-picture:before {
  content: "\e060"; }

.glyphicon-map-marker:before {
  content: "\e062"; }

.glyphicon-adjust:before {
  content: "\e063"; }

.glyphicon-tint:before {
  content: "\e064"; }

.glyphicon-edit:before {
  content: "\e065"; }

.glyphicon-share:before {
  content: "\e066"; }

.glyphicon-check:before {
  content: "\e067"; }

.glyphicon-move:before {
  content: "\e068"; }

.glyphicon-step-backward:before {
  content: "\e069"; }

.glyphicon-fast-backward:before {
  content: "\e070"; }

.glyphicon-backward:before {
  content: "\e071"; }

.glyphicon-play:before {
  content: "\e072"; }

.glyphicon-pause:before {
  content: "\e073"; }

.glyphicon-stop:before {
  content: "\e074"; }

.glyphicon-forward:before {
  content: "\e075"; }

.glyphicon-fast-forward:before {
  content: "\e076"; }

.glyphicon-step-forward:before {
  content: "\e077"; }

.glyphicon-eject:before {
  content: "\e078"; }

.glyphicon-chevron-left:before {
  content: "\e079"; }

.glyphicon-chevron-right:before {
  content: "\e080"; }

.glyphicon-plus-sign:before {
  content: "\e081"; }

.glyphicon-minus-sign:before {
  content: "\e082"; }

.glyphicon-remove-sign:before {
  content: "\e083"; }

.glyphicon-ok-sign:before {
  content: "\e084"; }

.glyphicon-question-sign:before {
  content: "\e085"; }

.glyphicon-info-sign:before {
  content: "\e086"; }

.glyphicon-screenshot:before {
  content: "\e087"; }

.glyphicon-remove-circle:before {
  content: "\e088"; }

.glyphicon-ok-circle:before {
  content: "\e089"; }

.glyphicon-ban-circle:before {
  content: "\e090"; }

.glyphicon-arrow-left:before {
  content: "\e091"; }

.glyphicon-arrow-right:before {
  content: "\e092"; }

.glyphicon-arrow-up:before {
  content: "\e093"; }

.glyphicon-arrow-down:before {
  content: "\e094"; }

.glyphicon-share-alt:before {
  content: "\e095"; }

.glyphicon-resize-full:before {
  content: "\e096"; }

.glyphicon-resize-small:before {
  content: "\e097"; }

.glyphicon-exclamation-sign:before {
  content: "\e101"; }

.glyphicon-gift:before {
  content: "\e102"; }

.glyphicon-leaf:before {
  content: "\e103"; }

.glyphicon-fire:before {
  content: "\e104"; }

.glyphicon-eye-open:before {
  content: "\e105"; }

.glyphicon-eye-close:before {
  content: "\e106"; }

.glyphicon-warning-sign:before {
  content: "\e107"; }

.glyphicon-plane:before {
  content: "\e108"; }

.glyphicon-calendar:before {
  content: "\e109"; }

.glyphicon-random:before {
  content: "\e110"; }

.glyphicon-comment:before {
  content: "\e111"; }

.glyphicon-magnet:before {
  content: "\e112"; }

.glyphicon-chevron-up:before {
  content: "\e113"; }

.glyphicon-chevron-down:before {
  content: "\e114"; }

.glyphicon-retweet:before {
  content: "\e115"; }

.glyphicon-shopping-cart:before {
  content: "\e116"; }

.glyphicon-folder-close:before {
  content: "\e117"; }

.glyphicon-folder-open:before {
  content: "\e118"; }

.glyphicon-resize-vertical:before {
  content: "\e119"; }

.glyphicon-resize-horizontal:before {
  content: "\e120"; }

.glyphicon-hdd:before {
  content: "\e121"; }

.glyphicon-bullhorn:before {
  content: "\e122"; }

.glyphicon-bell:before {
  content: "\e123"; }

.glyphicon-certificate:before {
  content: "\e124"; }

.glyphicon-thumbs-up:before {
  content: "\e125"; }

.glyphicon-thumbs-down:before {
  content: "\e126"; }

.glyphicon-hand-right:before {
  content: "\e127"; }

.glyphicon-hand-left:before {
  content: "\e128"; }

.glyphicon-hand-up:before {
  content: "\e129"; }

.glyphicon-hand-down:before {
  content: "\e130"; }

.glyphicon-circle-arrow-right:before {
  content: "\e131"; }

.glyphicon-circle-arrow-left:before {
  content: "\e132"; }

.glyphicon-circle-arrow-up:before {
  content: "\e133"; }

.glyphicon-circle-arrow-down:before {
  content: "\e134"; }

.glyphicon-globe:before {
  content: "\e135"; }

.glyphicon-wrench:before {
  content: "\e136"; }

.glyphicon-tasks:before {
  content: "\e137"; }

.glyphicon-filter:before {
  content: "\e138"; }

.glyphicon-briefcase:before {
  content: "\e139"; }

.glyphicon-fullscreen:before {
  content: "\e140"; }

.glyphicon-dashboard:before {
  content: "\e141"; }

.glyphicon-paperclip:before {
  content: "\e142"; }

.glyphicon-heart-empty:before {
  content: "\e143"; }

.glyphicon-link:before {
  content: "\e144"; }

.glyphicon-phone:before {
  content: "\e145"; }

.glyphicon-pushpin:before {
  content: "\e146"; }

.glyphicon-usd:before {
  content: "\e148"; }

.glyphicon-gbp:before {
  content: "\e149"; }

.glyphicon-sort:before {
  content: "\e150"; }

.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

.glyphicon-sort-by-order:before {
  content: "\e153"; }

.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

.glyphicon-sort-by-attributes:before {
  content: "\e155"; }

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

.glyphicon-unchecked:before {
  content: "\e157"; }

.glyphicon-expand:before {
  content: "\e158"; }

.glyphicon-collapse-down:before {
  content: "\e159"; }

.glyphicon-collapse-up:before {
  content: "\e160"; }

.glyphicon-log-in:before {
  content: "\e161"; }

.glyphicon-flash:before {
  content: "\e162"; }

.glyphicon-log-out:before {
  content: "\e163"; }

.glyphicon-new-window:before {
  content: "\e164"; }

.glyphicon-record:before {
  content: "\e165"; }

.glyphicon-save:before {
  content: "\e166"; }

.glyphicon-open:before {
  content: "\e167"; }

.glyphicon-saved:before {
  content: "\e168"; }

.glyphicon-import:before {
  content: "\e169"; }

.glyphicon-export:before {
  content: "\e170"; }

.glyphicon-send:before {
  content: "\e171"; }

.glyphicon-floppy-disk:before {
  content: "\e172"; }

.glyphicon-floppy-saved:before {
  content: "\e173"; }

.glyphicon-floppy-remove:before {
  content: "\e174"; }

.glyphicon-floppy-save:before {
  content: "\e175"; }

.glyphicon-floppy-open:before {
  content: "\e176"; }

.glyphicon-credit-card:before {
  content: "\e177"; }

.glyphicon-transfer:before {
  content: "\e178"; }

.glyphicon-cutlery:before {
  content: "\e179"; }

.glyphicon-header:before {
  content: "\e180"; }

.glyphicon-compressed:before {
  content: "\e181"; }

.glyphicon-earphone:before {
  content: "\e182"; }

.glyphicon-phone-alt:before {
  content: "\e183"; }

.glyphicon-tower:before {
  content: "\e184"; }

.glyphicon-stats:before {
  content: "\e185"; }

.glyphicon-sd-video:before {
  content: "\e186"; }

.glyphicon-hd-video:before {
  content: "\e187"; }

.glyphicon-subtitles:before {
  content: "\e188"; }

.glyphicon-sound-stereo:before {
  content: "\e189"; }

.glyphicon-sound-dolby:before {
  content: "\e190"; }

.glyphicon-sound-5-1:before {
  content: "\e191"; }

.glyphicon-sound-6-1:before {
  content: "\e192"; }

.glyphicon-sound-7-1:before {
  content: "\e193"; }

.glyphicon-copyright-mark:before {
  content: "\e194"; }

.glyphicon-registration-mark:before {
  content: "\e195"; }

.glyphicon-cloud-download:before {
  content: "\e197"; }

.glyphicon-cloud-upload:before {
  content: "\e198"; }

.glyphicon-tree-conifer:before {
  content: "\e199"; }

.glyphicon-tree-deciduous:before {
  content: "\e200"; }

.glyphicons.glass:before {
  content: "\E001"; }

.glyphicons.leaf:before {
  content: "\E002"; }

.glyphicons.dog:before {
  content: "\E003"; }

.glyphicons.user:before {
  content: "\E004"; }

.glyphicons-user-add:before {
  content: ""; }

.glyphicons.girl:before {
  content: "\E005"; }

.glyphicons.car:before {
  content: "\E006"; }

.glyphicons.user_add:before {
  content: "\E007"; }

.glyphicons.user_remove:before {
  content: "\E008"; }

.glyphicons-circle-remove:before {
  content: ""; }

.glyphicons.film:before {
  content: "\E009"; }

.glyphicons.magic:before {
  content: "\E010"; }

.glyphicons.envelope:before {
  content: "\2709"; }

.glyphicons.camera:before {
  content: "\E011"; }

.glyphicons.heart:before {
  content: "\E013"; }

.glyphicons.beach_umbrella:before {
  content: "\E014"; }

.glyphicons.train:before {
  content: "\E015"; }

.glyphicons.print:before {
  content: "\E016"; }

.glyphicons.bin:before {
  content: "\E017"; }

.glyphicons.music:before {
  content: "\E018"; }

.glyphicons.note:before {
  content: "\E019"; }

.glyphicons.heart_empty:before {
  content: "\E020"; }

.glyphicons.home:before {
  content: "\E021"; }

.glyphicons.snowflake:before {
  content: "\2744"; }

.glyphicons.fire:before {
  content: "\E023"; }

.glyphicons.magnet:before {
  content: "\E024"; }

.glyphicons.parents:before {
  content: "\E025"; }

.glyphicons.binoculars:before {
  content: "\E026"; }

.glyphicons.road:before {
  content: "\E027"; }

.glyphicons.search:before {
  content: "\E028"; }

.glyphicons.cars:before {
  content: "\E029"; }

.glyphicons.notes_2:before {
  content: "\E030"; }

.glyphicons.pencil:before {
  content: "\270F"; }

.glyphicons.bus:before {
  content: "\E032"; }

.glyphicons.wifi_alt:before {
  content: "\E033"; }

.glyphicons.luggage:before {
  content: "\E034"; }

.glyphicons.old_man:before {
  content: "\E035"; }

.glyphicons.woman:before {
  content: "\E036"; }

.glyphicons.file:before {
  content: "\E037"; }

.glyphicons.coins:before {
  content: "\E038"; }

.glyphicons.airplane:before {
  content: "\2708"; }

.glyphicons.notes:before {
  content: "\E040"; }

.glyphicons.stats:before {
  content: "\E041"; }

.glyphicons.charts:before {
  content: "\E042"; }

.glyphicons.pie_chart:before {
  content: "\E043"; }

.glyphicons.group:before {
  content: "\E044"; }

.glyphicons.keys:before {
  content: "\E045"; }

.glyphicons.calendar:before {
  content: "\E046"; }

.glyphicons.router:before {
  content: "\E047"; }

.glyphicons.camera_small:before {
  content: "\E048"; }

.glyphicons.dislikes:before {
  content: "\E049"; }

.glyphicons.star:before {
  content: "\E050"; }

.glyphicons.link:before {
  content: "\E051"; }

.glyphicons.eye_open:before {
  content: "\E052"; }

.glyphicons.eye_close:before {
  content: "\E053"; }

.glyphicons.alarm:before {
  content: "\E054"; }

.glyphicons.clock:before {
  content: "\E055"; }

.glyphicons.stopwatch:before {
  content: "\E056"; }

.glyphicons.projector:before {
  content: "\E057"; }

.glyphicons.history:before {
  content: "\E058"; }

.glyphicons.truck:before {
  content: "\E059"; }

.glyphicons.cargo:before {
  content: "\E060"; }

.glyphicons.compass:before {
  content: "\E061"; }

.glyphicons.keynote:before {
  content: "\E062"; }

.glyphicons.paperclip:before {
  content: "\E063"; }

.glyphicons.power:before {
  content: "\E064"; }

.glyphicons.lightbulb:before {
  content: "\E065"; }

.glyphicons.tag:before {
  content: "\E066"; }

.glyphicons.tags:before {
  content: "\E067"; }

.glyphicons.cleaning:before {
  content: "\E068"; }

.glyphicons.ruller:before {
  content: "\E069"; }

.glyphicons.gift:before {
  content: "\E070"; }

.glyphicons.umbrella:before {
  content: "\2602"; }

.glyphicons.book:before {
  content: "\E072"; }

.glyphicons.bookmark:before {
  content: "\E073"; }

.glyphicons.wifi:before {
  content: "\E074"; }

.glyphicons.cup:before {
  content: "\E075"; }

.glyphicons.stroller:before {
  content: "\E076"; }

.glyphicons.headphones:before {
  content: "\E077"; }

.glyphicons.headset:before {
  content: "\E078"; }

.glyphicons.warning_sign:before {
  content: "\E079"; }

.glyphicons.signal:before {
  content: "\E080"; }

.glyphicons.retweet:before {
  content: "\E081"; }

.glyphicons.refresh:before {
  content: "\E082"; }

.glyphicons.roundabout:before {
  content: "\E083"; }

.glyphicons.random:before {
  content: "\E084"; }

.glyphicons.heat:before {
  content: "\E085"; }

.glyphicons.repeat:before {
  content: "\E086"; }

.glyphicons.display:before {
  content: "\E087"; }

.glyphicons.log_book:before {
  content: "\E088"; }

.glyphicons.address_book:before {
  content: "\E089"; }

.glyphicons.building:before {
  content: "\E090"; }

.glyphicons.eyedropper:before {
  content: "\E091"; }

.glyphicons.adjust:before {
  content: "\E092"; }

.glyphicons.tint:before {
  content: "\E093"; }

.glyphicons.crop:before {
  content: "\E094"; }

.glyphicons.vector_path_square:before {
  content: "\E095"; }

.glyphicons.vector_path_circle:before {
  content: "\E096"; }

.glyphicons.vector_path_polygon:before {
  content: "\E097"; }

.glyphicons.vector_path_line:before {
  content: "\E098"; }

.glyphicons.vector_path_curve:before {
  content: "\E099"; }

.glyphicons.vector_path_all:before {
  content: "\E100"; }

.glyphicons.font:before {
  content: "\E101"; }

.glyphicons.italic:before {
  content: "\E102"; }

.glyphicons.bold:before {
  content: "\E103"; }

.glyphicons.text_underline:before {
  content: "\E104"; }

.glyphicons.text_strike:before {
  content: "\E105"; }

.glyphicons.text_height:before {
  content: "\E106"; }

.glyphicons.text_width:before {
  content: "\E107"; }

.glyphicons.text_resize:before {
  content: "\E108"; }

.glyphicons.left_indent:before {
  content: "\E109"; }

.glyphicons.right_indent:before {
  content: "\E110"; }

.glyphicons.align_left:before {
  content: "\E111"; }

.glyphicons.align_center:before {
  content: "\E112"; }

.glyphicons.align_right:before {
  content: "\E113"; }

.glyphicons.justify:before {
  content: "\E114"; }

.glyphicons.list:before {
  content: "\E115"; }

.glyphicons.text_smaller:before {
  content: "\E116"; }

.glyphicons.text_bigger:before {
  content: "\E117"; }

.glyphicons.embed:before {
  content: "\E118"; }

.glyphicons.embed_close:before {
  content: "\E119"; }

.glyphicons.table:before, .no-flexbox .single-feed-item .glyphicons.item-content-inner:before {
  content: "\E120"; }

.glyphicons.message_full:before {
  content: "\E121"; }

.glyphicons.message_empty:before {
  content: "\E122"; }

.glyphicons.message_in:before {
  content: "\E123"; }

.glyphicons.message_out:before {
  content: "\E124"; }

.glyphicons.message_plus:before {
  content: "\E125"; }

.glyphicons.message_minus:before {
  content: "\E126"; }

.glyphicons.message_ban:before {
  content: "\E127"; }

.glyphicons.message_flag:before {
  content: "\E128"; }

.glyphicons.message_lock:before {
  content: "\E129"; }

.glyphicons.message_new:before {
  content: "\E130"; }

.glyphicons.inbox:before {
  content: "\E131"; }

.glyphicons.inbox_plus:before {
  content: "\E132"; }

.glyphicons.inbox_minus:before {
  content: "\E133"; }

.glyphicons.inbox_lock:before {
  content: "\E134"; }

.glyphicons.inbox_in:before {
  content: "\E135"; }

.glyphicons.inbox_out:before {
  content: "\E136"; }

.glyphicons.cogwheel:before {
  content: "\E137"; }

.glyphicons.cogwheels:before {
  content: "\E138"; }

.glyphicons.picture:before {
  content: "\E139"; }

.glyphicons.adjust_alt:before {
  content: "\E140"; }

.glyphicons.database_lock:before {
  content: "\E141"; }

.glyphicons.database_plus:before {
  content: "\E142"; }

.glyphicons.database_minus:before {
  content: "\E143"; }

.glyphicons.database_ban:before {
  content: "\E144"; }

.glyphicons.folder_open:before {
  content: "\E145"; }

.glyphicons.folder_plus:before {
  content: "\E146"; }

.glyphicons.folder_minus:before {
  content: "\E147"; }

.glyphicons.folder_lock:before {
  content: "\E148"; }

.glyphicons.folder_flag:before {
  content: "\E149"; }

.glyphicons.folder_new:before {
  content: "\E150"; }

.glyphicons.edit:before {
  content: "\E151"; }

.glyphicons.new_window:before {
  content: "\E152"; }

.glyphicons.check:before {
  content: "\E153"; }

.glyphicons.unchecked:before {
  content: "\E154"; }

.glyphicons.more_windows:before {
  content: "\E155"; }

.glyphicons.show_big_thumbnails:before {
  content: "\E156"; }

.glyphicons.show_thumbnails:before {
  content: "\E157"; }

.glyphicons.show_thumbnails_with_lines:before {
  content: "\E158"; }

.glyphicons.show_lines:before {
  content: "\E159"; }

.glyphicons.playlist:before {
  content: "\E160"; }

.glyphicons.imac:before {
  content: "\E161"; }

.glyphicons.macbook:before {
  content: "\E162"; }

.glyphicons.ipad:before {
  content: "\E163"; }

.glyphicons.iphone:before {
  content: "\E164"; }

.glyphicons.iphone_transfer:before {
  content: "\E165"; }

.glyphicons.iphone_exchange:before {
  content: "\E166"; }

.glyphicons.ipod:before {
  content: "\E167"; }

.glyphicons.ipod_shuffle:before {
  content: "\E168"; }

.glyphicons.ear_plugs:before {
  content: "\E169"; }

.glyphicons.record:before {
  content: "\E170"; }

.glyphicons.step_backward:before {
  content: "\E171"; }

.glyphicons.fast_backward:before {
  content: "\E172"; }

.glyphicons.rewind:before {
  content: "\E173"; }

.glyphicons.play:before {
  content: "\E174"; }

.glyphicons.pause:before {
  content: "\E175"; }

.glyphicons.stop:before {
  content: "\E176"; }

.glyphicons.forward:before {
  content: "\E177"; }

.glyphicons.fast_forward:before {
  content: "\E178"; }

.glyphicons.step_forward:before {
  content: "\E179"; }

.glyphicons.eject:before {
  content: "\E180"; }

.glyphicons.facetime_video:before {
  content: "\E181"; }

.glyphicons.download_alt:before {
  content: "\E182"; }

.glyphicons.mute:before {
  content: "\E183"; }

.glyphicons.volume_down:before {
  content: "\E184"; }

.glyphicons.volume_up:before {
  content: "\E185"; }

.glyphicons.screenshot:before {
  content: "\E186"; }

.glyphicons.move:before {
  content: "\E187"; }

.glyphicons.more:before {
  content: "\E188"; }

.glyphicons.brightness_reduce:before {
  content: "\E189"; }

.glyphicons.brightness_increase:before {
  content: "\E190"; }

.glyphicons.circle_plus:before {
  content: "\E191"; }

.glyphicons.circle_minus:before {
  content: "\E192"; }

.glyphicons.circle_remove:before {
  content: "\E193"; }

.glyphicons-remove-2:before {
  content: ""; }

.glyphicons.circle_ok:before {
  content: "\E194"; }

.glyphicons.circle_question_mark:before {
  content: "\E195"; }

.glyphicons.circle_info:before {
  content: "\E196"; }

.glyphicons.circle_exclamation_mark:before {
  content: "\E197"; }

.glyphicons.remove:before {
  content: "\E198"; }

.glyphicons.ok:before {
  content: "\E199"; }

.glyphicons-ok-2:before {
  content: ""; }

.glyphicons-alert:before {
  content: ""; }

.glyphicons.ban:before {
  content: "\E200"; }

.glyphicons.download:before {
  content: "\E201"; }

.glyphicons.upload:before {
  content: "\E202"; }

.glyphicons.shopping_cart:before {
  content: "\E203"; }

.glyphicons.lock:before {
  content: "\E204"; }

.glyphicons.unlock:before {
  content: "\E205"; }

.glyphicons.electricity:before {
  content: "\E206"; }

.glyphicons.ok_2:before {
  content: "\E207"; }

.glyphicons.remove_2:before {
  content: "\E208"; }

.glyphicons.cart_out:before {
  content: "\E209"; }

.glyphicons.cart_in:before {
  content: "\E210"; }

.glyphicons.left_arrow:before {
  content: "\E211"; }

.glyphicons.right_arrow:before {
  content: "\E212"; }

.glyphicons.down_arrow:before {
  content: "\E213"; }

.glyphicons.up_arrow:before {
  content: "\E214"; }

.glyphicons.resize_small:before {
  content: "\E215"; }

.glyphicons.resize_full:before {
  content: "\E216"; }

.glyphicons.circle_arrow_left:before {
  content: "\E217"; }

.glyphicons.circle_arrow_right:before {
  content: "\E218"; }

.glyphicons.circle_arrow_top:before {
  content: "\E219"; }

.glyphicons.circle_arrow_down:before {
  content: "\E220"; }

.glyphicons.play_button:before {
  content: "\E221"; }

.glyphicons.unshare:before {
  content: "\E222"; }

.glyphicons.share:before {
  content: "\E223"; }

.glyphicons.chevron-right:before {
  content: "\E224"; }

.glyphicons.chevron-left:before {
  content: "\E225"; }

.glyphicons.bluetooth:before {
  content: "\E226"; }

.glyphicons.euro:before {
  content: "\20AC"; }

.glyphicons.usd:before {
  content: "\E228"; }

.glyphicons.gbp:before {
  content: "\E229"; }

.glyphicons.retweet_2:before {
  content: "\E230"; }

.glyphicons.moon:before {
  content: "\E231"; }

.glyphicons.sun:before {
  content: "\2609"; }

.glyphicons.cloud:before {
  content: "\2601"; }

.glyphicons.direction:before {
  content: "\E234"; }

.glyphicons.brush:before {
  content: "\E235"; }

.glyphicons.pen:before {
  content: "\E236"; }

.glyphicons.zoom_in:before {
  content: "\E237"; }

.glyphicons.zoom_out:before {
  content: "\E238"; }

.glyphicons.pin:before {
  content: "\E239"; }

.glyphicons.albums:before {
  content: "\E240"; }

.glyphicons.rotation_lock:before {
  content: "\E241"; }

.glyphicons.flash:before {
  content: "\E242"; }

.glyphicons.google_maps:before {
  content: "\E243"; }

.glyphicons.anchor:before {
  content: "\2693"; }

.glyphicons.conversation:before {
  content: "\E245"; }

.glyphicons.chat:before {
  content: "\E246"; }

.glyphicons.male:before {
  content: "\E247"; }

.glyphicons.female:before {
  content: "\E248"; }

.glyphicons.asterisk:before {
  content: "\002A"; }

.glyphicons.divide:before {
  content: "\00F7"; }

.glyphicons.snorkel_diving:before {
  content: "\E251"; }

.glyphicons.scuba_diving:before {
  content: "\E252"; }

.glyphicons.oxygen_bottle:before {
  content: "\E253"; }

.glyphicons.fins:before {
  content: "\E254"; }

.glyphicons.fishes:before {
  content: "\E255"; }

.glyphicons.boat:before {
  content: "\E256"; }

.glyphicons.delete:before {
  content: "\E257"; }

.glyphicons.sheriffs_star:before {
  content: "\E258"; }

.glyphicons.qrcode:before {
  content: "\E259"; }

.glyphicons.barcode:before {
  content: "\E260"; }

.glyphicons.pool:before {
  content: "\E261"; }

.glyphicons.buoy:before {
  content: "\E262"; }

.glyphicons.spade:before {
  content: "\E263"; }

.glyphicons.bank:before {
  content: "\E264"; }

.glyphicons.vcard:before {
  content: "\E265"; }

.glyphicons.electrical_plug:before {
  content: "\E266"; }

.glyphicons.flag:before {
  content: "\E267"; }

.glyphicons.credit_card:before {
  content: "\E268"; }

.glyphicons.keyboard-wireless:before {
  content: "\E269"; }

.glyphicons.keyboard-wired:before {
  content: "\E270"; }

.glyphicons.shield:before {
  content: "\E271"; }

.glyphicons.ring:before {
  content: "\02DA"; }

.glyphicons.cake:before {
  content: "\E273"; }

.glyphicons.drink:before {
  content: "\E274"; }

.glyphicons.beer:before {
  content: "\E275"; }

.glyphicons.fast_food:before {
  content: "\E276"; }

.glyphicons.cutlery:before {
  content: "\E277"; }

.glyphicons.pizza:before {
  content: "\E278"; }

.glyphicons.birthday_cake:before {
  content: "\E279"; }

.glyphicons.tablet:before {
  content: "\E280"; }

.glyphicons.settings:before {
  content: "\E281"; }

.glyphicons.bullets:before {
  content: "\E282"; }

.glyphicons.cardio:before {
  content: "\E283"; }

.glyphicons.t-shirt:before {
  content: "\E284"; }

.glyphicons.pants:before {
  content: "\E285"; }

.glyphicons.sweater:before {
  content: "\E286"; }

.glyphicons.fabric:before {
  content: "\E287"; }

.glyphicons.leather:before {
  content: "\E288"; }

.glyphicons.scissors:before {
  content: "\E289"; }

.glyphicons.bomb:before {
  content: "\E290"; }

.glyphicons.skull:before {
  content: "\E291"; }

.glyphicons.celebration:before {
  content: "\E292"; }

.glyphicons.tea_kettle:before {
  content: "\E293"; }

.glyphicons.french_press:before {
  content: "\E294"; }

.glyphicons.coffee_cup:before {
  content: "\E295"; }

.glyphicons.pot:before {
  content: "\E296"; }

.glyphicons.grater:before {
  content: "\E297"; }

.glyphicons.kettle:before {
  content: "\E298"; }

.glyphicons.hospital:before {
  content: "\E299"; }

.glyphicons.hospital_h:before {
  content: "\E300"; }

.glyphicons.microphone:before {
  content: "\E301"; }

.glyphicons.webcam:before {
  content: "\E302"; }

.glyphicons.temple_christianity_church:before {
  content: "\E303"; }

.glyphicons.temple_islam:before {
  content: "\E304"; }

.glyphicons.temple_hindu:before {
  content: "\E305"; }

.glyphicons.temple_buddhist:before {
  content: "\E306"; }

.glyphicons.bicycle:before {
  content: "\E307"; }

.glyphicons.life_preserver:before {
  content: "\E308"; }

.glyphicons.share_alt:before {
  content: "\E309"; }

.glyphicons.comments:before {
  content: "\E310"; }

.glyphicons.flower:before {
  content: "\2698"; }

.glyphicons.baseball:before {
  content: "\26BE"; }

.glyphicons.rugby:before {
  content: "\E313"; }

.glyphicons.ax:before {
  content: "\E314"; }

.glyphicons.table_tennis:before {
  content: "\E315"; }

.glyphicons.bowling:before {
  content: "\E316"; }

.glyphicons.tree_conifer:before {
  content: "\E317"; }

.glyphicons.tree_deciduous:before {
  content: "\E318"; }

.glyphicons.more_items:before {
  content: "\E319"; }

.glyphicons.sort:before {
  content: "\E320"; }

.glyphicons.filter:before {
  content: "\E321"; }

.glyphicons.gamepad:before {
  content: "\E322"; }

.glyphicons.playing_dices:before {
  content: "\E323"; }

.glyphicons.calculator:before {
  content: "\E324"; }

.glyphicons.tie:before {
  content: "\E325"; }

.glyphicons.wallet:before {
  content: "\E326"; }

.glyphicons.piano:before {
  content: "\E327"; }

.glyphicons.sampler:before {
  content: "\E328"; }

.glyphicons.podium:before {
  content: "\E329"; }

.glyphicons.soccer_ball:before {
  content: "\E330"; }

.glyphicons.blog:before {
  content: "\E331"; }

.glyphicons.dashboard:before {
  content: "\E332"; }

.glyphicons.certificate:before {
  content: "\E333"; }

.glyphicons.bell:before {
  content: "\E334"; }

.glyphicons.candle:before {
  content: "\E335"; }

.glyphicons.pushpin:before {
  content: "\E336"; }

.glyphicons.iphone_shake:before {
  content: "\E337"; }

.glyphicons.pin_flag:before {
  content: "\E338"; }

.glyphicons.turtle:before {
  content: "\E339"; }

.glyphicons.rabbit:before {
  content: "\E340"; }

.glyphicons.globe:before {
  content: "\E341"; }

.glyphicons.briefcase:before {
  content: "\E342"; }

.glyphicons.hdd:before {
  content: "\E343"; }

.glyphicons.thumbs_up:before {
  content: "\E344"; }

.glyphicons.thumbs_down:before {
  content: "\E345"; }

.glyphicons.hand_right:before {
  content: "\E346"; }

.glyphicons.hand_left:before {
  content: "\E347"; }

.glyphicons.hand_up:before {
  content: "\E348"; }

.glyphicons.hand_down:before {
  content: "\E349"; }

.glyphicons.fullscreen:before {
  content: "\E350"; }

.glyphicons.shopping_bag:before {
  content: "\E351"; }

.glyphicons.book_open:before {
  content: "\E352"; }

.glyphicons.nameplate:before {
  content: "\E353"; }

.glyphicons.nameplate_alt:before {
  content: "\E354"; }

.glyphicons.vases:before {
  content: "\E355"; }

.glyphicons.bullhorn:before {
  content: "\E356"; }

.glyphicons.dumbbell:before {
  content: "\E357"; }

.glyphicons.suitcase:before {
  content: "\E358"; }

.glyphicons.file_import:before {
  content: "\E359"; }

.glyphicons.file_export:before {
  content: "\E360"; }

.glyphicons.bug:before {
  content: "\E361"; }

.glyphicons.crown:before {
  content: "\E362"; }

.glyphicons.smoking:before {
  content: "\E363"; }

.glyphicons.cloud-download:before {
  content: "\E364"; }

.glyphicons.cloud-upload:before {
  content: "\E365"; }

.glyphicons.restart:before {
  content: "\E366"; }

.glyphicons.security_camera:before {
  content: "\E367"; }

.glyphicons.expand:before {
  content: "\E368"; }

.glyphicons.collapse:before {
  content: "\E369"; }

.glyphicons.collapse_top:before {
  content: "\E370"; }

.glyphicons.globe_af:before {
  content: "\E371"; }

.glyphicons.global:before {
  content: "\E372"; }

.glyphicons.spray:before {
  content: "\E373"; }

.glyphicons.nails:before {
  content: "\E374"; }

.glyphicons.claw_hammer:before {
  content: "\E375"; }

.glyphicons.classic_hammer:before {
  content: "\E376"; }

.glyphicons.hand_saw:before {
  content: "\E377"; }

.glyphicons.riflescope:before {
  content: "\E378"; }

.glyphicons.electrical_socket_eu:before {
  content: "\E379"; }

.glyphicons.electrical_socket_us:before {
  content: "\E380"; }

.glyphicons.message_forward:before {
  content: "\E381"; }

.glyphicons.coat_hanger:before {
  content: "\E382"; }

.glyphicons.dress:before {
  content: "\E383"; }

.glyphicons.bathrobe:before {
  content: "\E384"; }

.glyphicons.shirt:before {
  content: "\E385"; }

.glyphicons.underwear:before {
  content: "\E386"; }

.glyphicons.log_in:before {
  content: "\E387"; }

.glyphicons.log_out:before {
  content: "\E388"; }

.glyphicons.exit:before {
  content: "\E389"; }

.glyphicons.new_window_alt:before {
  content: "\E390"; }

.glyphicons.video_sd:before {
  content: "\E391"; }

.glyphicons.video_hd:before {
  content: "\E392"; }

.glyphicons.subtitles:before {
  content: "\E393"; }

.glyphicons.sound_stereo:before {
  content: "\E394"; }

.glyphicons.sound_dolby:before {
  content: "\E395"; }

.glyphicons.sound_5_1:before {
  content: "\E396"; }

.glyphicons.sound_6_1:before {
  content: "\E397"; }

.glyphicons.sound_7_1:before {
  content: "\E398"; }

.glyphicons.copyright_mark:before {
  content: "\E399"; }

.glyphicons.registration_mark:before {
  content: "\E400"; }

.glyphicons.radar:before {
  content: "\E401"; }

.glyphicons.skateboard:before {
  content: "\E402"; }

.glyphicons.golf_course:before {
  content: "\E403"; }

.glyphicons.sorting:before {
  content: "\E404"; }

.glyphicons.sort-by-alphabet:before {
  content: "\E405"; }

.glyphicons.sort-by-alphabet-alt:before {
  content: "\E406"; }

.glyphicons.sort-by-order:before {
  content: "\E407"; }

.glyphicons.sort-by-order-alt:before {
  content: "\E408"; }

.glyphicons.sort-by-attributes:before {
  content: "\E409"; }

.glyphicons.sort-by-attributes-alt:before {
  content: "\E410"; }

.glyphicons.compressed:before {
  content: "\E411"; }

.glyphicons.package:before {
  content: "\E412"; }

.glyphicons.cloud_plus:before {
  content: "\E413"; }

.glyphicons.cloud_minus:before {
  content: "\E414"; }

.glyphicons.disk_save:before {
  content: "\E415"; }

.glyphicons.disk_open:before {
  content: "\E416"; }

.glyphicons.disk_saved:before {
  content: "\E417"; }

.glyphicons.disk_remove:before {
  content: "\E418"; }

.glyphicons.disk_import:before {
  content: "\E419"; }

.glyphicons.disk_export:before {
  content: "\E420"; }

.glyphicons.tower:before {
  content: "\E421"; }

.glyphicons.send:before {
  content: "\E422"; }

.glyphicons.git_branch:before {
  content: "\E423"; }

.glyphicons.git_create:before {
  content: "\E424"; }

.glyphicons.git_private:before {
  content: "\E425"; }

.glyphicons.git_delete:before {
  content: "\E426"; }

.glyphicons.git_merge:before {
  content: "\E427"; }

.glyphicons.git_pull_request:before {
  content: "\E428"; }

.glyphicons.git_compare:before {
  content: "\E429"; }

.glyphicons.git_commit:before {
  content: "\E430"; }

.glyphicons.construction_cone:before {
  content: "\E431"; }

.glyphicons.shoe_steps:before {
  content: "\E432"; }

.glyphicons.plus:before {
  content: "\002B"; }

.glyphicons.minus:before {
  content: "\2212"; }

.glyphicons.redo:before {
  content: "\E435"; }

.glyphicons.undo:before {
  content: "\E436"; }

.glyphicons.golf:before {
  content: "\E437"; }

.glyphicons.hockey:before {
  content: "\E438"; }

.glyphicons.pipe:before {
  content: "\E439"; }

.glyphicons.wrench:before {
  content: "\E440"; }

.glyphicons.folder_closed:before {
  content: "\E441"; }

.glyphicons.phone_alt:before {
  content: "\E442"; }

.glyphicons.earphone:before {
  content: "\E443"; }

.glyphicons.floppy_disk:before {
  content: "\E444"; }

.glyphicons.floppy_saved:before {
  content: "\E445"; }

.glyphicons.floppy_remove:before {
  content: "\E446"; }

.glyphicons.floppy_save:before {
  content: "\E447"; }

.glyphicons.floppy_open:before {
  content: "\E448"; }

.glyphicons.translate:before {
  content: "\E449"; }

.glyphicons.fax:before {
  content: "\E450"; }

.glyphicons.factory:before {
  content: "\E451"; }

.glyphicons.shop_window:before {
  content: "\E452"; }

.glyphicons.shop:before {
  content: "\E453"; }

.glyphicons.kiosk:before {
  content: "\E454"; }

.glyphicons.kiosk_wheels:before {
  content: "\E455"; }

.glyphicons.kiosk_light:before {
  content: "\E456"; }

.glyphicons.kiosk_food:before {
  content: "\E457"; }

.glyphicons.transfer:before {
  content: "\E458"; }

.glyphicons.money:before {
  content: "\E459"; }

.glyphicons.header:before {
  content: "\E460"; }

.glyphicons.blacksmith:before {
  content: "\E461"; }

.glyphicons.saw_blade:before {
  content: "\E462"; }

.glyphicons.basketball:before {
  content: "\E463"; }

.glyphicons.server:before {
  content: "\E464"; }

.glyphicons.server_plus:before {
  content: "\E465"; }

.glyphicons.server_minus:before {
  content: "\E466"; }

.glyphicons.server_ban:before {
  content: "\E467"; }

.glyphicons.server_flag:before {
  content: "\E468"; }

.glyphicons.server_lock:before {
  content: "\E469"; }

.glyphicons.server_new:before {
  content: "\E470"; }

.glyphicons.inbox-out:before {
  content: "\E136"; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  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; }

figure {
  margin: 0; }

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.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  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; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

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

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

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

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

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

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

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

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

p {
  margin: 0 0 10px; }

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

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

cite {
  font-style: normal; }

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em; }

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

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

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

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

.text-muted {
  color: #999999; }

.text-primary {
  color: #428bca; }

a.text-primary:hover {
  color: #3071a9; }

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

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

.text-info {
  color: #31708f; }

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

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

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

.text-danger {
  color: #a94442; }

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

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #428bca; }

a.bg-primary:hover {
  background-color: #3071a9; }

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

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

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

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

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

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

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

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

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

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

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

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

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

dt,
dd {
  line-height: 1.42857; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }
.dl-horizontal dd:after {
  clear: both; }
@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; } }

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;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #999999; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

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

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

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  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; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid: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-1 {
  width: 8.33333%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-sm-offset-12 {
    margin-left: 100%; } }
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-md-offset-12 {
    margin-left: 100%; } }
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

th {
  text-align: left; }

.table, .no-flexbox .single-feed-item .item-content-inner {
  width: 100%;
  margin-bottom: 20px; }
  .table > thead > tr > th, .no-flexbox .single-feed-item .item-content-inner > thead > tr > th,
  .table > thead > tr > td,
  .no-flexbox .single-feed-item .item-content-inner > thead > tr > td,
  .table > tbody > tr > th,
  .no-flexbox .single-feed-item .item-content-inner > tbody > tr > th,
  .table > tbody > tr > td,
  .no-flexbox .single-feed-item .item-content-inner > tbody > tr > td,
  .table > tfoot > tr > th,
  .no-flexbox .single-feed-item .item-content-inner > tfoot > tr > th,
  .table > tfoot > tr > td,
  .no-flexbox .single-feed-item .item-content-inner > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .table > thead > tr > th, .no-flexbox .single-feed-item .item-content-inner > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  .table > caption + thead > tr:first-child > th, .no-flexbox .single-feed-item .item-content-inner > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .no-flexbox .single-feed-item .item-content-inner > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .no-flexbox .single-feed-item .item-content-inner > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .no-flexbox .single-feed-item .item-content-inner > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .no-flexbox .single-feed-item .item-content-inner > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td,
  .no-flexbox .single-feed-item .item-content-inner > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody, .no-flexbox .single-feed-item .item-content-inner > tbody + tbody {
    border-top: 2px solid #ddd; }
  .table .table, .no-flexbox .single-feed-item .item-content-inner .table, .table .no-flexbox .single-feed-item .item-content-inner, .no-flexbox .single-feed-item .table .item-content-inner, .no-flexbox .single-feed-item .item-content-inner .item-content-inner {
    background-color: #fff; }

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

.table-bordered {
  border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .table-bordered > tfoot > tr > td {
    border: 1px solid #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-"] {
  position: static;
  float: none;
  display: table-cell; }

.table > thead > tr > td.active, .no-flexbox .single-feed-item .item-content-inner > thead > tr > td.active,
.table > thead > tr > th.active,
.no-flexbox .single-feed-item .item-content-inner > thead > tr > th.active, .table > thead > tr.active > td, .no-flexbox .single-feed-item .item-content-inner > thead > tr.active > td, .table > thead > tr.active > th, .no-flexbox .single-feed-item .item-content-inner > thead > tr.active > th,
.table > tbody > tr > td.active,
.no-flexbox .single-feed-item .item-content-inner > tbody > tr > td.active,
.table > tbody > tr > th.active,
.no-flexbox .single-feed-item .item-content-inner > tbody > tr > th.active,
.table > tbody > tr.active > td,
.no-flexbox .single-feed-item .item-content-inner > tbody > tr.active > td,
.table > tbody > tr.active > th,
.no-flexbox .single-feed-item .item-content-inner > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.no-flexbox .single-feed-item .item-content-inner > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.no-flexbox .single-feed-item .item-content-inner > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.no-flexbox .single-feed-item .item-content-inner > tfoot > tr.active > td,
.table > tfoot > tr.active > th,
.no-flexbox .single-feed-item .item-content-inner > tfoot > tr.active > th {
  background-color: #f5f5f5; }

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

.table > thead > tr > td.success, .no-flexbox .single-feed-item .item-content-inner > thead > tr > td.success,
.table > thead > tr > th.success,
.no-flexbox .single-feed-item .item-content-inner > thead > tr > th.success, .table > thead > tr.success > td, .no-flexbox .single-feed-item .item-content-inner > thead > tr.success > td, .table > thead > tr.success > th, .no-flexbox .single-feed-item .item-content-inner > thead > tr.success > th,
.table > tbody > tr > td.success,
.no-flexbox .single-feed-item .item-content-inner > tbody > tr > td.success,
.table > tbody > tr > th.success,
.no-flexbox .single-feed-item .item-content-inner > tbody > tr > th.success,
.table > tbody > tr.success > td,
.no-flexbox .single-feed-item .item-content-inner > tbody > tr.success > td,
.table > tbody > tr.success > th,
.no-flexbox .single-feed-item .item-content-inner > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.no-flexbox .single-feed-item .item-content-inner > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.no-flexbox .single-feed-item .item-content-inner > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.no-flexbox .single-feed-item .item-content-inner > tfoot > tr.success > td,
.table > tfoot > tr.success > th,
.no-flexbox .single-feed-item .item-content-inner > tfoot > tr.success > th {
  background-color: #dff0d8; }

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

.table > thead > tr > td.info, .no-flexbox .single-feed-item .item-content-inner > thead > tr > td.info,
.table > thead > tr > th.info,
.no-flexbox .single-feed-item .item-content-inner > thead > tr > th.info, .table > thead > tr.info > td, .no-flexbox .single-feed-item .item-content-inner > thead > tr.info > td, .table > thead > tr.info > th, .no-flexbox .single-feed-item .item-content-inner > thead > tr.info > th,
.table > tbody > tr > td.info,
.no-flexbox .single-feed-item .item-content-inner > tbody > tr > td.info,
.table > tbody > tr > th.info,
.no-flexbox .single-feed-item .item-content-inner > tbody > tr > th.info,
.table > tbody > tr.info > td,
.no-flexbox .single-feed-item .item-content-inner > tbody > tr.info > td,
.table > tbody > tr.info > th,
.no-flexbox .single-feed-item .item-content-inner > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.no-flexbox .single-feed-item .item-content-inner > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.no-flexbox .single-feed-item .item-content-inner > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.no-flexbox .single-feed-item .item-content-inner > tfoot > tr.info > td,
.table > tfoot > tr.info > th,
.no-flexbox .single-feed-item .item-content-inner > tfoot > tr.info > th {
  background-color: #d9edf7; }

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

.table > thead > tr > td.warning, .no-flexbox .single-feed-item .item-content-inner > thead > tr > td.warning,
.table > thead > tr > th.warning,
.no-flexbox .single-feed-item .item-content-inner > thead > tr > th.warning, .table > thead > tr.warning > td, .no-flexbox .single-feed-item .item-content-inner > thead > tr.warning > td, .table > thead > tr.warning > th, .no-flexbox .single-feed-item .item-content-inner > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.no-flexbox .single-feed-item .item-content-inner > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.no-flexbox .single-feed-item .item-content-inner > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.no-flexbox .single-feed-item .item-content-inner > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.no-flexbox .single-feed-item .item-content-inner > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.no-flexbox .single-feed-item .item-content-inner > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.no-flexbox .single-feed-item .item-content-inner > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.no-flexbox .single-feed-item .item-content-inner > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th,
.no-flexbox .single-feed-item .item-content-inner > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

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

.table > thead > tr > td.danger, .no-flexbox .single-feed-item .item-content-inner > thead > tr > td.danger,
.table > thead > tr > th.danger,
.no-flexbox .single-feed-item .item-content-inner > thead > tr > th.danger, .table > thead > tr.danger > td, .no-flexbox .single-feed-item .item-content-inner > thead > tr.danger > td, .table > thead > tr.danger > th, .no-flexbox .single-feed-item .item-content-inner > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.no-flexbox .single-feed-item .item-content-inner > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.no-flexbox .single-feed-item .item-content-inner > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.no-flexbox .single-feed-item .item-content-inner > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.no-flexbox .single-feed-item .item-content-inner > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.no-flexbox .single-feed-item .item-content-inner > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.no-flexbox .single-feed-item .item-content-inner > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.no-flexbox .single-feed-item .item-content-inner > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th,
.no-flexbox .single-feed-item .item-content-inner > tfoot > tr.danger > th {
  background-color: #f2dede; }

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

@media screen and (max-width: 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, .no-flexbox .single-feed-item .table-responsive > .item-content-inner {
      margin-bottom: 0; }
      .table-responsive > .table > thead > tr > th, .no-flexbox .single-feed-item .table-responsive > .item-content-inner > thead > tr > th,
      .table-responsive > .table > thead > tr > td,
      .no-flexbox .single-feed-item .table-responsive > .item-content-inner > thead > tr > td,
      .table-responsive > .table > tbody > tr > th,
      .no-flexbox .single-feed-item .table-responsive > .item-content-inner > tbody > tr > th,
      .table-responsive > .table > tbody > tr > td,
      .no-flexbox .single-feed-item .table-responsive > .item-content-inner > tbody > tr > td,
      .table-responsive > .table > tfoot > tr > th,
      .no-flexbox .single-feed-item .table-responsive > .item-content-inner > tfoot > tr > th,
      .table-responsive > .table > tfoot > tr > td,
      .no-flexbox .single-feed-item .table-responsive > .item-content-inner > tfoot > tr > td {
        white-space: nowrap; }
    .table-responsive > .table-bordered {
      border: 0; }
      .table-responsive > .table-bordered > thead > tr > th:first-child,
      .table-responsive > .table-bordered > thead > tr > td:first-child,
      .table-responsive > .table-bordered > tbody > tr > th:first-child,
      .table-responsive > .table-bordered > tbody > tr > td:first-child,
      .table-responsive > .table-bordered > tfoot > tr > th:first-child,
      .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0; }
      .table-responsive > .table-bordered > thead > tr > th:last-child,
      .table-responsive > .table-bordered > thead > tr > td:last-child,
      .table-responsive > .table-bordered > tbody > tr > th:last-child,
      .table-responsive > .table-bordered > tbody > tr > td:last-child,
      .table-responsive > .table-bordered > tfoot > tr > th:last-child,
      .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0; }
      .table-responsive > .table-bordered > tbody > tr:last-child > th,
      .table-responsive > .table-bordered > tbody > tr:last-child > td,
      .table-responsive > .table-bordered > tfoot > tr:last-child > th,
      .table-responsive > .table-bordered > tfoot > tr:last-child > td {
        border-bottom: 0; } }

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

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

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type="file"] {
  display: block; }

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

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

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

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

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  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 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .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;
    opacity: 1; }

textarea.form-control {
  height: auto; }

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

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  line-height: 34px;
  line-height: 1.42857 \0; }
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn,
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn,
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn {
    line-height: 30px; }
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn,
  input[type="time"].input-lg,
  .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn,
  input[type="datetime-local"].input-lg,
  .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
  input[type="month"].input-lg,
  .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn {
    line-height: 46px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 42.5px; }

.form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  left: auto; }

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

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

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

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

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

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

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

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

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 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;
  padding-bottom: 7px; }
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px; }

.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.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .btn:active:focus, .btn.active:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn:focus {
    color: #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 > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
    background-color: #fff;
    border-color: #ccc; }
  .btn-default .badge {
    color: #fff;
    background-color: #333; }

.btn-primary {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd; }
  .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #3071a9;
    border-color: #285e8e; }
  .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
    background-color: #428bca;
    border-color: #357ebd; }
  .btn-primary .badge {
    color: #428bca;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }
  .btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .btn-success .badge {
    color: #5cb85c;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }
  .btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da; }
  .btn-info .badge {
    color: #5bc0de;
    background-color: #fff; }

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

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
  .btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

.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, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
    color: #999999;
    text-decoration: none; }

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

.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-xs, .btn-group-xs > .btn {
  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;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

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

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

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

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 13px;
  text-align: left;
  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: 4px 15px;
    clear: both;
    line-height: 1.42857;
    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-menu-right {
  left: auto;
  right: 0; }

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

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #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; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    float: left; }
    .btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:hover,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 2; }
    .btn-group > .btn:focus,
    .btn-group-vertical > .btn:focus {
      outline: 0; }

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.btn-toolbar {
  margin-left: -5px; }
  .btn-toolbar:before, .btn-toolbar:after {
    content: " ";
    display: table; }
  .btn-toolbar:after {
    clear: both; }
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 5px; }

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

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

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

.btn-group > .btn-group {
  float: left; }

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

.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px; }

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px; }

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn .caret {
  margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px; }

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table; }
.btn-group-vertical > .btn-group:after {
  clear: both; }
.btn-group-vertical > .btn-group > .btn {
  float: none; }
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

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

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

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

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

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

[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  position: absolute;
  z-index: -1;
  opacity: 0; }

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

.input-group-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,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px; }
  .input-group-addon.input-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    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 > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.input-group-addon:first-child {
  border-right: 0; }

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn {
    position: relative; }
    .input-group-btn > .btn + .btn {
      margin-left: -1px; }
    .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
      z-index: 2; }
  .input-group-btn:first-child > .btn,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  .input-group-btn:last-child > .btn,
  .input-group-btn:last-child > .btn-group {
    margin-left: -1px; }

.nav {
  margin-bottom: 10px;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #eeeeee; }
    .nav > li.disabled > a {
      color: #999999; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #999999;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #428bca; }
  .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs > li {
  float: left;
  margin-bottom: 0px; }
  .nav-tabs > li > a {
    margin-right: 0px;
    line-height: 1.42857;
    background-color: #222222;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700; }
    .nav-tabs > li > a:hover {
      background-color: #333333; }
  .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #ffffff;
    background-color: #ffa200;
    cursor: default;
    font-weight: 700;
    text-transform: uppercase; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 4px; }
  .nav-pills > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #ffa200; }

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

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

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

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

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

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    content: " ";
    display: table; }
  .navbar:after {
    clear: both; }
  @media (min-width: 768px) {
    .navbar {
      border-radius: 4px; } }

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table; }
.navbar-header:after {
  clear: both; }
@media (min-width: 768px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 768px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
      .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      .navbar-collapse.in {
        overflow-y: visible; }
      .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0; } }

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px; }
  @media (max-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
      max-height: 200px; } }

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 768px) {
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 768px) {
    .navbar-static-top {
      border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  @media (min-width: 768px) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
      margin-left: -15px; } }

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }
  .navbar-toggle:focus {
    outline: 0; }
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 768px) {
    .navbar-toggle {
      display: none; } }

.navbar-nav {
  margin: 7.5px -15px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px; }
  @media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      box-shadow: none; }
      .navbar-nav .open .dropdown-menu > li > a,
      .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px; }
      .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px; }
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 768px) {
    .navbar-nav {
      float: left;
      margin: 0; }
      .navbar-nav > li {
        float: left; }
        .navbar-nav > li > a {
          padding-top: 15px;
          padding-bottom: 15px; }
      .navbar-nav.navbar-right:last-child {
        margin-right: -15px; } }

@media (min-width: 768px) {
  .navbar-left {
    float: left !important; }

  .navbar-right {
    float: right !important; } }
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px; }
  @media (max-width: 767px) {
    .navbar-form .form-group {
      margin-bottom: 5px; } }
  @media (min-width: 768px) {
    .navbar-form {
      width: auto;
      border: 0;
      margin-left: 0;
      margin-right: 0;
      padding-top: 0;
      padding-bottom: 0;
      -webkit-box-shadow: none;
      box-shadow: none; }
      .navbar-form.navbar-right:last-child {
        margin-right: -15px; } }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px; }
  .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
    margin-top: 10px;
    margin-bottom: 10px; }
  .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
    margin-top: 14px;
    margin-bottom: 14px; }

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px; }
  @media (min-width: 768px) {
    .navbar-text {
      float: left;
      margin-left: 15px;
      margin-right: 15px; }
      .navbar-text.navbar-right:last-child {
        margin-right: 0; } }

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }
  .navbar-default .navbar-brand {
    color: #777; }
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #5e5e5e;
      background-color: transparent; }
  .navbar-default .navbar-text {
    color: #777; }
  .navbar-default .navbar-nav > li > a {
    color: #777; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #333;
      background-color: transparent; }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
  .navbar-default .navbar-toggle {
    border-color: #ddd; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: #ddd; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #888; }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #e7e7e7; }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555; }
  @media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #777; }
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent; }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #555;
      background-color: #e7e7e7; }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #ccc;
      background-color: transparent; } }
  .navbar-default .navbar-link {
    color: #777; }
    .navbar-default .navbar-link:hover {
      color: #333; }
  .navbar-default .btn-link {
    color: #777; }
    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
      color: #333; }
    .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
      color: #ccc; }

.navbar-inverse {
  background-color: #222;
  border-color: #090909; }
  .navbar-inverse .navbar-brand {
    color: #999999; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: #999999; }
  .navbar-inverse .navbar-nav > li > a {
    color: #999999; }
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #090909; }
  .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent; }
  .navbar-inverse .navbar-toggle {
    border-color: #333; }
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: #333; }
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: #fff; }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: #101010; }
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #090909;
    color: #fff; }
  @media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #999999; }
      .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #fff;
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #444;
      background-color: transparent; } }
  .navbar-inverse .navbar-link {
    color: #999999; }
    .navbar-inverse .navbar-link:hover {
      color: #fff; }
  .navbar-inverse .btn-link {
    color: #999999; }
    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
      color: #fff; }
    .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
      color: #444; }

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px; }
  .breadcrumb > li {
    display: inline-block; }
    .breadcrumb > li + li:before {
      content: "/ ";
      padding: 0 5px;
      color: #ccc; }
  .breadcrumb > .active {
    color: #999999; }

.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.42857;
      text-decoration: none;
      color: #428bca;
      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 > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    color: #2a6496;
    background-color: #eeeeee;
    border-color: #ddd; }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    background-color: #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: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }
  .label:empty {
    display: none; }
  .btn .label {
    position: relative;
    top: -1px; }

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

.label-default {
  background-color: #999999; }
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: gray; }

.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: #5bc0de; }
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #31b0d5; }

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

.label-danger {
  background-color: #d9534f; }
  .label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #c9302c; }

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #999999;
  border-radius: 10px; }
  .badge:empty {
    display: none; }
  .btn .badge {
    position: relative;
    top: -1px; }
  .btn-xs .badge, .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px; }
  a.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    color: #428bca;
    background-color: #fff; }
  .nav-pills > li > a > .badge {
    margin-left: 3px; }

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

.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee; }
  .jumbotron h1,
  .jumbotron .h1 {
    color: inherit; }
  .jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200; }
  .jumbotron > hr {
    border-top-color: #d5d5d5; }
  .container .jumbotron {
    border-radius: 6px; }
  .jumbotron .container {
    max-width: 100%; }
  @media screen and (min-width: 768px) {
    .jumbotron {
      padding-top: 48px;
      padding-bottom: 48px; }
      .container .jumbotron {
        padding-left: 60px;
        padding-right: 60px; }
      .jumbotron h1,
      .jumbotron .h1 {
        font-size: 63px; } }

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .thumbnail > img,
  .thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto; }
  .thumbnail .caption {
    padding: 9px;
    color: #333333; }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #428bca; }

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

@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;
  -o-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: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px; }

.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

.progress-bar[aria-valuenow="1"], .progress-bar[aria-valuenow="2"] {
  min-width: 30px; }
.progress-bar[aria-valuenow="0"] {
  color: #999999;
  min-width: 30px;
  background-color: transparent;
  background-image: none;
  box-shadow: none; }

.progress-bar-success {
  background-color: #5cb85c; }
  .progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-info {
  background-color: #5bc0de; }
  .progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-warning {
  background-color: #f0ad4e; }
  .progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-danger {
  background-color: #d9534f; }
  .progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.media,
.media-body {
  overflow: hidden;
  zoom: 1; }

.media,
.media .media {
  margin-top: 15px; }

.media:first-child {
  margin-top: 0; }

.media-object {
  display: block; }

.media-heading {
  margin: 0 0 5px; }

.media > .pull-left {
  margin-right: 10px; }
.media > .pull-right {
  margin-left: 10px; }

.media-list {
  padding-left: 0;
  list-style: none; }

.list-group {
  margin-bottom: 20px;
  padding-left: 0; }

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #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;
    color: #555;
    background-color: #f5f5f5; }

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #999999; }
  .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
    color: inherit; }
  .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
    color: #999999; }
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #428bca;
  border-color: #428bca; }
  .list-group-item.active .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading {
    color: inherit; }
  .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
    color: #e1edf7; }

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

a.list-group-item-success {
  color: #3c763d; }
  a.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:hover, a.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6; }
  a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d; }

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

a.list-group-item-info {
  color: #31708f; }
  a.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:hover, a.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3; }
  a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f; }

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

a.list-group-item-warning {
  color: #8a6d3b; }
  a.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:hover, a.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc; }
  a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b; }

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

a.list-group-item-danger {
  color: #a94442; }
  a.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:hover, a.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc; }
  a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442; }

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.panel {
  margin-bottom: 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-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 > .list-group {
  margin-bottom: 0; }
  .panel > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  .panel > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px; }
  .panel > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.panel > .table, .no-flexbox .single-feed-item .panel > .item-content-inner,
.panel > .table-responsive > .table,
.no-flexbox .single-feed-item .panel > .table-responsive > .item-content-inner {
  margin-bottom: 0; }
.panel > .table:first-child, .no-flexbox .single-feed-item .panel > .item-content-inner:first-child,
.panel > .table-responsive:first-child > .table:first-child,
.no-flexbox .single-feed-item .panel > .table-responsive:first-child > .item-content-inner:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .no-flexbox .single-feed-item .panel > .item-content-inner:first-child > thead:first-child > tr:first-child td:first-child,
  .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
  .no-flexbox .single-feed-item .panel > .item-content-inner:first-child > thead:first-child > tr:first-child th:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
  .no-flexbox .single-feed-item .panel > .item-content-inner:first-child > tbody:first-child > tr:first-child td:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
  .no-flexbox .single-feed-item .panel > .item-content-inner:first-child > tbody:first-child > tr:first-child th:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
  .no-flexbox .single-feed-item .panel > .table-responsive:first-child > .item-content-inner:first-child > thead:first-child > tr:first-child td:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
  .no-flexbox .single-feed-item .panel > .table-responsive:first-child > .item-content-inner:first-child > thead:first-child > tr:first-child th:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
  .no-flexbox .single-feed-item .panel > .table-responsive:first-child > .item-content-inner:first-child > tbody:first-child > tr:first-child td:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child,
  .no-flexbox .single-feed-item .panel > .table-responsive:first-child > .item-content-inner:first-child > tbody:first-child > tr:first-child th:first-child {
    border-top-left-radius: 3px; }
  .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .no-flexbox .single-feed-item .panel > .item-content-inner:first-child > thead:first-child > tr:first-child td:last-child,
  .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
  .no-flexbox .single-feed-item .panel > .item-content-inner:first-child > thead:first-child > tr:first-child th:last-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
  .no-flexbox .single-feed-item .panel > .item-content-inner:first-child > tbody:first-child > tr:first-child td:last-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
  .no-flexbox .single-feed-item .panel > .item-content-inner:first-child > tbody:first-child > tr:first-child th:last-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
  .no-flexbox .single-feed-item .panel > .table-responsive:first-child > .item-content-inner:first-child > thead:first-child > tr:first-child td:last-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
  .no-flexbox .single-feed-item .panel > .table-responsive:first-child > .item-content-inner:first-child > thead:first-child > tr:first-child th:last-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
  .no-flexbox .single-feed-item .panel > .table-responsive:first-child > .item-content-inner:first-child > tbody:first-child > tr:first-child td:last-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child,
  .no-flexbox .single-feed-item .panel > .table-responsive:first-child > .item-content-inner:first-child > tbody:first-child > tr:first-child th:last-child {
    border-top-right-radius: 3px; }
.panel > .table:last-child, .no-flexbox .single-feed-item .panel > .item-content-inner:last-child,
.panel > .table-responsive:last-child > .table:last-child,
.no-flexbox .single-feed-item .panel > .table-responsive:last-child > .item-content-inner:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }
  .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .no-flexbox .single-feed-item .panel > .item-content-inner:last-child > tbody:last-child > tr:last-child td:first-child,
  .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
  .no-flexbox .single-feed-item .panel > .item-content-inner:last-child > tbody:last-child > tr:last-child th:first-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
  .no-flexbox .single-feed-item .panel > .item-content-inner:last-child > tfoot:last-child > tr:last-child td:first-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
  .no-flexbox .single-feed-item .panel > .item-content-inner:last-child > tfoot:last-child > tr:last-child th:first-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
  .no-flexbox .single-feed-item .panel > .table-responsive:last-child > .item-content-inner:last-child > tbody:last-child > tr:last-child td:first-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
  .no-flexbox .single-feed-item .panel > .table-responsive:last-child > .item-content-inner:last-child > tbody:last-child > tr:last-child th:first-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
  .no-flexbox .single-feed-item .panel > .table-responsive:last-child > .item-content-inner:last-child > tfoot:last-child > tr:last-child td:first-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
  .no-flexbox .single-feed-item .panel > .table-responsive:last-child > .item-content-inner:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 3px; }
  .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .no-flexbox .single-feed-item .panel > .item-content-inner:last-child > tbody:last-child > tr:last-child td:last-child,
  .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
  .no-flexbox .single-feed-item .panel > .item-content-inner:last-child > tbody:last-child > tr:last-child th:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
  .no-flexbox .single-feed-item .panel > .item-content-inner:last-child > tfoot:last-child > tr:last-child td:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
  .no-flexbox .single-feed-item .panel > .item-content-inner:last-child > tfoot:last-child > tr:last-child th:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
  .no-flexbox .single-feed-item .panel > .table-responsive:last-child > .item-content-inner:last-child > tbody:last-child > tr:last-child td:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
  .no-flexbox .single-feed-item .panel > .table-responsive:last-child > .item-content-inner:last-child > tbody:last-child > tr:last-child th:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
  .no-flexbox .single-feed-item .panel > .table-responsive:last-child > .item-content-inner:last-child > tfoot:last-child > tr:last-child td:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
  .no-flexbox .single-feed-item .panel > .table-responsive:last-child > .item-content-inner:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: 3px; }
.panel > .panel-body + .table, .no-flexbox .single-feed-item .panel > .panel-body + .item-content-inner,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #ddd; }
.panel > .table > tbody:first-child > tr:first-child th, .no-flexbox .single-feed-item .panel > .item-content-inner > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td,
.no-flexbox .single-feed-item .panel > .item-content-inner > tbody:first-child > tr:first-child td {
  border-top: 0; }
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0; }
  .panel > .table-bordered > thead > tr > th:first-child,
  .panel > .table-bordered > thead > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th: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-bordered > thead > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  .panel > .table-bordered > thead > tr:first-child > td,
  .panel > .table-bordered > thead > tr:first-child > th,
  .panel > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-bordered > tbody > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0; }
  .panel > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; }
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0; }

.panel-group {
  margin-bottom: 20px; }
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px; }
    .panel-group .panel + .panel {
      margin-top: 5px; }
  .panel-group .panel-heading {
    border-bottom: 0; }
    .panel-group .panel-heading + .panel-collapse .panel-body {
      border-top: 1px solid #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-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; }

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

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }
  .embed-responsive.embed-responsive-16by9 {
    padding-bottom: 56.25%; }
  .embed-responsive.embed-responsive-4by3 {
    padding-bottom: 75%; }

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
  .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }

.well-lg {
  padding: 24px;
  border-radius: 6px; }

.well-sm {
  padding: 9px;
  border-radius: 3px; }

.close {
  float: right;
  font-size: 25px;
  font-weight: bold;
  line-height: 1;
  color: #ffffff; }
  .close:hover, .close:focus {
    color: #999999;
    text-decoration: none;
    cursor: pointer; }

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: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-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);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }
  .modal.no-slide .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }

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

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50); }

.modal-header {
  padding: 15px;
  min-height: 16.42857px;
  background-color: #222;
  color: #fff;
  font-weight: 600; }

.modal-header .close {
  margin-top: -2px; }

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

.modal-body {
  position: relative;
  padding: 15px; }

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

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

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

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

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

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 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: #999999;
  border-top-color: rgba(0, 0, 0, 0.05);
  bottom: -11px; }
  .popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff; }
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.05); }
  .popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff; }
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.05);
  top: -11px; }
  .popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff; }
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.05); }
  .popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px; }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }
.clearfix:after {
  clear: both; }

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

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

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

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important;
  visibility: hidden !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }
.visible-xs, .visible-sm, .visible-md, .visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

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

  table.visible-xs {
    display: table; }

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

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

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }

  table.visible-sm {
    display: table; }

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

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

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }

  table.visible-md {
    display: table; }

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

  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }

  table.visible-lg {
    display: table; }

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

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }
.visible-print {
  display: none !important; }

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

  table.visible-print {
    display: table; }

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

  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }
.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

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

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

@media print {
  .hidden-print {
    display: none !important; } }
/*!
 * Lightbox for Bootstrap 3 by @ashleydw
 * https://github.com/ashleydw/lightbox
 *
 * License: https://github.com/ashleydw/lightbox/blob/master/LICENSE
 */
.ekko-lightbox-container {
  position: relative; }

.ekko-lightbox-nav-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  height: 100%; }

.ekko-lightbox-nav-overlay a {
  z-index: 100;
  display: block;
  width: 49%;
  height: 100%;
  padding-top: 45%;
  font-size: 30px;
  color: #fff;
  text-shadow: 2px 2px 4px #000;
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s; }

.ekko-lightbox-nav-overlay a:empty {
  width: 49%; }

.ekko-lightbox a:hover {
  text-decoration: none;
  opacity: 1; }

.ekko-lightbox .glyphicon-chevron-left {
  left: 0;
  float: left;
  padding-left: 15px;
  text-align: left; }

.ekko-lightbox .glyphicon-chevron-right {
  right: 0;
  float: right;
  padding-right: 15px;
  text-align: right; }

.ekko-lightbox .modal-footer {
  text-align: left; }

.ekko-lightbox .modal-header {
  display: none; }

.ekko-lightbox .close {
  position: absolute;
  top: -5px;
  right: -30px; }

.modal .loader-overlay {
  background: #fff;
  background: rgba(255, 255, 255, 0.92);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: none;
  z-index: 10; }

.loader {
  position: relative;
  margin: 0px auto;
  width: 100px; }
  .loader:before {
    content: '';
    display: block;
    padding-top: 100%; }
  .loader .circular {
    -moz-animation: rotate 2s linear infinite;
    -webkit-animation: rotate 2s linear infinite;
    animation: rotate 2s linear infinite;
    height: 100%;
    transform-origin: center center;
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto; }
  .loader .path {
    stroke-dasharray: 1,200;
    stroke-dashoffset: 0;
    stroke: #ffa200;
    -moz-animation: dash 1.5s ease-in-out infinite;
    -webkit-animation: dash 1.5s ease-in-out infinite;
    animation: dash 1.5s ease-in-out infinite;
    stroke-linecap: round; }
  .notification-popout .loader {
    width: 50px; }

@-webkit-keyframes rotate {
  0% {
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
@-moz-keyframes rotate {
  0% {
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
@keyframes rotate {
  0% {
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
@-webkit-keyframes dash {
  0% {
    stroke-dasharray: 1,200;
    stroke-dashoffset: 0; }
  50% {
    stroke-dasharray: 89,200;
    stroke-dashoffset: -35px; }
  100% {
    stroke-dasharray: 89,200;
    stroke-dashoffset: -124px; } }
@-moz-keyframes dash {
  0% {
    stroke-dasharray: 1,200;
    stroke-dashoffset: 0; }
  50% {
    stroke-dasharray: 89,200;
    stroke-dashoffset: -35px; }
  100% {
    stroke-dasharray: 89,200;
    stroke-dashoffset: -124px; } }
@keyframes dash {
  0% {
    stroke-dasharray: 1,200;
    stroke-dashoffset: 0; }
  50% {
    stroke-dasharray: 89,200;
    stroke-dashoffset: -35px; }
  100% {
    stroke-dasharray: 89,200;
    stroke-dashoffset: -124px; } }
.mdl-spinner {
  display: inline-block;
  position: relative;
  width: 40px;
  height: 40px; }

.mdl-spinner:not(.is-upgraded).is-active:after {
  content: "Loading..."; }

.mdl-spinner.is-upgraded.is-active {
  -webkit-animation: mdl-spinner__container-rotate 1568.2352941176ms linear infinite;
  animation: mdl-spinner__container-rotate 1568.2352941176ms linear infinite; }

@-webkit-keyframes "mdl-spinner__container-rotate" {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
@keyframes "mdl-spinner__container-rotate" {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
.mdl-spinner__layer {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0; }

.mdl-spinner__layer-1 {
  border-color: #42a5f5; }

.mdl-spinner--single-color .mdl-spinner__layer-1 {
  border-color: #ffa200; }

.mdl-spinner.is-active .mdl-spinner__layer-1 {
  -webkit-animation: mdl-spinner__fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, mdl-spinner__layer-1-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: mdl-spinner__fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, mdl-spinner__layer-1-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both; }

.mdl-spinner__layer-2 {
  border-color: #f44336; }

.mdl-spinner--single-color .mdl-spinner__layer-2 {
  border-color: #ffa200; }

.mdl-spinner.is-active .mdl-spinner__layer-2 {
  -webkit-animation: mdl-spinner__fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, mdl-spinner__layer-2-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: mdl-spinner__fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, mdl-spinner__layer-2-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both; }

.mdl-spinner__layer-3 {
  border-color: #fdd835; }

.mdl-spinner--single-color .mdl-spinner__layer-3 {
  border-color: #ffa200; }

.mdl-spinner.is-active .mdl-spinner__layer-3 {
  -webkit-animation: mdl-spinner__fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, mdl-spinner__layer-3-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: mdl-spinner__fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, mdl-spinner__layer-3-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both; }

.mdl-spinner__layer-4 {
  border-color: #4caf50; }

.mdl-spinner--single-color .mdl-spinner__layer-4 {
  border-color: #ffa200; }

.mdl-spinner.is-active .mdl-spinner__layer-4 {
  -webkit-animation: mdl-spinner__fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, mdl-spinner__layer-4-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: mdl-spinner__fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, mdl-spinner__layer-4-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both; }

@-webkit-keyframes "mdl-spinner__fill-unfill-rotate" {
  12.5% {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg); }
  25% {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg); }
  37.5% {
    -webkit-transform: rotate(405deg);
    transform: rotate(405deg); }
  50% {
    -webkit-transform: rotate(540deg);
    transform: rotate(540deg); }
  62.5% {
    -webkit-transform: rotate(675deg);
    transform: rotate(675deg); }
  75% {
    -webkit-transform: rotate(810deg);
    transform: rotate(810deg); }
  87.5% {
    -webkit-transform: rotate(945deg);
    transform: rotate(945deg); }
  to {
    -webkit-transform: rotate(1080deg);
    transform: rotate(1080deg); } }
@keyframes "mdl-spinner__fill-unfill-rotate" {
  12.5% {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg); }
  25% {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg); }
  37.5% {
    -webkit-transform: rotate(405deg);
    transform: rotate(405deg); }
  50% {
    -webkit-transform: rotate(540deg);
    transform: rotate(540deg); }
  62.5% {
    -webkit-transform: rotate(675deg);
    transform: rotate(675deg); }
  75% {
    -webkit-transform: rotate(810deg);
    transform: rotate(810deg); }
  87.5% {
    -webkit-transform: rotate(945deg);
    transform: rotate(945deg); }
  to {
    -webkit-transform: rotate(1080deg);
    transform: rotate(1080deg); } }
@-webkit-keyframes "mdl-spinner__layer-1-fade-in-out" {
  from,25% {
    opacity: .99; }
  26%,89% {
    opacity: 0; }
  90%,100% {
    opacity: .99; } }
@keyframes "mdl-spinner__layer-1-fade-in-out" {
  from,25% {
    opacity: .99; }
  26%,89% {
    opacity: 0; }
  90%,100% {
    opacity: .99; } }
@-webkit-keyframes "mdl-spinner__layer-2-fade-in-out" {
  from,15% {
    opacity: 0; }
  25%,50% {
    opacity: .99; }
  51% {
    opacity: 0; } }
@keyframes "mdl-spinner__layer-2-fade-in-out" {
  from,15% {
    opacity: 0; }
  25%,50% {
    opacity: .99; }
  51% {
    opacity: 0; } }
@-webkit-keyframes "mdl-spinner__layer-3-fade-in-out" {
  from,40% {
    opacity: 0; }
  50%,75% {
    opacity: .99; }
  76% {
    opacity: 0; } }
@keyframes "mdl-spinner__layer-3-fade-in-out" {
  from,40% {
    opacity: 0; }
  50%,75% {
    opacity: .99; }
  76% {
    opacity: 0; } }
@-webkit-keyframes "mdl-spinner__layer-4-fade-in-out" {
  from,65% {
    opacity: 0; }
  75%,90% {
    opacity: .99; }
  100% {
    opacity: 0; } }
@keyframes "mdl-spinner__layer-4-fade-in-out" {
  from,65% {
    opacity: 0; }
  75%,90% {
    opacity: .99; }
  100% {
    opacity: 0; } }
.mdl-spinner__gap-patch {
  position: absolute;
  box-sizing: border-box;
  top: 0;
  left: 45%;
  width: 10%;
  height: 100%;
  overflow: hidden;
  border-color: inherit; }

.mdl-spinner__gap-patch .mdl-spinner__circle {
  width: 1000%;
  left: -450%; }

.mdl-spinner__circle-clipper {
  display: inline-block;
  position: relative;
  width: 50%;
  height: 100%;
  overflow: hidden;
  border-color: inherit; }

.mdl-spinner__circle-clipper .mdl-spinner__circle {
  width: 200%; }

.mdl-spinner__circle {
  box-sizing: border-box;
  height: 100%;
  border-width: 3px;
  border-style: solid;
  border-color: inherit;
  border-bottom-color: transparent !important;
  border-radius: 50%;
  -webkit-animation: none;
  animation: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.mdl-spinner__left .mdl-spinner__circle {
  border-right-color: transparent !important;
  -webkit-transform: rotate(129deg);
  -ms-transform: rotate(129deg);
  transform: rotate(129deg); }

.mdl-spinner.is-active .mdl-spinner__left .mdl-spinner__circle {
  -webkit-animation: mdl-spinner__left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: mdl-spinner__left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both; }

.mdl-spinner__right .mdl-spinner__circle {
  left: -100%;
  border-left-color: transparent !important;
  -webkit-transform: rotate(-129deg);
  -ms-transform: rotate(-129deg);
  transform: rotate(-129deg); }

.mdl-spinner.is-active .mdl-spinner__right .mdl-spinner__circle {
  -webkit-animation: mdl-spinner__right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: mdl-spinner__right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both; }

@-webkit-keyframes "mdl-spinner__left-spin" {
  from {
    -webkit-transform: rotate(130deg);
    transform: rotate(130deg); }
  50% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg); }
  to {
    -webkit-transform: rotate(130deg);
    transform: rotate(130deg); } }
@keyframes "mdl-spinner__left-spin" {
  from {
    -webkit-transform: rotate(130deg);
    transform: rotate(130deg); }
  50% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg); }
  to {
    -webkit-transform: rotate(130deg);
    transform: rotate(130deg); } }
@-webkit-keyframes "mdl-spinner__right-spin" {
  from {
    -webkit-transform: rotate(-130deg);
    transform: rotate(-130deg); }
  50% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg); }
  to {
    -webkit-transform: rotate(-130deg);
    transform: rotate(-130deg); } }
@keyframes "mdl-spinner__right-spin" {
  from {
    -webkit-transform: rotate(-130deg);
    transform: rotate(-130deg); }
  50% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg); }
  to {
    -webkit-transform: rotate(-130deg);
    transform: rotate(-130deg); } }
.ps-container {
  -ms-touch-action: none;
  overflow: hidden !important; }

.ps-container.ps-active-x > .ps-scrollbar-x-rail, .ps-container.ps-active-y > .ps-scrollbar-y-rail {
  display: block; }

.ps-container.ps-in-scrolling {
  pointer-events: none; }

.ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail {
  background-color: #eee;
  opacity: 0.9; }

.ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x {
  background-color: #999; }

.ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail {
  background-color: #eee;
  opacity: 0.9; }

.ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  background-color: #999; }

.ps-container > .ps-scrollbar-x-rail {
  display: none;
  position: absolute;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  opacity: 0;
  -webkit-transition: background-color .2s linear,opacity .2s linear;
  -moz-transition: background-color .2s linear,opacity .2s linear;
  -o-transition: background-color .2s linear,opacity .2s linear;
  transition: background-color .2s linear,opacity .2s linear;
  bottom: 3px;
  height: 8px; }

.ps-container > .ps-scrollbar-x-rail > .ps-scrollbar-x {
  position: absolute;
  background-color: #aaa;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: background-color .2s linear;
  -moz-transition: background-color .2s linear;
  -o-transition: background-color .2s linear;
  transition: background-color .2s linear;
  bottom: 0;
  height: 8px; }

.ps-container > .ps-scrollbar-y-rail {
  display: none;
  position: absolute;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  opacity: 0;
  -webkit-transition: background-color .2s linear,opacity .2s linear;
  -moz-transition: background-color .2s linear,opacity .2s linear;
  -o-transition: background-color .2s linear,opacity .2s linear;
  transition: background-color .2s linear,opacity .2s linear;
  right: 3px;
  width: 8px; }

.ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  position: absolute;
  background-color: #aaa;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: background-color .2s linear;
  -moz-transition: background-color .2s linear;
  -o-transition: background-color .2s linear;
  transition: background-color .2s linear;
  right: 0;
  width: 8px; }

.ps-container:hover.ps-in-scrolling {
  pointer-events: none; }

.ps-container:hover.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail {
  background-color: #eee;
  opacity: 0.9; }

.ps-container:hover.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x {
  background-color: #999; }

.ps-container:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail {
  background-color: #eee;
  opacity: 0.9; }

.ps-container:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  background-color: #999; }

.ps-container:hover > .ps-scrollbar-x-rail, .ps-container:hover > .ps-scrollbar-y-rail {
  opacity: 0.6; }

.ps-container:hover > .ps-scrollbar-x-rail:hover {
  background-color: #eee;
  opacity: 0.9; }

.ps-container:hover > .ps-scrollbar-x-rail:hover > .ps-scrollbar-x {
  background-color: #999; }

.ps-container:hover > .ps-scrollbar-y-rail:hover {
  background-color: #eee;
  opacity: 0.9; }

.ps-container:hover > .ps-scrollbar-y-rail:hover > .ps-scrollbar-y {
  background-color: #999; }

.fixit-felix .ps-container > .ps-scrollbar-y-rail {
  background-color: #eee !important;
  height: 100% !important;
  opacity: 1 !important;
  display: block !important;
  right: 0 !important; }
.fixit-felix .ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  background: #999 !important;
  min-height: 20px;
  opacity: 1 !important;
  display: block !important; }

.white-pad {
  background: #fff;
  padding: 20px; }

.am-alert {
  background: #ffb637;
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  padding: 8px 15px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0; }
  .am-alert a {
    color: #000; }
  .am-alert .close {
    position: relative;
    font-size: 20px;
    top: 1px; }
    .am-alert .close:hover {
      color: #fff; }
  .am-alert.inverse a {
    color: #fff; }

.status-icon {
  background: #ffa200;
  display: inline-block;
  width: 18px;
  height: 18px;
  line-height: 17px;
  text-align: center;
  color: #fff;
  font-size: 8px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%; }
  .status-icon.complete {
    background: #008000; }
  .status-icon.incomplete {
    background: #ffd800; }
  .status-icon.removed, .status-icon.deleted {
    background: #e90303; }

.am-alert {
  background: #ffa200;
  color: #fff;
  font-size: 14px;
  margin-bottom: 20px;
  padding: 15px;
  position: relative; }
  .am-alert i {
    font-size: 18px;
    position: relative;
    top: 4px;
    margin-right: 4px; }
  .am-alert .close {
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -9px; }

.modal {
  z-index: 11000; }

.unit {
  padding: 20px; }

.create {
  background: #fff;
  margin-bottom: -25px; }
  .create .am-btn.fixed, .create .am-modal-clean .fixed.btn-danger, .am-modal-clean .create .fixed.btn-danger {
    position: fixed;
    bottom: 35px;
    right: 35px;
    z-index: 500; }

.page-content .anchor-links p {
  font-size: 17px;
  margin-bottom: 10px; }
  .page-content .anchor-links p a {
    color: #000; }
    .page-content .anchor-links p a:hover {
      color: #ffa200; }
  .page-content .anchor-links p:before {
    content: "";
    font-weight: 700;
    color: #000;
    padding-right: 10px;
    letter-spacing: 2px; }
  .page-content .anchor-links p:hover:before {
    color: #ffa200; }
.page-content .anchor-links .indented {
  padding-left: 20px; }
  .page-content .anchor-links .indented:before {
    content: "-"; }
.page-content .anchor-links .double-indented {
  padding-left: 60px; }
  .page-content .anchor-links .double-indented:before {
    content: "--"; }

.left {
  float: left; }

.right {
  float: right; }

.table, .no-flexbox .single-feed-item .item-content-inner {
  display: table;
  height: 100%;
  width: 100%; }

.table-cell, .no-flexbox .single-feed-item .flex-breaker {
  display: table-cell;
  vertical-align: middle;
  width: 100%; }

.inline-list {
  list-style: none;
  margin: 0;
  padding: 0; }
  .inline-list li {
    display: inline-block; }
  .inline-list li a {
    display: block;
    padding: 0 5px; }

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

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

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

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

@media only screen {
  .small-hide {
    display: none; }

  .small-invisible {
    visibility: hidden; }

  .small-show {
    display: block; }

  .small-visible {
    visibility: visible; } }
@media only screen and (min-width: 641px) {
  .medium-hide {
    display: none; }

  .medium-invisible {
    visibility: hidden; }

  .medium-show {
    display: block; }

  .medium-visible {
    visibility: visible; } }
@media only screen and (min-width: 1024px) {
  .large-hide {
    display: none; }

  .large-invisible {
    visibility: hidden; }

  .large-show {
    display: block; }

  .large-visible {
    visibility: visible; } }
.am-btn, .am-modal-clean .btn-danger {
  background: #fda128;
  color: #fff;
  display: inline-block;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 32px;
  font-size: 12px;
  padding: 0 10px;
  border: none;
  outline: none; }
  .am-btn.small i, .am-modal-clean .small.btn-danger i {
    font-size: 17px;
    top: 4px;
    margin-right: 7px; }
  .am-btn.large, .am-modal-clean .large.btn-danger {
    font-size: 15px;
    line-height: 50px;
    text-align: center; }
    .am-btn.large i, .am-modal-clean .large.btn-danger i {
      float: left;
      line-height: 50px;
      font-size: 22px;
      left: 10px; }
  .am-btn.wide, .am-modal-clean .wide.btn-danger {
    padding-left: 45px;
    padding-right: 45px; }
  .am-btn.no-radius, .am-modal-clean .no-radius.btn-danger {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0; }
  .am-btn.full, .am-modal-clean .full.btn-danger {
    display: block; }
  .am-btn:hover, .am-modal-clean .btn-danger:hover, .am-btn:focus, .am-modal-clean .btn-danger:focus {
    background: #ffa200;
    color: #fff;
    opacity: 0.85;
    -moz-opacity: 0.85;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
    filter: alpha(opacity=85);
    -khtml-opacity: 85; }
  .am-btn.disabled, .am-modal-clean .disabled.btn-danger {
    opacity: 0.65 !important; }
  .am-btn.secondary, .am-modal-clean .secondary.btn-danger {
    background: #ffb129; }

.fb-login {
  background: #3b5998;
  color: #fff;
  display: inline-block;
  line-height: 42px;
  padding: 0 15px 0 0;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.5px; }
  .fb-login i {
    background: #2d4373;
    display: inline-block;
    width: 42px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    font-size: 16px;
    margin-right: 15px; }
  .fb-login:hover {
    opacity: 0.9;
    color: #fff; }
  .fb-login:active, .fb-login:focus {
    color: #fff; }
  .am-mobile .fb-login {
    width: 100%; }
  .modal#login .fb-login {
    margin-top: 20px; }

.decision-divider {
  background: #ccc;
  width: 100%;
  height: 1px;
  position: relative;
  margin: 45px 0; }
  .decision-divider span {
    display: inline-block;
    background: #fff;
    font-weight: 700;
    padding: 0 10px;
    position: relative;
    top: -9px; }
  @media screen and (max-width: 640px) {
    .decision-divider {
      margin: 25px 0 15px; } }

.mobile-feed-item li.follow, .mobile-feed-item li.unfollow {
  margin-top: 5px !important; }

.am-follow-artist {
  background: #ffa200;
  display: inline-block;
  font-weight: 700;
  text-transform: uppercase;
  text-shadow: none;
  width: 129px;
  height: 25px;
  line-height: 25px;
  font-size: 12px;
  padding: 0 38px 0 10px;
  position: relative;
  text-align: left; }
  .am-follow-artist span {
    color: #fff !important; }
  .am-follow-artist .am-logo {
    background: url("../../images/follow-artist-icon.png") no-repeat center center #eb9500;
    display: inline-block;
    width: 38px;
    height: 25px;
    position: absolute;
    top: 0;
    right: 0; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
      .am-follow-artist .am-logo {
        background-image: url("../../images/follow-artist-icon-2x.png");
        background-size: 38px 25px; } }
  .am-follow-artist i {
    font-size: 9px;
    position: relative;
    margin-right: 3px;
    top: 0; }
  .am-follow-artist:hover {
    opacity: 0.85; }
  .am-follow-artist .working-spinner {
    display: inline-block;
    width: 100%; }
    .am-follow-artist .working-spinner i {
      font-size: 14px; }

.am-form h1, .am-form h2, .am-form h3, .am-form h4, .am-form h5, .am-form h6 {
  margin: 0 0 35px; }
.am-form input[type="text"],
.am-form input[type="email"],
.am-form input[type="password"],
.am-form select,
.am-form textarea {
  height: 45px;
  padding: 5px 12px;
  font-size: 12px;
  line-height: 1.5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px; }
.am-form textarea {
  height: 100px;
  resize: none; }

.modal-title i {
  color: #ffa200; }

.am-tabbed-modal .modal-dialog {
  width: 810px; }
.am-tabbed-modal .am-tabs {
  display: -webkit-flex;
  display: flex;
  margin: -5px 0 0; }
  .am-tabbed-modal .am-tabs:before, .am-tabbed-modal .am-tabs:after {
    display: none; }
  .am-tabbed-modal .am-tabs > li {
    -webkit-flex-grow: 1;
    flex-grow: 1;
    text-align: center;
    font-size: 12px;
    border-top: transparent 5px solid; }
    .am-tabbed-modal .am-tabs > li.active {
      border-color: #ffa200; }
      .am-tabbed-modal .am-tabs > li.active a {
        background: #000;
        color: #ffa200; }
  .am-tabbed-modal .am-tabs a {
    padding: 0;
    line-height: 60px; }
.am-tabbed-modal .tab-pane {
  padding: 20px 35px; }

.am-modal-clean .modal-close {
  position: absolute;
  top: 15px;
  right: 15px;
  font-size: 20px;
  color: #aaa;
  cursor: pointer;
  -webkit-transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -moz-transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -ms-transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955); }
  .am-modal-clean .modal-close:hover {
    color: #222; }
.am-modal-clean.has-border .modal-dialog {
  border-top: #ffa200 4px solid; }
.am-modal-clean .modal-content {
  padding: 50px 30px 30px;
  border: none; }
.am-modal-clean .logo-wrap {
  text-align: center;
  margin-bottom: 20px; }
  .am-modal-clean .logo-wrap img {
    display: inline-block; }
.am-modal-clean .well {
  background: none;
  border: none;
  padding: 0;
  box-shadow: none; }
.am-modal-clean .col-lg-offset-2 {
  margin: 0; }
.am-modal-clean label.control-label {
  width: 100%;
  float: none;
  text-align: left;
  margin-bottom: 10px;
  padding: 0; }
.am-modal-clean .form-wrap {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  z-index: -1;
  padding: 0 20px;
  opacity: 0;
  -moz-opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -khtml-opacity: 0; }
  .am-modal-clean .form-wrap.active {
    position: relative;
    padding: 0;
    z-index: auto;
    opacity: 1;
    -moz-opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -khtml-opacity: 100; }
.am-modal-clean .form-group {
  margin-bottom: 25px; }
.am-modal-clean input[type="text"],
.am-modal-clean input[type="email"],
.am-modal-clean input[type="password"],
.am-modal-clean textarea {
  background: #fff;
  border: #e1e1e1 1px solid;
  width: 100%;
  height: 60px;
  font-size: 16px;
  color: #292929;
  padding: 0 20px;
  font-weight: 600;
  outline: none; }
  .am-modal-clean input[type="text"]:-webkit-autofill,
  .am-modal-clean input[type="email"]:-webkit-autofill,
  .am-modal-clean input[type="password"]:-webkit-autofill,
  .am-modal-clean textarea:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset; }
.am-modal-clean textarea {
  height: 120px; }
.am-modal-clean ::-webkit-input-placeholder {
  color: #b9b9b9; }
.am-modal-clean :-moz-placeholder {
  color: #b9b9b9; }
.am-modal-clean ::-moz-placeholder {
  color: #b9b9b9; }
.am-modal-clean :-ms-input-placeholder {
  color: #b9b9b9; }
.am-modal-clean .terms {
  margin-top: 15px; }
.am-modal-clean .tos-group {
  font-size: 15px;
  cursor: pointer; }
  .am-modal-clean .tos-group .tos-label {
    margin-left: 5px;
    cursor: pointer; }
.am-modal-clean .socials .small {
  font-size: 12px;
  color: #aaa; }
.am-modal-clean .socials .form-group {
  position: relative;
  padding-left: 60px; }
.am-modal-clean .socials i {
  position: absolute;
  top: 0;
  left: 0;
  width: 60px;
  height: 60px;
  line-height: 60px;
  font-size: 16px;
  text-align: center;
  color: #fff; }
  .am-modal-clean .socials i.fa-facebook {
    background-color: #3b5998; }
  .am-modal-clean .socials i.fa-twitter {
    background-color: #55acee; }
  .am-modal-clean .socials i.fa-instagram {
    background-color: #ba7f4f; }
.am-modal-clean .switch {
  margin: 0 0 20px;
  color: #ffa200;
  font-weight: 700;
  cursor: pointer;
  display: none; }
  .am-modal-clean .switch.visible {
    display: block; }
  .am-modal-clean .switch:hover {
    color: #292929; }
.am-modal-clean .form-control-feedback {
  top: 15px;
  right: 10px; }
.am-modal-clean#signup-modal .am-login {
  font-size: 11px;
  letter-spacing: 0.5px;
  line-height: 44px;
  position: relative;
  top: -1px; }
.am-modal-clean .control-group {
  margin-bottom: 15px; }

.two-col-modal .modal-dialog {
  width: 850px; }
.two-col-modal .modal-header {
  background: none;
  margin: -25px 0 35px;
  padding: 0;
  color: #222;
  font-weight: 800;
  text-align: center; }
  .two-col-modal .modal-header h4 {
    font-weight: 700; }
  .two-col-modal .modal-header .close {
    background: url("../../images/modal-clean-close.png") no-repeat center center;
    width: 16px;
    height: 17px;
    text-indent: -9999px;
    position: absolute;
    top: 25px;
    right: 25px; }
.two-col-modal .modal-content {
  border-top: #ffa200 5px solid; }
.two-col-modal .forms-wrap {
  padding: 0 15px;
  width: 50%;
  float: left; }
  .two-col-modal .forms-wrap h3 {
    font-size: 15px;
    font-weight: 600;
    margin: 0 0 20px;
    letter-spacing: 0.5px; }
  .two-col-modal .forms-wrap label {
    display: none; }
  .two-col-modal .forms-wrap .checkbox label {
    display: block; }
.two-col-modal#replaceMp3Modal .forms-wrap {
  width: 100%;
  float: none; }
.two-col-modal#replaceMp3Modal .decision-divider span {
  color: #ffa200;
  font-size: 30px;
  top: -23px; }
.two-col-modal .input-group {
  width: 100%;
  margin-bottom: 20px; }
  .two-col-modal .input-group .form-group {
    margin-bottom: 5px; }
    .two-col-modal .input-group .form-group:after {
      visibility: hidden;
      display: block;
      content: "";
      clear: both;
      height: 0; }
.two-col-modal .form-control-feedback {
  top: 15px;
  right: 7px; }
.two-col-modal .checkbox .form-control-feedback {
  top: -7px; }
.two-col-modal .help-block {
  position: absolute;
  top: 100%; }
.two-col-modal input, .two-col-modal textarea {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0; }
.two-col-modal .col-lg-3 {
  width: 100%;
  padding: 0; }

.dashboard-modal .help-block {
  position: relative;
  top: auto; }

.playlist-modal .modal-dialog {
  width: 675px; }
.playlist-modal .am-modal .modal-header .close {
  background: url("../../images/modal-clean-close.png") no-repeat center center;
  width: 16px;
  height: 17px;
  text-indent: -99999px;
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 100; }
.playlist-modal .playlist-list {
  height: auto;
  max-height: 135px;
  overflow-y: scroll; }
.playlist-modal .modal-content {
  padding: 40px;
  border-top: #ffa200 5px solid; }
.playlist-modal .modal-header {
  background: none;
  text-align: center;
  color: #000;
  padding: 0; }
.playlist-modal .modal-title {
  font-size: 21px; }
.playlist-modal .modal-title i {
  color: #d8d8d8;
  position: relative;
  top: 4px;
  margin-right: 10px;
  font-size: 22px; }
.playlist-modal h2 {
  font-size: 16px;
  text-align: center;
  font-weight: 700;
  margin: 15px 0 30px; }
.playlist-modal form {
  margin: 0 -10px; }
  .playlist-modal form:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0; }
.playlist-modal form .checkbox,
.playlist-modal form .radio {
  width: 50%;
  float: left;
  margin: 0;
  padding: 0 10px;
  position: relative; }
  .playlist-modal form .checkbox label,
  .playlist-modal form .radio label {
    padding: 2px 0 0 25px;
    font-size: 15px;
    font-weight: 600;
    display: block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .playlist-modal form .checkbox input,
  .playlist-modal form .radio input {
    position: absolute;
    z-index: 9999;
    width: 27px;
    height: 27px;
    top: -4px;
    left: 20px;
    opacity: 0;
    -moz-opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -khtml-opacity: 0; }
.playlist-modal form .checkbox input {
  width: 100%; }
.playlist-modal form .checkbox {
  padding: 0 0 8px 50px; }
.playlist-modal form .radio {
  width: 100%;
  margin-bottom: 8px; }
.playlist-modal .am-modal label {
  color: #000; }
.playlist-modal .form-divider {
  background-color: #e5e5e5;
  height: 1px;
  text-align: center;
  position: relative;
  margin-bottom: 55px; }
  .playlist-modal .form-divider span {
    display: inline-block;
    position: relative;
    top: -28px;
    color: #ffa200;
    font-weight: 700;
    font-size: 37px;
    text-transform: uppercase;
    background-color: #fff;
    padding: 0 10px; }
.playlist-modal .added {
  background: #ffa200;
  color: #fff;
  line-height: 40px;
  text-align: center;
  position: absolute;
  bottom: -40px;
  left: 0;
  width: 100%;
  font-weight: 600;
  font-size: 15px; }
.playlist-modal .big-button {
  background: url("../../images/radio-overlays.png") no-repeat top left;
  width: 27px;
  height: 27px;
  position: absolute;
  top: 0;
  left: 0; }
.playlist-modal .checkbox .big-button {
  left: 35px; }
.playlist-modal .active .big-button {
  background-position: 0 -27px; }

.signup-modal {
  z-index: 20000000; }
  .signup-modal .fb-note {
    font-size: 10px;
    font-weight: 700;
    margin-top: 15px;
    padding: 0 80px; }
  .signup-modal .decision-divider {
    color: #ffa200;
    font-size: 32px;
    text-transform: uppercase; }
    .signup-modal .decision-divider span {
      top: -24px; }
  .signup-modal .title {
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 30px; }
  .signup-modal .help-block {
    color: red;
    font-weight: 600;
    margin: 0; }
    .signup-modal .help-block:first-child {
      margin-top: 10px; }
  .signup-modal .trouble-links {
    font-size: 11px;
    margin: -20px 0 0; }
    .signup-modal .trouble-links p {
      margin-bottom: 5px; }
  .signup-modal .switch {
    color: #000;
    font-size: 17px;
    font-weight: 600;
    margin-top: 15px; }
    .signup-modal .switch span {
      color: #ffa200;
      -webkit-transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
      -moz-transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
      -o-transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
      -ms-transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
      transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955); }
      .signup-modal .switch span:hover {
        color: #000; }

.audiosnap-modal .modal-dialog {
  width: 560px; }
.audiosnap-modal .modal-header {
  margin-bottom: 0; }
.audiosnap-modal .audiosnaps {
  margin: 25px 0; }
  .audiosnap-modal .audiosnaps .tabs {
    margin: 0;
    padding: 0; }
  .audiosnap-modal .audiosnaps .tab {
    background: #ffa200;
    width: 50%;
    float: left;
    line-height: 40px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    cursor: pointer;
    text-align: center;
    list-style: none;
    -webkit-transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -moz-transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -o-transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -ms-transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955); }
    .audiosnap-modal .audiosnaps .tab:hover, .audiosnap-modal .audiosnaps .tab.active {
      background: #b37100; }
  .audiosnap-modal .audiosnaps .twitter-video {
    margin: 10px auto !important; }
.audiosnap-modal .embeded-audiosnap {
  display: none; }

.modal--private-embed .modal-dialog {
  width: 700px; }
.modal--private-embed .modal-table {
  width: 100%;
  margin-top: 40px; }
  .modal--private-embed .modal-table thead {
    border-bottom: #f1f1f1 1px solid; }
  .modal--private-embed .modal-table td,
  .modal--private-embed .modal-table th {
    padding: 0 20px; }
  .modal--private-embed .modal-table tr:nth-child(even) {
    background: #f1f1f1; }

.modal__single-line-form {
  position: relative; }
  .modal__single-line-form input[type="text"] {
    padding-right: 15%; }
  .modal__single-line-form input[type="submit"] {
    width: 15%;
    height: 100%;
    border: none;
    position: absolute;
    top: 0;
    right: 0; }

.modal--app-overlay .modal-dialog {
  max-width: 600px; }
.modal--app-overlay .logo-image {
  display: inline-block; }
.modal--app-overlay .modal-body {
  padding-bottom: 0; }
.modal--app-overlay .modal-header {
  margin-bottom: 0; }
.modal--app-overlay .button-group {
  padding: 10px 0 20px; }

.am-modal--center-vertical .modal-dialog {
  height: 100%;
  margin-top: 0; }
.am-modal--center-vertical .modal-content {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

.artists-carousel {
  background: url("https://s.audiomack.com/images/artists-carousel-bg.jpg") no-repeat top center #151515;
  background-size: cover;
  height: 477px;
  padding: 45px 0; }
  .artists-carousel h3 {
    margin: 0;
    padding: 0;
    font-size: 46px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 800;
    letter-spacing: -1px;
    text-align: center;
    margin-bottom: 30px; }
  .artists-carousel #example {
    height: 200px;
    line-height: 200px;
    -webkit-perspective: 1000px;
    -ms-perspective: 1000px;
    -webkit-perspective-origin: 50% 50%;
    -ms-perspective-origin: 50% 50%;
    overflow-y: show; }
    .artists-carousel #example ul {
      -webkit-transform-style: preserve-3d;
      -ms-transform-style: preserve-3d;
      transform-style: preserve-3d;
      list-style: none;
      perspective: 1000px;
      perspective-origin: 50% 50%; }
      .artists-carousel #example ul li {
        width: 275px;
        height: 305px;
        position: relative;
        float: left;
        margin: 0 -40px;
        -webkit-transform: rotateY(20deg) scale(0.85);
        -ms-transform: rotateY(20deg) scale(0.85);
        transform: rotateY(20deg) scale(0.85);
        -moz-transform: rotateY(20deg) scale(0.85);
        -webkit-transition: -webkit-transform 300ms ease-out;
        transition: transform 300ms ease-out;
        perspective: 1000px; }
        .artists-carousel #example ul li span {
          position: absolute;
          bottom: 0;
          width: 100%;
          color: #fff;
          font-weight: 700;
          height: 112px;
          font-size: 18px;
          font-weight: 700;
          text-align: center; }
      .artists-carousel #example ul li.active {
        z-index: 10;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1); }
      .artists-carousel #example ul li.active ~ li {
        -webkit-transform: rotateY(-20deg) scale(0.85);
        -ms-transform: rotateY(-20deg) scale(0.85);
        transform: rotateY(-20deg) scale(0.85);
        -moz-transform: rotateY(-20deg) scale(0.85); }

.jumbo-hero {
  background: url("../../images/jumbo-hero-bg.jpg") no-repeat center center #492755;
  padding: 60px 0;
  background-size: cover;
  color: #fff;
  position: relative;
  top: -25px; }
  @media screen and (max-width: 640px) {
    .jumbo-hero {
      padding: 20px;
      top: 0; } }
  .jumbo-hero span {
    color: #ffa200; }
  .jumbo-hero h1 {
    font-weight: 800;
    font-size: 70px;
    line-height: 64px;
    letter-spacing: -4px;
    text-transform: uppercase;
    margin: 0 0 15px; }
    @media screen and (max-width: 640px) {
      .jumbo-hero h1 {
        font-size: 30px;
        letter-spacing: -2px;
        line-height: 35px; } }
  .jumbo-hero h2 {
    font-size: 25px;
    font-weight: 500;
    line-height: 32px;
    margin: 0 0 20px;
    letter-spacing: -0.4px; }
    @media screen and (max-width: 640px) {
      .jumbo-hero h2 {
        font-size: 15px;
        line-height: normal;
        letter-spacing: normal; }
        .jumbo-hero h2 br {
          display: none; } }
  .jumbo-hero .am-btn, .jumbo-hero .am-modal-clean .btn-danger, .am-modal-clean .jumbo-hero .btn-danger {
    font-size: 18px;
    padding: 0 35px;
    line-height: 60px;
    font-weight: 700;
    letter-spacing: 1px;
    letter-spacing: -0.4px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px; }

.full-screen-loader {
  background: #000;
  background: rgba(0, 0, 0, 0.75);
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 20000000;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  display: none; }

.tab-nav {
  border-bottom: #e5e5e5 1px solid;
  list-style: none;
  margin: 0;
  padding: 0;
  margin-bottom: 20px; }
  .tab-nav li:not(:first-child) {
    margin-left: 30px; }
  .tab-nav a {
    display: block;
    line-height: 40px;
    border-bottom: transparent 2px solid;
    color: #222;
    font-weight: 600; }
    .tab-nav a.active, .tab-nav a:hover {
      color: #ffa200;
      border-color: #ffa200; }

.breadcrumb {
  background: none;
  display: inline-block;
  color: #fff;
  border: #fff 2px solid;
  border-radius: 20px;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  margin: 0;
  padding: 8px 12px;
  line-height: 1.4;
  opacity: 0.65; }
  .breadcrumb:hover, .breadcrumb:focus {
    color: #ffa200;
    border-color: #ffa200;
    text-decoration: none; }

/* ----------------------------------------------------------------------------------------------------------
::Basics -----------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------- */
*, *:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

body {
  background: #e5e5e5;
  font-family: "Open Sans", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-top: 85px; }
  body.admin-user {
    padding-top: 140px; }

.test {
  display: block; }

img {
  display: block;
  max-width: 100%; }

.site-wrap .container {
  width: 1000px;
  margin: 0 auto;
  padding: 0 10px; }
  .site-wrap .container.fluid {
    width: 100%;
    max-width: 1000px; }

.full-width-container {
  width: 98%;
  max-width: 1500px;
  padding: 0; }

a {
  text-decoration: none;
  color: #ffa200;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

a:hover,
a:focus,
a:active {
  color: #000;
  text-decoration: none;
  outline-style: none;
  -moz-outline-style: none; }

.group:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0; }

.table, .no-flexbox .single-feed-item .item-content-inner {
  display: table;
  height: 100%; }
  .table .table-cell, .no-flexbox .single-feed-item .item-content-inner .table-cell, .table .no-flexbox .single-feed-item .flex-breaker, .no-flexbox .single-feed-item .table .flex-breaker, .no-flexbox .single-feed-item .item-content-inner .flex-breaker {
    display: table-cell;
    vertical-align: middle; }

.page-inner {
  background: #fff;
  padding: 40px 140px; }

#main {
  margin-top: 0;
  padding: 10px 0 20px;
  position: relative; }
  #main.no-pad {
    padding: 0; }

.two-col {
  position: relative; }
  .two-col .left-content {
    padding-right: 0;
    width: 656px; }
  .two-col .sidebar {
    padding-left: 0;
    width: 354px;
    overflow: hidden; }

.ad-space {
  margin-bottom: 20px; }

.ad-space.top-ad {
  margin-bottom: 0;
  width: 1000px;
  margin: 0 auto;
  padding: 0 0 5px 0; }

.ad-space:last-child {
  margin: 0; }

.ad-space img {
  display: block;
  margin: 0 auto; }

.btn {
  border: none;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  padding: 8px 12px; }

.btn-danger {
  background-color: #d40000; }
  .btn-danger span {
    padding-right: 8px; }

.btn-alert {
  background-color: #ffa200;
  color: #fff; }
  .btn-alert:hover {
    background-color: #cb8100;
    color: #fff; }
  .btn-alert span {
    padding-right: 8px; }

.btn-danger:hover {
  background-color: #9d0000; }

.am-button {
  background: #ffa200;
  display: block;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  padding: 15px;
  text-align: center;
  font-size: 12px; }
  .am-button.danger {
    background: #d40000;
    padding: 10px 13px;
    border-radius: 4px;
    font-weight: 700; }
  .am-button:hover {
    background: #000;
    color: #fff;
    text-decoration: none; }
  .am-button:active, .am-button:focus {
    color: #fff; }
  .am-button.inline {
    display: inline-block; }

.drop-icon {
  background: url("../../images/small-sprite.png") no-repeat -6px -24px;
  display: inline-block;
  width: 8px;
  height: 11px;
  position: relative;
  top: 2px;
  margin-left: 5px; }

.dark-drop-icon {
  background: url("../../images/small-dark-sprites.png") no-repeat -6px -24px;
  display: inline-block;
  width: 8px;
  height: 11px;
  position: relative;
  top: 2px;
  margin-left: 5px; }

.radio-info .drop-icon {
  background-position: right -44px; }

.adUnits {
  text-align: center; }

.manage-icon {
  background: #202020;
  width: 30px;
  display: inline-block;
  line-height: 30px;
  text-align: center;
  color: #fff !important;
  margin: 0 3px;
  padding: 0 !important;
  cursor: pointer;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%; }
  .manage-icon:hover {
    background: #ffa200;
    color: #fff; }
    .manage-icon:hover i {
      color: #fff !important; }
  .manage-icon.inactive {
    background: red; }
  .manage-icon.admin-active-button {
    background: green; }
  .manage-icon.verified-no i {
    color: red; }
  .manage-icon.verified-yes i {
    color: #15b515; }

.page-head {
  background: #2f354d;
  background-size: cover;
  min-height: 350px;
  padding: 20px;
  color: #fff;
  position: relative;
  z-index: 30;
  margin-top: 40px; }
  .page-head > * {
    position: relative; }
  .page-head .black-overlay {
    background: #000;
    background: rgba(0, 0, 0, 0.7);
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0; }
  .page-head.upload-head {
    background: url("../../images/upload-bg.jpg") no-repeat center center #2f354d; }
  .page-head.stats-head {
    background: url("../../images/advanced-stats-bg.jpg") no-repeat center center #182c38; }
  .page-head .btn {
    display: inline-block;
    color: #fff;
    border: #fff 2px solid;
    cursor: pointer;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px; }
  .page-head .upload-back {
    -webkit-opacity: 0.65;
    -moz-opacity: 0.65;
    opacity: 0.65; }
    .page-head .upload-back:hover {
      color: #ffa200;
      border-color: #ffa200; }
  .page-head h1 {
    color: #fff;
    font-size: 30px;
    font-weight: 300;
    text-transform: uppercase;
    text-align: center;
    margin: 45px 0 35px; }
  .page-head .sub-heading {
    color: #ffa200;
    font-size: 18px;
    text-transform: uppercase;
    margin: 0 0 12px; }

/* ----------------------------------------------------------------------------------------------------------
::Header -----------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------- */
#nav-wrap {
  width: 100%;
  height: 70px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999 !important;
  -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2); }

.button {
  background: #ffa200;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  display: inline-block;
  font-size: 1.2rem;
  line-height: 30px;
  padding: 0 15px; }
  .button:hover {
    background: #fff;
    color: #202020; }

::-webkit-input-placeholder {
  color: #4a4a4a;
  opacity: 1;
  -moz-opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -khtml-opacity: 100; }

:-moz-placeholder {
  color: #4a4a4a;
  opacity: 1;
  -moz-opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -khtml-opacity: 100; }

::-moz-placeholder {
  color: #4a4a4a;
  opacity: 1;
  -moz-opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -khtml-opacity: 100; }

:-ms-input-placeholder {
  color: #4a4a4a;
  opacity: 1;
  -moz-opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -khtml-opacity: 100; }

#header {
  background: #fff;
  height: 70px;
  position: relative;
  z-index: 10000;
  font-family: "Open Sans", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  #header .visible {
    opacity: 1;
    -moz-opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -khtml-opacity: 100;
    z-index: auto; }
  #header .not-visible {
    opacity: 0;
    -moz-opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -khtml-opacity: 0;
    z-index: -1; }
  #header:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0; }
  #header .site-logo {
    background: url("../../images/header/am-header-logo.png") center left #000;
    display: block;
    width: 108px;
    height: 70px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
      #header .site-logo {
        background-image: url("../../images/header/am-header-logo-2x.png");
        background-size: 130px 70px; } }
  #header .header-inner {
    height: 100%;
    padding-left: 373px; }
    #header .header-inner .inner-content {
      position: relative;
      height: 70px; }
  #header .player-outer-wrap {
    position: absolute;
    width: 100%;
    height: 100%;
    padding-right: 315px; }
    @media screen and (max-width: 1270px) {
      #header .player-outer-wrap {
        padding-right: 180px; } }
  #header.is-logged-in .player-outer-wrap {
    padding-right: 340px; }
    @media screen and (max-width: 1270px) {
      #header.is-logged-in .player-outer-wrap {
        padding-right: 205px; } }
  #header.wider .player-outer-wrap {
    padding-right: 135px; }
  #header .search-form-wrap {
    position: relative;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.15s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -moz-transition: all 0.15s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -o-transition: all 0.15s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -ms-transition: all 0.15s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition: all 0.15s cubic-bezier(0.455, 0.03, 0.515, 0.955); }
    #header .search-form-wrap.visible {
      display: block; }
    #header .search-form-wrap input[type="text"] {
      background: url("../../images/header/search-bg.png") no-repeat 15px center #fff;
      font-family: "Open Sans", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
      border: none;
      font-size: 24px;
      font-weight: 600;
      padding: 0 75px 0 55px;
      outline: none;
      letter-spacing: -1px;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
        #header .search-form-wrap input[type="text"] {
          background-image: url("../../images/header/search-bg-2x.png");
          background-size: 26px 25px; } }
    #header .search-form-wrap input[type="submit"] {
      display: block;
      width: 58px;
      height: 70px;
      position: absolute;
      top: 0;
      left: -17px;
      border: none;
      opacity: 0;
      -moz-opacity: 0;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      filter: alpha(opacity=0);
      -khtml-opacity: 0; }
  #header .trigger {
    background: #ffa200;
    display: block;
    width: 70px;
    height: 70px;
    position: absolute;
    cursor: pointer;
    top: 0;
    font-size: 2rem;
    right: 315px;
    text-align: center;
    color: #fff;
    z-index: 500;
    -webkit-transition: all 0.15s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -moz-transition: all 0.15s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -o-transition: all 0.15s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -ms-transition: all 0.15s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition: all 0.15s cubic-bezier(0.455, 0.03, 0.515, 0.955); }
    @media screen and (max-width: 1270px) {
      #header .trigger {
        right: 180px; } }
    #header .trigger.inactive {
      -webkit-opacity: 0 !important;
      -moz-opacity: 0 !important;
      opacity: 0 !important;
      cursor: auto !important; }
    #header .trigger.activated {
      opacity: 1;
      -moz-opacity: 1;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      filter: alpha(opacity=100);
      -khtml-opacity: 100; }
    #header .trigger:hover {
      opacity: 0.8;
      -moz-opacity: 0.8;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
      filter: alpha(opacity=80);
      -khtml-opacity: 80; }
    #header .trigger i {
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      display: -webkit-flex;
      display: flex;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-align-items: center;
      align-items: center;
      opacity: 0;
      -moz-opacity: 0;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      filter: alpha(opacity=0);
      -khtml-opacity: 0;
      -webkit-transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
      -moz-transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
      -o-transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
      -ms-transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
      transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955); }
    #header .trigger.close-player i.search-icon {
      opacity: 1;
      -moz-opacity: 1;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      filter: alpha(opacity=100);
      -khtml-opacity: 100; }
    #header .trigger.close-search i.player-icon {
      opacity: 1;
      -moz-opacity: 1;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      filter: alpha(opacity=100);
      -khtml-opacity: 100; }
  #header .search-trigger {
    background: #ffa200;
    display: block;
    width: 80px;
    height: 70px;
    color: #fff;
    text-align: center;
    font-size: 20px;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    -webkit-transition: all 0.15s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -moz-transition: all 0.15s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -o-transition: all 0.15s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -ms-transition: all 0.15s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition: all 0.15s cubic-bezier(0.455, 0.03, 0.515, 0.955); }
    #header .search-trigger:hover {
      background: #e69200; }
    #header .search-trigger span {
      line-height: 70px; }
  #header.is-logged-in .trigger {
    right: 340px; }
    @media screen and (max-width: 1270px) {
      #header.is-logged-in .trigger {
        right: 205px; } }
  #header.wider .trigger {
    right: 135px; }
  #header .notification-trigger {
    background: #fff;
    position: absolute;
    width: 50px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    top: 0;
    right: 0;
    font-size: 22px;
    z-index: 105;
    cursor: pointer; }
    #header .notification-trigger .alert {
      background: #ffa200;
      position: absolute;
      font-size: 12px;
      width: 18px;
      height: 18px;
      line-height: 17px;
      text-align: center;
      padding: 0;
      margin: 0;
      font-size: 10px;
      font-weight: 800;
      border-radius: 50%;
      color: #fff;
      top: 14px;
      right: 15px;
      border: none; }
    #header .notification-trigger .large {
      width: 22px;
      height: 22px;
      line-height: 21px;
      right: 8px; }

.account-box {
  background: #fff;
  width: 180px;
  height: 70px;
  border-left: #e9e9e9 1px solid;
  font-size: 1.3rem;
  font-weight: 700;
  position: absolute;
  right: 135px;
  z-index: 100;
  color: #000; }
  .account-box:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0; }
  @media screen and (max-width: 1270px) {
    .account-box {
      right: 0; } }
  .account-box.is-logged-in {
    width: 205px; }
  .wider .account-box {
    display: none; }
  .account-box .logged-in {
    cursor: pointer;
    position: relative;
    height: 70px;
    widows: 205px; }
    .account-box .logged-in .snip-wrap {
      background: #fff;
      padding: 15px 0 15px 18px;
      position: relative;
      z-index: 100;
      height: 70px;
      width: 155px; }
    .account-box .logged-in .profile-image {
      position: relative; }
    .account-box .logged-in img {
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%;
      border-radius: 50%; }
    .account-box .logged-in .profile-snip {
      padding: 3px 0 0 50px; }
    .account-box .logged-in .account-name {
      display: block;
      width: 100%;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      color: #222222;
      letter-spacing: -.3px; }
    .account-box .logged-in p {
      line-height: 1.3;
      margin: 0; }
    .account-box .logged-in .account-title {
      background: url("../../images/header/orange-arrow.png") no-repeat right center;
      font-size: 1.2rem;
      display: inline-block;
      font-weight: 600;
      padding-right: 15px;
      color: #7a7a7a;
      letter-spacing: -.3px; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
        .account-box .logged-in .account-title {
          background-image: url("../../images/header/orange-arrow-2x.png");
          background-size: 9px 6px; } }
    .account-box .logged-in .user-menu {
      background: #000;
      position: absolute;
      min-width: 100%;
      width: 100%;
      left: 0;
      list-style: none;
      margin: 0;
      padding: 0;
      padding: 4px 0;
      -webkit-transition: all 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
      -moz-transition: all 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
      -o-transition: all 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
      -ms-transition: all 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
      transition: all 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
      -moz-transform: translateY(-400px);
      -webkit-transform: translateY(-400px);
      transform: translateY(-400px); }
      .account-box .logged-in .user-menu.open {
        -moz-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0); }
      .account-box .logged-in .user-menu a {
        color: #fff;
        font-size: 1.2rem;
        font-weight: 700;
        padding: 8px 13px;
        display: block;
        white-space: nowrap; }
        .account-box .logged-in .user-menu a:hover {
          color: #ffa200;
          text-decoration: none; }
        .account-box .logged-in .user-menu a span {
          color: #ffa200;
          margin-right: 8px; }
  .account-box .logged-out {
    text-align: center;
    color: #c5c5c5; }
    .account-box .logged-out p {
      line-height: 70px; }
    .account-box .logged-out a {
      color: #222;
      padding: 0 4px;
      letter-spacing: -.3px; }
      .account-box .logged-out a:hover {
        color: #ffa200; }
      .account-box .logged-out a span {
        color: #ffa200;
        padding-right: 4px; }
    .account-box .logged-out .get-started {
      background: #ffa200;
      color: #fff;
      font-size: 15px;
      text-transform: uppercase;
      -webkit-transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
      -moz-transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
      -o-transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
      -ms-transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
      transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955); }
      .account-box .logged-out .get-started a {
        display: block;
        color: #fff; }
      .account-box .logged-out .get-started:hover {
        background: #cc8200; }

.header-button {
  background: #ffa200;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 135px;
  height: 100%;
  text-align: center;
  color: #fff;
  line-height: 70px;
  font-weight: 700;
  text-transform: uppercase;
  z-index: 100; }
  @media screen and (max-width: 1270px) {
    .header-button {
      display: none; } }
  .header-button i {
    position: relative;
    top: 2px;
    font-size: 15px;
    margin-right: 3px; }
  .header-button:hover, .header-button:active, .header-button:focus {
    background: #000;
    color: #fff;
    text-decoration: none; }

.header-upload-wrap {
  position: relative;
  height: 70px; }
  .header-upload-wrap .header-button {
    position: relative; }

.header-upload-options {
  background: #000;
  margin: 0;
  padding: 4px 0;
  list-style: none;
  position: absolute;
  top: 0;
  right: 0;
  width: auto;
  min-width: 100%;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -moz-transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -ms-transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955); }
  .header-upload-options a {
    color: #fff;
    font-size: 1.2rem;
    font-weight: 700;
    padding: 8px 13px;
    display: block;
    white-space: nowrap; }
    .header-upload-options a:hover {
      color: #ffa200;
      text-decoration: none; }
  .header-upload-options i {
    color: #ffa200;
    margin-right: 8px; }

.header-upload-wrap:hover .header-upload-options {
  -webkit-transform: translateY(70px);
  transform: translateY(70px); }

.menu-trigger-wrap {
  background: #000;
  width: 70px;
  height: 70px;
  text-align: center;
  line-height: 63px;
  cursor: pointer;
  position: relative;
  z-index: 50;
  -webkit-transition: all 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -moz-transition: all 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: all 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -ms-transition: all 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955); }
  .menu-trigger-wrap .mega-menu-trigger {
    background: #ffa200;
    height: 3px;
    width: 21px;
    display: inline-block;
    position: relative;
    -webkit-transition: all 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -moz-transition: all 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -o-transition: all 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -ms-transition: all 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition: all 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955); }
    .menu-trigger-wrap .mega-menu-trigger:before, .menu-trigger-wrap .mega-menu-trigger:after {
      background: #ffa200;
      content: "";
      display: block;
      width: 21px;
      height: 3px;
      position: absolute;
      left: 0;
      transform-origin: 50%;
      -webkit-transform-origin: 50%;
      -webkit-transition: all 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
      -moz-transition: all 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
      -o-transition: all 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
      -ms-transition: all 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
      transition: all 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955); }
    .menu-trigger-wrap .mega-menu-trigger:before {
      transform: translateY(-6px);
      -webkit-transform: translateY(-6px); }
    .menu-trigger-wrap .mega-menu-trigger:after {
      transform: translateY(6px);
      -webkit-transform: translateY(6px); }
  .menu-trigger-wrap.active, .menu-trigger-wrap.perm-active {
    background: #000; }
    .menu-trigger-wrap.active .mega-menu-trigger, .menu-trigger-wrap.perm-active .mega-menu-trigger {
      background: none !important; }
      .menu-trigger-wrap.active .mega-menu-trigger:before, .menu-trigger-wrap.active .mega-menu-trigger:after, .menu-trigger-wrap.perm-active .mega-menu-trigger:before, .menu-trigger-wrap.perm-active .mega-menu-trigger:after {
        background-color: #ffa200; }
      .menu-trigger-wrap.active .mega-menu-trigger:before, .menu-trigger-wrap.perm-active .mega-menu-trigger:before {
        transform: rotate3d(0, 0, 1, 45deg);
        -webkit-transform: rotate3d(0, 0, 1, 45deg); }
      .menu-trigger-wrap.active .mega-menu-trigger:after, .menu-trigger-wrap.perm-active .mega-menu-trigger:after {
        transform: rotate3d(0, 0, 1, -45deg);
        -webkit-transform: rotate3d(0, 0, 1, -45deg); }
  .menu-trigger-wrap.perm-active {
    background: none !important;
    position: absolute;
    top: 0;
    right: 0; }
    .menu-trigger-wrap.perm-active .mega-menu-trigger:before, .menu-trigger-wrap.perm-active .mega-menu-trigger:after {
      background-color: #fff; }
  .menu-trigger-wrap.active:hover .mega-menu-trigger,
  .menu-trigger-wrap.active:hover .mega-menu-trigger:before,
  .menu-trigger-wrap.active:hover .mega-menu-trigger:after, .menu-trigger-wrap:hover .mega-menu-trigger,
  .menu-trigger-wrap:hover .mega-menu-trigger:before,
  .menu-trigger-wrap:hover .mega-menu-trigger:after {
    background-color: #fff; }

.trends {
  background: #ffa200;
  height: 70px;
  text-align: center;
  width: 195px; }
  .trends li a {
    color: #fff;
    line-height: 73px;
    padding: 0 6px;
    font-size: 18px; }
  .trends .tooltip {
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase; }
    .trends .tooltip.in {
      opacity: 1;
      -moz-opacity: 1;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      filter: alpha(opacity=100);
      -khtml-opacity: 100; }
    .trends .tooltip.bottom {
      margin-top: 5px; }
    .trends .tooltip .tooltip-inner {
      background: #f19808;
      padding: 6px 10px;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      -ms-border-radius: 0;
      -o-border-radius: 0;
      border-radius: 0; }
    .trends .tooltip .tooltip-arrow {
      border-bottom-color: #f19808; }

.mega-menu {
  background: #202020;
  position: absolute;
  width: 100%;
  left: 0;
  color: #fff;
  z-index: 9999;
  -moz-transform: translateY(-100%);
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: all 0.9s cubic-bezier(0.86, 0, 0.07, 1);
  -moz-transition: all 0.9s cubic-bezier(0.86, 0, 0.07, 1);
  -o-transition: all 0.9s cubic-bezier(0.86, 0, 0.07, 1);
  -ms-transition: all 0.9s cubic-bezier(0.86, 0, 0.07, 1);
  transition: all 0.9s cubic-bezier(0.86, 0, 0.07, 1); }
  .mega-menu.open {
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  .mega-menu a {
    text-decoration: none !important; }
  .mega-menu .container {
    max-width: 980px;
    margin: 0 auto;
    padding: 0;
    position: relative; }
  .mega-menu .menu-top:after,
  .mega-menu .menu-bottom:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0; }
  .mega-menu .menu-top {
    padding: 50px 0 25px 0; }
    .mega-menu .menu-top ul {
      list-style: none;
      margin: 0;
      padding: 0; }
      .mega-menu .menu-top ul li {
        list-style: none; }
    .mega-menu .menu-top .widgets-left {
      width: 195px; }
    .mega-menu .menu-top .widgets-right {
      width: 785px; }
    .mega-menu .menu-top .widget {
      float: left;
      width: 365px; }
      .mega-menu .menu-top .widget.browse-widget {
        width: 195px; }
      .mega-menu .menu-top .widget.right {
        float: right; }
    .mega-menu .menu-top .widget-title {
      font-size: 1.1rem;
      text-transform: uppercase;
      font-weight: 700;
      color: #ffa200;
      margin: 0 0 30px;
      line-height: 1; }
    .mega-menu .menu-top .menu li {
      font-size: 1.8rem;
      font-weight: 700;
      padding-bottom: 20px;
      line-height: 1;
      cursor: pointer; }
      .mega-menu .menu-top .menu li span {
        display: block; }
        .mega-menu .menu-top .menu li span:after {
          content: "";
          background: url("../../images/header/browse-menu-icons.png") no-repeat top right;
          height: 12px;
          width: 12px;
          float: right;
          display: block;
          position: relative;
          right: 35px;
          top: 4px; }
      .mega-menu .menu-top .menu li.open span:after, .mega-menu .menu-top .menu li:hover span:after {
        background-position: 0 -12px; }
      .mega-menu .menu-top .menu li a {
        color: #fff; }
        .mega-menu .menu-top .menu li a:hover {
          color: #ffa200; }
      .mega-menu .menu-top .menu li:last-child {
        margin: 0; }
    .mega-menu .menu-top .sub-menu {
      display: none;
      padding: 16px 0 0 12px; }
      .mega-menu .menu-top .sub-menu li {
        font-size: 1.6rem;
        margin: 0;
        padding: 8px 0; }
      .mega-menu .menu-top .sub-menu i {
        color: #ffa200;
        font-size: 1.35rem;
        margin-right: 8px; }
    .mega-menu .menu-top .featured-item {
      margin-bottom: 30px; }
      .mega-menu .menu-top .featured-item .featured-info {
        padding-left: 80px; }
        .mega-menu .menu-top .featured-item .featured-info a {
          color: #fff; }
          .mega-menu .menu-top .featured-item .featured-info a:hover {
            color: #ffa200; }
      .mega-menu .menu-top .featured-item .artist-title,
      .mega-menu .menu-top .featured-item .song-title {
        font-size: 1.8rem;
        line-height: 1.3;
        margin: 0;
        display: block;
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap; }
      .mega-menu .menu-top .featured-item .artist-title {
        font-weight: 700; }
      .mega-menu .menu-top .featured-item .uploaded {
        font-size: 1.3rem;
        color: #999; }
        .mega-menu .menu-top .featured-item .uploaded a {
          color: #ffa200;
          font-weight: 700; }
          .mega-menu .menu-top .featured-item .uploaded a:hover {
            color: #fff; }
    .mega-menu .menu-top .more {
      float: right;
      color: #ffa200;
      font-weight: 700;
      text-transform: uppercase;
      font-size: 1.1rem; }
      .mega-menu .menu-top .more:hover {
        color: #fff; }
    .mega-menu .menu-top .ban-block {
      margin-top: 25px;
      min-height: 90px; }
      .mega-menu .menu-top .ban-block img {
        display: inline-block; }
  .mega-menu .menu-bottom {
    padding: 18px 0;
    border-top: #3e3e3e 1px solid; }
    .mega-menu .menu-bottom li {
      font-size: 1.1rem;
      font-weight: 700;
      text-transform: uppercase; }
      .mega-menu .menu-bottom li a {
        color: #ffa200;
        font-size: 1.9rem;
        position: relative;
        top: 3px;
        padding: 0 6px; }
        .mega-menu .menu-bottom li a:hover {
          color: #fff; }
      .mega-menu .menu-bottom li.label {
        margin-right: 10px; }
    .mega-menu .menu-bottom .app-links li {
      line-height: 34px; }
    .mega-menu .menu-bottom .google-play a,
    .mega-menu .menu-bottom .app-store a {
      background: url("../../images/header/app-logos.png") no-repeat top center;
      display: block;
      width: 114px;
      height: 34px; }
    .mega-menu .menu-bottom .app-store a {
      background-position: 0 -34px; }

#site-wrap .mega-menu .container {
  max-width: 980px;
  padding: 0; }

.listplayer-wrap {
  position: relative;
  -webkit-transition: all 0.15s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -moz-transition: all 0.15s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: all 0.15s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -ms-transition: all 0.15s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 0.15s cubic-bezier(0.455, 0.03, 0.515, 0.955); }

#header #listplayer {
  position: absolute;
  top: 0;
  height: 70px;
  z-index: auto; }
  #header #listplayer .player-outer {
    width: 100%;
    padding-left: 130px; }
    @media screen and (max-width: 1100px) {
      #header #listplayer .player-outer {
        padding-left: 0; } }
  #header #listplayer .player-song-stats {
    clear: none; }
    @media screen and (max-width: 1100px) {
      #header #listplayer .player-song-stats {
        display: none; } }
  #header #listplayer div.player-jwplayer {
    width: 100% !important;
    float: left; }
  #header #listplayer .pborder {
    border: none; }
  #header #listplayer .player-title {
    display: block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 75%; }
    #header #listplayer .player-title .artist, #header #listplayer .player-title .song-title {
      display: inline;
      line-height: 1;
      margin: 0;
      font-size: 15px; }
    #header #listplayer .player-title .artist:after {
      content: " - "; }
    #header #listplayer .player-title .song-title {
      text-transform: capitalize; }
  #header #listplayer .loading-icon {
    top: -3px;
    left: -8px; }
    #header #listplayer .loading-icon .circle {
      width: 4px;
      height: 4px; }
  #header #listplayer .player-left {
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 25px;
    width: auto;
    position: relative;
    z-index: 5; }
    #header #listplayer .player-left span.prev-track,
    #header #listplayer .player-left span.next-track {
      margin-top: 15px; }
    #header #listplayer .player-left span.prev-track {
      margin-right: 8px; }
    #header #listplayer .player-left span.next-track {
      margin-left: 7px; }
  #header #listplayer .duration, #header #listplayer .elapsed {
    position: absolute;
    top: 5px;
    margin: 0 !important;
    width: auto; }
  #header #listplayer .duration {
    right: 0; }
  #header #listplayer .elapsed {
    left: 0; }
  #header #listplayer .player-right {
    padding-left: 152px;
    padding-right: 135px;
    height: 70px;
    position: relative; }
    #header #listplayer .player-right .slider-outer {
      width: 100%;
      padding: 0 38px; }
    #header #listplayer .player-right .slider {
      width: 100%; }
    #header #listplayer .player-right .duration {
      margin-left: 3%; }
  #header #listplayer .player-close {
    background: url("../../images/header/search-close.png") no-repeat center center;
    position: absolute;
    width: 70px;
    height: 70px;
    top: 0;
    right: 0;
    cursor: pointer; }
  #header #listplayer #play-button {
    width: 48px;
    height: 48px;
    line-height: 32px;
    font-size: 21px;
    border-width: 6px; }
    #header #listplayer #play-button i {
      left: -3px; }
    #header #listplayer #play-button:hover {
      border-width: 6px; }
  #header #listplayer .triple-dots-wrap {
    position: absolute;
    top: 3px;
    right: 92px;
    width: 20px;
    height: 40px;
    cursor: pointer; }
    #header #listplayer .triple-dots-wrap:hover .dots {
      background: #000; }
    #header #listplayer .triple-dots-wrap:hover .dots:before,
    #header #listplayer .triple-dots-wrap:hover .dots:after {
      background: #000; }
  #header #listplayer .main-scloud-icon {
    position: absolute;
    bottom: 4px;
    right: 70px; }
  #header #listplayer .dots {
    background: #ffa200;
    width: 6px;
    height: 6px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -3px 0 0 -3px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -moz-transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -o-transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -ms-transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955); }
    #header #listplayer .dots:before, #header #listplayer .dots:after {
      content: "";
      background: #ffa200;
      position: absolute;
      width: 6px;
      height: 6px;
      top: 0;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%;
      border-radius: 50%;
      -webkit-transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
      -moz-transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
      -o-transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
      -ms-transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
      transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955); }
    #header #listplayer .dots:before {
      left: -12px; }
    #header #listplayer .dots:after {
      right: -12px; }
  #header #listplayer .player-icons {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 500;
    padding: 17px 71px 17px 17px;
    align-items: center;
    justify-content: center; }
    #header #listplayer .player-icons .inner {
      background: #fff;
      display: flex;
      justify-content: center;
      align-items: center;
      position: relative;
      top: 0;
      left: 0;
      width: 100%;
      height: 70px; }
    #header #listplayer .player-icons .trigger {
      background: none;
      right: 0;
      font-size: 2.4rem;
      color: #a2a2a2; }
      #header #listplayer .player-icons .trigger i {
        opacity: 1;
        -moz-opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
        -khtml-opacity: 100; }

.admin-nav {
  background: #333;
  width: 100%;
  margin: 0 0 10px;
  position: absolute;
  top: 70px; }
  .admin-nav .container {
    width: 100%;
    padding: 0; }
  .admin-nav ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  .admin-nav li {
    float: left; }
  .admin-nav a {
    display: block;
    color: #fff;
    font-weight: 700;
    line-height: 55px;
    height: 55px;
    padding: 0 15px;
    border-bottom: transparent 5px solid; }
    .admin-nav a:hover {
      background: #000;
      border-color: #ffa200;
      color: #fff;
      text-decoration: none; }

#site-wrap .admin-nav .container {
  width: 100%;
  padding: 0; }

.error-404 {
  background: url("../../images/purple-crowd-bg.jpg") no-repeat center center #35284a;
  background-size: cover;
  color: #fff;
  margin: -25px 0;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center; }
  .error-404 .page-inner {
    background: none;
    padding: 150px 0; }
  .error-404 h1 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    font-size: 225px;
    letter-spacing: -10px;
    line-height: 1;
    margin: 0; }
  .error-404 h2 {
    font-weight: 300;
    font-size: 40px;
    text-transform: uppercase;
    color: #ffa200;
    line-height: 1;
    margin: 0 0 20px; }
  .error-404 p {
    margin-bottom: 20px; }
  .error-404 .app-link {
    background: url("../../images/app-badges-dark.png") no-repeat top left;
    display: block;
    width: 110px;
    height: 36px;
    margin: 0 10px; }
    .error-404 .app-link.google-play {
      background-position: 0 -36px; }
  .error-404 .error-info {
    max-width: 900px;
    margin: 30px auto;
    color: #000;
    text-align: left; }
  .error-404 a:hover {
    color: #fff; }

.has-user-sidebar {
  margin: -25px auto -20px;
  overflow: hidden; }
  .has-user-sidebar:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0; }
  .has-user-sidebar .container {
    width: 100%;
    max-width: 1355px; }
  .has-user-sidebar .main-content-wrap {
    width: 950px;
    float: right;
    padding: 20px 0;
    min-height: calc(100vh); }
    @media screen and (max-width: 1310px) {
      .has-user-sidebar .main-content-wrap {
        float: none;
        margin: 0 auto; } }

.expanded-notifications .inner {
  background: #fff;
  padding: 30px; }
  @media screen and (max-width: 700px) {
    .expanded-notifications .inner {
      padding: 15px 15px 0; } }
.expanded-notifications .notification-title {
  font-size: 20px;
  font-weight: 600; }
  @media screen and (max-width: 700px) {
    .expanded-notifications .notification-title {
      margin-bottom: 15px; } }
.expanded-notifications ul {
  list-style: none;
  margin: 0;
  padding: 0; }
@media screen and (max-width: 700px) {
  .expanded-notifications ul {
    margin: 0 -15px; } }
.expanded-notifications .single-notification {
  padding: 10px;
  border-bottom: #e1e1e1 1px solid; }
  .expanded-notifications .single-notification:nth-child(odd) {
    background: #f0f0f0; }
  .expanded-notifications .single-notification p {
    width: 100%;
    float: left; }
    .expanded-notifications .single-notification p:after {
      visibility: hidden;
      display: block;
      content: "";
      clear: both;
      height: 0; }
    @media screen and (max-width: 700px) {
      .expanded-notifications .single-notification p {
        margin-bottom: 10px; } }
    .expanded-notifications .single-notification p:last-child {
      margin-bottom: 0; }
.expanded-notifications .notification-image {
  width: 50px;
  height: 50px; }
.expanded-notifications .notification-info {
  padding-left: 65px; }
  .expanded-notifications .notification-info span {
    color: #ffa200;
    font-weight: 600; }
.expanded-notifications .meta {
  font-size: 12px;
  color: #a3a3a3;
  line-height: 1;
  font-weight: 600; }
  .expanded-notifications .meta span {
    color: #000;
    font-size: 15px;
    float: left;
    position: relative;
    top: -3px;
    margin-right: 7px; }
    @media screen and (max-width: 700px) {
      .expanded-notifications .meta span {
        top: -4px; } }

.notification-popout {
  background: #fff;
  width: 300px;
  position: absolute;
  top: 100%;
  right: 0;
  border-bottom: #ffa200 3px solid;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  z-index: 110;
  margin-top: 5px;
  display: none; }
  .notification-popout:before {
    background: #fff;
    content: "";
    width: 30px;
    height: 30px;
    position: absolute;
    top: 0;
    right: 8px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg); }
  .notification-popout .loader {
    padding: 50px 0; }
  .notification-popout .inner {
    background: #fff;
    position: relative;
    z-index: 115; }
  .notification-popout p {
    margin: 0;
    padding: 20px; }
    .notification-popout p.no-notifications {
      padding: 20px 20px 0; }
  .notification-popout ::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 7px; }
  .notification-popout ::-webkit-scrollbar-thumb {
    width: 3px;
    border-radius: 4px;
    background-color: rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.5); }
  .notification-popout ul {
    list-style: none;
    margin: 0;
    padding: 0;
    max-height: 300px;
    overflow: scroll; }
  .notification-popout li {
    list-style: none;
    border-top: #e1e1e1 1px solid;
    margin: 0;
    padding: 12px 20px;
    color: #666;
    font-size: 12px; }
    .notification-popout li i {
      color: #ffa200;
      font-size: 16px;
      position: relative;
      top: 0;
      margin-right: 4px; }
    .notification-popout li:nth-child(odd) {
      background: #f4f4f4; }
    .notification-popout li span {
      display: block; }
  .notification-popout .notification-info {
    padding-left: 30px; }
  .notification-popout .view-all {
    margin: 0;
    text-align: center;
    padding: 5px 20px 20px; }
    .notification-popout .view-all a {
      background: #ffa200;
      color: #fff;
      font-size: 10px;
      font-weight: 700;
      letter-spacing: 0.5px;
      padding: 8px 14px;
      text-transform: uppercase;
      display: inline-block; }
      .notification-popout .view-all a:hover {
        background: #cc8200; }

.behind-popout {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0; }

.notification-pagination {
  padding: 30px 0; }
  @media screen and (min-width: 701px) {
    .notification-pagination {
      max-width: 200px;
      margin: 0 auto;
      padding: 0; } }

/* ----------------------------------------------------------------------------------------------------------
::Homepage -----------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------- */
.homepage-hero {
  height: 100px;
  text-align: center;
  margin-bottom: 20px;
  color: #fff;
  overflow: hidden; }
  .homepage-hero .hero-fade {
    margin: 0;
    padding: 0;
    list-style: none; }

.homepage-hero.app-hero {
  background: url("../../images/hero-app-banner.jpg") no-repeat center center #000;
  width: 980px;
  position: relative; }
  .homepage-hero.app-hero span {
    position: absolute;
    top: 30px;
    right: 12px; }
  .homepage-hero.app-hero span.android-app {
    right: 155px; }

.homepage-hero .hero-title {
  font-size: 34px;
  text-transform: uppercase;
  font-weight: 800;
  margin: 0 0 10px;
  line-height: 27px;
  height: 20px; }
  .homepage-hero .hero-title a {
    color: #fff; }
  .homepage-hero .hero-title a:hover {
    color: #ffa200; }

.homepage-hero .hero-sub {
  font-size: 22px;
  margin: 0 0 7px;
  font-weight: 400; }
  .homepage-hero .hero-sub a {
    color: #fff; }
  .homepage-hero .hero-sub a:hover {
    color: #ffa200; }

.homepage-hero .hero-sub span {
  color: #ffa200;
  text-transform: uppercase;
  font-weight: 500; }

.quick-nav {
  background: #000;
  margin-bottom: 20px;
  color: #fff; }
  .quick-nav ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  .quick-nav span {
    color: #ffa200; }
  .quick-nav li {
    position: relative;
    display: inline-block; }
    .quick-nav li a {
      display: block;
      line-height: 55px;
      text-transform: uppercase;
      padding: 0 20px;
      font-weight: 700;
      color: #fff;
      letter-spacing: -.30px; }
      .quick-nav li a:hover {
        color: #ffa200; }
  .quick-nav .current:after {
    background: url("../../images/menu-down-arrow.png") no-repeat center center;
    content: "";
    display: block;
    position: absolute;
    width: 18px;
    height: 9px;
    top: 100%;
    left: 50%;
    margin-left: -9px; }
  .quick-nav .current a {
    background: #ffa200;
    color: #fff !important; }
  .quick-nav .social-share ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block; }
  .quick-nav .social-share li {
    display: inline-block;
    position: relative;
    top: 6px;
    padding-bottom: 0;
    padding-top: 0;
    max-width: 80px;
    margin-left: 15px; }
  .quick-nav .social-share li.facebook {
    top: 2px; }
  .quick-nav .social-share li.label {
    display: inline-block;
    line-height: 55px;
    margin: 0;
    font-weight: 700;
    font-size: 11px;
    padding-right: 10px;
    top: 0;
    max-width: 200px; }

.top-bar {
  background: #202020;
  height: 41px;
  padding: 6px 12px;
  color: #fff; }
  .top-bar .top-bar-title {
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 15px 0 0;
    padding: 7px 0;
    font-size: 14px;
    line-height: 14px;
    float: left; }
    .top-bar .top-bar-title.truncate {
      float: none;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
  .top-bar .icon {
    background: url("../../images/top-bar-icons.png") no-repeat top left;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 3px 7px 0 0;
    float: left;
    font-size: 21px;
    color: #ffa200; }
    .top-bar .icon.headphones {
      font-size: 16px;
      top: 2px;
      margin-right: 0; }
    .top-bar .icon.chart {
      font-size: 20px; }
    .top-bar .icon.fire, .top-bar .icon.playlist {
      font-size: 18px; }
  .top-bar .icon.empty {
    background: none; }
  .top-bar .icon.graph-icon {
    background-position: 0 -20px; }
  .top-bar .icon.radio-icon {
    background-position: 0 -40px; }
  .top-bar .icon.user-icon {
    background-position: 0 -60px; }
  .top-bar .icon.rss-icon {
    background-position: 0 -80px; }
  .top-bar .icon.music-icon {
    background-position: 0 -100px; }
  .top-bar .icon.fa {
    background: none; }

.right-content.sidebar .top-bar {
  min-height: 41px;
  height: auto; }
  .right-content.sidebar .top-bar .top-bar-title {
    margin-right: 0;
    float: none;
    line-height: 1.5;
    padding-left: 28px;
    padding-top: 3px;
    padding-bottom: 0px; }

.top-bar .dropdown {
  float: left; }

.top-bar .top-bar-trigger {
  background: #373737;
  height: 28px;
  color: #fff;
  line-height: 28px;
  font-size: 12px;
  font-weight: 600;
  padding: 0 10px 7px 10px;
  border-radius: 2px;
  display: block; }

.top-bar .top-links {
  float: right;
  margin: 0;
  padding: 0; }
  .top-bar .top-links li {
    float: left;
    list-style: none;
    line-height: 25px; }
    .top-bar .top-links li a {
      font-size: 11px;
      font-weight: 600;
      color: #fff;
      padding-left: 10px; }
    .top-bar .top-links li a:hover {
      color: #ffa200; }
    .top-bar .top-links li a:before {
      content: "/";
      display: inline-block;
      padding-right: 10px; }
    .top-bar .top-links li a:hover:before {
      color: #ffa200; }
  .top-bar .top-links li:first-child a:before {
    display: none; }

.featured-song {
  background: #000;
  height: 190px;
  padding: 20px;
  color: #fff;
  margin-bottom: 20px;
  position: relative; }
  .featured-song .feed .single-feed-item {
    padding: 0;
    border: none; }
  .featured-song .feed .single-feed-item .feed-item-content .artist-title a {
    color: #fff; }
  .featured-song .dropdown {
    margin-top: 20px; }
    .featured-song .dropdown .dropdown-menu {
      margin: 5px 0; }
    .featured-song .dropdown a {
      border-radius: 2px;
      background-color: #ffa200;
      padding: 5px 10px;
      color: #000; }
    .featured-song .dropdown li a {
      background-color: #fff; }
    .featured-song .dropdown li a:hover {
      background-color: whitesmoke; }
  .featured-song .background-image {
    background: #000;
    background-size: cover;
    position: absolute;
    width: 100%;
    height: 190px;
    top: 0;
    left: 0;
    overflow: hidden; }
    .featured-song .background-image .inner {
      width: 110%;
      height: 110%;
      position: absolute;
      top: 0;
      left: 0;
      opacity: 0.8;
      filter: alpha(opacity=80); }
      .featured-song .background-image .inner img {
        position: relative;
        top: -500px;
        filter: blur(60px);
        -webkit-filter: blur(30px);
        -moz-filter: blur(30px);
        -o-filter: blur(30px);
        -ms-filter: blur(30px);
        filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=$blur-radius);
        filter: url(https://s.audiomack.com/blur.svg#blur); }
      .featured-song .background-image .inner a {
        color: #fff; }

.trending-music {
  margin-bottom: 10px; }
  .trending-music .bx-wrapper {
    position: relative; }
  .trending-music .section-content {
    background: url("../../images/loader.gif") center center no-repeat;
    min-height: 230px; }

.trending-music .carousel {
  margin: 0;
  padding: 0;
  list-style: none;
  height: 198px;
  overflow: hidden; }
  .trending-music .carousel li {
    position: relative;
    float: left;
    list-style: none;
    position: relative;
    width: 196px; }
    .trending-music .carousel li .overlay {
      background: url("../../images/overlay-image.png") repeat top left;
      background: rgba(0, 0, 0, 0.2);
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      -webkit-transition: all 0.2s ease;
      -moz-transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      -ms-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out;
      -webkit-opacity: 0;
      -moz-opacity: 0;
      opacity: 0; }
    .trending-music .carousel li a {
      color: #fff; }
    .trending-music .carousel li a:hover {
      color: #ffa200; }
    .trending-music .carousel li a.play-song {
      display: block;
      position: absolute;
      top: 10px;
      right: 10px;
      font-size: 35px; }
    .trending-music .carousel li .carousel-overlay {
      background: #000;
      background: rgba(0, 0, 0, 0.7);
      color: #fff;
      width: 100%;
      height: 55px;
      padding: 9px 10px 10px 10px;
      font-size: 14px;
      list-style: none;
      font-weight: 400;
      position: absolute;
      bottom: 0;
      left: 0;
      line-height: 18px; }
      .trending-music .carousel li .carousel-overlay ul {
        margin: 0;
        padding: 0; }
        .trending-music .carousel li .carousel-overlay ul li {
          width: 100%;
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: nowrap; }
        .trending-music .carousel li .carousel-overlay ul li.song-artist {
          font-weight: 700; }
  .trending-music .carousel li:hover .overlay {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1; }
  .trending-music .carousel li:nth-child(2n) .carousel-overlay {
    background: rgba(0, 0, 0, 0.7); }

.trending-music .bx-pager {
  text-align: center;
  margin-top: 15px; }
  .trending-music .bx-pager .bx-pager-item {
    display: inline-block;
    padding: 0 4px; }
    .trending-music .bx-pager .bx-pager-item a {
      background: #000;
      display: block;
      text-indent: -9999px;
      width: 11px;
      height: 11px;
      border-radius: 50%;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%; }
    .trending-music .bx-pager .bx-pager-item a:hover,
    .trending-music .bx-pager .bx-pager-item a.active {
      background: #ffa200; }

.trending-music .bx-controls-direction a {
  background: #ffa200;
  position: absolute;
  width: 30px;
  height: 60px;
  top: 52%;
  margin-top: -65px;
  color: #fff;
  text-align: center;
  line-height: 60px;
  font-size: 16px; }
  .trending-music .bx-controls-direction a:hover {
    background: #000; }
.trending-music .bx-controls-direction a.bx-prev {
  left: 0; }
.trending-music .bx-controls-direction a.bx-next {
  right: 0; }

.two-col {
  margin-bottom: 20px; }
  .two-col .left {
    padding-right: 0; }
  .two-col .left .section-content {
    background: #fff;
    padding: 20px; }
    .two-col .left .section-content:after {
      visibility: hidden;
      display: block;
      content: "";
      clear: both;
      height: 0; }
    .two-col .left .section-content .sort {
      margin: 0 0 20px;
      padding: 0;
      list-style: none; }
      .two-col .left .section-content .sort li {
        display: inline-block;
        font-size: 12px;
        font-weight: 700; }
        .two-col .left .section-content .sort li a {
          display: block;
          padding-right: 10px;
          color: #000; }
        .two-col .left .section-content .sort li a:hover {
          color: #ffa200; }
        .two-col .left .section-content .sort li a:after {
          content: "/";
          display: inline-block;
          padding-left: 10px;
          font-weight: 400;
          color: #949494; }
      .two-col .left .section-content .sort li.active a {
        color: #ffa200; }
      .two-col .left .section-content .sort li:first-child {
        padding-right: 10px; }
      .two-col .left .section-content .sort li:last-child a:after {
        display: none; }

/* ----------------------------------------------------------------------------------------------------------
::Song / Album Feed -----------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------- */
@-webkit-keyframes buttonPulse {
  0% {
    border-color: #fff;
    color: #fff; }
  50% {
    border-color: #ffa200;
    color: #ffa200; }
  100% {
    border-color: #fff;
    color: #fff; } }
@-moz-keyframes buttonPulse {
  0% {
    border-color: #fff;
    color: #fff; }
  50% {
    border-color: #ffa200;
    color: #ffa200; }
  100% {
    border-color: #fff;
    color: #fff; } }
@keyframes buttonPulse {
  0% {
    border-color: #fff;
    color: #fff; }
  50% {
    border-color: #ffa200;
    color: #ffa200; }
  100% {
    border-color: #fff;
    color: #fff; } }
.single-feed-item {
  padding: 16px 0;
  border-bottom: #e9e9e9 1px solid;
  position: relative; }
  .single-feed-item:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0; }
  .single-feed-item > .row {
    margin: 0; }
  .single-feed-item:first-child {
    padding-top: 0; }
  .single-feed-item.featured {
    background: #f1f1f1;
    margin: 0 -20px;
    padding: 16px 20px; }
    .single-feed-item.featured:before {
      content: "";
      background: url("../../images/featured-tab.jpg") no-repeat center center #ffa200;
      position: absolute;
      top: 0;
      left: -30px;
      width: 30px;
      height: 100%; }
  .single-feed-item span.repost {
    display: inline-block;
    font-weight: 700;
    font-size: 11px;
    text-transform: uppercase;
    margin-bottom: 10px;
    padding: 3px 5px 3px 22px;
    position: relative;
    line-height: 14px; }
    .single-feed-item span.repost i {
      color: #ffa200;
      font-size: 16px;
      line-height: 0;
      margin-right: 4px;
      position: absolute;
      top: 10px;
      left: 0; }
  .single-feed-item .feed-share-icons {
    position: absolute;
    top: 10px;
    right: 0; }
    .single-feed-item .feed-share-icons a {
      font-size: 17px; }
      .single-feed-item .feed-share-icons a.twitter {
        color: #55acee; }
      .single-feed-item .feed-share-icons a.facebook {
        color: #3b5998;
        margin-left: 4px; }
  .single-feed-item.featured .feed-share-icons {
    right: 20px; }
  .single-feed-item .cover {
    width: 160px;
    float: left;
    position: relative; }
    .single-feed-item .cover .overlay {
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      background: rgba(0, 0, 0, 0.3);
      opacity: 0;
      -moz-opacity: 0;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      filter: alpha(opacity=0);
      -khtml-opacity: 0;
      -webkit-transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
      -moz-transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
      -o-transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
      -ms-transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
      transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955); }
      .single-feed-item .cover .overlay.open {
        opacity: 1;
        -moz-opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
        -khtml-opacity: 100; }
    .single-feed-item .cover .play,
    .single-feed-item .cover .play-disabled {
      width: 60px;
      height: 60px;
      border: #fff 7px solid;
      line-height: 45px;
      text-align: center;
      font-size: 24px;
      border-radius: 50%;
      cursor: pointer;
      color: #fff;
      position: absolute;
      top: 50%;
      left: 50%;
      margin-top: -30px;
      margin-left: -30px; }
      .single-feed-item .cover .play.playing,
      .single-feed-item .cover .play-disabled.playing {
        -moz-animation-duration: 2s !important;
        -webkit-animation-duration: 2s !important;
        animation-duration: 2s !important; }
    .single-feed-item .cover .overlay.open .play {
      -moz-animation: buttonPulse 1.5s forwards infinite;
      -webkit-animation: buttonPulse 1.5s forwards infinite;
      animation: buttonPulse 1.5s forwards infinite; }
    .single-feed-item .cover:hover .overlay {
      opacity: 1;
      -moz-opacity: 1;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      filter: alpha(opacity=100);
      -khtml-opacity: 100; }
    .single-feed-item .cover .feed-number {
      background: #ffa200;
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      color: #fff;
      width: 30px;
      height: 30px;
      text-align: center;
      line-height: 30px; }
  .single-feed-item .feed-item-content {
    padding-left: 175px;
    min-height: 160px;
    height: auto; }
  .single-feed-item .has-bio .artist-info {
    width: 170px;
    height: 120px;
    border-right: #d2d2d2 1px solid;
    float: left;
    padding-right: 20px;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center; }
  .single-feed-item .has-bio .info-inner,
  .single-feed-item .has-bio .artist-title {
    width: 100%; }
  .single-feed-item .has-bio .artist-bio {
    padding-left: 190px; }
  .single-feed-item .has-bio .bio-inner {
    height: 120px;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center; }
  .single-feed-item .artist-content .artist-title {
    margin-top: 0; }
  .single-feed-item .artist-content p {
    margin: 0 0 3px;
    display: block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .single-feed-item .artist-content p.follow,
  .single-feed-item .artist-content p.unfollow {
    margin-top: 10px; }
  .single-feed-item .artist-content .follow a,
  .single-feed-item .artist-content .unfollow a {
    display: inline-block; }
  .single-feed-item .genre {
    font-weight: 700;
    text-transform: uppercase;
    color: #ffa200;
    margin: 0;
    font-size: 11px;
    line-height: 0.9; }
    .single-feed-item .genre .type {
      border-right: #c2c2c2 1px solid;
      margin-right: 8px;
      padding-right: 8px;
      display: inline-block; }
  .single-feed-item .artist-title {
    font-size: 20px;
    font-weight: 400;
    margin-top: 7px;
    margin-bottom: 0px;
    width: 425px; }
    .single-feed-item .artist-title a {
      color: #222;
      line-height: 1.2; }
      .single-feed-item .artist-title a:hover {
        color: #ffa200; }
    .single-feed-item .artist-title .thicker {
      font-weight: 700;
      display: block;
      padding-top: 0;
      line-height: 27px; }
  .single-feed-item .created, .single-feed-item .updated {
    margin: 0 0 3px; }
  .single-feed-item .featuring {
    margin: 0;
    font-weight: 600;
    font-size: 17px;
    line-height: 1.3; }
  .single-feed-item .track-meta {
    font-size: 13px;
    margin: 0; }
    .single-feed-item .track-meta a {
      font-weight: 700; }
  .single-feed-item .verified {
    background: #ffa200;
    display: inline-block;
    width: 14px;
    height: 14px;
    line-height: 14px;
    font-size: 8px;
    text-align: center;
    position: relative;
    top: -1px;
    left: 0;
    color: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%; }
    .single-feed-item .verified .glyphicon {
      left: 0; }

.flexbox .single-feed-item .item-content-inner {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  height: auto;
  min-height: 160px; }

.popover.top {
  background: #ffa200;
  border: none;
  box-shadow: none;
  font-size: 12px;
  text-transform: uppercase;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0; }
  .popover.top a {
    color: #fff !important; }
  .popover.top .arrow {
    border-top-color: #ffa200;
    bottom: -6px; }
    .popover.top .arrow:after {
      border-top-color: #ffa200; }
  .popover.top .popover-content {
    padding: 3px 10px; }

.track-interactions {
  margin: 15px 0 0; }
  .am-mobile .track-interactions {
    margin: 0;
    padding: 0 10px;
    background: #000; }
    .am-mobile .track-interactions .takedown-notice {
      color: #fff;
      margin-top: -15px; }

.interaction:not(.sidebar-interaction) {
  background: #fff;
  display: inline-block;
  border: #e5e5e5 1px solid;
  margin-right: 6px;
  padding: 0 8px;
  text-transform: uppercase;
  font-size: 1.1rem;
  color: #2c2c2c;
  font-weight: 700;
  line-height: 20px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  -webkit-transition: all 0.01s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -moz-transition: all 0.01s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: all 0.01s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -ms-transition: all 0.01s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 0.01s cubic-bezier(0.455, 0.03, 0.515, 0.955); }
  .interaction:not(.sidebar-interaction).playing {
    -moz-animation: none !important;
    -webkit-animation: none !important;
    animation: none !important; }
  .interaction:not(.sidebar-interaction) i {
    color: #ffa200;
    margin-right: 4px;
    font-size: 13px;
    top: 2px;
    -webkit-transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -moz-transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -o-transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -ms-transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955); }
    .am-mobile .interaction:not(.sidebar-interaction) i {
      top: -1px;
      width: 15px;
      text-align: center; }
    .am-mobile .interaction:not(.sidebar-interaction) i.play, .am-mobile .interaction:not(.sidebar-interaction) i.user_add {
      top: 0; }
  .interaction:not(.sidebar-interaction):hover {
    border-color: #bbb; }
  .interaction:not(.sidebar-interaction).active, .interaction:not(.sidebar-interaction).active.unfavorite, .interaction:not(.sidebar-interaction).unfollow {
    background: #ffa200;
    border-color: #ffa200;
    color: #fff; }
    .interaction:not(.sidebar-interaction).active i, .interaction:not(.sidebar-interaction).active.unfavorite i, .interaction:not(.sidebar-interaction).unfollow i {
      color: #fff; }
  .am-mobile .interaction:not(.sidebar-interaction) {
    line-height: 20px;
    margin-bottom: 10px;
    padding: 0 7px; }
  .interaction:not(.sidebar-interaction).follow-artist {
    width: auto; }

.am-mobile .admin-interactions {
  margin-top: 50px; }
.am-mobile .admin-interactions.no-margin {
  margin-top: 0; }

/*
.track-interaction{
	margin-top:15px;

	.interaction{
		background:#fff;
		display:inline-block;
		border:#e5e5e5 1px solid;
		margin-right:6px;
		padding:0 8px;
		text-transform:uppercase;
		font-size:11px;
		color:#2c2c2c;
		font-weight:700;
		line-height:20px;
		@include sd-border-radius(2px);
		@include sd-transition(0.01s);

		&.playing{
			@include sd-prefixer(animation, none!important)
		}

		i{
			color:$am_col;
			margin-right:4px;
			font-size:13px;
			top:2px;
			@include sd-transition(0.2s);
		}//i

		&:hover{
			border-color:#bbb
		}

		&.active,
		&.active.unfavorite,
		&.unfollow{
			background:$am_col;
			border-color:$am_col;
			color:#fff;

			i{
				color:#fff
			}//i

		}//:hover

	}//.interaction

	// ==========================================================================
	// Mobile overrides
	// ==========================================================================

	.am-mobile &{
		margin-top:25px;
		width:auto;

		.interaction-divider{
			background:#ddd;
			width:100%;height:1px;
			margin:15px 0 20px
		}

		.interaction{
			font-size:13px;
			line-height:25px;
			margin-bottom:10px;
			padding:0 12px;

			&.admin{
				background:red;
				color:#fff;
				border:none;

				i{
					color:#fff;
					top:0
				}

			}

		}//.interaction

		.glyphicons.plus,
		.glyphicons.retweet{
			top:-1px
		}//.glyphicons.plus

		.glyphicons.user_add,
		.glyphicons.inbox_in{
			top:0
		}//.glyphicons.user_add

	}//.am-mobile

}//.track-interaction

*/
.video-icon {
  width: 18px;
  height: 15px;
  position: absolute;
  bottom: 20px;
  right: 0; }
  .video-icon svg {
    width: 18px;
    height: 15px; }
  .video-icon polygon, .video-icon path {
    fill: #ffa200;
    -webkit-transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -moz-transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -o-transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -ms-transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955); }
  .video-icon:hover polygon, .video-icon:hover path {
    fill: #000; }
  .am-mobile .video-icon {
    position: relative;
    top: 5px;
    left: 5px;
    bottom: auto; }
    .am-mobile .video-icon svg {
      width: 16px;
      height: 14px; }

.feed-pagination {
  padding-top: 15px; }

.feed-pagination, .top-pagination {
  font-weight: 700;
  text-transform: uppercase; }
  .feed-pagination .page-number, .top-pagination .page-number {
    text-align: center; }
  .feed-pagination .next-page, .top-pagination .next-page {
    text-align: right; }

.top-pagination {
  margin-bottom: 20px; }

.song-video p {
  font-size: 12px;
  margin: 0;
  padding: 20px 0 0;
  font-weight: 600; }
  .song-video p a {
    color: #333; }
    .song-video p a:hover {
      color: #ffa200; }
  .song-video p span {
    text-decoration: underline; }

/* ----------------------------------------------------------------------------------------------------------
::Profile -----------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------- */
.share-page {
  position: relative;
  top: 25px; }
  .share-page ul {
    list-style: none;
    float: right; }
    .share-page ul li {
      float: left;
      margin-left: 10px;
      font-size: 15px; }
    .share-page ul li.label {
      color: #000;
      font-size: 11px;
      font-weight: 500;
      position: relative;
      top: 2px; }
    .share-page ul li.twitter > iframe {
      max-width: 85px; }

.profile-header {
  background: #000;
  height: 240px;
  padding: 0 15px;
  color: #fff;
  margin: 55px 0 20px;
  position: relative; }
  .profile-header .background-image {
    background: #000;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    width: 100%;
    height: 240px;
    top: 0;
    left: 0;
    overflow: hidden; }
  .profile-header .faux-overlay {
    background: #000;
    background: rgba(0, 0, 0, 0.8);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0; }
  .profile-header.no-image {
    background: url("../../images/crowd.jpg") no-repeat center center #000; }
  .profile-header .edit-profile {
    font-size: 16px;
    color: #fff;
    margin-left: 10px;
    position: relative;
    top: -2px; }
  .profile-header .profile-image {
    top: -35px;
    width: 30%;
    position: relative; }
    .profile-header .profile-image img {
      max-width: 260px;
      width: 260px;
      height: auto; }
    .profile-header .profile-image i {
      position: absolute;
      top: 10px;
      right: 30px;
      display: block;
      font-size: 20px;
      color: #fff !important;
      -webkit-opacity: 0;
      -moz-opacity: 0;
      opacity: 0;
      -webkit-transition: all 0.15s ease;
      -moz-transition: all 0.15s ease-in-out;
      -o-transition: all 0.15s ease-in-out;
      -ms-transition: all 0.15s ease-in-out;
      transition: all 0.15s ease-in-out; }
    .profile-header .profile-image:hover i {
      -webkit-opacity: 1;
      -moz-opacity: 1;
      opacity: 1; }
  .profile-header .profile-info {
    width: 45%;
    padding-left: 0; }
    .profile-header .profile-info .verified {
      background: #ffa200;
      display: inline-block;
      width: 23px;
      height: 23px;
      font-size: 12px;
      text-align: center;
      line-height: 23px;
      border-radius: 50%;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
      position: relative;
      top: -4px;
      left: 4px;
      text-shadow: none; }
    .profile-header .profile-info .verified.small {
      width: 14px;
      height: 14px;
      line-height: 14px;
      font-size: 8px;
      top: -1px;
      left: 0; }
    .profile-header .profile-info .profile-title {
      font-size: 26px;
      font-weight: 700;
      text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6);
      letter-spacing: -1px; }
      .profile-header .profile-info .profile-title .tooltip {
        text-shadow: none;
        letter-spacing: normal; }
    .profile-header .profile-info .profile-title.song-title {
      color: #ffa200;
      font-size: 23px;
      margin-bottom: 0;
      padding-top: 0; }
      .profile-header .profile-info .profile-title.song-title span {
        display: block;
        font-weight: 400;
        color: #fff;
        margin-bottom: 3px; }
      .profile-header .profile-info .profile-title.song-title .artist {
        margin-top: 5px; }
    .profile-header .profile-info ul {
      margin: 0;
      padding: 0;
      list-style: none;
      margin-bottom: 20px; }
      .profile-header .profile-info ul li {
        text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6);
        font-weight: 600;
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap; }
        .profile-header .profile-info ul li span {
          font-weight: 700; }
        .profile-header .profile-info ul li a:hover,
        .profile-header .profile-info ul li a:focus {
          color: #ffa200;
          text-decoration: underline; }
      .profile-header .profile-info ul li.uploaded > span {
        display: block; }
      .profile-header .profile-info ul li.uploaded .follow-artist {
        height: 20px; }
      .profile-header .profile-info ul li.description {
        font-size: 12px;
        white-space: normal; }
        .profile-header .profile-info ul li.description br {
          display: none; }
    .profile-header .profile-info ul.follow {
      margin-top: 20px; }
      .profile-header .profile-info ul.follow li {
        float: left;
        margin-right: 5px;
        position: relative;
        width: auto; }
      .profile-header .profile-info ul.follow a {
        padding: 0 4px; }
      .profile-header .profile-info ul.follow i {
        font-size: 20px;
        top: -4px; }
  .profile-header .profile-stats {
    background: none;
    height: 240px;
    text-align: center;
    font-size: 15px;
    font-weight: 600; }
    .profile-header .profile-stats ul {
      list-style: none;
      margin: 0;
      padding: 0; }
      .profile-header .profile-stats ul li {
        text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6);
        font-size: 14px; }
      .profile-header .profile-stats ul span {
        color: #ffa200; }
        .profile-header .profile-stats ul span a:hover {
          text-decoration: underline;
          color: #ffa200; }
      .profile-header .profile-stats ul li.follow {
        margin-top: 12px; }
  .profile-header .song-stats ul li span {
    display: inline-block; }
  .profile-header .song-stats ul li span:first-child {
    width: 39%;
    text-align: right;
    color: #fff; }
  .profile-header .song-stats ul li span:last-child {
    width: 58%;
    text-align: left; }

/* ----------------------------------------------------------------------------------------------------------
::Songs -----------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------- */
.player-wrapper {
  margin-bottom: 20px; }

.player-wrap {
  background: #fff;
  margin-bottom: 20px;
  padding: 20px; }
  .player-wrap .player {
    margin-bottom: 20px; }
  .player-wrap .player-meta .share-player {
    padding-right: 0;
    /*width:47.66667%;*/ }
    .player-wrap .player-meta .share-player ul {
      margin: 0;
      padding: 7px 0 0;
      float: none;
      list-style: none; }
      .player-wrap .player-meta .share-player ul li {
        float: left;
        margin-right: 10px; }
      .player-wrap .player-meta .share-player ul li.twitter {
        max-width: 85px; }
      .player-wrap .player-meta .share-player ul .label {
        padding: 0;
        top: 3px;
        color: #000;
        font-weight: 500;
        font-size: 11px;
        position: relative; }
  .player-wrap .player-meta .player-buttons {
    padding-left: 0;
    text-align: right;
    /*width:52.33333%*/ }
    .player-wrap .player-meta .player-buttons .via-soundcloud a {
      font-size: 11px;
      color: #b4b4b4;
      padding-right: 15px; }

.disqus-section {
  margin-bottom: 20px; }
  .disqus-section .section-content {
    background: #fff;
    padding: 20px; }

.description.section {
  font-weight: 600; }

/* ----------------------------------------------------------------------------------------------------------
::Countdown Clock -------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------- */
.countdown-clock {
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 0px;
  color: #ff9600;
  font-size: 20px;
  font-weight: bold;
  -webkit-font-smoothing: antialiased; }

/* ----------------------------------------------------------------------------------------------------------
::About -----------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------- */
#about {
  background: #fff;
  margin: -20px 0;
  padding-bottom: 20px; }
  #about .splash {
    background: url("../../images/splash-bg.jpg") repeat-x center -40px;
    min-height: 700px;
    margin-bottom: 45px;
    text-align: center;
    color: #fff;
    position: relative;
    top: -5px; }
    #about .splash h1 {
      font-size: 24px;
      text-transform: none;
      font-weight: 500;
      line-height: 47px;
      margin: 0 0 10px;
      padding: 0;
      letter-spacing: -1px; }
      #about .splash h1 span {
        color: #ffa200; }
    #about .splash h2 {
      font-size: 53px;
      font-weight: 800;
      text-transform: uppercase;
      line-height: 47px;
      margin: 50px 0 10px;
      padding: 0;
      letter-spacing: -1px; }
      #about .splash h2 span {
        color: #ffa200; }
    #about .splash h3 {
      font-size: 24px;
      margin: 0 0 15px;
      padding: 0;
      letter-spacing: -1px; }
      #about .splash h3 span {
        color: #ffa200;
        font-weight: 700;
        text-transform: uppercase; }
    #about .splash .devices {
      background: url("../../images/devices.png") no-repeat top center;
      height: 541px;
      margin-top: 25px; }

.about-content {
  padding-bottom: 60px; }
  .about-content h3 {
    margin: 0;
    padding: 0;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 6px; }
  .about-content .features {
    border-right: #eee 1px solid;
    padding-right: 50px; }
    .about-content .features ul {
      list-style: none;
      margin: 0;
      padding: 0; }
      .about-content .features ul li {
        padding: 35px 0;
        border-bottom: #eee 1px solid; }
        .about-content .features ul li:after {
          visibility: hidden;
          display: block;
          content: "";
          clear: both;
          height: 0; }
        .about-content .features ul li .icon {
          background: url("../../images/about-icons.png") no-repeat top left;
          width: 80px;
          height: 80px;
          margin-right: 30px;
          float: left; }
        .about-content .features ul li .list-content {
          width: 480px;
          float: right; }
          .about-content .features ul li .list-content p {
            margin: 0;
            padding: 0;
            font-size: 18px;
            font-weight: 400;
            line-height: 22px; }
      .about-content .features ul li:first-child {
        padding-top: 0; }
      .about-content .features ul li:last-child {
        border: none; }
      .about-content .features ul .statistics .icon {
        background-position: 0 -80px; }
      .about-content .features ul .social-integration .icon {
        background-position: 0 -160px; }
      .about-content .features ul .new-fans .icon {
        background-position: 0 -240px; }
  .about-content .forms {
    padding-left: 25px;
    border-left: #eee 1px solid;
    position: relative;
    left: -1px; }
    .about-content .forms h3 {
      margin-bottom: 15px; }
    .about-content .forms form:after {
      visibility: hidden;
      display: block;
      content: "";
      clear: both;
      height: 0; }
    .about-content .forms .signup-form div {
      width: 100%;
      margin-bottom: 15px; }
    .about-content .forms .signup-form .selects:after {
      visibility: hidden;
      display: block;
      content: "";
      clear: both;
      height: 0; }
    .about-content .forms .signup-form .selects .half {
      width: 50%;
      float: left;
      padding: 0 5px; }
      .about-content .forms .signup-form .selects .half select {
        width: 100%;
        font-size: 12px; }
    .about-content .forms .signup-form .selects .has-error .help-block {
      margin-top: 0; }
    .about-content .forms .signup-form .checkbox {
      display: inline-block;
      width: auto;
      font-size: 12px;
      float: left;
      height: 25px; }
      .about-content .forms .signup-form .checkbox .has-error .help-inline {
        color: #a94442; }
    .about-content .forms .signup-form input[type="text"],
    .about-content .forms .signup-form input[type="email"],
    .about-content .forms .signup-form input[type="password"] {
      background: #f0f0f0;
      border: none;
      border-radius: 5px;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      box-shadow: none;
      height: 35px;
      color: #b7b7b7;
      font-size: 12px; }
    .about-content .forms .signup-form input[type="submit"] {
      float: right; }
    .about-content .forms .signup-form .help-block {
      display: inline-block;
      position: relative;
      margin-top: 10px;
      padding-left: 30px;
      color: #8d333b; }
      .about-content .forms .signup-form .help-block:before {
        content: '\f12a';
        font-family: 'FontAwesome';
        display: block;
        position: absolute;
        width: 20px;
        height: 20px;
        line-height: 17px;
        top: -1px;
        left: 0;
        text-align: center;
        border: #8d333b 2px solid;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        border-radius: 50%; }
    .about-content .forms .signup-form .social-urls {
      margin-top: 25px;
      padding-top: 25px;
      border-top: #eee 1px solid; }
      .about-content .forms .signup-form .social-urls i {
        width: 35px;
        float: left;
        font-size: 25px;
        line-height: 35px;
        height: 35px;
        text-align: center; }
      .about-content .forms .signup-form .social-urls .facebook i {
        color: #3b5998; }
      .about-content .forms .signup-form .social-urls .twitter i {
        color: #9ae4e8; }
      .about-content .forms .signup-form .social-urls .instagram i {
        color: #7f5a32; }
      .about-content .forms .signup-form .social-urls .facebook span.help-block {
        width: 100%;
        font-size: 13px;
        line-height: 1.3;
        text-align: left;
        color: #a94442; }
      .about-content .forms .signup-form .social-urls input {
        width: 259px;
        float: right; }
      .about-content .forms .signup-form .social-urls .help-block {
        margin-left: 40px; }
    .about-content .forms .terms {
      text-align: center;
      margin: 0; }

.faq {
  padding: 70px 0; }
  .faq h3 {
    margin: 0;
    padding: 0;
    font-size: 30px;
    font-weight: 800;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: -1px;
    margin-bottom: 60px; }
  .faq .question {
    margin-bottom: 40px; }
    .faq .question span {
      color: #ffa200;
      font-size: 22px;
      font-weight: 700;
      margin-bottom: 10px;
      display: block;
      line-height: 24px;
      letter-spacing: -1px; }
    .faq .question ul {
      list-style: none;
      margin: 0;
      padding: 0;
      padding-left: 15px; }
      .faq .question ul li {
        margin-bottom: 5px; }
      .faq .question ul li:before {
        content: "\2022";
        color: #ffa200;
        font-size: 20px;
        position: relative;
        top: 3px;
        height: 20px;
        margin-left: -15px;
        padding-right: 5px; }

/* ----------------------------------------------------------------------------------------------------------
::Radio Page -----------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------- */
.radio-header .radio-image {
  width: 30.3333%; }
.radio-header .radio-info {
  width: 69.66667%;
  padding-right: 30px; }
  .radio-header .radio-info .dropdown-wrap {
    text-align: right;
    margin-top: 20px; }
    .radio-header .radio-info .dropdown-wrap span {
      font-weight: 700;
      font-size: 12px;
      padding-right: 15px;
      text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6); }
    .radio-header .radio-info .dropdown-wrap .dropdown {
      display: inline-block; }
      .radio-header .radio-info .dropdown-wrap .dropdown .btn span {
        padding-left: 20px; }
      .radio-header .radio-info .dropdown-wrap .dropdown ul li {
        text-shadow: none; }
        .radio-header .radio-info .dropdown-wrap .dropdown ul li a:hover {
          text-decoration: none;
          color: #333; }
  .radio-header .radio-info .player {
    width: 100%; }
    .radio-header .radio-info .player .pwrap {
      background: none;
      border: none;
      min-height: 100px; }
      .radio-header .radio-info .player .pwrap .caPlayer {
        background: none;
        					/*
        					.border{
        					    position: absolute;
        					    width: 64px;
        					    height: 64px;
        					    left: 25px;
        					    background: none;
        					    border: rgba(255, 255, 255, .15) 7px solid;
        					    @include am-border-radius(50%);
        					    top:8px;
        					}
        
        					.ps{
        						width:50px;
        						height:50px;
        						left:0;
        						border-color:rgba(0, 0, 0, .7);
        						border:none;
        						top:0
        					}
        
        					.ps:after{
        						width:59px;
        						height:54px;
        						line-height:60px;
        						font-size:24px
        					}
        					*/ }
        .radio-header .radio-info .player .pwrap .caPlayer .ps {
          left: 25px;
          top: 3px;
          border-color: #000;
          border-color: rgba(0, 0, 0, 0.2);
          box-shadow: none; }
          .radio-header .radio-info .player .pwrap .caPlayer .ps:hover {
            background-color: #2c2c2c !important;
            border-color: #424242 !important; }
        .radio-header .radio-info .player .pwrap .caPlayer .next, .radio-header .radio-info .player .pwrap .caPlayer .prev {
          display: block;
          top: 50%;
          margin-top: -8px; }
        .radio-header .radio-info .player .pwrap .caPlayer .prev {
          left: 0; }
        .radio-header .radio-info .player .pwrap .caPlayer .next {
          left: 110px; }
        .radio-header .radio-info .player .pwrap .caPlayer .progressbar {
          margin-left: 0;
          top: 76px; }
          .radio-header .radio-info .player .pwrap .caPlayer .progressbar .currentTime, .radio-header .radio-info .player .pwrap .caPlayer .progressbar .totalTime {
            color: #fff; }
          .radio-header .radio-info .player .pwrap .caPlayer .progressbar .bar {
            background: rgba(255, 255, 255, 0.2) !important; }
        .radio-header .radio-info .player .pwrap .caPlayer .vol {
          top: 85px; }
      .radio-header .radio-info .player .pwrap .plogo {
        display: none; }
      .radio-header .radio-info .player .pwrap .pinfo {
        top: 15px;
        max-width: 400px;
        margin-left: 150px; }
        .radio-header .radio-info .player .pwrap .pinfo .psong {
          font-weight: 700; }
        .radio-header .radio-info .player .pwrap .pinfo span {
          color: #fff !important;
          font-size: 20px;
          line-height: 26px;
          text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6); }
  .radio-header .radio-info .buttons {
    margin-top: 25px; }
    .radio-header .radio-info .buttons .btn-alert:last-child span {
      padding: 0 0 0 8px; }
    .radio-header .radio-info .buttons .right-buttons {
      text-align: right; }

/* ----------------------------------------------------------------------------------------------------------
::Default Page -----------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------- */
.page-content {
  background: #fff;
  padding: 20px; }

.entry-content h2 {
  font-weight: 700;
  font-size: 22px;
  margin-top: 30px;
  margin-bottom: 20px; }
.entry-content p {
  margin-bottom: 25px; }
.entry-content pre {
  margin-bottom: 20px; }
.entry-content pre, .entry-content code {
  -moz-tab-size: 4;
  -webkit-tab-size: 4;
  tab-size: 4; }

.sidebar .player-icon i {
  margin: 9px 0 0 9px;
  font-size: 18px;
  -webkit-transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -moz-transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -ms-transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955); }
  .sidebar .player-icon i.fa-facebook {
    margin-left: 11px; }
  .sidebar .player-icon i.fa-instagram {
    margin-left: 10px; }
.sidebar .player-icon:hover i {
  color: #706A71; }
.sidebar .widget .widget-content {
  background: #ffffff;
  padding: 20px;
  overflow: hidden;
  border-left: 1px solid #e9e9e9;
  position: relative; }
  .sidebar .widget .widget-content p {
    margin-bottom: 20px; }
.sidebar .widget.ad-widget, .sidebar .widget.spon-widget {
  min-height: 290px;
  background: #fff;
  padding: 20px;
  border-left: 1px solid #e9e9e9; }
  .sidebar .widget.ad-widget .widget-content, .sidebar .widget.spon-widget .widget-content {
    min-height: 250px;
    background: #e5e5e5;
    padding: 0;
    border: none; }
.sidebar .featured-widget .featured-item {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: #e9e9e9 1px solid; }
  .sidebar .featured-widget .featured-item .row {
    margin: 0 -6px; }
  .sidebar .featured-widget .featured-item .image,
  .sidebar .featured-widget .featured-item .item-content {
    padding: 0 2px; }
  .sidebar .featured-widget .featured-item .image {
    max-width: 100px;
    margin-right: 14px;
    position: relative; }
  .sidebar .featured-widget .featured-item .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.3);
    line-height: 100px;
    opacity: 0;
    -moz-opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -khtml-opacity: 0;
    -webkit-transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -moz-transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -o-transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -ms-transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955); }
    .sidebar .featured-widget .featured-item .overlay .play {
      width: 60px;
      height: 60px;
      border: #fff 7px solid;
      line-height: 45px;
      text-align: center;
      font-size: 24px;
      border-radius: 50%;
      cursor: pointer;
      color: #fff;
      position: absolute;
      top: 50%;
      left: 50%;
      margin-top: -30px;
      margin-left: -30px; }
  .sidebar .featured-widget .featured-item .image:hover .overlay {
    opacity: 1;
    -moz-opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -khtml-opacity: 100; }
  .sidebar .featured-widget .featured-item .col-md-5 {
    width: 38%; }
  .sidebar .featured-widget .featured-item .col-me7 {
    width: 61.33333%; }
  .sidebar .featured-widget .featured-item .featured-title {
    font-size: 18px;
    font-weight: 700; }
    .sidebar .featured-widget .featured-item .featured-title a {
      color: #333; }
      .sidebar .featured-widget .featured-item .featured-title a:hover {
        text-decoration: underline; }
    .sidebar .featured-widget .featured-item .featured-title span {
      display: block;
      font-weight: 400;
      font-size: 12px;
      margin-top: 5px; }
      .sidebar .featured-widget .featured-item .featured-title span a {
        color: #ffa200; }
        .sidebar .featured-widget .featured-item .featured-title span a:hover {
          color: #333;
          text-decoration: none; }
  .sidebar .featured-widget .featured-item .counts {
    margin: 0;
    padding: 0;
    list-style: none; }
    .sidebar .featured-widget .featured-item .counts span {
      color: #ffa200; }
.sidebar .featured-track-widget .featured-item .item-content {
  height: 100px; }
.sidebar .featured-track-widget .featured-item .featured-title {
  margin: 0; }
.sidebar .featured-track-widget .featured-item .featured-title span {
  font-size: 15px;
  font-weight: 500;
  margin: 0;
  line-height: 1.3; }
  .sidebar .featured-track-widget .featured-item .featured-title span.track-name {
    font-weight: 700; }
.sidebar .featured-track-widget .counts {
  font-weight: 600;
  font-size: 12px; }
.sidebar .featured-track-widget .get-featured {
  display: block;
  margin-top: -8px; }
.sidebar .radio-widget {
  text-align: center; }
  .sidebar .radio-widget p {
    text-align: left; }
  .sidebar .radio-widget .btn {
    margin-top: 15px; }
.sidebar .follow-audiomack-widget ul {
  list-style: none;
  margin: 0;
  padding: 0; }
  .sidebar .follow-audiomack-widget ul li {
    margin-bottom: 8px; }
.sidebar .recent-uploads-widget ul {
  margin: 0 -20px;
  padding: 0;
  list-style: none; }
  .sidebar .recent-uploads-widget ul li {
    margin-bottom: 20px;
    padding: 0 20px 20px;
    border-bottom: #dfdfdf 1px solid; }
  .sidebar .recent-uploads-widget ul .list-title {
    font-size: 14px;
    font-weight: 700;
    margin: 0 0 5px;
    line-height: 1.3;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
    .sidebar .recent-uploads-widget ul .list-title a {
      color: #000; }
    .sidebar .recent-uploads-widget ul .list-title a:hover {
      color: #ffa200; }
  .sidebar .recent-uploads-widget ul .upload-list-meta {
    font-size: 12px;
    color: #6f6f6f;
    margin: 0; }
.sidebar .sidebar-scrollable {
  overflow: hidden; }
.sidebar.fixit-felix {
  position: fixed;
  top: 70px;
  z-index: 50; }
  .sidebar.fixit-felix.absolute {
    position: absolute; }
  .sidebar.fixit-felix .scrollable-inner {
    overflow: scroll;
    position: relative; }

.pods-wrap {
  background: #fff;
  padding-bottom: 10px;
  border-left: 1px solid #e9e9e9;
  height: 250px;
  position: relative; }
  .no-ad .pods-wrap {
    height: 270px; }

.pods {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  height: 240px;
  overflow: hidden; }
  .pods.visible {
    opacity: 1;
    -moz-opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -khtml-opacity: 100; }
  .pods .widget-content {
    padding: 0 20px !important;
    border: none !important; }
  .no-ad .pods .widget-content {
    padding-top: 20px !important; }

.sidebar .bx-viewport {
  position: relative; }

.bx-viewport .bx-controls {
  display: none !important; }

.sidebar .bx-controls a {
  background: url("../../images/pods-arrows.png") no-repeat top left;
  position: absolute;
  width: 15px;
  height: 27px;
  top: 50%;
  margin-top: -28px;
  text-indent: -9999px;
  cursor: pointer;
  display: block;
  z-index: 100;
  opacity: 0.8;
  -moz-opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  -khtml-opacity: 80; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .sidebar .bx-controls a {
      background-image: url("../../images/pods-arrows-2x.png");
      background-size: 15px 54px; } }
  .sidebar .bx-controls a.bx-prev {
    left: 35px;
    background-position: 0 -27px; }
  .sidebar .bx-controls a.bx-next {
    right: 35px; }

.featured-apply {
  text-align: center;
  margin: 7px 0 0;
  padding-right: 20px;
  font-size: 11px; }

.featured-block {
  position: relative;
  width: 100%;
  height: 220px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }
  .featured-block .fade-bg {
    background: rgba(0, 0, 0, 0.7);
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .featured-block img {
    width: 100%;
    height: auto; }
  .featured-block .tag {
    background: #ffa200;
    font-weight: 700;
    font-size: 12px;
    text-transform: uppercase;
    position: absolute;
    top: 10px;
    right: 10px;
    line-height: 28px;
    padding: 0 8px;
    color: #fff; }
    .featured-block .tag a {
      color: #fff; }
  .featured-block .track-info {
    position: absolute;
    bottom: 30px;
    left: 0;
    color: #fff;
    width: 100%;
    padding: 0 45px; }
  .featured-block.featured-artist-block .track-info {
    padding-top: 152px; }
  .featured-block .featured-title, .featured-block .feat {
    font-size: 16px;
    font-weight: 500;
    margin: 0;
    display: block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .featured-block .genre {
    color: #ffa200;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 700;
    margin: 0 0 5px !important; }
  .featured-block .featured-title span {
    display: block;
    display: block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .featured-block .featured-title a {
    color: #fff; }
  .featured-block .track-name {
    font-weight: 700;
    margin: 5px 0 4px; }
  .featured-block .feat {
    margin: 0 !important;
    font-weight: 600;
    display: block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
    .featured-block .feat a:hover {
      color: #fff; }
  .featured-block .counts {
    margin-top: 10px; }
    .featured-block .counts li {
      font-weight: 600;
      margin-right: 0px;
      margin-top: 0 !important; }
      .featured-block .counts li:first-child {
        margin-left: -6px; }
    .featured-block .counts a {
      color: #fff; }
      .featured-block .counts a.active {
        background: #ffa200;
        color: #fff;
        line-height: 22px;
        -webkit-border-radius: 1px;
        -moz-border-radius: 1px;
        -ms-border-radius: 1px;
        -o-border-radius: 1px;
        border-radius: 1px; }
        .featured-block .counts a.active i {
          color: #fff !important; }
    .featured-block .counts i {
      color: #ffa200;
      position: relative;
      top: 2px;
      margin-right: 2px; }
  .featured-block .follow-artist {
    margin: 10px 0 0; }
  .featured-block .play-button {
    width: 60px;
    height: 60px;
    border: #fff 7px solid;
    line-height: 45px;
    text-align: center;
    font-size: 24px;
    border-radius: 50%;
    cursor: pointer;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -30px;
    margin-left: -30px;
    z-index: 10;
    opacity: 0;
    -moz-opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -khtml-opacity: 0;
    -webkit-transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -moz-transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -o-transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -ms-transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
    display: none !important; }
    .featured-block .play-button i {
      position: relative;
      left: 2px; }
  .featured-block:hover .play-button {
    opacity: 1;
    -moz-opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -khtml-opacity: 100; }
  .featured-block .overlay.open .play-button {
    -moz-animation: buttonPulse 1.5s forwards infinite;
    -webkit-animation: buttonPulse 1.5s forwards infinite;
    animation: buttonPulse 1.5s forwards infinite;
    opacity: 1;
    -moz-opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -khtml-opacity: 100; }

#footer {
  background: #000;
  border-bottom: #ffa200 4px solid;
  padding: 75px 0; }
  .secure #footer {
    margin-bottom: none; }
  #footer > .container {
    width: 900px; }
  #footer .footer-logo {
    background: url("../../images/footer-logo.png") no-repeat center center;
    display: block;
    width: 120px;
    height: 19px;
    margin-bottom: 18px;
    text-indent: -9999px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
      #footer .footer-logo {
        background-image: url("../../images/footer-logo-2x.png");
        background-size: 120px 19px; } }
  #footer p {
    color: #777;
    font-size: 13px;
    margin-bottom: 20px;
    font-weight: 600;
    letter-spacing: -.40px; }
  #footer .social {
    font-size: 20px;
    margin-left: -8px; }
    #footer .social a {
      padding: 0 5px; }
    #footer .social a:hover {
      color: #fff; }
  #footer .widgets-wrap {
    padding-left: 250px; }
  #footer .menu-widgets {
    font-size: 13px;
    font-weight: 700;
    line-height: 1;
    display: -webkit-flex;
    display: flex;
    width: 100%; }
    #footer .menu-widgets ul {
      list-style: none;
      margin: 0;
      padding: 0; }
    #footer .menu-widgets .widget {
      border-left: #262626 1px solid;
      padding-left: 40px;
      -webkit-flex-grow: 1;
      flex-grow: 1; }
    #footer .menu-widgets li:not(:last-child) {
      margin-bottom: 13px; }
    #footer .menu-widgets a {
      color: #fff; }
    #footer .menu-widgets a:hover, #footer .menu-widgets a.active {
      color: #ffa200; }

.admin-only table .date_header {
  background: #000;
  padding: 12px;
  color: #fff; }

/* ----------------------------------------------------------------------------------------------------------
:: Login Modal -----------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------- */
#login.modal {
  z-index: 99999; }
  #login.modal .modal-body {
    padding: 35px; }
  #login.modal .am-modal-logo {
    display: block;
    margin: 0 auto 35px; }
  #login.modal input[type="text"],
  #login.modal input[type="email"],
  #login.modal input[type="password"] {
    height: 50px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px; }
  #login.modal .form-control-feedback {
    top: 25px;
    margin-top: -17px; }
  #login.modal .btn-warning {
    background: #ffa200;
    width: 100%;
    padding: 15px;
    font-size: 15px;
    letter-spacing: 0.7px; }
    #login.modal .btn-warning:hover {
      background: #000; }
  #login.modal p {
    text-align: center; }
    #login.modal p:last-child {
      margin: 0; }
    #login.modal p a {
      font-weight: 700; }
  #login.modal .line {
    background: #ccc;
    display: block;
    height: 1px;
    max-width: 75%;
    margin: 25px auto; }
  #login.modal .modal-footer {
    padding: 0; }

.modal#login_response {
  z-index: 10002; }
  .modal#login_response .modal-dialog {
    width: 800px; }

/* ----------------------------------------------------------------------------------------------------------
::Promo Modal -----------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------- */
#promoModal form {
  margin-bottom: 20px; }
#promoModal input[type="text"] {
  width: 80%;
  height: 35px;
  padding: 0 8px; }
#promoModal input.submit {
  background: #ffa200;
  width: 19%;
  height: 35px;
  border: none;
  font-weight: bold;
  color: #fff;
  float: right; }
  #promoModal input.submit:hover {
    background: #000; }
#promoModal table {
  width: 100%; }
  #promoModal table form {
    margin: 0; }
  #promoModal table input[type="text"] {
    width: 100%;
    max-width: 100%;
    height: 30px;
    margin: 0px;
    resize: none; }
  #promoModal table .promo-title {
    display: block;
    max-width: 130px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  #promoModal table .action input[type="submit"] {
    width: 38px;
    height: 38px;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0; }
  #promoModal table .action a {
    float: none;
    display: block;
    margin: 0 auto; }
  #promoModal table .stat {
    text-align: center; }

/* ----------------------------------------------------------------------------------------------------------
::IE -----------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------- */
.msie .profile-header .background-image .inner {
  background: url("https://s.audiomack.com/images/blur-bg.jpg") no-repeat top left #000; }
  .msie .profile-header .background-image .inner img {
    display: none; }

/* ----------------------------------------------------------------------------------------------------------
::Responsive -----------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------- */
/* @media screen and ( min-width: 1151px ) and (max-width:1280px){ */
@media screen and (min-width: 1310px) {
  #header input[type="text"] {
    width: 250px; } }
@media screen and (min-width: 1261px) and (max-width: 1309px) {
  #header input[type="text"] {
    width: 205px; } }
/* ----------------------------------------------------------------------------------------------------------
::Upload Share Buttons---------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------- */
.upload-share-view {
  float: left;
  margin-right: 10px;
  width: 87px; }

.upload-share-fb {
  float: left;
  margin-right: 10px;
  width: 60px; }

.upload-share-twitter {
  float: left;
  width: 70px; }

/* ----------------------------------------------------------------------------------------------------------
::Search Results -----------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------- */
.big-search {
  position: relative; }
  .big-search input[type="text"] {
    width: 100%;
    height: 60px;
    background: #f5f5f5;
    border-radius: 3px;
    border: none;
    font-size: 21px;
    margin-bottom: 20px;
    padding: 0 60px;
    outline: none; }
  .big-search .glyphicon-search {
    position: absolute;
    top: 14px;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    font-size: 27px;
    left: 12px;
    color: #b8b8b8; }
  .big-search .btn.refine {
    float: right;
    padding: 11px 16px;
    position: relative;
    top: -4px;
    font-size: 13px; }
    .big-search .btn.refine span {
      padding: 0; }

.search-results-section {
  background: #fff;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: #eaeaea 1px solid; }
  .search-results-section p.label {
    color: #000;
    font-size: 13px;
    font-weight: 600; }
  .search-results-section > .section-content {
    padding-top: 10px; }
  .search-results-section .btn-warning {
    background-color: #ffa200;
    text-transform: capitalize;
    font-size: 13px; }
  .search-results-section .btn-warning.dropdown-toggle {
    background-color: #e69506;
    border-color: #d58112; }

#homepage.search-results .search-top {
  padding: 0 15px; }
#homepage.search-results .search-results-section {
  border-bottom: #e5e5e5 15px solid;
  margin-bottom: 0;
  padding: 0 40px; }
#homepage.search-results span.verified-only {
  font-weight: 700;
  padding-left: 10px; }
#homepage.search-results .btn-group {
  margin-right: 8px; }
#homepage.search-results .btn-warning.dropdown-toggle {
  background-color: #ffa200;
  font-size: 11px; }
#homepage.search-results .search-title {
  text-align: center;
  font-size: 24px;
  margin-bottom: 25px;
  margin-top: 10px; }
  #homepage.search-results .search-title .keywords,
  #homepage.search-results .search-title .count {
    font-weight: 700; }
  #homepage.search-results .search-title .keywords {
    color: #ffa200; }

/* ----------------------------------------------------------------------------------------------------------
::Form Override---------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------- */
ul .errors {
  padding-left: 0 li;
    padding-left-color: #a94442;
    padding-left-list-style: none; }

/* ----------------------------------------------------------------------------------------------------------
::Artist Subnavigation---------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------- */
.artist-subnav {
  font-weight: 700;
  background: #202020; }
  .artist-subnav > a,
  .artist-subnav > span {
    display: block;
    float: left;
    line-height: 1em;
    padding: 1.07692em 1.07143em;
    position: relative;
    color: #fff; }
    .artist-subnav > a i,
    .artist-subnav > span i {
      color: #ffa200;
      font-style: normal; }
    .artist-subnav > a:link, .artist-subnav > a:visited,
    .artist-subnav > span:link,
    .artist-subnav > span:visited {
      color: #fff; }
      .artist-subnav > a:link i, .artist-subnav > a:visited i,
      .artist-subnav > span:link i,
      .artist-subnav > span:visited i {
        color: #ffa200; }
    .artist-subnav > a:hover, .artist-subnav > a:focus, .artist-subnav > a:active,
    .artist-subnav > span:hover,
    .artist-subnav > span:focus,
    .artist-subnav > span:active {
      color: #fff;
      text-decoration: underline; }
      .artist-subnav > a:hover span, .artist-subnav > a:focus span, .artist-subnav > a:active span,
      .artist-subnav > span:hover span,
      .artist-subnav > span:focus span,
      .artist-subnav > span:active span {
        color: #ffa200; }
    .artist-subnav > a.active,
    .artist-subnav > span.active {
      background: #ffa200; }
      .artist-subnav > a.active:link span, .artist-subnav > a.active:visited span,
      .artist-subnav > span.active:link span,
      .artist-subnav > span.active:visited span {
        color: #fff; }
      .artist-subnav > a.active:hover, .artist-subnav > a.active:focus, .artist-subnav > a.active:active,
      .artist-subnav > span.active:hover,
      .artist-subnav > span.active:focus,
      .artist-subnav > span.active:active {
        cursor: normal;
        text-decoration: none; }
    .artist-subnav > a.active:after,
    .artist-subnav > span.active:after {
      content: "";
      position: absolute;
      bottom: -8px;
      left: 8px;
      right: 8px;
      margin: auto auto;
      border-style: solid;
      border-width: 8px 8px 0;
      border-color: #ffa200 transparent;
      display: block;
      width: 0;
      z-index: 1; }
  .artist-subnav > span {
    opacity: 0.4; }
    .artist-subnav > span:hover {
      text-decoration: none; }

.popover {
  max-width: 400px; }

.popover-content {
  white-space: pre-wrap; }

label[for="bootstrap-is_private"], label[for="bootstrap-can_download"], label[for="bootstrap-video_ad"] {
  margin-right: 10px; }

td.uk-close-column a {
  color: #d43d3a;
  margin-top: 3px; }

ul.errors {
  list-style-type: none;
  border: 1px solid #ebccd1;
  font-weight: bold;
  background-color: #f2dede;
  color: #a94442;
  border-radius: 4px;
  padding: 15px; }

.tag-playlist .checkbox-inline {
  display: block;
  float: left;
  width: 33.3333%;
  margin: 0 !important;
  padding: 0 0 15px 20px; }
.tag-playlist .button-group {
  margin-top: 20px; }

div.search-box {
  width: 100%;
  z-index: 5;
  height: auto;
  min-height: 100px;
  overflow: auto;
  position: absolute;
  display: none;
  font-weight: bold;
  margin-top: -3px;
  padding: 0 0 20px 0 !important;
  top: 100%; }
  div.search-box .highlight {
    background: #fff; }
  div.search-box > div {
    padding: 0px 0px 10px 20px;
    font-size: 20px;
    display: block;
    color: #666; }
  #header div.search-box {
    background: #fff;
    padding: 5px; }
    @media screen and (max-width: 1200px) {
      #header div.search-box {
        width: 280px;
        right: 0;
        top: 42px; } }
    #header div.search-box a {
      color: #666; }
      #header div.search-box a:hover {
        color: #ffa200; }
  .section-content div.search-box {
    background: #f5f5f5;
    padding: 0 0 20px; }
    .section-content div.search-box > div {
      color: #333;
      font-size: 15px; }
    .section-content div.search-box .highlight {
      background: #e4e4e4; }
    .section-content div.search-box a {
      color: #333;
      font-size: 15px; }
      .section-content div.search-box a:hover {
        color: #ffa200; }

@-webkit-keyframes loading {
  0% {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1); }
  30% {
    -moz-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    transform: scale(1.5); }
  60% {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1); }
  to {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1); } }
@-moz-keyframes loading {
  0% {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1); }
  30% {
    -moz-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    transform: scale(1.5); }
  60% {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1); }
  to {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1); } }
@keyframes loading {
  0% {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1); }
  30% {
    -moz-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    transform: scale(1.5); }
  60% {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1); }
  to {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1); } }
.loading-icon {
  position: relative;
  width: 40px;
  display: none; }
  .loading-icon.active {
    display: inline-block; }
  .loading-icon .circle {
    background: #fff;
    display: inline-block;
    width: 6px;
    height: 6px;
    margin: 0 !important;
    animation: loading 0.5s infinite;
    -webkit-animation: loading 0.5s infinite ease-in-out;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%; }
  .loading-icon .circle-2 {
    -moz-animation-delay: 0.1s;
    -webkit-animation-delay: 0.1s;
    animation-delay: 0.1s; }
  .loading-icon .circle-3 {
    -moz-animation-delay: 0.2s;
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s; }
  .player-wrapper .loading-icon {
    position: relative;
    top: -4px;
    left: -3px; }
  #wrap .loading-icon .circle, #listplayer .loading-icon .circle {
    background: #ffa200; }
  #listplayer .loading-icon {
    top: -4px;
    left: -4px; }
    #listplayer .loading-icon .circle {
      margin: 0 3px !important; }
  .embed .loading-icon {
    top: 21px;
    left: -5px; }
    .embed .loading-icon .circle {
      background: #fff !important;
      margin: 0 3px !important; }
  .embed.thin .loading-icon {
    top: 10px;
    left: -10px; }
    .embed.thin .loading-icon .circle-3 {
      display: none; }
  .embed.preroll-player .loading-icon {
    width: 60px;
    top: -3px;
    left: -13px; }
    .embed.preroll-player .loading-icon .circle {
      margin: 0 !important; }
  #pagination-loader .loading-icon {
    width: 100%;
    text-align: center; }
    #pagination-loader .loading-icon .circle {
      width: 10px;
      height: 10px;
      background: #000;
      margin: 0 3px !important; }

#pagination-loader {
  padding-top: 20px; }

.dashboard-upload-buttons {
  margin-bottom: 25px; }
  .dashboard-upload-buttons .am-btn.full, .dashboard-upload-buttons .am-modal-clean .full.btn-danger, .am-modal-clean .dashboard-upload-buttons .full.btn-danger {
    display: inline-block;
    padding-right: 55px; }
    .dashboard-upload-buttons .am-btn.full i, .dashboard-upload-buttons .am-modal-clean .full.btn-danger i, .am-modal-clean .dashboard-upload-buttons .full.btn-danger i {
      margin-right: 50px; }

.loadingModal {
  background: rgba(255, 255, 255, 0.8);
  display: none;
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%; }
  .loadingModal .mdl-spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -20px;
    margin-left: -20px; }

.account-sidebar {
  background: #121212;
  width: 348px;
  height: 100%;
  height: calc(100% + 15px);
  color: #fff;
  position: absolute;
  z-index: 100;
  left: 0;
  -webkit-transition: all 0.65s cubic-bezier(0.86, 0, 0.07, 1);
  -moz-transition: all 0.65s cubic-bezier(0.86, 0, 0.07, 1);
  -o-transition: all 0.65s cubic-bezier(0.86, 0, 0.07, 1);
  -ms-transition: all 0.65s cubic-bezier(0.86, 0, 0.07, 1);
  transition: all 0.65s cubic-bezier(0.86, 0, 0.07, 1); }
  @media screen and (max-width: 1310px) {
    .account-sidebar {
      -moz-transform: translateX(-348px);
      -webkit-transform: translateX(-348px);
      transform: translateX(-348px); }
      .account-sidebar.open {
        -moz-transform: translateX(-15px);
        -webkit-transform: translateX(-15px);
        transform: translateX(-15px); } }
  .account-sidebar .sidebar-open {
    background: #000;
    color: #fff;
    cursor: pointer;
    display: none;
    text-align: center;
    width: 50px;
    height: 50px;
    line-height: 50px;
    top: 80px;
    -moz-transform: translateX(348px);
    -webkit-transform: translateX(348px);
    transform: translateX(348px);
    position: fixed;
    -webkit-transition: all 0.65s cubic-bezier(0.86, 0, 0.07, 1);
    -moz-transition: all 0.65s cubic-bezier(0.86, 0, 0.07, 1);
    -o-transition: all 0.65s cubic-bezier(0.86, 0, 0.07, 1);
    -ms-transition: all 0.65s cubic-bezier(0.86, 0, 0.07, 1);
    transition: all 0.65s cubic-bezier(0.86, 0, 0.07, 1); }
    .account-sidebar .sidebar-open i {
      position: relative;
      top: 5px;
      font-size: 20px; }
    @media screen and (max-width: 1310px) {
      .account-sidebar .sidebar-open {
        display: block; } }
  .account-sidebar a:hover,
  .account-sidebar a:focus {
    color: #fff; }
  .account-sidebar .sidebar-block {
    padding: 30px; }
    .account-sidebar .sidebar-block:not(:last-child) {
      border-bottom: #2c2c2c 1px solid; }
  .account-sidebar .profile-image {
    border: #fff 3px solid;
    width: 160px;
    height: 160px;
    margin: 0 auto 20px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%; }
  .account-sidebar .profile-name {
    font-size: 23px;
    font-weight: 700;
    margin: 0 0 15px; }
  .account-sidebar .view-profile {
    display: block;
    margin-top: 12px;
    font-weight: 600; }
  .account-sidebar .profile-stats {
    font-weight: 700;
    font-size: 14px; }
    .account-sidebar .profile-stats ul {
      list-style: none;
      margin: 0;
      padding: 0; }
    .account-sidebar .profile-stats li {
      word-break: break-word; }
    .account-sidebar .profile-stats li:not(:last-child) {
      margin-bottom: 20px; }
    .account-sidebar .profile-stats span {
      text-transform: uppercase;
      color: #8f8f8f;
      margin-right: 5px;
      font-size: 12px;
      display: inline-block; }
    .account-sidebar .profile-stats .description span {
      margin-bottom: 5px; }
    .account-sidebar .profile-stats .description p {
      font-size: 13px;
      font-weight: 600;
      margin: 0; }
  .account-sidebar .count-block {
    font-size: 19px;
    font-weight: 600;
    display: block;
    color: #fff; }
    .account-sidebar .count-block:after {
      visibility: hidden;
      display: block;
      content: "";
      clear: both;
      height: 0; }
    .account-sidebar .count-block * {
      float: left; }
    .account-sidebar .count-block .icon,
    .account-sidebar .count-block .count {
      color: #fda128; }
    .account-sidebar .count-block .icon {
      margin-right: 20px;
      font-size: 25px; }
    .account-sidebar .count-block .count {
      float: right;
      font-weight: 700; }
  .account-sidebar .linked-accounts h3 {
    font-weight: 600;
    font-size: 20px;
    margin: 0 0 20px; }
  .account-sidebar .linked-accounts a {
    color: #fff;
    display: inline-block; }
  .account-sidebar .linked-accounts ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  .account-sidebar .linked-accounts li {
    margin-bottom: 10px; }
  .account-sidebar .linked-accounts .connected {
    line-height: 40px;
    font-size: 15px;
    font-weight: 700; }
    .account-sidebar .linked-accounts .connected i {
      width: 40px;
      height: 40px;
      line-height: 40px;
      display: inline-block;
      text-align: center;
      font-size: 20px;
      float: left;
      margin-right: 15px;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%;
      border-radius: 50%; }
    .account-sidebar .linked-accounts .connected.twitter i {
      background: #55acee; }
    .account-sidebar .linked-accounts .connected.facebook i {
      background: #3b5998; }
    .account-sidebar .linked-accounts .connected.instagram i {
      background: #ba7f4f; }
  .account-sidebar .linked-accounts .not-connected {
    height: 36px;
    line-height: 36px;
    display: inline-block;
    padding-right: 15px;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700; }
    .account-sidebar .linked-accounts .not-connected i {
      background: rgba(0, 0, 0, 0.1);
      width: 42px;
      height: 36px;
      line-height: 36px;
      text-align: center;
      margin-right: 15px;
      font-size: 16px;
      float: left; }
    .account-sidebar .linked-accounts .not-connected.twitter {
      background: #55acee; }
    .account-sidebar .linked-accounts .not-connected.facebook {
      background: #3b5998; }
    .account-sidebar .linked-accounts .not-connected.instagram {
      background: #ba7f4f; }

.account-stats {
  width: 950px;
  float: right; }
  @media screen and (max-width: 1310px) {
    .account-stats {
      float: none;
      margin: 0 auto; } }
  .account-stats .ban-block {
    padding: 25px 0; }
    .account-stats .ban-block img {
      display: inline-block; }
  .account-stats .stat-block {
    margin-bottom: 60px;
    position: relative; }
    .account-stats .stat-block.stats {
      margin-bottom: 25px; }
  .account-stats .inner {
    background: #fff;
    padding: 40px; }
    .account-stats .inner:after {
      visibility: hidden;
      display: block;
      content: "";
      clear: both;
      height: 0; }
  .account-stats .block-top {
    margin-bottom: 35px; }
    .account-stats .block-top:after {
      visibility: hidden;
      display: block;
      content: "";
      clear: both;
      height: 0; }
    .account-stats .block-top > * {
      float: left;
      margin: 0;
      padding: 0; }
    .account-stats .block-top .block-title {
      font-weight: 600;
      font-size: 26px;
      margin-right: 80px;
      line-height: 37px; }
    .stats .account-stats .block-top .filter {
      float: right; }
    .account-stats .block-top .filter li {
      padding: 10px;
      line-height: 33px;
      letter-spacing: -0.5px; }
    .account-stats .block-top .filter a {
      color: #bbb;
      text-transform: uppercase;
      font-size: 15px;
      font-weight: 700;
      padding: 4px 0;
      line-height: 1; }
      .account-stats .block-top .filter a:hover {
        color: #ffa200; }
      .account-stats .block-top .filter a.active {
        color: #8f8f8f;
        border-bottom: #fda128 2px solid; }
    .account-stats .block-top .filter .active a {
      color: #8f8f8f;
      border-bottom: #fda128 2px solid; }
    .account-stats .block-top form {
      float: right;
      position: relative; }
    .account-stats .block-top input[type="text"] {
      background: #f3f3f3;
      width: 330px;
      height: 40px;
      border: none;
      box-shadow: inset 0 3px 6px rgba(0, 0, 0, 0.1);
      padding: 0 35px 0 15px;
      font-size: 17px;
      font-weight: 600;
      outline: none; }
    .account-stats .block-top ::-webkit-input-placeholder {
      color: #c1c1c1; }
    .account-stats .block-top :-moz-placeholder {
      color: #c1c1c1; }
    .account-stats .block-top ::-moz-placeholder {
      color: #c1c1c1; }
    .account-stats .block-top :-ms-input-placeholder {
      color: #c1c1c1; }
    .account-stats .block-top input[type="submit"],
    .account-stats .block-top .glyphicons.search {
      position: absolute;
      width: 40px;
      height: 40px;
      line-height: 40px;
      top: 0;
      right: 0;
      text-align: center;
      font-size: 18px; }
    .account-stats .block-top input[type="submit"] {
      opacity: 0;
      -moz-opacity: 0;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      filter: alpha(opacity=0);
      -khtml-opacity: 0; }
  .account-stats .stats.stat-block .stats-left {
    padding-right: 250px; }
  .account-stats .stats.stat-block .stats-right {
    background: #fafafa;
    width: 250px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0; }
  .account-stats .stats.stat-block .stat-types {
    list-style: none;
    margin: 0;
    padding: 0; }
    .account-stats .stats.stat-block .stat-types a {
      line-height: 90px;
      padding: 0 30px;
      border-bottom: #ececec 2px solid;
      color: #464646;
      font-size: 18px;
      display: block; }
      .account-stats .stats.stat-block .stat-types a i, .account-stats .stats.stat-block .stat-types a span {
        color: #ffa200; }
      .account-stats .stats.stat-block .stat-types a i {
        font-size: 26px;
        position: relative;
        top: 5px;
        margin-right: 10px; }
      .account-stats .stats.stat-block .stat-types a span {
        float: right;
        font-weight: 600; }
      .account-stats .stats.stat-block .stat-types a.active {
        background: #ffa200;
        color: #fff; }
        .account-stats .stats.stat-block .stat-types a.active i, .account-stats .stats.stat-block .stat-types a.active span {
          color: #fff; }
  .account-stats .stats.stat-block .button-wrap {
    line-height: 90px;
    text-align: center; }
    .account-stats .stats.stat-block .button-wrap i {
      font-size: 16px;
      position: relative;
      top: 3px;
      margin-right: 6px; }

.monetization-preview .counts {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -13px 30px; }
.monetization-preview .count {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  padding: 0 13px; }
  .monetization-preview .count.earnings {
    -webkit-flex-grow: 2;
    flex-grow: 2; }
  .monetization-preview .count span {
    display: block; }
.monetization-preview .count-inner {
  background: #f6f6f6;
  padding: 30px; }
.monetization-preview .tag {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 14px; }
.monetization-preview .number {
  color: #ffa200;
  font-size: 68px;
  font-weight: 300;
  line-height: 1.05; }
  .monetization-preview .number sup {
    font-size: 35px;
    top: -27px; }
.monetization-preview .am-btn, .monetization-preview .am-modal-clean .btn-danger, .am-modal-clean .monetization-preview .btn-danger {
  padding: 0 45px; }

.upload-list {
  margin-bottom: 25px; }
  .upload-list ul.uploads {
    list-style: none;
    margin: 0;
    padding: 0; }
  .upload-list .deleting {
    background: red; }
  .upload-list .music-upload > span,
  .upload-list .table-head > span {
    display: inline-block;
    padding: 18px; }
    .upload-list .music-upload > span a,
    .upload-list .table-head > span a {
      color: #333; }
      .upload-list .music-upload > span a:hover,
      .upload-list .table-head > span a:hover {
        color: #ffa200; }
  .upload-list .table-head {
    font-weight: 700;
    border-bottom: #ededed 1px solid; }
  .upload-list .uploads > .music-upload:nth-child(odd) {
    background: #fafafa; }
  .upload-list .plays, .upload-list .favs, .upload-list .status {
    text-align: center;
    font-weight: 600; }
  .upload-list .artist {
    width: 120px;
    max-width: 120px; }
  .upload-list .title {
    width: 150px;
    max-width: 150px;
    position: relative; }
  .upload-list span.trunc {
    display: block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .upload-list .icons {
    width: 205px; }
  .upload-list .plays, .upload-list .favs {
    text-align: center;
    font-weight: 600; }
  .upload-list .status, .upload-list .plays, .upload-list .favs {
    min-width: 75px; }
  .upload-list .downloads {
    min-width: 100px;
    font-weight: 600;
    text-align: center; }
  .upload-list .show-album-tracks {
    position: absolute;
    top: 25px;
    right: -5px;
    cursor: pointer;
    color: #ffa200; }
    .upload-list .show-album-tracks.closed .glyphicon-chevron-up {
      display: none; }
    .upload-list .show-album-tracks.closed .glyphicon-chevron-down {
      display: block; }
    .upload-list .show-album-tracks.open .glyphicon-chevron-up {
      display: block; }
    .upload-list .show-album-tracks.open .glyphicon-chevron-down {
      display: none; }
  .upload-list .album-track-list {
    display: none;
    list-style: none;
    margin: 0;
    padding: 0; }
    .upload-list .album-track-list.stats-list {
      display: block; }
    .upload-list .album-track-list.open {
      display: block;
      border-top: #ededed 1px solid;
      padding: 15px 0; }
    .upload-list .album-track-list:not(.stats-list) .music-upload > span {
      padding: 6px 18px; }
  .upload-list .actions .am-button {
    padding: 6px 26px;
    display: inline-block; }
    .upload-list .actions .am-button.delete {
      background-color: #e90303; }

.uploads .load-more {
  padding: 0 45px; }

.am-contact-form {
  background: url("../../images/purple-crowd-bg.jpg") no-repeat center center #292442;
  background-size: cover;
  margin: -25px 0 -45px;
  padding: 75px 0;
  color: #fff; }
  .am-contact-form h1 {
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: -6px;
    font-size: 83px;
    margin: 0; }
  .am-contact-form.contact-us h1 {
    margin-bottom: 30px; }
  .am-contact-form h2 {
    font-size: 23px;
    text-transform: uppercase;
    color: #ffa200;
    line-height: 1.5;
    margin: 0 0 40px; }
  .am-contact-form .notice {
    font-size: 15px;
    margin-bottom: 35px;
    font-weight: 600; }
  .am-contact-form form {
    width: 725px;
    margin: 0 auto; }
    .am-contact-form form label {
      display: none; }
    .am-contact-form form ::-webkit-input-placeholder {
      color: #c1c1c1; }
    .am-contact-form form :-moz-placeholder {
      color: #c1c1c1; }
    .am-contact-form form ::-moz-placeholder {
      color: #c1c1c1; }
    .am-contact-form form :-ms-input-placeholder {
      color: #c1c1c1; }
    .am-contact-form form input[type="text"],
    .am-contact-form form textarea {
      background: #fff;
      height: 60px;
      padding: 0 25px;
      font-size: 20px;
      margin-bottom: 20px;
      font-weight: 600;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      -ms-border-radius: 0;
      -o-border-radius: 0;
      border-radius: 0; }
    .am-contact-form form textarea {
      height: 220px;
      margin: 0;
      padding: 25px; }
    .am-contact-form form input[type="submit"] {
      background: #ffa200;
      color: #fff;
      font-size: 18px;
      line-height: 60px;
      margin-top: 20px;
      font-weight: 600;
      padding: 0 45px;
      -webkit-border-radius: 1px;
      -moz-border-radius: 1px;
      -ms-border-radius: 1px;
      -o-border-radius: 1px;
      border-radius: 1px;
      -webkit-transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
      -moz-transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
      -o-transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
      -ms-transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
      transition: all 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955); }
      .am-contact-form form input[type="submit"]:hover {
        background: #b37100; }
  .am-contact-form.contact-us .form-group {
    margin-bottom: 0; }
  .am-contact-form.contact-us .form-control {
    margin-bottom: 15px; }

.tunecore-message {
  background: #f0f0f0;
  max-width: 710px;
  margin: 0 auto 40px;
  color: #5d5d5d; }
  .tunecore-message a {
    display: block;
    padding: 25px;
    text-decoration: none; }
    .tunecore-message a:hover {
      text-decoration: none; }
  .tunecore-message h3 {
    font-weight: 300;
    font-size: 30px;
    text-transform: uppercase;
    margin: 0 0 20px;
    color: #222; }
  .tunecore-message p {
    font-weight: 600;
    margin-bottom: 20px;
    color: #5d5d5d; }
  .tunecore-message .logos {
    border-top: #bfbfbf 1px solid;
    padding: 20px 0 0; }
    .tunecore-message .logos li {
      background: url("../../images/tunecore-logos.png") no-repeat top center;
      width: 130px;
      height: 55px; }
      .tunecore-message .logos li.amazon {
        background-position: 0 -55px; }
      .tunecore-message .logos li.spotify {
        background-position: 0 -110px; }
      .tunecore-message .logos li.google-play {
        background-position: 0 -165px; }
      .tunecore-message .logos li.youtube {
        width: 115px;
        background-position: 100% -220px; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
        .tunecore-message .logos li {
          background-image: url("../../images/tunecore-logos-2x.png");
          background-size: 130px 275px; } }
  .tunecore-message.no-margin {
    margin-bottom: 0; }
  #song-upload .tunecore-message, .album-upload-page .tunecore-message {
    margin-top: 30px; }
  .left-content .tunecore-message {
    margin-bottom: 20px; }
  .tunecore-message.scaled-down {
    margin-top: 20px; }
    .tunecore-message.scaled-down a {
      padding: 20px; }
    .tunecore-message.scaled-down h3 {
      font-size: 21px;
      letter-spacing: 2px; }
    .tunecore-message.scaled-down .logos li {
      background: url("../../images/tunecore-logos-scaled.png") no-repeat top center;
      width: 90px;
      height: 38px; }
      .tunecore-message.scaled-down .logos li.amazon {
        background-position: 0 -38px; }
      .tunecore-message.scaled-down .logos li.spotify {
        background-position: 0 -76px; }
      .tunecore-message.scaled-down .logos li.google-play {
        background-position: 0 -114px; }
      .tunecore-message.scaled-down .logos li.youtube {
        width: 90px;
        background-position: 100% -150px; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
        .tunecore-message.scaled-down .logos li {
          background-image: url("../../images/tunecore-logos-scaled-2x.png");
          background-size: 90px 190px; } }

.advanced-stats .page-head h1 {
  font-size: 40px;
  margin-bottom: 20px; }
.advanced-stats .view-song a {
  font-size: 14px;
  font-weight: 600; }
  .advanced-stats .view-song a:hover {
    color: #fff; }
.advanced-stats .section {
  margin-bottom: 45px;
  padding-bottom: 45px;
  border-bottom: #e0e0e0 1px solid; }
  .advanced-stats .section.promo-links {
    border: none; }
  .advanced-stats .section .section-title,
  .advanced-stats .section .section-sub {
    font-size: 25px;
    text-align: center;
    margin: 0 0 30px;
    font-weight: 400; }
  .advanced-stats .section .section-sub {
    color: #bbb;
    font-size: 15px; }
  .advanced-stats .section.promo-links {
    margin: 0 -100px 45px; }
  .advanced-stats .section .country-select-block {
    margin-top: 75px; }
    .advanced-stats .section .country-select-block label {
      font-size: 18px;
      margin-right: 25px; }
    .advanced-stats .section .country-select-block select {
      background: #fafafa;
      display: inline-block;
      height: 50px;
      width: 200px; }
.advanced-stats .plays-downloads label,
.advanced-stats .plays-downloads span,
.advanced-stats .plays-downloads strong {
  font-size: 12px;
  display: inline-block;
  padding: 0 10px; }
.advanced-stats .plays-downloads select,
.advanced-stats .plays-downloads .small-input {
  background: #fafafa;
  height: 35px;
  border: #ccc 1px solid; }
.advanced-stats .plays-downloads .clear {
  width: 100%;
  height: 1px; }
.advanced-stats .plays-downloads .small-input {
  width: 85px;
  text-align: center; }
.advanced-stats .plays-downloads input[type="submit"] {
  background: #ffa200;
  color: #fff;
  text-transform: uppercase;
  line-height: 45px;
  width: 100px;
  font-weight: 600;
  display: block;
  margin: 30px auto 0;
  border: none;
  font-size: 13px;
  -webkit-transition: all 0.15s ease;
  -moz-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  -ms-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out; }
  .advanced-stats .plays-downloads input[type="submit"]:hover {
    background: #000; }
.advanced-stats table {
  table-layout: fixed;
  width: 100%; }
  .advanced-stats table thead {
    border-bottom: #e0e0e0 1px solid; }
  .advanced-stats table th {
    padding-bottom: 20px; }
    .advanced-stats table th.name {
      width: 165px; }
    .advanced-stats table th.link {
      width: 345px; }
  .advanced-stats table .stat {
    text-align: center; }
  .advanced-stats table tbody tr {
    height: 70px !important;
    border-bottom: #efefef 1px solid; }
    .advanced-stats table tbody tr:last-child {
      border: none; }
  .advanced-stats table input[type="text"] {
    background: #fafafa;
    width: 92%;
    border: #ccc 1px solid;
    padding: 6px; }
.advanced-stats .follow-download table {
  margin-top: 50px; }
  .advanced-stats .follow-download table tbody tr {
    height: 50px !important; }
  .advanced-stats .follow-download table tfoot {
    border-top: #efefef 1px solid; }
  .advanced-stats .follow-download table tfoot th {
    padding-top: 20px; }

.embedded-players .approx-count {
  margin-bottom: 35px; }
.embedded-players .referer-data {
  text-align: center;
  margin-bottom: 20px; }
  .embedded-players .referer-data thead {
    border-color: #efefef; }
  .embedded-players .referer-data thead > tr > th {
    text-align: center; }

.stats-block-wrap {
  width: 710px;
  margin: 45px auto 0;
  padding: 45px 15px 0;
  border-top: #fff 1px solid;
  border-top: rgba(255, 255, 255, 0.5) 1px solid; }

.stats-blocks {
  margin: 0 -30px; }
  .stats-blocks:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0; }
  .stats-blocks h2 {
    font-size: 22px;
    margin: 0 0 35px; }
  .stats-blocks .block, .stats-blocks .block-third {
    width: 25%;
    float: left;
    padding: 0 15px; }
    .stats-blocks .block .inner, .stats-blocks .block-third .inner {
      background: #000;
      background: rgba(0, 0, 0, 0.8);
      padding: 20px; }
    .stats-blocks .block h3, .stats-blocks .block-third h3 {
      color: #ffa200;
      font-size: 14px;
      text-transform: uppercase;
      margin: 0 0 20px;
      font-weight: 700;
      text-align: center; }
    .stats-blocks .block .count, .stats-blocks .block-third .count {
      font-size: 48px;
      margin: 0;
      font-weight: 400;
      letter-spacing: -1px;
      line-height: 1; }
    .stats-blocks .block .icon, .stats-blocks .block-third .icon {
      color: #ffa200;
      display: block;
      font-size: 19px;
      padding-left: 4px;
      text-align: center; }
  .stats-blocks .block-third {
    width: 33%; }

.block-flex-container {
  display: -webkit-flex;
  display: flex; }
  .block-flex-container .block-third {
    width: auto;
    -webkit-flex-grow: 1;
    flex-grow: 1; }

#follow-download {
  margin-bottom: 20px; }
  #follow-download .tabs {
    position: relative;
    z-index: 10;
    list-style: none;
    margin: 0;
    padding: 0;
    margin-bottom: 30px; }
    #follow-download .tabs:after {
      visibility: hidden;
      display: block;
      content: "";
      clear: both;
      height: 0; }
    #follow-download .tabs .tab {
      background: #000;
      padding: 0 30px;
      line-height: 55px;
      height: 55px;
      color: #fff;
      font-size: 16px;
      font-weight: 700;
      float: left;
      cursor: pointer;
      position: relative; }
      #follow-download .tabs .tab i {
        color: #555;
        margin-left: 6px;
        font-size: 22px;
        position: relative;
        top: 2px; }
      #follow-download .tabs .tab .am-icon {
        background: url("../../images/am-big-tab-icon.png") no-repeat top left;
        width: 45px;
        height: 45px;
        display: inline-block;
        float: right;
        position: relative;
        top: 6px;
        margin: 0; }
        @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
          #follow-download .tabs .tab .am-icon {
            background-image: url("../../images/am-big-tab-icon-2x.png");
            background-size: 45px 90px; } }
      #follow-download .tabs .tab.active {
        background: #ffa200; }
        #follow-download .tabs .tab.active i {
          color: #fff; }
        #follow-download .tabs .tab.active .am-icon {
          background-position: 0 -45px; }
        #follow-download .tabs .tab.active:after {
          content: "";
          background: #ffa200;
          width: 20px;
          height: 20px;
          display: block;
          position: absolute;
          bottom: -4px;
          left: 50%;
          margin-left: -10px;
          transform: rotate(45deg);
          -webkit-transform: rotate(45deg); }
  #follow-download .panes {
    background: #fff;
    height: 150px;
    position: relative; }
  #follow-download .pane {
    z-index: -1;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    #follow-download .pane:after {
      visibility: hidden;
      display: block;
      content: "";
      clear: both;
      height: 0; }
    #follow-download .pane.active {
      z-index: 10;
      -webkit-opacity: 1;
      -moz-opacity: 1;
      opacity: 1; }
  #follow-download .intro-line {
    font-size: 23px;
    margin-bottom: 20px; }
  #follow-download .step {
    height: 135px; }
    #follow-download .step.step1 {
      padding-right: 25px;
      border-right: #e8e8e8 1px solid; }
    #follow-download .step.step2 {
      padding: 0 20px; }
    #follow-download .step.step3 {
      padding-left: 25px;
      border-left: #e8e8e8 1px solid; }
      #follow-download .step.step3 img {
        position: relative;
        top: 50%;
        margin-top: -25px; }
  #follow-download .step-title {
    margin: 0 0 15px;
    font-size: 22px; }
    #follow-download .step-title strong {
      text-transform: uppercase; }
  #follow-download .am-button {
    display: inline-block;
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 10px;
    text-transform: none;
    padding: 15px 20px; }
    #follow-download .am-button.disabled {
      background: #bbbbbb;
      color: #858585; }
  #follow-download .small {
    font-size: 12px;
    color: #000;
    line-height: 1.5;
    margin: 0; }

.chart-header {
  background: url("../../images/chart-banner-crowd.jpg") no-repeat top center #000;
  background-size: cover;
  min-height: 200px;
  padding-top: 30px;
  text-align: center;
  color: #fff;
  text-shadow: 1px 3px 8px rgba(0, 0, 0, 0.8); }
  .chart-header .title {
    color: #fff;
    font-size: 40px;
    line-height: 1;
    margin: 0 0 6px 0;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: -1px; }
    .chart-header .title span {
      color: #ffa200; }
  .chart-header .sub-title {
    font-size: 19px;
    margin: 0 0 20px; }
  .chart-header .dropdown {
    position: relative;
    width: 220px;
    margin: 0 auto 20px; }
    .chart-header .dropdown .dropdown-trigger {
      background: url("../../images/down-arrow-large.png") no-repeat 93% center #ffa200;
      color: #fff;
      display: block;
      padding: 10px 0;
      font-weight: 700;
      font-size: 13px;
      text-shadow: none;
      text-transform: uppercase; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
        .chart-header .dropdown .dropdown-trigger {
          background-image: url("../../images/down-arrow-large-2x.png");
          background-size: 16px 8px; } }
    .chart-header .dropdown .dropdown-menu {
      margin: 0;
      width: 100%;
      border-radius: 0;
      border: none;
      text-shadow: none; }
  .chart-header .sort {
    list-style: none;
    margin: 0;
    padding: 0;
    display: -webkit-flex;
    display: flex; }
    .chart-header .sort li {
      -webkit-flex-grow: 1;
      flex-grow: 1;
      border-top: transparent 5px solid; }
      .chart-header .sort li.active {
        background: #1b1b1b;
        border: none; }
    .chart-header .sort a {
      background: #000;
      display: block;
      color: #fff;
      height: 50px;
      line-height: 40px;
      font-size: 14px;
      font-weight: 700;
      text-shadow: none;
      border-top: transparent 5px solid; }
    .chart-header .sort li:hover a {
      background: #ffa200; }
    .chart-header .sort .active a,
    .chart-header .sort .active:hover a {
      background: #1b1b1b;
      border-color: #ffa200;
      color: #ffa200;
      line-height: 47px; }

.historical-toggle {
  margin-bottom: 10px; }
  .historical-toggle .historical-trigger {
    background: #000;
    background: rgba(0, 0, 0, 0.6);
    padding: 0 25px;
    line-height: 35px;
    font-weight: 600;
    display: inline-block; }
    .historical-toggle .historical-trigger input {
      margin-left: 5px; }
  .historical-toggle .historical-dropdown .dropdown {
    margin: 0 auto;
    padding: 20px 0 0; }

.am-features {
  padding-bottom: 120px; }
  @media screen and (max-width: 640px) {
    .am-features {
      padding: 0 20px 50px; } }
  .am-features .row {
    max-width: 1130px;
    margin: 0 auto; }
  .am-features .feature {
    display: -webkit-flex;
    display: flex;
    font-size: 14px; }
    @media screen and (max-width: 640px) {
      .am-features .feature {
        display: block; }
        .am-features .feature .col-sm-12 {
          width: 100%;
          display: block;
          float: none;
          text-align: left; } }
  .am-features .feature:not(:last-child) {
    margin-bottom: 110px; }
    @media screen and (max-width: 640px) {
      .am-features .feature:not(:last-child) {
        margin-bottom: 45px;
        padding-bottom: 45px;
        border-bottom: #d7d7d7 1px solid; } }
  @media screen and (max-width: 640px) {
    .am-features .feature-image {
      text-align: center !important; } }
  .am-features .feature-copy {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center; }
  .am-features img {
    display: inline-block; }
  .am-features h3 {
    font-size: 34px;
    font-weight: 600;
    margin: 0 0 25px; }
    @media screen and (max-width: 640px) {
      .am-features h3 {
        font-size: 22px;
        margin: 15px 0; } }
    .am-features h3 span {
      color: #ffa200;
      font-weight: 800;
      letter-spacing: -1px; }
    .am-features h3.dark span {
      color: #000; }
  .am-features p {
    color: #666;
    font-size: 14px;
    line-height: 1.5; }
    .am-features p span {
      color: #ffa200; }
    .am-features p a {
      font-weight: 700; }
  .am-features .am-btn, .am-features .am-modal-clean .btn-danger, .am-modal-clean .am-features .btn-danger {
    font-size: 13px;
    margin-top: 20px; }
  @media screen and (max-width: 640px) {
    .am-features .app-create {
      display: none; } }

.remix-contest {
  margin: -25px 0 -20px;
  color: #fff;
  font-size: 14px;
  line-height: 1.8;
  overflow: hidden; }
  .remix-contest section {
    border-bottom: #fff 9px solid; }
  .remix-contest .container {
    max-width: 1185px !important;
    position: relative; }
  .remix-contest .alt-font {
    font-family: "Montserrat";
    font-weight: 700;
    text-transform: uppercase; }
  .remix-contest .line {
    background: #fff;
    display: block;
    width: 265px;
    height: 3px;
    margin: 30px 0; }
  .remix-contest .am-btn, .remix-contest .am-modal-clean .btn-danger, .am-modal-clean .remix-contest .btn-danger {
    background: #2d1823;
    line-height: 40px;
    padding: 0 40px;
    letter-spacing: 3px; }
    @media screen and (max-width: 700px) {
      .remix-contest .am-btn, .remix-contest .am-modal-clean .btn-danger, .am-modal-clean .remix-contest .btn-danger {
        letter-spacing: 2px;
        padding: 0 25px;
        width: 100%;
        text-align: center; } }
    .remix-contest .am-btn:hover, .remix-contest .am-modal-clean .btn-danger:hover, .am-modal-clean .remix-contest .btn-danger:hover {
      background: #000; }
    .remix-contest .am-btn.outline, .remix-contest .am-modal-clean .outline.btn-danger, .am-modal-clean .remix-contest .outline.btn-danger {
      background: none;
      border: #9f4679 3px solid;
      color: #9f4679;
      font-weight: 500;
      padding-left: 25px;
      padding-right: 25px; }
      .remix-contest .am-btn.outline .fa, .remix-contest .am-modal-clean .outline.btn-danger .fa, .am-modal-clean .remix-contest .outline.btn-danger .fa {
        font-size: 18px;
        position: relative;
        top: 2px; }
      .remix-contest .am-btn.outline .fa-twitter, .remix-contest .am-modal-clean .outline.btn-danger .fa-twitter, .am-modal-clean .remix-contest .outline.btn-danger .fa-twitter {
        color: #55acee; }
      .remix-contest .am-btn.outline .fa-facebook, .remix-contest .am-modal-clean .outline.btn-danger .fa-facebook, .am-modal-clean .remix-contest .outline.btn-danger .fa-facebook {
        color: #3b5998; }
      .remix-contest .am-btn.outline:hover, .remix-contest .am-modal-clean .outline.btn-danger:hover, .am-modal-clean .remix-contest .outline.btn-danger:hover {
        background: #9f4679;
        color: #fff; }
        .remix-contest .am-btn.outline:hover .fa, .remix-contest .am-modal-clean .outline.btn-danger:hover .fa, .am-modal-clean .remix-contest .outline.btn-danger:hover .fa {
          color: #fff !important; }
  .remix-contest .due-date {
    font-weight: 600;
    color: #fff;
    margin-top: 15px;
    font-size: 13px; }
    @media screen and (max-width: 700px) {
      .remix-contest .due-date {
        text-align: center;
        font-size: 14px; } }

.remix-contest .intro-section {
  background: url("../../images/brenmar-hula-hoop-remix-bg.jpg") no-repeat center center #9d4575;
  height: 700px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  position: relative; }
  @media screen and (max-width: 700px) {
    .remix-contest .intro-section {
      display: block; } }
  .remix-contest .intro-section .prizes {
    position: absolute;
    top: 0;
    right: 0;
    text-align: center; }
    @media screen and (max-width: 700px) {
      .remix-contest .intro-section .prizes {
        position: relative;
        margin-top: 30px; } }
    .remix-contest .intro-section .prizes p {
      color: #602e47;
      margin: 0 0 20px;
      font-size: 11px;
      font-weight: 700;
      text-transform: uppercase; }
    .remix-contest .intro-section .prizes ul {
      list-style: none;
      margin: 0;
      padding: 0; }
    .remix-contest .intro-section .prizes li:not(:last-child) {
      margin-bottom: 20px; }
    .remix-contest .intro-section .prizes img {
      display: inline-block; }
  .remix-contest .intro-section .line {
    background: #ac628a; }
  .remix-contest .intro-section .am-btn:first-child, .remix-contest .intro-section .am-modal-clean .btn-danger:first-child, .am-modal-clean .remix-contest .intro-section .btn-danger:first-child {
    margin-right: 10px; }
    @media screen and (max-width: 700px) {
      .remix-contest .intro-section .am-btn:first-child, .remix-contest .intro-section .am-modal-clean .btn-danger:first-child, .am-modal-clean .remix-contest .intro-section .btn-danger:first-child {
        margin: 0 0 10px; } }
  @media screen and (max-width: 700px) {
    .remix-contest .intro-section {
      background-image: none;
      padding: 20px 0;
      height: auto; } }
.remix-contest .intro-content {
  max-width: 695px;
  margin-bottom: 25px; }
  .remix-contest .intro-content .copy {
    max-width: 660px; }
.remix-contest .main-title span {
  display: block; }
.remix-contest .main-title .small {
  color: #fff;
  font-size: 35px;
  letter-spacing: 12px;
  margin-bottom: 6px;
  font-weight: 500; }
  @media screen and (max-width: 700px) {
    .remix-contest .main-title .small {
      font-size: 17px; } }
.remix-contest .main-title .large {
  color: #ffb0df;
  font-size: 100px;
  letter-spacing: 5px;
  position: relative;
  left: -4px; }
  @media screen and (max-width: 700px) {
    .remix-contest .main-title .large {
      font-size: 35px; } }
.remix-contest .player-embed-wrap {
  position: absolute;
  left: 50%;
  bottom: -200px;
  z-index: 50;
  width: 650px;
  margin-left: -325px; }
  @media screen and (max-width: 700px) {
    .remix-contest .player-embed-wrap {
      position: relative;
      width: 100%;
      left: auto;
      bottom: -25px;
      margin: 0; } }
.remix-contest .sub-title {
  font-size: 25px;
  font-weight: 500;
  letter-spacing: 15px;
  margin-bottom: 25px; }
  @media screen and (max-width: 700px) {
    .remix-contest .sub-title {
      font-size: 18px;
      letter-spacing: 8px; } }

.remix-contest .contest-section {
  background: url("../../images/remix-contest-dark-bg.jpg") no-repeat center center #000;
  height: 730px;
  padding-top: 265px;
  text-align: center;
  background-size: cover; }
  .remix-contest .contest-section .title {
    font-size: 35px;
    letter-spacing: 27px;
    margin: 0 0 30px; }
  .remix-contest .contest-section .line {
    width: 185px;
    background-color: #ffb0df;
    margin: 30px auto;
    position: relative;
    left: -13px; }
  .remix-contest .contest-section .copy {
    max-width: 720px;
    margin: 0 auto 70px;
    font-size: 16px; }
  .remix-contest .contest-section .presented-by h4 {
    color: #ffb0df;
    font-size: 16px;
    letter-spacing: 10px;
    margin: 0 0 30px;
    font-weight: 500; }
  .remix-contest .contest-section .presented li:nth-child(2) {
    margin: 0 43px 0 70px; }

.remix-contest .prizes-section {
  background: url("../../images/prizes-section-bg.jpg") no-repeat top center #8ea4db;
  height: 590px;
  background-size: cover;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center; }
  .remix-contest .prizes-section .content {
    max-width: 590px; }
  .remix-contest .prizes-section .title {
    font-size: 45px;
    text-transform: uppercase;
    letter-spacing: 27px;
    margin: 0 0 25px; }
  .remix-contest .prizes-section .line {
    background: #ffb0df;
    width: 185px;
    margin: 30px auto; }
  .remix-contest .prizes-section .prizes {
    list-style: none;
    margin: 0;
    padding: 0; }
  .remix-contest .prizes-section li {
    font-weight: 500;
    color: #aabce8;
    line-height: 1.2; }
    .remix-contest .prizes-section li:not(:last-child) {
      margin-bottom: 50px; }
    .remix-contest .prizes-section li span {
      color: #cdd6ed;
      display: block;
      font-size: 24px;
      margin: 0;
      letter-spacing: 4px; }
    .remix-contest .prizes-section li strong {
      color: #fff; }

.remix-contest .enter-section {
  background: url("../../images/enter-brenmar-bg.jpg") no-repeat top center #d8dee3;
  height: 625px;
  color: #4e565d;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center; }
  .remix-contest .enter-section .line {
    background-color: #6e8bd3; }
  #site-wrap .remix-contest .enter-section .container {
    padding-left: 545px; }
  .remix-contest .enter-section li:not(:last-child) {
    margin-bottom: 35px; }
.remix-contest .title {
  font-size: 45px;
  text-transform: uppercase;
  letter-spacing: 20px;
  margin: 0 0 25px; }
.remix-contest .steps {
  list-style: none;
  margin: 0;
  padding: 0;
  font-weight: 500;
  margin-top: 70px; }
.remix-contest .count {
  width: 75px;
  display: inline-block;
  font-weight: 700;
  letter-spacing: 1px; }
.remix-contest .add-on {
  font-family: "Open Sans", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-left: 8px;
  text-transform: none;
  font-weight: 600; }
  .remix-contest .add-on a {
    color: #6e8bd3;
    border-bottom: #6e8bd3 1px solid; }

.remix-contest .feed-section {
  background: #f9f9f9;
  color: #202020;
  padding: 75px 0; }
  .remix-contest .feed-section .feeds {
    margin: 60px -18px 0; }
    @media screen and (max-width: 700px) {
      .remix-contest .feed-section .feeds {
        margin: 60px 0 0; } }
  .remix-contest .feed-section .line {
    background: #9f4679;
    width: 185px;
    margin: 30px auto; }
  .remix-contest .feed-section .feed-col {
    width: 50%;
    float: left;
    padding: 0 18px; }
    @media screen and (max-width: 700px) {
      .remix-contest .feed-section .feed-col {
        width: 100%;
        padding: 0; } }
  .remix-contest .feed-section .col-title {
    font-size: 24px;
    letter-spacing: 10px;
    font-weight: 500;
    margin: 0 0 35px;
    text-align: center; }
  .remix-contest .feed-section .single-feed-item {
    background: #fff;
    margin-bottom: 40px;
    padding: 20px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); }
    .remix-contest .feed-section .single-feed-item .feed-share-icons {
      top: 20px;
      right: 20px; }
    .remix-contest .feed-section .single-feed-item .producer a,
    .remix-contest .feed-section .single-feed-item .featuring a,
    .remix-contest .feed-section .single-feed-item .uploaded a,
    .remix-contest .feed-section .single-feed-item .genre a,
    .remix-contest .feed-section .single-feed-item .genre,
    .remix-contest .feed-section .single-feed-item .track-interaction .interaction i {
      color: #9f4679; }
  .remix-contest .feed-section .alert-message {
    text-align: center;
    letter-spacing: 3px;
    font-size: 16px; }
    @media screen and (max-width: 700px) {
      .remix-contest .feed-section .alert-message {
        font-size: 12px; } }

#ad-blocker-message {
  color: red;
  border: solid 1px #dedede; }

/*# sourceMappingURL=audiomack.css.map */