/************************** debug mode new template **********************************************/
.debug{ font-size: 16px;}
.debug body{ font-size: 16px;}
.debug .container-fluid.page-content{ font-size: 16px; background-color: #FFFFFF;}
.debug .container-fluid.page-content .mc-cat .synop-text{ font-size: 16px;}
.debug .container-fluid.page-content .mc-cat .mc-director{ font-size: 14px;}
.debug .container-fluid.page-content .mc-cat .mc-cast{ font-size: 14px;}

/************************************************************************************************/

body{ padding-top: 50px; background: #E9E9E9; font-size: 15px;}
body a:active, a:hover, a:focus{ text-decoration: none; outline: 0;}
body a:active{ background: #e2e2e2; outline: 0;}
h1{ font-size: 24px; margin-top: 10px; margin-bottom: 8px;}
h2{ font-size: 22px; margin-top: 8px; margin-bottom: 5px;}
h3{ font-size: 20px; margin-top: 5px; margin-bottom: 2px;}
h4{ font-size: 18px;}
h5{ font-size: 16px;}
h6{ font-size: 14px;}

.noty_bar a{ color: #FFF;}

@media (min-height: 500px) {
    .navbar-collapse{ max-height: 500px !important;}
}

@media (min-width: 1024px) {
    .container-fluid{ width: 980px;}
}

.ripple{
    display: block;
    position: absolute;
    background-color: #99BAD7;
    opacity: .2;
    border-radius: 100%;
    transform: scale(0);
}

.ripple.animate {animation: ripple 1s linear;}

@keyframes ripple {
  0% {
    transform: scale(0);
  }
  20% {
    transform: scale(1);
  }
  60% {
    transform: scale(1.5);
  }
  100% {
    opacity: 0;
    transform: scale(2);
  }
}

/*********** bootstrap override *********************/

.morphing{ background: #000}

.navbar-inverse .navbar-toggle{ width: 40px; color: #FFFFFF;}
.navbar-inverse .navbar-toggle i{ font-size: 20px;}
.navbar-form .input-group .dropdown-menu{ background: #FFFFFF;}
.navbar-form .input-group .dropdown-menu > li > a{ color: #333333 !important;}

.input-group-btn .dropdown-menu{min-width: 100px;}

.footer{ background-color: #ffffff; padding-top: 10px;}
.footer a{ color: #333333; }
.footer #ds-v{ background-color: #447cad; text-align: center; margin: 20px; border-radius: 6px;}
.footer #ds-v a{ color: #FFFFFF;}
.footer .ic-ftr{ width: 30px; height: 30px; background: #fff; border-radius: 20px; line-height: 30px; margin: 0 auto;}
.footer .ic-ftr i{ color: #447cad;}
.footer .list-group{ margin-bottom: 0px;}
.footer .list-group .list-group-item{ background-color: #FFFFFF; border: 0px; border-left: 0px; border-radius: 0;}
.footer .list-group .list-group-item a{ color: #333333}
.footer .list-group .list-group-item a > .ic-ftr{ background-color: #9A9899;}
.footer .list-group .list-group-item a > .ic-ftr > i{ color: #333333}
.footer .ch-v-w{ margin: 10px; color: #333333;}
.footer .ch-v-w .form-control{ background: #d2d2d2; text-align: center; margin: 0 auto; max-width: 200px;}
.footer .ch-v-w .form-control .inf-int{ color: #333333;}
.footer .ch-v-w #ch-v{ font-family: Helvetica; }
.footer #privacy-info{ font-size: 10px; padding: 10px 0px; color: #333333;}


.margin-footer{ margin-top: 10px;}
#footer-link{ display: inline-block; margin:10px 10px; padding: 8px; text-align:center; }
#fa-copyright{ font-size: 10px; padding: 10px 0px; color: #333333;}
#fa-copyright a{ color: #333333;}
#privacy-config-2{ font-size: 10px; padding: 10px 0px; color: #333333;}
#privacy-config-2 a{ color: #333333;}
.footer .container-social{ padding: 10px 0px;}
.footer .container-social .list-group-item{ background: none;}
.footer .container-social .ic-ftr{ width: 40px; height: 40px; border-radius: 20px; line-height: 50px; text-align: center;}
.footer .container-social .ic-ftr >i{ font-size: 24px; COLOR: #333333;}
.footer .int-w a{ color: #333333;}
.footer .int-w a small{ color: #333333; font-size: 10px;}

.cookies-bar {position: fixed; bottom: 0px; width: 100%; padding: 5px; color: #333; font-size: 85%;}

.nav-tabs.nav-justified > li > a{ margin-bottom: 0px !important}
.date-cat-info{ border-radius: 6px; padding: 5px; border: 1px solid #e2e2e2; margin: 10px auto 0px; width: fit-content;}

.modal{ z-index: 123457}


/***************** quantcast **************************/

#qc-cmp2-container{ height: 0px;}
#qc-cmp2-container .qc-cmp2-persistent-link{ display: none;}

/**************** filmaffinity **************************/

.page-content{ background-color: #E9E9E9; padding-top: 60px; position: relative; height: 100%;}
.navbar.christmas{ background-image: url(/images/bannerFA.png); background-position: center 0;}
.navbar-header{ max-width: 980px; margin: 0 auto 4px;}
.navbar-header i{ color: #FFFFFF; font-size: 20px;}
.navbar-header .navbar-brand{ position: relative; }
.navbar-header .navbar-brand .logo-siteloc{ position: absolute; bottom: -4px; right: 25px; color: #FDCC1A; font-style: italic; font-size: 12px; font-weight: bold;}
.navbar-header .fa-user-o-fa{ font-size: 19px;}
.user-container{ background: #FFD54F; color: #FFFFFF; padding-top: 3px; padding-bottom: 3px;}
.user-container a{ color: #666666;}
.user-container i{ color: #666666; margin-right: 5px;}

#nb2sb-nav .navbar-toggle{ padding: 5px; display: flex; align-items: center; justify-content: center;}

.nav.nav-tabs.desktop-view{ display: none;}
@media (min-width: 980px){
    .nav.nav-tabs.desktop-view{ display: block; border-bottom: 0px;}
}

@media (max-width: 979px){
    .second-level-nav .scrtabs-tab-container{ display: none;}
}
.nav.desktop-view.nav-tabs > li > a{ color: #FFFFFF; padding: 5px;}
.nav.desktop-view.nav-tabs > li > a:after{ color: #FCCB1A; content: " |"; margin-left: 10px;}

.second-level-nav{ transform: translate3d(0, 0, 0); transition: transform .2s ease-out; background-color: #447cad; width: 100%; position: absolute; top: 55px; overflow: hidden; z-index: 1;}
.second-level-nav .cat-scroller{ width: 100%; overflow-x: scroll; -webkit-overflow-scrolling: touch; scrollbar-color: #447CAD;}
.second-level-nav .cat-scroller::-webkit-scrollbar{ width: 1px; height: 1px;}
@media (min-width: 1024px){
    .second-level-nav .cat-scroller {
        width: 980px;
        margin: 0 auto;
    }
}
.second-level-nav .cat-scroller .fa-cat-scroller{ width: auto; padding: 8px 5px;  display: flex; justify-content: flex-start; align-content: center; transform: translate3d(0, 0, 0); transition: transform .2s ease-out; list-style: none; margin-bottom: 0px;}

@media (min-width: 980px){
    .second-level-nav .cat-scroller .fa-cat-scroller{ display: none;}
}

.second-level-nav .cat-scroller .fa-cat-scroller li a{ display: inline-block; white-space: nowrap; color: #FFF; margin-right: 2px; padding: 0px 0px 0px 10px; font-size: 16px;}
.second-level-nav .cat-scroller .fa-cat-scroller li:last-child a:after{ content: ""; margin-left: 10px;}
.second-level-nav .cat-scroller .fa-cat-scroller li a:after{ color: #FCCB1A; content: " |"; margin-left: 10px;}
.second-level-nav .scrtabs-tab-container{ height: 38px;}
.second-level-nav .scrtabs-tab-scroll-arrow{border: 0px; color: #FFFFFF; font-size: 18px; height: 38px; width: 19px; padding-top: 7px;}
.second-level-nav .scrtabs-tabs-fixed-container{ height: 38px;}
.second-level-nav .desktop-view li a:hover{ background: none;}

.second-level-nav.christmas{ background-image: url(/images/bannerFA.png); background-position: -150px -100px;}

.fa-button{ display: inline-block; margin: 5px; padding: 8px; border-radius: 3px;  background-color: #337ab7; border-color: #337ab7; text-align: center;}
.fa-button a{ color: #FFFFFF}

.header-page{ font-size: 22px; color: #666; margin-bottom: 14px; margin-top: 2px; margin-left: 10px; margin-right: 10px;}
.header-page #share-sec{ position: absolute; top: 50px; right: 10px;}
.header-page.header-reviews, .header-page.header-ratings, .header-page.header-lists{ margin-left: 0px; margin-right: 0px; }
.header-page.header-reviews #share-sec, .header-page.header-ratings #share-sec, .header-page.header-lists #share-sec{ top: 40px; z-index: 1;}

.mynavbar-button{ position: relative; float: right; margin-right: 7px; padding: 5px; margin-top: 3px; margin-bottom: 3px; background-color: transparent; background-image: none;
                    border: 0px; border-radius: 4px;}

.btn-ac{ border: 1px solid #000 !important;} //cambiar en el bootstrap

#nav-collapse > ul > li > .container-fluid{ background: #444444; padding-top: 5px;}
#nav-collapse > ul > li > .container-fluid #navbar-usernick{ color: #FFFFFF; font-weight: bold;}
#nav-collapse > ul > li > .container-fluid a{ text-decoration: underline; color: #FFFFFF;}

#top-anch{ display: none; background: #F0F0F0; width: 36px; height: 34px; line-height: 34px; text-align: center; border-radius: 5px; }
#go-back-ios{ display: none; float: left; margin-top: 14px; background-color: #337ab7; width: 30px; height: 30px; line-height: 30px; text-align: center; border-radius: 5px; line-height: 30px;}
#go-back-ios i{ font-size: 22px; color: #FFF;}

.btn-primary .pull-right  i{ font-size: 20px; color: #fecd19}

.tooltip-new{color: #FFFFFF; text-shadow: #BBBBBB 0.2em 0.2em 0.2em; padding: 1px 4px; font-size: 11px; -moz-border-radius: 5px;
    border-radius: 5px; line-height: 0.8; background: #ffa84c; /* Old browsers */ background: -moz-linear-gradient(top,  #ffa84c 52%, #ff7b0d 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(52%,#ffa84c), color-stop(100%,#ff7b0d)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffa84c 52%,#ff7b0d 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffa84c 52%,#ff7b0d 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffa84c 52%,#ff7b0d 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffa84c 52%,#ff7b0d 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa84c', endColorstr='#ff7b0d',GradientType=0 ); /* IE6-9 */}

.ad-content {text-align: center; padding: 10px 0; width: 100%; display: block;}
.ad-content-bottom { display: none; }
.ad-300x250 {padding: 5px; width: 315px; background: #CCC; margin: 0 auto;}

.nflag{ height: 14px; margin-right: 5px;}

.tabs-wrapper-overflow{ width: 98%; margin: 0px 5px;}
.tabs-wrapper-overflow .fa-tabs{ list-style: none; margin: 0px; padding: 0px; overflow-x: scroll; margin-right: 5px; margin-bottom: 15px; width:100%; white-space: nowrap;}
.tabs-wrapper-overflow .fa-tabs::-webkit-scrollbar { display: none;}
.tabs-wrapper-overflow .fa-tabs li{  display: inline-block; white-space: nowrap; background: #a2a2a2; border: 1px solid #999999; border-radius: 6px; margin-right: 5px; padding: 5px 10px;}
.tabs-wrapper-overflow .fa-tabs li.active{ background: #333333; color: #FFFFFF;}
.tabs-wrapper-overflow .fa-tabs li a{  color: #FFFFFF; text-transform: capitalize;}
.tabs-wrapper-overflow .fa-tabs li.active a{ color: #FFFFFF;}
.tabs-wrapper-overflow .fa-tabs .badge.badge-rec{ display: none; background: #FDCC1A; color: #447cad;}

.tabs-wrapper-overflow.platforms-wrapper .fa-tabs li{ background: #FFFFFF; border: 1px solid #cccccc; padding: 5px 5px 5px 10px;}
.tabs-wrapper-overflow.platforms-wrapper .fa-tabs li.active{ background: #447CAD; border: 1px solid #e2e2e2;}
.tabs-wrapper-overflow.platforms-wrapper .fa-tabs li.active i{ color: #447cad; margin-left: 5px;}
.tabs-wrapper-overflow.platforms-wrapper .fa-tabs li img{ height: 30px;}
.tabs-wrapper-overflow.platforms-wrapper .fa-tabs li a{ color: #333333;}
.tabs-wrapper-overflow.platforms-wrapper .fa-tabs li.active a{ color: #ffffff;}

/* fix to display properly movie tpl */

#main-poster img{border: 0; box-shadow: 1px 2px 5px rgba(0,0,0,0.5); width: 100%; max-width: 300px; border-radius: 5px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}

.pop-news{ position: absolute; background: #fff; z-index: 1000; margin: 10px; padding: 30px 20px 20px 20px; border-radius: 6px; box-shadow: 1px 2px 5px rgba(0,0,0,0.5);}
.pop-news .close-alert{ position: absolute; top: 10px; right: 10px;}
.pop-news .fa-progress { width: 100%; height: 4px; position: absolute; bottom: 0px; left: 0px;}
.pop-news .fa-progress .progress__bar { height: 100%; width: 0%; background-color: #447cad; animation: fill-bar 5000ms linear 1; }
@keyframes fill-bar {
  from {width: 0%;}
  to {width: 100%;}
}


/**************** home *****************************************/

.panel-body > a > .header-main{ font-size: 20px; margin-bottom: 15px; color: #447cad; font-weight: bold;}
.home-link{ font-size: 20px; color: #447cad; font-weight: bold;}
.mc-list-home .list-group-item.mc-hd-home{ font-size: 20px; color: #447cad; font-weight: bold; padding-bottom: 5px;}
.mc-list-home .list-group-item .mc-pos-home{ font-weight: bold; color: #333;}
.mc-list-home .list-group-item{ color: #333;}
.mc-list-home small{ color: #333;}

.list-group.mc-list-home{ margin-bottom: 17px;}
.list-group.mc-list-home .list-group-item{ border: 0px;}
.list-group.mc-list-home .list-group-item .wrapper .scroller{ overflow-x: scroll; overflow-y: hidden; white-space: nowrap; height: 220px; }
.list-group.mc-list-home .list-group-item .wrapper .scroller .item-scroller{ display: inline-block; position: relative; vertical-align: bottom;}
.list-group.mc-list-home .list-group-item .wrapper .scroller .item-scroller .line-wrapper{ border-top: 2px solid #777777; position: absolute; top: 10px; width: 96%; z-index: 1; }
.list-group.mc-list-home .list-group-item .wrapper .scroller .item-scroller .line-wrapper.line{ width: 108%; top: 7px; left: -13px;}
.list-group.mc-list-home .list-group-item .wrapper .scroller .item-scroller .item-date{ width: fit-content; background: #FFFFFF; position: sticky; position: -webkit-sticky; left: 0px; padding: 0px 5px; z-index: 2; margin-bottom: 3px;}
.list-group.mc-list-home .list-group-item .wrapper .scroller .item-scroller .movie-poster{ margin-right: 3px;}
.list-group.mc-list-home .list-group-item .wrapper .scroller .item-scroller img{ box-shadow: 0 1px 5px rgba(0,0,0,0.5); border-radius: 5px;}
.list-group.mc-list-home .list-group-item .wrapper .scroller .item-scroller .stream-offer{ position: absolute; bottom: -5px; left: 38%;}
.list-group.mc-list-home .list-group-item .wrapper .scroller .item-scroller .stream-offer img{ height: 30px; border: 1px solid #e2e2e2;}
.list-group.mc-list-home .list-group-item .wrapper .scroller .item-scroller .calendar-link{ position: absolute; bottom: -5px; left: 38%; height: 30px; width: 30px; border: 1px solid #e2e2e2; background: #000000; display: flex; align-items: center; justify-content: center; border-radius: 5px;}
.list-group.mc-list-home .list-group-item .wrapper .scroller .item-scroller .calendar-link i{ color: #FFFFFF;}
.list-group.mc-list-home .list-group-item .wrapper .scroller .thumb-see-more{ display: inline-flex; width: 120px; height: 180px; border: 1px solid #e2e2e2; background: #e2e2e2; vertical-align: top; margin-top: 25px; border-radius: 5px; box-shadow: 0 1px 5px rgba(0,0,0,0.5); flex-wrap: wrap; align-items: center; justify-content: center;   white-space: normal; text-align: center;}
.list-group.mc-list-home .list-group-item.text-right{ padding-top: 5px; padding-bottom: 5px;}
.list-group.mc-list-home .list-group-item.text-right a small{ color: #447cad;}

.th-se-wrapper .th-header-mn{ margin-bottom: 5px; color: #447cad; font-size: 18px; font-weight: bold;}
.th-se-wrapper .panel-body .form-group{ margin-bottom: 5px;}
.th-se-wrapper .panel-body .font-sm .fa-star{ color: #FDCC1A;}

.adver-btf{ text-align: center; margin-bottom: 20px;}



/***************************** search *********************************************/

#search-header{ margin-bottom: 10px; }
#search-header .btn-group .btn{ padding: 6px;}
#search-header .badge{ padding: 2px 4px 2px 3px ; background: #447cad;}
#search-header .btn-primary .badge-light{ background: #fff;}
#search-header .disabled .badge{ background: #a9a9a9; }
#search-header .badge strong{ vertical-align: bottom;}
.search-container{}
.search-field{ height: 2em;}
#searchclear { position: absolute; right: 10px; top: -10px; bottom: 0; height: 14px; margin: auto;cursor: pointer; color: #ccc; z-index: 3;}
#searchclear i{ font-size: 24px; color: #777;}
.btn-s{ font-size: 20px; height: 2em;}

.ui-autocomplete{ z-index: 2000 !important;}
.ui-autocomplete .ui-menu-item{ list-style-image: none !important;}
.t-s{ width: 95% !important;}
.t-s .ui-menu-item{}
.t-s  li:last-child{ color: #666; line-height: 18px; padding: 5px 0px; background-color: #EEE}
.t-s .see-all{ margin-left: 10px;}
.t-s .see-all #q-s{ font-weight: bold; }
.t-s .see-all i{ font-size: 10px;}

.movie-card-ac { clear: both; height: 52px; padding: 0; margin-bottom: 5px;text-overflow: ellipsis;}
.movie-card-ac img { float: left; height: 52px; width: 36px; }
.movie-card-ac .title { color: #666; font-weight: bold; line-height: 18px; margin-left: 40px; max-height: 2.5em; -webkit-line-clamp: 2; overflow-y: hidden; text-overflow: ellipsis;}
.movie-card-ac .cast { color: #888; font-size: 11px; font-style: italic; line-height: 15px; margin-left: 40px; max-height: 1.2em; -webkit-line-clamp: 1; overflow-y: hidden; text-overflow: ellipsis;}

.names-card{}
.names-card .media-body .name-title{ display: -webkit-box; font-size: 18px; max-height: 3em; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow-y: hidden; text-overflow: ellipsis; width: 82%; color: #337ab7; margin-bottom: 3px;}
.names-card .media-body .name-title .akas{ list-style: none; margin-left: 10px; padding-left: 0px; margin-bottom: 5px; margin-top: -5px;}
.names-card .media-body .name-title .nflag{ margin-left: 3px;}
.names-card .media-body .main-role{ list-style: none; margin: 0px; padding: 0px; color: #666; font-weight: bold; display: inline-block; font-size: 14px;}
.names-card .media-body .main-movies{ margin-top: 5px;}
.names-card .media-body .main-movies .main-movie{ font-size: 14px; color: #333; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; width: 80%;}
.names-card .media-body .main-movies .main-movie .year{ font-size: 12px; color: #666;}

.theater-ac{ clear: both; height: 52px; padding: 0; margin-bottom: 5px;text-overflow: ellipsis; color: #666666;}
.theater-ac .icon{ width: 40px; float: left; text-align: center;}
.theater-ac .icon i{ font-size: 30px !important;}
.theater-ac .info {margin-left: 45px;}
.theater-ac .name {font-size: 14px; font-weight: bold;}
.theater-ac .street{ font-size: 12px;}
.precision {text-align: center; background: #EEE; padding: 5px;}

@media (min-height: 1000px) {
    .movie-card-ac { clear: both; height: 100px; padding: 0; text-overflow: ellipsis;}
    .movie-card-ac img { float: left; height: 100px; width: 60px; }
}

@media (max-height: 500px) {
  .ui-autocomplete{ max-height: 200px !important; overflow-y: scroll !important;}
}

.name-ac{ clear: both; height: 52px; padding: 0; margin-bottom: 5px;text-overflow: ellipsis; margin-bottom: 3px;}
.name-ac .name-image img{ float: left; height: 52px; width: 36px; }
.name-ac .info{ margin-left: 40px; font-size: 12px;}
.name-ac .info .name{ color: #666; font-size: 14px; font-weight: bold; line-height: 18px; max-height: 2.5em; -webkit-line-clamp: 2; overflow-y: hidden; text-overflow: ellipsis;}
.name-ac .info .main-movie{ overflow-y: hidden; text-overflow: ellipsis; color: #777; font-style: italic;}

.separator{ background: #e2e2e2; margin-bottom: 3px;}

.list-group .theater-data {padding: 5px;}
.list-group .theater-data .theater-icon{float: left; width: 30px; margin-right: 10px;}
.list-group .theater-data .theater-icon > i {padding: 5px 10px 10px 5px; font-size: 26px; cursor: pointer;}
.list-group .theater-data .theater-name {font-size: 18px;}
.list-group .theater-data em {display: block; font-size: 12px;}

/************* modal list *****************/


#list-tip > .modal-dialog .modal-header, .user-list-modal > .modal-dialog .modal-header{ border-bottom: 0px;}
#list-tip > .modal-dialog .modal-body{ padding: 0px;}
#list-tip > .modal-dialog .modal-body > .btm-ln-w, .op-modal > .modal-dialog .modal-body > .btm-ln-w{ margin-top: 20px; padding: 15px;}
#list-tip > .modal-dialog .modal-body .list-group .list-group-item:first-child, .op-modal > .modal-dialog .modal-body .list-group .list-group-item:first-child{ border-radius: 0px;}
#list-tip > .modal-dialog .modal-body .list-group .list-group-item,.op-modal > .modal-dialog .modal-body .list-group .list-group-item{ padding: 0;}
#list-tip > .modal-dialog .modal-body .in-block, .op-modal > .modal-dialog .modal-body .in-block{ vertical-align: top; }

.user-list-modal{ margin:0 auto; background: #FFF; width: 95%; max-width: 700px;}
.user-list-modal .us-lists-w .list-group{ margin-bottom: 0px;}
.user-list-modal .list-group .list-group-item{ padding: 0px;}
.user-list-modal .list-group .list-group-item .text-left{ vertical-align: top}
.user-list-modal .btm-ln-w{ padding: 15px;}

#list-tip > .modal-dialog .modal-body .check-w, .user-list-modal .check-w{ padding: 10px 10px 40px 10px; height: 30px;}
#list-tip > .modal-dialog .modal-body .list-name, .user-list-modal .list-name{ font-weight: bold; margin-right: 5px; padding: 10px 0px; width: 200px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
#list-tip > .modal-dialog .modal-body .pull-right, .user-list-modal .pull-right{ padding: 5px; }
#list-tip > .modal-dialog .modal-body .list-link, .user-list-modal .list-link{ width: 30px; }
#list-tip > .modal-dialog .modal-body input[type=checkbox], .user-list-modal  input[type=checkbox]{ width: 30px; height: 25px; margin: 0; padding: 0; opacity: 0;}
#list-tip > .modal-dialog .modal-body input[type=checkbox] + label, .user-list-modal input[type=checkbox] + label{display: inline-block; margin-left: -30px; background: transparent; line-height: 24px; width: 30px; height: 30px; border: 1px solid #CCC; border-radius: 3px; margin-bottom: 0px; font-weight: bold; content: "";}
#list-tip > .modal-dialog .modal-body input[type=checkbox]:checked + label, .user-list-modal input[type=checkbox]:checked + label{display: inline-block; margin-left: -30px; background: #3e97eb; line-height: 30px; width: 30px; height: 30px; border: 1px solid #3e97eb; border-radius: 3px; }
#list-tip > .modal-dialog .modal-body input[type=checkbox]:checked + label:before, .user-list-modal input[type=checkbox]:checked + label:before{ font-family: 'Font Awesome 5 Pro'; display: inline-block; content:"\f00c"; font-size: 24px; margin-left: 2px; color: #FFF;}

#list-tip > .modal-dialog .modal-body .pull-right .priv .fa-globe{ color: #1E90FF}
#list-tip > .modal-dialog .modal-body .pull-right .priv .fa-lock{ color: #BD1010 }
#list-tip > .modal-dialog .modal-body .pull-right .priv .fa-friends-o-fa{ color: #478BCE }

.op-modal{ display: none; width: 90%; max-width: 700px;}
.op-modal .close{ padding: 0px 5px !important;}
.op-modal .list-group .list-group-item i{ margin-right: 5px;}

.op-w{ padding: 10px;}

/********************* rating   ***********/

.avgrat-box { background: #447CAD; text-align:center; color:#FFFFFF; font-size: 16px; letter-spacing: -1px; width:2em; margin: 0 auto; border-radius: .3em; box-sizing: border-box; border:1px solid #447CAD; font-weight: normal;}
.ratcount-box {letter-spacing: -.5px; white-space: nowrap; font-size: 14px; text-align:center; color:#888888; padding: 1px 1px; }

.user-rat{ border:1px solid #900; color: #900}

.panel-body .rate-movie-link{ text-decoration: none; color: #333333;}

.bg-my-rating{ background: #900; border: 1px solid #900;}
.bg-user-rating{ background: #FFFFFF; border: 1px solid #900; color: #900;}
.bg-avg-users{ background: #900; border: 1px solid #900; color: #FFF; font-weight: bold;}

/********************* moviecard *******************/

.mc{ min-height: 100px; padding-left: 5px !important; padding-right: 5px !important;}
.mc ul{ list-style: none; padding:0; margin: 0;}
.mc .mc-poster img{ border: 0; box-shadow: 0 1px 5px rgba(0,0,0,0.5); border-radius: 5px;}

@media (max-width: 800px) {
    .mc .mc-poster img{ width: 100px; border-radius: 5px; box-shadow: 0 1px 5px rgba(0,0,0,0.5);}
}

.mc .catmovie{ width: 180px;}
.mc-title{ display: block; display: -webkit-box; font-size: 18px; max-height: 3em; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow-y: hidden; text-overflow: ellipsis; width: 82%; color: #337ab7; margin-bottom: 3px;}
.mc .mc-title div{ display: inline-block;}
.mc .mc-title div small{ font-size: 14px; color: #777777; }
.mc .ft{ width: 100%;}
.mc .mc-director{ font-weight: bold; color: #666666;}
.mc .mc-director img{ vertical-align:  baseline; }
.mc .mc-cast{ color: #777777 }
.list-group-item .pos-top-cat{ position: absolute; top: 5px; right: 10px; width: 30px; font-size: 34px; text-align: right; color: #b2b2b2;}

.mc .mc-ratings{ margin-bottom: 5px; }
.mc .mc-ratings .cat-top-avg-rating{ width:20px; height: 20px; padding: 2px; line-height: 20px; background: #447CAD; color: #FFFFFF; border-radius: 1px;}
.mc .mc-ratings .ratcount-box{ display: inline-block; width: 60px; text-align: left; margin-left: 5px; font-size: 14px;}
.mc .mc-ratings .main-avbur{ display: inline-block; margin-left: 15px;}
.mc .mc-ratings .main-avbur .avgrat-box{ display: inline-block; margin-right: 3px;}
.mc .mc-ratings .main-avbur small{ display: inline-block; font-size: 11px; letter-spacing: -.5px; color: #777}

.mc .sms-rec-movie-wrapper{ position:absolute; top:10px; right: 10px; width: 50px; height: 50px; border: 1px solid #447CAD; color: #447CAD; border-radius: 3px;}
.mc .sms-rec-movie-wrapper .sms-rec-movie-rat{ margin-top: 5px; font-size: 20px; font-weight: bold;}
.mc .sms-rec-movie-wrapper .sms-rec-movie-count{ font-size: 12px;}

    /* moviecard home */
.mc-home{ min-height: 145px; margin-bottom: 10px; border: 1px solid transparent; text-decoration: none;}
.mc-home:active{ background-color: #FFF; text-decoration: none; border: 1px solid #e2e2e2;}

@media (max-width: 800px) {
    .mc-home .mc-poster img{ height: 252px; width: 168px; box-shadow: 0 1px 5px rgba(0,0,0,0.5); border-radius: 5px;}
}

@media (min-device-width: 768px) {
    .mc-home .mc-poster img{ height: 340px; width: 226px; box-shadow: 0 1px 5px rgba(0,0,0,0.5); border-radius: 5px;}
}

@media (min-width: 801px) and (min-height:901px){
    .mc-home .mc-poster img{ max-height: 620px; box-shadow: 0 1px 5px rgba(0,0,0,0.5); border-radius: 5px;}
}

.mc-home .mc-poster > .mc-t{ margin: 5px 0px 0px 0px; font-size: 16px; max-height: 2.4em; -webkit-line-clamp: 2; overflow: hidden; text-overflow: ellipsis; line-height: 1.2em;}
.mc-home .mc-poster > .mc-y{ color: #333;}

.mc .mc-poster .noimg{ box-shadow: none;}

    /* moviecard2 - más pequeña que la uno */

.mc2 .mc-poster img{ border: 0; box-shadow: 0 1px 5px rgba(0,0,0,0.5); border-radius: 5px;}
.mc2 .mc-title{ display: block; display: -webkit-box; font-size: 16px; max-height: 3em; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow-y: hidden; text-overflow: ellipsis; color: #337ab7; width: 100%;}
.mc2 ul{ list-style: none; padding:0; margin: 0;}
.mc2 ul .mc-director{ font-weight: bold; color: #666666}
.mc2 ul .mc-cast{ color: #777777}


    /* mini moviecard*/
.row.mc-section{ position: relative; margin-bottom: 30px;}
.row.mc-section .m-mc{ display: block; }
.row.mc-section .m-mc .mi-w img{ width: 100%; box-shadow: 0 5px 10px rgba(0,0,0,0.5); border-radius: 5px;}
.row.mc-section .m-mc .st-w img{ width: 60%; max-width: 200px; border-radius: 5px;}
.row.mc-section .m-mc .col-xs-9 .mt-10 .font-sm{color: #999;}
.row.mc-section .m-mc .col-xs-9 .mt-10 strong{color: #777777;}
.row.mc-section .m-mc .m-title{ font-size: 16px; }
.row.mc-section .m-mc .m-title2{ font-size: 24px; }
.row.mc-section .m-mc .m-title a{ font-size: 16px; }
.row.mc-section .see-more{position: absolute; bottom: -5px; left: 8px; border: 1px solid #e2e2e2; border-radius: 6px; padding: 2px 4px; z-index: 10; font-size: 12px;}
.row.mc-section .sg-wrapper{font-size: 14px; margin-top: 20px; margin-left: 1px; margin-bottom: 20px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}

    /* moviecard categorias */
.mc-cat .synop-text{ font-size: 12px; margin-bottom: 10px;}
.mc-cat .mc-director{ font-size: 12px; margin-bottom: 5px; }
.mc-cat .mc-cast{ font-style: italic; font-size: 11px;}
.cat-info{ color: #447CAD; }
.cat-info .cat-info-data{ padding: 5px; font-size: 10px; text-align: center;}
.cat-info .expl{ display: block; font-size: 12px; padding-bottom: 10px;}
.cat-info .date{ font-size: 14px; font-weight: bold;}

    /* moviecard only titles */
.mc.moviecard-title{min-height: unset;}
.mc.moviecard-title .mc-title{ width: 100%;}
.mc.moviecard-title .expl-wrapper{ text-align: right;}
.mc.moviecard-title .jw-wrapper-alone, .mc.moviecard-title .jw-wrapper{ display: inline-block;}
.mc.moviecard-title .expl{ display: inline-block; font-weight: bold;}
.mc.moviecard-title .jw-wrapper-link{ display: inline-block;}
.mc.moviecard-title .jw-wrapper-link a{ color: #333333;}

/**************  justwatch include ***********************************/

.jw-wrapper-alone .body .mone-type-wrapper .prov-offers-wrapper a img, .jw-wrapper .body .mone-type-wrapper .prov-offers-wrapper a img{ height: 30px; border: 1px solid #e2e2e2; box-shadow: 2px 3px 3px #c2c2c2;}
.jw-wrapper .body .mone-type-wrapper .prov-offers-wrapper img{ height: 30px; border: 1px solid #e2e2e2; box-shadow: 2px 3px 3px #c2c2c2;}


/*************** category and category tabs *************************/

h1 .cat-logo{ height: 30px; margin-right: 5px;}
.options-wrapper-cat{ display: flex; align-items: center; justify-content: center; margin-bottom: 20px; }
.category-wrapper .panel-body{padding: 0px; background: #E9E9E9;}
.category-wrapper .list-group-item{ padding: 0px; margin-bottom: 20px;}
.category-wrapper .list-group-item .media{ padding: 15px 5px 5px 5px; display: block; color: #666;}
.category-wrapper .list-group-item:last-child{ margin-bottom: 0px;}
.category-wrapper .list-group-item .cat-info{ margin: 10px 0px 0px 0px; color: #333; background: aliceblue;}
.category-wrapper .list-group-item .cat-info-data-expl{text-align: center;}
.category-wrapper .list-group-item .cat-info-when{margin-left: 5px;}
.category-wrapper .list-group-item .cat-info-theaters{ display: flex; align-items: center; justify-content: center; padding: 5px;}

.category-wrapper .list-group-item .more-info-wrapper{ display: flex; align-items: center;}
.category-wrapper .list-group-item .more-info-wrapper .cat-info-when{ width: 50%; padding: 15px 0px;}
.category-wrapper .list-group-item .more-info-wrapper .jw-wrapper-alone, .category-wrapper .list-group-item .more-info-wrapper .jw-wrapper.jw-scroller{ padding: 15px 5px; width: 50%;}
.category-wrapper .list-group-item .more-info-wrapper .jw-wrapper-alone .body, .category-wrapper .list-group-item .more-info-wrapper .jw-wrapper.jw-scroller .body{ display: inline-flex; align-items: center;}
.category-wrapper .list-group-item .more-info-wrapper .jw-wrapper.jw-scroller{ overflow-x: scroll; overflow-y: hidden; white-space: nowrap;}
.category-wrapper .list-group-item .more-info-wrapper .jw-wrapper.jw-scroller .mone-type-wrapper{ display: inline-block;}
.category-wrapper .list-group-item .more-info-wrapper .jw-wrapper-alone .prov-offers-wrapper a img{ border: 1px solid #e2e2e2; box-shadow: 2px 3px 3px #c2c2c2; height: 50px;}
.category-wrapper .list-group-item .more-info-wrapper .jw-wrapper.jw-scroller .prov-offers-wrapper img{ border: 1px solid #e2e2e2; box-shadow: 2px 3px 3px #c2c2c2; height: 30px;}
.category-wrapper .list-group-item .more-info-wrapper .body .mone-type-wrapper{ margin-left: 5px;}
.category-wrapper .panel-body .list-group-item .cat-info .date{ color: #447cad}
.category-wrapper .panel-body .list-group-item .cat-info .rentals span{ display: inline-block; width: 20px; height: 20px; line-height: 20px;  background: #79CB72;
                                                                        border-radius: 10px; text-align: center;}
.category-wrapper .panel-body .list-group-item .cat-info .rentals span i{ color: #FFF;}
.cat-nl{ margin-bottom: 10px;}

#share-fa2{ color: #447cad; margin-right: 10px; font-size: 16px; border: 1px solid #CCC; border-radius: 3px;  padding: 4px 8px; background: #fff; float: right;}
#share-fa2:hover{ background: #447cad;}
#share-fa2:hover i{ color: #FFF;}

/****************** awards **************************/

.cl-win{ background: #4CAF50 !important; color: #FFF !important;}

.awards-wr{ padding: 10px; background: #fff; color: #447CAD; margin-bottom: 10px; border-radius: 4px; border: 1px solid #d2d2d2}
.awards-wr .award-cat-link{ display: block; padding: 0px 5px; font-size: 18px; color: #fff; background: #555;}
.awards-wr .all-nom{ color: #fff; background: #555;}
.awards-wr .award-nom-link{ display: block; font-size: 18px; color: #333;}

.awards-wr .at-w{  display: block; color: #333; }
.awards-wr .at-w .at-i i{ font-size: 34px; color: #FCCB1A }
.awards-wr .at-w .at-t{ font-weight: bold;}

.z-awards .panel-heading .pull-right small{ text-decoration: underline;}
.z-awards .panel-body{ padding: 10px;}
.z-awards .list-group{ margin-bottom: 0px;}
.z-awards .list-group .list-group-item{ padding: 10px;}
.z-awards .list-group .first{ border-top: 0px;}
.z-awards .nom-txt{ margin-bottom: 10px;}
.z-awards .aw-wrapper-winner{ border-bottom: 0px;}

.z-awards .award-card-wrapper{ display: block;}
.z-awards .award-card-wrapper .media-left img{ box-shadow: 0 1px 5px rgba(0,0,0,0.5);}
.z-awards .award-card-wrapper .media .mc-title{ font-weight: normal; width: 100%;}
.z-awards .award-card-wrapper .media .mc .mc-title small{ color: #999;}
.z-awards .award-card-wrapper .media .avgrat-box{ margin: 10px 0 0 0; font-size: 24px; display: inline-block;}
.z-awards .award-card-wrapper .media .ratcount-box{ text-align: left; display: inline-block;}
.z-awards .award-card-wrapper .media .mc-director{ font-weight: bold; color: #666666; margin-top: 10px;}
.z-awards .award-card-wrapper .media .mc-cast{}
.z-awards .nom-count{ background: #447CAD; color: #FFF;}
.z-awards .award-card-wrapper.winner-card{}
.z-awards .win-row .award-card-wrapper .mc-title .movie-explan{ color: #4CAF50; font-weight: bold;}
.z-awards .award-card-wrapper .mc-title .movie-explan{ font-weight: bold; color: #888; margin-left: 8px;}

.z-awards .list-group .list-group-item .dc-ln{ display: block;}
.z-awards .list-group .list-group-item .ya-ln{ display: inline-block; color: #333; padding: 4px;}
.z-awards .aw-tx{ margin-bottom:10px; }

.z-awards .list-group.nms .list-group-item .movie-explan{font-weight: bold; color: #888; margin-left: 8px;}

.z-awards .panel-body .wrapper-mv{ overflow-x: scroll }
.z-awards .panel-body .wrapper-mv .aw-sc .in-block a{ display: block; margin-bottom: 3px;}
.z-awards .panel-body .wrapper-mv .aw-card{ display: inline-block; width: 100px;}
.z-awards .panel-body .wrapper-mv .aw-card .mc-poster img{ width: 80px; }
.z-awards .btn-wrapper{ overflow-x: scroll; }
.z-awards .btn-wrapper .btn-top{margin-bottom: 10px; white-space: nowrap;}
.z-awards .btn-wrapper .btn-bottom{margin-bottom: 10px; white-space: nowrap;}
.z-awards .mt-3{ margin-top: 10px;}
.z-awards .mt-3 a{ color: #337ab7}

/***********movie videomodal ******************/

#videomodal .modal-dialog { max-width: 800px; margin: 40% auto; }

#videomodal .modal-content{ border-radius: 0px; background-color: #000; }
#videomodal.modal-body { position:relative; padding:0px; }
#videomodal .close { position:absolute; right: 10px; top: -25px; z-index:999; font-size:2rem; font-weight: normal; color:#fff; opacity:1; }
#videomodal .m-title{color:  #fff; padding: 5px; font-weight: bold; }
#videomodal .see-more-trailer span{ color: #ffffff;}
#videomodal .see-more-trailer{ padding: 5px; }
#videomodal .see-more-trailer a{ color:  #fff; }

/*********** navbar button bottom *********************/

.header-mtb{margin-left: 5px; margin-bottom: 5px;}
#fa-nav-btm{ position: relative;}
#fa-nav-btm #left-sd{ position: absolute; opacity: .9; display: inline-block; top: 0; left: 0px; height: 100%;border-left: 1px solid #cccccc; border-radius: 3px;}
#fa-nav-btm #right-sd{ position: absolute; opacity: .9; display: inline-block; top: 0; right: 0px; height: 100%; border-right: 1px solid #cccccc; border-radius: 3px;}
#fa-nav-btm #hd-sc{ margin: 0px 5px 20px 5px; overflow: scroll;}
#fa-nav-btm .scr-bt{ white-space: nowrap; }
#fa-nav-btm .scr-bt .btn-bottom{ color: #337ab7}
#fa-nav-btm .scr-bt .fr-bt{ margin-left: 0px;}
#fa-nav-btm .scr-bt .lt-bt{ margin-right: 0px;}
#fa-nav-btm .scr-bt .ac-bt{ background-color: #E9E9E9; color: #333;}
#fa-nav-btm .scr-bt a{ font-size: 14px;}
#fa-nav-btm .scr-bt a i{ font-size: 18px; margin-right: 5px;}


/* movie buttons*/

/*
 * opcion 2
.movie-buttons{ margin-bottom: 10px;}
.movie-buttons > .btn-group > a{ color: #666;}
.movie-buttons > a{ font-size: 18px; }
.movie-buttons > a > i{ font-size: 14px; color: #666; padding-top: 2px;}
.movie-buttons .active > i{ color: #4682B4}
.movie-buttons .submenu > li{ padding: 5px 0px;}
.movie-buttons .submenu > li > a > i{ font-size: 16px; color: #777; padding-top: 2px;}
*/

.submenu > li > a{ font-size: 18px; }

/*carousel*/

#movie-images { position: relative; height: 120px; padding: 0px 5px;}
#movie-images .wrapper{ overflow-y: hidden; overflow-x: scroll;}
#movie-images .wrapper .scroller{ }
#movie-images .wrapper .scroller .mposter{ display: inline-block; margin-right: 5px; vertical-align: bottom;}

/******************* user card ************************/

.mini-uc .up-w .nick{ font-size: 24px;}
.mini-uc .up-w .fa-user-icon{ display: inline-block; vertical-align: top; background: #3C6E99; width: 50px; height: 50px; line-height: 50px; border-radius: 24px; text-align: center;}
.mini-uc .up-w .fa-user-icon i{ font-size: 34px; margin: 0px; vertical-align: middle; color: #FFF;}

.mini-uc{ margin-bottom: 15px; }
.mini-uc .up-w .nick{ font-size: 24px;}
.mini-uc .fa-user-icon{ display: inline-block; vertical-align: top; background: #3C6E99; width: 50px; height: 50px; line-height: 50px; border-radius: 24px; text-align: center;}
.mini-uc .fa-user-icon i{ font-size: 34px; margin: 0px; vertical-align: middle; color: #FFF;}
.user-social-items > a{ margin-right: 10px;}
.user-social-items > a > i{ color: #777777; font-size: 30px;}

.mini-uc-2{ margin-bottom: 5px; margin-left: 10px; }
.mini-uc-2 .up-w{ display: inline-flex;}
.mini-uc-2 .up-w .fa-user-icon{ vertical-align: top; background: #3C6E99; width: 26px; height: 26px; line-height: 30px; border-radius: 14px; text-align: center;}
.mini-uc-2 .up-w .fa-user-icon i{ color: #FFF; font-size: 16px;}
.mini-uc-2 .up-w a{ margin-left: 10px;}
.mini-uc-2 .up-w a strong{ font-size: 16px;}
.mini-uc-2 .pull-right{ position: absolute; top: 50px; right: 10px;}
.mini-uc-2 .pull-right i{ font-size: 18px;}

.urmain-wrapper{}
.urmain-wrapper .list-group .up-w .row .fa-user-icon{ text-align: right;}
.urmain-wrapper .list-group .up-w .row .fa-user-icon i{ font-size: 38px; vertical-align: text-top;}

/******************** mini user card sections ************/

.mini-up-sec{ font-size: 12px; margin: 10px -1px; }
.mini-up-sec .up-w .fa-user-icon{ background: #3C6E99; width: 36px; height: 36px; line-height: 44px; border-radius: 18px; text-align: center; display: inline-block; vertical-align: top;}
.mini-up-sec .up-w .fa-user-icon i{ font-size: 20px; color: #FFF;}
.mini-up-sec .up-w .nick{ font-size: 16px;}
.mini-up-sec >.user-stats .row .text-center div i{ color: #a2a2a2;}
.mini-up-sec .user-stats a{ font-size: 12px;}

/******************** user profile **********************/

.up-w #alias{ margin-bottom: 5px;}
.up-w #alias span{ color: #FFF; background-color: #a9a9a9; white-space: nowrap; padding: 2px 3px; border-radius: 5px;}
.user-stats{ background-color: #F8F9FD; padding: 0px;}
.user-stats .row{ margin: 0px;}
.user-stats .row .col-xs-3{ padding: 10px 5px 6px 5px;}
.user-stats .row .col-xs-3.active{ border-bottom: 4px solid #447cad;}
.user-stats .row .col-xs-4 div, .user-stats .row .col-xs-3 div{ color: #4682B4; font-size: 16px;}
.user-stats .row .col-xs-4 div i, .user-stats .row .col-xs-3 div i{ color: #333; font-size: 16px; margin-right: 3px; }
.user-stats > .row .col-xs-4 small, .user-stats > .row .col-xs-3 small{ font-size: 16px; color: #777; }
.user-stats #avg-r{ color: #333;}


#modalDeleteUser .modal-body .form-group{ margin-top: 20px;}
#modalDeleteUser .modal-body .w-cp{ margin-top: 20px;}

.ud-wrapper .btn-wrapper{ margin-top: 20px;}
.ud-wrapper .btn-wrapper .btn-primary{ margin-top: 10px; }
.ud-wrapper .btn-wrapper .cancel-react{ margin-top: 10px; }

.panel-delete .pd-info{ margin-bottom: 10px;}

.links-profiles .link-wrapper{ margin-bottom: 15px; margin-left: 5px;}

.panel .panel-body #info-container ul{ margin :0px; list-style: none; padding-left: 10px;}
.panel .panel-body #info-container ul li{ padding: 5px;}

/******************** full credits **********************/

.wrapper-full-cast{ display: inline-flex; width: 100%;}
.wrapper-full-cast .column-wrapper h3{font-size: 20px; margin-top: 20px;}
.wrapper-full-cast .column-wrapper h3:first-child{font-size: 20px; margin-top: 0px;}
.wrapper-full-cast .column-wrapper h3 .badge{font-size: 14px; color: #777777;}
.wrapper-full-cast .column-wrapper .credit-li{}
.wrapper-full-cast .column-wrapper .credit-li img{ box-shadow: 2px 3px 4px #BBBBBB; border-radius: 5px; }
.wrapper-full-cast .column-wrapper .credit-li .no-picture.no-picture-200{ box-shadow: 2px 3px 4px #BBBBBB; border-radius: 5px; border: 1px solid #e2e2e2;}
.wrapper-full-cast .column-wrapper .credit-li .no-picture.no-picture-250{ box-shadow: 2px 3px 4px #BBBBBB; border-radius: 5px; border: 1px solid #e2e2e2;}
.wrapper-full-cast .column-wrapper .credit-li a{ padding: 5px;  font-size: 16px; display: flex; align-items: center;}
.wrapper-full-cast .column-wrapper .credit-li a .credit-info{ display: inline-block; margin-left: 15px;}
.wrapper-full-cast .column-wrapper .credit-li a .credit-info .name{ }
.wrapper-full-cast .column-wrapper .credit-li a .credit-info .role{ font-size: 12px; color: #777777;}

/******************** user reviews **********************/
.z-reviews .panel-heading{ padding: 10px;}

.z-reviews .urev-w .urev-m{ border-bottom: 0px; padding-left: 10px;}
.z-reviews .urev-w .userreviewitem{ border-top: 0px; padding-left: 10px;}

.userreviewitem .user-review-title{ font-size: 16px; color: #337ab7; -webkit-line-clamp: 2; -webkit-box-orient: block-axis; max-height: 3em; text-overflow: ellipsis;
                                display: -webkit-box; overflow-y: hidden; width: 100%; overflow-x: hidden;}
.userreviewitem small{ font-weight: normal; color: #999999}
.userreviewitem .wrapper-sign a{ color: #555;}
.userreviewitem .wrapper-sign strong{ color: #333; }
.userreviewitem .mr-user-rat-rev{ margin-left: 25px; font-size: 12px; }
.userreviewitem .mr-user-rat-rev a{ color: #333; }
.userreviewitem .user-review-text{ margin-top: 10px; color: #000; font-size: 12px; overflow: hidden; height: 100px; overflow-y: hidden;}
.userreviewitem .expand{ width: 120%; margin-left: -17%;}
.userreviewitem .avgrat-box{ font-size: 22px;}

.userreviewitem h5{ color: #888888; margin: 5px 0px 0px; padding: 0px;}
.userreviewitem .usefull-text{ margin-top: 10px; color: #777; font-size: 12px; text-align: right; cursor: pointer;}
.userreviewitem .usefull-text2{ margin-top: 10px; color: #366B98; font-size: 12px; text-align: right; cursor: pointer;}

.full-review{ font-size: 16px; line-height: 1.8em; font-family: 'Open Sans', sans-serif; margin-bottom: 15px; overflow: hidden;}

.r-tx{ margin-top: 15px;}
.r-tx #c-nck{ font-size: 16px;}
.r-tx .in-block{ color: #999;}
.r-tx .avgrat-box{ font-size: 22px;}
.r-tx .avgrat-box strong{ color: #900;}
.r-useful-up:active{ background: #4CAF50}
.r-useful-down:active{ background: #F44336}
.share-review, .r-useful-up, .r-useful-down, .user-review-add-fav{ display: block; width: 36px; height: 40px; border-radius: 6px; border: 1px solid #e2e2e2; color: #666; text-align: center; line-height: 44px; margin: 0 auto; cursor: pointer;}
.share-review i, .r-useful-up i, .r-useful-down i, .user-review-add-fav i{ font-size: 22px;}
.is-fav{ color: #FFC107}

.userreviewitem .loading i{ font-size: 20px; margin: 30px;}
.userreviewitem .see-more-rev{ }
.userreviewitem .see-big-rev{ margin-top: 100px; text-align: center;}
.userreviewitem .see-big-rev i{ color: #777; font-size: 24px; }
#modalInfo{ position: absolute; top: -50px;}
.bg-danger{ background: #F44336; color: #FFF;}
.bg-success{ background: #4CAF50; color: #FFF;}
.bg-addfav{ background-color: #fbec88; color: #333;}

.ur-w{ -webkit-transition: all 0.30s ease-out; -moz-transition: all 0.30s ease-out; -ms-transition: all 0.30s ease-out;
        -o-transition: all 0.30s ease-out; outline: none;}
.ur-w .panel-heading h3{ width: 100%; overflow-x: hidden}
.user-reviews-highlight-down{ box-shadow: 0px 0px 5px 5px #F44336; border: 1px solid #F44336;}
.user-reviews-highlight-up{ box-shadow: 0px 0px 5px 5px #4CAF50; border: 1px solid #4CAF50; }

.mr-w .panel-heading{ border-bottom: 0px;}

.reviews-useful-bar {height: 8px; width: 100%; vertical-align: middle; background-color: #DDD; border-radius: 5px; margin: 10px 0px;}
.reviews-useful-bar > div {height: 8px; width: 0; background-color: #4CAF50; border-radius: 5px;}

/********************* pro reviews  ************************/

.pro-review a{ text-decoration: none;}
.pro-review .review-text{ color: #333333; margin-bottom: 5px;}
.pro-review .review-critic{ margin-top: 5px; font-weight: bold; color: #555555; font-size: 12px;}
.pro-review .review-critic .d-none{display: none;}
.pro-review .review-media{ font-size: 12px; color: #666666;}
.pro-review .review-link{ font-size: 11px;}
.pro-review .pos{ color: #4CAF50}
.pro-review .neg{ color: #F44336}
.pro-review .neu{ color: #FFBF00}
.pro-review .default{ color: #9E9E9E}

.chart-link-wrapper{}
.chart-link-wrapper .no-link{ padding: 5px;}
.chart-link-wrapper .pro-reviews-chart .body{ background: #fff; }
.chart-link-wrapper .pro-reviews-chart .body .pro-reviews-chart-wrapper{ height: 90px; padding: 10px 0px; position: relative; margin-left: auto; }
.chart-link-wrapper .pro-reviews-chart .body .pro-reviews-chart-wrapper .total-abs{ position: absolute; font-size: 22px; width: 76px; height: 70px; line-height: 70px; color: #999; text-align: center; left: 50px;}
.chart-link-wrapper .pro-reviews-chart .body .pro-reviews-chart-wrapper .total-abs small{ position: absolute; font-size: 14px; height: 70px; line-height: 70px; color: #999; text-align: center; }
.chart-link-wrapper .pro-reviews-chart .body .pro-reviews-chart-wrapper .total-abs small i{ color: #999; }
.chart-link-wrapper .pro-reviews-chart .body .pro-reviews-chart-wrapper #myChart{ left: 60px !important;}
.chart-link-wrapper .pro-reviews-chart .body .pro-reviews-chart-wrapper .legend-wrapper{ color: #777; text-align: center; margin-left: 100px;}
.chart-link-wrapper .pro-reviews-chart .body .pro-reviews-chart-wrapper .legend-wrapper .leg{ margin-bottom: 6px; }
.chart-link-wrapper .pro-reviews-chart .body .pro-reviews-chart-wrapper .legend-wrapper .leg i{ font-size: 10px; }
.chart-link-wrapper .pro-reviews-chart .body .pro-reviews-chart-wrapper .legend-wrapper .leg .leg-item{ width: 50px; display: inline-block; text-align: right; }
.chart-link-wrapper .pro-reviews-chart .body .pro-reviews-chart-wrapper .legend-wrapper .leg .leg-text{ width: 100px; display: inline-block; text-align: left; }

/********************* friendsmovierating soulmatesrating *********************/

.avg-wrapper{ display: inline-block; width: 30px; height: 30px; line-height: 30px; border: 1px solid #447CAD; color: #447CAD; border-radius: 3px; text-align: center;}
.avg-wrapper .average{ margin-top: 5px; font-size: 18px; font-weight: bold; }
.stars{ display: inline-block; vertical-align: top;}
.avg-text{ display: inline-block; }
.f-load{ background: url('/images/loading.gif') center center no-repeat; padding: 15px;}

.list-friends{ margin: 0 10px;}
.list-friends .bg-warning{ margin-top: 20px; padding: 10px;}
.list-friends .list-group-item:nth-child(2){ border-top: 0px; }
.list-friends .list-group-item{ padding: 15px 0px}
.list-friends .nick{ color: #337ab7 ; font-weight: bold; font-size: 18px;}
.list-friends .f-in{ color: #777; }
.list-friends .f-al{ color: #FFF; background-color: #a9a9a9; border: 1px solid #f2f2f2; white-space: nowrap; padding: 1px 3px; border-radius: 5px;}

.list-sm{ margin: 0 10px; border-top: 0px;}
.list-sm .bg-warning{ margin-top: 20px; padding: 10px;}
.list-sm .list-group-item:nth-child(1){ border-top: 0px; padding-top: 0px;}
.list-sm .list-group-item:nth-child(2){ border-top: 0px; }
.list-sm .list-group-item{ padding: 15px 0px}
.list-sm .f-in{ color: #777; }
.list-sm .nick{ color: #337ab7 ; font-weight: bold; font-size: 18px;}

/****************** animations *************************************/

.slide-in-right {
    -webkit-animation: slide-in-right 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
            animation: slide-in-right 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}

.slide-out-left {
    -webkit-animation: slide-out-left 0.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
            animation: slide-out-left 0.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
}

.slide-in-left {
    -webkit-animation: slide-in-left 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
            animation: slide-in-left 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}

.slide-out-right {
    -webkit-animation: slide-out-right 0.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
            animation: slide-out-right 0.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
}

.fade-in-fwd {
    -webkit-animation: fade-in-fwd 0.6s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
            animation: fade-in-fwd 0.6s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
}

/* ----------------------------------------------
 * Generated by Animista on 2020-7-16 13:43:19
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info.
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation fade-in-fwd
 * ----------------------------------------
 */
@-webkit-keyframes fade-in-fwd {
  0% {
    -webkit-transform: translateZ(-80px);
            transform: translateZ(-80px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    opacity: 1;
  }
}
@keyframes fade-in-fwd {
  0% {
    -webkit-transform: translateZ(-80px);
            transform: translateZ(-80px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    opacity: 1;
  }
}


/* ----------------------------------------------
 * Generated by Animista on 2020-5-22 19:58:4
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info.
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation slide-in-right
 * ----------------------------------------
 */
@-webkit-keyframes slide-in-right {
  0% {
    -webkit-transform: translateX(1000px);
            transform: translateX(1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}
@keyframes slide-in-right {
  0% {
    -webkit-transform: translateX(1000px);
            transform: translateX(1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}

/* ----------------------------------------------
 * Generated by Animista on 2020-5-22 19:58:35
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info.
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation slide-out-left
 * ----------------------------------------
 */
@-webkit-keyframes slide-out-left {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(-1000px);
            transform: translateX(-1000px);
    opacity: 0;
  }
}
@keyframes slide-out-left {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(-1000px);
            transform: translateX(-1000px);
    opacity: 0;
  }
}

/* ----------------------------------------------
 * Generated by Animista on 2020-5-25 9:7:3
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info.
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation slide-in-left
 * ----------------------------------------
 */
@-webkit-keyframes slide-in-left {
  0% {
    -webkit-transform: translateX(-1000px);
            transform: translateX(-1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}
@keyframes slide-in-left {
  0% {
    -webkit-transform: translateX(-1000px);
            transform: translateX(-1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}

/* ----------------------------------------------
 * Generated by Animista on 2020-6-12 9:17:57
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info.
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation slide-out-right
 * ----------------------------------------
 */
@-webkit-keyframes slide-out-right {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(1000px);
            transform: translateX(1000px);
    opacity: 0;
  }
}
@keyframes slide-out-right {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(1000px);
            transform: translateX(1000px);
    opacity: 0;
  }
}




/******************* soulmates ***************************************/

.sm-user-rs{ text-align: center; padding-bottom: 10px;}

.soulmates-form-header{}
.soulmates-form-header .panel-title{ display: flex; align-items: center;}
.soulmates-form-header .panel-title .btn-default{ margin-left: auto;}
.soulmates-form-header .panel-title .btn-default.d-none{ display: none; }

.form-wrapper{ }
.form-wrapper label{ font-weight: normal; }
.form-wrapper .magic-radio+label:before{ top: 0px;}
.form-wrapper .magic-checkbox+label:before{ top: 0px;}
.form-wrapper .magic-checkbox+label:after { top: 2px;}
.form-wrapper .sub-title{ font-weight: bold; color: #333; font-size: 12px; margin-top: 20px;}
.form-wrapper .sub-title:first-child{ margin-top: 0px;}
.form-wrapper .sub-title-explain{ display: flex; color: #777; font-size: 11px;}
.form-wrapper .sub-title-explain small:first-child{ margin-left: 0; }
.form-wrapper .sub-title-explain small{ margin-left: auto; }
.form-wrapper .form-group-d-in{ display: flex; align-items: center; margin: 5px 0px 10px 0px; justify-content: space-between;}
.form-wrapper .form-group-d-in .smlabel{ margin-right: 10px;}
.form-wrapper .form-group{ margin: 10px 0px; }
.form-wrapper .sub-input-wrapper{margin-left: 10px; display: none;}
.form-wrapper .slider-wrapper .slider{  -webkit-appearance: none; appearance: none; width: 100%; height: 25px; background: #d3d3d3; outline: none; opacity: 0.7; -webkit-transition: .2s; transition: opacity .2s;}
.form-wrapper .slider-wrapper .slider::-webkit-slider-thumb { -webkit-appearance: none; appearance: none;width: 25px; height: 25px; background: #447CAD; cursor: pointer;}

.buttons-wrapper{ display: flex; justify-content: space-between; padding: 10px;}
.buttons-wrapper .smsrec{ margin-left: auto;}

.m-soulmates-wrapper .panel-heading{ padding: 5px;}
.m-soulmates-wrapper .soulmates-header{ display: flex; padding: 5px; font-size: 12px;}
.m-soulmates-wrapper .soulmates-header small{ display: block; width: 33%; text-align: right;}
.m-soulmates-wrapper .soulmates-header small:first-child{ text-align: left; }
.m-soulmates-wrapper .soulmates-header small:last-child{ margin-left: auto; text-align: right;}
.m-soulmates-wrapper .soulmates-wrapper{ padding: 10px 0px 0px 0px; height: 840px; position: relative; overflow: hidden;}
.m-soulmates-wrapper .soulmates-wrapper .soulmate-wrapper{ padding: 10px; display: flex; width: 100%; }
.m-soulmates-wrapper .soulmates-wrapper .soulmate-wrapper a{ display: flex; align-items: center; width: 100%;}
.m-soulmates-wrapper .soulmates-wrapper .soulmate-wrapper a .sm-name{ width: 40%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.m-soulmates-wrapper .soulmates-wrapper .soulmate-wrapper a .sm-matches{ margin-left: 5px; color: #333; font-size: 12px;}
.m-soulmates-wrapper .soulmates-wrapper .soulmate-wrapper a .sm-matches strong{ font-size: 16px; font-weight: bold; margin-right: 2px;}
.m-soulmates-wrapper .soulmates-wrapper .soulmate-wrapper a .sm-matches .total{ margin-left: 2px;}
.m-soulmates-wrapper .soulmates-wrapper .soulmate-wrapper .affinity{ margin-left: auto; color: #333;}
.m-soulmates-wrapper .soulmates-wrapper .soulmate-wrapper .affinity::after{ content: "%"}

.m-soulmates-wrapper .buttons-wrapper-bottom{ display: flex; padding: 10px;}
.m-soulmates-wrapper .buttons-wrapper-bottom .smsrec{ margin-left: auto;}

.leyend-bottom .panel-body ul{ margin:0px; padding: 0px; }
.leyend-bottom .panel-body ul li{ list-style: none; margin-bottom: 10px; font-size: 13px; color: #555; }

.panel-hidden{ display: none; }

#loading .modal-dialog{ display: table; position: relative; margin: 0 auto; top: calc(30%); }
#loading .modal-dialog .modal-content{ background-color: #fff; border: none; padding: 50px; display: flex; align-items: center;}
#loading .modal-dialog .modal-content .loading-text{ margin-left: 10px; font-size: 16px;}

form[name="smsrecform"]{ display: none;}
form[name="smsrecform"] label{ display: block;}
form[name="smsrecform"] .form-group .slider-sublabel{ display: flex;}
form[name="smsrecform"] .form-group .slider-sublabel .d-last{ margin-left: auto;}
form[name="smsrecform"] .form-group .slider{ text-align: center; margin: 0 auto; width: 95%}
form[name="smsrecform"] .form-group .slider .slider-tick{ background: #447cad;}
form[name="smsrecform"] .form-group .slider .slider-tick.round{ opacity: .0}
form[name="smsrecform"] .form-group #slideryear .slider-track .slider-selection{ background: #447cad; opacity: .7;}
form[name="smsrecform"] .form-group #slideryear .tooltip.tooltip-main.show{ opacity: .9}
form[name="smsrecform"] .form-group #slideryear .tooltip .tooltip-inner{ background: #F8F9FA; border: 1px solid #333333; color: #555555;}
form[name="smsrecform"] .btn-wrapper{display: flex;}
form[name="smsrecform"] .btn-wrapper .btn.btn-primary{margin-left: auto;}

/******************* userrec ******************************************/

.user-rec-wrapper .panel-body{ padding: 0px; }
.user-rec-wrapper .panel-body .list-group-item{ padding: 10px; }
.user-rec-wrapper .panel-body .list-group-item .bg-my-rating{ display: none; margin: 0; margin-left: auto; margin-right: 30px;}
.user-rec-wrapper .panel-body .list-group-item .pull-right.op-w{ font-size: 20px; padding: 5px 20px; position: absolute; bottom: 4px; right: 0px;}
.user-rec-wrapper .panel-body .list-group-item .text-right .rate-movie{ margin-right: 45px;}

#rateMovie .modal-body{ padding: 0px;}
.tpl-hidden{display: none;}

/******************* smsrec ******************************************/

.smsrec-wrapper{ padding: 0px;}
.smsrec-wrapper .list-group-item{ padding: 10px;}
.smsrec-wrapper .wtext{ display: block; padding: 10px; background: #ADEBFF;}
.smsrec-wrapper .list-group-item .pull-right.op-w{ font-size: 20px; padding: 5px 20px; position: absolute; bottom: 4px; right: 0px;}
.smsrec-wrapper .list-group-item .text-right .rate-movie{ margin-right: 45px;}
.d-none{ display: none;}
.nav-footer{ text-align: center; margin: 0 auto 10px}

/******************* reccat ******************************************/

.reccatwrapper .list-group-item{ padding: 10px;}
.reccatwrapper .list-group-item .mc{ margin-top: 0px; padding-left: 0px;}

/********************* minicat ************************/

.minicat a img { .border: 0; box-shadow: 0 1px 5px rgba(0,0,0,0.5) }

/******************** topcat **************************/

.number-top-wrapper{ position: absolute; top: 10px; right: 10px;}

/********************* catgenre ************************/

#z-catgenres .btn-group-justified{ margin: 5px 0 15px 0 }
#z-catgenres #catgenres .cat-images{ position: relative; height: 170px; padding: 0px 5px;}
#z-catgenres #catgenres .cat-images .wrapper { overflow-y: hidden; overflow-x: scroll;}
#z-catgenres #catgenres .cat-images .wrapper .scroller .mitem{ display: inline-block; margin-right: 5px;}
#z-catgenres #catgenres .cat-images .wrapper .scroller .mitem a img{ height: 140px; width: 88px;}
#z-catgenres #catgenres .cat-images .wrapper .scroller .mitem .text-left .avgrat-box{ margin-top: 3px;}

/********************* theaters ************************/

.section-title-wrapper{ margin: 10px; font-size: 18px; text-align: center; font-weight: bold; color: #666;}
.wrapper-select-th{ margin-bottom: 20px;}

               /* autocomplete theaters */

.th-s{ width: 85% !important; padding: 0px !important;}
.th-s .precision{ background: #e2e2e2; padding: 3px 0px 10px 3px; font-size: 12px;}

.th-wrapper{ border-bottom: 1px solid #e2e2e2;}
.th-wrapper .name{ font-weight: bold; font-size: 14px; color: #666; margin-left: 5px; margin-top: 3px;}
.th-wrapper .street{ font-style: italic; font-size: 12px; color: #999; margin-left: 5px}


/********************* theaters ************************/

.buy-mw .ec-title{ margin: 5px 0px; color: #333; }
.buy-mw .n-fh{ margin-top: 20px; border-top: 0px}
.buy-mw .pri-w{ color: #337ab7; font-weight: bold; font-size: 18px; display: inline-block; margin-top: 5px;}
.buy-mw .cat-t{ margin-left: 5px;}
.buy-mw .col-xs-4 .btn-primary{ float: right;}

/******************* userratings ************************/

.order-summary{ margin-left: 10px; margin-bottom: 10px;}

.btn-userrat-wrapper{ display: flex; align-items: center; justify-content: space-between; margin-bottom: 10px;}
.btn-userrat-wrapper .order-summary{ margin-left: 10px; margin-bottom: 0px;}
.btn-userrat-wrapper .btn.btn-default.ch-v.poster-view{ margin-right: 10px;}
.btn-userrat-wrapper .btn.btn-default.ch-v.list-view{ margin-right: 10px;}

.panel.panel-default.user-ratings-wrapper .list-group .list-group-item{ padding: 10px 5px;}

/******************* userrating ************************/

.urs-w{ border: 0; position: relative; text-align: center; padding-top: 0px; margin: 10px 0px 0px;}
.urs-w .avgrat-box{ font-size: 24px; margin-bottom: 10px;}
.urs-w .urs-s{ float: right; width: 2em; background: #FFF; border: 1px solid #777; height: 1.6em; line-height: 1.6em; border-top-left-radius: 0px;
                border-bottom-left-radius: 0px; border-top-right-radius: 6px; border-bottom-right-radius: 6px; color: #777; border-left-width: 0px; }

/********************** mc-sections ********************/

.mbw-w .m-pos{ width: 30px; height: 30px; border-radius: 20px; background: #fecd19; color: #FFF; font-size: 20px;font-weight: bold; line-height: 30px; position: absolute; top: -12px; margin-left: -15px}
.mbw-w .pos-line{ position: relative; height: 50px;}
.mbw-w .pos-line > div {border-bottom: 5px solid #447CAD; position: absolute; top: 20px; width: 100%; text-align: center;}
.mbw-w .l7d-w{ display: inline-block; width: 46%; background: #E2E2E2; margin: 20px 0px 0px;}
.mbw-w .l7d-w .avgrat-box{ margin-right: 10px; border-radius: 0; float: left; font-size: 26px;}
.mbw-w .l7d-w .l7d-t{ margin-top: 5px; margin-bottom: 3px; font-size: 12px; font-weight: bold;}
.mbw-w .l7d-w .ratcount-box{ text-align: left;}

/*********************** tour  ****************************/

.to-w .panel .list-group .list-group-item{padding: 5px 15px 5px 5px;}
.modal-sm .modal-content{ background-color: transparent;}
.modal-sm .modal-content .list-group-item:first-child{ border-top-right-radius: 0px; border-top-left-radius: 0px; }
.modal-sm .modal-content .list-group-item:last-child{ border-bottom-right-radius: 0px; border-bottom-left-radius: 0px;}
.modal-sm .list-rat{ background-color: #FFF; opacity: .85;}
.modal-sm .list-group-item{ margin-bottom: 0px;}


/*********************** topgen ***************************/

#filter-menu{ display: none;}

.z-topgen .header-page{ display: block; text-decoration: underline;}
.z-topgen .panel-heading{ display: block; }
.z-topgen .top-movies .list-group-item .pos-top-cat{ font-size: 22px;}
.z-topgen #all-filter-wrapper{ display: none;}
.z-topgen #all-filter-wrapper .ys-w{ width: 48%; }
.z-topgen .fa-in-w{ margin-bottom: 20px; padding: 10px; border-radius: 6px; border: 1px solid #a2a2a2; color: #777; display: none;}

.z-topgen .header-page{ display: block; text-decoration: underline;}
.z-topgen .panel-heading{ display: block; }
.z-topgen .btn-top-wrapper{  display: flex; justify-content: space-between;}
.z-topgen .btn-top-wrapper a{ font-size: 12px; padding: 10px; display: flex; justify-content: center; align-items: center;}
.z-topgen .btn-top-wrapper .btn.btn-default{ margin: 5px; font-size: 12px; padding: 5px; display: flex; align-items: center; justify-content: center; }
.z-topgen .btn-top-wrapper .btn.btn-default i{ margin-left: 5px;}
.z-topgen .btn-top-wrapper .btn.btn-primary{ margin: 5px; font-size: 16px; padding: 5px}
.z-topgen .btn-top-wrapper .btn.btn-primary i{ color: #FFFFFF;}
.z-topgen .btn-top-wrapper .btn.btn-default.ch-v{ margin-left: auto;}
.z-topgen .btn-top-wrapper .tooltip-new{ color: #333333;}
.z-topgen .top-movies .list-group-item .pos-top-cat{ font-size: 22px;}
.z-topgen .fa-in-w{ margin-bottom: 20px; padding: 10px; border-radius: 6px; border: 1px solid #a2a2a2; color: #777; display: none;}


.z-topgen .tpl-hidden{display: none;}
.z-topgen .movies-wrapper{display: flex; flex-wrap: wrap; justify-content: space-between; margin: 0px; padding-bottom: 10px;}
.z-topgen .movies-wrapper.no-results{ display: block; margin: 0px; padding-bottom: 0px;}
.z-topgen .movies-wrapper .list-group-item{ padding: 5px 0px; width: 100%;}
.z-topgen .movies-wrapper .list-group-item .providers{ padding: 5px; display: flex; border: 1px solid #CCC; border-radius: 3px; padding: 5px; position: relative; cursor: pointer; justify-content: flex-end; float: right; margin-right: 5px;}
.z-topgen .movies-wrapper .list-group-item .providers .provider-icons img{ margin: 0px 5px; height: 30px;}
.z-topgen .movies-wrapper .list-group-item.adver{ margin: 10px auto; text-align: center;}
.z-topgen .movies-wrapper .image-wrapper{ margin: 2% 0 3% 1%; width: 32%; display: block; position: relative; border: 0px;}
@media screen and (min-width: 800px) {
    .z-topgen .movies-wrapper .image-wrapper{ width: 30%; }
}
@media screen and (min-width: 1024px) {
    .z-topgen .movies-wrapper .image-wrapper{ width: 22%; }
}
.z-topgen .movies-wrapper .image-wrapper .pos-wrapper-shadow{ position: absolute; top: -10px; background: #FFF; left: -2px; border-radius: 12px; z-index: 99; width: 18%; content: ''; font-size: 2vw;}
.z-topgen .movies-wrapper .image-wrapper .pos-wrapper-shadow.tnum{ width: 30px;}
.z-topgen .movies-wrapper .image-wrapper .pos-wrapper-shadow.fnum{ width: 40px;}
.z-topgen .movies-wrapper .image-wrapper .pos-wrapper{ position: absolute; top: 1px; background: #333; color: #FFF; left: 3px; border-radius: 12px; z-index: 100; font-size: 3vw; width: 17%; text-align: center; border: 1px solid #fff; padding: 1px 3px;}
@media screen and (min-width: 1000px) {
  .z-topgen .movies-wrapper .image-wrapper .pos-wrapper {
     font-size: 20px;
  }
}
.z-topgen .movies-wrapper .image-wrapper .pos-wrapper.tnum{ width: 26%;}
.z-topgen .movies-wrapper .image-wrapper .pos-wrapper.fnum{ width: 30%;}
.z-topgen .movies-wrapper .image-wrapper img{ border-radius: 6px; width: 100%; height: calc(100% - 5px); box-shadow: 1px 2px 7px #a9a9a9;}
.z-topgen .movies-wrapper .image-wrapper .avg-rating-list{ position: absolute; bottom: 2%; margin-left: auto; margin-right: auto; left: 0; right: 0; border: 1px solid #fff; font-size: 4vw; height: auto;}
@media screen and (min-width: 1000px) {
  .z-topgen .movies-wrapper .image-wrapper .avg-rating-list {
     font-size: 20px;
  }
}

#modalSort .list-group{ margin-bottom: 0px;}
#modalSort .list-group .list-group-item:first-child, #modalSort .list-group .list-group-item:last-child{ border-radius: 0;}
#modalSort .list-group .list-group-item{ font-size: 15px;}

/********************** poster-list-grid ********************/

.pg.poster-list-grid{ display: grid; grid-template-columns: repeat(auto-fill, minmax(100px, 1fr)); grid-gap: 10px; list-style: none; margin: 5px; padding: 0px;}
.pg.poster-list-grid.fourmin{ display: grid; grid-template-columns: repeat(auto-fill, minmax(80px, 1fr)); grid-gap: 15px 5px;}
@media (min-width: 550px) {
    .pg.poster-list-grid{ grid-template-columns: repeat(auto-fill, minmax(120px, 1fr));  }
    .pg.poster-list-grid.fourmin{ grid-template-columns: repeat(auto-fill, minmax(120px, 1fr)); grid-gap: 15px 5px; }
}

@media (min-width: 700px) {
    .pg.poster-list-grid{ grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));  }
    .pg.poster-list-grid.fourmin{ grid-template-columns: repeat(auto-fill, minmax(160px, 1fr)); grid-gap: 15px 5px; }
}
.pg.poster-list-grid .grid-item{ margin: 0 auto; text-align: center;}
.pg.poster-list-grid .grid-item .image-wrapper{ display: inline-block; width: 100%; position: relative;}
.pg.poster-list-grid .grid-item .image-wrapper .pos-wrapper{ position: absolute; top: -10px; left: -2px; border-radius: 12px; z-index: 99; width: 22%; content: ''; font-size: 12px; background: #333; color: #fff; text-align: center; border: 1px solid #fff; display: inline-table;}
.pg.poster-list-grid .grid-item .image-wrapper .pos-wrapper.tnum{ width: 32%; font-size: 10px;}
.pg.poster-list-grid .grid-item .image-wrapper .pos-wrapper.fnum{ width: 38%; font-size: 9px;}
.pg.poster-list-grid .grid-item .image-wrapper img{ border-radius: 6px; width: 105px; height: 157.5px; box-shadow: 1px 2px 7px #a9a9a9;}
.pg.poster-list-grid.fourmin .grid-item .image-wrapper img{ border-radius: 6px; width: 82px; height: 124px; box-shadow: 1px 2px 7px #a9a9a9;}
@media (min-width: 700px) {
        .pg.poster-list-grid .grid-item .image-wrapper img{ width: 150px; height: 221px;}
        .pg.poster-list-grid.fourmin .grid-item .image-wrapper img{ width: 150px; height: 221px;}
}
.pg.poster-list-grid .grid-item .image-wrapper .rating-wrapper{display: flex;}
.pg.poster-list-grid .grid-item .image-wrapper .rating-wrapper .avgrat-box{ margin-top: -10px; position: relative; border: 1px solid #FFFFFF;}
.pg.poster-list-grid .grid-item .image-wrapper .rating-wrapper .avgrat-box.bg-user-rating{ border: 1px solid #900;}
.pg.poster-list-grid .grid-item .image-wrapper .title{ font-size: 12px; width: 100px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.pg.poster-list-grid .grid-item .image-wrapper .no-avgbox{ height: 5px;}

.fourmin.pg.poster-list-grid .grid-item .image-wrapper .rating-wrapper .avgrat-box{ margin-top: -10px; position: relative; border: 1px solid #FFFFFF; font-size: 12px;}
@media (min-width: 700px) {
    .fourmin.pg.poster-list-grid .grid-item .image-wrapper .rating-wrapper .avgrat-box{ font-size: 16px;}
}

.pg.poster-list-grid.no-results{ grid-template-columns: auto;}

/********************** trailer *****************************/

.sinop-bottom{ padding: 10px; text-align: left;}
.sinop-bottom .header{ font-weight: bold;}
.margin-footer-trailer{ margin: 10px 0px; text-align: center;}

/********************* movie-group **************************/

.movie-group-wrapper .d-flex{ margin: 0px 10px;}
.movie-group-wrapper .panel-title.text-left .badge{ margin-left: 5px;}
.movie-group-wrapper .sort-ch-wrapper{ justify-content: space-between; margin-top: 10px;}

.movie-group-wrapper .list-group{ padding: 10px 0px;}
.movie-group-wrapper .list-group .list-group-item.s-list{ margin: 0px; border-bottom: 0px; padding: 10px 5px}
.movie-group-wrapper .list-group .list-group-item .d-flex{ justify-content: space-between;}
.movie-group-wrapper .list-group .list-group-item .d-flex .pos{ width: 30px; font-weight: bold;}
.movie-group-wrapper .list-group .list-group-item .d-flex .m-title{ text-align: left; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; width: 100%;}
.movie-group-wrapper .list-group .list-group-item .d-flex .m-title .year{ color: #777777; font-size: 12px;}
.movie-group-wrapper .list-group .list-group-item .d-block{ text-align: left; width: 120px; margin-left: 38px;}
.movie-group-wrapper .list-group .list-group-item .d-block .avg-r-w{ }
.movie-group-wrapper .list-group .list-group-item .d-block .avg-r-w .avg-rating{ background: #447CAD; text-align: center; color: #FFFFFF; letter-spacing: -1px; width: 2em; height: 1.6em; line-height: 1.6em; margin: 0 auto; border-radius: 0.3em; box-sizing: border-box;
                                                                                  border: 1px solid #447CAD;font-weight: normal;}
.movie-group-wrapper .list-group .list-group-item .d-block .in-block.rat-w-g{ color: #777777; }

.panel-default.other-groups .panel-body.list-group{ padding: 0px;}
.panel-default.other-groups .panel-body.list-group .rel-group-movies .in-block img{ border-radius: 6px;}

.d-flex.sort-ch-wrapper #sortModal .modal-dialog .modal-content .modal-body ul li{ margin-left: 15px;}

/********************** private - cookies *******************/

.private-wrapper ul{ margin-left: 0px; padding-left: 0px;}


/******************* modal menu ********************/

.bg-modal{ background-color: #fff; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; backface-visibility: hidden; -webkit-perspective: 1000;
            -moz-perspective: 1000; -ms-perspective: 1000; perspective: 1000;}
.modal-overlay{ position: fixed; top: 0; left: 0; height: 100%; width: 100%; overflow: hidden; z-index: 100; background-color: #777; opacity: .7;}
.img-modal-overlay{ display: block; position: fixed; top: 0; left: 0; height: 120%; width: 100%; overflow: hidden; z-index: 100; background-color: transparent; margin-top: 40px; text-align: center;}
.bg-overlay{ display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; opacity: 0.8; background: #777; z-index: 99; background: url(../images/overlay.png) repeat 0 0; }

.fx-m .page-content{ width: 100%; }

#search-menu{ height: auto; width: 100%; position: fixed; left: 0; top: 55px; color: white; z-index: 500; margin: auto;}
#search-menu > .s-w{ margin:0 5px; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px; padding: 10px 5px 10px 5px;}
#search-menu > .s-w .s-header{ color: #333; font-size: 20px; background: #FFF; margin: 10px 0px; padding: 0px; float: right;}
#search-menu > .s-w .s-header .pull-right{ color: #333333; font-size: 16px;}
#search-menu form[name="search"]{ width: 88%; display: inline-block;}
#search-menu form[name="search"] input{ font-size: 20px;}

#modal-sign-in{ height: 100%; width: 300px; position: fixed; z-index: 101; top: 0px; right: 0px; margin-top: 50px;display: none;}
#modal-sign-in .mmh-f{ color: #333; font-size: 20px; border: 0px; position: absolute; width: 100%; background: #FFF; margin: 0px; padding: 10px 0 10px 25px; z-index: 50;}
#modal-sign-in .mmh-f .pull-right {margin-right: 10px;}
#modal-sign-in .mmh-f .pull-right i{ color: #fecd19; font-size: 30px;}
#modal-sign-in .modal-menu-header{ color: #333; margin: 10px 0 0 25px; padding-bottom: 2px; font-size: 20px; margin-bottom: 10px; border: 0px; }
#modal-sign-in .ex-m{ margin-top: 30px}
#modal-sign-in .form-signin{ background-color: #EEE; padding: 20px;}
#modal-sign-in ul{ margin: 0px; padding: 50px 0px; list-style: none; overflow:hidden; overflow-y:scroll;}
#modal-sign-in .form-signin .form-group label{ color: #777; font-weight: normal;}
#modal-sign-in .form-signin .pull-right i { color: #fecd19; font-size: 20px}
#modal-sign-in .reg-w{ background-color: #EEE; padding: 24px;}
#modal-sign-in .reg-w .pull-right i{ color: #fecd19; font-size: 20px;}
#modal-sign-in .info-reg{ margin: 15px 0px 0px;}
#modal-sign-in .info-sh-w{ background-color: #EEE; padding: 24px;}
#modal-sign-in .info-sh-w i { color: #fecd19; font-size: 20px}

#modal-menu-user{ height: auto; font-size: 18px;}
#modal-menu-user > .u-w{margin:0 5px; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px; padding: 5px 5px 10px 5px}

#user-menu{ height: 100%; display: none; width: 300px; position: fixed; z-index: 101; top: 0px; right: 0px; margin-top: 50px; -webkit-transform: translate(0); -ms-transform: translate(0); transform: translate(0);}
#user-menu .text-right i{ color: #fecd19; font-size: 30px;}
#user-menu .close-sb{ margin-right: 10px; position: absolute; right: 0; background: #FFF;}
#user-menu > .u-w{ }
#user-menu > .u-w .info-li{ background: #FFFF00}
#user-menu > .u-w .modal-menu-header{ color: #333; margin: 10px 0 0 25px; padding-bottom: 2px; font-size: 20px; margin-bottom: 10px; border: 0px;}
#user-menu > .u-w > ul{ list-style: none; padding: 0px; margin: 10px 0px 0 0px; overflow: hidden; overflow-y: scroll;}
#user-menu > .u-w > ul .modal-menu-header{ color: #447cad; margin-top: 10px; padding-bottom: 2px; font-size: 20px; font-weight: bold; margin-bottom: 10px; text-transform: uppercase;}
#user-menu > .u-w > ul li{ border-top: 1px solid #e2e2e2;}
#user-menu > .u-w > ul li a{ display: block; padding: 10px 0px 10px 25px; color: #447cad; font-size: 18px;}
#user-menu > .u-w > ul li a:active{ background: #D2D2D2;}
#user-menu > .u-w > ul li a .ic-w{ display: inline-block; width: 30px; height: 30px; border-radius: 20px; background-color: #FFF; text-align: center; line-height: 30px; color: #FFF; margin-right: 15px;}
#user-menu > .u-w > ul li a .ic-w i{ vertical-align: middle; color: #333;}
#user-menu > .u-w > ul li a:active .ic-w{ background-color: #447cad; }
#user-menu > .u-w .user-prof-link{ display: block; padding: 10px 0px 10px 25px; color: #333; font-size: 18px;}
#user-menu > .u-w .user-prof-link i{ font-size: 22px;}
#user-menu > .u-w > ul li a .lg-out{ background: #fecd19; color: #FFF;}
#user-menu .form-signin{ background-color: #EEE; padding: 20px;}
#user-menu .debug-cookie{ display: block; padding: 10px 0px 10px 25px; color: #447cad; font-size: 18px;}
#user-menu .debug-cookie .ic-w{ display: inline-block; width: 30px; height: 30px; border-radius: 20px; background-color: #C2C2C2; text-align: center; line-height: 30px; color: #FFF; margin-right: 15px;}

#navbar2{ display: none; position: fixed; z-index: 101; top: 0px; right: 0px; width: 300px; height: 100%; margin-top: 50px; -webkit-transform: translate(0); -ms-transform: translate(0); transform: translate(0);}
#navbar2 > n-w{ margin:0 5px; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px; padding: 0px 5px 10px 5px }
#navbar2 .mmh-f{ color: #333; font-size: 20px; border: 0px; padding: 10px 5px 10px 10px}
#navbar2 .mmh-f .pull-right{ margin-right: 10px; position: absolute; right: 0; background: #eee;}
#navbar2 .mmh-f .pull-right i{ font-size: 30px; color: #fecd19;}
#navbar2 #fix-hd{ background: #EEE; border-bottom: 1px solid #ccc;}
#navbar2 ul{ list-style: none; padding: 0px; margin: 0px; overflow:hidden; overflow-y:scroll; width: 100%;}
#navbar2 .modal-menu-header{ color: #333; margin-top: 10px; padding-bottom: 2px; font-size: 20px; margin-bottom: 10px; border: 0px; }
#navbar2 ul .modal-menu-header span{ margin-left: 25px; }
#navbar2 ul li{ border-top: 1px solid #e2e2e2;}
#navbar2 ul .lst-li{ border-bottom: 1px solid #e2e2e2;}
#navbar2 ul li a{ display: block; padding: 10px 0px 10px 25px; color: #447cad; font-size: 18px;}
#navbar2 ul li a:active{ background: #D2D2D2; color: #333;}
#navbar2 ul li a:active .ic-w{ background: #447cad;}
#navbar2 ul li a .ic-w{ display: inline-block; width: 30px; height: 30px; border-radius: 20px; background-color: #FFF; text-align: center; line-height: 30px; margin-right: 15px;}
#navbar2 ul li a .ic-w i{ vertical-align: middle; color: #333;}
#navbar2 ul li a i{ width: 20px; color: #FFF; text-align: center; font-size: 16px}
#navbar2 ul li a .text-left img{ margin-right: 20px;}
#navbar2 ul li a .text-left .oval-icon{ border: 1px solid #c2c2c2; border-radius: 20px;}
#navbar2 .secondary-nav{ background: #447CAD; margin-top: 20px; margin-bottom: 10px; position: fixed; bottom: 40px; width: 100%;}
#navbar2 .secondary-nav .nav-social-items{ width: 32%; display: inline-block; text-align: center; padding: 10px 0px;}
#navbar2 .secondary-nav .b-r{ border-right: 1px solid #D2D2D2}
#navbar2 .secondary-nav .nav-social-items a{ display:block; height: 30px; width: 30px; background: #000; margin:0 auto; line-height: 30px; padding: 3px; border-radius: 30px;}
#navbar2 .secondary-nav .nav-social-items a i{ font-size: 20px; color: #fff;}

#modal-menu-user a{ color: #4F4F4F}

    /* modal share */
#sh-ur{ display: inline-block; margin-top: 10px; color: #888888;}
#sh-ur .share-wrapper{ color: #447cad;}
#sh-ur .share-wrapper i{ font-size: 16px; color: #000;}

#md-sh .modal-header{ border-bottom: 0px; padding-bottom: 0px;}
#md-sh .modal-title{ font-weight: bold;}
#md-sh .not-select{ background: #e2e2e2; color: #333; border: 1px solid #e2e2e2;}
#md-sh .not-select i{ color: #e2e2e2 !important;}
#md-sh #sh-mv, #md-sh #sh-rt{ width: 49%; }
#md-sh #sh-mv .c-s, #md-sh #sh-rt .c-s{ width: 30px; height: 30px; line-height: 35px;}
#md-sh #sh-mv i, #md-sh #sh-rt i{ font-size: 18px; color: #337ab7}

.share-modal{ padding: 5px;}
.share-modal .fa-times-circle{ font-size: 24px; color: #FFF !important;}
.share-modal .share-header{ margin: 0px 10px 10px 10px; font-size: 14px; color: #777;}
.share-modal .row{ margin: 10px; color: #FFF;}
.share-modal .row > .col-xs-6{ padding: 20px; width: 48%; }
.share-modal .c-s{ width: 35px; height: 35px; line-height: 45px; border-radius: 20px;background-color: #FFF; margin: 0 auto;}
.share-modal .sh-tw i{ color: #55acee;}
.share-modal #sh-tw-w{ background-color: #55acee; margin-right: 10px;}
.share-modal .sh-fb i{ color: #3b5998}
.share-modal #sh-fb-w{ background-color: #3b5998}
.share-modal .sh-go i{ color: #dd4b39}
.share-modal #sh-go-w{ background-color: #dd4b39; }
.share-modal .sh-pt i{ color: #cc2127}
.share-modal #sh-pt-w{ background-color: #cc2127; }
.share-modal .sh-wh i{ color: #4dc247}
.share-modal #sh-wh-w{ background-color: #4dc247; margin-right: 10px;}
.share-modal .sh-ml i{}
.share-modal .sh-ml i{ color: #333;}
.share-modal #sh-ml-w{ background-color: #fff; color: #333;}

.share-modal .share-type{ color: #777; margin: 10px;}
.share-modal .share-type i{ color: #777;}

.share-modal .mv-t{ color: #777; font-size: 16px; font-weight: bold;}

.share-modal .row a{ color: #FFFFFF; display: block; margin: 0 auto;}
.share-modal i{ font-size: 25px; color: #000}

.overlay{ background: #111; width: 100%; height: 100%; opacity: .5; position: fixed; z-index: 1000; top:0; left: 0; text-align: center; padding-top: 200px; display: none;}
.overlay i{ font-size: 120px; color: #447cad}

.h-cl{ left: 0; top: 40px; margin: 0; width: 100%; overflow: hidden;}
.h-cl .page-content{ overflow: hidden; min-height: 100%; height: auto !important;}

.ld-mn{ margin-left: 30%; margin-top: 30%;}

#md-cp .cp-wrapper input[type="text"] {
     width: 100%;
     box-sizing: border-box;
     -webkit-box-sizing:border-box;
     -moz-box-sizing: border-box;
}

/****************************  lists *********************************************/
.mn-w .ul-w{ }
.mn-w .ul-w .list-group-item{ position: relative; animation-duration: .5s; animation-delay: .5s; animation-iteration-count: 2;}
.mn-w .ul-w .list-group-item .pos-list-group{ position: absolute; top: 0; left: 2px; width: 24px; font-size: 18px; text-align: right; color: #333; margin-top: 5px;}
.mn-w .ul-w .list-group-item .pos-sm{ font-size: 12px; top: 7px; font-weight: bold;}
.mn-w .ul-w .list-group-item .ls-n{ display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.mn-w .ul-w .list-group-item .ls-n .top-list-group{ display: flex; flex-wrap: wrap;}
.mn-w .ul-w .list-group-item .ls-n .top-list-group .badge{ height: 20px; min-width: 26px; line-height: 14px;}
.mn-w .ul-w .list-group-item .ls-n .top-list-group strong{ width: 80%; overflow: hidden; text-overflow: ellipsis; margin-left: 5px;}
.mn-w .ul-w .list-group-item .ls-n .top-list-group .em{ color: #999; margin-left: 30px;}
.mn-w .ul-w .list-group-item .std-ls{ position: absolute; bottom: 5px; right: 0px; vertical-align: top; width: 25px; height: 20px; line-height: 20px; text-align: right; background: #337ab7; -webkit-border-top-left-radius: 3px;
                                    -webkit-border-bottom-left-radius: 10px; -moz-border-radius-topleft: 10px; -moz-border-radius-bottomleft: 10px; border-top-left-radius: 10px; border-bottom-left-radius: 10px; padding-right: 3px;}
.mn-w .ul-w .list-group-item .std-ls i{ color: #FFF;}
.mn-w .ul-w .list-group-item .privacy{ position: absolute; bottom: 10px; right: 0px; vertical-align: top; width: 40px; height: 40px; line-height: 50px; text-align: right; background: #337ab7; -webkit-border-top-left-radius: 3px;
                                    -webkit-border-bottom-left-radius: 10px; -moz-border-radius-topleft: 10px; -moz-border-radius-bottomleft: 10px; border-top-left-radius: 10px; border-bottom-left-radius: 10px; padding-right: 3px; z-index: 99;}
.mn-w .ul-w .list-group-item .privacy i{ font-size: 30px;}


.mn-w .ul-w .list-group-item .privacy{ background: #777777;}
.mn-w .ul-w .list-group-item .privacy i{ color: #FFF; }

.mn-w .ul-w .list-group-item .ac-w .col-xs-2 i{ color: #777; font-size: 20px; }
.mn-w .ul-w .list-group-item .ac-w .col-xs-3 i{ color: #777; font-size: 20px; }
.mn-w .ul-w .list-group-item .ac-w .col-xs-2, .mn-w .ul-w .list-group-item .ac-w .col-xs-3{ }

.mn-w .ul-w .list-group-item .ls-n .mini-desc-list{ margin-top: 10px; width: 90%; overflow: hidden; text-overflow: ellipsis;}
.mn-w .ul-w .list-group-item .ls-n .mini-desc-list em{ color: #666;}

.header-page .mtitle .priv-private i{ color: #777777;}
.header-page .mtitle .priv-public i{ color: #777777;}
.header-page .mtitle .priv-friends i{ color: #777777;}

.fa-sh{
  animation: animationFrames ease 1s;
  animation-iteration-count: 1;
  transform-origin: 50% 50%;
  -webkit-animation: animationFrames ease 1s;
  -webkit-animation-iteration-count: 1;
  -webkit-transform-origin: 50% 50%;
  -moz-animation: animationFrames ease 1s;
  -moz-animation-iteration-count: 1;
  -moz-transform-origin: 50% 50%;
  -o-animation: animationFrames ease 1s;
  -o-animation-iteration-count: 1;
  -o-transform-origin: 50% 50%;
  -ms-animation: animationFrames ease 1s;
  -ms-animation-iteration-count: 1;
  -ms-transform-origin: 50% 50%;
}

@keyframes animationFrames{
  0% {
    opacity:0;
    transform:  translate(0px,-25px)  ;
  }
  100% {
    opacity:1;
    transform:  translate(0px,0px)  ;
  }
}

@-moz-keyframes animationFrames{
  0% {
    opacity:0;
    -moz-transform:  translate(0px,-25px)  ;
  }
  100% {
    opacity:1;
    -moz-transform:  translate(0px,0px)  ;
  }
}

@-webkit-keyframes animationFrames {
  0% {
    opacity:0;
    -webkit-transform:  translate(0px,-25px)  ;
  }
  100% {
    opacity:1;
    -webkit-transform:  translate(0px,0px)  ;
  }
}

@-o-keyframes animationFrames {
  0% {
    opacity:0;
    -o-transform:  translate(0px,-25px)  ;
  }
  100% {
    opacity:1;
    -o-transform:  translate(0px,0px)  ;
  }
}

@-ms-keyframes animationFrames {
  0% {
    opacity:0;
    -ms-transform:  translate(0px,-25px)  ;
  }
  100% {
    opacity:1;
    -ms-transform:  translate(0px,0px)  ;
  }
}

.z-top-mov .list-group .list-group-item .row .avgrat-box{ margin-bottom: 5px;}
.ul_list{ max-height: 200px; overflow-y: scroll; overflow-x: hidden;}


/****************************** userlists *****************************************/

.header-page.header-lists{ margin-bottom: 10px;}
.header-page.header-lists .mtitle{ margin-bottom: 5px; color: #333;}
.header-page.header-lists .desc-wrapper{ background: none; box-shadow: none; margin-bottom: 10px; margin: 0px 10px; width: auto;}
.header-page.header-lists .desc-wrapper .panel-body{ border-radius: 6px; background: #e2e2e2; border: 1px solid #AAAAAA; padding: 5px;}

.m-st-ls{ position: absolute; bottom: 3px; right: 0px; vertical-align: top; width: 25px; height: 20px; line-height: 20px; text-align: right; background: #337ab7; -webkit-border-top-left-radius: 3px;
        -webkit-border-bottom-left-radius: 10px; -moz-border-radius-topleft: 10px; -moz-border-radius-bottomleft: 10px; border-top-left-radius: 10px; border-bottom-left-radius: 10px; padding-right: 3px;}
.m-st-ls i{ color: #FFF; }

.list-wrapper{ position: relative; padding: 10px 5px; background: #FFF; margin-bottom: 0px; border-radius: 0px; border-top: 0px; display: block; border-bottom: 1px solid #e2e2e2;}
.list-wrapper .list-desc{ padding: 5px; color: #888; font-size: 12px; text-overflow: ellipsis; overflow: hidden;}
.list-wrapper .movie-count-list{ color: #777;}

.ls-nm{ margin-left: 5px;}

.ls-imgs{ padding: 5px;}

.text-center .pagination{ margin-top: 0; margin-bottom: 10px;}

.img-hr img{ border-radius: 6px; box-shadow: 0 1px 5px rgba(0,0,0,0.5); border: 1px solid #FFF; width: 100px; height: 150px;}
.img-hr{ margin-left: -45px; position: relative;}
.img-hr:first-child{ margin-left: 0px !important}

/********************************* movie-rankings **********************************/

.ls-top-mw .list-group-item{ display: flex; justify-content: space-between; align-content: center; padding: 10px;}
.tr-top-mw .list-group-item{ display: flex;}
.ls-top-mw .list-group-item .ls-text, .tr-top-mw .list-group-item .tr-text{  width: 80%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.ls-top-mw .list-group-item .ls-pos,.tr-top-mw .list-group-item .ls-pos{ text-align: center; font-size: 12px; font-weight: bold; font-style: normal; color: #999; background: #fafafa;
                                                                        width: 26px; padding: 0; border: 1px solid #eee; vertical-align: top;}
.tr-top-mw .list-group-item .ls-pos{ margin-right: 10px;}

/********************************** calendar series tv-show ***********************/

.calendar-tv .panel .panel-heading{position: sticky; top: 50px; z-index: 100;}
.calendar-tv .panel .panel-heading.today-header{ color: #FDCC1A;}
.calendar-tv .panel .panel-heading.opa-mov{ display: none;}
.calendar-tv .panel .panel-body{ padding: 0px;}
.calendar-tv .panel .panel-body.no-shows-wrapper{ padding: 15px;}
.calendar-tv .panel .panel-body.no-shows-wrapper h2{ margin-bottom: 15px;}
.calendar-tv .panel .list-group .list-group-item{ padding: 15px 5px;}
.calendar-tv .panel .list-group .list-group-item.ad-wrapper{ width: 100%;}
.calendar-tv .panel .list-group .list-group-item.opa-mov{ display: none;}
.calendar-tv .panel .list-group .list-group-item .mc.opa-mov{ display: none;}
.calendar-tv .panel .list-group .list-group-item .mc .mc-title small{ color: #333333;}
.calendar-tv .panel .list-group .list-group-item .mc .prov-cal-info .body a img{ height: 40px; border: 1px solid #e2e2e2; box-shadow: 2px 3px 3px #c2c2c2;}
.calendar-tv .panel .list-group .list-group-item .mc .expl{ margin-top: 10px}
.calendar-tv .panel .list-group .list-group-item .mc .expl .new-show{ background: #ffa84c; border-radius: 3px; padding: 5px; font-size: 16px; color: #333333; font-weight: normal;}
.calendar-tv .panel .list-group .list-group-item .mc .wtw-wrapper{ margin-top: 5px;}
.calendar-tv .panel .list-group .list-group-item .mc .fa-rec-show-wrapper{ margin-top: 10px; text-align: center;}
.calendar-tv .panel .list-group .list-group-item .mc .mone-type-wrapper{ display: inline-block;}
.calendar-tv .panel .list-group .list-group-item .mc .prov-cal-info{ margin-top: 10px;}
.calendar-tv .panel .list-group .list-group-item .mc .prov-cal-info a{ color: #333333;}
.calendar-tv .panel .list-group .list-group-item .mc .rating-wrapper{ margin-top: -10px; position: relative;}
.calendar-tv .panel .list-group .list-group-item.rec-cal-show{ border: 2px solid #FDCC1A; }
.calendar-tv .panel .list-group .list-group-item.movie-soul-rec{ border: 2px solid #FDCC1A;}
.calendar-tv .panel .list-group .list-group-item.movie-soul-rec .fa-rec-show-wrapper, .calendar-tv .panel .list-group .list-group-item.rec-cal-show .fa-rec-show-wrapper{ flex: 0 0 100%; padding: 10px; margin-top: 10px; text-align: center; background: #FDCC1A;}
.calendar-tv .panel .list-group .list-group-item.movie-soul-rec .fa-rec-show-wrapper .sm-rec{ position: absolute; left: 10px; font-size: 24px; bottom: 40px; background: #FDCC1A; width: 38px; height: 35px; border-radius: 35px; line-height: 40px; color: #447CAD; text-align: center;}

.alert.alert-info.calendar-new{ background: #FFFFFF; border-radius: 15px; border: 1px solid #999999;}

/****************************** login-signin socialnetwors ***********************/

form[name="linkaccounts"]{ display: none; }
.link-account-wrapper .panel-body form[name="linkaccounts"] #err-login{ display: none;}
.form-control + .alert{ margin-top: 10px;}


/***************************** sort pop modal ************************************/


#sortModal{ color: #555; font-size: 12px;}
#sortModal .modal-dialog .modal-content .modal-body{ padding-top: 0px;}
#sortModal .modal-dialog .modal-content .modal-body h4{ border-bottom: 1px solid #e2e2e2; padding-bottom: 10px; font-size: 16px;}
#sortModal .modal-dialog .modal-content .modal-body h4.mt{ margin-top: 30px;}
#sortModal .modal-dialog .modal-content .modal-body ul{ list-style: none; margin: 0px; padding: 0px;}
#sortModal .modal-dialog .modal-content .modal-body ul li{ margin: 10px 0px 10px 70px; }
#sortModal .modal-dialog .modal-content .modal-body ul li label{ width: 30px;}
#sortModal .modal-dialog .modal-content .modal-body ul li div{ text-align: left; margin-left: 30px;}
#sortModal .modal-dialog .modal-content .modal-body ul li .magic-radio+label:after{ top: 4px;}


/****************************** helper class *************************************/

.font-lg{ font-size: 30px; }
.font-mm{ font-size: 22px; }
.font-md{ font-size: 16px; }
.font-sm{ font-size: 12px; }

.no-margin{ margin: 0px;}
.no-margin-top{ margin-top: 0px;}
.no-margin-left{ margin-left: 0px; }
.no-margin-right{ margin-right: 0px;}
.no-margin-bottom{ margin-bottom: 0px;}

.mt-20{ margin-top: 20px;}
.mt-15{ margin-top: 15px;}
.mt-10{ margin-top: 10px;}
.mt-5{ margin-top: 5px;}
.mb-5{ margin-bottom: 5px;}
.mb-10{ margin-bottom: 10px;}
.mb-15{ margin-bottom: 15px;}
.mb-20{ margin-bottom: 20px;}

.pt-5{ padding-top: 5px;}
.pt-10{ padding-top: 10px;}
.pt-20{ padding-top: 10px;}
.pb-5{ padding-bottom: 5px;}
.pb-10{ padding-bottom: 10px;}
.pb-20{ padding-bottom: 20px; }

.bg-default{ background-color: #E2E2E2;}
.bg-fa{ background-color: #447CAD !important; color: #fff !important;}
.bg-fa > button{ opacity: 1;}
.bg-fa > button > i{ color: #FFF;}

.bg-he{ background-color: #F8F9FD !important;}

.in-block{ display: inline-block;}
.d-block{ display: block;}
.d-flex{ display: flex;}

.no-bb{ border-bottom: 0px;}

#modalInfo .bg-fa{ color: #FFF;}
#modalInfo .bg-fa a{ color: #FFF; font-weight: bold;}

/*************************   advertisement  ****************************************/

.sc-mpu-top, .sc-mpu-btf{ margin:0px auto 20px; text-align: center;}
.sc-top{ margin:0px auto 20px; text-align: center;}

/************************** easy-autocomplete ************************************/

.easy-autocomplete-container ul li{ padding: 4px !important; font-size: 16px;}
.easy-autocomplete-container ul li.see-all{ padding: 10px 4px !important;}
.easy-autocomplete-container .see-all{ color: #666; line-height: 18px; padding: 5px 0px; background-color: #EEE;}
.easy-autocomplete-container .see-all .setext{ font-weight: bold; font-size: 18px; color: #666;}
.easy-autocomplete-container .see-all i{ color: #666;}

/*************************** most popular movies pagebottom ************************/

.mc-wrapper-bottom{ position: relative; padding: 20px 5px 20px 5px; background: #FFFFFF;}
.mc-wrapper-bottom .mp-mc-header{ position: absolute; top: 7px; left: -5px; z-index: 100; background: #FFFFFF; padding: 5px; margin-left: 20px;}
.mc-wrapper-bottom .most-popular-mc{ padding: 20px 10px 10px; border-top: 2px solid #777777; display: inline-flex; overflow: scroll; background: #FFFFFF; position: relative; margin-top: 1px;}
.mc-wrapper-bottom .most-popular-mc ul.mv-bottom{ padding-left: 0px; margin-right: 20px; list-style: none;}
.mc-wrapper-bottom .most-popular-mc ul.mv-bottom li{ width: 250px; margin-bottom: 3px; display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.mc-wrapper-bottom .most-popular-mc ul.mv-bottom li span{ width: 25px; display: inline-block; text-align: right; margin-right: 5px;}
.mc-wrapper-bottom .most-popular-mc ul.mv-bottom li a{ color: #447cad;}
.mc-wrapper-bottom .most-popular-mc ul.mv-bottom li img{ border-radius: 6px; margin-right: 10px;}

/************************** horizontalImage ********************************************/

.horizontalImage{ display: flex; align-items: center; width: 100px; height: 149px; background: #333333; border-radius: 5px; box-shadow: 0 1px 5px rgb(0 0 0 / 50%);}
.horizontalImage img{ box-shadow: unset; border-radius: 0px;}

.best-movies.names-scroller .horizontalImage{ width: 96px; height: 152px;}
.best-movies .wrapper .scroller .scroller-item .media .mc-poster .horizontalImage img{ width: 100%; height: auto; box-shadow: unset; border-radius: 0px;}

.main-search-template .overflow-wrapper .o-container .top-search-wrapper ul li .movie-card-acf .horizontalImage{ width: 60px; height: 85px;}
.main-search-template .overflow-wrapper .o-container .top-search-wrapper ul li .movie-card-acf img{}

.easy-autocomplete-container .movie-card-ac.mc-flex > .horizontalImage{ }
.easy-autocomplete-container .movie-card-ac.mc-flex .horizontalImage{float: left; height: 52px; width: 36px; display: flex; align-items: center;}
.easy-autocomplete-container .movie-card-ac.mc-flex .horizontalImage img{height: auto; width: 36px;}

#movie-images .wrapper .scroller .mposter .horizontalImage{width: 80px; height: 120px;}
#movie-images .wrapper .scroller .mposter .horizontalImage img{width: 80px; height: auto;}

@media (min-width: 700px) {
  .panel.panel-default.pml .pg.poster-list-grid .grid-item .image-wrapper .horizontalImage{ width: 150px; height: 221px;}
  .panel.panel-default.pml .pg.poster-list-grid .grid-item .image-wrapper .horizontalImage img{ width: 150px; height: auto;}

  .panel.panel-default .ml-w.pg.poster-list-grid .grid-item .image-wrapper .horizontalImage{ width: 150px; height: 221px; }
  .panel.panel-default .ml-w.pg.poster-list-grid .grid-item .image-wrapper .horizontalImage img{ width: 150px; height: auto;}
}

.list-group.mc-list-home .list-group-item .wrapper .scroller .item-scroller .movie-poster .horizontalImage{ width: 120px; height: 180px;}
.list-group.mc-list-home .list-group-item .wrapper .scroller .item-scroller .movie-poster .horizontalImage img{ width: 120px; height: auto;}

.pg.poster-list-grid .grid-item .image-wrapper .horizontalImage{ width: 105px; height: 158px;}
.pg.poster-list-grid .grid-item .image-wrapper .horizontalImage img{ height: auto; border-radius: 0px; box-shadow: unset;}

.rip.text-center.col-xs-6.col-sm-4.col-md-4.col-lg-4.mc-home .mc-poster .horizontalImage{ width: 168px; height: 252px;}
.rip.text-center.col-xs-6.col-sm-4.col-md-4.col-lg-4.mc-home .mc-poster .horizontalImage img{ width: 168px; height: auto; border-radius: 0px; box-shadow: unset;}

.panel.panel-default.list-wrapper a .ls-imgs .img-hr.in-block{ vertical-align: top;}
.panel.panel-default.list-wrapper a .ls-imgs .img-hr.in-block .horizontalImage{ width: 98px; height: 148px;}
.panel.panel-default.list-wrapper a .ls-imgs .img-hr.in-block .horizontalImage img{ width: 98px; height: auto; border: 0px;}