body{
	font-family: "IBM Plex Sans", sans-serif;
}

.logo-ppv{
	margin:0px 20px;
	
}

.logo-ppv img{
	height:70px;	
}

.logo-txt{
	font-weight:bold;
	color:#242021;
}

.navbar-list li>a{
	color:#a09e9e;
	font-size:16px;
	padding: 0 10px;
}

.partners{
	padding:20px;
	padding-bottom:30px;
}

.partners p{
	color:#333;
}

.card-img{
	height:200px;
	background-size:cover;
	background-position:center;
}


.btn-primary, .btn-secondary{
	border-radius: 100px !important;
	padding: 16px 40px;
	background-image:none !important;
	border:0px solid red !important;
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
	line-height:14px;
}

.bg-primary, .badge-primary, .btn-primary {
background-color:#7a003c;
}


.btn-primary:hover{
background-color:#7a003c;
}

.onlyLogo{
	text-align:center;
	padding-bottom:40px;
}

.onlyLogo img{
	max-width:100%;
}



body .jw-error .jw-preview, body .jwplayer.jw-state-error .jw-preview, .jw-wrapper{
}
#player-ppv .jw-error .jw-preview, #player-ppv.jw-state-error .jw-preview, #player-ppv .jw-wrapper, #player-ppv.jw-error {


		background-image:url('../../../../_public/ppv.jpg');
		background-repeat:no-repeat;
		background-position:center;
		background-size:cover;
	}
	
	
	#player-ppv.no-bg-start .jw-error .jw-preview, #player-ppv.jw-state-error.no-bg-start .jw-preview, #player-ppv.no-bg-start .jw-wrapper, #player-ppv.jw-error.no-bg-start {
		background-image:none !important;
	}
	

	.jw-error-msg .jw-icon{
		display:none;
	}
	
	.jw-state-buffering{
		
	}
	
	.jw-controls .jw-button-color{
		width:auto !important;
	}
	
	.jw-player-info-ppv, #body .jw-error .jw-error-msg, #body .jwplayer.jw-state-error .jw-error-msg{
		
		    background-color: #000;
    border-radius: 2px;
    padding: 20px;
	line-height:20px;text-align: start;
    color: #FFF;
    font-size:14px;
	margin-top:0px;
	
	background-color:transparent;
	font-size:20px !important;
	line-height:26px !important;
	font-family: 'Roboto Condensed', sans-serif !important;
	
	//text-shadow: 1px 0px 5px rgba(150, 150, 150, 1);
	text-transform:uppercase;
	
	white-space:nowrap;
		
	}
	
	#body .jw-error-text{
		font-size:20px !important;
		line-height:26px !important;
		font-family: 'Roboto Condensed', sans-serif !important;
		white-space:nowrap;
		//text-shadow: 1px 0px 5px rgba(150, 150, 150, 1);
		text-transform:uppercase;
	}
	
	.jw-player-info-ppv{
		margin-top:5px;
		padding: 19px 19px;
		padding:20px;
		//padding-right:25px;
	}
	
	.jw-controlbar{
		//background-color:red !important;
	}
	
	.jw-info-container::-webkit-scrollbar-thumb{
		display:none !important;
	}



/* chat */

.ppv-chat{
	width:100%;
	//background-color:#fff;
	
	padding:0px;
	position:relative;
	padding-left:15px;
	padding-top:20px;
}


.ppv-chat-conv{
	height:425px;
	height:512px;
	//height:425px;
	height:512px;
	margin-bottom:10px;
	overflow-y: auto;
}

.ppv-chat-form{
	border-top:1px solid rgb(179, 191, 200);
	padding-top:20px;
}


.ppv-chat-form input[type="text"]{
	/*border:1px solid rgb(179, 191, 200);
	border-radius:3px;
	padding:10px 10px;
	width:100%;
	font-size:14px;
    line-height: 14px;
    font-weight: 400;
    margin: 0px;
    border: 1px solid rgb(179, 191, 200);
    border-radius: 3px;
    background-color: rgb(255, 255, 255);
    resize: none;
	*/
	
}

