/* DO NOT EDIT RAW CSS */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}
body {
  margin: 0;
}
a:focus {
  outline: thin dotted;
}
a:hover,
a:active {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}
h3 {
  font-size: 1.17em;
  margin: 1em 0;
}
h4 {
  font-size: 1em;
  margin: 1.33em 0;
}
h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}
h6 {
  font-size: 0.75em;
  margin: 2.33em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000;
}
p,
pre {
  margin: 1em 0;
}
pre,
code,
kbd,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: '';
  content: none;
}
small {
  font-size: 75%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
dl,
menu,
ol,
ul {
  margin: 1em 0;
}
dd {
  margin: 0 0 0 40px;
}
menu,
ol,
ul {
  padding: 0 0 0 40px;
}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
button,
input {
  line-height: normal;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible;
}
button[disabled],
input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
  resize: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.replace {
  overflow: hidden;
  text-indent: -1000px;
}
@font-face {
  font-family: 'FontAwesome';
  src: url('../font/fontawesome-webfont.eot');
  src: url('../font/fontawesome-webfont.eot?#iefix') format('embedded-opentype'), url('../font/fontawesome-webfont.woff') format('woff'), url('../font/fontawesome-webfont.ttf') format('truetype'), url('../font/fontawesome-webfont.svg#FontAwesome') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
}
a [class^="icon-"],
a [class*=" icon-"] {
  display: inline-block;
  text-decoration: inherit;
}
.icon-large:before {
  vertical-align: middle;
  font-size: 1.3333333333333333em;
}
.btn [class^="icon-"],
.nav-tabs [class^="icon-"],
.btn [class*=" icon-"],
.nav-tabs [class*=" icon-"] {
  line-height: .9em;
}
li [class^="icon-"],
li [class*=" icon-"] {
  display: inline-block;
  width: 1.25em;
  text-align: center;
}
li .icon-large:before,
li .icon-large:before {
  width: 1.875em;
}
ul.icons {
  list-style-type: none;
  margin-left: 2em;
  text-indent: -0.8em;
}
ul.icons li [class^="icon-"],
ul.icons li [class*=" icon-"] {
  width: .8em;
}
ul.icons li .icon-large:before,
ul.icons li .icon-large:before {
  vertical-align: initial;
}
.icon-glass:before {
  content: "\f000";
}
.icon-music:before {
  content: "\f001";
}
.icon-search:before {
  content: "\f002";
}
.icon-envelope:before {
  content: "\f003";
}
.icon-heart:before {
  content: "\f004";
}
.icon-star:before {
  content: "\f005";
}
.icon-star-empty:before {
  content: "\f006";
}
.icon-user:before {
  content: "\f007";
}
.icon-film:before {
  content: "\f008";
}
.icon-th-large:before {
  content: "\f009";
}
.icon-th:before {
  content: "\f00a";
}
.icon-th-list:before {
  content: "\f00b";
}
.icon-ok:before {
  content: "\f00c";
}
.icon-remove:before {
  content: "\f00d";
}
.icon-zoom-in:before {
  content: "\f00e";
}
.icon-zoom-out:before {
  content: "\f010";
}
.icon-off:before {
  content: "\f011";
}
.icon-signal:before {
  content: "\f012";
}
.icon-cog:before {
  content: "\f013";
}
.icon-trash:before {
  content: "\f014";
}
.icon-home:before {
  content: "\f015";
}
.icon-file:before {
  content: "\f016";
}
.icon-time:before {
  content: "\f017";
}
.icon-road:before {
  content: "\f018";
}
.icon-download-alt:before {
  content: "\f019";
}
.icon-download:before {
  content: "\f01a";
}
.icon-upload:before {
  content: "\f01b";
}
.icon-inbox:before {
  content: "\f01c";
}
.icon-play-circle:before {
  content: "\f01d";
}
.icon-repeat:before {
  content: "\f01e";
}
.icon-refresh:before {
  content: "\f021";
}
.icon-list-alt:before {
  content: "\f022";
}
.icon-lock:before {
  content: "\f023";
}
.icon-flag:before {
  content: "\f024";
}
.icon-headphones:before {
  content: "\f025";
}
.icon-volume-off:before {
  content: "\f026";
}
.icon-volume-down:before {
  content: "\f027";
}
.icon-volume-up:before {
  content: "\f028";
}
.icon-qrcode:before {
  content: "\f029";
}
.icon-barcode:before {
  content: "\f02a";
}
.icon-tag:before {
  content: "\f02b";
}
.icon-tags:before {
  content: "\f02c";
}
.icon-book:before {
  content: "\f02d";
}
.icon-bookmark:before {
  content: "\f02e";
}
.icon-print:before {
  content: "\f02f";
}
.icon-camera:before {
  content: "\f030";
}
.icon-font:before {
  content: "\f031";
}
.icon-bold:before {
  content: "\f032";
}
.icon-italic:before {
  content: "\f033";
}
.icon-text-height:before {
  content: "\f034";
}
.icon-text-width:before {
  content: "\f035";
}
.icon-align-left:before {
  content: "\f036";
}
.icon-align-center:before {
  content: "\f037";
}
.icon-align-right:before {
  content: "\f038";
}
.icon-align-justify:before {
  content: "\f039";
}
.icon-list:before {
  content: "\f03a";
}
.icon-indent-left:before {
  content: "\f03b";
}
.icon-indent-right:before {
  content: "\f03c";
}
.icon-facetime-video:before {
  content: "\f03d";
}
.icon-picture:before {
  content: "\f03e";
}
.icon-pencil:before {
  content: "\f040";
}
.icon-map-marker:before {
  content: "\f041";
}
.icon-adjust:before {
  content: "\f042";
}
.icon-tint:before {
  content: "\f043";
}
.icon-edit:before {
  content: "\f044";
}
.icon-share:before {
  content: "\f045";
}
.icon-check:before {
  content: "\f046";
}
.icon-move:before {
  content: "\f047";
}
.icon-step-backward:before {
  content: "\f048";
}
.icon-fast-backward:before {
  content: "\f049";
}
.icon-backward:before {
  content: "\f04a";
}
.icon-play:before {
  content: "\f04b";
}
.icon-pause:before {
  content: "\f04c";
}
.icon-stop:before {
  content: "\f04d";
}
.icon-forward:before {
  content: "\f04e";
}
.icon-fast-forward:before {
  content: "\f050";
}
.icon-step-forward:before {
  content: "\f051";
}
.icon-eject:before {
  content: "\f052";
}
.icon-chevron-left:before {
  content: "\f053";
}
.icon-chevron-right:before {
  content: "\f054";
}
.icon-plus-sign:before {
  content: "\f055";
}
.icon-minus-sign:before {
  content: "\f056";
}
.icon-remove-sign:before {
  content: "\f057";
}
.icon-ok-sign:before {
  content: "\f058";
}
.icon-question-sign:before {
  content: "\f059";
}
.icon-info-sign:before {
  content: "\f05a";
}
.icon-screenshot:before {
  content: "\f05b";
}
.icon-remove-circle:before {
  content: "\f05c";
}
.icon-ok-circle:before {
  content: "\f05d";
}
.icon-ban-circle:before {
  content: "\f05e";
}
.icon-arrow-left:before {
  content: "\f060";
}
.icon-arrow-right:before {
  content: "\f061";
}
.icon-arrow-up:before {
  content: "\f062";
}
.icon-arrow-down:before {
  content: "\f063";
}
.icon-share-alt:before {
  content: "\f064";
}
.icon-resize-full:before {
  content: "\f065";
}
.icon-resize-small:before {
  content: "\f066";
}
.icon-plus:before {
  content: "\f067";
}
.icon-minus:before {
  content: "\f068";
}
.icon-asterisk:before {
  content: "\f069";
}
.icon-exclamation-sign:before {
  content: "\f06a";
}
.icon-gift:before {
  content: "\f06b";
}
.icon-leaf:before {
  content: "\f06c";
}
.icon-fire:before {
  content: "\f06d";
}
.icon-eye-open:before {
  content: "\f06e";
}
.icon-eye-close:before {
  content: "\f070";
}
.icon-warning-sign:before {
  content: "\f071";
}
.icon-plane:before {
  content: "\f072";
}
.icon-calendar:before {
  content: "\f073";
}
.icon-random:before {
  content: "\f074";
}
.icon-comment:before {
  content: "\f075";
}
.icon-magnet:before {
  content: "\f076";
}
.icon-chevron-up:before {
  content: "\f077";
}
.icon-chevron-down:before {
  content: "\f078";
}
.icon-retweet:before {
  content: "\f079";
}
.icon-shopping-cart:before {
  content: "\f07a";
}
.icon-folder-close:before {
  content: "\f07b";
}
.icon-folder-open:before {
  content: "\f07c";
}
.icon-resize-vertical:before {
  content: "\f07d";
}
.icon-resize-horizontal:before {
  content: "\f07e";
}
.icon-bar-chart:before {
  content: "\f080";
}
.icon-twitter-sign:before {
  content: "\f081";
}
.icon-facebook-sign:before {
  content: "\f082";
}
.icon-camera-retro:before {
  content: "\f083";
}
.icon-key:before {
  content: "\f084";
}
.icon-cogs:before {
  content: "\f085";
}
.icon-comments:before {
  content: "\f086";
}
.icon-thumbs-up:before {
  content: "\f087";
}
.icon-thumbs-down:before {
  content: "\f088";
}
.icon-star-half:before {
  content: "\f089";
}
.icon-heart-empty:before {
  content: "\f08a";
}
.icon-signout:before {
  content: "\f08b";
}
.icon-linkedin-sign:before {
  content: "\f08c";
}
.icon-pushpin:before {
  content: "\f08d";
}
.icon-external-link:before {
  content: "\f08e";
}
.icon-signin:before {
  content: "\f090";
}
.icon-trophy:before {
  content: "\f091";
}
.icon-github-sign:before {
  content: "\f092";
}
.icon-upload-alt:before {
  content: "\f093";
}
.icon-lemon:before {
  content: "\f094";
}
.icon-phone:before {
  content: "\f095";
}
.icon-check-empty:before {
  content: "\f096";
}
.icon-bookmark-empty:before {
  content: "\f097";
}
.icon-phone-sign:before {
  content: "\f098";
}
.icon-twitter:before {
  content: "\f099";
}
.icon-facebook:before {
  content: "\f09a";
}
.icon-github:before {
  content: "\f09b";
}
.icon-unlock:before {
  content: "\f09c";
}
.icon-credit-card:before {
  content: "\f09d";
}
.icon-rss:before {
  content: "\f09e";
}
.icon-hdd:before {
  content: "\f0a0";
}
.icon-bullhorn:before {
  content: "\f0a1";
}
.icon-bell:before {
  content: "\f0a2";
}
.icon-certificate:before {
  content: "\f0a3";
}
.icon-hand-right:before {
  content: "\f0a4";
}
.icon-hand-left:before {
  content: "\f0a5";
}
.icon-hand-up:before {
  content: "\f0a6";
}
.icon-hand-down:before {
  content: "\f0a7";
}
.icon-circle-arrow-left:before {
  content: "\f0a8";
}
.icon-circle-arrow-right:before {
  content: "\f0a9";
}
.icon-circle-arrow-up:before {
  content: "\f0aa";
}
.icon-circle-arrow-down:before {
  content: "\f0ab";
}
.icon-globe:before {
  content: "\f0ac";
}
.icon-wrench:before {
  content: "\f0ad";
}
.icon-tasks:before {
  content: "\f0ae";
}
.icon-filter:before {
  content: "\f0b0";
}
.icon-briefcase:before {
  content: "\f0b1";
}
.icon-fullscreen:before {
  content: "\f0b2";
}
.icon-group:before {
  content: "\f0c0";
}
.icon-link:before {
  content: "\f0c1";
}
.icon-cloud:before {
  content: "\f0c2";
}
.icon-beaker:before {
  content: "\f0c3";
}
.icon-cut:before {
  content: "\f0c4";
}
.icon-copy:before {
  content: "\f0c5";
}
.icon-paper-clip:before {
  content: "\f0c6";
}
.icon-save:before {
  content: "\f0c7";
}
.icon-sign-blank:before {
  content: "\f0c8";
}
.icon-reorder:before {
  content: "\f0c9";
}
.icon-list-ul:before {
  content: "\f0ca";
}
.icon-list-ol:before {
  content: "\f0cb";
}
.icon-strikethrough:before {
  content: "\f0cc";
}
.icon-underline:before {
  content: "\f0cd";
}
.icon-table:before {
  content: "\f0ce";
}
.icon-magic:before {
  content: "\f0d0";
}
.icon-truck:before {
  content: "\f0d1";
}
.icon-pinterest:before {
  content: "\f0d2";
}
.icon-pinterest-sign:before {
  content: "\f0d3";
}
.icon-google-plus-sign:before {
  content: "\f0d4";
}
.icon-google-plus:before {
  content: "\f0d5";
}
.icon-money:before {
  content: "\f0d6";
}
.icon-caret-down:before {
  content: "\f0d7";
}
.icon-caret-up:before {
  content: "\f0d8";
}
.icon-caret-left:before {
  content: "\f0d9";
}
.icon-caret-right:before {
  content: "\f0da";
}
.icon-columns:before {
  content: "\f0db";
}
.icon-sort:before {
  content: "\f0dc";
}
.icon-sort-down:before {
  content: "\f0dd";
}
.icon-sort-up:before {
  content: "\f0de";
}
.icon-envelope-alt:before {
  content: "\f0e0";
}
.icon-linkedin:before {
  content: "\f0e1";
}
.icon-undo:before {
  content: "\f0e2";
}
.icon-legal:before {
  content: "\f0e3";
}
.icon-dashboard:before {
  content: "\f0e4";
}
.icon-comment-alt:before {
  content: "\f0e5";
}
.icon-comments-alt:before {
  content: "\f0e6";
}
.icon-bolt:before {
  content: "\f0e7";
}
.icon-sitemap:before {
  content: "\f0e8";
}
.icon-umbrella:before {
  content: "\f0e9";
}
.icon-paste:before {
  content: "\f0ea";
}
.icon-user-md:before {
  content: "\f200";
}
.ui-helper-hidden {
  display: none;
}
.ui-helper-hidden-accessible {
  position: absolute!important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
}
.ui-helper-clearfix:after {
  clear: both;
}
.ui-helper-clearfix {
  zoom: 1;
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
}
.ui-state-disabled {
  cursor: default !important;
}
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
.ui-widget-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ui-widget {
  font-family: sans-serif;
  font-size: 1;
}
.ui-widget .ui-widget {
  font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: sans-serif;
  font-size: 1em;
}
.ui-widget-content {
  border: 1px solid #ccc;
  color: #222222;
}
.ui-widget-content a {
  color: #222222;
}
.ui-widget-header {
  border: 1px solid #ccc;
  color: #222;
  font-weight: bold;
}
.ui-widget-header a {
  color: #222222;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #ccc;
  background: #fff;
  font-weight: normal;
  color: #222222;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #222;
  text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  font-weight: normal;
  color: #222222;
}
.ui-state-hover a,
.ui-state-hover a:hover {
  color: #222;
  text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #ccc;
  font-weight: normal;
  color: #222222;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #222;
  text-decoration: none;
}
.ui-widget :active {
  outline: 0;
}
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #fcefa1;
  color: #363636;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #363636;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  color: #cd0a0a;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #cd0a0a;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #cd0a0a;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: alpha(opacity=70);
  font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: alpha(opacity=35);
  background-image: none;
}
.ui-selectmenu {
  display: block;
  display: inline-block;
  position: relative;
  height: 22px;
  line-height: 22px;
  vertical-align: middle;
  text-decoration: none;
  overflow: hidden;
  zoom: 1;
  border-color: #dfdfdf;
}
.ui-selectmenu-icon {
  position: absolute;
  right: 0px;
  top: 0;
  text-indent: 0;
  width: 24px;
  text-align: center;
  background: #dfdfdf;
}
.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  display: none;
  z-index: 1005;
}
/* z-index: 1005 to make selectmenu work with dialog */
.modal-open .ui-selectmenu-menu {
  position: fixed;
}
.ui-selectmenu-menu ul {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  overflow: auto;
  overflow-y: auto ;
  overflow-x: hidden;
  background: #fff;
}
.ui-selectmenu-open {
  display: block;
}
.ui-selectmenu-menu-popup {
  margin-top: -1px;
}
.ui-selectmenu-menu li {
  padding: 0 0;
  margin: 0;
  display: block;
  border-top: 1px dotted transparent;
  border-bottom: 1px dotted transparent;
  border-right-width: 0 !important;
  border-left-width: 0 !important;
  font-weight: normal !important;
}
.ui-selectmenu-menu li a,
.ui-selectmenu-status {
  display: block;
  padding: 0 10px;
  outline: none;
  text-decoration: none;
}
.ui-selectmenu-menu li a {
  padding: 4px 8px;
}
.ui-selectmenu-menu li.ui-state-disabled a,
.ui-state-disabled {
  cursor: default;
}
.ui-selectmenu-menu li.ui-selectmenu-hasIcon a,
.ui-selectmenu-hasIcon .ui-selectmenu-status {
  padding-left: 20px;
  position: relative;
  margin-left: 5px;
}
.ui-selectmenu-menu li .ui-icon,
.ui-selectmenu-status .ui-icon {
  position: absolute;
  top: 1em;
  margin-top: -8px;
  left: 0;
}
.ui-selectmenu-menu li span,
.ui-selectmenu-status span {
  display: block;
  margin-bottom: .2em;
}
.ui-selectmenu-menu li .ui-selectmenu-item-header {
  font-weight: bold;
}
.ui-selectmenu-menu li .ui-selectmenu-item-footer {
  opacity: .8;
}
.ui-selectmenu-menu .ui-selectmenu-group {
  font-size: 1em;
}
.ui-selectmenu-menu .ui-selectmenu-group .ui-selectmenu-group-label {
  line-height: 1.4em;
  display: block;
  padding: .6em .5em 0;
  font-weight: bold;
}
.ui-selectmenu-menu .ui-selectmenu-group ul {
  margin: 0;
  padding: 0;
}
* html .ui-selectmenu-menu li {
  border-color: pink;
  filter: chroma(color=#ffc0cb);
  width: 100%;
}
* html .ui-selectmenu-menu li a {
  position: relative;
}
* + html .ui-state-disabled,
* + html .ui-state-disabled a {
  color: silver;
}
.ui-selectmenu-menu .ui-widget-content {
  margin: 1px 0;
  background: #dfdfdf;
  border-color: #dfdfdf;
  padding: 4px 0;
}
.ui-selectmenu-menu li {
  -webkit-transition: background 0.2s ease;
  -moz-transition: background 0.2s ease;
  -ms-transition: background 0.2s ease;
  -o-transition: background 0.2s ease;
  margin: 0 3px;
  border: none !important;
}
.ui-selectmenu-menu li.ui-selectmenu-item-focus {
  border: 1px solid #0099d8;
  background: #0099d8;
}
.ui-selectmenu-menu li.ui-selectmenu-item-focus a {
  color: #ffffff !important;
}
.ui-selectmenu-menu li.ui-selectmenu-item-focus a {
  color: #fff !important;
}
.ui-selectmenu-menu li.ui-selectmenu-item-selected a {
  background-color: #fff;
  color: #000 !important;
}
.ui-selectmenu-menu li.ui-selectmenu-item-selected.ui-selectmenu-item-focus a {
  color: #000 !important;
}
.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 0;
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: #c09853;
  position: relative;
  z-index: 2;
}
.alert.success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert.error {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}
.alert.info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert.block {
  padding-top: 14px;
  padding-bottom: 14px;
}
.alert.block > p,
.alert.block > ul {
  margin-bottom: 0;
}
.alert.block p + p {
  margin-top: 5px;
}
.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 20px;
}
.close {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.tooltip {
  position: absolute;
  z-index: 1000;
  display: block;
  visibility: visible;
  padding: 5px;
  font-size: 11px;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
}
.tooltip.in {
  -moz-opacity: 80;
  -khtml-opacity: 80;
  -webkit-opacity: 80;
  opacity: 80;
}
.tooltip.top {
  margin-top: -2px;
}
.tooltip.right {
  margin-left: 2px;
}
.tooltip.bottom {
  margin-top: 2px;
}
.tooltip.left {
  margin-left: -2px;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #0099d8;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #0099d8;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #0099d8;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 5px solid #0099d8;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #0099d8;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
}
.customfile-input {
  position: absolute;
  height: 30px;
  cursor: pointer;
  background: transparent;
  border: 0;
  opacity: 0;
  -moz-opacity: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  z-index: 999;
}
.customfile {
  overflow: hidden;
  position: relative;
}
.customfile-disabled {
  opacity: .5;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  cursor: default;
}
.customfile-feedback {
  display: block;
  color: #999999;
}
.customfile-feedback-populated {
  color: #000000;
}
.customfile-button {
  font-weight: bold;
  display: inline;
  float: right;
  text-align: center;
  text-decoration: none;
}
.customfile .customfile-feedback {
  height: 30px;
  line-height: 28px;
}
.customfile .customfile-button {
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  position: absolute;
  top: 0;
  right: 0;
  width: 80px;
  height: 30px;
  padding: 0 10px;
  line-height: 30px;
  background: #eeeeee;
}
.customfile-hover .customfile-button,
.customfile-focus .customfile-button {
  background: #cccccc;
}
.iPhoneCheckContainer {
  -webkit-transform: translate3d(0, 0, 0);
  position: relative;
  height: 30px;
  cursor: pointer;
  overflow: hidden;
  background-color: #ededed;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.iPhoneCheckContainer em {
  font-style: normal;
}
.iPhoneCheckContainer input {
  position: absolute;
  top: 5px;
  left: 30px;
  opacity: 0;
}
.iPhoneCheckContainer span {
  white-space: nowrap;
  line-height: 30px;
  cursor: pointer;
  display: block;
  height: 30px;
  position: absolute;
  width: auto;
  top: 0px;
  overflow: hidden;
}
.iPhoneCheckContainer,
.iPhoneCheckContainer span {
  user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
}
.iPhoneCheckDisabled {
  opacity: 0.5;
}
span.iPhoneCheckLabelOn {
  left: 0px;
}
span.iPhoneCheckLabelOn em {
  padding-left: 8px;
}
span.iPhoneCheckLabelOff {
  text-align: right;
  right: 0px;
}
span.iPhoneCheckLabelOff em {
  padding-right: 8px;
}
.iPhoneCheckHandle {
  display: block;
  height: 30px;
  cursor: pointer;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 0;
  background-color: #000;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  line-height: 30px;
  text-align: center;
  color: #fff;
}
/* Component containers
----------------------------------*/
/* Datepicker
----------------------------------*/
.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  z-index: 1002;
  background-color: #F7F7F7;
  -webkit-box-shadow: 1px 1px 3px #cccccc;
  -moz-box-shadow: 1px 1px 3px #cccccc;
  box-shadow: 1px 1px 3px #cccccc;
}
.ui-datepicker.show {
  clip: rect(auto, auto, auto, auto);
  position: fixed !important;
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
  background-color: #D5D5D5;
  border: none;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
  cursor: pointer;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}
