@charset "utf-8"
@media all and (-webkit-min-device-pixel-ratio: 0) {
    @font-face {
        font-family: 'FontAwesome';
        src: url('css/fonts/fontawesome-webfont.eot'); /* IE9 Compat Modes */
        src: url('css/fonts/fontawesome-webfont.eot?#iefix') format('embedded-opentype'), url('css/fonts/fontawesome-webfont.svg#fontawesomeregular') format('svg'), url('css/fonts/fontawesome-webfont.eot?#iefix&v=3.2.1') format('embedded-opentype'), url('css/fonts/fontawesome-webfont.woff?v=3.2.1') format('woff'), url('css/fonts/fontawesome-webfont.ttf?v=3.2.1') format('truetype');
        font-weight: normal;
        font-style: normal;
    }
}
#description.showmore_view {
overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-word;
}
.commentfield {
overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-word;
}
td.clear p {
    font-size: 12px !important;
}
td.comment table td {
   font-size: 12px !important;
}
td.comment { font-size: 12px !important; }
.unique-comm10 {
    margin-top: 15px;
}
.zindexwall { z-index: 1 !important; }
.leftadpos iframe { width: 160px !important; }
        .rightadpos iframe { width: 160px !important; }
.shop_link { position: relative; }
#shop_icon {
    position:relative;
    z-index:3;

}
html {float: none !important;}
#slide {
   
    position: absolute;
    margin-top: 1px;
    left: -20px;
    margin-left: 22px;
    height: 20px;
    width: auto;
    z-index:1;
    
    -webkit-animation: slide 0.5s forwards;
    -webkit-animation-delay: 1.5s;
    animation: slide 0.5s forwards;
    animation-delay: 1.5s;
}
#slide_sec {
    position: absolute;
    margin-top: 0px;
    
    margin-left: 20.5px;
    height: 23px;
    width: auto;
    z-index:2;
    opacity: 0;
    -webkit-animation: rotation 2s infinite linear;
    -webkit-animation-delay: 1.8s;
    animation: rotation 2s infinite linear;
    animation-delay: 1.8s;
    position: absolute;
/*margin-top: -16px;
margin-left: -16px;
height: 56px;
width: auto;
z-index: 4;
opacity: 0;
-webkit-animation: rotation 15s infinite linear;
-webkit-animation-delay: 5s;
animation: rotation 5s infinite linear;
animation-delay: 1.8s;*/
}
.shake_icon {     -webkit-animation: shake 0.7s forwards;
    -webkit-animation-delay: 1.2s;
    animation: shake 0.7s forwards;
    animation-delay: 1.2s; }

    /*td.imddetails:hover .shake_icon_hover {     -webkit-animation: bordercolor 0.7s forwards;
    -webkit-animation-delay: 0s;
    animation: bordercolor 0.7s forwards;
    animation-delay: 0s; }*/

@-webkit-keyframes slide {
    100% { left: 0;  }
}
@keyframes slide {
    100% { left: 0;  }
}
@-webkit-keyframes rotation {
        from {
            opacity: 1;
                -webkit-transform: rotate(0deg);
                
        }
        to {
          
            opacity: 1;
                -webkit-transform: rotate(359deg);
               
        }
}


@keyframes rotation {
        from {  
                opacity: 1;
                -webkit-transform: rotate(0deg);
                
        }
        to {
                opacity: 1;
                -webkit-transform: rotate(359deg);
               
        }
}


@-webkit-keyframes bordercolor {
  10%, 90% {
    border-bottom: 1px #000000 solid;
  }
  
  20%, 80% {
    border-bottom: 1px #444444 solid;
  }

  30%, 50%, 70% {
    border-bottom: 1px #666666 solid;
  }

  40%, 60% {
    border-bottom: 1px #111111 solid;
  }
}

@keyframes bordercolor {
    10%, 90% {
    border-bottom: 1px #000000 solid;
  }
  
  20%, 80% {
    border-bottom: 1px #444444 solid;
  }

  30%, 50%, 70% {
    border-bottom: 1px #666666 solid;
  }

  40%, 60% {
    border-bottom: 1px #111111 solid;
  }
}

@-webkit-keyframes shake {
  10%, 90% {
    transform: translate3d(-0.5px, 0, 0);
  }
  
  20%, 80% {
    transform: translate3d(1.5px, 0, 0);
  }

  30%, 50%, 70% {
    transform: translate3d(-1.5px, 0, 0);
  }

  40%, 60% {
    transform: translate3d(1.3px, 0, 0);
  }
}
@keyframes shake {
  10%, 90% {
    transform: translate3d(-0.5px, 0, 0);
  }
  
  20%, 80% {
    transform: translate3d(1.5px, 0, 0);
  }

  30%, 50%, 70% {
    transform: translate3d(-1.5px, 0, 0);
  }

  40%, 60% {
    transform: translate3d(1.3px, 0, 0);
  }
}


