body{
  	background-color:#231f20;
	font-family: 'Roboto Condensed', sans-serif;
}

a, a:hover{
	color:#00a651;
}

.headerSection{
  	line-height:25px;
  	text-align:center;
  	background-color:#4D4948;
  	color:#818285;
  	letter-spacing:10px;
}

.bannerSection{
  	border-top:5px solid #00a651;
  	min-height:555px;
  	background-image:url('../images/baner.jpg');
	background-size: cover;
	border-bottom:1px solid #565f5f;
	background-position:center;
	position:relative;
	text-align:center;
}

.jas24Logo{
	position:absolute;
  	left:0px;
  	top:-5px;
  	padding:0px;
  	text-align:right;
  	color:#fff;
  	font-weight:bold;
  	font-size:16px;
  	line-height:22px;
}

.ppvLogo{
  	    position: absolute;
    left: 0px;
    top: 0px;
    padding: 0px;
    text-align: right;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
}

.ppvLogo a{
 	color:#fff;
	 text-decoration:none; 	
}

.ppvLogo a img{

}

.jkhLogo{
  	position:absolute;
  	left:5%;
  	top:-5px;
  	line-height:0px;
  	display:block;
}

.bannerLogo{
  	margin-top:110px;
	margin-top:80px;
	display:block;
	line-height:0px;	
}

.bannerLogo img{
	max-width:100%; 
	    background: rgba(255,255,255,0.6);
    padding: 20px;
}

.bannerText{
  	position:absolute;
  	bottom:20px;
  	left:0px;
  	width:100%;
	background:rgba(0,0,0,0.4)
}

.flip-clock-divider .flip-clock-label{
  	color:#fff !important;
  	font-size:14px;
}

.clockText p{
  	font-size:14px;
  	color:#fff;
  	margin:0px;
}

.clockText p.clockHeader{
  	font-weight:bold;
  	font-size:26px;
  	margin-bottom:0px;
  	margin-top:35px;
}

.textSection{
  	background-color:#e7e7e8;
  	color:#231f20;
  	font-size:14px;
  	line-height:20px;
  	padding-top:30px;
  	padding-bottom:30px;
}

.textSection h1{
  	font-size:26px;
  	margin:0px;
  	margin-bottom:20px;
}

.textSection p{
  	text-align:justify;
}

.linksSection{
  	background-color:#58585a;
  	line-height:40px;
  	text-align:center;
}

.linksSection ul {
  	display:block;
  	padding:0px;
  	margin:0px;
  	margin:0 auto;
  	list-style-type:none;
}

.linksSection ul li{
  	display:inline;
  	padding:0px;
  	margin:0px 10px;
  	list-style-type:none;
}

.linksSection ul li a{
  	color:#fff !important;
  	text-decoration:none !important;
}

.footerSection{
  	padding-top:25px;
  	padding-bottom:25px;
}

.footerSection p{
  	margin-bottom:0px;
  	color:#fff;
  	text-align:left;
  	font-size:12px;
}

.footerSection p a{
	color:#fff;
}

.footerSection div div div div{
  	text-align:center;
}
	
.footerSection div div div div img{
	margin-right:20px; 
	display:inline-block;
	margin-bottom:10px; 	
}

.footerSection div div div div img:last-child{
  	margin:0px;
  	margin-bottom:10px; 
}

.eventHeader{
  	font-weight:bold;
  	font-size:20px;
  	margin-bottom:5px;
  	margin-top:10px;
	margin-top:0px;
}

.eventPlace{
  	font-style:italic;
  	margin-bottom:10px;
}

.eventGfx{
  	padding:20px;
  	background-color:#323b3b;
  	text-align:center;
}

.eventLogo{
  	width:50%;
  	float:left;
  	color:#fff;
  	line-height:16px;
}

.eventLogo img{
  	margin-bottom:10px;
}

.eventTop{
	background-color:#1f1a17;color:#fff;
	padding-top:20px;
	padding-bottom:20px;
}

.eventTop p{
	margin:0px;
}

.eventTop p.eventPlace{

margin-top:5px;
}

.eventDate{
  	display:inline-block;
	display:block;
	text-align:center;
	width:100%;
  	padding:20px 20px;
  	color:#323b3b;
  	font-size:18px;
  	margin-top:0px;
	/*background: #f7b427; 
	background: -moz-linear-gradient(top,  #f7b427 0%, #de752a 100%); 
	background: -webkit-linear-gradient(top,  #f7b427 0%,#de752a 100%); 
	background: linear-gradient(to bottom,  #f7b427 0%,#de752a 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7b427', endColorstr='#de752a',GradientType=0 );
	*/
	background-color:#00a651;
	color:#fff;
	font-size:22px;
}

.divGroup{
  	border:1px solid #bcbdc0;
  	float:left;
  	margin-bottom:10px;
}

.divGroupDesc{
  	line-height:48px;
  	width:150px;
	background-color:#f2f2f3;
	color:#00a651;
	text-align:center;
	font-weight:bold;
	float:left;
	border-right:1px solid #bcbdc0;
	position:relative;
}