.ppv-chat-form input:focus {
  //box-shadow: 0 0 5px rgba(81, 203, 238, 1);
  //border: 1px solid rgba(81, 203, 238, 1);
}


.ppv-chat-empty, .ppv-chat-nick p{
	text-align:center !important;
	font-size:16px;
	font-weight:normal;
	line-height:30px;
}


.ppv-chat-empty img, .ppv-chat-nick p img{
	width:60%;
	margin-bottom:20px;
	margin-top:40px;
}

.ppv-chat-nick{
	display:none;
	width:100%;
	height:100%;
	position:absolute;
	left:0px;
	top:0px;
	background-color:#fff;
	padding:20px;
	padding:0px;
	padding-left:15px;
	padding-top:20px;
}


.ppv-chat-message{
	margin-bottom:10px;
}

.ppv-chat-name{
	font-weight:bold;
	margin-bottom:0px;
}


.ppv-chat-name{
	color:#00aeed;
}

.ppv-chat-name span{
	color:#231f20;
}


.iq-card-header-body{
	background-color:#a2d9f7;
	padding:0px;
	border-radius:7px;
	padding:10px;
	color:#fff;
}


.iq-card-body p{
	color:#333;
	margin:0px;
	padding:5px;

}

.iq-card-header-body{
line-height:40px;
}

.iq-card-header-body img{
	height:40px;
	background-color:#fff;
	padding:5px;
	border-radius:10px;
	float:right;
}
/*
.chat-message{
	margin-left:0px;
	text-align:left;
}
*/


.chat-content .chat-left .chat-message{
	background: rgb(0,150,203) !important;
background: linear-gradient(299deg, rgba(0,150,203,1) 0%, rgba(0,174,237,1) 100%) !important;

}

.chat-content .chat-left .chat-message p {
	color:#fff;
	line-height:18px;
}

.chat-content .chat-left .chat-message p strong{
	text-decoration:underline;
}


.scroller::-webkit-scrollbar-thumb { background-color: rgba(0,174,237,1); }

.chat-content{
	padding:0px;
}

/*
.scroller { overflow-y: auto; scrollbar-color: rgba(0,174,237,1); scrollbar-width: thin; }
.scroller::-webkit-scrollbar-thumb { background-color: rgba(0,174,237,1); }
.scroller::-webkit-scrollbar-track { background-color: rgba(0,174,237,1); }
*/

/*

#sidebar-scrollbar { overflow-y: auto; scrollbar-color: rgba(0,174,237,1); scrollbar-width: thin; }
#sidebar-scrollbar::-webkit-scrollbar-thumb { background-color: rgba(0,174,237,1); }
#sidebar-scrollbar::-webkit-scrollbar-track { background-color: rgba(0,174,237,1);}
*/


.chat-content .chat-left .chat-message{
	padding:7px;
}

.chat-user{
	line-height:14px;
}

.chat-content .chat-left .chat-message{
	margin-bottom:15px;
}

.form-control:focus{
	border-color:rgba(0,174,237,1) !important;
}


.content-page{
	margin-left:0px;
}

.iq-top-navbar{
	width:calc(100% - 59px);
	width:100%;
}

.iq-footer{
	margin-left:0px;
}


#bg-change:hover{
	background: rgb(0,150,203) !important;
background: linear-gradient(58deg, rgba(0,150,203,1) 0%, rgba(0,174,237,1) 100%) !important;
#background-image:none !important;
#background-color:red !important;
}





@media (min-width: 1300px) {
.iq-top-navbar{
	width:calc(100% - 59px);

}
}


.rateBt{
	position:fixed;
	left:-1px;
	top:200px;
	cursor:pointer;
}


.log-bt{
	position: absolute;
    right: 390px;
    top: 13px;
}

.ppv-polls{
	background-color:#f5f5f7;
	padding:15px;
	
	-webkit-border-bottom-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft: 10px;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;
margin-top:-10px;
}