.overdtop { position: absolute;top: -100px;z-index: 2;width: 100%;height: 200px; background: #ffffff; left: 0; }
.curlang { background: #FFFFFF; }
.top_subnav { width: 100%; padding:2px;position: relative;z-index: 1; background: #FFFFFF; }
.foot_cont { background: #ffffff; border: none !important; }
.foot_links {
    text-align:center;
    padding-bottom: 0px;margin-top:10px;position:relative;z-index:1; font-size: 12px;
}
/*
.tdseeders { display: none; }
.tdleechers { display: none; }
.tddownloaded { display: none; }
*/
.top_blocks { background: #FFFFFF !important; }
.alt_domain { float:left; text-align: center; width: 100%; }
.commontrailers {
	float: right;
    width: 100%;
    max-width: 20%;
    top: 0;
    z-index: 99999;
    right: 0;
    background: #444444;
    border-left:2px #000000 solid;
    height: 100%;
    position: fixed;
    position:fixed; top: 0 !important;right: 0 !important;z-index:999999999999 !important; margin-right: 0 !important;
    font-size: 14px;
}
.commonbottom {
    background: #000000;
    height: 100%;
}

.commontrailers > div.item-header > div > span {
       display: inline !important;
    position: absolute !important;
    z-index: 99999 !important;
    left: 0 !important;
    width: 100% !important;
}
.commontrailers > div.item-header > div > span > div.zbuttons_cont > font > i.playvideo {
    display: none !important;
}
.commontrailers > div.item-header > a > img.grid_catimg {
margin-left: 0px !important;
float: right !important;
}

.commontrailers .item { width: 90% !important; margin: 20px !important; }
.item.commontrailers { overflow-y: scroll !important; }
.commontrailers .float_el { width: 100% !important; position: inherit !important; border: none !important; box-shadow: none !important;  }
.commontrailers .title_genre { height: auto !important; }
.commontrailers .item > div.item-header > div:nth-child(1) { display: none; }
.commontrailers .item > div.item-header > a:nth-child(4) { float: right; }
.commontrailers #shortdescr { display: block !important;}
.commontrailers #shortdescr > img:nth-of-type(1) { display: none; }
#ytSearchField { border: 1px #cccccc solid;}
#youtubeDivSearch table td img { max-width: 300px; max-width: inherit; margin-right: 20px; border-radius: 10px;}

#youtubeDivSearch ul { list-style: none; display: initial;}

#youtubeDivSearch ul li { list-style: none; display: block;}
#youtubeDivSearch table td { display: block; text-align: left;}

#youtubeDivSearch table { margin-bottom: 30px;}
#scrollUp { z-index: 7483647 !important;}


.ytPlayer iframe { width: 100%; height: 100%;}


.player-width {
    width: 640px
}
.player-height {
    height: 360px
}
@media screen and (max-width: 656px) {
    .player-width {
        width: 426px
    }
    .player-height {
        height: 240px
    }
}
@media screen and (min-width: 1294px) and (min-height: 630px) {
    .player-width {
        width: 854px
    }
    .player-height {
        height: 480px
    }
}
@media screen and (min-width: 1720px) and (min-height: 980px) {
    .player-width {
        width: 1280px
    }
    .player-height {
        height: 720px
    }
}
@media screen and (max-width: 1000px) {


.iframe {
        display: none !important;
    }
    }
.currenttrailer > div.item-content {
    min-height: 200px;
}
.currenttrailer > div.item-content > div {
   width: 100%;
}
.ytPlayer {     left: 0; top:0; position: fixed;width: 80%;  height: 100%; max-height:720px;  background:rgba(0, 0, 0, 0.83);
    z-index: 9999999; }
.overlay-fade a { top: 3%;
    left: 3%;
    width: 100%;
    height: 100%;
    vertical-align: center;}

#youtubeDivSearch table td.meta { display: none;}

#floatingbox {
	background:#ffffff;
    display: block;
    position: fixed;
    left: 10px;
    z-index:9999999;
    right: 0px;
    bottom: 10px;
    height: 250px;
    width: 600px;
    color: #fff;
    text-align: center;
}

#floatingbox #innerWrap { 
    width: 500px;
    margin: 0 auto;
}

#floatingbox #padding { 
    padding: 10px;
    display:-moz-inline-stack;
    display:inline-block;
    zoom:1;
    display:inline;    
}
div#floatingbox.floatingbox.bottom-closed {
    display: none;
}
#floatingbox .box {
    width: 50px;
    height: 50px;
    float: left;
    margin: 5px;
    background: #666;
    text-align: left;
}
#closefloatingbox {
	font-size: 25px;
	margin-top: -25px;
	background: #dedede;
	padding-left: 6px;
	padding-right: 6px;
	float: right;
	cursor: pointer;
}



.playstage { width: 770px;
height: 400px;
margin-left:13px;
position: absolute; cursor: pointer;}
.stagescenebar {
	width: 800px; height: 520px; background-image: url(/pic/scene/scenebar.png); background-repeat: no-repeat; background-position: bottom center; background-size: 800px;
}
.stagevideo {
	border: solid rgba(0, 0, 0, 0.36) 10px;border-bottom: solid rgba(0, 0, 0, 0.36) 10px;
}
.stagecontent {
	width: 730px; height: 50px;padding-top:25px;
}
.stagesep {
	color:#666666;font-size: 18px;display: inline-block;
}
.stagebuttons {
	width:410px;display:inline-block; float:left;
}
.stagesocial {
	font-size:12px; color:#aaaaaa; float:right; width:300px;margin-top:-2px;
}
.stagezshare {
	    float: right;
    font-size: 40px;
    color: rgba(74, 171, 255, 0.96);
    width: 35px;
    margin-top: -3px;
    margin-left: -16px;
}
.stagespotlight { 
width: 700px;
}
.stageleftspotlight { 
width: 100px;
margin-left:-210px;position:absolute;

}
.stagerightspotlight { 
width: 100px;
margin-left:105px;position:absolute;

}

.stagefooter {
	width: 792px;
    height: 30px;
    padding-top: 10px;
    color:#444444 !important;
    margin-top: -16px;
    background: -webkit-linear-gradient(rgba(0, 0, 0, 0.36), rgba(0, 0, 0, 0.00)); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(rgba(0, 0, 0, 0.36), rgba(0, 0, 0, 0.00)); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(rgba(0, 0, 0, 0.36), rgba(0, 0, 0, 0.00)); /* For Firefox 3.6 to 15 */
    background: linear-gradient(rgba(0, 0, 0, 0.36), rgba(0, 0, 0, 0.00)); /* Standard syntax */
}

.avatar {
	max-width: 200px; max-height: 200px;
}
.xmass_santa {
	position:absolute;
	height: 200px;
	z-index:1;
	margin-left:688px;
	margin-top: 150px;
    /*display: none;*/
}

@media screen and (max-width: 1024px) {
    .responsetop { max-width: 760px !important; min-width: auto !important; }
.wrapper { max-width: 900px; }
	.xmass_santa {
	display: none !important;
}
}

.iframe {
	position:relative;
	z-index:1;
}
.justround {
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;

}
#body {
	width: 99.5%;
}
td.comment, a.index {
	/*word-break: break-all !important;*/
}
.blackborder {
	border: 1px #000000 solid !important;
}
.whiteborder {
	border: 1px #cccccc solid !important;
}
.grid_catimg {
	position: relative;
    z-index: 4;
    -ms-transform: rotate(5deg);
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
    margin-top: -37px;
    margin-left:190px;
    width: 37px;
    height: 35px;
}
.jcarousel-wrapper {

	background: rgba(255, 255, 255, 0.6);
    border-radius: 5px;

}
.rate-banana-go {
	background: rgba(255, 255, 255, 0.6) !important;
    border-radius: 5px;
}
.banana_upleft {
	    border: none;
    border-bottom: 1px #CCCCCC solid;
    padding-left: 10px;
    background: rgba(255, 255, 255, 0.6);
    border-top-left-radius: 5px;
    padding-top: 5px;
    padding-bottom: 4px;
}
.banana_upright {
	border: none;
    border-bottom: 1px #CCCCCC solid;
    padding-right: 10px;
		background: rgba(255, 255, 255, 0.6);
    border-top-right-radius: 5px;
    padding-top: 5px;
    padding-bottom: 4px;
}