.divGroupDesc img{
  	position:absolute;
  	right:-1px;
  	top:18px;
}


.divGroupValue{
	width:180px;
	line-height:48px;
	background-color:#fff;
	color:#231f20;
	text-align:center;
	font-weight:bold;
	float:left;
}

.clockTime{
  	width:470px !important;
}


.divGroupValue input, .divGroupValue select{
  	border:none;
  	margin:0px;
  	padding:0px;
  	height:48px;
  	padding-left:10px;
  	padding-right:10px;
  	font-weight:normal;
  	font-style:italic;
  	width:100%;
}

.divGroupBt{
  	float:left;
  	margin-left:20px;
}

.divGroupBt input, .divGroupBt a{
  	cursor:pointer;
  	border:1px solid #bcbdc0;
  	padding:0px;
  	margin:0px;
  	height:50px;
  	line-height:50px;
  	padding-left:0px;
  	padding-right:0px;
  	background-color:#f2f2f3;
	color:#00a651;
	font-weight:Bold;
	width:150px;
	text-align:Center;
	display:block;
	text-decoration:none !important;
}

.submitBt{
  	background-color:#00a651;
  	color:#fff;
  	width:200px;
  	margin:0 auto;
  	font-weight:500;
  	border-color:#00a651;
  	margin-top:20px;
}

.opinion i{
	cursor:pointer;
}

.opinion i.color{
	color:#eaa200;
}


.enterChannel{
	cursor:pointer;
  	border:1px solid #bcbdc0;
  	padding:0px;
  	margin:0px;
  	height:50px;
  	line-height:50px;
  	padding-left:20px;
  	padding-right:20px;
  	background-color:#f2f2f3;
	color:#00a651 !important;
	font-weight:Bold;
	text-align:Center;
	display:block;
	text-decoration:none !important;
	float:left;
	margin-top:20px;
	margin-bottom:20px;
	
}	

.footerSection p.text-right{
	text-align:right;
}

.contactInfo{
	background-color:#e7e7e8;padding-bottom:20px;text-align:center;padding-top:20px;
}

.subPage{
	min-height:410px;
	min-height:355px;
}

.bannerLogo img{
	max-width:700px;
	max-width:550px;
	max-height:200px;
}

.clockTime{
	margin:0px !important;
	margin-top:30px !important;
	margin-bottom:10px !important;
}


.inPro{
	color:#fff;font-size: 36px;text-align:center;font-weight:bold;line-height:40px;line-height: 70px;margin-top: 35px;margin-bottom: 35px;
}

.eventSingle{
	width:100%;
}

#cn{
	text-align:center;color:green;display:none;
	margin-top:20px;
}


.eventNowText{
	text-align:center;
}

.eventNow{
	margin:0px;
	font-size:30px;
	font-weight:500;
	color:#fff;
	background-color:#1f1a17;
	line-height:30px;
	padding:20px;
	display:inline-block;
	margin-bottom:50px;
}

.eventNow span{
	color:#ebd720;
	color:#00a651;
}

.btPlayer{
	border:2px solid #818285;display:inline-block;padding:10px;margin:10px;color:#818285;
}

.btPlayerActive{
	border:2px solid #818285;display:inline-block;padding:10px;margin:10px;color:#818285;
	background-color:#00a651;color:#fff;border-color:#00a651;
}

.logoutBt{
	font-size:14px;color:#00a651;text-decoration:none !important;
}

.selectedStream{
	text-align:center;margin-bottom:20px;font-size:18px;
}

.footerText{
	background-color:#fff;
	padding-top:40px;
	padding-bottom:30px;
}

.payment-form input[type="text"], .payment-form input[type="email"], .payment-form input[type="password"], .forget-password input[type="email"]{
border: none;
    margin: 0px;
    padding: 0px;
    height: 48px;
    padding-left: 10px;
    padding-right: 10px;
    font-weight: normal;
    font-style: italic;
    width: 100%;
	
	-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
    border: 1px solid #bcbdc0;
	
}


.textSection  textarea.form-control{
border: none;
    margin: 0px;
    padding: 0px;
   // height: 48px;
   padding:20px;
    padding-left: 10px;
    padding-right: 10px;
    font-weight: normal;
    font-style: italic;
    width: 100%;
	
	-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
    border: 1px solid #bcbdc0;
	
}


.submitBt{
cursor: pointer;
    border: 1px solid #bcbdc0;
    padding: 0px;
    margin: 0px;
    height: 50px;
    line-height: 50px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: #f2f2f3;
    color: #00a651;
    font-weight: Bold;
    text-align: Center;
    display: inline-block;
    text-decoration: none !important;
	margin:10px;
	-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
}

.text-center p{
	text-align:center;
}

.alert{
	-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
}

.hr{
	display:block;
	height:1px;
	background-color:#bcbdc0;
	margin:0px;
	padding:0px;
	
	margin:40px 0px;
}




#async-player .fp-ratio{

	background-image:url('../images/ppv.jpg');
	background-position:center;
	background-size:cover;
}