.ask_score{
	width:auto;
	text-align:center;

	border:1px solid #a7a9a8;
	padding:0px;
	width:300px;
	border-radius:5px;
	background-color:#fff;
	display:inline-block;
	line-height:30px;
}	

.score-rad{
	font-weight:bold;
	display:inline-block;
	width:50px;
	height:50px;
	text-align:center;
	line-height:50px;
	border-radius:25px;
	color:#fff;
	background-color:#0b1d35;
	border:1px solid #00aeed;
	margin-left:20px;
	margin-left:0px;
	margin-right:20px;
}

.ask_score > div{
border-radius:4px;


}





.ppv-polls .btn{
	background-color:#00aeed;
	color:#fff;
	padding:10px 30px;
	display:inline-block;
	border-radius:5px;
	margin-top:20px;margin-right:20px;
	cursor:pointer;
	margin-top:0px;
	margin-right:0px;
	margin-right:10px;
	
}

.ppv-polls .disabled{
	background-color:#a09e9e;
}

.ppv-players-bt a{
	display:block;
	width:33.33%;
	padding:5px;
	text-align:center;
	float:left;
	color:#000;
}


@media (max-width: 700px) {

.navbar-left{
	float:left;
	margin-bottom:0px;
}

.logo-txt{
	display:none;
}

.iq-top-navbar .navbar{
display: flex !important;

}

.content-page, body.sidebar-main .content-page{
	padding-top:120px;
}

}





#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;
}

.fp-timeline{
	//display:none !important;
	opacity:0;
}

.box-padding{
	padding:10px 20px;
	margin-bottom:0px;
}

.box-padding p{
	padding:0px;
	margin-bottom:10px;
}

.box-padding h5{
	margin-bottom:5px;
}




.user_box{
	text-align:center;
}

.user_box img{
	width:100%;
	border-radius:50%;
	border: 5px solid #1770bf;
}

.user_box span{
	display:block;
	color:#000;
	font-weight:bold;
	margin-top:5px;
}

#content-page{
	padding-left:0px;
	padding-right:0px;
}

#carouselExampleIndicators{
	margin-bottom:30px;
}

.room-box{
	padding:5px 30px;
	text-transform:uppercase;
	font-size:12px;
	line-height:14px;
	overflow:hidden;
}

.room-btn{
	color:#000;
	background-color:#8e6d52;
	border-radius:5px;
	margin-bottom:10px;
	display:block;
	padding-bottom:5px;
	padding: 12px 10px;
	overflow:hidden;
	font-weight:bold;
	color:#fff;
}

.room-btn:hover{
	/*background: #1770bf!important;
    background: linear-gradient(
299deg
, #1770bf 0%, #0096cb 100%) !important;
color:#fff;*/
background-color:#5b0030 ;
color:#fff;
}

.room-btn img{
	width:80%;
	margin-bottom:5px;
}

.room-act{
	color:#fff;
	background-color:#5b0030;
color:#fff;
}

.ppv-flipbook-container{
min-height:400px;
height: 95vh;
}

.ppv-flipbook-container-min{
min-height:400px;
height: 50vh;
}

.ajax-media hr{
	margin-top:5px;
	margin-bottom:5px;
}

.ajax-qty-top{
position:absolute;right:25%;bottom:10%;;font-size:12px;padding:3px;width:30px;text-align:center;
display:block;
}


#lottie-beil{
	margin-top:-15px;
}

div#lottie-beil svg path, div#lottie-mail svg path, div#lottie-fullscreen svg path{
	stroke:#007bff;
}

.box-padding h5{
	margin-bottom:15px;
}

#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;
}

.fp-timeline{
	//display:none !important;
	opacity:0;
}



#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;
}



.iq-navbar-custom, .rounded, .iq-card {
    border-radius: 3px !important;
}

.btn, .form-control {
    border-radius: 3px;
}

.form-control {
    border-radius: 12px;
}


.card-time{
	background-color:transparent !important;
}