.banana_bottomleft {
    border: none;
    border-top: 1px #CCCCCC solid;
    padding-left: 10px;
    background: rgba(255, 255, 255, 0.6);
    border-bottom-left-radius: 5px;
    padding-top: 5px;
    padding-bottom: 4px;
}
.banana_bottomright {
    border: none;
    border-top: 1px #CCCCCC solid;
    padding-right: 10px;
        background: rgba(255, 255, 255, 0.6);
    border-bottom-right-radius: 5px;
    padding-top: 5px;
    padding-bottom: 4px;
}

#blur_bg {

	margin-left:50%;width: 70%; height: 100%; position:absolute;z-index:0; -webkit-filter: blur(25px);
  -moz-filter: blur(25px);
  -o-filter: blur(25px);
  -ms-filter: blur(25px);
   left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
    border-radius: 15%;
    -ms-transform: rotate(4deg); /* IE 9 */
    -webkit-transform: rotate(4deg); /* Chrome, Safari, Opera */
    transform: rotate(4deg);
  filter: blur(30px);margin-top:190px;background-size:100%;background-repeat:no-repeat;background-position:center top;min-height:500px; max-height: 600px;opacity: 0.50;
    filter: alpha(opacity=50);
    display:none;
}
@media all and (-webkit-min-device-pixel-ratio:0) and (min-resolution: .001dpcm) { 
	#blur_bg {
		display: block !important;
	}
}
@media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0) { @media
{
    span.people_thumbs { 

margin-top: 6px !important;
line-height:12px !important; 

    }
    .roundrss {
    	-moz-box-shadow: 0px 7px 10px -5px rgba(0,0,0,0.28) !important;
    box-shadow: 0px 7px 10px -5px rgba(0,0,0,0.28) !important;
    }
}}


@supports (overflow:-webkit-marquee) and (justify-content:inherit) 
{

  span.people_thumbs {
margin-top: 6px !important;
line-height:12px !important;
display:inline-block;
  }

.roundrss {
    	-moz-box-shadow: 0px 7px 10px -5px rgba(0,0,0,0.28) !important;
    box-shadow: 0px 7px 10px -5px rgba(0,0,0,0.28) !important;
    }

}

_::-webkit-:not(:root:root), span.people_thumbs {

margin-top: 6px !important;
line-height:12px !important;
display:inline-block;

}


_:-webkit-full-screen:not(:root:root), span.people_thumbs {

margin-top: 6px;
line-height:12px !important;
display:inline-block;

}

_::-webkit-:not(:root:root), .roundrss {
    	-moz-box-shadow: 0px 7px 10px -5px rgba(0,0,0,0.28) !important;
    box-shadow: 0px 7px 10px -5px rgba(0,0,0,0.28) !important;
    }

_:-webkit-full-screen:not(:root:root), .roundrss {
    	-moz-box-shadow: 0px 7px 10px -5px rgba(0,0,0,0.28) !important;
    box-shadow: 0px 7px 10px -5px rgba(0,0,0,0.28) !important;
    }
    

@media screen and (-webkit-min-device-pixel-ratio:0) and (min-color-index:0)
{  
   span.people_thumbs {

/*margin-top: 6px !important;*/
line-height:12px !important;
display:inline-block;

   }
}

_::-webkit-full-page-media, _:future, :root span.people_thumbs {

margin-top: 6px !important;
line-height:12px !important;
display:inline-block;

}
_::-webkit-full-page-media, _:future, :root .roundrss {
    	-moz-box-shadow: 0px 7px 10px -5px rgba(0,0,0,0.28) !important;
    box-shadow: 0px 7px 10px -5px rgba(0,0,0,0.28) !important;
    }


@media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0) { @media
{
    _:-webkit-full-screen, span.people_thumbs { 

margin-top: 6px !important;
line-height:12px !important;
display:inline-block;

    }
    .roundrss {
    	-moz-box-shadow: 0px 7px 10px -5px rgba(0,0,0,0.28) !important;
    box-shadow: 0px 7px 10px -5px rgba(0,0,0,0.28) !important;
    }
}}

table.roundrss tr td.colhead_fix { padding: 5px !important;}
.roundrss {
font-size: 12px !important;
   height:auto;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
    /* border: 1px #cccccc solid; */
    padding: 7px;
    -moz-box-shadow: 0px 4px 15px -5px rgba(0,0,0,0.28);
    box-shadow: 0px 4px 15px -5px rgba(0,0,0,0.28);
    transition: all ease 0.2s;
    -moz-transition: all ease 0.2s;
    -webkit-transition: all ease 0.2s;
    -ms-transition: all ease 0.2s;
    -o-transition: all ease 0.2s;
    background: #FFFFFF;

    }
.roundrss_title {
   margin-bottom: -13px;
    height: 30px !important;
    width: 100%;
    max-width: 345px;
    padding-left: 10px;
    background: none;
        background: none;
    box-shadow: 0px -1px 7px -2px rgba(0,0,0,0.28) !important;
    -moz-box-shadow:  0px -1px 7px -2px rgba(0,0,0,0.28) !important;
        line-height: 17px;
}
.static_title {
   margin-bottom: -13px;
    height: 30px !important;
    width: 100%;
    max-width: 718px;
    padding-left: 10px;
    padding-right: 0px;
    box-shadow: 0px -1px 7px -2px rgba(0,0,0,0.28) !important;
    -moz-box-shadow:  0px -1px 7px -2px rgba(0,0,0,0.28) !important;
        line-height: 17px;
   
}
.colhead_fix {
  background-size: 100% 101% !important;
    border-bottom: 1px #cccccc solid;
    padding: 0px;
    border-top-left-radius: 4px;
     border-top-right-radius: 4px;
     min-height: 30px;
     /* background: -webkit-gradient(linear, left top, left bottom, from(#999999), to(#555555));
    background: -moz-linear-gradient(top, #999999, #555555);
    color:#ffffff !important;*/
}
.td_newborder {
  box-shadow:0px 0px 0.5px 0px rgba(0,0,0,0.28) !important;
  -moz-box-shadow: 0px 0px 0.5px 0px rgba(0,0,0,0.28) !important;
  -webkit-box-shadow: 0.99px 0.99px 0.5px 0px rgba(0,0,0,0.1) !important;
  border-collapse: separate !important;
}