.fp-error{
	height:50% !important;
	display:none !important; 
}


 .is-playing.is-error .fp-middle, .is-playing.is-error .fp-togglable, .is-waiting .fp-togglable, .is-waiting .fp-middle,
 .is-error .fp-middle, .is-error .fp-togglable{
	display: flex !important;
}


.is-playing.is-error .fp-secondary.fp-togglable, .is-waiting .fp-secondary.fp-togglable, .is-error .fp-secondary.fp-togglable{
	display: block !important;
}


#async-player.no-bg{
	background-image:none !important;
}

.fp-share-menu{
	display:none !important;
}

#async-player.flowplayer{
	background-color:#000 !important;
}	


#async-player.flowplayer.is-playing{
	background-color:transparent !important;
	background-image:none!important;
}	


.fp-error{
	height:50% !important;
	display:none !important; 
}


 .is-playing.is-error .fp-middle, .is-playing.is-error .fp-togglable, .is-waiting .fp-togglable, .is-waiting .fp-middle,
 .is-error .fp-middle, .is-error .fp-togglable{
	display: flex !important;
}


.is-playing.is-error .fp-secondary.fp-togglable, .is-waiting .fp-secondary.fp-togglable, .is-error .fp-secondary.fp-togglable{
	display: block !important;
}


.fp-error{
	height:50% !important;
	display:none !important; 
}


 .is-playing.is-error .fp-middle, .is-playing.is-error .fp-togglable, .is-waiting .fp-togglable, .is-waiting .fp-middle,
 .is-error .fp-middle, .is-error .fp-togglable{
	display: flex !important;
}


.is-playing.is-error .fp-secondary.fp-togglable, .is-waiting .fp-secondary.fp-togglable, .is-error .fp-secondary.fp-togglable{
	display: block !important;
}



#async-player.flowplayer{
	background-color:#000 !important;
}	


#async-player.flowplayer.is-playing, #async-player.flowplayer.is-fullscreen{
	background-color:transparent !important;
	background-image:none!important;
}	

#async-player.flowplayer.is-fullscreen{
	border:0px !important;
}

#async-player.flowplayer.is-fullscreen .fp-ratio{
	background-color:transparent !important;
	background-image:none!important;
}








.stripe-form form {
  width: 30vw;
  min-width: 500px;
  align-self: center;
  box-shadow: 0px 0px 0px 0.5px rgba(50, 50, 93, 0.1),
    0px 2px 5px 0px rgba(50, 50, 93, 0.1), 0px 1px 1.5px 0px rgba(0, 0, 0, 0.07);
  border-radius: 7px;
  padding: 40px;
}

.stripe-form .hidden {
  display: none;
}

.stripe-form #payment-message {
  color: rgb(105, 115, 134);
  font-size: 16px;
  line-height: 20px;
  padding-top: 12px;
  text-align: center;
}

.stripe-form #payment-element {
  margin-bottom: 24px;
}

/* Buttons and links */
.stripe-form button {
  background: #5469d4;
  font-family: Arial, sans-serif;
  color: #ffffff;
  border-radius: 4px;
  border: 0;
  padding: 12px 16px;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  display: block;
  transition: all 0.2s ease;
  box-shadow: 0px 4px 5.5px 0px rgba(0, 0, 0, 0.07);
  width: 100%;
}
.stripe-form button:hover {
  filter: contrast(115%);
}
.stripe-form button:disabled {
  opacity: 0.5;
  cursor: default;
}

/* spinner/processing state, errors */
.stripe-form .spinner,
.stripe-form .spinner:before,
.stripe-form .spinner:after {
  border-radius: 50%;
}
.stripe-form .spinner {
  color: #ffffff;
  font-size: 22px;
  text-indent: -99999px;
  margin: 0px auto;
  position: relative;
  width: 20px;
  height: 20px;
  box-shadow: inset 0 0 0 2px;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
.stripe-form .spinner:before,
.stripe-form .spinner:after {
  position: absolute;
  content: "";
}
.stripe-form .spinner:before {
  width: 10.4px;
  height: 20.4px;
  background: #5469d4;
  border-radius: 20.4px 0 0 20.4px;
  top: -0.2px;
  left: -0.2px;
  -webkit-transform-origin: 10.4px 10.2px;
  transform-origin: 10.4px 10.2px;
  -webkit-animation: loading 2s infinite ease 1.5s;
  animation: loading 2s infinite ease 1.5s;
}
.stripe-form .spinner:after {
  width: 10.4px;
  height: 10.2px;
  background: #5469d4;
  border-radius: 0 10.2px 10.2px 0;
  top: -0.1px;
  left: 10.2px;
  -webkit-transform-origin: 0px 10.2px;
  transform-origin: 0px 10.2px;
  -webkit-animation: loading 2s infinite ease;
  animation: loading 2s infinite ease;
}

@-webkit-keyframes loading {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes loading {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@media only screen and (max-width: 600px) {
  .stripe-form form {
    width: 80vw;
    min-width: initial;
  }
}