.card1{
	background-color:#00acec;
	padding:10px;
	color:#fff;
	width:100px;
	text-align:center;
	font-size:30px;
	line-height:30px;
	border-radius:3px;
	font-weight:bold;
	padding-top:15px;
	margin:0px 10px;
	display:inline-block;
	border-radius:12px;
	
	-webkit-box-shadow: 0px 0px 24px -9px rgba(66, 68, 90, 1);
-moz-box-shadow: 0px 0px 24px -9px rgba(66, 68, 90, 1);
box-shadow: 0px 0px 24px -9px rgba(66, 68, 90, 1);
	
}


.card2{
	background-color:#00acec;
	padding:10px;
	color:#fff;
	width:100px;
	text-align:center;
	font-size:30px;
	line-height:30px;
	border-radius:3px;
	font-weight:bold;
	padding-top:15px;
	margin:0px 10px;
	display:inline-block;
	border-radius:12px;
	
	-webkit-box-shadow: 0px 0px 24px -9px rgba(66, 68, 90, 1);
-moz-box-shadow: 0px 0px 24px -9px rgba(66, 68, 90, 1);
box-shadow: 0px 0px 24px -9px rgba(66, 68, 90, 1);
	
}

.card3{
	background-color:#00acec;
	padding:10px;
	color:#fff;
	width:100px;
	text-align:center;
	font-size:30px;
	line-height:30px;
	border-radius:3px;
	font-weight:bold;
	padding-top:15px;
	margin:0px 10px;
	display:inline-block;
	border-radius:12px;
	
	-webkit-box-shadow: 0px 0px 24px -9px rgba(66, 68, 90, 1);
-moz-box-shadow: 0px 0px 24px -9px rgba(66, 68, 90, 1);
box-shadow: 0px 0px 24px -9px rgba(66, 68, 90, 1);
}


.card4{
	background-color:#00acec;
	padding:10px;
	color:#fff;
	width:100px;
	text-align:center;
	font-size:30px;
	line-height:30px;
	border-radius:3px;
	font-weight:bold;
	padding-top:15px;
	margin:0px 10px;
	display:inline-block;
	border-radius:12px;
	
	-webkit-box-shadow: 0px 0px 24px -9px rgba(66, 68, 90, 1);
-moz-box-shadow: 0px 0px 24px -9px rgba(66, 68, 90, 1);
box-shadow: 0px 0px 24px -9px rgba(66, 68, 90, 1);
}


.card1 span, .card2 span, .card3 span, .card4 span{
	display:block;
	font-weight:normal;
	font-size:14px !important;
}

.btn-secondary{
	border:0px;
}

.modal-content{
	border:0px;
	background-color:#fff;
	color:#53595a;
	//7e7870
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
    font-weight: bold;
    color: #53595a;
    text-align: center;
    width: 100%;
}

.modal-footer{
	border-top: 1px solid #7e7870;
}

.modal-header{
	border-bottom: 1px solid #7e7870;
}

.chat-user{
	float:none !important;
	width:100%;
	text-align:left !important;
	font-size:11px;
	margin-bottom:2px;
	font-style:italic;
}

.chat-content .chat-left .chat-message{
	width:100%;
	border-radius:12px;
	padding:5px;
	margin:0px !important;
	margin-bottom:10px !important;
	
	background-image:none !important;
	background-color:#8e6d52 !important;
	font-size:14px;
}



.menu-mobile-bt{
	display:none;
}

.menu-mobile-bt a{
	display:block;
	border:1px solid #fff;
	padding:10px;
	font-size:30px;
	color:#fff;
	text-align:center;
	border-radius:5px;
	margin-bottom:10px;

}

.hide-mobile{
		display:inline;
	}

	
	.new-menu-mobile{
		display:none;
	}
	
	
.only-mobile{
	display:none;
}	
	
	
	