.sharebox{
	display: none;
	border-radius: 4px;

    border-radius: 4px;
	-moz-border-radius: 4px;


	box-shadow: 0 5px 10px rgba(0,0,0,0.5);
background: rgba(0,0,0,.5);
border: 1px #000000 solid;
	width: 180px;
	position: absolute;
	padding: 20px;
	z-index: 999;
}

.sharebox:after{
	/*content: '';
	width: 17px;
	height: 16px;
	left: 105px;
	top: -21px;
	border-radius: 2px 2px 2px 2px;
	float: left;
	margin-left: 16px;
	margin-top: 16px;
	position: absolute;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	background-color: #FFF;
	box-shadow: -1px -1px 2px -1px rgba(0, 0, 0, 0.2);
	*/
}

.sharebox p {
	text-transform: uppercase;
	color: #fff;
	font-size: 10px;
	margin: 20px 0 7px 0;
	cursor: default;
	text-align: left;
	display: block;
}

.sharebox a {
	margin: 0 0 0 42px;
}

.sharebox a:first-child {
	margin: 0;
}

.sharebox a:hover{
	border: none;
}

.sharebox a.facebook,
.sharebox a.twitter,
.sharebox a.google,
.sharebox a.tumblr,
.sharebox a.email{
	display: block;
	width: 32px;
	height: 32px;
	background-image: url('/pic/social.png');
	float: left;
}

.sharebox a.twitter{
	background-position: 0 -32px;
}

.sharebox a.google{
	background-position: 0 -64px;
}

.sharebox a.tumblr{
	background-position: 0 -96px;
}

.sharebox a.email{
	background-position: 0 -128px;
}

.sharebox input{
	border: 1px solid #DCDCDC;
    border-radius: 3px;
    color: #7A7A7A;
    font-size: 10px;
    padding: 7px;
    width: 170px;
	box-shadow: inset 0 1px 3px rgba(0,0,0,0.1);
}

.sharebox.show{
	display: block;
	
}

i.share-button{
	margin-left:7px;
}


i.share-button.active {
	color: orange !important;
}
i.share-button.inactive {

}



i.share-button + .sharebox{
	position: absolute;
	top: 60px;
	right: 3px;

}
.sharebutton_details {     margin-right: 6px !important;
    vertical-align: top !important;
    margin-top: 2px; }

.sharebox_details{
	position: absolute;
	top: auto !important;
	right: auto !important;
	margin-top: 10px;
	margin-left: 80px;
}

i.share-button + .sharebox:after {
	left: 208px;
}

/* Style Index * /

#0 Reset
#1 Layout Structure
#2 Main header
#3 Main menu
#4 Content styling
#5 Comments
#6 Photo gallery
#7 Sidebar styling
#8 Footer


/* #0 Reset */

div.category_scroll {
width: auto;
height: auto;
min-height: 280px;
min-width: 588px;
overflow: auto;
z-index:9999;
margin-top: 0px;
position: absolute;
display: none;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 5px;
padding-right: 5px;

box-shadow: 0 5px 10px rgba(0,0,0,0.2) !important;
}

div.scroll_catalogue {
min-height: 50px !important;
min-width: 100px !important;
padding-top: 5px !important;
z-index: 9999999;
}

div.scroll_details {
min-height: 50px !important;
min-width: 100px !important;
z-index: 9999999;
}

.grid_percent {
	margin-bottom: -5px !important;
	margin-top: 7px;
	width: 40px !important;
}
.darkgrid_percent {
	background: #000000 !important; color:#ffffff !important;border: 1px #444444 solid !important;
}
.darkgrid_percent div {
	  background-color: #3db6de !important;
}

.favb {
	font-size: 20px;
}
.thumbsb {
	font-size:22px;
}
.favb:hover, .favbactive {
	color:#FF0066;
	font-size:20px;
}

.noteb_alert {
display: none;
box-shadow: 0 5px 10px rgba(0,0,0,0.5);
border: 1px #000000 solid;border-radius: 4px; -moz-border-radius: 4px; background: rgba(0,0,0,.5);
font-size: 13px;
color: #ffffff;
width: 80%;
padding:10px;
position:relative;
margin-top: 30px;
}

.thumbspercent {
	text-align:center;
  border: 1px #cccccc solid;border-radius: 4px; -moz-border-radius: 4px;
    width: 36px;
    padding: 1px;
    height: 15px;
    position: relative;
        margin-bottom: -2px;
    display: inline-block;
    overflow:hidden;
    margin-right:1px;
    margin-left: -5px;
    z-index:9;

}
.thumbspercent div{
  background-color: #6ad6fa;
  position: absolute;
  height:40px;
  bottom:0px;
 margin-top:1px;
  margin-left: -1px;
   font-weight:bold;
  overflow:hidden;
}
.people_thumbs {
	border: 1px #cccccc solid;
    border-radius: 4px;
    -moz-border-radius: 4px;
    padding-bottom: 1px;
    padding-top:3px;
    z-index:8;
    position: relative;
    margin-left: -10px;
    padding-left: 12px;
    border-left: none;
}
.people_thumbsdark {
	border: 1px #444444 solid !important;
}

/* #1 Layout Structure */
#WzTtDiV {
	 background: #ffffff;
    border-radius: 4px;
	-moz-border-radius: 4px;
	width:auto;
	min-width:50px;
	box-shadow: 0 5px 10px rgba(0,0,0,0.2) !important;
    overflow: visible !important;
}
.dislike-h, i.dislike-h  {
	color: #767676 !important;
}
.like-h, i.like-h  {
	color: #00CCFF !important;
}
.favorite-h, i.favorite-h {
	color: #FF0066 !important;
}

i.topbgrid { cursor: pointer; transition: all 0.2s;
	-moz-transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;

		  -webkit-user-select: none;  /* Chrome all / Safari all */
  -moz-user-select: none;     /* Firefox all */
  -ms-user-select: none;      /* IE 10+ */
  user-select: none;          /* Likely future */    
   }

