@charset "UTF-8";
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
/* Document
   ========================================================================== */
@import url("https://fonts.googleapis.com/css?family=Montserrat:400,700");
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0;
}

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
  display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}

[hidden],
.hidden {
  display: none;
}

.empty-content {
  font-size: 1.4rem;
  font-weight: bold;
}

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

html {
  box-sizing: border-box;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

body {
  background-color: #f1f6fe;
}

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

img.thumb {
  display: block !important;
}

.page-error {
  font-size: 32px;
  margin-bottom: 30px;
}

body {
  display: table;
  width: 100%;
  height: 100vh;
  table-layout: fixed;
}

.footer-wrapper {
  display: table-footer-group;
  height: 1%;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: .35s;
          transition-duration: .35s;
  -webkit-transition-property: height;
  transition-property: height;
}

.hidden-mobile {
  display: none;
}

@media (min-width: 992px) {
  .hidden-mobile {
    display: block;
  }
}

.visible-mobile {
  display: block;
}

@media (min-width: 992px) {
  .visible-mobile {
    display: none;
  }
}

body {
  font-family: 'Montserrat', Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
}

h1, h2, h3 {
  line-height: 1.2;
}

p {
  margin-top: 0;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

a {
  color: #4a89f3;
  text-decoration: none;
}

a:hover {
  color: #1a6af0;
}

.text-primary {
  color: #4a89f3;
}

.image img {
  font-size: 1rem;
}

@font-face {
  font-family: 'littv';
  src: url("../fonts/icons/littv.ttf?kny9ba") format("truetype"), url("../fonts/icons/littv.woff?kny9ba") format("woff"), url("../fonts/icons/littv.svg?kny9ba#littv") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'littv' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-user2:before {
  content: "";
}

.icon-camera:before {
  content: "";
}

.icon-list:before {
  content: "";
}

.icon-video-camera:before {
  content: "";
}

.icon-shopping-cart:before {
  content: "";
}

.icon-group:before {
  content: "";
}

.icon-users:before {
  content: "";
}

.icon-envelope:before {
  content: "";
}

.icon-bolt:before {
  content: "";
}

.icon-flash:before {
  content: "";
}

.icon-user-plus:before {
  content: "";
}

.icon-playlist:before {
  content: "";
}

.icon-view:before {
  content: "";
}

.icon-dislike:before {
  content: "";
}

.icon-flag:before {
  content: "";
}

.icon-share:before {
  content: "";
}

.icon-bookmark:before {
  content: "";
}

.icon-angle-left:before {
  content: "";
}

.icon-angle-right:before {
  content: "";
}

.icon-angle-up:before {
  content: "";
}

.icon-angle-down:before {
  content: "";
}

.icon-comment:before {
  content: "";
}

.icon-like:before {
  content: "";
}

.icon-heart:before {
  content: "";
}

.icon-edit:before {
  content: "";
}

.icon-search:before {
  content: "";
}

.icon-upload:before {
  content: "";
}

.icon-lang:before {
  content: "";
}

.icon-user:before {
  content: "";
}

.icon-music:before {
  content: "";
}

.icon-tv:before {
  content: "";
}

.icon-star-empty:before {
  content: "";
}

.icon-star-half:before {
  content: "";
}

.icon-star-full:before {
  content: "";
}

.submit,
.item-control .toggle-button,
.button,
.load-more a,
.embed-button {
  -webkit-appearance: none;
  margin: 0;
  border: none;
  overflow: visible;
  font: inherit;
  color: #fff;
  text-transform: none;
  display: inline-block;
  box-sizing: border-box;
  padding: 0 12px;
  background: #77a7f6;
  vertical-align: middle;
  line-height: 30px;
  min-height: 30px;
  font-size: 12px;
  text-decoration: none;
  text-align: center;
  border-radius: 4px;
  text-transform: uppercase;
}

.submit:hover, .submit:focus,
.item-control .toggle-button:hover,
.item-control .toggle-button:focus,
.button:hover,
.load-more a:hover,
.button:focus,
.load-more a:focus,
.embed-button:hover,
.embed-button:focus {
  background-color: #a7c6f9;
  color: #fff;
  outline: none;
  text-decoration: none;
}

.submit:not(:disabled),
.item-control .toggle-button:not(:disabled),
.button:not(:disabled),
.load-more a:not(:disabled),
.embed-button:not(:disabled) {
  cursor: pointer;
}

.submit.done,
.item-control .toggle-button.done,
.button.done,
.load-more a.done,
.embed-button.done {
  pointer-events: none;
  opacity: 0.5;
}

.submit.done .hide,
.item-control .toggle-button.done .hide,
.button.done .hide, .load-more a.done .hide,
.embed-button.done .hide {
  display: block !important;
}

.submit.done .show,
.item-control .toggle-button.done .show,
.button.done .show, .load-more a.done .show,
.embed-button.done .show {
  display: none !important;
}

.info-holder .tabs-menu > ul > li:hover .toggle-button.drop .badge {
  background-color: #fff;
  color: #4a89f3;
  box-shadow: 0 0 0 3px #4a89f3;
}

.embed-button,
.button,
.load-more a {
  margin: 3px 0;
}

.button, .load-more a {
  margin-left: 3px;
  margin-right: 3px;
}

.button-info {
  padding: 0 8px;
  overflow: hidden;
}

.button-group {
  margin-bottom: 10px;
}

.hide {
  display: none;
}

.show {
  display: block;
}

[aria-expanded="true"] .hide {
  display: inline-block;
}

[aria-expanded="true"] .show {
  display: none;
}

form .row {
  margin-bottom: 10px;
}

form label {
  margin-bottom: 2px;
  display: inline-block;
  font-size: 12px;
}

input,
select,
textarea {
  margin: 0;
  border-radius: 0;
  font: inherit;
  color: inherit;
}

select {
  text-transform: none;
}

optgroup {
  font: inherit;
  font-weight: bold;
}

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

input[type="checkbox"],
input[type="radio"] {
  padding: 0;
}

input[type="checkbox"]:not(:disabled),
input[type="radio"]:not(:disabled) {
  cursor: pointer;
}

textarea,
input:not([type]),
input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="number"],
input[type="datetime"] {
  -webkit-appearance: none;
}

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

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

fieldset {
  border: none;
  margin: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}

input:not([type="radio"]):not([type="checkbox"]),
select {
  vertical-align: middle;
}

select,
textarea,
input:not([type]),
input[type="text"],
input[type="password"],
input[type="file"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
  height: 30px;
  width: 100%;
  display: block;
  padding: 4px 6px;
  border: 1px solid #d6d6d6;
  background: #fff;
  color: #444;
  border-radius: 4px;
  font-size: 11px;
}

select:focus,
textarea:focus,
input:not([type]):focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="file"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus {
  border-color: #99baca;
  outline: 0;
  background: #f5fbfe;
  color: #444;
}

select:disabled,
textarea:disabled,
input:not([type]):disabled,
input[type="text"]:disabled,
input[type="password"]:disabled,
input[type="file"]:disabled,
input[type="datetime"]:disabled,
input[type="datetime-local"]:disabled,
input[type="date"]:disabled,
input[type="month"]:disabled,
input[type="time"]:disabled,
input[type="week"]:disabled,
input[type="number"]:disabled,
input[type="email"]:disabled,
input[type="url"]:disabled,
input[type="search"]:disabled,
input[type="tel"]:disabled,
input[type="color"]:disabled {
  border-color: #ddd;
  background-color: #f5f5f5;
  color: #999;
}

:-ms-input-placeholder {
  color: #999 !important;
}

::-moz-placeholder {
  color: #999;
}

::-webkit-input-placeholder {
  color: #999;
}

:disabled:-ms-input-placeholder {
  color: #999 !important;
}

:disabled::-moz-placeholder {
  color: #999;
}

:disabled::-webkit-input-placeholder {
  color: #999;
}

/*
 * Legend
 * 1. Behave like block element
 * 2. Correct `color` not being inherited in IE 8/9/10/11.
 * 3. Remove padding
 * 4. `margin-bottom` is not working in Safari and Opera.
 *    Using `padding` and :after instead to create the border
 * 5. Style
 */
legend {
  /* 1 */
  width: 100%;
  /* 2 */
  border: 0;
  /* 3 */
  padding: 0;
  /* 4 */
  padding-bottom: 15px;
  /* 5 */
  font-size: 18px;
  line-height: 30px;
}

/*
 * 1. Fixes IE9
 */
legend:after {
  content: "";
  display: block;
  border-bottom: 1px solid #ddd;
  /* 1 */
  width: 100%;
}

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

form .success {
  margin: 10px 0;
  padding: 10px;
  color: #21BA45;
  border: 1px solid #21BA45;
  font-size: 14px;
  border-radius: 4px;
  font-weight: bold;
}

form .generic-error {
  text-align: center;
  margin: 10px 0;
  padding: 10px;
  background: transparent;
  color: #e44242;
  border: 1px solid #e44242;
  font-weight: bold;
  border-radius: 4px;
}

form .bottom .links {
  margin-top: 10px;
  font-size: 12px;
}

form .bottom .links p {
  margin-bottom: 5px;
}

form .captcha-control {
  overflow: hidden;
}

@media (min-width: 768px) {
  form .captcha-control .image {
    float: left;
    border: 0;
    width: 280px;
    height: 52px;
  }
}

form .captcha-control .image img {
  display: block;
  margin: 5px 10px 5px 0;
}

@media (min-width: 768px) {
  form .captcha-control .image img {
    float: left;
    width: 125px;
    height: 52px;
  }
}

form .captcha-control label {
  margin: 5px 0 2px;
}

@media (min-width: 768px) {
  form .captcha-control label {
    float: left;
  }
}

form .captcha-control .textfield {
  width: 135px;
}

form .captcha-control .submit {
  float: left;
  margin: 19px 0 0;
}

form .file-control {
  position: relative;
}

form .file-control .textfield {
  position: absolute;
  left: 0;
  top: 0;
  padding-left: 94px;
}

input[type="radio"] + label,
input[type="checkbox"] + label {
  display: inline-block;
}

.field-error {
  font-size: 13px;
  margin-top: 2px;
  color: #e44242;
}

form .file {
  position: relative;
  opacity: 0;
}

form .file-control .button, form .file-control .load-more a, .load-more form .file-control a {
  position: absolute;
  margin: 0;
}

form .file-control .button.disabled, form .file-control .load-more a.disabled, .load-more form .file-control a.disabled {
  color: #9b9b9b;
  background: #fff;
  background: -webkit-linear-gradient(top, #ffffff 0%, #cccccc 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #cccccc 100%);
}

.section-title {
  margin-bottom: 10px;
  display: block;
}

.custom-size {
  margin-top: 15px;
}

.custom-size input {
  display: inline-block;
  width: auto;
  max-width: 120px;
}

form .date fieldset {
  margin: 0 -1%;
}

form .date fieldset::after {
  content: '';
  display: table;
  clear: both;
}

form .date fieldset > * {
  float: left;
  width: 31.33%;
  margin: 0 1%;
}

.field-label {
  display: block;
}

.selectbox.age {
  display: inline-block;
  vertical-align: middle;
  width: auto;
}

.list-selector {
  position: relative;
}

.list-selector .filter {
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  z-index: 1;
}

.list-selector-popup {
  position: absolute;
  left: 0;
  right: 0;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.22);
  padding: 10px;
  border-radius: 4px;
  top: 100%;
  /* bottom: 10px; */
  z-index: 22;
  padding-top: 50px;
}

.list-selector-popup .button-group {
  overflow-y: auto;
  max-height: 170px;
}

.content, .footer-wrap,
.center-hold,
.container {
  max-width: 100%;
  width: 1260px;
  padding: 0 10px;
  margin-left: auto;
  margin-right: auto;
}

.content::after, .footer-wrap::after,
.center-hold::after,
.container::after {
  content: '';
  display: table;
  clear: both;
}

.main-container::after,
.main-content::after {
  content: '';
  display: table;
  clear: both;
}

@media (min-width: 768px) {
  .sidebar:not(:empty) + .main-container {
    margin-left: 205px;
  }
}

.wrapper {
  overflow: hidden;
}

@media (min-width: 768px) {
  .sidebar {
    float: left;
    width: 195px;
    margin: 0 10px 0 0;
  }
}

.sidebar .headline h1,
.sidebar .headline h2,
.sidebar .headline h3,
.sidebar .headline h4,
.sidebar .headline h5,
.sidebar .headline h6 {
  max-width: none;
}

.sidebar .comments,
.sidebar .list,
.sidebar .filter {
  background: #fff;
  border-radius: 4px;
  list-style: none;
  padding-left: 0;
  margin: 0;
  margin-bottom: 20px;
}

.sidebar .filter {
  padding: 10px 12px;
}

.sidebar .filter .group {
  margin-bottom: 10px;
  font-size: 15px;
}

@media all and (max-width: 767px) {
  .sidebar .filter .mobile-group {
    background-color: #77a7f6;
    color: #fff;
    margin-top: 10px;
    margin-left: -12px;
    margin-right: -12px;
    margin-bottom: -10px;
    font-size: 12px;
    padding: 8px 12px;
    position: relative;
    z-index: 1;
    border-bottom-left-radius: inherit;
    border-bottom-right-radius: inherit;
    text-align: center;
    display: block;
    text-transform: uppercase;
    font-weight: bold;
  }
  .sidebar .filter .mobile-group[aria-expanded="true"] {
    border-radius: 0;
  }
  .sidebar .filter .mobile-group:active {
    opacity: 0.7;
  }
  .sidebar .filter .mobile-group-sidebar ul {
    margin-top: 15px;
  }
}

@media all and (min-width: 768px) {
  .sidebar .filter .mobile-group-sidebar.collapse {
    display: block;
  }
}

.sidebar .filter ul {
  padding-left: 0;
  list-style: none;
  font-size: 12px;
}

.sidebar .filter ul > li::after {
  content: '';
  display: table;
  clear: both;
}

.sidebar .filter ul > li + li {
  margin-top: 10px;
}

.sidebar .filter ul > li input[type="checkbox"],
.sidebar .filter ul > li input[type="radio"] {
  float: left;
  margin-top: 3px;
  margin-right: 6px;
}

.sidebar .filter ul > li input[type="checkbox"] + label,
.sidebar .filter ul > li input[type="radio"] + label {
  display: block;
  overflow: hidden;
}

.sidebar .list a {
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 12px;
}

.sidebar .list .rating {
  float: right;
  color: #9a9999;
  margin-left: 4px;
}

.sidebar .comments .comment-text {
  font-size: 14px;
  font-style: italic;
  line-height: 16px;
  padding: 10px;
  color: #999999;
}

.sidebar .comments .comment-info {
  padding: 0 10px 10px 10px;
  overflow: hidden;
}

.sidebar .comments .image {
  float: left;
  width: 30px;
  height: 30px;
  overflow: hidden;
  background: #f1eeee;
}

.sidebar .comments .image img,
.sidebar .comments .image .no-thumb {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
}

.sidebar .comments .username {
  height: 14px;
  overflow: hidden;
  padding: 0 5px 3px 5px;
}

.sidebar .comments .added {
  padding: 0 5px;
  overflow: hidden;
  color: #999999;
}

.block-main,
.block-additional,
.block-profile {
  background-color: #fff;
  border-radius: 4px;
  margin-bottom: 30px;
  padding: 10px;
  box-shadow: 0 1px 0 #d9e6fd;
}

.profile-list > .margin-fix {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.profile-list .item {
  min-width: 50%;
  margin: 4px 0;
  color: #666;
}

.profile-list .item em {
  color: #000;
  font-style: normal;
}

.profile-list .about-me {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
  width: 100%;
}

.profile-list .about-me:after {
  content: '';
  max-width: 50%;
  display: block;
  height: 2px;
  background-color: #f1f6fe;
  margin: 30px auto;
}

.top-links {
  padding: 10px 0;
}

.network {
  float: left;
}

.member-links {
  float: right;
}

.member-links li.member-item .nav-drop {
  min-width: 200px;
}

.member-links li.member-item .nav-drop [class^="icon-"],
.member-links li.member-item .nav-drop [class*=" icon-"] {
  font-size: 1em;
  min-width: 1.3em;
}

.header + .content-member {
  margin-top: -30px;
}

.member-links > ul,
.network > ul {
  margin: 0 -10px;
  list-style: none;
  padding: 0;
}

@media (max-width: 991px) {
  .member-links > ul,
  .network > ul {
    display: table;
    margin: 0;
  }
}

.member-links > ul > li,
.network > ul > li {
  position: relative;
  z-index: 1;
  display: table-cell;
  vertical-align: middle;
}

.member-links > ul > li:hover,
.network > ul > li:hover {
  z-index: 2;
}

.member-links > ul > li:hover .nav-drop,
.network > ul > li:hover .nav-drop {
  display: block;
}

.member-links > ul > li > a,
.member-links > ul > li > span,
.network > ul > li > a,
.network > ul > li > span {
  cursor: pointer;
  display: block;
  padding: 10px;
}

@media (max-width: 991px) {
  .member-links > ul > li > a,
  .member-links > ul > li > span,
  .network > ul > li > a,
  .network > ul > li > span {
    padding: 8px;
  }
}

.member-links > ul > li > a > span,
.member-links > ul > li > span > span,
.network > ul > li > a > span,
.network > ul > li > span > span {
  display: inline-block;
}

@media (max-width: 991px) {
  .member-links > ul > li > a,
  .network > ul > li > a {
    text-align: center;
  }
}

@media (min-width: 992px) {
  .member-links > ul > li,
  .network > ul > li {
    display: inline-block;
    vertical-align: top;
  }
  .member-links > ul > li + li,
  .network > ul > li + li {
    border-left: 1px solid #c5c5c5;
  }
}

@media (max-width: 991px) {
  .member-links .cfg-select,
  .network .cfg-select {
    display: none;
  }
}

.header-username {
  word-wrap: break-word;
}

.nav-drop {
  display: none;
  list-style: none;
  padding: 0;
  margin: 0;
}

@media (min-width: 992px) {
  .nav-drop {
    padding-top: 40px;
    padding-bottom: 10px;
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    border-radius: 4px;
    background-color: #fff;
    z-index: -1;
  }
}

.nav-drop > li > a,
.nav-drop > li > span {
  padding: 5px 10px;
  display: block;
}

.member-links {
  width: 100%;
  margin-top: 10px;
}

@media (min-width: 992px) {
  .member-links {
    width: auto;
    margin-top: 0;
  }
}

.member-links [class^="icon-"],
.member-links [class*=" icon-"] {
  font-size: 1.8em;
  display: inline-block;
  vertical-align: middle;
  margin-top: -3px;
}

.header {
  background-color: #fff;
  margin-bottom: 30px;
}

.header-top {
  padding: 11px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.header-top > .container {
  display: inherit;
  -ms-flex-wrap: inherit;
      flex-wrap: inherit;
  -webkit-box-align: inherit;
      -ms-flex-align: inherit;
          align-items: inherit;
}

.header .logo {
  float: left;
}

.header .logo img {
  display: block;
  width: 100%;
}

.header .btn-toggler {
  background: none;
  border: none;
  width: 40px;
  min-height: 40px;
  padding: 7px;
}

.header .btn-toggler .icon {
  display: block;
}

.header .btn-toggler .icon .ico-bar {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
  display: block;
  height: 5px;
  background-color: #4a89f3;
}

.header .btn-toggler .icon .ico-bar + .ico-bar {
  margin-top: 6px;
}

.header .btn-toggler[aria-expanded="true"] .ico-bar {
  position: relative;
  background-color: #27aa9a;
}

.header .btn-toggler[aria-expanded="true"] .ico-bar:nth-child(1) {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  top: 11px;
}

.header .btn-toggler[aria-expanded="true"] .ico-bar:nth-child(2) {
  opacity: 0;
}

.header .btn-toggler[aria-expanded="true"] .ico-bar:nth-child(3) {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  top: -11px;
}

.header .social-bookmarks {
  display: none;
}

.header .center {
  max-width: 50%;
  margin: auto;
  text-align: center;
}

.header .header-text {
  display: none;
  font-size: 18px;
}

@media (min-width: 768px) {
  .header .header-text {
    display: block;
  }
}

@media (min-width: 1170px) {
  .header .header-text {
    font-size: 24px;
  }
}

@media (min-width: 992px) {
  .header .btn-toggler {
    display: none;
  }
}

@media (max-width: 991px) {
  .header {
    margin-bottom: 30px;
  }
}

@media (min-width: 992px) {
  .navbar-collapse.collapse {
    display: block;
  }
}

.navbar-collapse .member-links {
  float: none;
}

.search {
  position: relative;
  margin-left: auto;
  height: 45px;
  z-index: 1;
}

@media (min-width: 992px) {
  .search {
    margin-right: 10px;
  }
}

@media (min-width: 1170px) {
  .search {
    margin-right: 40px;
  }
}

.search-button {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  color: #4a89f3;
  padding: 8px 16px;
  font-size: 24px;
  cursor: pointer;
}

.search-button:hover {
  color: #27aa9a;
}

.search-text input {
  height: 45px;
  padding: 12px 16px;
  float: right;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 1;
  position: absolute;
  right: 0;
  z-index: -1;
  width: calc(100vw - 60px);
}

@media (min-width: 992px) {
  .search-text input {
    width: calc(60vw - 170px);
    max-width: 630px;
  }
}

.search:not(.open) .search-text input {
  visibility: hidden;
  width: 0px;
  padding-left: 0;
  padding-right: 0;
  border-color: transparent;
  opacity: 0;
}

.search.open .search-button {
  color: #27aa9a;
}

.cfg-select {
  position: relative;
  z-index: 2;
}

.cfg-select > a {
  display: block;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  position: relative;
  z-index: 2;
}

.cfg-select.open > a {
  color: #27aa9a;
}

.cfg-select.open .icon-angle-down:before {
  content: "";
}

.cfg-select.open ul {
  display: block;
}

.cfg-select img {
  display: none;
}

.cfg-select ul {
  display: none;
  text-align: center;
  margin: 0;
  padding: 5px 0;
  list-style: none;
  text-align: left;
  color: #6e6e6e;
}

@media (min-width: 992px) {
  .cfg-select ul {
    padding-top: 40px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    border-radius: 4px;
    background-color: #fff;
    text-align: center;
  }
}

.cfg-select ul li {
  padding: 5px 20px;
  cursor: pointer;
}

.cfg-select ul li:hover, .cfg-select ul li[data-selected="true"] {
  color: #27aa9a;
}

.cfg-select [data-selected="true"],
.cfg-select [selected] {
  display: none;
}

.cfg-select em {
  font-style: normal;
}

.cfg-select .icon-angle-down {
  font-size: 0.8em;
}

@media (min-width: 992px) {
  .show-mobile {
    display: none !important;
  }
}

@media (max-width: 991px) {
  .hide-mobile {
    display: none !important;
  }
}

.primary-second-mobile {
  border-top: 1px solid #4a89f3;
}

.primary-second-mobile ul {
  list-style: none;
  padding-left: 0;
  margin: 0;
  display: table;
  width: 100%;
}

.primary-second-mobile ul > li {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.primary-second-mobile ul > li > a {
  display: block;
  padding: 6px 10px;
}

@media (min-width: 992px) {
  .primary-second-mobile {
    display: none;
  }
}

h1.headline,
h1.block_header,
h2.headline,
h2.block_header,
h3.headline,
h3.block_header,
h4.headline,
h4.block_header {
  text-transform: uppercase;
}

.headline,
.block_header {
  background-color: #fff;
  border-radius: 4px;
  padding: 7px 10px;
  margin-bottom: 20px;
  width: 100%;
  font-weight: normal;
  display: table;
}

.headline-default,
.block_header-default {
  padding-left: 0;
  padding-right: 0;
  color: #444;
  margin-bottom: 5px;
}

.headline h1,
.headline h2,
.headline h3,
.headline h4,
.headline h5,
.headline h6,
.block_header h1,
.block_header h2,
.block_header h3,
.block_header h4,
.block_header h5,
.block_header h6 {
  text-transform: uppercase;
  margin: 0;
  font-weight: normal;
  display: inline-block;
  vertical-align: middle;
}

@media (min-width: 640px) {
  .headline h1,
  .headline h2,
  .headline h3,
  .headline h4,
  .headline h5,
  .headline h6,
  .block_header h1,
  .block_header h2,
  .block_header h3,
  .block_header h4,
  .block_header h5,
  .block_header h6 {
    float: left;
    max-width: 50%;
  }
}

.headline h1,
.headline h2,
.block_header h1,
.block_header h2 {
  font-size: 16px;
}

.headline .button-info,
.block_header .button-info {
  vertical-align: middle;
  display: inline-block;
}

@media (min-width: 640px) {
  .headline .button-info,
  .block_header .button-info {
    float: left;
  }
}

.headline > .button, .load-more .headline > a,
.block_header > .button, .load-more
.block_header > a {
  margin: 0;
  padding: 6px;
  font-size: 14px;
  line-height: 20px;
  min-height: 20px;
  display: block;
  margin-top: 4px;
}

@media (min-width: 640px) {
  .headline > .button, .load-more .headline > a,
  .block_header > .button, .load-more
  .block_header > a {
    float: right;
    padding: 0 6px;
    margin-top: 0;
  }
  .headline > .button ~ .button, .load-more .headline > a ~ .button, .load-more .headline > .button ~ a, .load-more .headline > a ~ a,
  .block_header > .button ~ .button, .load-more
  .block_header > a ~ .button, .load-more
  .block_header > .button ~ a, .load-more
  .block_header > a ~ a {
    margin-right: 4px;
  }
}

.headline > .button.done, .load-more .headline > a.done,
.block_header > .button.done, .load-more
.block_header > a.done {
  pointer-events: none;
  background-color: rgba(74, 137, 243, 0.3);
}

.headline .sort,
.block_header .sort {
  background-color: #77a7f6;
  color: #fff;
  margin-top: 10px;
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: -7px;
  font-size: 12px;
  position: relative;
  z-index: 1;
  border-bottom-left-radius: inherit;
  border-bottom-right-radius: inherit;
  text-align: center;
}

@media (min-width: 640px) {
  .headline .sort,
  .block_header .sort {
    text-align: left;
    border-bottom-left-radius: 0;
    border-top-right-radius: inherit;
    border-bottom-right-radius: inherit;
    margin: -7px -10px;
    margin-left: 10px;
    float: right;
  }
}

.headline .sort > a,
.block_header .sort > a {
  color: inherit;
  text-transform: uppercase;
  font-weight: bold;
  padding: 8px 12px;
  position: relative;
  display: block;
}

@media (min-width: 640px) {
  .headline .sort + .sort,
  .block_header .sort + .sort {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
}

.headline .sort > strong,
.block_header .sort > strong {
  text-transform: uppercase;
  padding: 8px 12px;
  position: relative;
  display: block;
}

.headline .sort > ul,
.block_header .sort > ul {
  list-style: none;
  margin: 0;
  padding-left: 0;
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  min-width: 180px;
  background-color: inherit;
}

@media (min-width: 640px) {
  .headline .sort > ul,
  .block_header .sort > ul {
    left: auto;
  }
}

.headline .sort > ul > li > a,
.block_header .sort > ul > li > a {
  color: inherit;
  display: block;
  padding: 12px;
}

.headline .sort > ul > li > a:hover,
.block_header .sort > ul > li > a:hover {
  background-color: rgba(255, 255, 255, 0.3);
}

.headline .sort [data-toggle="dropdown"],
.block_header .sort [data-toggle="dropdown"] {
  display: block;
  padding: 8px 12px;
  position: relative;
}

.headline .sort [data-toggle="dropdown"]:after,
.block_header .sort [data-toggle="dropdown"]:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
  margin-top: -1px;
  border-width: 4px;
  border-style: solid;
  border-top-width: 6px;
  border-left-color: transparent;
  border-right-color: transparent;
  border-bottom-width: 0;
}

.headline .sort [data-toggle="dropdown"][aria-expanded="true"]:after,
.block_header .sort [data-toggle="dropdown"][aria-expanded="true"]:after {
  border-bottom-width: 6px;
  border-top: none;
}

.dropdown.open {
  border-bottom-right-radius: 0;
}

.dropdown.open a {
  z-index: 2;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.dropdown.open > ul {
  display: block;
}

.block_header {
  font-size: 16px;
}

.list-sort {
  margin: 0;
  padding: 0;
  list-style: none;
  background-color: #fff;
  border-radius: 4px;
  padding: 7px 10px;
  margin-bottom: 20px;
  font-size: 16px;
}

.list-sort > li > span {
  text-transform: uppercase;
}

.navigation {
  background-color: #4a89f3;
  color: #fff;
  position: relative;
}

@media (min-width: 992px) {
  .navigation {
    background-color: #4a89f3;
    color: #fff;
  }
}

.navigation .primary {
  margin: 0;
  padding-left: 0;
  list-style: none;
}

@media (min-width: 992px) {
  .navigation .primary > li {
    display: inline-block;
    vertical-align: top;
  }
}

@media (max-width: 991px) {
  .navigation .primary > li + li {
    border-top: 1px solid #3976de;
  }
}

.navigation .primary > li .header-username {
  color: #000;
  font-weight: normal;
  text-transform: none;
}

.navigation .primary > li.selected > a, .navigation .primary > li:hover > a {
  background-color: #4a89f3;
  color: #fff;
}

@media (min-width: 992px) {
  .navigation .primary > li.selected > a, .navigation .primary > li:hover > a {
    background-color: #89b2f8;
  }
}

.navigation .primary > li.selected > a:active, .navigation .primary > li:hover > a:active {
  color: #fff;
}

@media (min-width: 992px) {
  .navigation .primary > li.selected .primary-drop, .navigation .primary > li:hover .primary-drop {
    display: block;
  }
}

.navigation .primary > li > a,
.navigation .primary > li > span {
  display: block;
  color: inherit;
  text-decoration: none;
  font-weight: bold;
  text-transform: uppercase;
  padding: 10px 20px;
  position: relative;
  z-index: 1;
}

@media (max-width: 992px) {
  .navigation .primary > li > a[data-toggle="collapse"]:after,
  .navigation .primary > li > span[data-toggle="collapse"]:after {
    content: '';
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    border-width: 4px;
    border-style: solid;
    border-top-width: 6px;
    border-left-color: transparent;
    border-right-color: transparent;
    border-bottom-width: 0;
  }
  .navigation .primary > li > a[aria-expanded="true"]:after,
  .navigation .primary > li > span[aria-expanded="true"]:after {
    border-bottom-width: 6px;
    border-top: none;
  }
}

@media (min-width: 992px) {
  .navigation .primary-drop {
    position: absolute;
    left: 0;
    right: 0;
    margin-top: -1px;
    background-color: #89b2f8;
    border-top: 1px solid #3976de;
    border-bottom: 1px solid #3976de;
  }
}

.navigation .primary-drop-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

@media (max-width: 992px) {
  .navigation .primary-drop-list {
    background-color: #fff;
  }
}

.navigation .primary-drop-list > li {
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
}

@media (min-width: 992px) {
  .navigation .primary-drop-list > li {
    display: inline-block;
  }
}

@media (max-width: 992px) {
  .navigation .primary-drop-list > li + li {
    border-top: 1px solid #4a89f3;
  }
}

.navigation .primary-drop-list > li a {
  display: block;
  padding: 6px 20px;
}

@media (min-width: 992px) {
  .navigation .primary-drop-list > li a {
    color: #254f95;
    padding-left: 12px;
    padding-right: 12px;
  }
}

@media (min-width: 992px) {
  .navigation .primary-drop-list > li:hover a {
    color: #2f65be;
  }
}

.navigation .primary-drop-list > li.selected a, .navigation .primary-drop-list > li.selected:hover a {
  background-color: #4a89f3;
  opacity: 0.8;
  color: #fff;
}

@media (min-width: 992px) {
  .navigation .primary-drop-list > li.selected a, .navigation .primary-drop-list > li.selected:hover a {
    opacity: 1;
    background-color: transparent;
  }
}

@media (max-width: 991px) {
  .navigation .primary .cfg-select ul {
    background-color: #fff;
  }
}

.navigation .primary-second {
  background-color: #89b2f8;
  border-top: 1px solid #3976de;
  border-bottom: 1px solid #3976de;
}

.navigation .primary-second > ul,
.navigation .primary-second .container > ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.navigation .primary-second > ul > li,
.navigation .primary-second .container > ul > li {
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
}

.navigation .primary-second > ul > li a,
.navigation .primary-second .container > ul > li a {
  color: #254f95;
  display: block;
  padding: 6px 12px;
}

.navigation .primary-second > ul > li:hover a,
.navigation .primary-second .container > ul > li:hover a {
  color: #2f65be;
}

.navigation .primary-second > ul > li.selected a, .navigation .primary-second > ul > li.selected:hover a,
.navigation .primary-second .container > ul > li.selected a,
.navigation .primary-second .container > ul > li.selected:hover a {
  color: #fff;
}

.navigation .secondary {
  margin: 0;
  list-style: none;
  padding: 0;
}

@media (max-width: 991px) {
  .navigation .container {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (min-width: 992px) {
  .navbar-collapse {
    height: auto !important;
  }
}

.navbar {
  width: 100%;
}

.pagination {
  margin-bottom: 30px;
}

.pagination-holder {
  background-color: #fff;
  border-radius: 4px;
  text-transform: uppercase;
  font-size: 16px;
}

@media (max-width: 479px) {
  .pagination-holder {
    font-size: 13px;
  }
}

.pagination-holder > ul {
  list-style: none;
  margin: 0;
  padding-left: 0;
  display: table;
  width: 100%;
}

.pagination-holder > ul > li {
  display: table-cell;
  text-align: center;
}

@media (max-width: 767px) {
  .pagination-holder > ul > li.page, .pagination-holder > ul > li.jump {
    display: none;
  }
}

.pagination-holder > ul > li > a,
.pagination-holder > ul > li > span {
  display: block;
  color: inherit;
  padding: 9px 12px;
}

.pagination-holder > ul > li > a:hover {
  color: #4a89f3;
}

.pagination-holder > ul > li.page-current > a,
.pagination-holder > ul > li.page-current > span {
  background-color: #4a89f3;
  color: #fff;
}

.list-subscriptions,
.list-playlists,
.list-members,
.list-messages,
.list-models,
.list-sponsors,
.list-channels,
.list-categories,
.list-tags,
.list-albums,
.list-albums-images,
.list-videos,
.list-videos-screenshots {
  text-align: center;
  margin: 0 -5px;
  margin-bottom: 10px;
  font-size: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.list-subscriptions .item,
.list-playlists .item,
.list-members .item,
.list-messages .item,
.list-models .item,
.list-sponsors .item,
.list-channels .item,
.list-categories .item,
.list-tags .item,
.list-albums .item,
.list-albums-images .item,
.list-videos .item,
.list-videos-screenshots .item {
  font-size: 1rem;
}

.list-subscriptions > .margin-fix,
.list-playlists > .margin-fix,
.list-members > .margin-fix,
.list-messages > .margin-fix,
.list-models > .margin-fix,
.list-sponsors > .margin-fix,
.list-channels > .margin-fix,
.list-categories > .margin-fix,
.list-tags > .margin-fix,
.list-albums > .margin-fix,
.list-albums-images > .margin-fix,
.list-videos > .margin-fix,
.list-videos-screenshots > .margin-fix {
  display: inherit;
  -ms-flex-wrap: inherit;
      flex-wrap: inherit;
  width: 100%;
}

.list-subscriptions > .margin-fix > form,
.list-playlists > .margin-fix > form,
.list-members > .margin-fix > form,
.list-messages > .margin-fix > form,
.list-models > .margin-fix > form,
.list-sponsors > .margin-fix > form,
.list-channels > .margin-fix > form,
.list-categories > .margin-fix > form,
.list-tags > .margin-fix > form,
.list-albums > .margin-fix > form,
.list-albums-images > .margin-fix > form,
.list-videos > .margin-fix > form,
.list-videos-screenshots > .margin-fix > form {
  display: inherit;
  -ms-flex-wrap: inherit;
      flex-wrap: inherit;
  width: 100%;
}

.list-subscriptions > .margin-fix > form .generic-error,
.list-subscriptions > .margin-fix > form .bottom,
.list-playlists > .margin-fix > form .generic-error,
.list-playlists > .margin-fix > form .bottom,
.list-members > .margin-fix > form .generic-error,
.list-members > .margin-fix > form .bottom,
.list-messages > .margin-fix > form .generic-error,
.list-messages > .margin-fix > form .bottom,
.list-models > .margin-fix > form .generic-error,
.list-models > .margin-fix > form .bottom,
.list-sponsors > .margin-fix > form .generic-error,
.list-sponsors > .margin-fix > form .bottom,
.list-channels > .margin-fix > form .generic-error,
.list-channels > .margin-fix > form .bottom,
.list-categories > .margin-fix > form .generic-error,
.list-categories > .margin-fix > form .bottom,
.list-tags > .margin-fix > form .generic-error,
.list-tags > .margin-fix > form .bottom,
.list-albums > .margin-fix > form .generic-error,
.list-albums > .margin-fix > form .bottom,
.list-albums-images > .margin-fix > form .generic-error,
.list-albums-images > .margin-fix > form .bottom,
.list-videos > .margin-fix > form .generic-error,
.list-videos > .margin-fix > form .bottom,
.list-videos-screenshots > .margin-fix > form .generic-error,
.list-videos-screenshots > .margin-fix > form .bottom {
  width: 100%;
  text-align: left;
  padding: 0 5px;
}

.list-subscriptions > .margin-fix > form .generic-error .submit,
.list-subscriptions > .margin-fix > form .bottom .submit,
.list-playlists > .margin-fix > form .generic-error .submit,
.list-playlists > .margin-fix > form .bottom .submit,
.list-members > .margin-fix > form .generic-error .submit,
.list-members > .margin-fix > form .bottom .submit,
.list-messages > .margin-fix > form .generic-error .submit,
.list-messages > .margin-fix > form .bottom .submit,
.list-models > .margin-fix > form .generic-error .submit,
.list-models > .margin-fix > form .bottom .submit,
.list-sponsors > .margin-fix > form .generic-error .submit,
.list-sponsors > .margin-fix > form .bottom .submit,
.list-channels > .margin-fix > form .generic-error .submit,
.list-channels > .margin-fix > form .bottom .submit,
.list-categories > .margin-fix > form .generic-error .submit,
.list-categories > .margin-fix > form .bottom .submit,
.list-tags > .margin-fix > form .generic-error .submit,
.list-tags > .margin-fix > form .bottom .submit,
.list-albums > .margin-fix > form .generic-error .submit,
.list-albums > .margin-fix > form .bottom .submit,
.list-albums-images > .margin-fix > form .generic-error .submit,
.list-albums-images > .margin-fix > form .bottom .submit,
.list-videos > .margin-fix > form .generic-error .submit,
.list-videos > .margin-fix > form .bottom .submit,
.list-videos-screenshots > .margin-fix > form .generic-error .submit,
.list-videos-screenshots > .margin-fix > form .bottom .submit {
  margin: 4px 0;
  margin-right: 10px;
}

.list-subscriptions .place,
.list-playlists .place,
.list-members .place,
.list-messages .place,
.list-models .place,
.list-sponsors .place,
.list-channels .place,
.list-categories .place,
.list-tags .place,
.list-albums .place,
.list-albums-images .place,
.list-videos .place,
.list-videos-screenshots .place {
  margin: 0 5px 5px;
  float: right;
  margin-bottom: 20px;
}

.list-subscriptions .place .spot + .spot,
.list-playlists .place .spot + .spot,
.list-members .place .spot + .spot,
.list-messages .place .spot + .spot,
.list-models .place .spot + .spot,
.list-sponsors .place .spot + .spot,
.list-channels .place .spot + .spot,
.list-categories .place .spot + .spot,
.list-tags .place .spot + .spot,
.list-albums .place .spot + .spot,
.list-albums-images .place .spot + .spot,
.list-videos .place .spot + .spot,
.list-videos-screenshots .place .spot + .spot {
  margin-top: 10px;
}

.list-subscriptions .empty-content,
.list-playlists .empty-content,
.list-members .empty-content,
.list-messages .empty-content,
.list-models .empty-content,
.list-sponsors .empty-content,
.list-channels .empty-content,
.list-categories .empty-content,
.list-tags .empty-content,
.list-albums .empty-content,
.list-albums-images .empty-content,
.list-videos .empty-content,
.list-videos-screenshots .empty-content {
  margin: 0 5px 30px;
}

.list-subscriptions [class^="icon-"],
.list-subscriptions [class*=" icon-"],
.list-playlists [class^="icon-"],
.list-playlists [class*=" icon-"],
.list-members [class^="icon-"],
.list-members [class*=" icon-"],
.list-messages [class^="icon-"],
.list-messages [class*=" icon-"],
.list-models [class^="icon-"],
.list-models [class*=" icon-"],
.list-sponsors [class^="icon-"],
.list-sponsors [class*=" icon-"],
.list-channels [class^="icon-"],
.list-channels [class*=" icon-"],
.list-categories [class^="icon-"],
.list-categories [class*=" icon-"],
.list-tags [class^="icon-"],
.list-tags [class*=" icon-"],
.list-albums [class^="icon-"],
.list-albums [class*=" icon-"],
.list-albums-images [class^="icon-"],
.list-albums-images [class*=" icon-"],
.list-videos [class^="icon-"],
.list-videos [class*=" icon-"],
.list-videos-screenshots [class^="icon-"],
.list-videos-screenshots [class*=" icon-"] {
  font-size: 1.4em;
  vertical-align: text-bottom;
}

.list-subscriptions .icon-view,
.list-playlists .icon-view,
.list-members .icon-view,
.list-messages .icon-view,
.list-models .icon-view,
.list-sponsors .icon-view,
.list-channels .icon-view,
.list-categories .icon-view,
.list-tags .icon-view,
.list-albums .icon-view,
.list-albums-images .icon-view,
.list-videos .icon-view,
.list-videos-screenshots .icon-view {
  font-size: 1.1em;
}

.list-subscriptions .icon-comment,
.list-subscriptions .icon-heart,
.list-playlists .icon-comment,
.list-playlists .icon-heart,
.list-members .icon-comment,
.list-members .icon-heart,
.list-messages .icon-comment,
.list-messages .icon-heart,
.list-models .icon-comment,
.list-models .icon-heart,
.list-sponsors .icon-comment,
.list-sponsors .icon-heart,
.list-channels .icon-comment,
.list-channels .icon-heart,
.list-categories .icon-comment,
.list-categories .icon-heart,
.list-tags .icon-comment,
.list-tags .icon-heart,
.list-albums .icon-comment,
.list-albums .icon-heart,
.list-albums-images .icon-comment,
.list-albums-images .icon-heart,
.list-videos .icon-comment,
.list-videos .icon-heart,
.list-videos-screenshots .icon-comment,
.list-videos-screenshots .icon-heart {
  font-size: 1.2em;
}

.list-subscriptions .bottom,
.list-playlists .bottom,
.list-members .bottom,
.list-messages .bottom,
.list-models .bottom,
.list-sponsors .bottom,
.list-channels .bottom,
.list-categories .bottom,
.list-tags .bottom,
.list-albums .bottom,
.list-albums-images .bottom,
.list-videos .bottom,
.list-videos-screenshots .bottom {
  margin-bottom: 30px;
}

.list-subscriptions .display_name,
.list-playlists .display_name,
.list-members .display_name,
.list-messages .display_name,
.list-models .display_name,
.list-sponsors .display_name,
.list-channels .display_name,
.list-categories .display_name,
.list-tags .display_name,
.list-albums .display_name,
.list-albums-images .display_name,
.list-videos .display_name,
.list-videos-screenshots .display_name {
  font-size: 11px;
  margin-bottom: 3px;
}

.wrap-line {
  margin-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  text-align: center;
}

.wrap-line .wrap span {
  display: inline-block;
}

.list-playlists .item,
.list-members .item,
.list-models .item,
.list-sponsors .item,
.list-channels .item,
.list-categories .item,
.list-albums .item,
.list-albums-images .item,
.list-videos .item,
.list-subscriptions .item,
.list-videos-screenshots .item {
  display: inline-block;
  vertical-align: top;
  text-align: left;
  margin: 0 5px;
  font-size: 1rem;
  margin-bottom: 20px;
  background-color: #fff;
  color: #9a9999;
  padding: 10px;
  padding-bottom: 5px;
  position: relative;
  overflow: hidden;
  border-radius: 4px;
  box-shadow: 0 1px 0 #d9e6fd;
  width: 100%;
}

.list-playlists .item > a,
.list-members .item > a,
.list-models .item > a,
.list-sponsors .item > a,
.list-channels .item > a,
.list-categories .item > a,
.list-albums .item > a,
.list-albums-images .item > a,
.list-videos .item > a,
.list-subscriptions .item > a,
.list-videos-screenshots .item > a {
  display: block;
  color: inherit;
}

.list-playlists .item:hover,
.list-members .item:hover,
.list-models .item:hover,
.list-sponsors .item:hover,
.list-channels .item:hover,
.list-categories .item:hover,
.list-albums .item:hover,
.list-albums-images .item:hover,
.list-videos .item:hover,
.list-subscriptions .item:hover,
.list-videos-screenshots .item:hover {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
}

.list-playlists .item:hover .title,
.list-members .item:hover .title,
.list-models .item:hover .title,
.list-sponsors .item:hover .title,
.list-channels .item:hover .title,
.list-categories .item:hover .title,
.list-albums .item:hover .title,
.list-albums-images .item:hover .title,
.list-videos .item:hover .title,
.list-subscriptions .item:hover .title,
.list-videos-screenshots .item:hover .title {
  color: #4a89f3;
}

@media (min-width: 480px) {
  .list-playlists .item,
  .list-members .item,
  .list-models .item,
  .list-sponsors .item,
  .list-channels .item,
  .list-categories .item,
  .list-albums .item,
  .list-albums-images .item,
  .list-videos .item,
  .list-subscriptions .item,
  .list-videos-screenshots .item {
    width: calc(50% - 10px);
  }
}

@media (min-width: 768px) {
  .list-playlists .item,
  .list-members .item,
  .list-models .item,
  .list-sponsors .item,
  .list-channels .item,
  .list-categories .item,
  .list-albums .item,
  .list-albums-images .item,
  .list-videos .item,
  .list-subscriptions .item,
  .list-videos-screenshots .item {
    width: calc(33.33% - 10px);
  }
}

@media (min-width: 992px) {
  .list-playlists .item,
  .list-members .item,
  .list-models .item,
  .list-sponsors .item,
  .list-channels .item,
  .list-categories .item,
  .list-albums .item,
  .list-albums-images .item,
  .list-videos .item,
  .list-subscriptions .item,
  .list-videos-screenshots .item {
    width: calc(25% - 10px);
  }
}

@media (min-width: 1170px) {
  .list-playlists .item,
  .list-members .item,
  .list-models .item,
  .list-sponsors .item,
  .list-channels .item,
  .list-categories .item,
  .list-albums .item,
  .list-albums-images .item,
  .list-videos .item,
  .list-subscriptions .item,
  .list-videos-screenshots .item {
    width: calc(20% - 10px);
  }
}

.sidebar + .main-container .list-playlists .item,
.sidebar + .main-container .list-members .item,
.sidebar + .main-container .list-models .item,
.sidebar + .main-container .list-sponsors .item,
.sidebar + .main-container .list-channels .item,
.sidebar + .main-container .list-categories .item,
.sidebar + .main-container .list-albums .item,
.sidebar + .main-container .list-albums-images .item,
.sidebar + .main-container .list-videos .item,
.sidebar + .main-container .list-subscriptions .item,
.sidebar + .main-container .list-videos-screenshots .item {
  width: 100%;
}

@media (min-width: 480px) {
  .sidebar + .main-container .list-playlists .item,
  .sidebar + .main-container .list-members .item,
  .sidebar + .main-container .list-models .item,
  .sidebar + .main-container .list-sponsors .item,
  .sidebar + .main-container .list-channels .item,
  .sidebar + .main-container .list-categories .item,
  .sidebar + .main-container .list-albums .item,
  .sidebar + .main-container .list-albums-images .item,
  .sidebar + .main-container .list-videos .item,
  .sidebar + .main-container .list-subscriptions .item,
  .sidebar + .main-container .list-videos-screenshots .item {
    width: calc(50% - 10px);
  }
}

@media (min-width: 768px) {
  .sidebar + .main-container .list-playlists .item,
  .sidebar + .main-container .list-members .item,
  .sidebar + .main-container .list-models .item,
  .sidebar + .main-container .list-sponsors .item,
  .sidebar + .main-container .list-channels .item,
  .sidebar + .main-container .list-categories .item,
  .sidebar + .main-container .list-albums .item,
  .sidebar + .main-container .list-albums-images .item,
  .sidebar + .main-container .list-videos .item,
  .sidebar + .main-container .list-subscriptions .item,
  .sidebar + .main-container .list-videos-screenshots .item {
    width: calc(50% - 10px);
  }
}

@media (min-width: 992px) {
  .sidebar + .main-container .list-playlists .item,
  .sidebar + .main-container .list-members .item,
  .sidebar + .main-container .list-models .item,
  .sidebar + .main-container .list-sponsors .item,
  .sidebar + .main-container .list-channels .item,
  .sidebar + .main-container .list-categories .item,
  .sidebar + .main-container .list-albums .item,
  .sidebar + .main-container .list-albums-images .item,
  .sidebar + .main-container .list-videos .item,
  .sidebar + .main-container .list-subscriptions .item,
  .sidebar + .main-container .list-videos-screenshots .item {
    width: calc(33.33% - 10px);
  }
}

@media (min-width: 1170px) {
  .sidebar + .main-container .list-playlists .item,
  .sidebar + .main-container .list-members .item,
  .sidebar + .main-container .list-models .item,
  .sidebar + .main-container .list-sponsors .item,
  .sidebar + .main-container .list-channels .item,
  .sidebar + .main-container .list-categories .item,
  .sidebar + .main-container .list-albums .item,
  .sidebar + .main-container .list-albums-images .item,
  .sidebar + .main-container .list-videos .item,
  .sidebar + .main-container .list-subscriptions .item,
  .sidebar + .main-container .list-videos-screenshots .item {
    width: calc(25% - 10px);
  }
}

.list-playlists .item > a,
.list-members .item > a,
.list-models .item > a,
.list-sponsors .item > a,
.list-channels .item > a,
.list-categories .item > a,
.list-albums .item > a,
.list-videos .item > a {
  display: block;
}

.item .img {
  padding-bottom: 62%;
  height: 0;
  position: relative;
  overflow: hidden;
  margin: -10px;
  margin-bottom: 5px;
  background-color: #f1eeee;
}

.item .img img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}

.item .img .duration {
  position: absolute;
  right: 5px;
  bottom: 5px;
  background-color: rgba(0, 0, 0, 0.7);
  font-size: 11px;
  color: #fff;
  padding: 2px 4px;
  border-radius: 4px;
}

.item .img .favourite {
  position: absolute;
  left: 5px;
  top: 5px;
  background-color: rgba(0, 0, 0, 0.7);
  font-size: 16px;
  color: #fff;
  padding: 4px;
  border-radius: 4px;
  line-height: 1;
}

.item .img .favourite a {
  color: inherit;
}

.item .img .favourite:hover, .item .img .favourite.fixed {
  background-color: rgba(74, 137, 243, 0.7);
}

.item .img .favourite.fixed {
  display: block;
}

.item .img .favourite .icon {
  font-family: 'littv';
  vertical-align: middle;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.item .img .favourite.ico-fav-0 {
  right: 5px;
  left: auto;
}

.item .img .favourite.ico-fav-0 .icon:before {
  content: "";
}

.item .img .favourite.ico-fav-1 {
  display: none;
}

.item .img .favourite.ico-fav-1 .icon:before {
  content: "";
}

.item .img img,
.item .img .no-thumb,
.item .img .line-processing,
.item .img .line-disabled {
  display: block;
  width: 100%;
  height: auto;
  text-align: center;
}

.item .img .no-thumb,
.item .img .line-processing,
.item .img .line-disabled {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 13px;
  opacity: 0.5;
}

.item.disabled .img img {
  opacity: 0.3;
}

.item .title {
  display: block;
  font-weight: normal;
  font-size: 13px;
  color: #444;
  max-height: 36px;
  min-height: 36px;
  margin-bottom: 5px;
  overflow: hidden;
}

.item.disabled .title,
.item.processing .title {
  color: #808080;
}

.item.error .title {
  color: #fc5729;
}

.item .wrap {
  font-size: 11px;
  display: inline-table;
}

.item .wrap > * {
  display: table-cell;
  padding: 0 3px;
}

.item-control {
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 12px;
}

.item-control .toggle-button {
  display: inline-block;
  vertical-align: top;
}

.load-more {
  margin-top: -10px;
  margin-bottom: 30px;
}

.load-more a {
  text-transform: uppercase;
  display: block;
  font-size: 12px;
}

.list-videos .place {
  display: none;
}

.list-albums .place {
  display: none;
}

.list-categories {
  margin: 0 -10px;
}

.list-categories .place {
  display: none;
}

.list-categories .item {
  margin-left: 10px;
  margin-right: 10px;
  width: calc(50% - 20px);
}

@media (min-width: 480px) {
  .list-categories .item {
    width: calc(50% - 20px);
  }
}

@media (min-width: 768px) {
  .list-categories .item {
    width: calc(25% - 20px);
  }
}

@media (min-width: 992px) {
  .list-categories .item {
    width: calc(20% - 20px);
  }
}

@media (min-width: 1170px) {
  .list-categories .item {
    width: calc(16.66% - 20px);
  }
}

.list-categories .item .img {
  padding-bottom: 100%;
}

.list-categories .wrap {
  display: none;
}

.list-categories .title {
  min-height: 0;
  font-size: 13px;
  color: #4a89f3;
  text-align: center;
  text-transform: uppercase;
  margin-top: 5px;
}

.list-comments {
  margin-top: 20px;
}

.list-comments .place {
  display: none;
}

.list-comments .item {
  margin-bottom: 15px;
}

.list-comments .item::after {
  content: '';
  display: table;
  clear: both;
}

.list-comments .item .image {
  width: 44px;
  height: 44px;
  font-size: 44px;
  line-height: 1;
  text-align: center;
  color: #cdcccc;
  background-color: #9a9999;
  border-radius: 4px;
  margin-right: 10px;
  float: left;
}

.list-comments .item .image > a {
  color: inherit;
}

.list-comments .item .comment-options {
  display: none;
}

.list-comments .item .username {
  color: #4a89f3;
  font-size: 12px;
}

.list-comments .item .text {
  font-size: 11px;
}

.list-comments .item .comment-text {
  font-size: 13px;
  color: #333333;
  overflow: hidden;
}

.block-comments .block-panel {
  padding: 10px;
}

.block-comments form .hint {
  display: none;
}

.list_posts .place {
  display: none;
}

.list_posts .item .info {
  margin: 0 0 5px;
  font-size: 1rem;
  margin-bottom: 20px;
  background-color: #fff;
  color: #9a9999;
  padding: 10px;
  position: relative;
  overflow: hidden;
  border-radius: 4px;
  box-shadow: 0 1px 0 #d9e6fd;
}

.list-messages .item {
  position: relative;
  text-align: left;
  margin: 15px 42px 0 15px;
  overflow: hidden;
  background: #f1f1f1;
}

.list-messages {
  display: block;
}

.list-messages .item.me {
  margin: 15px 0 0 57px;
  background: #f1f6fe;
}

.list-messages .item.grouped,
.list-messages .item.me.grouped {
  margin-top: -3px;
}

.list-messages .item.editing {
  background: #c3c3c3;
}

.list-messages .image {
  float: left;
  width: 36px;
  height: 36px;
  overflow: hidden;
  margin: 3px;
}

.list-messages .image:hover {
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
}

.list-messages .image a {
  outline: none;
}

.list-messages .image img,
.list-messages .image .no-thumb {
  display: block;
  width: 36px;
  height: 36px;
  background: #c8c8c8;
}

.list-messages .item.grouped .image img,
.list-messages .item.grouped .image .no-thumb {
  display: none;
}

.list-messages .message-text {
  display: block;
  padding: 10px;
  font-size: 14px;
  line-height: 20px;
  overflow: hidden;
  color: #222222;
}

.list-messages .item.deleted .message-text {
  color: #6f6f6f;
}

.list-messages .message-text .inline-text {
  display: block;
  padding-top: 5px;
  font-style: italic;
}

.list-messages .added {
  position: relative;
  float: right;
  padding: 10px 20px 10px 30px;
  color: #555555;
  line-height: 20px;
}

.list-messages .added.editable {
  padding-right: 25px;
  background: url("../images/white/ico-edit-message.png") right 10px no-repeat;
  cursor: pointer;
}

.list-messages .added.editable:hover {
  color: #222222;
}

.list-messages .item.new .added:after {
  display: block;
  position: absolute;
  content: '';
  background: #e62117;
  width: 8px;
  height: 8px;
  top: 16px;
  left: 12px;
  border-radius: 50%;
}

.list-messages .load-more {
  margin-top: 15px;
}

.list-tags .item {
  list-style: none;
  margin: 0;
  padding-left: 0;
  display: inline-block;
  vertical-align: top;
  text-align: left;
  margin: 0 5px;
  font-size: 1rem;
  margin-bottom: 20px;
  background-color: #fff;
  color: #9a9999;
  padding: 20px;
  padding-top: 10px;
  position: relative;
  overflow: hidden;
  border-radius: 4px;
  box-shadow: 0 1px 0 #d9e6fd;
  width: 100%;
}

@media (min-width: 480px) {
  .list-tags .item {
    width: calc(50% - 10px);
  }
}

@media (min-width: 768px) {
  .list-tags .item {
    width: calc(33.33% - 10px);
  }
}

@media (min-width: 992px) {
  .list-tags .item {
    width: calc(25% - 10px);
  }
}

@media (min-width: 1170px) {
  .list-tags .item {
    width: calc(20% - 10px);
  }
}

.list-tags .item .title {
  font-size: 20px;
  line-height: 1.2;
  max-height: none;
  min-height: 0;
  margin-top: 10px;
}

.alphabet {
  background: #fff;
  border-radius: 4px;
  list-style: none;
  padding-left: 0;
  margin: 0;
  padding: 10px 12px;
  margin-bottom: 20px;
}

.alphabet a {
  display: inline-block;
  padding: 6px;
}

.tags-cloud {
  background-color: #fff;
  padding: 10px;
  border-radius: 4px;
  margin-bottom: 30px;
}

.tags-cloud .all {
  display: block;
  text-align: center;
  padding: 2px;
}

.bottom-adv {
  text-align: center;
  font-size: 0;
}

.bottom-adv .spot {
  display: inline-block;
  vertical-align: top;
  width: 300px;
  overflow: hidden;
  margin: 1px;
  font-size: 1rem;
}

.bottom-adv .spot a {
  width: 300px;
  height: 250px;
  background-color: #f1eeee;
  overflow: hidden;
  display: block;
}

.bottom-adv .spot a img {
  display: block;
}

.block-user-header {
  min-height: 300px;
  position: relative;
  background-size: cover;
  background-color: #fff;
  background-position: 50% 50%;
}

.block-user-footer {
  background-color: #fff;
  margin-bottom: 30px;
}

@media (min-width: 992px) {
  .block-user-footer {
    padding-left: 280px;
  }
}

.list-user-info {
  list-style: none;
  padding-left: 0;
  margin: 0 -3%;
  text-transform: uppercase;
}

.list-user-info > li {
  padding: 3px 3%;
  display: inline-block;
}

.list-user-info > li > span {
  font-size: 18px;
  display: block;
  color: #4a89f3;
}

@media (min-width: 992px) {
  .main-content .member-menu {
    float: left;
    display: block;
    width: 250px;
    margin-top: -280px;
    position: relative;
  }
}

.main-content .member-menu {
  border-radius: 4px;
  margin-bottom: 30px;
}

@media (min-width: 992px) {
  .main-content .member-menu {
    margin-left: 15px;
  }
}

@media (min-width: 992px) {
  .main-content .member-menu + .main-container-user {
    margin-left: 280px;
  }
}

@media (min-width: 1170px) {
  .main-content .member-menu + .main-container-user .list-playlists .item,
  .main-content .member-menu + .main-container-user .list-members .item,
  .main-content .member-menu + .main-container-user .list-models .item,
  .main-content .member-menu + .main-container-user .list-sponsors .item,
  .main-content .member-menu + .main-container-user .list-channels .item,
  .main-content .member-menu + .main-container-user .list-categories .item,
  .main-content .member-menu + .main-container-user .list-albums .item,
  .main-content .member-menu + .main-container-user .list-albums-images .item,
  .main-content .member-menu + .main-container-user .list-videos .item,
  .main-content .member-menu + .main-container-user .list-subscriptions .item,
  .main-content .member-menu + .main-container-user .list-videos-screenshots .item {
    width: calc(25% - 10px);
  }
}

.main-container-user .list-playlists .item,
.main-container-user .list-members .item,
.main-container-user .list-models .item,
.main-container-user .list-sponsors .item,
.main-container-user .list-channels .item,
.main-container-user .list-categories .item,
.main-container-user .list-albums .item,
.main-container-user .list-albums-images .item,
.main-container-user .list-videos .item,
.main-container-user .list-subscriptions .item,
.main-container-user .list-videos-screenshots .item {
  box-shadow: 0 0 0 1px #d9e6fd;
}

.main-container-user .box {
  border-radius: 4px;
  background-color: #fff;
  padding: 10px;
  box-shadow: 0 1px 0 #d9e6fd;
  margin-bottom: 30px;
}

.main-container-user .box .bottom {
  margin-bottom: 0;
}

.avatar {
  background-color: #000;
  color: #fff;
  display: block;
  min-width: 100px;
  text-align: center;
}

.avatar .no-thumb {
  line-height: 100px;
}

.member-menu .avatar {
  margin-bottom: 10px;
}

.member-menu .avatar .no-thumb {
  line-height: 160px;
}

.user-menu {
  padding-left: 0;
  list-style: none;
  margin: 0;
  font-size: 16px;
}

.user-menu > li + li {
  margin-top: 6px;
}

.user-menu a {
  display: block;
  padding: 5px 0;
}

.user-menu a [class^="icon-"],
.user-menu a [class*=" icon-"] {
  min-width: 1.2em;
  display: inline-block;
}

.user-menu em {
  display: inline-block;
  margin: 0 0 0 5px;
  min-width: 20px;
  height: 20px;
  padding: 4px;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  border-radius: 50%;
  background: #4a89f3;
  color: #ffffff;
  font-style: normal;
}

.member-menu {
  background-color: #fff;
  border-radius: 4px;
  margin-bottom: 30px;
  padding: 10px;
  box-shadow: 0 1px 0 #d9e6fd;
}

.member-menu .headline {
  display: none;
}

.member-menu .avatar {
  margin: -20px;
  margin-bottom: 10px;
}

@media (min-width: 992px) {
  .member-menu .main-content .member-menu {
    position: relative;
    margin-top: -240px;
  }
}

.member-menu .block-main,
.member-menu .block-profile,
.member-menu .block-additional,
.member-menu .block-profile {
  box-shadow: none;
  border-radius: 0;
  margin-bottom: 0;
}

.member-menu .block-additional,
.member-menu .block-profile {
  border-top: 2px solid #f1f6fe;
}

/* block-video */
.block-video::after {
  content: '';
  display: table;
  clear: both;
}

.block-video .video-holder {
  overflow: hidden;
}

.block-video .player .embed-wrap {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0;
}

.block-video .player .player-wrap {
  width: 100%;
  height: auto;
  position: relative;
}

.block-video .player .player-wrap .poster {
  width: 100%;
  height: auto;
}

.block-video .player .embed-wrap iframe,
.block-video .player .player-wrap #kt_player,
.block-video .player .player-wrap #kt_player_internal {
  position: absolute !important;
  left: 0 !important;
  top: 0 !important;
  width: 100% !important;
  height: 100% !important;
}

.block-video .player .loading {
  display: block;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  line-height: 25px;
  color: #999999;
  padding: 50px 20px;
}

.block-video .no-player {
  display: block;
  position: relative;
  overflow: hidden;
}

.block-video .no-player img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.2;
}

.block-video .no-player .message {
  display: block;
  position: absolute;
  text-align: center;
  padding: 20px;
  left: 0;
  right: 0;
  top: 30px;
  font-size: 20px;
  font-weight: bold;
  line-height: 25px;
  color: #999999;
}

.block-video .no-player .message em {
  font-size: 20px;
  font-weight: bold;
  line-height: 25px;
  color: #ffffff;
}

.block-video .no-player .message a {
  color: #ffffff;
}

.block-video .no-player .message a:hover {
  color: #f56c08;
}

.block-video .no-player .message form {
  display: block;
  padding: 20px 0 0 0;
}

.block-video .no-player .btn-play {
  position: absolute;
  width: 100%;
  height: 100%;
  background: url("../player/btn_play.png") 50% 50% no-repeat;
}

.block-video .playlist {
  margin: 0 0 10px;
  padding: 7px;
  border: 2px solid #1a1a1a;
  background: #000000;
  text-align: center;
}

.block-video .playlist-holder {
  overflow: hidden;
}

.block-video .playlist .item {
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 180px;
  border: 7px solid transparent;
  background: #000000;
  cursor: pointer;
}

.block-video .playlist .item.selected,
.block-video .playlist .item.selected:hover {
  border-color: #1a1a1a;
}

.block-video .playlist .item:hover {
  border-color: #f56c08;
}

.block-video .playlist .item .img {
  width: 180px;
  height: 135px;
}

.block-video .playlist .pagination .prev,
.block-video .playlist .pagination .next {
  display: block;
}

.block-video .playlist .pagination .first,
.block-video .playlist .pagination .last,
.block-video .playlist .pagination .page,
.block-video .playlist .pagination .jump {
  display: none;
}

.block-video .sponsor {
  display: none;
}

.block-video .sponsor img {
  display: block;
  width: 100%;
}

.block-video .table {
  background-color: #fff;
  border-radius: 4px;
  padding: 10px;
  box-shadow: 0 1px 0 #d9e6fd;
  margin-bottom: 30px;
}

.block-video {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media (min-width: 1170px) {
  .block-video {
    display: block;
  }
}

.block-video .sidebar {
  width: auto;
  float: none;
}

@media (min-width: 1170px) {
  .block-video .sidebar {
    float: right;
    display: block;
    width: 335px;
    margin-left: 20px;
  }
  .block-video .sidebar .item {
    padding-left: 5px;
    padding-right: 5px;
    width: calc(50% - 10px);
  }
  .block-video .sidebar .item .wrap:last-child {
    display: none;
  }
}

.block-video .video-holder {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}

.video-holder-footer {
  overflow: hidden;
}

.block-video .table .opt {
  margin: 0 auto;
  width: 315px;
  height: 300px;
  text-align: center;
  background: #ffffff;
}

.block-video .table .opt + .opt {
  margin-top: 10px;
}

.player-headline {
  background-color: #4a89f3;
  color: #fff;
  font-weight: normal;
  padding: 14px;
  text-transform: uppercase;
}

.player-headline h1, .player-headline h2, .player-headline h3 {
  margin: 0;
  font-size: 16px;
  font-size: inherit;
}

/* block-album */
.block-album {
  margin-bottom: 30px;
}

.block-album::after {
  content: '';
  display: table;
  clear: both;
}

.block-album .album-holder {
  overflow: hidden;
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 0 1px 0 #d9e6fd;
}

.block-album .images {
  position: relative;
  overflow: hidden;
  padding: 10px;
  background: #fff;
  text-align: center;
}

.block-album .images span.item,
.block-album .images a.item {
  display: inline-block;
  vertical-align: top;
  background: #f1eeee;
  margin-bottom: 3px;
}

.block-album .images span.item {
  opacity: 0.2;
}

.block-album .images a.item:hover {
  border-color: #f56c08;
}

.block-album .images .message {
  display: block;
  position: absolute;
  text-align: center;
  padding: 20px;
  left: 0;
  right: 0;
  top: 30px;
  font-size: 20px;
  font-weight: bold;
  line-height: 25px;
  color: #999999;
}

.block-album .images .message em {
  font-size: 20px;
  font-weight: bold;
  line-height: 25px;
  color: #ffffff;
}

.block-album .images .message a {
  color: #ffffff;
}

.block-album .images .message a:hover {
  color: #f56c08;
}

.block-album .images .message form {
  display: block;
  padding: 20px 0 0 0;
}

.block-album .sponsor img {
  display: block;
}

.block-album .table {
  margin-left: 20px;
  background-color: #fff;
  border-radius: 4px;
  padding: 10px;
  box-shadow: 0 1px 0 #d9e6fd;
  margin-bottom: 30px;
  display: none;
}

@media (min-width: 1170px) {
  .block-album .table {
    float: right;
    display: block;
  }
}

.block-album .table .opt {
  margin: 0 auto;
  width: 315px;
  height: 300px;
  background: #000000;
}

.block-album .table .opt + .opt {
  margin-top: 10px;
}

.video-info,
.album-info {
  color: #9a9999;
}

.block-panel {
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 0 1px 0 #d9e6fd;
  margin-bottom: 20px;
}

.block-panel:after {
  content: '';
  display: table;
  clear: both;
}

@media (min-width: 768px) {
  .info-holder .rating-container {
    width: 220px;
  }
}

@media (min-width: 768px) {
  .info-holder .tabs-menu {
    width: 278px;
  }
}

.info-holder .tabs-menu > ul {
  display: table;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}

@media (max-width: 767px) {
  .info-holder .tabs-menu > ul {
    border-top: 1px solid #c5c5c5;
  }
}

.info-holder .tabs-menu > ul > li {
  display: table-cell;
  vertical-align: top;
  text-align: center;
}

.info-holder .tabs-menu > ul > li ~ li {
  border-left: 1px solid #c5c5c5;
}

.info-holder .tabs-menu > ul > li.hidden {
  display: none;
}

.info-holder .tabs-menu > ul > li .toggle-button {
  position: relative;
}

.info-holder .tabs-menu > ul > li .toggle-button .badge {
  background: #4a89f3;
  color: #fff;
  font-size: 9.9px;
  padding: 0 5px;
  border-radius: 3px;
  position: absolute;
  right: 6px;
  top: 8px;
  box-shadow: 0 0 0 3px #fff;
}

.info-holder .tabs-menu > ul > li.fav.hidden {
  border-left: none;
}

.info-holder .tabs-menu > ul > li.fav.hidden + .fav {
  border-left: none;
}

.info-holder .tabs-menu > ul > li.active .toggle-button {
  color: #fff;
  background-color: #4a89f3;
}

.info-holder .tabs-menu > ul > li.active .toggle-button .badge {
  background: #fff;
  color: #77a7f6;
  box-shadow: 0 0 0 3px #4a89f3;
}

.info-holder .tabs-menu .toggle-button {
  display: block;
  padding: 10px 1px;
}

.info-holder .tabs-menu .toggle-button [class^="icon-"],
.info-holder .tabs-menu .toggle-button [class*=" icon-"] {
  font-size: 32px;
  line-height: 1;
}

.tab-content.active {
  display: block !important;
}

.block-new-comment {
  display: block !important;
}

.info-buttons {
  border-bottom: 1px solid #c5c5c5;
}

@media (max-width: 767px) {
  .info-buttons .rating-container, .info-buttons .info-container {
    padding: 10px;
    display: table-cell;
    vertical-align: middle;
    border-right: none;
  }
}

@media (min-width: 768px) {
  .info-buttons {
    display: table;
    width: 100%;
  }
  .info-buttons > * {
    display: table-cell;
    vertical-align: middle;
  }
}

.rating-container {
  border-right: 1px solid #c5c5c5;
}

.info-container {
  border-right: 1px solid #c5c5c5;
}

.info-container span {
  padding: 0 7%;
  display: inline-block;
  vertical-align: top;
}

.info-container span em {
  font-style: normal;
  display: block;
  color: #4a89f3;
}

.block-details::after {
  content: '';
  display: table;
  clear: both;
}

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

.block-details .item span em {
  text-transform: uppercase;
  font-style: normal;
  display: block;
  color: #4a89f3;
}

.block-details .item em {
  font-style: normal;
}

.block-details .item a {
  display: inline-block;
  background-color: #9a9999;
  color: #fff;
  font-size: 10px;
  text-transform: uppercase;
  padding: 7px 12px;
  border-radius: 4px;
  margin-bottom: 2px;
  margin-top: 2px;
  margin-left: 10px;
}

.block-details .item a + a {
  margin-left: 0;
}

.block-details .item a:hover {
  background-color: #77a7f6;
}

.block-user-text {
  font-size: 14px;
  margin-bottom: 5px;
}

.block-user {
  overflow: hidden;
  padding: 20px 0;
  margin: 10px;
  margin-bottom: 0;
  padding-bottom: 0;
}

.block-user .button, .block-user .load-more a, .load-more .block-user a,
.block-user .load-more a {
  margin-left: 0;
}

.block-user .username {
  margin-bottom: 5px;
  font-size: 18px;
}

.block-user .avatar {
  color: #cdcccc;
  background-color: #9a9999;
  border-radius: 4px;
  font-size: 85px;
  line-height: 1;
  min-width: 0;
  width: 85px;
  height: 85px;
  overflow: hidden;
}

.block-user .avatar img {
  font-size: 10px;
}

.block-user .avatar .no-thumb {
  line-height: 85px;
}

.block-user-left {
  float: left;
  margin-right: 10px;
}

.block-user-content::after {
  content: '';
  display: table;
  clear: both;
}

.block-description {
  padding: 20px 0;
  border-top: 1px solid #c5c5c5;
  border-bottom: 1px solid #c5c5c5;
  margin: 15px 10px 10px;
  color: #444444;
}

.btn-favourites-style {
  position: relative;
  z-index: 2;
}

.btn-favourites-style > ul {
  text-align: left;
  min-width: 180px;
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  background-color: #4a89f3;
}

.btn-favourites-style > ul > li > a,
.btn-favourites-style > ul > li > span {
  color: #fff;
  display: block;
  padding: 10px 10px;
}

.btn-favourites-style > ul > li > a:hover,
.btn-favourites-style > ul > li > span:hover {
  background-color: rgba(255, 255, 255, 0.3);
}

.btn-favourites-style > ul > li > a > a,
.btn-favourites-style > ul > li > span > a {
  color: inherit;
}

.btn-favourites-style .drop {
  padding: 10px 1px;
  display: block;
  text-align: center;
}

.btn-favourites-style .drop [class^="icon-"],
.btn-favourites-style .drop [class*=" icon-"] {
  font-size: 32px;
  line-height: 1;
}

.btn-favourites-style:hover > ul {
  display: block;
}

.btn-favourites-style:hover .drop {
  background-color: #4a89f3;
  color: #fff;
}

.info-holder .rating {
  overflow: hidden;
  padding-left: 10px;
}

@media (max-width: 767px) {
  .info-holder .rating {
    clear: both;
    margin-top: 10px;
  }
}

.info-holder .rating .voters {
  font-size: 11px;
  display: block;
  margin-top: 6px;
}

.info-holder .rating .voters-percent {
  font-size: 14px;
  color: #4a89f3;
}

.rating-container {
  padding-left: 10px;
}

.rating-container .rate-like,
.rating-container .rate-dislike {
  float: left;
  padding: 0 2px;
  color: #9a9999;
}

.rating-container .rate-like [class^="icon-"],
.rating-container .rate-like [class*=" icon-"],
.rating-container .rate-dislike [class^="icon-"],
.rating-container .rate-dislike [class*=" icon-"] {
  font-size: 35px;
  line-height: 1;
}

.rating-container .rate-like.disabled,
.rating-container .rate-dislike.disabled {
  pointer-events: none;
  opacity: 0.5;
  color: #9a9999;
}

.rating-container .rate-like.disabled:hover,
.rating-container .rate-dislike.disabled:hover {
  color: #9a9999;
}

.rating-container .rate-like:hover,
.rating-container .rate-dislike:hover {
  color: #1a6af0;
}

.rating-container .scale-holder {
  background: #9a9999;
  display: block;
  height: 6px;
  position: relative;
  width: 110px;
  border-radius: 20px;
  overflow: hidden;
}

.rating-container .scale-holder .scale {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  background: #4a89f3;
}

.block-flagging::after {
  content: '';
  display: table;
  clear: both;
}

@media (min-width: 768px) {
  .block-flagging .block-radios {
    float: left;
    margin-right: 20px;
  }
}

.block-flagging .block-textarea {
  overflow: hidden;
}

@media (min-width: 768px) {
  .block-new-comment .row-cols {
    margin: 0 -5px;
  }
  .block-new-comment .row-cols::after {
    content: '';
    display: table;
    clear: both;
  }
}

@media (min-width: 768px) {
  .block-new-comment .row-cols .col {
    padding: 0 5px;
  }
}

.block-new-comment .form label {
  margin-bottom: 5px;
}

.block-new-comment label {
  font-size: 14px;
}

.block-new-comment .captcha-control .image {
  height: auto;
}

.block-new-comment .captcha-control label {
  float: none;
}

.block-new-comment textarea {
  margin-bottom: 10px;
}

@media (min-width: 768px) {
  .block-new-comment .captcha-control .submit {
    margin-top: 25px;
  }
}

.btn-show-less {
  position: relative;
  z-index: 1;
  text-align: center;
}

.btn-show-less .button, .btn-show-less .load-more a, .load-more .btn-show-less a {
  background-color: #9a9999;
}

.btn-show-less:hover {
  opacity: 0.8;
}

.btn-show-less:after {
  content: '';
  border-top: 1px solid #c5c5c5;
  position: absolute;
  left: 0;
  right: 0;
  z-index: -1;
  top: 50%;
}

.fancybox-skin {
  background: #fff !important;
}

.fancybox-wrap .fancybox-inner {
  height: auto !important;
  width: auto !important;
}

.popup-holder {
  min-width: 280px;
}

.popup-title,
.popup-holder {
  padding: 8px;
}

.popup-title {
  font-size: 22px;
  line-height: 1.2;
  margin-bottom: 5px;
  display: block;
}

.popup-title {
  padding-bottom: 0;
}

.popup-holder {
  padding-top: 0;
}

.footer {
  margin-top: 40px;
  padding: 10px 0;
  background-color: #fff;
  border-top: 2px solid #4a89f3;
}

.copyright {
  border-top: 1px solid #d6d6d6;
  padding-top: 10px;
  margin-top: 10px;
  font-size: 12px;
  color: #949494;
}

.copyright::after {
  content: '';
  display: table;
  clear: both;
}

.copyright-text {
  padding-top: 5px;
  display: inline-block;
}

.copyright .form-select {
  margin-top: 5px;
}

@media (min-width: 768px) {
  .copyright .form-select {
    float: right;
    margin-top: 0;
    min-width: 130px;
  }
  .copyright .form-select select {
    color: inherit;
  }
}

.footer-margin {
  display: none;
}

.block-nav-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.block-nav-row .block-nav {
  padding: 0 4%;
}

@media (min-width: 768px) {
  .block-nav-row .block-nav:nth-child(2) {
    margin-top: 1.4%;
  }
  .block-nav-row .block-nav:nth-child(3) {
    margin-top: 1.4%;
  }
}

.block-nav-row .nav {
  list-style: none;
  padding: 0;
}

.block-nav-row .nav-title {
  text-transform: uppercase;
  font-size: 16px;
  margin-bottom: 10px;
}

.footer-logo {
  margin: auto;
  max-width: 160px;
  margin-top: -39px;
  position: relative;
  z-index: 2;
}

@media (max-width: 767px) {
  .footer-logo {
    margin-bottom: 10px;
  }
}

.footer-logo:after {
  content: "";
  position: absolute;
  width: 140%;
  height: 2px;
  background: #fff;
  top: 50%;
  left: -25%;
  z-index: -1;
}

/* ========================================================================
   Component: Notify
 ========================================================================== */
/*
 * Message container for positioning
 */
.uk-notify {
  position: fixed;
  top: 10px;
  left: 10px;
  z-index: 1040;
  box-sizing: border-box;
  width: 350px;
}

/* Position modifiers
========================================================================== */
.uk-notify-top-right,
.uk-notify-bottom-right {
  left: auto;
  right: 10px;
}

.uk-notify-top-center,
.uk-notify-bottom-center {
  left: 50%;
  margin-left: -175px;
}

.uk-notify-bottom-left,
.uk-notify-bottom-right,
.uk-notify-bottom-center {
  top: auto;
  bottom: 10px;
}

/* Responsiveness
========================================================================== */
/* Phones portrait and smaller */
@media (max-width: 479px) {
  /*
     * Fit in small screen
     */
  .uk-notify {
    left: 10px;
    right: 10px;
    width: auto;
    margin: 0;
  }
}

/* Sub-object: `uk-notify-message`
========================================================================== */
.uk-notify-message {
  position: relative;
  margin-bottom: 10px;
  padding: 15px;
  background: #444;
  color: #fff;
  font-size: 16px;
  line-height: 22px;
  cursor: pointer;
}

/* Close in notify
 ========================================================================== */
.uk-notify-message > .uk-close {
  visibility: hidden;
  float: right;
}

.uk-notify-message:hover > .uk-close {
  visibility: visible;
}

/* Modifier: `uk-alert-info`
 ========================================================================== */
.uk-notify-message-primary {
  background: #4a89f3;
  color: #fff;
}

/* Modifier: `uk-alert-success`
 ========================================================================== */
.uk-notify-message-success {
  background: #f2fae3;
  color: #659f13;
}

/* Modifier: `uk-notify-message-warning`
 ========================================================================== */
.uk-notify-message-warning {
  background: #fffceb;
  color: #e28327;
}

/* Modifier: `uk-notify-message-danger`
 ========================================================================== */
.uk-notify-message-danger {
  background: #fff1f0;
  color: #d85030;
}

.tags-cloud {
  display: none;
}

.pagination {
  display: none;
}

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  padding: 10px;
  position: relative;
  overflow: hidden;
  border-radius: 4px;
  box-shadow: 0 1px 0 #d9e6fd;
}

a[data-href] {
  cursor: pointer;
}

.sidebar_display_name {
  background-color: #4a89f3;
  color: #fff;
  margin: -10px -20px 15px;
  padding: 10px 20px;
}

.blockOverlay {
  background: rgba(241, 246, 254, 0.9);
  border-radius: 4px;
  margin: -10px !important;
  width: auto !important;
  height: auto !important;
  right: 0;
  bottom: 0;
}

.progressbar {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  width: 50%;
  background-color: #fff;
  margin: auto;
  z-index: 10000;
  padding: 5px 10px;
  text-align: center;
  border-radius: 4px;
  min-height: 29px;
  overflow: hidden;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  box-shadow: 0 1px 0 #d9e6fd;
}

.progressbar .text {
  position: relative;
}

.progress {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background: #4a89f3;
}

.progress:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-size: 40px 40px;
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-animation: move 2s linear infinite;
          animation: move 2s linear infinite;
}

@-webkit-keyframes move {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 40px 0px;
  }
}

@keyframes move {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 40px 0px;
  }
}

@media (max-width: 768px) {
  body {
    font-weight: 600;
  }
}

@media (max-width: 768px) {
  .item .title {
    font-weight: 600;
  }
}

.info-message {
  border: 2px solid #89b2f8;
  padding: 10px;
  border-radius: 4px;
  margin-bottom: 20px;
  background: #fff;
}

.text_content {
  margin-bottom: 20px;
}

/*# sourceMappingURL=maps/all.css.map */