.ui-datepicker .ui-datepicker-prev:after {
  content: '\f060';
  font-family: 'FontAwesome';
  font-size: 12px;
  padding-top: 5px;
  font-weight: normal;
  display: block;
  float: none;
  width: 20px;
  text-align: center;
}
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}
.ui-datepicker .ui-datepicker-next:after {
  content: '\f061';
  font-family: 'FontAwesome';
  font-size: 12px;
  padding-top: 5px;
  font-weight: normal;
  display: block;
  float: none;
  width: 20px;
  text-align: center;
}
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
  float: left;
  font-size: 1em;
  margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month-year {
  width: 100%;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 49%;
}
.ui-datepicker .ui-datepicker-title select.ui-datepicker-year {
  float: right;
}
.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em;
}
.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}
.ui-datepicker td {
  border: 0;
  padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: center;
  text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}
.ui-datepicker td.ui-datepicker-today a {
  background-color: #ccc !important;
  border-color: #ccc;
}
.ui-datepicker td.ui-datepicker-current-day a {
  background-color: #0099D8 !important;
  border-color: #0099D8;
  color: #fff;
}
/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
}
/* RTL support */
.ui-datepicker-rtl {
  direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
  display: none;
  /*sorry for IE5*/

  position: absolute;
  z-index: -1;
  filter: mask();
  top: -4px;
  left: -4px;
  width: 200px;
  height: 200px;
  /*must have*/

}
/* According */
.ui-accordion-header,
.ui-accordion-content {
  border: none;
}
.ui-accordion-header {
  position: relative;
}
.ui-accordion-header a {
  padding-left: 15px;
}
.ui-accordion-header a:before {
  font-family: 'FontAwesome';
  font-size: 18px;
  color: #000;
  content: '\f0da';
  width: 30px;
  line-height: 25px;
  height: 30px;
  display: block;
  float: none;
  text-align: left;
  position: absolute;
  top: -2px;
  left: 0;
}
.ui-accordion-header.ui-state-active a:before {
  content: '\f0d7';
}
html {
  width: 100%;
  height: 100%;
}
body {
  padding-top: 78px;
  font-size: 12px;
  color: #111111;
}
body * {
  margin: 0;
  padding: 0;
  outline: 0;
  list-style: none;
}
body a {
  -webkit-transition: color 0.2s ease;
  -moz-transition: color 0.2s ease;
  -ms-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  color: #0099d8;
  text-decoration: none;
}
body a:hover {
  color: #0075a5;
}
fieldset {
  border: none;
}
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
}
img {
  display: block;
  float: none;
}
.ban {
  margin-bottom: 20px;
  margin-top: -10px;
}
.ban span {
  text-align: right;
  display: block;
  padding-bottom: 2px;
  color: #777;
}
.ban span a {
  text-decoration: underline;
}
.ban-popup {
  margin: 0px;
}
.ban-gol {
  margin-bottom: 10px;
  width: 680px;
  overflow: hidden;
}
.p-index #s-content {
  background: #f7f7f7;
  margin-top: 0;
  margin-bottom: 0;
}
.p-index #s-footer {
  background: #f7f7f7;
}
.p-embed {
  width: 100%;
  height: 100%;
  min-width: inherit;
  padding-top: 0;
}
.p-embed .e-player {
  width: 100%;
  height: 100%;
}
.p-embed .e-player img,
.p-embed .e-player video,
.p-embed .e-player object {
  width: inherit;
  height: inherit;
}
.s-wrap {
  zoom: 1;
  position: relative;
  width: 970px;
  margin: 0 auto;
  padding: 20px 0 10px;
}
.s-wrap:before,
.s-wrap:after {
  display: table;
  content: '';
  zoom: 1;
}
.s-wrap:after {
  clear: both;
}
#s-header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  border-top: 5px solid #000000;
}
#s-header .border {
  background-color: #444444;
  background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#111111));
  background: -webkit-linear-gradient(top, #444444, #111111);
  background: -moz-linear-gradient(top, #444444, #111111);
  background: -ms-linear-gradient(top, #444444, #111111);
  background: -o-linear-gradient(top, #444444, #111111);
  border-top: 1px solid #666666;
}
#s-header .s-wrap {
  height: 28px;
  padding: 8px 0;
}
#s-header .x-logo {
  margin: 0 auto;
  width: 120px;
  height: 28px;
}
#s-header .x-logo a {
  display: block;
  float: none;
  overflow: hidden;
  text-indent: -1000px;
  width: 100%;
  height: 100%;
  background-image: url(../img/sprite.png);
  background-position: 0 0;
}
#s-header .x-search {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  position: absolute;
  top: 0;
  left: 10px;
  width: 218px;
  height: 27px;
  border-bottom: 1px solid #666666;
  background: #000000;
}
#s-header .x-search .fields {
  display: inline;
  float: left;
}
#s-header .x-search .fields .text {
  display: inline;
  float: left;
  width: 158px;
  height: 27px;
  padding: 0 10px;
  line-height: 14px;
  border: none;
  color: #ffffff;
  background: transparent;
}
#s-header .x-search .buttons {
  display: inline;
  float: left;
}
#s-header .x-search .buttons .submit {
  display: inline;
  float: left;
  width: 40px;
  height: 27px;
  padding-top: 3px;
  text-align: center;
  font-size: 18px;
  font-family: 'FontAwesome';
  border: none;
  color: #dddddd;
  background: transparent;
}
#s-header .x-login {
  position: absolute;
  top: 0;
  right: 10px;
}
#s-header .x-login .user {
  display: inline;
  float: left;
  height: 28px;
  line-height: 28px;
  font-size: 12px;
  color: #ffffff;
  font-weight: bold;
}
#s-header .x-login .user .image {
  display: inline;
  float: left;
  width: 30px;
  height: 30px;
  margin-right: 10px;
  margin-top: -2px;
}
#s-header .x-login .user .image img {
  width: 100%;
  height: 100%;
}
#s-header .x-login .dropdown {
  right: -10px;
  width: 218px;
  -webkit-box-shadow: 0 0 10px #666666;
  -moz-box-shadow: 0 0 10px #666666;
  box-shadow: 0 0 10px #666666;
}
#s-header .x-login .dropdown .text {
  min-height: 50px;
  margin: 10px;
  line-height: 17px;
}
#s-header .x-login .dropdown .text li {
  border-top: 1px solid #EDEDED;
}
#s-header .x-login .dropdown .text li a {
  display: block;
  float: none;
  padding: 7px 12px;
  color: #000;
}
#s-header .x-login .dropdown .text li a:hover {
  color: #4d4d4d;
}
#s-header .x-login .dropdown .chb {
  clear: both;
  padding: 5px 10px;
  height: 30px;
}
#s-header .x-login .dropdown .chb .iPhoneCheckContainer {
  background-color: #fff;
}
#s-header .x-login .dropdown .chb .title {
  display: inline;
  float: left;
  line-height: 30px;
  width: 70px;
  zoom: 1;
}
#s-header .x-login .dropdown .chb .title:before,
#s-header .x-login .dropdown .chb .title:after {
  display: table;
  content: '';
  zoom: 1;
}
#s-header .x-login .dropdown .chb .title:after {
  clear: both;
}
#s-header .x-login .dropdown .chb span {
  width: 35px;
}
#s-header .x-login .fpop {
  width: 218px;
  -webkit-box-shadow: 0 0 5px #666666;
  -moz-box-shadow: 0 0 5px #666666;
  box-shadow: 0 0 5px #666666;
  background: #F7F7F7;
  border-color: #999;
  padding: 10px;
  right: 150px;
  top: 50px;
}
#s-header .x-login .fpop:before {
  color: #999;
  top: -12px;
}
#s-header .x-login .fpop strong {
  font-size: 14px;
  display: block;
  float: none;
  padding-bottom: 5px;
}
#s-menu {
  position: fixed;
  top: 50px;
  left: 0;
  z-index: 90;
  width: 100%;
  border-bottom: 1px solid #dfdfdf;
  background: #f7f7f7;
}
#s-menu .s-wrap {
  padding: 6px 0;
}
#s-menu .x-menu {
  text-align: center;
  font-weight: bold;
}
#s-menu .x-menu li {
  display: inline;
  float: none;
  border-left: 1px solid #dfdfdf;
}
#s-menu .x-menu li:first-child {
  border: none;
}
#s-menu .x-menu li.active a {
  color: #111111;
}
#s-menu .x-menu li.disabled a {
  color: #e0e0e0;
}
#s-menu .x-menu li a {
  padding: 0 8px;
}
#s-menu .x-menu.hra {
  margin-top: 5px;
}
#s-menu .x-menu.hra a {
  font-size: 0.9em;
}
#s-feature {
  border-bottom: 1px solid #dfdfdf;
  background: #ffffff;
}
#s-promo {
  border-bottom: 1px solid #dfdfdf;
  background: #ffffff;
  background-position: 50% 0;
  background-repeat: no-repeat;
  height: 285px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  z-index: 10;
  position: relative;
}
#s-warning {
  display: none;
}
#s-content {
  zoom: 1;
  background: #ffffff;
  position: relative;
}
#s-content:before,
#s-content:after {
  display: table;
  content: '';
  zoom: 1;
}
#s-content:after {
  clear: both;
}
#s-content .playoff {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: 50% 0;
  display: block;
  float: none;
  z-index: 0;
}
#s-content .skyscraper {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  /*background-color: #000;*/
  background-repeat: no-repeat;
  background-position: 50% 0;
  display: block;
  float: none;
  z-index: 0;
}
#s-content .skyscraper .scrleft {
  position: fixed;
  left: 50%;
  background: #fff;
  width: 120px;
  height: 600px;
  margin-left: -600px;
}
#s-content .skyscraper .scrright {
  position: fixed;
  right: 50%;
  background: #fff;
  width: 120px;
  height: 600px;
  margin-right: -601px;
}
#s-content .s-wrap {
  margin-bottom: 10px;
  margin-top: 10px;
  padding-top: 10px;
  background: #f7f7f7;
}
#s-footer {
  text-align: center;
  color: #666666;
  background: #ffffff;
}
#s-footer .s-wrap {
  padding: 16px 0;
}
#s-footer .x-legal {
  display: block;
  float: none;
}
#b-detail-list .b-body li.default {
  background-color: #0099d8;
  color: white;
  border-color: #0099d8;
}
#b-detail-list .b-body li.default .description a {
  color: white;
}
#b-detail-list .b-body li.default .description a:hover {
  color: #eee;
}
.c {
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
}
.c.c-row {
  display: block;
  float: none;
  zoom: 1;
  margin-left: -10px;
}
.c.c-row:before,
.c.c-row:after {
  display: table;
  content: '';
  zoom: 1;
}
.c.c-row:after {
  clear: both;
}
.c.c-full {
  width: 910px;
}
.c.c-wide {
  width: 680px;
}
.c.c-half {
  width: 450px;
}
.c.c-side {
  width: 220px;
}
.x-popup,
.ui-autocomplete {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  zoom: 1;
  display: none;
  position: absolute;
  top: 30px;
  right: 0;
  z-index: 100;
  width: 316px;
  border: 1px solid #d0d0d0;
  background: #f7f7f7;
}
.x-popup:before,
.ui-autocomplete:before,
.x-popup:after,
.ui-autocomplete:after {
  display: table;
  content: '';
  zoom: 1;
}
.x-popup:after,
.ui-autocomplete:after {
  clear: both;
}
.x-popup:before,
.ui-autocomplete:before {
  content: '\f0d8';
  position: absolute;
  top: -14px;
  right: 8px;
  font-size: 24px;
  font-family: 'FontAwesome';
  color: #f7f7f7;
}
.ui-autocomplete {
  width: 213px;
}
.ui-autocomplete a {
  display: block;
  float: none;
  padding: 10px 10px;
  color: #0099d8;
  cursor: pointer;
}
.ui-autocomplete a.ui-state-hover {
  color: #0075a5;
  background: #e7e7e7;
}
.ui-autocomplete-pop {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  position: absolute;
  top: 30px;
  right: 2px;
  z-index: 100;
  width: 214px;
  border: 1px solid #d0d0d0;
  background: #f7f7f7 url(../img/loader.gif) no-repeat 50% 50%;
  height: 50px;
}
.ui-autocomplete-pop:before {
  content: '\f0d8';
  position: absolute;
  top: -14px;
  right: 8px;
  font-size: 24px;
  font-family: 'FontAwesome';
  color: #f7f7f7;
}
.x-bullets {
  height: 16px;
  text-align: center;
  line-height: 16px;
}
.x-bullets a {
  display: inline;
  float: none;
  padding: 0 5px;
  font-size: 36px;
  color: #cecece;
}
.x-bullets a.active {
  color: #000000;
}
.x-slider {
  display: inline;
  float: right;
  margin: 8px 0;
}
.x-slider a,
.x-slider span {
  -webkit-transition: color 0.2s ease;
  -moz-transition: color 0.2s ease;
  -ms-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  display: inline;
  float: left;
  width: 40px;
  height: 20px;
  text-align: center;
  line-height: 24px;
  font-family: 'FontAwesome';
  font-size: 22px;
  border-left: 1px solid #dedede;
  color: #666666;
  cursor: pointer;
}
.x-slider a:hover,
.x-slider span:hover {
  color: #111111;
}
.x-slider a:first-child,
.x-slider span:first-child {
  border: none;
}
.x-slider a.disabled,
.x-slider span.disabled,
.x-slider a.disabled:hover,
.x-slider span.disabled:hover {
  color: #cccccc;
  cursor: default;
}
.x-switcher {
  display: inline;
  float: right;
  margin: 8px 0;
}
.x-switcher a,
.x-switcher span {
  -webkit-transition: color 0.2s ease;
  -moz-transition: color 0.2s ease;
  -ms-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  display: inline;
  float: left;
  width: 40px;
  height: 20px;
  text-align: center;
  line-height: 24px;
  font-family: 'FontAwesome';
  font-size: 22px;
  border-left: 1px solid #dedede;
  cursor: pointer;
}
.x-switcher a.line,
.x-switcher span.line {
  color: #cccccc;
  cursor: pointer;
}
.x-switcher a.line:hover,
.x-switcher span.line:hover {
  color: #dbdbdb;
}
.x-switcher a.grid,
.x-switcher span.grid {
  color: #666666;
  cursor: default;
}
.x-switcher a.grid:hover,
.x-switcher span.grid:hover {
  color: #666666;
}
.x-switcher a.no-first-line,
.x-switcher span.no-first-line {
  border-left: none;
}
.x-close {
  -webkit-transition: color 0.2s ease;
  -moz-transition: color 0.2s ease;
  -ms-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  display: inline;
  float: right;
  width: 20px;
  height: 20px;
  margin: 8px;
  text-align: center;
  line-height: 16px !important;
  font-size: 22px;
  color: #666666;
}
.x-close:hover {
  color: #111111;
}
.line .x-switcher a.grid,
.line .x-switcher span.grid {
  color: #cccccc;
  cursor: pointer;
}
.line .x-switcher a.grid:hover,
.line .x-switcher span.grid:hover {
  color: #dbdbdb;
}
.line .x-switcher a.line,
.line .x-switcher span.line {
  color: #666666;
  cursor: default;
}
.line .x-switcher a.line:hover,
.line .x-switcher span.line:hover {
  color: #666666;
}
.x-tags {
  display: inline;
  float: left;
  margin: 8px 0 8px 2px;
}
.x-tags li {
  display: inline;
  float: left;
  height: 20px;
  padding: 0 8px;
  text-transform: uppercase;
  line-height: 20px;
  font-size: 14px;
  border-left: 1px solid #d9d9d9;
}
.x-tags li:first-child {
  border-left: none;
}
.x-tags li i {
  color: #d9d9d9;
}
.x-filter {
  display: inline;
  float: right;
}
.x-filter .fields {
  margin: -1px 10px;
}
.x-filter .fields .j-selectmenu {
  width: 150px;
}
.x-button {
  -webkit-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  -ms-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #ffffff;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e6e6e6));
  background: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background: -ms-linear-gradient(top, #ffffff, #e6e6e6);
  background: -o-linear-gradient(top, #ffffff, #e6e6e6);
  -webkit-box-shadow: 0 0 2px #ffffff inset;
  -moz-box-shadow: 0 0 2px #ffffff inset;
  box-shadow: 0 0 2px #ffffff inset;
  -webkit-text-shadow: 0 1px 1px #ffffff;
  -moz-text-shadow: 0 1px 1px #ffffff;
  text-shadow: 0 1px 1px #ffffff;
  display: inline;
  float: left;
  height: 28px;
  margin-left: 10px;
  padding: 0 10px;
  text-align: center;
  line-height: 28px;
  white-space: nowrap;
  border: 1px solid #dedede;
  color: #111111;
}
.x-button:hover {
  background-color: #f2f2f2;
  background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#d9d9d9));
  background: -webkit-linear-gradient(top, #f2f2f2, #d9d9d9);
  background: -moz-linear-gradient(top, #f2f2f2, #d9d9d9);
  background: -ms-linear-gradient(top, #f2f2f2, #d9d9d9);
  background: -o-linear-gradient(top, #f2f2f2, #d9d9d9);
  border: 1px solid #c5c5c5;
  color: #111111;
}
.x-button:first-child {
  margin-left: 0;
}
.x-button.icon {
  width: 20px;
  line-height: 34px;
  font-family: 'FontAwesome';
  font-size: 24px;
  color: #666666;
}
.x-button.love:hover {
  color: #ff2200;
}
.x-button.facebook {
  color: #4b79b0;
}
.x-button.facebook:hover {
  color: #3c608c;
}
.x-button.twitter {
  color: #6bdefd;
}
.x-button.twitter:hover {
  color: #39d3fc;
}
.x-button.email:hover {
  color: #4d4d4d;
}
.x-button.color {
  background-color: #0099d8;
  background: -webkit-gradient(linear, left top, left bottom, from(#0099d8), to(#0075a5));
  background: -webkit-linear-gradient(top, #0099d8, #0075a5);
  background: -moz-linear-gradient(top, #0099d8, #0075a5);
  background: -ms-linear-gradient(top, #0099d8, #0075a5);
  background: -o-linear-gradient(top, #0099d8, #0075a5);
  -webkit-text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.5);
  -moz-text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.5);
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.5);
  border: 1px solid #0075a5;
  color: #fff;
}
.x-button.color:hover {
  background-color: #0087bf;
  background: -webkit-gradient(linear, left top, left bottom, from(#0087bf), to(#00638b));
  background: -webkit-linear-gradient(top, #0087bf, #00638b);
  background: -moz-linear-gradient(top, #0087bf, #00638b);
  background: -ms-linear-gradient(top, #0087bf, #00638b);
  background: -o-linear-gradient(top, #0087bf, #00638b);
  border: 1px solid #005172;
}
.x-button.green {
  background-color: #189d1e;
  background: -webkit-gradient(linear, left top, left bottom, from(#189d1e), to(#12be16));
  background: -webkit-linear-gradient(top, #189d1e, #12be16);
  background: -moz-linear-gradient(top, #189d1e, #12be16);
  background: -ms-linear-gradient(top, #189d1e, #12be16);
  background: -o-linear-gradient(top, #189d1e, #12be16);
  -webkit-text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.5);
  -moz-text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.5);
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.5);
  border-color: #189d1e;
  color: #fff;
}
.x-button.green:hover {
  background-color: #15871a;
  background: -webkit-gradient(linear, left top, left bottom, from(#15871a), to(#10a713));
  background: -webkit-linear-gradient(top, #15871a, #10a713);
  background: -moz-linear-gradient(top, #15871a, #10a713);
  background: -ms-linear-gradient(top, #15871a, #10a713);
  background: -o-linear-gradient(top, #15871a, #10a713);
  border: 1px solid #117116;
}
.x-button.live {
  background-color: #f70000;
  background: -webkit-gradient(linear, left top, left bottom, from(#f70000), to(#a40000));
  background: -webkit-linear-gradient(top, #f70000, #a40000);
  background: -moz-linear-gradient(top, #f70000, #a40000);
  background: -ms-linear-gradient(top, #f70000, #a40000);
  background: -o-linear-gradient(top, #f70000, #a40000);
  -webkit-text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.5);
  -moz-text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.5);
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.5);
  border-color: #a40000;
  color: #fff;
}
.x-button.live:hover {
  background-color: #de0000;
  background: -webkit-gradient(linear, left top, left bottom, from(#de0000), to(#8b0000));
  background: -webkit-linear-gradient(top, #de0000, #8b0000);
  background: -moz-linear-gradient(top, #de0000, #8b0000);
  background: -ms-linear-gradient(top, #de0000, #8b0000);
  background: -o-linear-gradient(top, #de0000, #8b0000);
  border: 1px solid #710000;
}
.x-button.disabled {
  background-color: #ffffff;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e6e6e6));
  background: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background: -ms-linear-gradient(top, #ffffff, #e6e6e6);
  background: -o-linear-gradient(top, #ffffff, #e6e6e6);
  cursor: default;
  color: #999999;
  border: 1px solid #dedede;
}
.x-button em {
  font-style: normal;
}
.x-buttongroup .x-button {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  position: relative;
  margin-left: -1px;
}
.x-buttongroup .x-button:first-child {
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-left: 0;
}
.x-buttongroup .x-button:last-child {
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.x-buttongroup .x-button:hover {
  z-index: 10;
}
.x-list .i {
  zoom: 1;
  position: relative;
  padding: 5px;
}
.x-list .i:before,
.x-list .i:after {
  display: table;
  content: '';
  zoom: 1;
}
.x-list .i:after {
  clear: both;
}
.x-list .i:nth-child(even) {
  background: #f7f7f7;
}
.x-list .i > * {
  display: inline;
  float: left;
  height: 30px;
  padding: 0 10px;
  line-height: 30px;
  font-size: 12px;
  border-right: 1px solid #d5d5d5;
}
.x-list .i > *:first-child {
  padding-left: 0;
}
.x-list .i > *:last-child {
  border: none;
}
.x-feature {
  display: none;
  border: 1px solid #d5d5d5;
  background: #ffffff;
}
.x-feature .custom {
  zoom: 1;
  padding: 9px;
}
.x-feature .custom:before,
.x-feature .custom:after {
  display: table;
  content: '';
  zoom: 1;
}
.x-feature .custom:after {
  clear: both;
}
.x-feature .graphic {
  zoom: 1;
}
.x-feature .graphic:before,
.x-feature .graphic:after {
  display: table;
  content: '';
  zoom: 1;
}
.x-feature .graphic:after {
  clear: both;
}
.x-feature .graphic .image {
  display: inline;
  float: left;
  margin-right: 10px;
}
.x-feature .graphic .text {
  padding: 9px;
}
.x-feature .graphic .text .title {
  font-size: 14px;
  font-weight: bold;
}
.x-feature .graphic .text p {
  margin-top: 10px;
}
.x-feature .x-list {
  padding: 9px;
}
.x-feature .x-list .i .time {
  width: 110px;
  overflow: hidden;
}
.x-feature .x-list .i .title {
  width: 283.40000000000003px;
  overflow: hidden;
}
.x-feature .x-list .i .description {
  width: 239.8px;
  overflow: hidden;
}
.x-feature .x-list .i .type {
  width: 140px;
  border-right: 1px solid #D5D5D5;
}
.x-feature .x-list .i .buttons {
  display: inline;
  float: left;
}
.x-feature .x-list .i .buttons .x-button {
  width: 115px;
}
.x-feature .x-list .i:before {
  content: '\f004';
  position: absolute;
  top: 15px;
  right: 10px;
  font-family: 'FontAwesome';
  font-size: 18px;
  color: #d5d5d5;
}
.x-feature .x-list .i.j-fanclubpositive:before {
  color: #ff2200;
}
.x-inlinemessage {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-text-shadow: 0 1px 1px #ffffff;
  -moz-text-shadow: 0 1px 1px #ffffff;
  text-shadow: 0 1px 1px #ffffff;
  background-color: #f2f2f2;
  background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#bfbfbf));
  background: -webkit-linear-gradient(top, #f2f2f2, #bfbfbf);
  background: -moz-linear-gradient(top, #f2f2f2, #bfbfbf);
  background: -ms-linear-gradient(top, #f2f2f2, #bfbfbf);
  background: -o-linear-gradient(top, #f2f2f2, #bfbfbf);
  display: block;
  padding: 10px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
}
.x-play {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 218px;
  height: 122px;
  text-align: center;
  line-height: 134.20000000000002px;
  font-size: 61px;
  font-family: 'FontAwesome';
  color: rgba(255, 255, 255, 0.5);
  background: rgba(0, 0, 0, 0.5);
}
.x-play:hover {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}
html.touch .x-play {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  color: rgba(255, 255, 255, 0.9);
  background: none;
}
.x-age-pedobear,
.x-age-7,
.x-age-12,
.x-age-15,
.x-age-18 {
  position: absolute;
  top: 10px;
  right: 10px;
  display: block;
  width: 16px;
  height: 16px;
  background-image: url(../img/sprite.png);
}
.x-age-pedobear {
  background-position: 0 -32px;
}
.x-age-7 {
  background-position: -16px -32px;
}
.x-age-12 {
  background-position: -32px -32px;
}
.x-age-15 {
  background-position: -48px -32px;
}
.x-age-18 {
  background-position: -64px -32px;
}
.b {
  zoom: 1;
}
.b:before,
.b:after {
  display: table;
  content: '';
  zoom: 1;
}
.b:after {
  clear: both;
}
.b .b-head {
  zoom: 1;
  margin-bottom: 10px;
  line-height: 36px;
  border-bottom: 1px solid #dfdfdf;
  background: #ffffff;
}
.b .b-head:before,
.b .b-head:after {
  display: table;
  content: '';
  zoom: 1;
}
.b .b-head:after {
  clear: both;
}
.b .b-head.top {
  padding-top: 15px;
  border-bottom: 0;
  border-top: 1px solid #dfdfdf;
}
.b .b-head .title {
  display: inline;
  float: left;
  padding: 0 10px;
  font-weight: normal;
  font-size: 20px;
}
.b .b-head .text {
  display: inline;
  float: left;
  padding: 0 10px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: normal;
}
.b .b-head .close {
  display: inline;
  float: right;
  padding: 0 10px;
  font-size: 20px;
  color: #999999;
  cursor: pointer;
}
.b .b-head .close:hover {
  color: #666;
}
.b .b-head .tab {
  display: inline;
  float: left;
  margin: 5px 0;
  padding: 0 10px;
  text-transform: uppercase;
  line-height: 26px;
  font-size: 14px;
  font-weight: normal;
  border-left: 1px solid #dfdfdf;
}
.b .b-head .tab:first-child {
  border: none;
}
.b .b-body {
  zoom: 1;
  position: relative;
  margin-bottom: 10px;
}
.b .b-body:before,
.b .b-body:after {
  display: table;
  content: '';
  zoom: 1;
}
.b .b-body:after {
  clear: both;
}
.b .b-foot {
  zoom: 1;
  margin-bottom: 10px;
}
.b .b-foot:before,
.b .b-foot:after {
  display: table;
  content: '';
  zoom: 1;
}
.b .b-foot:after {
  clear: both;
}
.b-calendar {
  position: relative;
}
.b-calendar .change {
  text-align: center;
}
.b-calendar .b-body {
  padding: 10px;
  background: #ffffff;
  border: 1px solid #dfdfdf;
}
.b-calendar .b-body .subhead {
  zoom: 1;
  margin: 10px 0;
}
.b-calendar .b-body .subhead:before,
.b-calendar .b-body .subhead:after {
  display: table;
  content: '';
  zoom: 1;
}
.b-calendar .b-body .subhead:after {
  clear: both;
}
.b-calendar .b-body .subhead .title {
  display: inline;
  float: left;
  font-size: 20px;
}
.b-calendar .b-body .subhead .x-button {
  display: inline;
  float: right;
}
.b-calendar .b-body .subhead .x-button em {
  display: inline;
  float: left;
  padding-right: 10px;
}
.b-calendar .b-body .subhead .x-button strong {
  background-color: #fff;
  display: inline;
  float: left;
  padding: 0 10px;
  border-left: 1px solid #DEDEDE;
  margin-right: -10px;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.b-calendar .b-body .x-list .i {
  background: none repeat scroll 0 0 #F7F7F7;
}
.b-calendar .b-body .x-list .i:before {
  content: '\f004';
  position: absolute;
  top: 15px;
  right: 10px;
  font-family: 'FontAwesome';
  font-size: 18px;
  color: #d5d5d5;
}
.b-calendar .b-body .x-list .i.j-fanclubpositive:before {
  color: #ff2200;
}
.b-calendar .b-body .x-list .i .type,
.b-calendar .b-body .x-list .i .icon {
  display: inline;
  float: right;
  width: 180px;
  text-align: right;
  border-right: 1px solid #d5d5d5;
  margin-right: 40px;
}
.b-calendar .b-body .x-list .i .type i,
.b-calendar .b-body .x-list .i .icon i {
  margin-right: -5px;
  font-size: 24px;
  color: #cccccc;
}
.b-calendar .b-body .x-list .i .type .x-button,
.b-calendar .b-body .x-list .i .icon .x-button {
  display: inline;
  float: right;
  margin-right: 0;
  margin-left: 5px;
}
.b-calendar .b-body .x-list .i .type .x-button:first-child,
.b-calendar .b-body .x-list .i .icon .x-button:first-child {
  margin-left: 5px;
}
.b-calendar .b-body .x-list .i .type .x-button em,
.b-calendar .b-body .x-list .i .icon .x-button em {
  display: inline;
  float: left;
  padding-right: 10px;
}
.b-calendar .b-body .x-list .i .type .x-button strong,
.b-calendar .b-body .x-list .i .icon .x-button strong {
  background-color: #fff;
  display: inline;
  float: left;
  padding: 0 10px;
  border-left: 1px solid #DEDEDE;
  margin-right: -10px;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.b-calendar .b-body .x-list .i .type span,
.b-calendar .b-body .x-list .i .icon span {
  font-weight: bold;
}
.b-calendar .b-body .x-list .i .time {
  width: 30px;
}
.b-calendar .b-body .x-list .i .title,
.b-calendar .b-body .x-list .i .description {
  width: 161px;
  line-height: 15px;
}
.b-calendar .b-body .x-list .i .title .line,
.b-calendar .b-body .x-list .i .description .line {
  display: block;
  float: none;
}
.b-calendar .b-body .x-list .i:nth-child(2n) {
  background: none repeat scroll 0 0 #fff;
}
.b-calendar.line .b-body .grid,
.b-calendar.grid .b-body .line {
  display: none;
}
.b-calendar.j-runningajax:after {
  background-image: url(../img/loader.gif);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-color: rgba(255, 255, 255, 0.9);
  position: absolute;
  top: 0 ;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  text-align: center;
  line-height: 50px;
  font-size: 18px;
  color: #000000;
}
.c-full .b-calendar .b-body .x-list .i:before {
  top: 14px;
  right: 216px;
}
.c-full .b-calendar .b-body .x-list .i .type,
.c-full .b-calendar .b-body .x-list .i .icon {
  width: 180px;
  margin-right: 0px;
  border-left: 1px solid #d5d5d5;
  border-right: none;
}
.c-full .b-calendar .b-body .x-list .i .type .x-button,
.c-full .b-calendar .b-body .x-list .i .icon .x-button {
  display: inline;
  float: right;
  margin-right: 0;
  margin-left: 5px;
  min-width: 70px;
}
.c-full .b-calendar .b-body .x-list .i .type .x-button:first-child,
.c-full .b-calendar .b-body .x-list .i .icon .x-button:first-child {
  margin-right: -15px;
  margin-left: 5px;
}
.c-full .b-calendar .b-body .x-list .i .type .x-button em,
.c-full .b-calendar .b-body .x-list .i .icon .x-button em {
  display: inline;
  float: left;
  padding-right: 10px;
}
.c-full .b-calendar .b-body .x-list .i .type .x-button strong,
.c-full .b-calendar .b-body .x-list .i .icon .x-button strong {
  background-color: #fff;
  display: inline;
  float: left;
  padding: 0 10px;
  border-left: 1px solid #DEDEDE;
  margin-right: -10px;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.c-full .b-calendar .b-body .x-list .i .description {
  width: 338px;
}
.c-full .b-calendar .b-body .x-list .i .title {
  width: 218px;
}
.b-live .b-body .playlist .l .i {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  position: relative;
  margin-bottom: 10px;
  padding: 10px;
  border-bottom: 1px solid #d5d5d5;
  background: #ffffff;
}
.b-live .b-body .playlist .l .i .time,
.b-live .b-body .playlist .l .i .round {
  position: absolute;
  left: 10px;
  width: 35px;
  text-align: right;
  font-size: 12px;
}
.b-live .b-body .playlist .l .i .time {
  top: 10px;
}
.b-live .b-body .playlist .l .i .round {
  bottom: 10px;
}
.b-live .b-body .playlist .l .i .title {
  display: block;
  float: none;
  margin-left: 40px;
  font-weight: inherit;
}
.b-live .b-body .playlist .l .i .title .line {
  display: block;
  float: none;
}
.b-live .b-body .playlist .l .i .title .line .num {
  display: inline;
  float: right;
}
.b-live .b-body .playlist .l .i.live {
  font-weight: bold;
}
.b-live .b-body .playlist .l .i.active {
  font-weight: bold;
  background: #0099d8;
}
.b-live .b-body .playlist .l .i.active:hover {
  background: #0075a5;
}
.b-live .b-body .playlist .l .i.active a {
  color: #ffffff;
}
.b-live .b-body .chatlist {
  padding: 10px;
  border-bottom: 1px solid #d5d5d5;
  background: #ffffff;
}
.b-live .b-body .chatlist .l {
  overflow: auto;
  height: 300px;
}
.b-live .b-body .chatlist .l .i {
  -webkit-transition: background 2s;
  -moz-transition: background 2s;
  -ms-transition: background 2s;
  -o-transition: background 2s;
  zoom: 1;
  position: relative;
  margin-bottom: 5px;
}
.b-live .b-body .chatlist .l .i:before,
.b-live .b-body .chatlist .l .i:after {
  display: table;
  content: '';
  zoom: 1;
}
.b-live .b-body .chatlist .l .i:after {
  clear: both;
}
.b-live .b-body .chatlist .l .i .text .author,
.b-live .b-body .chatlist .l .i .text .content {
  word-break: break-word;
  font-size: 12px;
}
.b-live .b-body .chatlist .fields {
  zoom: 1;
  display: block;
  float: none;
}
.b-live .b-body .chatlist .fields:before,
.b-live .b-body .chatlist .fields:after {
  display: table;
  content: '';
  zoom: 1;
}
.b-live .b-body .chatlist .fields:after {
  clear: both;
}
.b-live .b-body .chatlist .fields .text {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline;
  float: left;
  width: 100%;
  height: 24px;
  margin-bottom: 10px;
  padding: 5px;
  border: 1px solid #dfdfdf;
}
.b-live .b-body .chatlist .fields .text.placeholder {
  color: #cccccc;
}
.b-live .b-body .chatlist .buttons {
  display: block;
  float: none;
}
.b-live .b-body .chatlist .buttons .x-button {
  display: inline;
  float: right;
  margin: 0;
}
.b-live.chatlist .b-body .playlist {
  display: none;
}
.b-live.chatlist .b-head .chatlist a {
  color: inherit;
  cursor: default;
}
.b-live.chatlist .b-head .chatlist a span {
  display: none;
}
.b-live.playlist .b-body .chatlist {
  display: none;
}
.b-live.playlist .b-head .playlist a {
  color: inherit;
  cursor: default;
}
.b-list {
  /*&.j-loadmore .w .l:after { .x-inlinemessage; background: url(../img/loader.gif) no-repeat 50% 0; height: 30px; }*/

}
.b-list.grid .w .l {
  zoom: 1;
}
.b-list.grid .w .l:before,
.b-list.grid .w .l:after {
  display: table;
  content: '';
  zoom: 1;
}
.b-list.grid .w .l:after {
  clear: both;
}
.b-list.grid .w .l .i {
  display: inline;
  float: left;
  position: relative;
  width: 218px;
  margin: 0 0 10px 10px;
  padding-bottom: 45px;
  border: 1px solid #d5d5d5;
  background: #ffffff;
}
.b-list.grid .w .l .i .image {
  display: block;
  float: none;
  position: relative;
  height: 122px;
  background: #d5d5d5;
}
.b-list.grid .w .l .i .image img {
  width: 218px;
  height: 122px;
}
.b-list.grid .w .l .i .start {
  display: block;
  float: none;
  position: relative;
  height: 122px;
  width: 218px;
  background-color: #333333;
  background: -webkit-gradient(linear, left top, left bottom, from(#333333), to(#000000));
  background: -webkit-linear-gradient(top, #333333, #000000);
  background: -moz-linear-gradient(top, #333333, #000000);
  background: -ms-linear-gradient(top, #333333, #000000);
  background: -o-linear-gradient(top, #333333, #000000);
  text-align: center;
}
.b-list.grid .w .l .i .start span {
  display: block;
  float: none;
  color: #fff;
  text-transform: uppercase;
  padding: 20px 0 5px 0;
  font-size: 11px;
}
.b-list.grid .w .l .i .start .time,
.b-list.grid .w .l .i .start .days,
.b-list.grid .w .l .i .start .now,
.b-list.grid .w .l .i .start .trans {
  background: url(../img/live_time.png) no-repeat 50% 0;
  padding-top: 3px;
  height: 70px;
  position: relative;
}
.b-list.grid .w .l .i .start .time p,
.b-list.grid .w .l .i .start .days p,
.b-list.grid .w .l .i .start .now p,
.b-list.grid .w .l .i .start .trans p {
  display: inline;
  float: left;
  color: #fff;
  font-size: 11px;
}
.b-list.grid .w .l .i .start .time p strong,
.b-list.grid .w .l .i .start .days p strong,
.b-list.grid .w .l .i .start .now p strong,
.b-list.grid .w .l .i .start .trans p strong {
  display: block;
  float: none;
  font-family: "Courier New", Courier, monospace;
  font-size: 34px;
  padding-bottom: 10px;
  letter-spacing: 9px;
  text-align: left;
  width: 50px;
}
.b-list.grid .w .l .i .start .time .h,
.b-list.grid .w .l .i .start .days .h,
.b-list.grid .w .l .i .start .now .h,
.b-list.grid .w .l .i .start .trans .h {
  margin-left: 45px;
}
.b-list.grid .w .l .i .start .time .m,
.b-list.grid .w .l .i .start .days .m,
.b-list.grid .w .l .i .start .now .m,
.b-list.grid .w .l .i .start .trans .m {
  margin-left: 31px;
}
.b-list.grid .w .l .i .start .time em,
.b-list.grid .w .l .i .start .days em,
.b-list.grid .w .l .i .start .now em,
.b-list.grid .w .l .i .start .trans em {
  display: block;
  float: none;
  position: absolute;
  width: 136px;
  height: 3px;
  top: 20px;
  left: 40px;
  background: url(../img/live_time_line.png) no-repeat 0 0;
}
.b-list.grid .w .l .i .start .days {
  background: url(../img/live_days.png) no-repeat 50% 0;
}
.b-list.grid .w .l .i .start .now {
  background: url(../img/live_now.png) no-repeat 50% 0;
  font-family: "Courier New", Courier, monospace;
  font-size: 33px;
  color: #fff;
  letter-spacing: 10px;
  text-transform: uppercase;
  font-weight: bold;
  padding-left: 55px;
  text-align: left;
}
.b-list.grid .w .l .i .start .trans {
  background: url(../img/live_trans.png) no-repeat 50% 5px;
}
.b-list.grid .w .l .i .text {
  height: 95px;
}
.b-list.grid .w .l .i .text .title {
  height: 28px;
  padding: 10px;
  font-size: 12px;
}
.b-list.grid .w .l .i .text .title .line {
  display: block;
  float: none;
}
.b-list.grid .w .l .i .text .title .line .num {
  display: inline;
  float: right;
  color: #000 !important;
}
.b-list.grid .w .l .i .text .description {
  margin: 0 5px 10px;
  padding: 10px 5px 0;
  border-top: 1px solid #d5d5d5;
}
.b-list.grid .w .l .i .text .description small {
  font-size: inherit;
  color: #999999;
}
.b-list.grid .w .l .i .buttons {
  position: absolute;
  bottom: 10px;
  left: 50%;
  margin-left: -99px;
  padding-left: 10px;
}
.b-list.grid .w .l .i .buttons .x-button {
  width: 62px;
}
.b-list.grid .w .l .i .buttons .x-button:only-child {
  width: 155px;
}
.b-list.grid .w .l .i .buttons .x-button em {
  display: inline;
  float: left;
  padding-left: 10px;
}
.b-list.grid .w .l .i .buttons .x-button strong {
  border-left: 1px solid #DEDEDE;
  display: inline;
  float: right;
  padding: 0 10px;
  background-color: #fff;
  margin-right: -10px;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.b-list.grid .w .l .i .buttons span {
  color: #111111;
  display: inline;
  float: left;
  line-height: 28px;
  padding: 0 10px;
  text-align: center;
  text-shadow: 0 1px 1px #FFFFFF;
  white-space: nowrap;
  width: 155px;
  font-weight: bold;
}
.b-list.grid .w .l .i.j-fanclubpositive .image:after {
  content: '\f004';
  position: absolute;
  top: 10px;
  left: 10px;
  font-family: 'FontAwesome';
  font-size: 18px;
  color: #ff2200;
}
.b-list.grid .w .l .i.live .text .line {
  color: #10a0dc;
}
.b-list.grid .w .l .i.live-clip .text .title .line .num {
  display: none;
}
.b-list.grid.j-collapse .w .l .i .image,
.b-list.grid.j-collapse .w .l .i .description,
.b-list.grid.j-collapse .w .l .i .buttons {
  -webkit-transition: height 0.2s ease;
  -moz-transition: height 0.2s ease;
  -ms-transition: height 0.2s ease;
  -o-transition: height 0.2s ease;
  overflow: hidden;
}
.b-list.grid.j-collapse .w .l .i.collapse {
  min-height: 0;
  padding: 1px 1px 0 1px;
  border-top: none;
  border-right: none;
  border-left: none;
  cursor: pointer;
}
.b-list.grid.j-collapse .w .l .i.collapse .text {
  height: auto;
}
.b-list.grid.j-collapse .w .l .i.collapse .title {
  height: auto;
  font-weight: normal;
}
.b-list.grid.j-collapse .w .l .i.collapse .image,
.b-list.grid.j-collapse .w .l .i.collapse .description,
.b-list.grid.j-collapse .w .l .i.collapse .buttons {
  height: 0;
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: normal;
}
.b-list.line .w .l {
  border: 1px solid #d5d5d5;
  padding: 9px;
  background: #ffffff;
}
.b-list.line .w .l .i {
  zoom: 1;
  position: relative;
  min-height: 30px;
  padding: 5px;
}
.b-list.line .w .l .i:before,
.b-list.line .w .l .i:after {
  display: table;
  content: '';
  zoom: 1;
}
.b-list.line .w .l .i:after {
  clear: both;
}
.b-list.line .w .l .i:nth-child(even) {
  background: #f5f5f5;
}
.b-list.line .w .l .i .image {
  display: none;
}
.b-list.line .w .l .i .text .title {
  display: inline;
  float: left;
  width: 218px;
  padding-right: 10px;
  margin-right: 10px;
  font-size: 12px;
  border-right: 1px solid #d5d5d5;
}
.b-list.line .w .l .i .text .title .line {
  display: block;
  float: none;
}
.b-list.line .w .l .i .text .title .line .num {
  display: inline;
  float: right;
}
.b-list.line .w .l .i .text .description {
  display: inline;
  float: left;
  width: 370.59999999999997px;
  padding-right: 10px;
  margin-right: 10px;
  border-right: 1px solid #d5d5d5;
}
.b-list.line .w .l .i .text .description small {
  font-size: inherit;
  color: #999999;
}
.b-list.line .w .l .i .buttons {
  position: absolute;
  top: 50%;
  right: 5px;
  margin-top: -15px;
}
.b-list.line .w .l .i .buttons .x-button {
  width: 72px;
}
.b-list.line .w .l .i.j-fanclubpositive:after {
  content: '\f004';
  position: absolute;
  top: 50%;
  right: 220px;
  width: 30px;
  height: 30px;
  margin-top: -15px;
  text-align: center;
  line-height: 36px;
  font-family: 'FontAwesome';
  font-size: 18px;
  color: #ff2200;
}
.b-list.j-slider .w {
  position: relative;
  overflow: hidden;
}
.b-list.j-slider .w .l {
  -webkit-transition: left 0.5s ease;
  -moz-transition: left 0.5s ease;
  -ms-transition: left 0.5s ease;
  -o-transition: left 0.5s ease;
  position: relative;
  left: 0;
  width: 10000px;
}
.b-list.j-slider .w .l .i {
  margin-left: 10px !important;
}
.b-list.j-slider .w .l .i:first-child {
  margin-left: 0 !important;
}
.b-list.j-runningajax .b-body:after {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-text-shadow: 0 1px 1px #ffffff;
  -moz-text-shadow: 0 1px 1px #ffffff;
  text-shadow: 0 1px 1px #ffffff;
  background-color: #f2f2f2;
  background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#bfbfbf));
  background: -webkit-linear-gradient(top, #f2f2f2, #bfbfbf);
  background: -moz-linear-gradient(top, #f2f2f2, #bfbfbf);
  background: -ms-linear-gradient(top, #f2f2f2, #bfbfbf);
  background: -o-linear-gradient(top, #f2f2f2, #bfbfbf);
  display: block;
  padding: 10px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
  background: url(../img/loader.gif) no-repeat 50% 0;
  height: 30px;
}
.b-feature {
  position: relative;
}
.b-feature .b-head {
  border-bottom: 1px solid #dfdfdf;
  background: #f7f7f7;
}
.b-feature .w .l {
  zoom: 1;
}
.b-feature .w .l:before,
.b-feature .w .l:after {
  display: table;
  content: '';
  zoom: 1;
}
.b-feature .w .l:after {
  clear: both;
}
.b-feature .w .l .i {
  display: inline;
  float: left;
  position: relative;
  width: 218px;
  margin-left: 10px;
  border: 1px solid #d5d5d5;
  background: #f7f7f7;
}
.b-feature .w .l .i:first-child {
  margin-left: 0;
}
.b-feature .w .l .i a {
  display: block;
  float: none;
}
.b-feature .w .l .i a .image {
  background: #d5d5d5;
}
.b-feature .w .l .i a .image img {
  width: 218px;
  height: 122px;
}
.b-feature .w .l .i .text {
  padding: 10px;
}
.b-feature .w .l .i .text .title {
  font-size: 14px;
  font-weight: normal;
}
.b-feature.j-slider .w {
  position: relative;
  overflow: hidden;
}
.b-feature.j-slider .w .l {
  -webkit-transition: left 0.5s ease;
  -moz-transition: left 0.5s ease;
  -ms-transition: left 0.5s ease;
  -o-transition: left 0.5s ease;
  position: relative;
  left: 0;
  width: 10000px;
}
.b-feature.j-slider .w .l.j-notransition {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important;
}
.b-feature.j-featureshown .w {
  display: none;
}
.b-feature.j-featureshown .x-bullets,
.b-feature.j-featureshown .x-slider {
  visibility: hidden;
}
.b-feature.j-featureshown .x-feature {
  display: block;
  float: none;
}
.b-feature.j-featureshown .x-close {
  display: inline;
  float: right;
}
.b-feature.j-runningajax:after {
  background-image: url(../img/loader.gif);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-color: rgba(255, 255, 255, 0.9);
  position: absolute;
  top: 0 ;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  text-align: center;
  line-height: 450px;
  font-size: 18px;
}
.b-feature .x-close {
  display: none;
}
.b-feature .x-bullets {
  margin-top: 10px;
}
.b-promo {
  position: relative;
  height: 255px;
}
.b-promo a {
  outline: none;
}
.b-promo .b-body {
  margin-bottom: 0;
}
.b-promo .w .l {
  zoom: 1;
}
.b-promo .w .l:before,
.b-promo .w .l:after {
  display: table;
  content: '';
  zoom: 1;
}
.b-promo .w .l:after {
  clear: both;
}
.b-promo .w .l .i {
  display: inline;
  float: left;
  position: relative;
  width: 910px;
  height: 255px;
  -webkit-transition: opacity 1s ease-out;
  -moz-transition: opacity 1s ease-out;
  -ms-transition: opacity 1s ease-out;
  -o-transition: opacity 1s ease-out;
}
.b-promo .w .l .i .title {
  display: inline;
  float: left;
  padding-top: 115px;
}
.b-promo .w .l .i .title h2 {
  font-size: 30px;
  color: #009ada;
  z-index: 10;
  position: relative;
}
.b-promo .w .l .i .title h2 a {
  cursor: pointer;
}
.b-promo .w .l .i .title span {
  color: #f7f7f7;
  font-size: 14px;
  z-index: 10;
  position: relative;
}
.b-promo .w .l .i .title span a {
  cursor: pointer;
}
.b-promo .w .l .i .buttons {
  padding: 125px 20px 0 0;
  display: inline;
  float: right;
}
.b-promo .w .l .i .x-button {
  z-index: 10;
  position: relative;
  min-width: 100px;
}
.b-promo.j-sliderpromo .w {
  position: relative;
  overflow: hidden;
}
.b-promo.j-sliderpromo .w .l {
  position: relative;
  left: 0;
  width: 10000px;
}
.b-promo.j-runningajax:after {
  background-image: url(../img/loader.gif);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-color: rgba(255, 255, 255, 0.9);
  position: absolute;
  top: 0 ;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  text-align: center;
  line-height: 450px;
  font-size: 18px;
}
.b-promo .x-bullets {
  position: absolute;
  top: 240px;
  width: 100%;
  z-index: 10;
}
.b-promo .x-bullets a.active {
  color: #009ADA;
}
.b-promo .x-bullets a:hover {
  color: #000000;
}
.b-promo .x-slider {
  display: block;
  float: none;
  position: absolute;
  top: 0;
  margin: 0;
  width: 910px;
  z-index: 0;
  height: 255px;
}
.b-promo .x-slider a.prev,
.b-promo .x-slider a.next {
  top: 90px;
  width: 350px;
  padding: 20px 30px;
  height: 60px;
  border: none;
  position: absolute;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: rgba(255, 255, 255, 0.2);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  z-index: 1;
  display: block;
  float: none;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
}
.b-promo .x-slider a.prev em,
.b-promo .x-slider a.next em {
  color: #fff;
  font-size: 50px;
  display: block;
  float: none;
  padding-top: 10px;
  line-height: 50px;
  font-style: normal;
  font-weight: 100;
}
.b-promo .x-slider .prev {
  left: -80px;
  text-align: left;
}
.b-promo .x-slider .next {
  right: -80px;
  text-align: right;
}
.b-promo .x-slider .x-play {
  width: 100px;
  height: 100px;
  display: block;
  float: none;
  font-size: 130px;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  line-height: 100px;
  color: #fff;
  background-color: transparent;
  top: 103px;
  left: 50%;
  margin-left: -50px;
  border: none;
}
.b-promo .x-slider:hover a {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}
.b-promo .x-slider:hover a.x-play {
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  -webkit-opacity: 0.6;
  opacity: 0.6;
}
.b-promo .x-slider a.disabled {
  display: none !important;
}
.b-fanclub .b-head {
  margin-bottom: 0;
  padding-bottom: 10px;
}
.b-fanclub .b-body {
  background: #ffffff;
}
.b-fanclub .b-body .club {
  margin: 20px 10px 10px;
}
.b-fanclub .b-body .club:first-child {
  margin-top: 0;
}
.b-fanclub .b-body .club .text .title,
.b-fanclub .b-body .club .text .count {
  font-size: 12px;
}
.b-fanclub .b-body .club .w {
  position: relative;
  overflow: hidden;
  width: 170px;
  margin: 10px 0;
}
.b-fanclub .b-body .club .w .l {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  zoom: 1;
  position: relative;
  left: -60px;
  width: 1000px;
  height: 50px;
}
.b-fanclub .b-body .club .w .l:before,
.b-fanclub .b-body .club .w .l:after {
  display: table;
  content: '';
  zoom: 1;
}
.b-fanclub .b-body .club .w .l:after {
  clear: both;
}
.b-fanclub .b-body .club .w .l .i {
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
}
.b-fanclub .b-body .club .w .l .i:first-child {
  margin-left: 0;
}
.b-fanclub .b-body .club .w .l .i.nothing {
  width: 170px;
}
.b-fanclub .b-body .club .w .l .i .image {
  background: #d5d5d5;
}
.b-fanclub .b-body .club .w .l .i .image img {
  width: 50px;
  height: 50px;
}
.b-fanclub .b-body .club .buttons {
  zoom: 1;
}
.b-fanclub .b-body .club .buttons:before,
.b-fanclub .b-body .club .buttons:after {
  display: table;
  content: '';
  zoom: 1;
}
.b-fanclub .b-body .club .buttons:after {
  clear: both;
}
.b-fanclub .b-body .club .buttons .x-button {
  display: block;
  float: none;
}
.b-fanclub .b-body .club .buttons .x-button .heart {
  display: inline;
  float: left;
  width: 20px;
  height: 28px;
  text-align: center;
  line-height: 32px;
  font-family: 'FontAwesome';
  font-size: 18px;
  color: #666666;
  border-right: 1px solid #dedede;
  padding-right: 8px;
  overflow: hidden;
}
.b-fanclub .b-body .club .buttons .x-button .add {
  display: inline;
  float: left;
  border-left: 1px solid #fff;
  padding-left: 9px;
}
.b-fanclub .b-body .club .buttons .x-button .remove {
  display: none;
}
.b-fanclub .b-body .club.j-fanclubpositive .w .l {
  left: 0;
}
.b-fanclub .b-body .club.j-fanclubpositive .w .l .nothing {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  left: 110px;
}
.b-fanclub .b-body .club.j-fanclubpositive .buttons .heart {
  color: #ff2200;
}
.b-fanclub .b-body .club.j-fanclubpositive .buttons .add {
  display: none;
}
.b-fanclub .b-body .club.j-fanclubpositive .buttons .remove {
  display: inline;
  float: left;
  border-left: 1px solid #fff;
  padding-left: 9px;
}
.b-fanclub .b-body .club.j-fanclubnotloggedin .w .l,
.b-fanclub .b-body .club.j-fanclubempty .w .l {
  left: 0;
}
.b-fanclub .b-body .club.j-fanclubnotloggedin .w .l .login,
.b-fanclub .b-body .club.j-fanclubempty .w .l .login {
  width: 170px;
}
.b-player .player {
  width: 680px;
  height: 383.0985915492958px;
  background: #000000;
}
.b-player .player img,
.b-player .player video,
.b-player .player object {
  width: 100%;
  height: 100%;
}
.b-player .pay_text {
  width: 680px;
  height: 383.0985915492958px;
  text-align: center;
  background: #fff;
}
.b-player .pay_text p {
  padding: 80px 30px 0px 30px;
  font-size: 2em;
  line-height: 1.5em;
}
.b-player .i-flash-message {
  background: #FFFFFF;
  border: 1px solid #DFDFDF;
  padding: 10px;
}
.b-player .i-flash-message .c {
  display: block;
  float: none;
  margin: 10px 0 0 0;
  font-weight: bold;
  font-size: 1.3em;
}
.b-player .i-flash-message small {
  display: block;
  padding-top: 10px;
}
.b-player .social {
  zoom: 1;
  margin-top: 10px;
}
.b-player .social:before,
.b-player .social:after {
  display: table;
  content: '';
  zoom: 1;
}
.b-player .social:after {
  clear: both;
}
.b-player .social .shortlink {
  display: inline;
  float: left;
}
.b-player .social .shortlink .fields {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  position: relative;
  border: 1px solid #dedede;
  background: #ffffff;
}
.b-player .social .shortlink .fields .text {
  display: inline;
  float: left;
  width: 218px;
  height: 28px;
  padding: 0 10px 0 40px;
  line-height: 28px;
  border: none;
  background: transparent;
}
.b-player .social .shortlink .fields i {
  background-color: #ffffff;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e6e6e6));
  background: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background: -ms-linear-gradient(top, #ffffff, #e6e6e6);
  background: -o-linear-gradient(top, #ffffff, #e6e6e6);
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 28px;
  line-height: 30px;
  text-align: center;
  font-size: 18px;
  border-right: 1px solid #dedede;
  color: #666666;
}
.b-player .social .embed {
  display: inline;
  float: left;
}
.b-player .social .embed span {
  display: inline;
  float: left;
  width: 20px;
  height: 20px;
  padding: 4px 8px 4px 0;
  background-image: url(../img/sprite.png);
  background-position: -81px -26px;
  border-right: 1px solid #dedede;
  background-repeat: no-repeat;
}
.b-player .social .embed em {
  display: inline;
  float: left;
  font-style: normal;
  padding-left: 10px;
  border-left: 1px solid #fff;
  line-height: 28px;
}
.b-player .social .hlasuj {
  width: 100px;
}
.b-player .social .share {
  display: inline;
  float: right;
}
.b-comments .b-head {
  margin-bottom: 0;
  padding-bottom: 10px;
}
.b-comments .b-body {
  background: #ffffff;
}
.b-comments .b-body .more {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-text-shadow: 0 1px 1px #ffffff;
  -moz-text-shadow: 0 1px 1px #ffffff;
  text-shadow: 0 1px 1px #ffffff;
  background-color: #f2f2f2;
  background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#bfbfbf));
  background: -webkit-linear-gradient(top, #f2f2f2, #bfbfbf);
  background: -moz-linear-gradient(top, #f2f2f2, #bfbfbf);
  background: -ms-linear-gradient(top, #f2f2f2, #bfbfbf);
  background: -o-linear-gradient(top, #f2f2f2, #bfbfbf);
  display: block;
  padding: 10px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
  margin: 0 10px 10px;
  content: 'Prosím čakajte, načítavam.';
  cursor: pointer;
}
.b-comments .b-body .l .i {
  -webkit-transition: background 2s;
  -moz-transition: background 2s;
  -ms-transition: background 2s;
  -o-transition: background 2s;
  zoom: 1;
  position: relative;
  min-height: 50px;
  margin: 5px 10px;
  padding: 5px 0 5px 60px;
  border-top: 1px #e5e5e5 solid;
}
.b-comments .b-body .l .i:before,
.b-comments .b-body .l .i:after {
  display: table;
  content: '';
  zoom: 1;
}
.b-comments .b-body .l .i:after {
  clear: both;
}
.b-comments .b-body .l .i .image {
  position: absolute;
  top: 5px;
  left: 0;
  width: 50px;
  height: 50px;
  background: #d5d5d5;
}
.b-comments .b-body .l .i .image img {
  width: 100%;
  height: 100%;
}
.b-comments .b-body .l .i .text .author {
  font-size: 12px;
}
.b-comments .b-body .l .i .text .posted {
  font-size: 11px;
  font-style: normal;
  color: #ababab;
}
.b-comments .b-body .l .i .text .content {
  word-break: break-word;
}
.b-comments .b-body .l .i:first-child {
  border: none;
}
.b-comments .b-body .l .i.j-new {
  background: #ffff99;
}
.b-comments .b-body .fields {
  zoom: 1;
  display: block;
  float: none;
  margin: 0 10px 10px;
}
.b-comments .b-body .fields:before,
.b-comments .b-body .fields:after {
  display: table;
  content: '';
  zoom: 1;
}
.b-comments .b-body .fields:after {
  clear: both;
}
.b-comments .b-body .fields .image {
  display: inline;
  float: left;
  width: 50px;
  height: 50px;
  margin-right: 10px;
  background: #d5d5d5;
}
.b-comments .b-body .fields .image img {
  width: 100%;
  height: 100%;
}
.b-comments .b-body .fields .area {
  display: inline;
  float: left;
  width: 348px;
  height: 28px;
  padding: 10px;
  border: 1px solid #dfdfdf;
}
.b-comments .b-body .fields .area.placeholder {
  color: #cccccc;
}
.b-comments .b-body .buttons {
  display: block;
  float: none;
  margin: 0 10px 10px;
}
.b-comments .b-body .buttons .x-button {
  display: inline;
  float: right;
}
.b-comments.j-hidemore .b-body .more {
  display: none;
}
.b-modal {
  -webkit-transition: top .3s ease-out;
  -moz-transition: top .3s ease-out;
  -ms-transition: top .3s ease-out;
  -o-transition: top .3s ease-out;
  position: fixed;
  top: -600px;
  left: 50%;
  z-index: 1001;
  width: 726px;
  margin: 0 0 0 -338px;
  background-color: #ffffff;
}
.b-modal.in {
  top: 98px;
}
.b-modal .b-head.top {
  padding: 5px 10px;
  margin: 0;
  border-top: 5px solid #eeeeee;
  background: #f7f7f7;
  position: relative;
}
.b-modal .b-head.top .title {
  display: block;
  float: none;
  text-align: center;
}
.b-modal .b-head.top .close {
  position: absolute;
  top: 5px;
  right: 5px;
}
.b-modal .b-body {
  margin: 20px;
}
.b-modal .b-foot {
  margin: 0 20px 20px;
  padding-top: 20px;
  border-top: 1px solid #eeeeee;
}
.b-modal .b-foot .buttons {
  display: inline;
  float: right;
}
.b-modal .b-foot .buttons .x-button {
  height: 38px;
  padding: 0 15px;
  line-height: 38px;
  font-weight: bold;
}
.b-modal .alert {
  margin: 10px 0 0;
}
.b-modal label {
  display: block;
  float: none;
  margin-top: 10px;
}
.b-modal label input,
.b-modal label textarea,
.b-modal label .customfile {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  width: 218px;
  height: 28px;
  padding: 0 10px;
  line-height: 14px;
  border: 1px solid #c0c0c0;
  background: #ffffff;
}
.b-modal label textarea {
  width: 612px;
  height: 109px;
  padding: 10px;
}
.modal-backdrop {
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  background-color: #000000;
}
.modal-backdrop.in {
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  -webkit-opacity: 0.7;
  opacity: 0.7;
}
.b-modal-warning {
  width: 690px;
  height: 370px;
  margin: 0 0 0 -350px;
  text-align: left;
  border: 5px solid #333;
  background: #333333 url(../img/warning.jpg);
}
.b-modal-warning .text {
  position: relative;
}
.b-modal-warning .text .buttons {
  position: absolute;
  top: 205px;
  left: 148px;
}
.b-modal-warning .text .buttons a {
  display: block;
  float: none;
  width: 480px;
  height: 40px;
  margin-bottom: 10px;
}
#m-embed label textarea {
  height: 60px;
  font-size: 14px;
}
#m-embed .sizes {
  margin-top: 10px;
}
#m-embed .sizes a {
  -webkit-transition: font-size 0.2s ease;
  -moz-transition: font-size 0.2s ease;
  -ms-transition: font-size 0.2s ease;
  -o-transition: font-size 0.2s ease;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  display: inline;
  float: left;
  width: 149px;
  height: 60px;
  margin-left: 10px;
  text-align: center;
  line-height: 60px;
  border: 1px solid #0099d8;
}
#m-embed .sizes a:hover,
#m-embed .sizes a.active {
  font-size: 24px;
  border: 1px solid #0075a5;
}
#m-embed .sizes a:first-child {
  margin-left: 0;
}
#m-login {
  zoom: 1;
  overflow: hidden;
}
#m-login:before,
#m-login:after {
  display: table;
  content: '';
  zoom: 1;
}
#m-login:after {
  clear: both;
}
#m-login .column {
  display: inline;
  float: left;
  width: 338px;
  text-align: center;
}
#m-login .column label {
  display: block;
  float: none;
  margin-top: 10px;
}
#m-login .column label input,
#m-login .column label textarea,
#m-login .column label .customfile {
  width: 277px;
}
#m-login .column .b-foot {
  border: none;
  text-align: center;
}
#m-login .column .b-body {
  margin-bottom: 0;
}
#m-login .column .b-body .label {
  text-align: left;
  margin-top: 10px;
}
#m-login .column .passwords {
  margin: 20px 0;
}
#m-login .column .buttons {
  float: none;
  text-align: center;
}
#m-login .column .buttons i {
  display: inline;
  float: left;
  margin: 3px 0 0 0;
  padding-right: 10px;
  font-size: 28px;
  line-height: 30px;
  border-right: 1px solid #487ba3;
}
#m-login .column .buttons em {
  display: inline;
  float: left;
  margin: 3px 0 0 0;
  padding: 0 10px;
  border-left: 1px solid #7499b5;
  line-height: 32px;
}
#m-login .column .buttons strong {
  font-weight: bold;
}
#m-login .column .buttons .x-button {
  margin: 0 auto;
  float: none;
  display: block;
  width: 140px;
}
#m-login .column .buttons .j-fblogin {
  width: 190px;
}
#m-login .column .foreign-country-message {
  padding: 80px 10px 20px 10px;
  font-size: 17px;
}
#m-login .column .foreign-country-message p {
  margin-bottom: 15px;
}
#m-login .column .using-conditions {
  padding-top: 5px;
  text-align: left;
}
#m-login .column .using-conditions input {
  width: auto;
  height: auto;
  margin-right: 5px;
}
#m-login .adds {
  padding-bottom: 10px;
}
#m-login .adds p {
  padding-top: 10px;
}
#m-login .adds .b-body {
  margin: 5px !important;
}
#m-login .links {
  width: 554px;
  border-top: 1px solid #d5d5d5;
  padding: 10px 25px;
  overflow: hidden;
  zoom: 1;
  margin: 0 40px;
}
#m-login .links:before,
#m-login .links:after {
  display: table;
  content: '';
  zoom: 1;
}
#m-login .links:after {
  clear: both;
}
#m-login .links p {
  float: right;
}
#m-login .links p:first-child {
  float: left;
}
#m-login .links p a {
  font-weight: bold;
}
#m-login.j-loggingin:after {
  position: absolute;
  top: 0 ;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  text-align: center;
  line-height: 360px;
  font-size: 18px;
  background-color: rgba(255, 255, 255, 0.9);
  background-image: url(../img/loader.gif);
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
#m-login .ui-selectmenu {
  width: 297px !important;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  height: 30px;
  line-height: 30px;
}
#m-login .ui-selectmenu .ui-selectmenu-status {
  text-align: left;
}
.b-text .b-head {
  margin-bottom: 0;
}
.b-text .b-body {
  background: #fff;
  padding: 10px;
  line-height: 1.5em;
}
.b-text .b-body p {
  margin-bottom: 1em;
}
.b-text .b-body h2 {
  padding-bottom: 10px;
}
.b-text .b-body h3 {
  padding-bottom: 10px;
  font-size: 15px;
  font-weight: bold;
}
.b-text .b-body ul {
  list-style: disc;
  margin: 1em 0;
}
.b-text .b-body ul li {
  margin: 0 0 3px 20px;
  list-style: disc;
}
.b-text .b-body ol {
  list-style: decimal;
  margin: 1em 0;
}
.b-text .b-body ol li {
  margin: 0 0 3px 20px;
  list-style: decimal;
}
.b-text .b-body .summary {
  padding: 10px 10px 25px 10px;
}
.b-text .b-body .summary ul {
  list-style: none;
  margin: 0;
}
.b-text .b-body .summary li {
  padding: 5px;
  border-bottom: 1px solid #d5d5d5;
  zoom: 1;
  margin: 0;
  list-style: none;
}
.b-text .b-body .summary li:before,
.b-text .b-body .summary li:after {
  display: table;
  content: '';
  zoom: 1;
}
.b-text .b-body .summary li:after {
  clear: both;
}
.b-text .b-body .summary li span {
  display: block;
  float: none;
  display: inline;
  float: left;
  text-align: center;
  border-left: 1px solid #d5d5d5;
  line-height: 30px;
}
.b-text .b-body .summary li span:first-child {
  border: none;
}
.b-text .b-body .summary li span.type {
  width: 85px;
}
.b-text .b-body .summary li span.name {
  width: 305px;
}
.b-text .b-body .summary li span.date {
  width: 155px;
}
.b-text .b-body .summary li span.date em {
  font-style: normal;
  display: block;
  float: none;
  line-height: 1em;
  padding-top: 2px;
}
.b-text .b-body .summary li span.price {
  width: 80px;
  font-weight: bold;
}
.b-text .b-body .summary li.head {
  font-weight: bold;
}
.b-text .b-body .summary li.i {
  border-bottom: none;
  background-color: #f8f8f8;
}
.b-text .b-body .summary li.i .name {
  text-align: left;
  padding-left: 15px;
  width: 290px;
}
.b-text .b-body .summary li.i .name strong {
  display: block;
  float: none;
  line-height: 1em;
  padding-top: 2px;
}
.b-text .b-body .summary li.i .name em {
  font-style: normal;
  display: block;
  float: none;
  line-height: 1em;
  padding-top: 3px;
}
.b-text .b-body .summary li.i:nth-child(odd) {
  background: #fff;
}
.b-text .b-body .aktivity {
  padding: 10px 10px 25px 10px;
}
.b-text .b-body .aktivity ul {
  list-style: none;
  margin: 0;
}
.b-text .b-body .aktivity li {
  padding: 5px;
  border-bottom: 1px solid #d5d5d5;
  zoom: 1;
  margin: 0;
  list-style: none;
}
.b-text .b-body .aktivity li:before,
.b-text .b-body .aktivity li:after {
  display: table;
  content: '';
  zoom: 1;
}
.b-text .b-body .aktivity li:after {
  clear: both;
}
.b-text .b-body .aktivity li span {
  display: block;
  float: none;
  display: inline;
  float: left;
  text-align: center;
  border-left: 1px solid #d5d5d5;
  line-height: 30px;
}
.b-text .b-body .aktivity li span:first-child {
  border: none;
}
.b-text .b-body .aktivity li span.title {
  width: 350px;
}
.b-text .b-body .aktivity li span.time {
  width: 185px;
}
.b-text .b-body .aktivity li span.del {
  width: 85px;
}
.b-text .b-body .aktivity li span.loading {
  background: #f7f7f7 url(../img/loader.gif) no-repeat 50% 50%;
}
.b-text .b-body .aktivity li span.loading a {
  display: none;
}
.b-text .b-body .aktivity li.head {
  font-weight: bold;
}
.b-text .b-body .aktivity li.i {
  border-bottom: none;
  background-color: #f8f8f8;
}
.b-text .b-body .aktivity li.i .title {
  text-align: left;
  padding-left: 15px;
  width: 335px;
}
.b-text .b-body .aktivity li.i .title strong {
  display: block;
  float: none;
  line-height: 1em;
  padding-top: 2px;
}
.b-text .b-body .aktivity li.i .title em {
  font-style: normal;
  display: block;
  float: none;
  line-height: 1em;
  padding-top: 3px;
}
.b-text .b-body .aktivity li.i .time {
  text-align: left;
  color: #a9a9a9;
  padding-left: 15px;
  width: 170px;
}
.b-text .b-body .aktivity li.i:nth-child(odd) {
  background: #fff;
}
.b-text .b-body .aktivity .buttons {
  text-align: center;
  margin: 20px 0 0 0;
}
.b-text .b-body .aktivity .buttons .x-button {
  display: block;
  margin-left: auto;
  margin-right: auto;
  float: none;
  width: 100px;
}
.b-text .b-body .accordion {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.b-text .b-body .accordion ul {
  padding: 0;
  margin: 0;
}
.b-text .b-body .accordion li {
  cursor: pointer;
  list-style-type: none;
  padding: 0;
  margin: 0;
  float: left;
  display: block;
  width: 100%;
  position: relative;
}
.b-text .b-body .accordion li.active > a {
  background: #009ada;
}
.b-text .b-body .accordion li.active > a:before {
  content: '\f0d7';
  left: 6px;
  top: 6px;
}
.b-text .b-body .accordion li a {
  text-decoration: none;
  border-bottom: 1px solid #d5d5d5;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
  padding: 5px 10px 5px 25px;
  display: block;
  cursor: pointer;
  background: #009ada;
}
.b-text .b-body .accordion li a:before {
  content: '\f0da';
  font-family: 'FontAwesome';
  color: #fff;
  font-size: 22px;
  position: absolute;
  left: 10px;
  top: 7px;
}
.b-text .b-body .accordion li ul {
  padding-left: 20px;
}
.b-text .b-body .accordion li ul li a {
  background: #f7f7f7 !important;
  color: #000;
  font-size: 14px;
  text-transform: none;
}
.b-text .b-body .accordion li ul li a:before {
  color: #000;
  font-size: 18px;
}
.b-text .b-body .accordion li ul li div {
  padding: 10px;
  background: #fff;
  display: block;
  clear: both;
  border: 1px solid #d5d5d5;
  border-top: none;
}
.b-text .b-body .accordion li ul li div a {
  display: inline;
  float: none;
  border: none;
  font-size: 12px !important;
  text-transform: none;
  padding: 0 !important;
  background-color: transparent !important;
}
.b-text .b-body .accordion li ul li div a:before {
  content: '';
}
.profile label,
.profile .radio,
.profile .image {
  display: block;
  float: none;
  margin-bottom: 10px;
  zoom: 1;
  border-bottom: 1px solid #ededed;
}
.profile label:before,
.profile .radio:before,
.profile .image:before,
.profile label:after,
.profile .radio:after,
.profile .image:after {
  display: table;
  content: '';
  zoom: 1;
}
.profile label:after,
.profile .radio:after,
.profile .image:after {
  clear: both;
}
.profile label input,
.profile .radio input,
.profile .image input,
.profile label textarea,
.profile .radio textarea,
.profile .image textarea,
.profile label .customfile,
.profile .radio .customfile,
.profile .image .customfile {
  width: 396px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  height: 28px;
  padding: 0 10px;
  margin-bottom: 10px;
  line-height: 14px;
  border: 1px solid #c0c0c0;
  background: #ffffff;
}
.profile label textarea,
.profile .radio textarea,
.profile .image textarea {
  width: 396px;
  height: 109px;
  padding: 10px;
}
.profile label span,
.profile .radio span,
.profile .image span {
  display: inline;
  float: left;
  width: 200px;
  font-size: 14px;
  line-height: 30px;
}
.profile .x-button {
  margin: 0 0 10px 0;
  width: 200px;
}
.profile .radio label {
  display: inline;
  float: left;
  border: none;
  padding-right: 25px;
  margin-top: 5px;
}
.profile .radio input {
  width: auto;
  margin: 5px 5px 10px 0;
  line-height: normal;
  height: auto;
  display: inline;
  float: left;
}
.profile .image .image_left {
  display: inline;
  float: left;
  width: 400px;
}
.profile .image .image_left img {
  margin-bottom: 15px;
}
.profile .buttons {
  padding-left: 210px;
}
.profile .buttons a.x-button {
  height: 35px;
  font-size: 15px;
  font-weight: bold;
  line-height: 35px;
  margin-right: 10px;
}
.profile .buttons input.x-button {
  height: 37px;
  font-size: 15px;
  font-weight: bold;
  line-height: 35px;
  margin-right: 10px;
}
.profile .chb {
  margin-bottom: 10px;
  zoom: 1;
  border-bottom: 1px solid #ededed;
}
.profile .chb:before,
.profile .chb:after {
  display: table;
  content: '';
  zoom: 1;
}
.profile .chb:after {
  clear: both;
}
.profile .chb .title {
  display: inline;
  float: left;
  width: 200px;
  font-size: 14px;
  line-height: 30px;
  margin-bottom: 10px;
}
.profile .chb label {
  border: none;
}
#j-scrollTop {
  position: fixed;
  bottom: 65px;
  margin-left: 970px;
}
#j-scrollTop a {
  width: 75px;
  display: block;
  float: none;
}
#j-scrollTop a span {
  width: 75px;
  height: 60px;
  line-height: 65px;
  display: block;
  -webkit-transition: 0.1s;
  -moz-transition: 0.1s;
  -ms-transition: 0.1s;
  -o-transition: 0.1s;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: #fff;
  background-color: #dfdfdf;
  text-align: center;
  padding-top: 15px;
}
#j-scrollTop a span:before {
  font-family: 'FontAwesome';
  content: "\f062";
  font-size: 55px;
  line-height: 1em;
}
#j-scrollTop a:hover span {
  background-color: #e8e8e8;
}
#j-wus {
  position: fixed;
  bottom: 0px;
  margin-left: 950px;
}
#j-wus a {
  color: #fff;
  display: block;
  float: none;
  -webkit-transition: 0.1s;
  -moz-transition: 0.1s;
  -ms-transition: 0.1s;
  -o-transition: 0.1s;
  width: 125px;
  background-color: #0099d8;
  background: -webkit-gradient(linear, left top, left bottom, from(#0099d8), to(#0075a5));
  background: -webkit-linear-gradient(top, #0099d8, #0075a5);
  background: -moz-linear-gradient(top, #0099d8, #0075a5);
  background: -ms-linear-gradient(top, #0099d8, #0075a5);
  background: -o-linear-gradient(top, #0099d8, #0075a5);
  border: 1px solid #0075a5;
  border-bottom: none;
  color: #ffffff;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  text-align: center;
  text-transform: uppercase;
  font-size: 11px;
  padding: 5px 0;
}
#j-wus a:hover {
  background-color: #0087bf;
  background: -webkit-gradient(linear, left top, left bottom, from(#0087bf), to(#00638b));
  background: -webkit-linear-gradient(top, #0087bf, #00638b);
  background: -moz-linear-gradient(top, #0087bf, #00638b);
  background: -ms-linear-gradient(top, #0087bf, #00638b);
  background: -o-linear-gradient(top, #0087bf, #00638b);
  border: 1px solid #005172;
  border-bottom: none;
}
#j-wus a span {
  display: block;
  float: none;
}
#j-wus a span:before {
  content: "TECHNICKÁ PODPORA";
  font-size: 8px;
  line-height: 1em;
  display: block;
  float: none;
  padding-top: 2px;
}
#j-wus.online a {
  text-align: left;
  padding-left: 30px;
  width: 95px;
  position: relative;
}
#j-wus.online span:after {
  background: url(../img/wlive.png);
  content: '';
  display: block;
  float: none;
  width: 10px;
  height: 10px;
  top: 12px;
  position: absolute;
  left: 9px;
}
#j-wus.online span:before {
  content: "SME PRÁVE ONLINE";
  font-size: 8px;
  line-height: 1em;
  display: block;
  float: none;
  padding-top: 2px;
}
#m-payment {
  width: 790px;
  margin-left: -370px;
}
#m-payment .buttons {
  text-align: center;
  display: block;
  float: none;
  position: relative;
}
#m-payment .buttons .paypal {
  position: relative;
}
#m-payment .buttons .paypal .next {
  position: absolute;
  top: 0;
  right: 7px;
  background: none;
  border: 0px;
  width: 145px;
  height: 42px;
}
#m-payment .buttons .x-button {
  margin-left: auto;
  margin-right: auto;
  display: block;
  float: none;
}
#m-payment .buttons .back {
  width: 50px;
  display: inline;
  float: left;
  height: 34px;
}
#m-payment .buttons .paypalBack {
  position: relative;
  z-index: 1;
}
#m-payment .buttons .next {
  display: inline;
  float: right;
}
#m-payment .buttons img {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  top: 5px;
}
#m-payment .buttons label {
  position: absolute;
  top: -5px;
  left: 250px;
}
#m-payment .buttons label span {
  display: block;
  float: none;
  display: inline;
  float: left;
  line-height: 30px;
  padding-right: 10px;
  font-weight: bold;
}
#m-payment .buttons label input {
  border: 1px solid #d5d5d5;
  background-color: #ebebeb;
  height: 16px;
  padding: 6px;
  display: inline;
  float: left;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  width: 120px;
}
#m-payment .foreign-alert {
  margin: 10px 20px 0 20px;
  font-weight: bold;
  text-align: center;
}
#m-payment .tabs {
  zoom: 1;
  border-bottom: 1px solid #d5d5d5;
  padding-left: 5px;
  margin-bottom: 30px;
}
#m-payment .tabs:before,
#m-payment .tabs:after {
  display: table;
  content: '';
  zoom: 1;
}
#m-payment .tabs:after {
  clear: both;
}
#m-payment .tabs li {
  display: inline;
  float: left;
  padding: 10px 0;
  position: relative;
}
#m-payment .tabs li a {
  display: block;
  float: none;
  width: 120px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  height: 47px;
  padding-top: 3px;
  border-left: 1px solid #d5d5d5;
}
#m-payment .tabs li a strong {
  display: block;
  float: none;
  color: #000;
}
#m-payment .tabs li:first-child a {
  border: none;
}
#m-payment .tabs li.active {
  background-color: #d5d5d5;
}
#m-payment .tabs li.active a {
  color: #000;
}
#m-payment .tabs li.active a:after {
  content: "\f0d7";
  font-family: 'FontAwesome';
  font-size: 45px;
  color: #d5d5d5;
  position: absolute;
  top: 53px;
  left: 45px;
}
#m-payment .tabs li.active + li a {
  border-color: #fff;
}
#m-payment .j-tab {
  display: inline;
  float: left;
  width: 360px;
  padding-top: 40px;
}
#m-payment .j-tab.credits {
  width: 750px;
}
#m-payment .j-tab.credits .l {
  display: inline;
  float: left;
  width: 360px;
}
#m-payment .j-tab.credits > .text {
  display: inline;
  float: left;
  width: 390px;
}
#m-payment .j-tab.credits > .text #phone-val-status {
  font-size: 14px;
}
#m-payment .j-tab.credits > .text #phone-val-status.valid {
  color: green;
}
#m-payment .j-tab.credits > .text #phone-val-status.error {
  color: red;
}
#m-payment .x-list .title {
  width: 145px;
}
#m-payment .x-list .description {
  width: 120px;
}
#m-payment .x-list .line {
  display: block;
  float: none;
  line-height: 15px;
}
#m-payment .datepicker {
  margin-bottom: 10px;
  position: absolute;
}
#m-payment .datepicker label {
  padding-right: 5px;
  line-height: 28px;
  display: block;
  float: none;
  display: inline;
  float: left;
  margin: 0;
}
#m-payment .datepicker .hasDatepicker {
  background: #FFFFFF;
  border: 1px solid #C0C0C0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  height: 24px;
  line-height: 14px;
  padding: 0 8px;
  display: inline;
  float: left;
  margin-right: 5px;
}
#m-payment .datepicker .ui-datepicker-trigger {
  width: 40px;
  display: block;
  float: none;
  font-family: 'FontAwesome';
  font-size: 16px;
  display: inline;
  float: left;
  height: 26px;
  padding-top: 2px;
  color: #333;
}
#m-payment .o-item .i {
  width: 218px;
  margin: 0 auto 15px auto;
  padding-bottom: 10px;
  border: 1px solid #d5d5d5;
  background: #ffffff;
  padding-bottom: 5px;
}
#m-payment .o-item .i .image {
  display: block;
  float: none;
  position: relative;
  height: 122px;
  background: #d5d5d5;
}
#m-payment .o-item .i .image img {
  width: 218px;
  height: 122px;
}
#m-payment .o-item .i .text .title {
  height: 28px;
  padding: 10px;
  font-size: 12px;
}
#m-payment .o-item .i .text .title .line {
  display: block;
  float: none;
}
#m-payment .o-item .i .text .title .line .num {
  display: inline;
  float: right;
  color: #000 !important;
}
#m-payment .o-item .i .text .description {
  margin: 0 5px 10px;
  padding: 10px 5px 0;
  border-top: 1px solid #d5d5d5;
}
#m-payment .o-item .i .text .description small {
  font-size: inherit;
  color: #999999;
}
#m-payment .o-item .i .buttons {
  display: none;
}
#m-payment .o-item .live-clip .start {
  display: block;
  float: none;
  position: relative;
  height: 122px;
  width: 218px;
  background-color: #333333;
  background: -webkit-gradient(linear, left top, left bottom, from(#333333), to(#000000));
  background: -webkit-linear-gradient(top, #333333, #000000);
  background: -moz-linear-gradient(top, #333333, #000000);
  background: -ms-linear-gradient(top, #333333, #000000);
  background: -o-linear-gradient(top, #333333, #000000);
  text-align: center;
}
#m-payment .o-item .live-clip .start span {
  display: block;
  float: none;
  color: #fff;
  text-transform: uppercase;
  padding: 20px 0 5px 0;
  font-size: 11px;
}
#m-payment .o-item .live-clip .start .time,
#m-payment .o-item .live-clip .start .days,
#m-payment .o-item .live-clip .start .now,
#m-payment .o-item .live-clip .start .trans {
  background: url(../img/live_time.png) no-repeat 50% 0;
  padding-top: 3px;
  height: 70px;
  position: relative;
}
#m-payment .o-item .live-clip .start .time p,
#m-payment .o-item .live-clip .start .days p,
#m-payment .o-item .live-clip .start .now p,
#m-payment .o-item .live-clip .start .trans p {
  display: inline;
  float: left;
  color: #fff;
  font-size: 11px;
}
#m-payment .o-item .live-clip .start .time p strong,
#m-payment .o-item .live-clip .start .days p strong,
#m-payment .o-item .live-clip .start .now p strong,
#m-payment .o-item .live-clip .start .trans p strong {
  display: block;
  float: none;
  font-family: "Courier New", Courier, monospace;
  font-size: 34px;
  padding-bottom: 10px;
  letter-spacing: 9px;
  text-align: left;
  width: 50px;
}
#m-payment .o-item .live-clip .start .time .h,
#m-payment .o-item .live-clip .start .days .h,
#m-payment .o-item .live-clip .start .now .h,
#m-payment .o-item .live-clip .start .trans .h {
  margin-left: 45px;
}
#m-payment .o-item .live-clip .start .time .m,
#m-payment .o-item .live-clip .start .days .m,
#m-payment .o-item .live-clip .start .now .m,
#m-payment .o-item .live-clip .start .trans .m {
  margin-left: 31px;
}
#m-payment .o-item .live-clip .start .time em,
#m-payment .o-item .live-clip .start .days em,
#m-payment .o-item .live-clip .start .now em,
#m-payment .o-item .live-clip .start .trans em {
  display: block;
  float: none;
  position: absolute;
  width: 136px;
  height: 3px;
  top: 20px;
  left: 40px;
  background: url(../img/live_time_line.png) no-repeat 0 0;
}
#m-payment .o-item .live-clip .start .days {
  background: url(../img/live_days.png) no-repeat 50% 0;
}
#m-payment .o-item .live-clip .start .now {
  background: url(../img/live_now.png) no-repeat 50% 0;
  font-family: "Courier New", Courier, monospace;
  font-size: 33px;
  color: #fff;
  letter-spacing: 10px;
  text-transform: uppercase;
  font-weight: bold;
  padding-left: 55px;
  text-align: left;
}
#m-payment .o-item .live-clip .start .trans {
  background: url(../img/live_trans.png) no-repeat 50% 5px;
}
#m-payment .o-item .live-clip .text .title .line .num {
  display: none;
}
#m-payment .text .i p {
  padding-bottom: 10px;
}
#m-payment .p_select {
  float: left;
  border-left: 1px solid #d5d5d5;
  margin-left: 15px;
  padding-left: 15px;
  width: 340px;
}
#m-payment .p_select .i {
  border-bottom: 1px solid #d5d5d5;
  padding: 10px;
  zoom: 1;
  cursor: pointer;
}
#m-payment .p_select .i:before,
#m-payment .p_select .i:after {
  display: table;
  content: '';
  zoom: 1;
}
#m-payment .p_select .i:after {
  clear: both;
}
#m-payment .p_select .i:last-child {
  border: none;
}
#m-payment .p_select .i .radio {
  display: inline;
  float: left;
  width: 25px;
  padding-top: 5px;
  cursor: pointer;
}
#m-payment .p_select .i .radio input {
  cursor: pointer;
}
#m-payment .p_select .i label {
  display: block;
  float: none;
  display: inline;
  float: left;
  margin: 0;
  cursor: pointer;
}
#m-payment .p_select .i label strong {
  font-size: 18px;
  color: #009ada;
  display: block;
  float: none;
  padding-bottom: 3px;
}
#m-payment .p_select .i .logo {
  display: inline;
  float: right;
  font-size: 18px;
  color: #000;
}
#m-payment .p_select .i.active label strong {
  color: #000;
}
#m-payment .summary {
  padding: 30px 20px 0 20px;
}
#m-payment .summary li {
  padding: 5px;
  border-bottom: 1px solid #d5d5d5;
  zoom: 1;
}
#m-payment .summary li:before,
#m-payment .summary li:after {
  display: table;
  content: '';
  zoom: 1;
}
#m-payment .summary li:after {
  clear: both;
}
#m-payment .summary li span {
  display: block;
  float: none;
  display: inline;
  float: left;
  text-align: center;
  border-left: 1px solid #d5d5d5;
  line-height: 30px;
  font-size: 14px;
}
#m-payment .summary li span:first-child {
  border: none;
}
#m-payment .summary li span.type {
  width: 117px;
}
#m-payment .summary li span.name {
  width: 325px;
  font-weight: bold;
  font-size: 12px;
}
#m-payment .summary li span.name em,
#m-payment .summary li span.name strong {
  font-style: normal;
  display: block;
  float: none;
  line-height: 1em;
  padding-top: 2px;
}
#m-payment .summary li span.name em {
  font-weight: normal;
}
#m-payment .summary li span.date {
  width: 166px;
}
#m-payment .summary li span.date em {
  font-style: normal;
  display: block;
  float: none;
  line-height: 1em;
  padding-top: 2px;
}
#m-payment .summary li span.price {
  width: 74px;
  font-weight: bold;
}
#m-payment .summary li.head {
  font-weight: bold;
}
#m-payment .summary li.head span {
  font-size: 14px !important;
}
#m-payment .summary li.i {
  border-bottom: none;
  background-color: #f8f8f8;
}
#m-payment .summary li.i .name {
  padding: 0 5px;
  text-align: left;
  width: 315px;
}
#m-payment .summary .s-text {
  padding: 20px 10px 20px 10px;
  font-size: 16px;
}
#m-payment .summary .s-text p {
  margin-bottom: 15px;
}
#m-doklad {
  width: 280px;
  margin-left: -140px;
}
#m-doklad textarea {
  width: 218px;
  height: 54.5px;
}
#m-zapas {
  width: 940px;
  margin-left: -470px;
}
#m-zapas .x-list {
  padding: 9px;
}
#m-zapas .x-list .i .time {
  width: 110px;
  overflow: hidden;
}
#m-zapas .x-list .i .title {
  width: 283.40000000000003px;
  overflow: hidden;
}
#m-zapas .x-list .i .description {
  width: 239.8px;
  overflow: hidden;
}
#m-zapas .x-list .i .type {
  width: 140px;
  border-right: 1px solid #D5D5D5;
}
#m-zapas .x-list .i .buttons {
  display: inline;
  float: left;
}
#m-zapas .x-list .i .buttons .x-button {
  width: 115px;
}
#m-zapas .x-list .i:before {
  content: '\f004';
  position: absolute;
  top: 15px;
  right: 10px;
  font-family: 'FontAwesome';
  font-size: 18px;
  color: #d5d5d5;
}
#m-zapas .x-list .i.j-fanclubpositive:before {
  color: #ff2200;
}
.c-side .b-list .b-head {
  line-height: normal;
  padding: 10px 0 9px 0;
}
.promo-text {
  text-align: center;
  padding: 20px;
  zoom: 1;
}
.promo-text:before,
.promo-text:after {
  display: table;
  content: '';
  zoom: 1;
}
.promo-text:after {
  clear: both;
}
.promo-text h1 {
  font-size: 24px;
  padding: 10px 0;
}
.promo-text p {
  padding: 0 0 15px 0;
}
.promo-text p.bottom {
  color: #666;
  font-size: 18px;
}
.promo-text .x-button {
  display: block;
  float: none;
  width: 190px;
  margin: 0 auto 15px auto;
  font-weight: bold;
  height: 38px;
  line-height: 38px;
  padding: 0 15px;
}
.promo-text .x-button i {
  display: inline;
  float: left;
  margin: 3px 0 0 0;
  padding-right: 10px;
  font-size: 28px;
  line-height: 30px;
  border-right: 1px solid #487ba3;
}
.promo-text .x-button em {
  display: inline;
  float: left;
  margin: 3px 0 0 0;
  padding: 0 10px;
  border-left: 1px solid #7499b5;
  line-height: 32px;
}
.promo-text .x-button strong {
  font-weight: bold;
}
video {
  -webkit-transform-style: preserve-3d;
}
@media (max-width: 320px) {
  body {
    min-width: 300px;
    padding-top: 50px;
  }
  .s-wrap {
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
  }
  .c {
    margin-left: 0 !important;
  }
  .c.c-full,
  .c.c-wide,
  .c.c-half,
  .c.c-side {
    display: block;
    float: none;
    width: auto;
  }
  #s-header .s-wrap .x-search {
    display: none;
  }
  #s-promo {
    display: none;
  }
  #s-menu {
    position: relative;
    top: 0;
    left: 0;
  }
  #s-menu .x-menu {
    zoom: 1;
    text-align: left;
  }
  #s-menu .x-menu:before,
  #s-menu .x-menu:after {
    display: table;
    content: '';
    zoom: 1;
  }
  #s-menu .x-menu:after {
    clear: both;
  }
  #s-menu .x-menu li {
    display: inline;
    float: left;
    border: none;
  }
  #s-menu .x-menu li a {
    display: block;
    float: none;
    padding: 6px;
  }
  .x-switcher {
    display: none;
  }
  .x-tags li {
    display: block;
    float: none;
    border: none;
  }
  .x-age-pedobear,
  .x-age-7,
  .x-age-12,
  .x-age-15,
  .x-age-18 {
    top: 5px;
    right: 5px;
  }
  .x-play {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    position: absolute;
    top: 0;
    left: 0;
    width: 61px;
    height: 61px;
    text-align: center;
    line-height: 67.10000000000001px;
    font-size: 30.5px;
    color: rgba(255, 255, 255, 0.9);
    background: none;
  }
  .b-list.grid .w .l .i {
    display: block;
    float: none;
    width: auto;
    min-height: 102px;
    margin-left: 0;
    padding-left: 71px;
  }
  .b-list.grid .w .l .i .image {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 61px;
    height: 61px;
    overflow: hidden;
  }
  .b-list.grid .w .l .i .image img {
    position: relative;
    left: -24px;
    width: 109px;
    height: 61px;
  }
  .b-list.grid .w .l .i.j-fanclubpositive .image:after {
    content: '';
  }
  .b-list.line .w .l .i {
    zoom: 1;
  }
  .b-list.line .w .l .i:before,
  .b-list.line .w .l .i:after {
    display: table;
    content: '';
    zoom: 1;
  }
  .b-list.line .w .l .i:after {
    clear: both;
  }
  .b-list.line .w .l .i .text .title,
  .b-list.line .w .l .i .text .description {
    display: block;
    float: none;
    width: auto;
    margin: 0;
    padding: 0;
    border: none;
  }
  .b-list.line .w .l .i .buttons {
    zoom: 1;
    position: relative;
    top: 0;
    left: 0;
    margin-top: 5px;
  }
  .b-list.line .w .l .i .buttons:before,
  .b-list.line .w .l .i .buttons:after {
    display: table;
    content: '';
    zoom: 1;
  }
  .b-list.line .w .l .i .buttons:after {
    clear: both;
  }
  .b-list.line .w .l .i.j-fanclubpositive:after {
    top: auto;
    left: auto;
    bottom: 0;
    right: 5px;
  }
  .b-list .x-close {
    display: none;
  }
  .j-collapse .w .l .i .image,
  .j-collapse .w .l .i .description,
  .j-collapse .w .l .i .buttons {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
  }
  .b-feature .w .l .i {
    min-height: 81px;
    padding-left: 119px;
  }
  .b-feature .w .l .i .image {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 109px;
    height: 61px;
    overflow: hidden;
  }
  .b-feature .w .l .i .image img {
    width: 109px;
    height: 61px;
  }
  .b-player .player {
    width: 100%;
    height: auto;
  }
  .b-player .player img,
  .b-player .player video,
  .b-player .player object {
    width: 100%;
    height: auto;
  }
  .b-player .social .shortlink,
  .b-player .social .embed {
    display: none;
  }
  .b-modal {
    position: absolute;
    left: 0;
    width: 100%;
    margin-left: 0;
  }
  .b-modal .column {
    width: auto !important;
  }
  .b-modal label input,
  .b-modal label textarea,
  .b-modal label .customfile {
    width: 80% !important;
  }
  .b-comments .b-body .fields .area {
    display: block;
    float: none;
    width: 258px;
  }
  .b-comments .b-body .fields .image {
    display: none;
  }
  .b-chat .b-body .fields .text {
    display: block;
    float: none;
    width: 258px;
  }
  .b-calendar .b-body .subhead .x-button {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    margin-top: 10px;
  }
  .b-calendar .b-body .x-list .i > * {
    display: block;
    float: none;
    height: auto;
    margin: 0;
    padding: 0;
    line-height: 14px;
    font-size: 12px;
    border: none;
  }
  .b-calendar .b-body .x-list .i .type {
    position: absolute;
    bottom: 5px;
    right: 5px;
    width: auto;
    margin: 0;
    text-align: right;
    border: none;
  }
  .b-calendar .b-body .x-list .i:before {
    top: 5px;
    right: 5px;
  }
}
@media (max-height: 768px) {
  #m-payment.b-modal.in,
  #m-doklad.b-modal.in {
    top: 0;
  }
  .b-modal .column {
    max-height: 540px;
    overflow-y: auto;
    overflow-x: hidden;
  }
}
@media (min-width: 321px) and (max-width: 767px) {
  body {
    min-width: 480px;
    padding-top: 50px;
  }
  #s-promo {
    display: none;
  }
  .s-wrap {
    width: 470px;
  }
  .c.c-full,
  .c.c-wide {
    width: 450px;
  }
  #s-header .s-wrap .x-search {
    width: 109px;
  }
  #s-header .s-wrap .x-search .fields .text {
    width: 49px;
  }
  #s-menu {
    position: relative;
    top: 0;
    left: 0;
  }
  #s-menu .x-menu {
    zoom: 1;
    text-align: left;
  }
  #s-menu .x-menu:before,
  #s-menu .x-menu:after {
    display: table;
    content: '';
    zoom: 1;
  }
  #s-menu .x-menu:after {
    clear: both;
  }
  #s-menu .x-menu li {
    display: inline;
    float: left;
    border: none;
  }
  #s-menu .x-menu li a {
    display: block;
    float: none;
    padding: 6px;
  }
  .c-full .b-list .w .l .i:nth-child(2n+1),
  .c-wide .b-list .w .l .i:nth-child(2n+1),
  .c-half .b-list .w .l .i:nth-child(2n+1),
  .c-side .b-list .w .l .i {
    margin-left: 0;
  }
  .b-player .player,
  .b-player .pay_text {
    width: 450px;
    height: 253.5211267605634px;
  }
  .b-player .pay_text p {
    padding: 30px;
  }
  .b-player .social .shortlink,
  .b-player .social .embed {
    display: none;
  }
  .b-list.line .w .l .i .text {
    zoom: 1;
  }
  .b-list.line .w .l .i .text:before,
  .b-list.line .w .l .i .text:after {
    display: table;
    content: '';
    zoom: 1;
  }
  .b-list.line .w .l .i .text:after {
    clear: both;
  }
  .b-list.line .w .l .i .text .title,
  .b-list.line .w .l .i .text .description {
    width: 198px;
  }
  .b-list.line .w .l .i.j-fanclubpositive:after {
    content: '';
  }
  .b-modal {
    position: absolute;
    width: 470px;
    margin-left: -235px;
  }
  .b-modal .column {
    width: auto !important;
  }
  .b-modal label textarea {
    width: 381.5px;
  }
  .b-calendar .b-body .x-list .i .time {
    line-height: 14px;
  }
  .b-calendar .b-body .x-list .i .description {
    margin-left: 40px;
    border-left: 1px solid #d5d5d5;
  }
  .b-calendar .b-body .x-list .i .type {
    margin-right: 0;
    padding-right: 0;
    border: none;
  }
}
@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
  body {
    min-width: 700px;
  }
  .s-wrap {
    width: 700px;
  }
  .c.c-full {
    width: 680px;
  }
  .c-full .b-list .w .l .i:nth-child(3n+1),
  .c-wide .b-list .w .l .i:nth-child(3n+1),
  .c-half .b-list .w .l .i:nth-child(2n+1),
  .c-side .b-list .w .l .i {
    margin-left: 0;
  }
  .b-list.line .w .l .i .text {
    zoom: 1;
  }
  .b-list.line .w .l .i .text:before,
  .b-list.line .w .l .i .text:after {
    display: table;
    content: '';
    zoom: 1;
  }
  .b-list.line .w .l .i .text:after {
    clear: both;
  }
  .b-list.line .w .l .i .text .title,
  .b-list.line .w .l .i .text .description {
    width: 381.5px;
  }
  .b-promo .x-slider a.prev,
  .b-promo .x-slider a.next {
    display: none !important;
  }
  .b-promo .x-slider,
  .b-promo .w .l .i {
    width: 680px;
  }
  .b-live .b-body .chatlist .l {
    height: 200px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape), (min-width: 1025px) {
  body {
    min-width: 930px;
  }
  .c-full .b-list .w .l .i:nth-child(4n+1),
  .c-wide .b-list .w .l .i:nth-child(3n+1),
  .c-half .b-list .w .l .i:nth-child(2n+1),
  .c-side .b-list .w .l .i {
    margin-left: 0;
  }
  .s-wrap {
    width: 930px;
  }
  .b-list.line .text .title {
    min-height: 30px;
  }
  .b-list.line .text .description {
    min-height: 30px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  .b-promo .x-slider a.prev,
  .b-promo .x-slider a.next {
    display: none !important;
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5) {
  #s-header .x-logo a,
  .x-age-pedobear,
  .x-age-7,
  .x-age-12,
  .x-age-15,
  .x-age-18,
  .b-player .social .embed span {
    background-image: url(../img/sprite@2x.png);
    background-size: 120px 48px;
  }
}
body.facebook-app {
  padding-top: 0px;
  background: #f7f7f7;
  min-width: 700px;
}
.facebook-app #s-content {
  width: 700px;
  background: #f7f7f7;
  margin: 0 auto;
}
.facebook-app #s-content .s-wrap {
  width: 700px;
  margin-top: 0;
  margin-bottom: 0;
}
.facebook-app #s-content .s-wrap .c.c-full {
  width: 680px;
}
.facebook-app #s-content .s-wrap .c.c-full #flash-overlay {
  display: none !important;
  visibility: none !important;
}
.facebook-app #s-content .s-wrap .c.c-full .b-list .w .l .i {
  margin-left: 10px;
}
.facebook-app #s-content .s-wrap .c.c-full .b-list .w .l .i:nth-child(3n+1) {
  margin-left: 0;
}
.facebook-app #s-content .s-wrap .b-list.grid .w .l {
  width: 680px;
}
.facebook-app #s-content .s-wrap .b-player {
  width: 680px;
}
.facebook-app #s-content .s-wrap .b-player .player {
  width: 680px;
  height: 383px;
}
.facebook-app #s-content .s-wrap .b-player .social .shortlink {
  display: block;
}
.facebook-app #s-content .s-wrap .b-player .social .embed {
  display: inline;
}
.facebook-app #s-content .s-wrap .b-player .pay_text {
  width: 680px;
  min-height: 383px;
}
.facebook-app #s-content .s-wrap .b-player .pay_text p {
  padding: 100px 30px 0px 30px;
}
@media (max-width: 320px) {
  body.facebook-app {
    min-width: 300px;
  }
  .facebook-app #s-content {
    width: 300px;
    background: #f7f7f7;
    margin: 0 auto;
  }
  .facebook-app #s-content .s-wrap {
    width: 300px;
    margin-top: 0;
    margin-bottom: 0;
  }
  .facebook-app #s-content .s-wrap .c.c-full {
    width: 300px;
  }
  .facebook-app #s-content .s-wrap .b-list.grid .w .l {
    width: 300px !important;
  }
  .facebook-app #s-content .s-wrap .b-list.grid .w .l .i {
    margin-left: 0 !important;
  }
  .facebook-app #s-content .s-wrap .b-player {
    width: 300px;
  }
  .facebook-app #s-content .s-wrap .b-player .player {
    width: 300px;
    height: 170px;
  }
  .facebook-app #s-content .s-wrap .b-player .social .shortlink .fields .text {
    width: 120px;
  }
  .facebook-app #s-content .s-wrap .b-player .social .embed {
    display: none;
  }
  .facebook-app #s-content .s-wrap .b-player .pay_text {
    width: 300px;
    min-height: 170px;
  }
  .facebook-app #s-content .s-wrap .b-player .pay_text p {
    padding: 40px 30px 0px 30px;
    font-size: 1em;
  }
}