i.topbgrid_play:hover { color: #ca0219; }
i.topbgrid_play_dark:hover { color: #f7c600; }


i.topbgrid_like:hover { color: #10bdf6; }

i.topbgrid_dislike:hover { color: #949494; }

i.topbgrid_favorite:hover { color: #d6206d; }

a {
	transition: all 0.2s;
	-moz-transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
	cursor: pointer;
	
}

i.fa {
	line-height: inherit;
}

img.blurred {
	filter: url(blur.svg#blur); 
	-webkit-filter: blur(5px); 
	filter: blur(5px); 
	
}

.clear-float {
	clear: both;
}


.pointthis {
	float: right;
    margin-right: 55px;
    margin-top: -35px;
    height: 30px;
}
.wrapper {
	width: 1000px;
	margin: 0px auto;
	position: relative;
}


.boxed:not(.active) {
	background: #f0f0f0!important;
}

.active.boxed {
	width: 1040px;
	margin: 0px auto;
	background: #f5f5f5;
	box-shadow: 0 0px 10px rgba(0,0,0,0.2);
	padding: 0px;
	min-height: 100%;
	overflow: hidden;
}

.left {
	float: left;
}

.right {
	float: right;
}

i.fa {
	line-height: inherit;
	font-weight: normal;
	vertical-align: baseline;
}

.grid img.aspect-px {
	/*background-color: #ccc;*/
	background-size: cover;
	background-position: center;
	width: 100%;
	height:300px;
}
.grid2 img.aspect-px {
	/*background-color: #ccc;*/
	background-size: cover;
	background-position: center;
	width: 100%;
	height:300px;
}
.slider-image {
	position: relative;
}

.video-thumb {
	position: relative;
	display: block;
}

.video-thumb img {
	opacity: 1;
	filter: alpha(opacity=100);
	transition: all 0.2s;
	-moz-transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
}

.video-thumb:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.video-thumb:after,
.slider-image:after,
.img-hover-effect:after {
	display: block;
	content: '';
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 3;
	/*background: #eee url(../images/video-load.gif) no-repeat center center;*/
	opacity: 0;
	filter: alpha(opacity=0);
	transition: all 0.4s;
	-moz-transition: all 0.4s;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	cursor: pointer;
}

.slider-image:after {
	background-size: contain;
}

.video-thumb.loadingvideo:after,
.slider-image.loadingvideo:after,
.img-hover-effect.loadingvideo:after {
	opacity: 1;
	filter: alpha(opacity=100);
}

.img-hover-effect {
	display: inline-block;
	width: 100%;
	position: relative;
	overflow: hidden;
	cursor: pointer;
	/*background: #eee url(../images/video-load.gif) no-repeat center center;*/
}

.img-hover-effect:before {
	display: block;
	content: '';
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,0.25);
	z-index: 2;
	opacity: 0;
	filter: alpha(opacity=0);
	transition: all 0.2s;
	-moz-transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
	cursor: pointer;
}

.img-hover-effect:hover:before {
	opacity: 1;
	filter: alpha(opacity=100);
	cursor: pointer;
}

.img-hover-effect.loadingvideo .hoveringel,
.img-hover-effect.loadingvideo:before {
	display: none!important;
}

.img-hover-effect .hoveringel {
	display: block;
	position: absolute!important;
	text-align: center;
	line-height: 100%;
	left: -30%;
	top: 10%;
	width: 100%;
	height: 100%;
	color: rgba(255,255,255,0.9);
	/*text-shadow: 0 0 40px rgba(0,0,0,0.6);*/
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	opacity: 0;
	filter: alpha(opacity=0);
	transition: all 0.2s;
	-moz-transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transform: rotate(120deg);
	-webkit-transform: rotate(120deg);
	transform: rotate(120deg);
}

.img-hover-effect:hover .hoveringel {
	top: 0px;
	left: 0px;
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
}

.title_genre {
	overflow:hidden;height:16px;

}
.item:hover .title_genre {
	
	height:100%;

}
.z_buttons { 
	display:none;
	}
.item:hover .z_buttons {
	display:block;
	position:absolute;
	z-index:9;
	margin-top:0px;
	width: 22.75%;

		  -webkit-user-select: none;  /* Chrome all / Safari all */
  -moz-user-select: none;     /* Firefox all */
  -ms-user-select: none;      /* IE 10+ */
  user-select: none;          /* Likely future */    
  
}



.grid2 > .item:hover .z_buttons {
	width:32.25%;

}
.grid2 .item {
	
    width: 27%;
    margin-bottom:250px;
    font-size: 16px !important;
}

.grid2 .z_buttons i {
	font-size:32px !important;
 		  -webkit-user-select: none;  /* Chrome all / Safari all */
  -moz-user-select: none;     /* Firefox all */
  -ms-user-select: none;      /* IE 10+ */
  user-select: none;          /* Likely future */    

}
.grid2 .float_el {
	
    width: 30.25%;
    margin-left: -1px;
}
.grid2 .video-meta {
	font-size: 16px !important;
}
.grid2 a {
	font-size: 16px !important;
}

.float_el {
	position: absolute;
    background: #ffffff;
    width: 20.75%;
    padding: 10px;
    margin: 0px;
    margin-left: -16px;
    z-index:9;
    margin-top: -1px;
    border-radius: 4px;
	-moz-border-radius: 4px;
    min-height: 185px;
}

.float_lang {
	position: absolute;
    z-index: 10;
    margin-top: -35px;
    margin-left: 5px;
}
.img-hover-effect .hoveringel i.fa {
	font-size: 10px!important;
	transition: all 0.2s;
	-moz-transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
}

.img-hover-effect:hover .hoveringel i.fa {
	font-size: inherit!important;
}

.img-hover-effect img {
	display: block;
}


.menu-content.video-list .img-hover-effect {
	overflow: hidden;
}

.menu-content.video-list .img-hover-effect .hoveringel,
.video-list.grid .img-hover-effect .hoveringel {
	line-height: 300px!important;
	font-size: 50px!important;
}

.video-list.grid2 .img-hover-effect .hoveringel {
	line-height: 300px!important;
	font-size: 30px!important;
}


.video-list.hdgrid .img-hover-effect .hoveringel {
	line-height: 182px!important;
	font-size: 55px!important;
}

.video-list.list .img-hover-effect .hoveringel {
	line-height: 166px!important;
	font-size: 50px!important;
}

.video-list.hdlist .img-hover-effect .hoveringel {
	line-height: 377px!important;
	font-size: 114px!important;
}



.item-content h2 a { line-height: 17px; text-transform:uppercase;}
.video-meta {
	display: block;
	position: relative;
	font-family: Arial;
	font-size: 11px;
}
.fixsort {
	    background: none !important;
    border-top: none !important;
    font-weight: normal !important;
    border-left: none !important;
    padding: 6px 8px !important;
}
.video-meta > span,
.video-meta a {
	/*
	display: inline-block;
	*/
	margin-right: 3px;
	white-space: nowrap;
	text-decoration: none !important;
	font-weight: bold;
}

.video-meta a.viewnfo {
	
	margin-right: 0px;
	
}
.video-meta > span i.fa,
.video-meta a i.fa {
	display: inline-block!important;
	padding-right: 5px;
	text-decoration: none !important;
	/*line-height: 12px;
	vertical-align: top;*/
}




/* #4 Content styling */


.video-list:after {
	display: block;
	clear: both;
	content: '';

}

.video-list.grid .item {
	display: block;
	width: 22.75%;
	float: left;
	text-align:left;
	background-color: #fff;
	border-radius: 3px;
	-moz-border-radius: 3px;
	overflow: hidden;
	box-shadow: 0 1px 2px rgba(0,0,0,0.15);
	margin-right: 2.66%;
	margin-bottom: 3%;
	z-index:1;
	margin-bottom:220px;
}


.video-list.grid2 .item {
	display: block;
	width: 32.25%;
	float: left;
	text-align:left;
	background-color: #fff;
	border-radius: 3px;
	-moz-border-radius: 3px;
	overflow: hidden;
	box-shadow: 0 1px 2px rgba(0,0,0,0.15);
	margin-right: 1.26%;
}

.video-list.grid .item .item-content {
	padding: 10px 15px;
	padding-top:0px;
	padding-bottom:0px;
}


.video-list.grid2 .item .item-content > p {
	display: none;
}

.video-list.grid2 .item .item-content > h3 {
	display: block;
	font-size: 15px;
	line-height: 100%;
	margin-bottom: 10px;
}


.video-list.grid .item .item-content > p {
	display: none;
}

.video-list.grid .item .item-content > h3 {
	display: block;
	font-size: 15px;
	line-height: 100%;
	margin-bottom: 10px;
}

.widget .widget-videos .item-content .video-meta,
.video-list .item .item-content .float_el > .video-meta {
	opacity: 0.6;
	filter: alpha(opacity=60);
	transition: all 0.2s;
	-moz-transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
}

.widget .widget-videos:hover .item-content .video-meta,
.video-list .item:hover .item-content .float_el > .video-meta {
	opacity: 1;
	filter: alpha(opacity=100);
}

.video-list.grid .item .item-content .float_el > .video-meta {
	display: block;
	margin-bottom: 4px;
	margin-top: 4px;
}

.video-list.grid2 .item .item-content .float_el > .video-meta {
	display: block;
	margin-bottom: 4px;
}

.video-list.grid .item:nth-child(4n) {
	margin-right: 0px;
}

.video-list.grid .item:nth-child(4n+1) {
	clear: both;
}

.video-list.grid2 .item:nth-child(3n) {
	margin-right: 0px;
}
.video-list.grid2 .item:nth-child(3n+1) {
	clear: both;
}



.video-list.list .item {
	display: block;
	width: auto;
	float: left;
	background-color: #fff;
	border-radius: 3px;
	-moz-border-radius: 3px;
	overflow: hidden;
	box-shadow: 0 1px 2px rgba(0,0,0,0.15);
	margin-bottom: 3%;
	padding: 15px;
	clear: both;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.video-list.list .item.image-no .item-content {
	margin-left: 0px!important;
}

.video-list.list .item:after {
	display: block;
	clear: both;
	content: '';
}

.video-list.list .item .item-header {
	width: 46%;
	float: left;
}

.video-list.list .item .item-content {
	margin-left: 48.5%;
}

.video-list.list .item .item-content > p {
	display: block;
	margin-top: 10px;
	margin-bottom: 5px;
}

.video-list.list .item .item-content > h3 {
	display: block;
	font-size: 22px;
	line-height: 100%;
	margin-bottom: 10px;
}

.video-list.list .item .item-content > .video-meta {
	display: block;
	margin-bottom: 4px;
}




.video-list.hdlist .item {
	display: block;
	width: 100%;
	float: left;
	background-color: #fff;
	border-radius: 3px;
	-moz-border-radius: 3px;
	overflow: hidden;
	box-shadow: 0 1px 2px rgba(0,0,0,0.15);
	margin-bottom: 3%;
}

.video-list.hdlist .item .item-content {
	padding: 10px 15px;
}

.video-list.hdlist .item .item-content > p {
	display: block;
	margin-top: 10px;
	margin-bottom: 5px;
}

.video-list.hdlist .item .item-content > h3 {
	display: block;
	font-size: 22px;
	line-height: 100%;
	margin-bottom: 10px;
}

.video-list.hdlist .item .item-content > .video-meta {
	display: block;
	margin-bottom: 4px;
}




.video-list.hdgrid .item {
	display: block;
	width: 48.22%;
	float: left;
	background-color: #fff;
	border-radius: 3px;
	-moz-border-radius: 3px;
	overflow: hidden;
	box-shadow: 0 1px 2px rgba(0,0,0,0.15);
	margin-right: 3.5%;
	margin-bottom: 3%;
}

.video-list.hdgrid .item .item-content {
	padding: 10px 15px;
}

.video-list.hdgrid .item .item-content > p {
	display: none;
}

.video-list.hdgrid .item .item-content > h3 {
	display: block;
	font-size: 16px;
	line-height: 100%;
	margin-bottom: 10px;
}

.video-list.hdgrid .item .item-content > .video-meta {
	display: block;
	margin-bottom: 4px;
}

.video-list.hdgrid .item:nth-child(2n) {
	margin-right: 0px;
}

.video-list.hdgrid .item:nth-child(2n+1) {
	clear: both;
}

.video-list .clear-list-button {
	display: block;
	clear: both;
	padding-top: 10px;
	text-align: center;
}

.video-list .clear-list-button .back-button {
	display: inline-block;
	padding: 11px 20px;
	background-color: #fff;
	box-shadow: 0 1px 1px rgba(0,0,0,0.13);
	font-size: 12px;
	color: #707070;
	margin-bottom: 10px;
}

.video-list .clear-list-button .back-button:hover {
	color: #232323;
}


.favtable {
	max-width:1000px;
}
@media screen and (max-device-width: 1024px) {

a.fixsort {
	padding:8px !important;
}


.grid2 i.fa-thumbs-up {
	font-size: 10px;
}


}

@media screen and (max-width: 1100px) {

.grid_catimg {
	margin-left: 125px !important;
}
.wrapper {
	width: 740px !important;
	margin: 0px auto;
	position: relative;
}
.video-list.grid  { 
	padding-left: 25px !important;
}
.video-list.grid .item { 
	width: 22.7%; 
	margin-right:1.36%;
}
.grid .item-content .float_el  { 
    width: 19.2%; 
}
.item.commontrailers .grid .item-content .float_el {
    width: 100% !important; 
}


.grid .video-meta div a {
	font-size: 12px !important;
}
.item-content .float_el .fa-magnet, .item-content .float_el .fa-download {
	font-size: 13px !important;
}
.favtable {
	width:680px !important;
}

}

.mobile_wrapper {
	width: 900px !important;
}
.mobile_wrapper span.people_thumbs {
	font-size: 11px;
}


@media screen and (max-width: 1100px) {
.item.commontrailers {
    width: 100% !important;
   /* max-width: inherit;*/
    }

   

}
@media screen and (min-width: 1100px) and (max-width: 1330px) {
.wrapper { width: 900px; }
.grid .item-content .float_el { width: 20.50%; }
.grid_catimg { margin-left: 167px; }
}

@media screen and (max-width: 1100px) {
 .leftadpos > ins > iframe { width: 130px !important;  height: 600px !important;}
 .rightadpos > ins > iframe { width: 130px !important; height: 600px !important; }

  .leftadpos > ins > a > img { width: 130px !important;  height: 600px !important; }
 .rightadpos > ins > a > img { width: 130px !important;  height: 600px !important; }
    }
/*
 @media screen and (min-width: 1101px) {
 .leftadpos > ins > iframe { width: 160px !important; height: 600px !important; }
 .rightadpos > ins > iframe { width: 160px !important; height: 600px !important; }

  .leftadpos > ins > a > img { width: 160px !important; height: 600px !important; }
 .rightadpos > ins > a > img { width: 160px !important; height: 600px !important; }
    }
*/
.responsivetable { position: relative !important; z-index: 2 !important;}

#description { overflow: hidden; padding: 15px; padding-top: 0px;
max-width: 700px;  min-height: 300px;}


/*.unique-floatingbox { display: none; }*/

#floatingbox { left: 50%;
transform: translate(-50%, 0); bottom: 80px; }

.clickads { text-align: center; padding-bottom: 10px; margin-top: 3px; }
.mainouter { min-height: 700px; }

.unique-index { width: 728px; }
.imdrating { 
background-image: linear-gradient(89deg, rgba(255, 255, 255, 0.51), rgba(248, 250, 248, 0.47) 30.25%, rgba(255, 255, 255, 0.37) 63.03%, rgba(255, 255, 255, 0.20) 91.6%);
padding: 10px;
width: 120px;
border-bottom-left-radius: 5px;
border-top-left-radius: 5px; }
.imdstar { -webkit-text-fill-color: #f5b203;
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: black; font-size: 20px; }
.imdvotes { font-size: 12px; }
.imdtextrating { font-size: 18px;padding-top:5px;  }
.imdtextvotes { font-size: 12px; }
.imdlogo { float: left; padding-right: 20px; width:40px; }
.imdrating_details { display:inline-block;width:15%;height:40px;background-image: linear-gradient(89deg, rgba(255, 255, 255, 1), rgba(248, 250, 248, 0.47) 30.25%, rgba(255, 255, 255, 0.37) 63.03%, rgba(191, 191, 191, 0.7) 91.6%);
border-right: 1px #ffffff solid; }
.imdrating_catalogs { display: none; }

div.imdrating:hover {   }
.metascore_wrap { text-align: right; display:inline-block;width:10%;height:40px;padding: 10px;padding-right:15px;line-height:20px;vertical-align: top; color: #ffffff;}
.metascore_wrap.greenms { background-image: linear-gradient(89deg, rgba(41, 231, 0, 1) 7.56%, rgba(13, 71, 0, 0.47) 49.58%, rgba(123, 123, 123, 0.44)); }

.metascore_wrap.redms { background-image: linear-gradient(89deg, rgba(231, 0, 14, 1), rgba(231, 0, 14, 0.87) 26.47%, rgba(43, 43, 43, 0.78) 87.82%); }
.metascore_wrap.yellowms { background-image: linear-gradient(89deg, rgba(231, 193, 0, 1), rgba(142, 119, 0, 0.68) 26.47%, rgba(43, 43, 43, 0.78) 87.82%); }
 
.taglines_wrap { border-left: 1px #ffffff solid;background-image: linear-gradient(89deg, rgba(255, 255, 255, 0.51), rgba(248, 250, 248, 0.47) 30.25%, rgba(201, 201, 201, 0.1) 81.93%, rgba(255, 255, 255, 0.37)); text-align: left; display:inline-block;width:100%; max-width: 580px;height:40px;padding-top: 7px;padding-bottom: 13px;line-height:20px;vertical-align: top; padding-left: 15px; }
.taglines_wrap2 { border-left: 1px #ffffff solid;background-image: linear-gradient(89deg, rgba(255, 255, 255, 0.51), rgba(248, 250, 248, 0.47) 30.25%, rgba(201, 201, 201, 0.1) 81.93%, rgba(255, 255, 255, 0.37)); text-align: left; display:inline-block;width:100%; max-width: 580px;height:40px;padding-top: 7px;padding-bottom: 13px;line-height:20px;vertical-align: top; padding-left: 15px; }

.taglines_heading { font-size: 14px; padding-bottom:5px; width: 100%; }
.taglines_heading .fa-quote-left, .taglines_heading .fa-quote-right { font-size: 10px;vertical-align: bottom; }
.taglines_space_row { width: 100%; height: 5px; }
.taglines_icons { font-size: 11px; }

.taglines_icons > i > span, .taglines_icons > span > i > span { font-family: 'verdana'; line-height: 16px; }


.taglines_icons > i, .taglines_icons > span > i { margin-right: 5px; border-radius: 3px;
height: 16px;
padding: 2px; padding-left: 4px; padding-right:5px; }

.taglines_icons > i.fa-star { 
background: #ffffff;
border: 1px #c8c8c8 solid;
color: #17b0c3; }
.taglines_icons > i.fa-pencil { 
background: #ffffff;
border: 1px #c8c8c8 solid;
color: #b17129; }
.taglines_icons > i.fa-video-camera { 
background: #ffffff;
border: 1px #c8c8c8 solid;
color: #bb1f1f; }
.taglines_icons > i.fa-trophy { 
background: #ffffff;
border: 1px #c8c8c8 solid;
color: #f2a511; }
.taglines_icons > i.fa-book { 
background: #ffffff;
border: 1px #c8c8c8 solid;
color: rgb(138, 184, 40); }
.taglines_icons > span > i.fa-commenting-o { 
background: #ffffff;
border: 1px #c8c8c8 solid;
color: #000000; }
.taglines_icons > span > i.fa-eye { 
background: #ffffff;
border: 1px #c8c8c8 solid;
color: #000000; }
.taglines_icons > i.fa-calendar-plus-o { 
background: #ffffff;
border: 1px #c8c8c8 solid;
color: #94193c;  padding-right:3px;}


div.taglines_wrap.spacingtxt > .taglines_icons > i > span { letter-spacing: 0.5px; }

/* REVERSE COLORS */
/*
.taglines_icons > i.fa-star { 
background: #17b0c3;
border: 1px #6d6d6d solid;
color: #ffffff; }
.taglines_icons > i.fa-pencil { 
background: #b17129;
border: 1px #6d6d6d solid;
color: #ffffff; }
.taglines_icons > i.fa-eye { 
background: #bb1f1f;
border: 1px #6d6d6d solid;
color: #ffffff; }
.taglines_icons > i.fa-trophy { 
background: #f2a511;
border: 1px #6d6d6d solid;
color: #ffffff; }
.taglines_icons > i.fa-book { 
background: rgb(138, 184, 40);
border: 1px #6d6d6d solid;
color: #ffffff; }
.taglines_icons > span > i.fa-commenting-o { 
background: #000000;
border: 1px #6d6d6d solid;
color: #ffffff; }
.taglines_icons > span > i.fa-warning { 
background: #000000;
border: 1px #6d6d6d solid;
color: #ffffff; }
*/

.goog-te-banner-frame.skiptranslate {
    display: none !important;
    } 
    .goog-tooltip { display: none !important; }
    #goog-gt-tt { display: none; }
    .goog-text-highlight { background: none !important; }

    .parents { width:240px; line-height: 18px;margin-right: 10px; margin-bottom: 5px; margin-top: 5px; }
.parentsallbars { padding: 3px; padding-right:0px; margin-bottom: 5px;}
.parentsrowb { height: 16px;font-size: 9px; line-height: 10px; padding: 3px; padding-right: 6px;margin-top: 4px; margin-bottom:10px; width: 100%; border: 1px #cccccc solid; border-radius: 5px;}
.parentsbackNone { background: #cccccc !important; color: #000000 !important; }
.parentsbackMild { background: #a4d827 !important;color: #000000 !important;  }
.parentsbackModerate { background: #e0a014 !important; }
.parentsbackSevere { background: #b80b22 !important; color:#fafafa !important; }


.parentsiconNone {  }
.taglines_icons i span { color: #000000; }
.parentsiconMild { 
    /*color: #a4d827 !important;*/
    color: #15540d !important;
    background: #a4d827 !important;
    border: 1px solid #a4d827 !important; }
.parentsiconModerate { 
/*color: #e0a014 !important; */
    color: #ffffff !important;
    background: #e0a014 !important;
    border: 1px solid #e0a014 !important;
     }
.parentsiconSevere { 
/*color: #b80b22 !important;*/
    color: #ffffff !important;
    background: #b80b22 !important;
    border: 1px solid #b80b22 !important;
     }

.parentsbreak { color: #cccccc; letter-spacing: -3px; }

.parentslegend { border: 1px #cccccc solid; border-radius: 5px; padding: 3px; margin-right: 5px; text-transform: lowercase; font-size:9px; }
.uploadimdb { padding-right: 10px;width: 18px; vertical-align: top; }
#imdb_url_go { cursor: pointer; }
.imdbcatalogue div.taglines_wrap { background: linear-gradient(89deg, rgba(255, 255, 255, 0.51), rgba(248, 250, 248, 0.47) 30.25%, rgba(255, 255, 255, 0.37) 73.11%, rgba(201, 201, 201, 0) 97.06%); }

.imdbtop10 {
    background: linear-gradient(89deg, rgba(204, 204, 204, 0.51), rgba(239, 239, 239, 0.47) 39.5%, rgba(244, 244, 244, 0.63) 74.37%, rgba(255, 255, 255, 0.22) 91.6%);
}
.loader {
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid rgb(111, 0, 175);
border-right: 16px solid rgb(0, 192, 177);
border-bottom: 16px solid rgb(156, 147, 255);
border-left: 16px solid rgb(146, 189, 0);
    width: 250px;
    height: 250px;
    /*-webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;*/
    background-color: #ffffff;
    background: url("/pic/loader.gif");
    background-repeat: no-repeat !important;
background-position: center center;
background-size: 250px auto;
}
.loader-games {
    border-top: 16px solid rgb(121, 25, 150);
border-right: 16px solid rgb(0, 192, 177);
border-bottom: 16px solid rgb(205, 22, 212);
border-left: 16px solid rgb(46, 132, 143);
background-size: 350px auto;

}
.logo2 { background-size: 320px !important; }
.open-button {
  background-color: #555;
  color: white;
  padding: 16px 20px;
  border: none;
  cursor: pointer;
  opacity: 0.8;
  position: fixed;
  bottom: 23px;
  right: 28px;
  width: 280px;
}

/* The popup chat - hidden by default */
.form-popup {
  display: none;
  position: fixed;
  bottom: 0;
  right: 15px;
  border: 3px solid #f1f1f1;
  z-index: 9;
}

/* Add styles to the form container */
.form-container {
  max-width: 300px;
  padding: 10px;
  background-color: white;
}

/* Full-width textarea */
.form-container textarea {
  width: 100%;
  padding: 15px;
  margin: 5px 0 22px 0;
  border: none;
  background: #f1f1f1;
  resize: none;
  min-height: 200px;
}

/* When the textarea gets focus, do something */
.form-container textarea:focus {
  background-color: #ddd;
  outline: none;
}

/* Set a style for the submit/login button */
.form-container .btn {
  background-color: #4CAF50;
  color: white;
  padding: 16px 20px;
  border: none;
  cursor: pointer;
  width: 100%;
  margin-bottom:10px;
  opacity: 0.8;
}

/* Add a red background color to the cancel button */
.form-container .cancel {
  background-color: red;
}
.chat-popup {
    position: fixed;
width: 300px;
height: 400px;
bottom: 15px;
right: 0;
display:none;
z-index: 99999999999;
}

/* Add some hover effects to buttons */
.form-container .btn:hover, .open-button:hover {
  opacity: 1;
}
.closechat {
    cursor: pointer;
    font-size: 16px;
    margin-bottom:5px;
    float:right;
}
#contentlangs { display: none;
position: fixed;
background: #ffffff;
padding: 15px;
border: 1px #000000 solid;
margin-top: 23px;
margin-left: -6px; }
#multilang { cursor: pointer;
background: #000000;
padding: 4px;
color:#ffffff;
border-radius: 5px;
margin-right: 2px; }
