.gray-bg {
  background-size: contain !important;
}
.blue-bg {
  background-size: contain !important;
}
.dark-bg {
  background: url(../img/bg-dark.jpg) #393d46 left top no-repeat !important;
  background-size: contain !important;
  color: #ffffff;
}
.dark-bg .white-small-keyboard #keyboard_popup.static_keyboard .kbtn {
  background-color: #ffffff;
  color: #2f2f2f;
  border: 1px solid #2f2f2f;
}
.dark-bg .white-small-keyboard #keyboard_popup.static_keyboard .kbtn.focus {
  background-color: #229fff;
  color: #ffffff;
}
.dark-bg .white-small-keyboard #keyboard_popup.static_keyboard .kbtn.active {
  border-color: #ffffff;
  background-color: #229fff;
  color: #ffffff;
}
.dark-bg .vidmind-bg {
  background: url(../img/cover-cap-dark.png) transparent center 30% no-repeat;
}
.dark-bg html,
.dark-bg body {
  color: #2f2f2f;
}
.dark-bg h3 {
  color: #c4c4c4;
}
.dark-bg label {
  color: #c4c4c4;
}
.dark-bg #splash {
  background: url(../img/splash_logo.png) #009fff 12% 90% no-repeat;
}
.dark-bg #splash .version {
  font-size: 14px;
  position: absolute;
  right: 30px;
  bottom: 30px;
  line-height: 1;
  color: #fff;
}
.dark-bg #log {
  background: rgba(0, 0, 0, 0.8);
}
.dark-bg .legend {
  background: #2a2f36;
  /*for old tvs*/
  background: rgba(42, 47, 54, 0.85);
}
.dark-bg .menu .logo {
  background: url(../img/logo2.png) no-repeat;
}
.dark-bg .bg {
  background-color: rgba(220, 220, 220, 0.1);
}
.dark-bg .menu-items.v2 {
  background-color: rgba(220, 220, 220, 0.1);
}
.dark-bg .menu-items.v2 .nav-item.active {
  color: #229fff !important;
}
.dark-bg .menu-items.v2 .nav-item.focus {
  background-color: #2f2f2f;
  color: #ffffff !important;
}
.dark-bg .menu-items .nav-item {
  color: #c4c4c4;
  background-color: rgba(220, 220, 220, 0.1);
  border-color: rgba(220, 220, 220, 0);
}
.dark-bg .menu-items .nav-item.active {
  color: #229fff !important;
}
.dark-bg .menu-items .nav-item.active2 {
  background-color: #999 !important;
}
.dark-bg .menu-items .nav-item.active2.focus {
  color: #229fff !important;
}
.dark-bg .menu-items .nav-item.focus {
  border-color: #229fff;
  background-color: #229fff !important;
  color: #ffffff !important;
}
.dark-bg .menu .menu-items .nav-item.nav-item-search {
  background-image: url(../img/menu-items2.png);
}
.dark-bg .content-item {
  background: url(../img/cover-cap-dark.png) transparent center 30% no-repeat;
}
.dark-bg .content-item .title {
  background-color: #c4c4c4;
  color: #2f2f2f;
}
.dark-bg .content-item .title .e-number {
  color: #2f2f2f;
  background-color: #c4c4c4;
}
.dark-bg .content-item.focus {
  border-color: #229fff;
  -webkit-box-shadow: 0 0 10px 0 rgba(34, 159, 255, 0.8);
  -moz-box-shadow: 0 0 10px 0 rgba(34, 159, 255, 0.8);
  box-shadow: 0 0 10px 0 rgba(34, 159, 255, 0.8);
}
.dark-bg .content-item.focus .title .e-number {
  background-color: #229fff;
  color: #ffffff;
}
.dark-bg .empty {
  color: #c4c4c4;
}
.dark-bg .prev:after,
.dark-bg .next:after {
  background: url(../img/arrows2.png) transparent left top no-repeat;
}
.dark-bg .scene_video .video.focus {
  border-color: #229fff;
}
.dark-bg .scene_video .video .play {
  border-color: #ffffff;
  color: #ffffff;
}
.dark-bg .scene_video .video .play.focus {
  background-color: rgba(253, 218, 36, 0.85) !important;
}
.dark-bg .scene_video .video .play.free {
  background-color: rgba(0, 117, 192, 0.8);
}
.dark-bg .scene_video .video .play.free:after {
  border-color: transparent transparent transparent #ffffff;
}
.dark-bg .scene_video .video .play.paid {
  background-color: rgba(34, 159, 255, 0.8);
}
.dark-bg .scene_video .video .play.paid:after {
  border-color: transparent transparent transparent #ffffff;
}
.dark-bg .scene_video .price {
  background-color: #0075c0;
  color: #ffffff;
}
.dark-bg .scene_video .price.video_premium {
  background-color: #229fff;
}
.dark-bg .scene_video .title {
  background-color: #c4c4c4;
  color: #2f2f2f;
}
.dark-bg .scene_video .rating {
  color: #2f2f2f;
}
.dark-bg .scene_video .rating .num {
  color: #2f2f2f;
}
.dark-bg .scene_video .likes {
  color: #2f2f2f;
}
.dark-bg .scene_video .likes.liked {
  background-position: 0px -199px;
}
.dark-bg .scene_video .menu-personal #like,
.dark-bg .scene_video .menu-personal #favorite,
.dark-bg .scene_video .menu-personal #trailer {
  background-color: rgba(220, 220, 220, 0.1);
}
.dark-bg .scene_video .menu-personal #like.state2,
.dark-bg .scene_video .menu-personal #favorite.state2,
.dark-bg .scene_video .menu-personal #trailer.state2 {
  background-position: 8px -17px;
}
.dark-bg .scene_video .menu-personal #like {
  background-position: 8px -86px;
}
.dark-bg .scene_video .menu-personal #favorite {
  background-position: 9px -263px;
}
.dark-bg .scene_video .menu-personal #trailer {
  background-position: 8px -333px;
}
.dark-bg .scene_video #dsc {
  color: #c4c4c4;
}
.dark-bg .scene_video #dsc .dsc-title {
  color: #ffffff;
}
.dark-bg .scene_video #dsc .info {
  color: #ffffff;
}
.dark-bg .scene_video #related .groups-cont .group .content-item .title,
.dark-bg .scene_video #cast .groups-cont .group .content-item .title {
  border-bottom-color: #c4c4c4;
}
.dark-bg .scene_video #related .groups-cont .group .content-item .type,
.dark-bg .scene_video #cast .groups-cont .group .content-item .type {
  color: #808080;
}
.dark-bg .scene_video #related .groups-cont .group .content-item.focus,
.dark-bg .scene_video #cast .groups-cont .group .content-item.focus {
  border-color: #229fff;
}
.dark-bg .scene_payonline {
  color: #c4c4c4;
}
.dark-bg .scene_payonline .btn {
  border-color: #c4c4c4;
  border-radius: 2px;
  color: #c4c4c4;
}
.dark-bg .scene_payonline .btn.focus {
  background-color: #229fff;
  border-color: #229fff;
  color: #ffffff;
}
.dark-bg .scene_authorization .toggle-page .menu-items .nav-item {
  background-color: rgba(220, 220, 220, 0.1);
  border-color: rgba(220, 220, 220, 0);
}
.dark-bg .scene_authorization .toggle-page .menu-items .nav-item.focus {
  border-color: #229fff;
  color: #c4c4c4;
}
.dark-bg .scene_authorization .error {
  color: #ca0078;
}
.dark-bg .scene_authorization .bottom-hint {
  color: #c4c4c4;
}
.dark-bg .scene_authorization .password-length-hint {
  color: #c4c4c4;
}
.dark-bg .scene_crew .crew-menu .name {
  background-color: #c4c4c4;
}
.dark-bg .scene_crew .crew-menu .menu-items {
  background-color: rgba(220, 220, 220, 0.1);
}
.dark-bg .scene_my .toggle-menu.menu-vertical .menu-item.active {
  color: #229fff !important;
}
.dark-bg .scene_my .toggle-menu.menu-vertical .menu-item.focus {
  background-color: #229fff;
  border-color: #229fff;
  color: #ffffff !important;
}
.dark-bg .scene_my .btn {
  border-color: #c4c4c4;
  color: #c4c4c4;
}
.dark-bg .scene_my .btn.focus {
  background-color: #229fff;
  border-color: #229fff;
  color: #ffffff;
}
.dark-bg .smart_input-wrap.smart-input-active {
  border-color: #229fff;
}
.dark-bg .table {
  color: #ffffff;
}
.dark-bg .table .row {
  background-color: rgba(255, 255, 255, 0.2);
}
.dark-bg #popup-overlay {
  background-color: rgba(0, 0, 0, 0.8);
}
.dark-bg #popup {
  background-color: #ffffff;
  color: #505050;
}
.dark-bg #popup:after {
  background-color: #aeaeae;
}
.dark-bg #popup .nav-item {
  background-color: #c4c4c4;
}
.dark-bg #popup .nav-item.focus {
  background-color: #229fff;
  color: #ffffff;
}
.dark-bg #popup .up,
.dark-bg #popup .down {
  background: url(../img/scrollBtns2.png) 0 0 no-repeat;
}
.dark-bg #popup .up.active {
  background-position: 0px -25px;
}
.dark-bg #popup .down {
  background-position: 0px -50px;
}
.dark-bg #popup .down.active {
  background-position: 0px -75px;
}
.dark-bg #popup.purchase .type {
  color: #aeaeae;
}
.dark-bg #popup.purchase .no-money {
  color: #aeaeae;
}
.dark-bg .scene_search .btn {
  background-color: #c4c4c4;
  border-color: #c4c4c4;
  color: #aeaeae;
}
.dark-bg .scene_search .btn.nav-item {
  color: #2f2f2f;
}
.dark-bg .scene_search .btn.focus {
  border-color: #229fff;
  background-color: #229fff;
  color: #ffffff !important;
}
.dark-bg .scene_search .results {
  color: #c4c4c4;
}
.dark-bg .scene_search .results .suggest-list {
  color: #2f2f2f;
}
.dark-bg .scene_search .results .suggest-list .nav-item.focus {
  border-color: #229fff;
}
.dark-bg .scene_search .results .suggest-list .type {
  color: #aeaeae;
}
.dark-bg .smart_input-wrap {
  color: #2f2f2f;
}
.dark-bg .input-item.focus .smart_input-wrap {
  border-color: #229fff;
  background-color: #d7ebfa;
}
.dark-bg .kbtn {
  background-color: #2f2f2f;
  color: #ffffff;
}
.dark-bg .scene_main .promo .rating {
  color: #2f2f2f;
}
.dark-bg .scene_main .promo .rating .num {
  color: #2f2f2f;
}
.dark-bg .scene_main .popular,
.dark-bg .scene_main .new {
  border-color: rgba(47, 47, 47, 0);
}
.dark-bg .scene_main .popular.focus,
.dark-bg .scene_main .new.focus {
  border-color: #229fff;
  -webkit-box-shadow: 0 0 10px 0 rgba(34, 159, 255, 0.8);
  -moz-box-shadow: 0 0 10px 0 rgba(34, 159, 255, 0.8);
  box-shadow: 0 0 10px 0 rgba(34, 159, 255, 0.8);
}
.dark-bg .scene_main .popular .b-title,
.dark-bg .scene_main .new .b-title {
  font-weight: 400;
  color: #c4c4c4;
}
.dark-bg #clock {
  color: #c4c4c4;
}
.dark-bg .button {
  background: #e0ffb3;
}
.dark-bg .button.focus {
  background: #f23c55;
}
.dark-bg .navigation-item {
  background: #31797d;
}
.dark-bg .navigation-item.focus {
  background: #f23c55;
}
.dark-bg .legend {
  color: #c4c4c4;
}
.dark-bg .legend-clickable:hover {
  color: #229fff;
}
.dark-bg .legend-clickable:hover .leg-icon {
  background-position-y: -56px;
}
.playing {
  background: none transparent !important;
}
.playing .wrap,
.playing .legend {
  display: none !important;
}
.tv .wrap,
.deny-tv .wrap,
.tv .legend,
.deny-tv .legend {
  display: none !important;
}
.smart_input-wrap {
  padding: 5px 10px;
  color: #000;
  font-size: 18px;
  position: relative;
  z-index: 1;
  height: 32px;
  overflow: hidden;
  line-height: 32px;
  border: 1px solid black;
  border-radius: 5px;
  background: #fff;
}
.focus .smart_input-wrap {
  border-color: #ff6b68;
}
.smart_input-container {
  position: relative;
  display: inline-block;
  width: 300px;
  vertical-align: middle;
}
.smart_input-text {
  white-space: pre;
  float: right;
  min-width: 100%;
}
.smart_input-text:before {
  content: '';
}
.smart_input-text:after {
  content: '';
  border-right: 2px solid #000000;
  display: inline-block;
  height: 22px;
  margin-left: 1px;
  position: relative;
  top: 4px;
  white-space: pre;
  visibility: hidden;
}
.smart_input-text.smart_input-cursor_hidden:after {
  visibility: visible;
}
.smart_input-wrap_right .smart_input-text {
  position: absolute;
  right: 7px;
  top: 0;
}
.smart_input-wrap_right .smart_input-cursor {
  position: absolute;
  right: 0;
  top: 5px;
}
/*
*{
    -webkit-user-select: none;
}*/
.keyboard_popup_wrapper {
  width: 416px;
  margin: 0 auto;
}
.keyboard_ru {
  width: 495px;
}
.keyboard_email {
  width: 455px;
}
.kb-wrap {
  position: relative;
  padding: 10px 5px 5px 10px;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  display: none;
}
.kbw-wrap {
  display: none;
  margin: 0 auto;
}
.kb-c {
  padding-bottom: 1px;
  display: none;
}
.kb-row {
  margin-bottom: 6px;
  height: 43px;
}
.kb-row:after {
  content: '';
  clear: both;
  display: block;
}
.kbtn {
  float: left;
  width: 35px;
  height: 36px;
  text-align: center;
  font-size: 24px;
  color: #000;
  background: #fff;
  cursor: pointer;
  margin-right: 5px;
  padding-top: 7px;
  line-height: 31px;
  border-radius: 4px;
}
.kbtn:hover,
.kbtn.focus {
  background: #1295e4;
  color: #fff;
}
.kbtn.nums,
.kbtn.lang {
  display: none;
}
/*show lang button on multilanguage keyboards*/
.kb-multilang .kbtn.lang {
  display: block;
}
.keyboard_ru .kb-multilang .kbtn.space {
  width: 335px;
}
.keyboard_ru .kb-multilang.kb-havenums .kbtn.space {
  width: 275px;
}
.kb-havenums .kbtn.nums {
  display: block;
}
.keyboard_fullnum .kbtn.nums {
  width: 115px;
}
.kbtn.shift,
.kbtn.nums,
.kbtn.lang {
  width: 55px;
  font-size: 14px;
}
.kbtn.shift {
  width: 75px;
}
.kbtn.delall {
  font-size: 16px;
  line-height: 18px;
  padding-top: 3px;
  height: 40px;
}
.kbtn.space {
  width: 255px;
}
.kb-multilang.kb-havenums .space {
  width: 195px;
}
.keyboard_fullnum .space {
  width: 315px!important;
}
.kbtn.complete {
  width: 75px;
  text-align: center;
  font-size: 16px;
}
.backspace_icon,
.shift_icon {
  background: url("img/key_i.png") -27px -4px no-repeat;
  display: inline-block;
  vertical-align: top;
  width: 5px;
  height: 14px;
}
.backspace_icon {
  width: 14px;
  height: 6px;
  background-position: -2px -3px;
  margin-top: 10px;
}
.shift_icon {
  background-position: -36px -4px;
  margin-top: 6px;
  margin-right: 4px;
}
.shift_active .kbtn.shift {
  color: #1295e4;
}
.shift_active .kbtn {
  text-transform: uppercase;
}
.shift_off {
  display: block;
}
.shift_on {
  display: none;
}
.shift_active .shift_off {
  display: none;
}
.shift_active .shift_on {
  display: block;
}
#keyboard_overlay {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 1280px;
  height: 720px;
  z-index: 20;
}
#keyboard_popup {
  position: absolute;
  z-index: 50;
  display: block;
  left: 200px;
  top: 200px;
  margin: 0 0 0 -5px;
}
.num_wrap {
  width: 226px;
}
.num_wrap .kbtn,
.num_wrap .kbtn.complete {
  width: 65px;
}
.legend {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 32px;
  padding: 2px 0 0;
  color: #ffffff;
  font-size: 16px;
  z-index: 20;
  line-height: 28px;
  width: 100%;
  display: none;
}
.legend-wrap {
  float: right;
  margin-top: 5px;
}
.legend-item {
  float: left;
  position: relative;
  padding-left: 30px;
  padding-right: 10px;
}
.legend-item {
  display: none;
}
.legend-item.legend-item-visible {
  display: block;
}
.leg-icon {
  position: absolute;
  width: 25px;
  height: 28px;
  background: url('img/buttons.png');
  left: 0;
  top: -1px;
}
.legend-clickable {
  cursor: pointer;
}
.leg-icon-green {
  background-position: -24px 0;
}
.leg-icon-yellow {
  background-position: -48px 0;
}
.leg-icon-blue {
  background-position: -72px 0;
}
.leg-icon-number {
  background-position: -480px 0;
  width: 50px;
}
.legend-item-number {
  padding-left: 60px;
}
.leg-icon-rew {
  background-position: -431px 0;
}
.leg-icon-play {
  background-position: -240px 0;
}
.leg-icon-pause {
  background-position: -288px 0;
}
.leg-icon-stop {
  background-position: -263px 0;
}
.leg-icon-ff {
  background-position: -455px 0;
}
.leg-icon-tools {
  background-position: -191px 0;
}
.leg-icon-left {
  background-position: -580px 0;
}
.leg-icon-right {
  background-position: -603px 0;
}
.leg-icon-up {
  background-position: -530px 0;
}
.leg-icon-down {
  background-position: -554px 0;
}
.leg-icon-leftright {
  background-position: -358px 0;
}
.leg-icon-updown {
  background-position: -334px 0;
}
.leg-icon-move {
  background-position: -312px 0;
}
.leg-icon-enter {
  background-position: -383px 0;
}
.leg-icon-ret {
  background-position: -407px 0;
}
.leg-icon-info {
  background-position: -168px 0;
}
#video-loader {
  position: absolute;
  width: 220px;
  height: 20px;
  top: 56%;
  left: 50%;
  margin: 0 0 0px -110px;
  line-height: 20px;
  font-size: 20px;
  text-align: center;
  color: #ffffff;
  z-index: 35;
  display: none;
}
#buffer-loader {
  position: absolute;
  width: 80px;
  height: 80px;
  top: 50%;
  left: 50%;
  margin: -40px 0 0 -40px;
  z-index: 35;
  display: none;
  background: rgba(0, 0, 0, 0.5) url(../img/bufferLoader.gif) no-repeat center center;
  border-radius: 10px;
}
#player-controller {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 35;
  display: none;
}
#player-controller .deny-message {
  display: none;
  font-size: 25px;
  color: #ffffff;
  text-align: center;
  position: absolute;
  top: 305px;
  width: 620px;
  left: 50%;
  margin-left: -300px;
}
#player-controller.deny {
  background: url(../img/support_bg.jpg) center center no-repeat;
  background-size: cover;
}
#player-controller.deny .player-controller,
#player-controller.deny .prog-list {
  display: none;
}
#player-controller.deny .deny-message {
  display: block;
}
#player-controller.deny.tv .deny-message {
  margin-left: -150px;
}
#player-controller.vis {
  display: block!important;
  visibility: hidden !important;
}
.player-controller {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 115px;
  background-color: rgba(0, 0, 0, 0.8);
}
.player-controller .title {
  position: absolute;
  font-size: 24px;
  color: #ffffff;
  top: 5px;
  left: 40px;
}
.player-controller .btns {
  position: absolute;
  top: 75px;
  left: 40px;
}
.player-controller .btn {
  float: left;
  height: 20px;
  margin-right: 25px;
  background: url(../img/player.png) transparent left top no-repeat;
  color: #ffffff;
  text-transform: uppercase;
  padding-left: 25px;
}
.player-controller .btn.focus {
  color: #229fff;
}
.player-controller .btn.active {
  color: #229fff;
}
.player-controller .btn.back {
  position: absolute;
  bottom: 20px;
  right: 32px;
  margin: 0;
  background: none transparent;
}
.player-controller .btn.back:after {
  content: '';
  position: absolute;
  left: -4px;
  top: -4px;
  width: 25px;
  height: 27px;
  background: url(img/buttons.png) transparent -407px 0 no-repeat;
}
.player-controller .btn.back.focus:after,
.player-controller .btn.back:hover:after {
  background-position-y: -56px;
}
.player-controller .btn.back.active:after {
  background-position-y: -56px;
}
.player-controller .btn.btn-info {
  display: none;
  margin: 0;
  background: none transparent;
  position: absolute;
  bottom: 20px;
  right: 110px;
}
.player-controller .btn.btn-info:after {
  content: '';
  position: absolute;
  left: -4px;
  top: -4px;
  width: 25px;
  height: 27px;
  background: url(img/buttons.png) transparent -168px 0 no-repeat;
}
.player-controller .btn.btn-info.focus:after,
.player-controller .btn.btn-info:hover:after {
  background-position-y: -56px;
}
.player-controller .btn.btn-info.active:after {
  background-position-y: -56px;
}
.player-controller .btn.move {
  display: none;
  margin: 0;
  background: none transparent;
  position: absolute;
  bottom: 20px;
  right: 244px;
}
.player-controller .btn.move:after {
  content: '';
  position: absolute;
  left: -4px;
  top: -4px;
  width: 25px;
  height: 27px;
  background: url(img/buttons.png) transparent -312px 0 no-repeat;
}
.player-controller .play-pause {
  padding-left: 20px;
  background-position: 0 1px;
}
.player-controller .play-pause.focus {
  background-position: 0px -22px;
}
.player-controller .play-pause.active {
  background-position: 0px -45px;
}
.player-controller .play-pause.pause {
  background-position: 0px -68px;
}
.player-controller .play-pause.pause.focus {
  background-position: 0px -91px;
}
.player-controller .play-pause.pause.active {
  background-position: 0px -114px;
}
.player-controller .stop {
  background-position: 0px -275px;
}
.player-controller .stop.focus {
  background-position: 0px -298px;
}
.player-controller .stop.active {
  background-position: 0px -321px;
}
.player-controller .rew {
  padding-left: 30px;
  background-position: 0px -137px;
}
.player-controller .rew.focus {
  background-position: 0px -160px;
}
.player-controller .rew.active {
  background-position: 0px -183px;
}
.player-controller .ff {
  padding-left: 28px;
  background-position: 0px -205px;
}
.player-controller .ff.focus {
  background-position: 0px -229px;
}
.player-controller .ff.active {
  background-position: 0px -252px;
}
.player-controller .info {
  position: absolute;
  top: 40px;
  right: 37px;
  width: 175px;
  color: #ffffff;
  font-size: 18px;
  text-align: right;
}
.player-controller .seeker {
  height: 100%;
  width: 0;
  max-width: 100%;
  background-color: #229fff;
  position: relative;
  /*&:after {
            content: '';
            width: 10px;
            height: 10px;
            background-color: @white;
            position: absolute;
            top: -7px;
            right: -10px;
            border-radius: 50%;
            border: 5px solid @red;
        }*/
}
.player-controller .seek {
  position: absolute;
  left: 40px;
  right: 230px;
  top: 50px;
  height: 4px;
  background-color: #ffffff;
}
.player-controller .pause-sign {
  display: none;
  width: 100px;
  height: 100px;
  position: absolute;
  top: -615px;
  left: 15px;
  font-size: 80px;
  font-weight: 700;
  text-align: center;
  color: #fff;
}
.player-controller .user-seeker {
  display: none;
  width: 100px;
  height: 100px;
  position: absolute;
  top: -615px;
  left: 15px;
  color: #fff;
  font-size: 80px;
  text-align: right;
  line-height: 100px;
  padding-right: 40px;
  font-weight: 700;
}
.player-controller .qmenu,
.player-controller .aspect {
  position: absolute;
  right: 115px;
  padding: 0;
  background: none;
  bottom: 20px;
}
.player-controller .aspect {
  padding-left: 25px;
  background: url(../img/player.png) 0px -345px no-repeat;
  right: 80px;
  display: none;
}
.player-controller .aspect.focus {
  background-position: 0px -371px;
}
.player-controller .switch-channel-up,
.player-controller .switch-channel-down {
  position: absolute;
  bottom: 20px;
  right: 115px;
  display: none;
  width: 115px;
  background-position: 0px -497px;
}
.player-controller .switch-channel-up.focus,
.player-controller .switch-channel-down.focus {
  background-position: 0px -524px;
}
.player-controller .switch-channel-up.active,
.player-controller .switch-channel-down.active {
  background-position: 0px -551px;
}
.player-controller .switch-channel-up {
  background-position: 0px -419px;
  right: 265px;
}
.player-controller .switch-channel-up.focus {
  background-position: 0px -445px;
}
.player-controller .switch-channel-up.active {
  background-position: 0px -472px;
}
.player-controller .rating {
  position: absolute;
  top: -594px;
  right: 10px;
  width: 100px;
  height: 100px;
  background: url(../img/rating.png) 0 0 no-repeat;
  display: none;
}
.player-controller .rating.r0,
.player-controller .rating.r6,
.player-controller .rating.r12,
.player-controller .rating.r16,
.player-controller .rating.r18 {
  display: block;
}
.player-controller .rating.r6 {
  background-position: -138px 0;
}
.player-controller .rating.r12 {
  background-position: 0px -114px;
}
.player-controller .rating.r16 {
  background-position: -138px -114px;
}
.player-controller .rating.r18 {
  background-position: 0px -225px;
}
.player-controller .play-info,
.player-controller .tv-time {
  display: none;
  color: #ffffff;
}
.player-controller.info {
  height: 200px;
}
.player-controller.info .play-info {
  display: block;
  position: absolute;
  left: 40px;
  right: 40px;
  top: 70px;
}
.player-controller.info .btns {
  top: auto;
  bottom: 20px;
}
.tv .player-controller {
  left: 300px;
  height: 154px;
  background-color: rgba(0, 0, 0, 0.8);
}
.tv .player-controller .title {
  top: 68px;
}
.tv .player-controller .btns,
.tv .player-controller .info {
  display: none;
}
.tv .player-controller .seek {
  right: 180px;
}
.tv .player-controller .aspect {
  right: 395px;
}
.tv .player-controller .qmenu {
  right: 325px;
  display: none;
}
.tv .player-controller .switch-channel-up,
.tv .player-controller .switch-channel-down {
  display: block;
}
.tv .player-controller .btn.btn-info,
.tv .player-controller .btn.move {
  display: block;
}
.tv .player-controller .tv-time {
  display: block;
  font-size: 24px;
  position: absolute;
  top: 11px;
  left: 40px;
}
.tv .player-controller.info {
  height: 200px;
}
.tv .player-controller.info .play-info {
  display: block;
  position: absolute;
  left: 40px;
  right: 40px;
  top: 105px;
}
.tv .player-controller .btn.back,
.tv .player-controller .btn.btn-info,
.tv .player-controller .btn.move,
.tv .player-controller .title,
.tv .player-controller .tv-time {
  display: none;
}
/*********tv******************/
.tv-channels {
  position: absolute;
  top: 0;
  max-height: 720px;
  overflow: hidden;
}
.tv-channels .wrap-channels {
  position: relative;
  width: 300px;
}
.tv-channels .ch {
  background-color: rgba(0, 0, 0, 0.8);
  color: #ffffff;
  padding: 5px;
  position: relative;
  height: 70px;
  border-bottom: 1px inset #999999;
}
.tv-channels .ch.active:after {
  content: '';
  position: absolute;
  top: 44px;
  right: 22px;
  color: #ffffff;
  font-size: 26px;
  border: 4px solid;
  border-radius: 100%;
}
.tv-channels .ch:hover,
.tv-channels .ch.focus {
  color: #FDDA24;
}
.tv-channels .ch:hover:after,
.tv-channels .ch.focus:after {
  color: #FDDA24;
}
.tv-channels .ch.pre {
  color: #229fff;
}
.tv-channels .ch.pre:after {
  color: #229fff;
}
.tv-channels .ch .number {
  font-size: 12px;
  position: absolute;
  top: 8px;
  left: 20px;
}
.tv-channels .ch .logo {
  width: 50px;
  height: 40px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  top: 25px;
  left: 16px;
}
.tv-channels .ch .prog-name {
  display: inline-block;
  left: 80px;
  top: 5px;
  position: absolute;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 210px;
  overflow: hidden;
}
.tv-channels .ch .prog-time {
  position: absolute;
  top: 40px;
  font-size: 12px;
  left: 80px;
}
.channel-number {
  position: absolute;
  top: 40px;
  right: 40px;
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
  padding: 10px 30px;
  font-size: 55px;
  border-radius: 4px;
}
.tv-controller {
  display: none;
}
.tv .tv-controller {
  display: block;
}
.tv-controller .prog-list {
  position: absolute;
  left: 340px;
  height: 143px;
  bottom: 0;
  color: #fff;
  width: 999999px;
  font-size: 24px;
  overflow: hidden;
  text-shadow: 2px 1px 0px #000000;
}
.tv-controller .prog-list .time {
  margin: 0 50px 10px 0;
  padding-bottom: 13px;
  font-size: 20px;
}
.tv-controller .prog-list .list {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  left: 0;
}
.tv-controller .prog-list .list > li {
  float: left;
  width: 810px;
  opacity: 0.5;
  height: 2px;
}
.tv-controller .prog-list .list > li.out {
  visibility: hidden;
}
.tv-controller .prog-list .list > li > .time {
  border-bottom: 4px solid #fff;
  text-transform: uppercase;
}
.tv-controller .prog-list .list > li > .time:before,
.tv-controller .prog-list .list > li > .time:after {
  content: "";
  display: table;
}
.tv-controller .prog-list .list > li > .time:after {
  clear: both;
}
.tv-controller .prog-list .list > li > .time .info-btn {
  text-transform: lowercase;
  float: right;
  font-size: 18px;
}
.tv-controller .prog-list .list > li.active,
.tv-controller .prog-list .list > li.focus {
  opacity: 1;
}
.tv-controller .prog-list .list > li.active .time {
  border-color: transparent;
}
.tv-controller .prog-list .list > li .info {
  display: none;
}
.tv-controller .prog-list .list .no-epg {
  font-size: 24px;
  text-transform: capitalize;
  opacity: 1;
}
.tv-controller .prog-list .list ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.tv-controller .prog-list .list ul li.focus {
  color: #0075c0;
}
.tv-controller .prog-list .list ul .time {
  margin-bottom: 0;
  display: inline-block;
  margin-right: 20px;
}
.tv-controller .info {
  font-size: 18px;
}
.tv-controller .day-prog-list {
  position: absolute;
  left: 300px;
  bottom: 0;
  height: 300px;
  width: 100%;
  color: #ffffff;
  text-shadow: 2px 1px 0px #000000;
  font-size: 24px;
  display: none;
}
.tv-controller .day-prog-list .prog-list-wrap {
  height: 200px;
  overflow: hidden;
  position: relative;
}
.tv-controller .day-prog-list .time {
  margin: 0 0 25px 40px;
  font-size: 20px;
}
.tv-controller .day-prog-list > .time {
  padding-bottom: 13px;
  margin-bottom: 12px;
  border-bottom: 4px solid #fff;
  text-transform: uppercase;
  width: 760px;
}
.tv-controller .day-prog-list ul {
  position: relative;
  top: 0;
  list-style: none;
  margin: 0 0 20px 40px;
  padding: 0;
  width: 810px;
}
.tv-controller .day-prog-list ul li {
  line-height: 1;
  padding-left: 70px;
  margin-bottom: 13px;
}
.tv-controller .day-prog-list ul li.focus {
  color: #FDDA24;
}
.tv-controller .day-prog-list ul li .info {
  display: none;
}
.tv-controller .day-prog-list ul .time {
  font-size: 20px;
  display: inline-block;
  padding-bottom: 7px;
  margin: 0 20px 0 -70px;
}
.tv-controller.info .prog-list {
  height: 190px;
}
.tv-controller.info .prog-list li.focus .info,
.tv-controller.info .day-prog-list li.focus .info {
  width: 770px;
  display: block !important;
}
.tv-controller.info .day-prog-list li.focus .info {
  width: 670px;
}
#player-controller.tv.show-prog-list .ch {
  border: 0;
}
#player-controller.tv.show-prog-list .ch:not(.pre) {
  visibility: hidden;
}
#player-controller.tv.show-prog-list .ch.pre {
  margin-top: -154px;
  height: 326px;
}
#player-controller.tv.show-prog-list .prog-list {
  height: 300px;
}
#player-controller.tv.show-prog-list .day-prog-list {
  display: block;
}
#player-controller.tv.show-prog-list .player-controller {
  height: 314px;
}
#player-controller.tv.show-prog-list .seek {
  visibility: hidden;
}
#av-player {
  z-index: 33;
  width: 1280px;
  height: 720px;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
}
.playing #av-player {
  display: block;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('font/roboto-regular-webfont.eot');
  src: url('font/roboto-regular-webfont.eot?#iefix') format('embedded-opentype'), url('font/roboto-regular-webfont.woff') format('woff'), url('font/roboto-regular-webfont.ttf') format('truetype'), url('font/roboto-regular-webfont.otf') format('opentype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('font/roboto-bold-webfont.eot');
  src: url('font/roboto-bold-webfont.eot?#iefix') format('embedded-opentype'), url('font/roboto-bold-webfont.woff') format('woff'), url('font/roboto-bold-webfont.ttf') format('truetype'), url('font/roboto-bold-webfont.otf') format('opentype');
}
.white-small-keyboard #keyboard_popup.static_keyboard {
  top: 107px !important;
  bottom: auto !important;
  left: auto !important;
  right: 40px !important;
  width: 640px;
}
.white-small-keyboard #keyboard_popup.static_keyboard .kbtn {
  width: 55px;
  background-color: #ffffff;
  color: #2f2f2f;
  border-radius: 4px;
  border: 1px solid #2f2f2f;
}
.white-small-keyboard #keyboard_popup.static_keyboard .kbtn.space {
  width: 303px;
}
.white-small-keyboard #keyboard_popup.static_keyboard .kbtn.shift,
.white-small-keyboard #keyboard_popup.static_keyboard .kbtn.backspace {
  width: 117px;
}
.white-small-keyboard #keyboard_popup.static_keyboard .kbtn.focus {
  background-color: #229fff;
  color: #ffffff;
}
.white-small-keyboard #keyboard_popup.static_keyboard .kbtn.active {
  border-color: #ffffff;
  background-color: #229fff;
  color: #ffffff;
}
.vidmind-bg {
  background: url(../img/cover-cap-gray.png) transparent center 35% no-repeat;
}
html,
body {
  width: 1280px;
  height: 720px;
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0;
  color: #2f2f2f;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  -webkit-user-select: none;
  user-select: none;
}
body.init {
  visibility: hidden;
  background-color: #009fff;
}
h2 {
  margin: 5px 0;
  font-size: 20px;
  font-weight: 400;
}
h3 {
  font-size: 23px;
  font-weight: 400;
  margin: 0 0 25px 0;
}
.hidden {
  visibility: hidden;
}
.wrap {
  height: 100%;
  position: relative;
  z-index: 2;
}
#splash {
  width: 1280px;
  height: 720px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  background: url(../img/splash.png) #000000 center center no-repeat;
  line-height: 1282px;
  text-align: center;
  font-size: 30px;
}
#splash img {
  position: absolute;
  top: 280px;
  left: 46%;
}
#smart_player {
  width: 1280px;
  height: 720px;
  z-index: 0;
}
#log {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.8);
  z-index: 10;
  display: none;
}
.legend {
  background: #2a2f36;
  /*for old tvs*/
  background: rgba(42, 47, 54, 0.85);
}
.scenes-wrapper {
  top: 0;
  bottom: 35px;
  /*legend height*/
}
.nav-item {
  cursor: pointer;
}
.menu {
  position: relative;
}
.menu .logo {
  position: absolute;
  top: 25px;
  left: 32px;
  width: 138px;
  height: 82px;
  background: url(../img/logo.png) no-repeat;
}
.bg {
  background-color: rgba(220, 220, 220, 0.3);
  border-radius: 2px;
}
.menu-items {
  list-style: none;
  padding: 0;
  margin: 0;
  position: absolute;
  left: 205px;
  top: 25px;
  border-radius: 2px;
}
.menu-items.v2 {
  background-color: #ececec;
}
.menu-items.v2 .nav-item {
  width: 193px;
  margin: 4px 0 4px 4px;
  border: none;
  background-color: transparent;
}
.menu-items.v2 .nav-item.active {
  color: #229fff !important;
}
.menu-items.v2 .nav-item.focus {
  background-color: #229fff;
  color: #ffffff !important;
}
.menu-items .nav-item {
  color: #2f2f2f;
  font-size: 25px;
  font-weight: 700;
  width: 180px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  text-transform: uppercase;
  background-color: #ececec;
  display: inline-block;
  margin-right: 22px;
  border: 4px solid #ececec;
  border-radius: 2px;
}
.menu-items .nav-item.active {
  color: #ca0078 !important;
}
.menu-items .nav-item.active2 {
  background-color: #999 !important;
}
.menu-items .nav-item.active2.focus {
  color: #229fff !important;
}
.menu-items .nav-item.focus {
  border-color: #229fff;
  background-color: #229fff !important;
  color: #ffffff !important;
}
.menu-items.menu-items-mini .menu-item {
  font-size: 21px;
  margin-right: 15px;
}
.menu-items.sub-menu {
  top: 0;
  left: 205px;
  right: 206px;
}
.menu-items.sub-menu .menu-item {
  width: auto;
  padding: 0 6px;
  font-size: 18px;
  font-weight: 400;
  height: 25px;
  line-height: 25px;
  margin: 4px;
}
.menu-items.menu-vertical {
  top: 0;
}
.menu-items.menu-vertical .nav-item {
  font-size: 18px;
  width: 180px;
  height: auto;
  line-height: 34px;
  text-align: left;
  display: block;
  margin: 0 0 5px 0;
  padding: 0 6px;
}
.menu .menu-items .nav-item {
  width: auto;
  padding: 0 15px;
  text-transform: none;
}
.menu .menu-items .nav-item.nav-item-search {
  width: 38px;
  padding: 0;
  margin-right: 22px;
  background: url(../img/menu-items.png) no-repeat -67px -29px;
}
.menu .menu-items .nav-item.nav-item-search.active {
  background-position: -32px -29px;
}
.menu .menu-items .nav-item.nav-item-search.focus {
  background-position: -67px -29px;
}
.content-item {
  width: 324px;
  position: relative;
  border: 4px solid transparent;
  border-radius: 2px;
  margin: 0 60px 10px 0;
  float: left;
  background: url(../img/cover-cap-gray.png) transparent center 35% no-repeat;
}
.content-item .price {
  position: absolute;
  background-color: #229fff;
  color: #ffffff;
  padding: 2px 5px;
  right: 0;
  bottom: 60px;
  font-weight: 700;
  font-size: 18px;
  min-width: 66px;
  text-align: center;
  display: none;
}
.content-item .title {
  width: 304px;
  height: 60px;
  font-size: 23px;
  background-color: #ececec;
  line-height: 29px;
  padding: 6px 10px 4px 10px;
  overflow: hidden;
}
.content-item .title .e-number {
  font-size: 25px;
  color: #2f2f2f;
  position: absolute;
  top: 0;
  right: 0;
  padding: 5px 5px;
  background-color: #ececec;
}
.content-item .title .rating {
  float: right;
  font-size: 22px;
  font-weight: 700;
  text-align: center;
  line-height: 19px;
  color: #505050;
  margin: 4px 0 0 5px;
}
.content-item .title .rating .type {
  font-size: 12px;
}
.content-item .title .rating .type.rt {
  float: left;
  background: url(../img/rt_logo.png) center center no-repeat;
  width: 30px;
  height: 28px;
  background-size: contain;
  margin: -4px 3px 0 0;
}
.content-item.focus {
  border-color: #229fff;
  -webkit-box-shadow: 0 0 10px 0 rgba(220, 0, 120, 0.8);
  -moz-box-shadow: 0 0 10px 0 rgba(220, 0, 120, 0.8);
  box-shadow: 0 0 10px 0 rgba(220, 0, 120, 0.8);
}
.content-item.focus .title .e-number {
  background-color: #229fff;
  color: #ffffff;
}
.empty {
  font-size: 27px;
  text-align: center;
  text-transform: uppercase;
  padding: 15% 0;
}
.scenes-wrapper {
  position: absolute;
  top: 75px;
  width: 100%;
  /*body width - left*/
}
.scene {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: none;
  overflow: hidden;
  padding: 0 32px;
  margin-top: 44px;
}
.groups-cont {
  overflow: hidden;
  position: relative;
  height: 560px;
  margin: 0 30px;
}
.groups-cont.top {
  z-index: 15;
}
.groups-cont .group {
  width: 1210px;
  height: 560px;
  position: absolute;
  left: 20px;
  top: 10px;
  display: none;
}
.groups-cont .group.active {
  display: block;
}
.prev,
.next {
  position: absolute;
  width: 16px;
  height: 100%;
  top: 10px;
  z-index: 10;
}
.prev.prev,
.next.prev {
  left: 32px;
}
.prev.next,
.next.next {
  right: 32px;
}
.prev:after,
.next:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -42px;
  width: 16px;
  height: 55px;
  background: url(../img/arrows.png) transparent left top no-repeat;
}
.prev.prev:after,
.next.prev:after {
  background-position: 0 0;
}
.prev.next:after,
.next.next:after {
  background-position: -16px 0;
}
.prev.prev.focus:after,
.next.prev.focus:after {
  background-position: 0px -55px;
}
.prev.next.focus:after,
.next.next.focus:after {
  background-position: -16px -55px;
}
.scene_video {
  margin-top: 0;
}
.scene_video .content {
  position: absolute;
  top: 48px;
  left: 32px;
  right: 0;
}
.scene_video .video {
  width: 582px;
  height: 436px;
  position: relative;
  background: url(../img/cover-cap-gray.png) transparent center 35% no-repeat;
}
.scene_video .video.focus {
  border-color: #229fff;
}
.scene_video .video .play {
  width: 142px;
  height: 142px;
  position: absolute;
  left: 50%;
  top: 20%;
  margin-left: -75px;
  -webkit-border-radius: 150px;
  border-radius: 150px;
  color: #ffffff;
}
.scene_video .video .play.focus {
  background-color: rgba(34, 159, 255, 0.8) !important;
}
.scene_video .video .play.free {
  background-color: rgba(0, 117, 192, 0.8);
}
.scene_video .video .play.free:after {
  content: '';
  position: absolute;
  top: 45px;
  left: 48px;
  width: 55px;
  height: 55px;
  background: url(../img/play.png) center center no-repeat;
  background-size: contain;
}
.scene_video .video .play.free .type {
  display: none;
}
.scene_video .video .play .type {
  text-align: center;
  text-transform: uppercase;
  font-size: 15px;
  padding: 105px 0;
}
.scene_video .video .play .price {
  background-color: transparent;
  font-size: 32px;
  text-align: center;
  white-space: nowrap;
  display: none;
}
.scene_video .video .play.paid {
  background-color: rgba(34, 159, 255, 0.8);
}
.scene_video .video .play.paid:after {
  content: '';
  position: absolute;
  top: 40px;
  left: 48px;
  width: 55px;
  height: 55px;
  background: url(../img/play.png) center center no-repeat;
  background-size: contain;
}
.scene_video .price {
  height: 18px;
  font-size: 18px;
  line-height: 18px;
  background-color: #0075c0;
  color: #ffffff;
  padding: 8px 13px;
  display: none;
}
.scene_video .price.video_premium {
  background-color: #229fff;
}
.scene_video .title {
  width: 560px;
  font-size: 30px;
  background-color: #ececec;
  line-height: 60px;
  padding: 10px 11px;
}
.scene_video .title.two-lines {
  line-height: 32px;
}
.scene_video .title.three-lines {
  line-height: 32px;
  font-size: 25px;
}
.scene_video .rating {
  float: right;
  margin: 15px 15px 0 5px;
  font-size: 20px;
  text-align: center;
  color: #2f2f2f;
  min-height: 12px;
}
.scene_video .rating .type {
  display: inline;
  padding-left: 4px;
}
.scene_video .rating .type.rt {
  float: left;
  background: url(../img/rt_logo.png) center center no-repeat;
  width: 30px;
  height: 28px;
  background-size: contain;
  margin: -1px 1px 0 0;
}
.scene_video .likes {
  float: right;
  clear: right;
  margin-right: 15px;
  padding: 0 0 0 22px;
  font-size: 20px;
  background: url(../img/user-btns.png) 0px -125px no-repeat;
}
.scene_video .likes.liked {
  background-position: 0px -163px;
}
.scene_video .menu-personal {
  left: 0;
  top: 470px;
}
.scene_video .menu-personal .nav-item {
  width: auto;
  padding: 0 32px;
}
.scene_video .menu-personal #like,
.scene_video .menu-personal #favorite,
.scene_video .menu-personal #trailer {
  background: url(../img/user-btns.png) #ececec 8px 0 no-repeat;
}
.scene_video .menu-personal #like.state2,
.scene_video .menu-personal #favorite.state2,
.scene_video .menu-personal #trailer.state2 {
  background-position: 8px 12px;
}
.scene_video .menu-personal #like.state2.focus,
.scene_video .menu-personal #favorite.state2.focus,
.scene_video .menu-personal #trailer.state2.focus {
  background-position: 8px -17px;
}
.scene_video .menu-personal #like {
  background-position: 8px -52px;
}
.scene_video .menu-personal #like.focus {
  background-position: 8px -86px;
}
.scene_video .menu-personal #favorite {
  background-position: 9px -229px;
}
.scene_video .menu-personal #favorite.focus {
  background-position: 9px -263px;
}
.scene_video .menu-personal #trailer {
  background-position: 8px -296px;
}
.scene_video .menu-personal #trailer.focus {
  background-position: 8px -333px;
}
.scene_video .menu-video {
  left: 614px;
  top: 0;
}
.scene_video .toggle-block {
  position: absolute;
  left: 614px;
  top: 65px;
  width: 572px;
  height: 440px;
  padding: 15px;
}
.scene_video #dsc {
  font-size: 22px;
}
.scene_video #dsc .dsc-title {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 5px;
}
.scene_video #dsc .info {
  margin-bottom: 20px;
}
.scene_video #dsc .genres {
  margin: 0 5px 0 0;
  padding: 0;
  list-style: none;
  float: left;
}
.scene_video #dsc .genres li {
  display: inline;
}
.scene_video #dsc .genres li:after {
  content: ', ';
}
.scene_video #dsc .genres li:last-child:after {
  content: '';
}
.scene_video #related .prev,
.scene_video #cast .prev,
.scene_video #related .next,
.scene_video #cast .next {
  top: 15px;
}
.scene_video #related .prev,
.scene_video #cast .prev {
  left: 5px;
}
.scene_video #related .next,
.scene_video #cast .next {
  right: 5px;
}
.scene_video #related .groups-cont,
.scene_video #cast .groups-cont {
  height: 450px;
  width: 547px;
  margin: 0 0 0 12px;
}
.scene_video #related .groups-cont .group,
.scene_video #cast .groups-cont .group {
  width: 550px;
  height: 450px;
  margin-right: 40px;
  left: 5px;
}
.scene_video #related .groups-cont .group .content-item,
.scene_video #cast .groups-cont .group .content-item {
  width: 256px;
  margin: 0 10px 10px 0;
}
.scene_video #related .groups-cont .group .content-item img,
.scene_video #cast .groups-cont .group .content-item img {
  width: 256px;
  height: 144px;
}
.scene_video #related .groups-cont .group .content-item .price,
.scene_video #cast .groups-cont .group .content-item .price {
  background-color: #229fff;
  padding: 1px 2px;
  bottom: 46px;
  font-size: 13px;
}
.scene_video #related .groups-cont .group .content-item .title,
.scene_video #cast .groups-cont .group .content-item .title {
  height: 42px;
  font-size: 18px;
  line-height: 21px;
  overflow: hidden;
  border-bottom: 6px solid #ececec;
  padding: 6px 5px 0 5px;
  width: 246px;
}
.scene_video #related .groups-cont .group .content-item .title .rating,
.scene_video #cast .groups-cont .group .content-item .title .rating {
  margin: 6px 0 0 5px;
  font-size: 18px;
  line-height: 18px;
}
.scene_video #related .groups-cont .group .content-item .title .rating .type,
.scene_video #cast .groups-cont .group .content-item .title .rating .type {
  display: block;
}
.scene_video #related .groups-cont .group .content-item .type,
.scene_video #cast .groups-cont .group .content-item .type {
  color: #aeaeae;
}
.scene_video #related .groups-cont .group .content-item.focus,
.scene_video #cast .groups-cont .group .content-item.focus {
  border-color: #229fff;
}
.scene_video #cast .groups-cont .group .content-item img {
  height: 170px;
  margin-bottom: -26px;
}
.scene_video #cast .groups-cont .group .content-item .title {
  position: relative;
}
.scene_video #cast .nav-item.focus {
  border-color: transparent;
}
.scene_authorization {
  font-size: 20px;
  margin-top: 0;
}
.scene_authorization .menu-items {
  top: 0;
}
.scene_authorization .menu-items .nav-item.signup {
  width: auto;
  padding: 0 10px;
  margin-bottom: 10px;
}
.scene_authorization .menu-items .forgot {
  width: auto;
  padding: 0 10px;
}
.scene_authorization .toggle-block {
  margin-top: 48px;
}
.scene_authorization .toggle-page {
  position: relative;
  padding: 15px 20px;
  min-height: 505px;
}
.scene_authorization .toggle-page label {
  display: block;
  width: 525px;
  height: 60px;
  line-height: 50px;
  font-size: 20px;
}
.scene_authorization .toggle-page label .input-item {
  float: right;
}
.scene_authorization .toggle-page .soc {
  float: right;
  margin-top: 95px;
}
.scene_authorization .toggle-page .menu-items {
  position: static;
  background-color: transparent;
  margin: 20px 0;
}
.scene_authorization .toggle-page .menu-items .nav-item {
  background-color: #ececec;
  border: 4px solid #ececec;
}
.scene_authorization .toggle-page .menu-items .nav-item.focus {
  border-color: #229fff;
  color: #2f2f2f;
}
.scene_authorization #sign-up label {
  width: 435px;
}
.scene_authorization #sign-up .code {
  width: 60px;
  margin-right: 20px;
}
.scene_authorization #keyboard_popup.static_keyboard {
  top: 107px !important;
  bottom: auto !important;
  left: auto !important;
  right: 40px !important;
  width: 640px;
}
.scene_authorization #keyboard_popup.static_keyboard .kbtn {
  width: 55px;
  background-color: #ffffff;
  color: #2f2f2f;
  border-radius: 4px;
  border: 1px solid #2f2f2f;
}
.scene_authorization #keyboard_popup.static_keyboard .kbtn.space {
  width: 303px;
}
.scene_authorization #keyboard_popup.static_keyboard .kbtn.shift,
.scene_authorization #keyboard_popup.static_keyboard .kbtn.backspace {
  width: 117px;
}
.scene_authorization #keyboard_popup.static_keyboard .kbtn.focus {
  background-color: #229fff;
  color: #ffffff;
}
.scene_authorization #keyboard_popup.static_keyboard .kbtn.active {
  border-color: #ffffff;
  background-color: #229fff;
  color: #ffffff;
}
.scene_authorization .error {
  color: #ca0078;
}
.scene_authorization .bottom-hint {
  position: absolute;
  bottom: 10px;
  font-size: 18px;
}
.scene_authorization .password-length-hint {
  font-size: 18px;
  text-align: right;
  max-width: 37%;
  margin: -15px 0 0 0;
}
.scene_authorization .input-password,
.scene_authorization .input-password-up {
  -webkit-text-security: disc;
  -moz-text-security: disc;
  text-security: disc;
}
.scene_authorization .input-password .smart_input-text,
.scene_authorization .input-password-up .smart_input-text {
  font-size: 35px;
}
.scene_authorization .input-password .smart_input-text:after,
.scene_authorization .input-password-up .smart_input-text:after {
  top: -2px;
}
.scene_movies,
.scene_series,
.scene_series_season,
.scene_crew,
.scene_full_search {
  margin-top: 0;
}
.scene_movies .toggle-block,
.scene_series .toggle-block,
.scene_series_season .toggle-block,
.scene_crew .toggle-block,
.scene_full_search .toggle-block {
  margin: 44px 0 0 0;
  position: relative;
}
.scene_movies .toggle-block .next,
.scene_series .toggle-block .next,
.scene_series_season .toggle-block .next,
.scene_crew .toggle-block .next,
.scene_full_search .toggle-block .next {
  right: 5px;
}
.scene_movies .toggle-block .prev,
.scene_series .toggle-block .prev,
.scene_series_season .toggle-block .prev,
.scene_crew .toggle-block .prev,
.scene_full_search .toggle-block .prev {
  left: 5px;
}
.sub-menu {
  position: absolute;
  height: 33px;
  top: 0;
  left: 184px;
  right: 37px;
}
.sub-menu .prev,
.sub-menu .next {
  height: 18px;
  width: 9px;
  top: 8px;
  overflow: hidden;
}
.sub-menu .prev:after,
.sub-menu .next:after {
  height: 100%;
  top: 0;
  margin-top: 0;
  background-position: 0px -116px;
}
.sub-menu .prev {
  left: 30px;
  display: none;
}
.sub-menu .next {
  right: 179px;
}
.sub-menu .next:after {
  background-position: -10px -116px;
}
.sub-menu .overflow-menu {
  overflow: hidden;
  position: absolute;
  height: 33px;
  top: 0;
  left: 21px;
  right: 170px;
}
.sub-menu .overflow-menu .menu-items {
  white-space: nowrap;
  left: 0;
  right: 0;
  padding: 0 30px;
}
.sub-menu .overflow-menu .menu-items .menu-item {
  width: auto;
  padding: 0 10px;
}
.scene_crew .crew-menu {
  border-radius: 2px;
  position: absolute;
  top: -10px;
  left: 171px;
  right: 196px;
  font-size: 18px;
  line-height: 32px;
  padding-left: 24px;
  display: table-row;
  white-space: nowrap;
  border-spacing: 10px;
}
.scene_crew .crew-menu .name {
  padding: 0 20px;
  background-color: #ececec;
  display: table-cell;
  border-radius: 2px;
}
.scene_crew .crew-menu .menu-items {
  position: static;
  background-color: #ececec;
  display: table-cell;
  width: 100%;
}
.scene_my {
  margin-top: 0;
}
.scene_my .toggle-menu.menu-vertical {
  left: 0;
}
.scene_my .toggle-menu.menu-vertical .menu-item {
  font-size: 18px;
  width: 238px;
  height: auto;
  line-height: 34px;
  text-align: left;
  display: block;
  margin: 0 0 5px 0;
}
.scene_my .toggle-menu.menu-vertical .menu-item.active {
  color: #229fff !important;
}
.scene_my .toggle-menu.menu-vertical .menu-item.focus {
  background-color: #229fff;
  border-color: #229fff;
  color: #ffffff !important;
}
.scene_my .toggle-block {
  margin: 48px 0 0 0;
  position: relative;
  /* min-height: 505px; */
}
.scene_my .toggle-block .prev {
  left: 0;
}
.scene_my .toggle-block .next {
  right: 0;
}
.scene_my .toggle-block.toggle-block-vertical {
  margin-left: 280px;
  padding: 15px;
  height: 505px;
}
.scene_my .toggle-block-header {
  padding-bottom: 15px;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
}
.scene_my .toggle-block-text {
  padding-bottom: 30px;
}
.scene_my .backgrounds {
  position: static;
  margin: 20px 0 0 135px;
}
.scene_my .backgrounds li {
  width: 300px;
  height: 169px;
  margin-bottom: 10px;
}
.scene_my .languages {
  position: static;
  margin: 20px 0 0 0;
}
.scene_my .languages li {
  width: 200px;
  margin-bottom: 10px;
  font-weight: 400;
}
.scene_my .btn {
  display: block;
  padding: 2px 0;
  font-size: 27px;
  border: 2px solid #2f2f2f;
  border-radius: 2px;
  color: #2f2f2f;
  width: 290px;
  text-align: center;
  margin: 35px auto 30px;
  text-transform: uppercase;
}
.scene_my .btn.focus {
  background-color: #229fff;
  border-color: #229fff;
  color: #ffffff;
}
.scene_my #about,
.scene_my #eula {
  position: relative;
  height: 100%;
}
.scene_my #about .text,
.scene_my #eula .text {
  overflow: hidden;
  height: 83%;
  position: absolute;
  top: 40px;
  left: 0;
  margin-right: 10px;
  padding-right: 2%;
}
.scene_my #about .text:after,
.scene_my #eula .text:after {
  content: '';
  width: 10px;
  height: 10000%;
  position: absolute;
  right: 0;
  top: 0;
  background-color: #aeaeae;
  z-index: 1;
}
.scene_my #about .scroll-bar,
.scene_my #eula .scroll-bar {
  position: absolute;
  width: 10px;
  min-height: 17px;
  top: 0;
  right: 0;
  background-color: #ececec;
  z-index: 2;
}
.scene_my #about .up,
.scene_my #eula .up,
.scene_my #about .down,
.scene_my #eula .down {
  background: url(../img/scrollBtns.png) 0 0 no-repeat;
  width: 100px;
  height: 25px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -50px;
}
.scene_my #about .up.focus,
.scene_my #eula .up.focus {
  background-position: 0px -25px;
}
.scene_my #about .down,
.scene_my #eula .down {
  background-position: 0px -50px;
  top: auto;
  bottom: 0;
}
.scene_my #about .down.focus,
.scene_my #eula .down.focus {
  background-position: 0px -75px;
}
.smart_input-wrap .smart_input-text:after {
  content: '';
}
.smart_input-wrap .smart_input-cursor:after {
  visibility: hidden;
}
.smart_input-wrap.smart-input-active {
  border-color: #229fff;
}
.smart_input-wrap.smart-input-active .smart_input-cursor:after {
  visibility: visible;
}
.table {
  margin-bottom: 15px;
}
.table .row {
  background-color: #ffffff;
  margin-bottom: 1px;
  padding: 5px 10px;
  font-size: 18px;
}
.table .row:before,
.table .row:after {
  content: "";
  display: table;
}
.table .row:after {
  clear: both;
}
.table .row .name {
  width: 50%;
  float: left;
}
.serviceinfo_table {
  width: 90%;
  padding-bottom: 30px;
}
#popup-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 50;
}
#popup {
  width: 460px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: 0 0 0 -250px;
  background-color: #ffffff;
  font-size: 20px;
  text-align: center;
  padding: 15px 20px 85px 20px;
  z-index: 101;
  border-radius: 4px;
}
#popup:after {
  content: '';
  height: 1px;
  background-color: #aeaeae;
  position: absolute;
  bottom: 100px;
  left: 20px;
  right: 20px;
}
#popup .nav-item:not(.kbtn):not(.smart_input-container) {
  position: absolute;
  width: 155px;
  padding: 8px;
  bottom: 25px;
  background-color: #ececec;
  border-radius: 2px;
  font-size: 25px;
}
#popup .nav-item:not(.kbtn):not(.smart_input-container).focus {
  background-color: #229fff;
  color: #ffffff;
}
#popup .text {
  margin-bottom: 25px;
  font-size: 27px;
}
#popup .text .list {
  text-align: left;
  font-size: 18px;
}
#popup .text .list li {
  margin-bottom: 10px;
}
#popup.confirm .ok {
  left: 65px;
}
#popup.confirm .cancel {
  right: 65px;
}
#popup.alert .ok {
  left: 50%;
  margin-left: -78px;
}
#popup.easterEgg #keyboard_popup.static_keyboard {
  width: 310px;
  top: -30px !important;
  left: 523px !important;
}
#popup.easterEgg .kbtn {
  width: 24px;
}
#popup.easterEgg .smart_input-container {
  position: absolute;
  bottom: 28px;
  left: 28px;
  width: 200px;
}
#popup.tos {
  width: 80%;
  margin: 0;
  top: 6%;
  left: 10%;
  height: 70%;
}
#popup.tos .text {
  height: 80%;
  margin: 35px auto;
  overflow: hidden;
  position: relative;
  padding-right: 20px;
}
#popup.tos .text:after {
  content: '';
  width: 10px;
  height: 10000%;
  position: absolute;
  right: 0;
  top: 0;
  background-color: #aeaeae;
  z-index: 1;
}
#popup.tos .scroll-bar {
  position: absolute;
  width: 10px;
  height: 17px;
  top: 0;
  right: 0;
  background-color: #ececec;
  z-index: 2;
}
#popup .up,
#popup .down {
  background: url(../img/scrollBtns.png) 0 0 no-repeat;
  width: 100px;
  height: 25px;
  padding: 0;
  position: absolute;
  top: 15px;
  left: 50%;
  margin-left: -50px;
}
#popup .up.focus,
#popup .down.focus {
  background-color: transparent !important;
  background-position: 0px -25px;
}
#popup .up.active {
  background-position: 0px -25px;
}
#popup .down {
  background-position: 0px -50px;
  top: auto;
  bottom: 115px;
}
#popup .down.focus {
  background-position: 0px -75px;
}
#popup.purchase {
  width: 54%;
  min-height: 43%;
  margin: 0;
  top: 20%;
  left: 22%;
  text-align: left;
  padding: 20px 20px 0 20px;
}
#popup.purchase:after {
  display: none;
}
#popup.purchase .type {
  color: #aeaeae;
}
#popup.purchase .balance {
  text-align: right;
  margin-bottom: 10px;
}
#popup.purchase .img-cont {
  float: left;
  margin: -30px 20px 0 0;
  width: 188px;
  min-height: 280px;
  background: url(../img/cover_cap.png) center center no-repeat;
  background-size: contain;
}
#popup.purchase .title {
  font-size: 25px;
  font-weight: 700;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
