.vodpage {
background-color:#fff;

}

.whatsonwrap .show-item .caption_img a,.whatsonwrap .show-item .caption_img {
		background-color:transparent;
}

.vodpage #masthead-inner {
background-color:#000 !important;
}

.vodpage #main,.vodpage .site-main{
background-color:#000 !important;
}



.eptitlepage {
    

}
.vodpage .site-main .regular,.vodpage .site-main .regular1,.vodpage .site-main .regular2 {
background-color:#e2e2e2 !important;
background-image: none;
box-shadow: none;
}

.vodpage h1.page-header span {
color:#fff;
}

.vodpage .navbar-default .navbar-nav>li>a {
color:#fff;
}

.wcContainer .wcMessages {
width:97%;
}

#vod_chat {

background:#000;
color: #ffffff;
padding: 0px;
background-size: cover;
background-position: 50% 50%;
}

#vod_chat .wcControlsButtonsIncluded {
width:100%;
overflow:hidden;
}

.wcContainer .wcMessages {height:300px; 
background-image: url('../../../../uploads/2017/04/animebulletbggg.jpg');
 background-position: 100px 5px; 
 padding:14px;
 border:solid 2px orange;overflow:scroll;overflow-x:hidden;overflow-y:scroll;
}

.pospc {  color:#fff;font-weight:bold;}

.chatopac { color:#fff;font-weight:bold;}

.chatopac, .chatpos, .chatsize {background:#000000; color:#fff;padding:8px 20px;}

#rangevalue {
color:#fbb831;
}

#bgopacity{
    margin-top: 7px;
    -webkit-appearance: none;
    -moz-apperance: none;
    border-radius: 6px;
    height: 6px;
    background-image: -webkit-gradient(
        linear,
        left , 
        right ,
        color-stop(0.45, #fbb831),
        color-stop(0.15, #C5C5C5)
    );
    /*background-image: linear-gradient( to left , blue, red); */
     background: linear-gradient(90deg, #fbb831, #fbb831 70%, #C5C5C5 0%);
}

.chatpos label.vod-position-top input[name="position"],
.chatpos label.vod-position-bottom input[name="position"],
.chatpos label.vod-position-moving input[name="position"] {
display:none;
}
.chatpos label.vod-position-top span {
background-image:url('../vod/position/top.png');
width:87px;
height:38px;
display:block;
    cursor:pointer;
}
.chatpos label.vod-position-top:hover span,
.chatpos label.vod-position-top > input[name="position"]:checked + span {
background-image:url('../vod/position/topb.png');
width:87px;
height:38px;
display:block;
cursor:pointer;
}
.chatpos label.vod-position-bottom span {
background-image:url('../vod/position/bottom.png');
width:87px;
height:38px;
display:block;
cursor:pointer;
}
.chatpos label.vod-position-bottom:hover span,
.chatpos label.vod-position-bottom > input[name="position"]:checked + span{
background-image:url('../vod/position/bottomb.png');
width:87px;
height:38px;
display:block;
cursor:pointer;
}
.chatpos label.vod-position-moving span {
background-image:url('../vod/position/moving.png');
width:87px;
height:38px;
display:block;
cursor:pointer;
}

.chatpos label.vod-position-moving:hover span,
.chatpos label.vod-position-moving> input[name="position"]:checked + span{
background-image:url('../vod/position/movingb.png');
width:87px;
height:38px;
cursor:pointer;
}





.wcControlsButtonsIncluded .wcInputContainer {
    overflow: hidden;
    padding-right: 5px;
    padding: 2px 20px;
}

.pospc center{color:#fff;}


span.bulletin-size {
	float:left;
    border-radius: 10px;
    background: #ffffff;
    padding: 3px 7px; 
	font-weight: bold;
    margin-left: 12px;
    cursor:pointer;
}

span.bulletin-size:nth-child(1) {
    margin-left: 15px;
}
.pospc output {
	padding-top:0px;
}

div.chatopac,div.chatsize {
border-top:1px solid #fff;
}


div.pospc:nth-child(1) {
border-top:none;
} 
.chatsize label>input[name="chatsize"] {
display:none;
}
.chatsize label>input[name="chatsize"]:checked + span.bulletin-size ,span.bulletin-size:hover {
    background: #fcb913;
}

.flyme {
  width: 500px;
  height: 50px;
  position: absolute;
  right: -50px;
  opacity:0;
  transition: 1.25s;
  transition-timing-function: ease-in;
  
    -webkit-transition: 190ms width linear; 
    -moz-transition:  1.25s;
    -o-transition:  1.25s;
    transition:  1.25s;
    
    

   -webkit-text-stroke-width: 1px;
   -webkit-text-stroke-color: black;
    

}

.flyme .wcMessageUser {display: none;}

.flyme .wcMessageContent {
color:#fff;
width:400px;
font-size:18px;
}


.putbullet{
position: relative;
}

/*chat box right - make text black force*/
.wcContainer .wcMessages .wcMessage .wcMessageContent,.wcWpMessage .wcMessageUser a {
	color:#000000 !important;
}


.wcControlsButtonsIncluded a.wcInsertEmoticonButton {
   
    width: 32px;
    margin-left: -16px;
    right: 36px;
    top: 5px;
    float: right;
}

.vod-btn {
    clear: both;
    background-image: url(../img/button_background.jpg);
    display: inline-block;
font-size: 1.4rem;
font-family: 'Open Sans', sans-serif;
padding: 12px 14px;
text-align: center;
color: #ffffff !important;
font-weight: 600;
width:250px
    }
    
.listepisodes    {
    -webkit-transition:  2s; /* Safari */
    transition:  2s;
    }
    
.vod-btn.side {
 margin-left:-15px;
 }
 
 .chat_keyboard a.wcInsertEmoticonButton {
    width: 32px;

    top: 32px;
    float: right;
}
 .chat_keyboard a.wcInsertEmoticonButton {
    background: url('../../../../plugins/wise-chat-pro/gfx/icons/emoticon.png') center center no-repeat;
    width: 32px;
}
.chat_keyboard .wcCurrentUserName {
display:none;
}
 .chat_keyboard a.wcToolButton {
    float: right;
    margin-right: 3px;
    cursor: pointer !important;
    display: inline-block;
    width: 38px;
    height: 32px;
    border: 1px solid transparent;
    padding: 0px 3px;
    position: absolute;
    overflow: hidden;
	right: 55px;
    top: 7px;
    z-index: 2;
}

.chat_keyboard .wcInput {
position: absolute;
    top: 10px;
    width: 66%;
        border: 2px solid #fcb913;
}





/* Safari 4.0 - 8.0  for bulletin*/
@-webkit-keyframes mymove {
    from {right: -50px;}
    to {left: 0px;}
}

@keyframes mymove {
    from {right: -50px;}
    to {left: 0px;}
}


.flychat {
     -webkit-animation: mymove 5s infinite; /* Safari 4.0 - 8.0 */
    -webkit-animation-timing-function: linear; /* Safari 4.0 - 8.0 */
    animation: mymove 5s infinite;
    animation-timing-function: linear;
    }
.chat_keyboard input.wcSubmitButton.btn.btn-default{
position:absolute ;
z-index: 5;
right:1px;
top: 14px;
    height: 30px;
    border: 2px solid #fff;
    box-shadow: 4px 4px 15px #cecece;
    background-color: #fcb913;
    padding-top: 4px;

}
.vodpage_synopsis {
  clear: both;
   /* background-image: url(../img/button_background.jpg);
     background-image: url(../img/grid_screen.jpg);*/
    
    display: inline-block;
    width:100%;
	padding:20px;
    /*padding:18px 14px;*/
    color:#323232;
    line-height:1.4em;
    margin-bottom:15px;
	margin-top:-10px;
	
}

.vodpage_synopsis h1{
  color:#323232;
  font-size:18px;
  font-weight:bold;
      margin-top: 10px;
}

.listepisodes {
display:none; /*This is intentionally added ti remove the list of episodes*/
}

.regularSearch.vodepisode {
background-image:none;
box-shadow: 4px 4px 15px #cecece;
background-color:#fff;
}

.vod_removebg {
background-image:none;
background-color:#e2e2e2;
}

.vodvid .post-ratings{
margin:0 auto;
padding-left:0px;
}


.chatpos,.chatopac,.chatsize {
width:100%;
}

.chatsize label {
vertical-align: top;

}
.chatsize label  .wcCustomizations
{
margin: 0 7px;
}
.flyme .wcAdminAction {display: none;} 

.single-episode {background:#fff !important;}

.single-episode #masthead-inner{background-color:#f8f8f8;}

.single-episode .vod_removebg {background-color:#e2e2e2 !important;}

.single-episode h1.page-header a {
    color: #af1f24;
    display:inline-block;
    line-height: 28.1px !important;
   width:66.6666%;
   }
.single-episode h1.page-header {
    border: 0px;
    margin-top: 5px;
    margin-bottom: -5px;
}
     
#trailer-video {
    padding-top: 0px;
}
.eptitlepage {
    color: #f57d20;
    text-transform: capitalize;
    font-family: 'Microgramma-bold';
    font-size: 17px;
    display: block;padding-bottom:10px;
}
    
.single-episode     .regularSearch.vodepisode {
    background-image: none;
    box-shadow: none;
    background-color: transparent;
}
.single-episode  .navbar-default .navbar-nav>li>a,
.single-episode .sharetitle {color:#fff;}


.chatpos h3{
/*font-family: 'Microgramma-bold' !important;*/
font-family:arial;
 color: #e38b3f;
margin-top: 10px;
    text-transform: uppercase;
    font-size: 14px;

}

.wcWindowTitle {
/*font-family: 'Microgramma-bold' !important;*/
font-family:arial;
color:#fff;
    font-size: 18px;
    text-transform: uppercase;
    padding-bottom: 10px;
}





/*Slider checkbox*/
.single-episode  .switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

/* Hide default HTML checkbox */
.single-episode  .switch input {display:none;}

/* The slider */
.single-episode  .slider {
  position: relative;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.single-episode  .slider:before {
  position: relative;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

.single-episode  input:checked + .slider {
  background-color: #2196F3;
}

.single-episode  input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

.single-episode input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.single-episode  .slider.round {
  border-radius: 34px;
}

.single-episode  .slider.round:before {
  border-radius: 50%;
}





.onoffswitch {
    position: relative; width:74px; float:right;
    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
}
.onoffswitch-checkbox {
    display: none;
}
.onoffswitch-label {
    display: block; overflow: hidden; cursor: pointer;
    border: 2px solid #999999; border-radius: 20px;
}
.onoffswitch-inner {
    display: block; width: 200%; margin-left: -100%;
    transition: margin 0.3s ease-in 0s;
}
.onoffswitch-inner:before, .onoffswitch-inner:after {
    display: block; float: left; width: 50%; height: 30px; padding: 0; line-height: 30px;
    font-size: 14px; color: white; font-family: Trebuchet, Arial, sans-serif; font-weight: bold;
    box-sizing: border-box;
}
.onoffswitch-inner:before {
    content: "ON";
    padding-left: 10px;
    background-color: #F0CD09; color: #FFFFFF;
}
.onoffswitch-inner:after {
    content: "OFF";
    padding-right: 10px;
    background-color: #EEEEEE; color: #999999 !important;
    text-align: right;
}
.onoffswitch-switch {
   display: block;
    width: 34px;
    margin: 5px;
    margin-top: 0px;
    background: #FFFFFF;
    position: absolute; top: 0; bottom: 0;
    right: 34px;
    border: 2px solid #999999; 
	border-radius: 20px;
    transition: all 0.3s ease-in 0s; 
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
    margin-left: 0;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
    right: -5px; 
}
/*end of checkbox*/






/* Rounded sliders 2 */
.single-episode  .slider.round {
  border-radius: 34px;
}

.single-episode  .slider.round:before {
  border-radius: 50%;
}





.onoffswitch2 {
    position: relative; width:74px; float:right;
    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
}
.onoffswitch2-checkbox {
    display: none;
}
.onoffswitch2-label {
    display: block; overflow: hidden; cursor: pointer;
    border: 2px solid #d42f2f; border-radius: 20px;
}
.onoffswitch2-inner {
    display: block; width: 200%; margin-left: -100%;
    transition: margin 0.3s ease-in 0s;
}
.onoffswitch2-inner:before, .onoffswitch-inner:after {
    display: block; float: left; width: 50%; height: 30px; padding: 0; line-height: 30px;
    font-size: 14px; color: white; font-family: Trebuchet, Arial, sans-serif; font-weight: bold;
    box-sizing: border-box;
}
.onoffswitch2-inner:before {
    content: "ON";
    padding-left: 10px;
    background-color: #F0CD09; color: #FFFFFF;
}
.onoffswitch2-inner:after {
    content: "OFF";
        padding-right: 6px;
    padding-right: 10px;
    background-color: #EEEEEE; color: #999999 !important;
    text-align: right;
}
.onoffswitch2-switch {
   display: block;
    width: 34px;
    margin: 5px;
    margin-top: 0px;
    background: #FFFFFF;
    position: absolute; top: 0; bottom: 0;
    right: 34px;
    border: 2px solid #d42f2f; border-radius: 20px;
    transition: all 0.3s ease-in 0s; 
}
.onoffswitch2-checkbox:checked + .onoffswitch2-label .onoffswitch-inner {
    margin-left: 0;
}
.onoffswitch2-checkbox:checked + .onoffswitch2-label .onoffswitch-switch {
    right: -5px; 
}

.wcCustomizations>a {
	color:#fff;
}
/*end of checkbox*/

@media screen and (max-width: 1200px) {
.chat_keyboard .wcInput {
    position: absolute;
    top: 10px;
    width: 96%;
}
.chatboardarea {margin-left: -100px; }

.chat_keyboard a.wcToolButton {
    right: -44px;
    top: 4px;
}

.onoffswitch {

    margin-right: 100px;

}


}

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


#masthead .navbar {
    background-color: #f8f8f8 !important;
}

}

@media screen and (max-width: 993px) {
.single-episode h1.page-header a {

   width:100%;
    
    }

.vod_chat,.chat_keyboard {
display:none;
}
.onoffswitch {display:none;}
}

@media screen and (max-width: 530px) {
.vod-btn.side {
 margin-left:0px;
 }
 .vod-btn {width:49%;}
}

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

h1.page-header a {
    color: #af1f24;
    text-transform: uppercase;
    font-family: 'Microgramma-bold';
    font-size: 12px;
}
 .vod-btn { font-size: 1.1rem;}
}


.ms-skin-light-6 .ms-bullet {

    background: rgba(255, 255, 255, 1);
    -webkit-background-clip: padding-box;
    border: solid 3px #bd565c;
    border-color: transparent;
    margin: 4px;
    background-position: -34px -117px;
}
.ms-skin-light-6 .ms-bullet-selected {
    background-color: rgb(175, 32, 36) !important;
    border-color: black;
    border-color: white;
}

   