@media (max-width: 900px) {
	
	
	.only-desktop{
	display:none;
}	
	
	
	.only-mobile{
	display:block;
}	
	
	.mmt-15{
		margin-top:15px;
	}
	
	.mmt-20{
		margin-top:0px !important;
	}

	.mobile-center{
		text-align:Center !important;
	}

	.logo-ppv{
		margin-right:0px;
		margin-left:5px;
	}
	
	.navbar-list .fa-envelope{
		margin-right:0px !important;
	}
	
	.card1,.card2,.card3,.card4{
		width:75px;
		padding:5px;
		padding-top:10px;
	}
	
	.mobile-navi-1{
		text-align:center;
	}
	
	.mobile-navi-1 p{
		float:none !important;
		width:100%;
		display:block;
		margin-top:10px !important;
		text-align:center !important;
	}
	
	.btn-room-click{
		margin:5px;
	}
	
	.mob-no-pd{
		padding-left:15px !important;
	}
	
	.agenda-1 .col-md-3, .agenda-2 .col-md-3{
		border-left:0px !important;
	}
	
	.agenda-1 .col-md-4 a, .agenda-2 .col-md-4 a{
		display:block;
		float:none !important;
		margin-bottom:5px;
	}
	
	
	.menu-mobile-bt{
		display:block;
		display:none;
		
		//position: absolute;
		//left: 20px;
		//top: -75px;
		
	}
	
	.menu-mobile-bt a{
		//padding: 0px 10px;
		//font-size:20px;
	}
	
	.room-box{
		display:none;
	}
	
	.menu-mobile{
		padding-right:15px !important;
	}
	
	.mobile-navi-1eeee{
		padding-left:50px;
	}
	
	.room-btn img{
		display:none;
	}
	
	.hide-mobile{
		display:none;
	}
	
	.mobile-left{
		text-align:left !important;
		margin-top:10px;
	}
	
	.mobile-right{
		text-align:right !important;
		margin-top:10px;
	}
	
	.mobile-right img{
		height:60px !important;
	}
	
	
	.menu-mobile-bt a{
		color:#d40000;
		border-color:#d40000;
	}
	
	.mob-no-pd{
		padding-top:0px !important;
	}
	
	.new-menu-mobile{
		display:block;
	}
	
}


.bt-line{
		position:relative;
		color:#444349;
		padding-bottom:10px;
}

.bt-line:before{
	    left: 50%;
    bottom: 0;
    content: '';
    height: 4px;
    width: 100px;
    position: absolute;
    border-radius: 10px;
    margin: 0 0 0 -50px;
	background-color:#f30000;
}


.agenda-1 .modal p{
		color:#fff;
}


  .swal2-title{
		margin-bottom:20px;
		line-height:30px;
	   }
	   
	   .swal2-timer-progress-bar{
			height:7px;
			border-radius:3px;
			background: rgb(0,172,236);
background: linear-gradient(90deg, rgba(0,172,236,1) 0%, rgba(1,98,134,1) 100%);
	   }
	   
	   .swal2-timer-progress-bar-container{
		background-color:#d6d6d6;
	   }
	   
	   .swal2-title{
		color:#333;
	   }
	   
	   
	   
		
.sceneContainer{
	position:absolute;left:10px;
	top:10px;
	z-index:10001;
	z-index:2;
	//display:none;
}

#async-player.is-hovered .sceneContainer{
//display:block;	
}


.sceneContainer .sceneContainerSelect{
	cursor:pointer;
	position:relative;
	margin-bottom:0px;
	display:inline-block;
	margin-right:10px;
}

.sceneContainer .sceneContainerSelect img{
	width:50px;
	border-radius:50%;
	border: 3px solid #1c2746;
	opacity:0.6;
}

.sceneContainer .sceneContainerSelect:hover img{

opacity:1 !important;
}


.activeScene img{

opacity:1 !important;
border-color:#00aeed !important;
}


.sceneContainerTip{
	    display: none;
    position: absolute;
    left: -5px;
    bottom: -20px;
    background-color: #19233f !important;
    padding: 3px 5px;
    font-size: 11px;
    color: #fff !important;
    border-radius: 3px;
    white-space: nowrap;
    transition: 0.2s;
	text-transform:uppercase;
	z-index:5;
	width:60px;
	text-align:center;
}

.sceneContainer .sceneContainerSelect:hover .sceneContainerTip{
	display:block;
}

.carousel-indicators li{
	background-color:#177e80 ;
}