#popup.purchase h3 {
  margin: 10px 0 5px 0;
}
#popup.purchase .btns {
  text-align: center;
  margin-top: 45px;
}
#popup.purchase .ok,
#popup.purchase .cancel {
  text-align: center;
  position: static;
  padding: 6px 30px;
  margin: 0 20px;
}
#popup.purchase .bad-balance {
  margin-bottom: 30px;
}
#popup.purchase .no-money {
  clear: left;
  padding: 15px 0;
  font-size: 18px;
  color: #aeaeae;
}
.scene_search > .bg {
  position: relative;
  margin-top: 4px;
  padding: 15px 20px;
  min-height: 505px;
}
.scene_search label {
  float: left;
}
.scene_search .smart_input-container {
  width: 520px;
}
.scene_search .menu-items {
  position: static;
}
.scene_search #keyboard_popup.static_keyboard {
  top: 107px !important;
  bottom: auto !important;
  left: auto !important;
  right: 40px !important;
  width: 640px;
}
.scene_search #keyboard_popup.static_keyboard .kbtn {
  width: 55px;
  background-color: #ffffff;
  color: #2f2f2f;
  border-radius: 4px;
  border: 1px solid #2f2f2f;
}
.scene_search #keyboard_popup.static_keyboard .kbtn.space {
  width: 303px;
}
.scene_search #keyboard_popup.static_keyboard .kbtn.shift,
.scene_search #keyboard_popup.static_keyboard .kbtn.backspace {
  width: 117px;
}
.scene_search #keyboard_popup.static_keyboard .kbtn.focus {
  background-color: #229fff;
  color: #ffffff;
}
.scene_search #keyboard_popup.static_keyboard .kbtn.active {
  border-color: #ffffff;
  background-color: #229fff;
  color: #ffffff;
}
.scene_search #keyboard_popup.static_keyboard {
  top: 63px !important;
  width: 640px;
}
.scene_search .btn {
  padding: 5px;
  width: 200px;
  background-color: #ececec;
  border: 4px solid #ececec;
  border-radius: 2px;
  text-align: center;
  font-size: 21px;
  text-transform: uppercase;
  margin: 80px 0 30px 155px;
  color: #aeaeae;
}
.scene_search .btn.nav-item {
  color: #2f2f2f;
}
.scene_search .btn.focus {
  border-color: #229fff;
  background-color: #ca0078;
  color: #ffffff !important;
}
.scene_search .results {
  position: absolute;
  top: 200px;
  width: 520px;
  display: none;
}
.scene_search .results span {
  font-size: 22px;
}
.scene_search .results .suggest-list {
  list-style: none;
  padding: 0;
}
.scene_search .results .suggest-list .nav-item {
  background-color: #ffffff;
  padding: 2px;
  border: 3px solid #ffffff;
  margin-bottom: 1px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.scene_search .results .suggest-list .nav-item.focus {
  border-color: #229fff;
  border-radius: 2px;
}
.scene_search .results .suggest-list .type {
  float: right;
  margin-left: 10px;
  color: #aeaeae;
}
.scene_full_search .menu-items.sub-menu {
  left: 20px;
  right: 170px;
}
.smart_input-wrap {
  color: #2f2f2f;
  border: 2px solid #2f2f2f;
  border-radius: 2px;
  padding: 3px 5px;
}
.input-item.focus .smart_input-wrap {
  border-color: #229fff;
  background-color: #d7ebfa;
}
.kb-wrap {
  background: none transparent;
  box-shadow: none;
}
#keyboard_popup.static_keyboard {
  width: 1170px;
  bottom: 15px;
  top: auto !important;
  left: 32px !important;
}
.kbtn {
  background-color: #2f2f2f;
  color: #ffffff;
  width: 90px;
  padding-top: 4px;
}
.kbtn.delall {
  height: 36px;
  padding-top: 4px;
  line-height: 31px;
}
.scene_main {
  margin-top: 30px;
}
.scene_main .promo {
  height: 285px;
  overflow: hidden;
  margin-bottom: 10px;
  position: relative;
}
.scene_main .promo .price {
  bottom: 68px;
}
.scene_main .promo .rating {
  position: absolute;
  right: 13px;
  bottom: 40px;
  font-size: 18px;
  text-align: center;
  color: #2f2f2f;
}
.scene_main .promo .rating .type {
  display: inline;
  padding-left: 5px;
}
.scene_main .promo .rating .type.rt {
  float: left;
  background: url(../img/rt_logo.png) center center no-repeat;
  width: 30px;
  height: 28px;
  background-size: contain;
  margin: -1px 3px 0 0;
}
.scene_main .promo .title {
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 9px 10px;
  width: 526px;
}
.scene_main .promo .title .name {
  margin-right: 120px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.scene_main .promo .desc {
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.scene_main .promo .prev {
  left: 300px;
}
.scene_main .promo .next {
  right: 300px;
}
.scene_main .promo .groups-cont {
  height: 100%;
  margin: 0;
  overflow: visible;
  left: -869px;
  width: 3000px;
}
.scene_main .promo .groups-cont .group {
  width: 554px;
  height: 260px;
  display: block;
  float: left;
  margin-right: 46px;
  position: relative;
  left: 0;
}
.scene_main .promo .groups-cont .group .content-item {
  opacity: 0.5;
  width: 546px;
}
.scene_main .promo .groups-cont .group .content-item img {
  width: 546px;
}
.scene_main .promo .groups-cont .group.active .content-item {
  width: 546px;
  height: 260px;
  opacity: 1;
}
.scene_main .promo .groups-cont .group.active .content-item img {
  width: 546px;
}
.scene_main .promo.length-1 .prev,
.scene_main .promo.length-2 .prev,
.scene_main .promo.length-1 .next,
.scene_main .promo.length-2 .next {
  display: none;
}
.scene_main .promo.length-2 .groups-cont {
  left: 30px !important;
}
.scene_main .promo.length-2 .groups-cont .group .content-item {
  opacity: 1;
}
.scene_main .promo.length-1 .groups-cont {
  left: 325px !important;
}
.scene_main .promo.length-3 .groups-cont,
.scene_main .promo.length-4 .groups-cont {
  left: -268px !important;
}
.scene_main .popular,
.scene_main .new {
  border: 4px solid rgba(42, 47, 54, 0.2);
  border-radius: 2px;
  padding: 5px 11px 5px 11px;
  width: 568px;
  float: left;
  margin-right: 20px;
}
.scene_main .popular.focus,
.scene_main .new.focus {
  border-color: #229fff;
  -webkit-box-shadow: 0 0 10px 0 rgba(220, 0, 120, 0.8);
  -moz-box-shadow: 0 0 10px 0 rgba(220, 0, 120, 0.8);
  box-shadow: 0 0 10px 0 rgba(220, 0, 120, 0.8);
}
.scene_main .popular .b-title,
.scene_main .new .b-title {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
}
.scene_main .popular .content-item,
.scene_main .new .content-item {
  width: 265px;
  display: inline-block;
  margin: 3px 6px 5px 5px;
}
.scene_main .popular .content-item .price,
.scene_main .new .content-item .price {
  background-color: #229fff;
  padding: 1px 2px;
  bottom: 46px;
  font-size: 13px;
}
.scene_main .popular .content-item .title,
.scene_main .new .content-item .title {
  height: 45px;
  font-size: 18px;
  line-height: 21px;
  overflow: hidden;
  width: 255px;
  padding: 6px 5px 4px 5px;
}
.scene_main .popular .content-item .title .rating,
.scene_main .new .content-item .title .rating {
  margin: 6px 0 0 5px;
  font-size: 18px;
  line-height: 18px;
}
.scene_main .popular.new,
.scene_main .new.new {
  margin: 0;
}
#clock {
  position: absolute;
  top: 33px;
  right: 32px;
  font-size: 25px;
}
.button {
  position: absolute;
  width: 80px;
  height: 80px;
  font-size: 38px;
  line-height: 80px;
  background: #e0ffb3;
  /*-webkit-border-radius: 10px;
    -moz-border-radius: 10px;*/
  border-radius: 10px;
  text-align: center;
}
.button.focus {
  background: #f23c55;
}
.button-a {
  left: 350px;
  top: 140px;
}
.button-b {
  left: 550px;
  top: 250px;
}
.button-c {
  left: 350px;
  top: 400px;
}
.scene_input {
  padding: 0 50px;
}
.input-example {
  margin: 20px 10px;
}
.input-val {
  display: inline-block;
  margin-left: 10px;
}
.navigation-items {
  padding: 0;
  list-style-type: none;
  overflow: hidden;
}
.navigation-item {
  float: left;
  margin: 20px;
  width: 200px;
  height: 250px;
  background: #31797d;
  font-size: 36px;
  text-align: center;
  line-height: 250px;
}
.navigation-item.focus {
  background: #f23c55;
}
.navigation-info {
  text-align: center;
  font-size: 20px;
}
.legend {
  height: 40px;
  padding: 0;
}
.legend-clickable:hover {
  color: #229fff;
}
.legend-clickable:hover .leg-icon {
  background-position-y: -28px;
}
.legend-wrap {
  margin-right: 22px;
}
#loader,
#loader2 {
  position: absolute;
  top: 6px;
  left: 32px;
  display: none;
}
.current-server {
  position: absolute;
  bottom: 40px;
  right: 30px;
  color: darkred;
}
