@charset "UTF-8";


@font-face {
	font-family: 'pauzal';
	src: url('../fonts/NarkissBlock-Regular.woff2') format('woff2'),
		 url('../fonts/NarkissBlock-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
  
  }
  
  @font-face {
	font-family: 'pauza';
	src: url('../fonts/NarkissBlock-Bold.woff2') format('woff2'),
		 url('../fonts/NarkissBlock-Bold.woff') format('woff');
	font-weight: normal;
	font-style: normal;
  
  }
  /*
  
@font-face {
    font-family: 'pauza';
    src: url('../fonts/PauzaFOT-Book.eot');
    src: url('../fonts/PauzaFOT-Book.eot?#iefix') format('eot'),
         url('../fonts/PauzaFOT-Book.woff') format('woff'),
         url('../fonts/PauzaFOT-Book.otf') format('opentype');
    font-weight: lighter;	
    font-style: lighter;
}

@font-face {
    font-family: 'pauzal';
    src: url('../fonts/pauzafot-light-webfont.eot');
    src: url('../fonts/pauzafot-light-webfont.eot?#iefix') format('eot'),
         url('../fonts/pauzafot-light-webfont.woff') format('woff'),
         url('../fonts/pauzafot-light-webfont.ttf') format('truetype'),
         url('../fonts/pauzafot-light-webfont.svg') format('svg');
    font-weight: lighter;	
    font-style: lighter;
}
*/

@font-face {
    font-family: 'lobster';
    src: url('../fonts/Lobster_1_4.woff') format('woff'),
         url('../fonts/Lobster_1_4.ttf') format('truetype'),
         url('../fonts/Lobster_1_4.svg') format('svg');
    font-weight: lighter;	
    font-style: lighter;
}

*{
margin:0;
padding:0;
font-family:'pauzal';
text-align:right;
direction:rtl;
}


html,body{
height:100%;
}

#container{
width:100%;
max-width: 1024px;
margin:0 auto;
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto;
}

#navHeader{
width:100% !important;
min-width:300px;
height:50px;
background-color:black;
float:right;
clear:both;
position: absolute;
top:0;	
}

#navHeaderCentered{
width:100%;
max-width:1024px;
margin:0 auto;	
}

#navLogo{
float:left;
font-family: 'lobster';
font-size:32px;
color:white;
margin-top:6px;
margin-left:20px;
}

#eventPostersContainer{
width: 100%;
float:right;
clear: both;
overflow: hidden;
}

.eventPoster{
width:100%;
}

#eventDataStrip{
width:100%;
height:38px;
background-color:black;
float:right;
clear:both;	
padding-top:1px;
}

#blackGrad{
height:50px;
padding-top:20px;
width:100%;
margin-top:-70px;
background-image: url(../images/blackGrad.png);
}

#blackGradTitle{
color:white;
font-size:18px;
height:40px;
margin-right:20px;
text-shadow:2px 1px 2px rgba(0,0,0,0.3);
white-space:break-word;
}

.stripIcons{
float: right;
height:16px;
margin-top:12px;
margin-right:7px;
}

.sif{
margin-right: 20px;
}


.stripText{
float: right;
color:white;
font-size:18px;
line-height:20px;
margin:9px 6px 0 5px;
}

#eventContent{
width:100%;
min-height:100px;
display: table-row;
float:right;
clear:both;
margin-top:50px;
}

#eventContent h1, #eventContent h2, #eventContent h3{
	font-family:'pauza';
	margin: 20px 20px 0px 20px;
}

#eventContent h2{
	margin-top:0px;
}

#eventContent a{
text-decoration: none;
}
	
#eventContent p{

margin:4px 20px 0px 20px;
max-width:90%;
color:#2b2b3f;
font-size:18px;
line-height:24px;
clear:both;
float:right;
}

#eventContent #showsTable{
	float:right;
	clear:both;
	margin-right:15px;
	margin-bottom:15px;
	font-size:18px;
	width:91%;
	max-width:400px;
}

#eventContent #showsTable tr th, #eventContent #showsTable tr td{
	padding:5px 10px 5px 10px;
	background-color:#edeff1;
}

#eventContent #showsTable tbody tr:hover{
background-color: red;
}


.ecTable{
width:100%;
color:#2b2b3f;
font-size:20px;
margin-top:10px;
float:right;
clear:both;
display: block;
}

.ecTable table td{
padding-right:10px;
background-color:white;
line-height:20px;
direction: rtl;
float:right; 
text-align:right;
margin-left:2px;
}

.ticketKind{
	width:200px;
}

.ticketPrice{
	width:60px;
}

.btn{
	width:91%;
	background-color:black;
	margin:15px 15px 50px 0;
	color:white;
	text-align: center;
	font-size: 20px;
	padding:0 0 0 0 !important;
	max-width:400px;
	clear: both;
	line-height:60px;
	float:right;
	font-family:'pauza';
}

.btn:hover{
	background-color:#2C3E50;
}


#footer{
	background-color:#E0E0E0;
	border-top:1px solid #d3d3d3;
	text-align: center;
	color:#2b2b3f;
	position:fixed;
	bottom:0;
	width:100%;
	line-height:30px;
	z-index:0;
}


#footer a{
	text-decoration: none;
	color:#00a8de;
}

#progressBar{
	width:97%;
	min-height:50px;
	margin:10px 1.5% 10px 1.5%;
	background-color:white;
	border-radius:7px;
	display: table;
}

#progressBar table{
	width: 98%;
	height:50px;
	float: right;
}

#progressBar table td{
background-color:white;
text-align:center;
font-size: 19px;
height: 100%;
border-left: 2px solid #F5F5F5;
width:32%;
font-family:'pauzal';
}

.disTxt{
	color:#BDC2C8;
}

#progressBar table td:last-child{
border:none;
}

#eventContent h3{
	width:95%;
	height:35px;
	margin-right:15px;
	font-size: 28px;
	letter-spacing: normal !important;
	font-weight: lighter;
	padding-top:5px;
}

.txtInpt{
border:2px solid #BDC2C8;
text-align:right;
width:70%;
margin:15px 15px 0px 0;
font-size:20px;
padding:10px 50px 10px 0;
max-width:400px;
outline: none;
background-position: right center;
background-repeat: no-repeat;
float:right;
clear:right;
display: table-row;
}

.selectTicKind, .selectTicNum{
width:80%;
max-width:450px;
background-color: white;
}

.iconuser{
background-image:url(../images/fullNameIcon.svg);
}

.iconfirstName, .iconlastName, .iconfullName{
background-image:url(../images/fullNameIcon.svg);
}
	
.iconidNum{
background-image:url(../images/idNumIcon.svg);
}

	
.iconemail{
background-image:url(../images/emailIcon.svg);
}

.icontel{
background-image:url(../images/telIcon.svg);
}


.iconcompanyName{
background-image:url(../images/companyNameIcon.svg);
}


.iconcompanyPosition{
background-image:url(../images/companyPositionIcon.svg);
}

.iconValid{
	float:right;
	margin:20px 5px 0 0;
	display:none;
}

.icvm{
margin-top:12px;
}

.addTick{
border-color:#2b2b3f;
background-image:url(../images/iconPlus.svg);
cursor:pointer;
margin-top:10px;
}

.addTick:hover{
background-color:#2b2b3f;
color:white;
background-image:url(../images/iconPlusHover.svg);
}

.cBtn{
text-align: center;
border:none;
padding:12px 27px 12px 27px;
cursor:pointer;
margin-bottom:35px;
clear:both;
}

.removeTick{
border-color:#BE1E2D;
background-image:url(../images/trashIcon.svg);
cursor:pointer;	
color:#BE1E2D;
}

.removeTick:hover{
border-color:#BE1E2D;
background-image:url(../images/trashIconWhite.svg);
cursor:pointer;	
color:white;
background-color:#BE1E2D;
}

.ticket{
width:100%;
float:right;
clear:both;
display:table;
border-bottom:1px solid #d9dbdd;
padding-bottom:20px;
margin-bottom:10px;
display:none;
}

.btnCC{
margin-top:50px;	
}

.sepLine{
width:100%;
height:0;
float: right;
clear: both;
display: table;
border-bottom: 1px solid #d9dbdd;
padding-bottom:20px;
margin-bottom: 20px;
font-size:20px;
text-align:center;
}

.ticKindRow{
float: right;
clear:both;
min-height:40px;
text-align:right;
width:90%;
margin:0px 15px 0px 0;
padding:5px 0px 15px 0px;
max-width:450px;
margin-bottom:1px;
border-bottom:1px solid #d9dbdd;
}

.ticKindRow .ticKindRowExp{
font-size:18px;
float:right;
clear:both;
color:#2b2b3f;
}

.ticKindRow .moreDetails{
	float:right;
	clear: both;
	font-size: 17px;	
}

.ticKindRow  a{
color:#2c81ba;
font-size:16px !important;
cursor: pointer;
}

.ticKindBtn{
float:left;
margin-left:0px;
font-size:30px;
width:40px;
height:40px;
text-align: center;
margin-top:6px;
cursor: pointer;
	
/* Disable text selection */	
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}

.ticKindPlus{
margin-right:5px;
}

.ticKindMinus{
margin-left:5px;
}

.ticKindText{
float:left;
height:50px;
min-width:10px !important;
width:auto !important;
font-size:40px;
text-align: center;
}

.ticKindTitle{
float: right;
font-size:20px;
margin-top:15px;
max-width:280px;
}

#tTotal{
float: left;
text-align: left;
font-size: 40px;
margin-left:35px;
}


.backBtn{
border-color:#2b2b3f;
background-image:url(../images/iconBackHeb.svg);
cursor:pointer;
margin-top:10px;
}

.pointer{
cursor: pointer;
}

#loader{
position: fixed;
left:50%;
margin-left: -100px;
top:100px;
z-index:1000;
}

#pleaseWait{
position: fixed;
left:50%;
margin-left:-125px;
top:300px;
z-index:1000;
width:250px;
text-align: center;
color:#61A9D1 !important;
font-size: 26px;
}

#whiteBack{
width:100%;
height:100%;
background-color: white;
position: absolute;
z-index:999;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
filter: alpha(opacity=90);
-moz-opacity: 0.9;  -khtml-opacity: 0.9;
opacity: 0.9; 
}

.loader{
display: none;
}

#eventContent h3{
font-size:18px;
font-family:pauza; 
float:right;
clear: both;
text-decoration:underline;
}

#ticketCode{
	float:right;
	clear: both;
	margin-top:30px;
}

.tBtn{
	float:right;
	margin:20px 20px 20px 0px;
	cursor: pointer;
	max-width: 303px;
	width:80%;
	height: auto;
}

.tBtnCont{
	width: 100%;
	clear: both;
}

#qrcodeContainer{
	clear:both;
	margin-top:10px;
	display: block;
    margin-left: auto;
    margin-right: auto;
    width:90%;
    height:200px;
    padding-top:20px;
    padding-bottom:20px;
    
}


#qrTxtContainer{
	width:90%;
	min-height:50px;
	margin-top:10px;
	display: block;
    margin-left: auto;
    margin-right: auto
}

#qrTxtContainer,h2{
	margin-right:0px;
	margin-left:0px;
}
.soldOut{
	display: none;
}

.sov{
	font-size:18px;
	width:100px;
	margin:10px 0px -10px 0px;
	color:red;
}

#ticketKinds{
	float:right;
	clear: both;
	width:85%;
	max-width:600px;
}

#eventContent h2{
text-align: right;
float: right;
clear: both;
margin: 5px 20px 0px 20px;
}

.chkbx{
float: right;
clear:both;
margin:20px 20px 20px 20px;
padding:10px;
}


.chkbxTxt{
float:right;
font-size: 18px;
margin:10px 20px 5px 20px;
clear: both;
width:80%;
}

.chkbxTxt a, #eventContent a{	
color:black;
text-decoration: underline !important;
}

#qrTxtContainer h2, #qrTxtContainer p{
	line-height:26px;
}

#qrcode{
	width:200px;
	height:200px;
	margin-left:auto;
	margin-right:auto;
}



#om{
	color:red;
	font-size:24px;
	padding:10px 10px 0 0;
	float:right;
}

#ifreame{
	height:530px !important;
	z-index:1;
}

.disableTicket{
	opacity:0.5;
}

.disableTicketHideBtns{
	display:none;
}

#pci1line{
	clear:both; float:right; padding:10px;  z-index:2;
}
#pciImg{
	float:right;
}

.headerAnn{
	padding:10px 20px 10px 20px;
	margin:10px 0 20px 0;
	border-radius: 5px;
	display: block;
	box-sizing: border-box;
	width:90%;
	max-width:450px;
	margin-left:15px;
	border: 1px solid #faebcc;
	min-height:120px;
	float:right;
	clear:both;
}

.headerAnn p{
	font-size:18px !important;
	line-height:19px !important;
}

.anYellow{
	color: #8a6d3b;
	background-color: #fcf8e3;
}

.anGreen{
color: #3c763d;
background-color: #dff0d8;
border-color: #d6e9c6;
}

.anBlue{
color: #31708f;
background-color: #d9edf7;
border-color: #bce8f1;
}

.anRed{
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1;
}


#eventGroupNameAn{
	font-size:36px;
}

.privatePPMenu{
	width:90%;
	max-width:450px;
	margin-top:20px;
	float:right;
	clear:both;
}

.privatePPMenu a{
	float:right;
	margin-left:7px;
	padding-left:7px;
	line-height:14px;
	font-size:20px;
}

.salesAgentDet{
	float:right;
	clear:both;
	margin-left:7px;
	padding-left:7px;
	line-height:14px;
	font-size:16px;
}

a:groupMenuSelected{
	text-decoration:none !important;
	color:#2b2b3f;
}

.srvX {
	color:#E80C7A !important;
}

.insX {
	color:#E80C7A !important;
}

#approvedScreen{
	display: none;
	width:100%;
	min-height:100%;
	position: fixed;
	top:0px;
	left:0px;
	background-color:#60d7a9;
	z-index:100;
}

#approvedIcon{
	width:74%;
	position: fixed;
	top:0%;
	max-width:400px;
	left:50%;
	margin-left:-37%;
	display: none;
}

#approvedText{
	width:100%;
	font-family: lobster;
	color:white;
	text-align:center;
	font-size:72px;
	position: fixed;
	bottom:25%;
	display: none;
}

#qrConfX{
	width:9%;
	height:9%;
	left:50%;
	margin-left:-2.5%;
	position: fixed;
	bottom:7%;
	display:none;
}

#txtotalQ{
	display:none;
}

.disableShow{
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
-khtml-opacity: 0.5;
opacity: 0.5; 
}

.eventListItem{
width:100%;
min-height:100px;
border-bottom:1px solid rgba(153,153,153,0.69);
float:right;
clear:both;
position: relative;
background-color:#000000;
}

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


.eventListItem .elTitle, .eventListItem .elPnow{
	max-width:100%;
	min-width:5%;
	height:69px;
	color:white;
	font-size:26px;
	padding:10px 15px 10px 5px ;
	position: absolute;
	bottom:0px;
	font-family:pauzal;
	text-shadow: 0px 0px 8px rgba(150, 150, 150, 1) !important; 
	background-color: rgba(0,0,0,0.3);
}

.elPnow{
	left:0px;
	height:40px !important;
	bottom:0px !important;
	padding-left:10px !important;
	padding-right:10px !important;
}

.elArr{
	color:white;
	font-size:26px;
	font-family: arial;
	float: left;
	margin-top: 3px;
	margin-right:15px;
}

.seatLeft{
float:right !important;	
}

.ticketCat{
	float:right;
	clear:both;
	margin: 10px 10px 10px 0px;
	font-size:22px;
	color:#208ed8;
	cursor:pointer;
}

.tkContainer{
	float:right;
	clear:both;
	display: none;
	width:90%;
	max-width:450px;
}

#cuponInput{
max-width:400px !important;
float:right;
clear:both;
margin:20px 20px 0 0;
padding:6px;
color:#208ed8;
}

.txtInptWF{
	width:80% !important;
}

#cLogoX{
float:right;
margin:10px 20px 0 0;	
}

.eShowsTr tr:hover{
background-color:#fff29e !important;
}

.trs td,.trx td{
text-align:center !important;
}


.zone *{
	cursor:pointer;
} 

.sText *{
font-family:'pauzal';
text-align:left;
direction:ltr;
}

#selectAreaInst{
	font-size:24px;
	margin-top:15px;
}

#eventContent, #eventContent a, #eventContent p, #eventContent p a{
word-wrap: break-word !important;
}

#orderDetAdmin{
	display:none;
	position: fixed;
	bottom:60px;
	left:30px;
	width:250px;
	height:100px;
	background-color: rgba(105,105,105,0.2);
	border-radius:5px;
	padding:15px;
	line-height:18px;
}

.approveTable{
	margin-top:20px;
	width:90%;
	margin-right:20px;
	float:right;
	clear: both;
	border-collapse:collapse;
}


.approveTable tr{
	border-top:solid 1px #d6d6d6;
}

.approveTable tr td{
	font-size:19px;
	padding:16px 8px 16px 8px;
}

.aet{
	margin-top:3px;
	font-size:17px;
}

.ce{
	text-align:center;
}

.atx{
	padding:15px 5px 15px 5px;
	color:white;
	text-align: center;
	border-radius:5px;
	min-width:40px;
}

.approveTicket{
	border:1px solid #1abc9c;
	color:#1abc9c;
}

.approveTicket.asl,.approveTicket:hover{
	background-color:#1abc9c;
	color:white;
}

.cancelTicket{
	border:1px solid #fd6a62;
	color:#fd6a62;
}

.cancelTicket.asl,.cancelTicket:hover{
	background-color:#fd6a62;
	color:white;
}

.aetr{
	color:#61A9D1;
}

#subContainer{
	float:right;
	clear:both;
	margin-right:20px;
	margin-top:20px;
}

.sRow{
	float:right;
	clear:both;
}

.voucherTicket .ticKindBtn, .voucherTicket .ticKindText, .voucherTicket .ticKindTitle {
	color:#1ABC9D;
}
.voucherTxt{
	float:right;
	clear:both;
	font-size:18px;
	color:#1ABC9D;
}

.ticKindRow input{
	float:right;
	margin-left:5px;
}

.ticKindRow label{
		float:right;
}

#google_translate_element{
	float:right;
	clear:both;
	margin-right:20px;
	margin-top:-10px;
}

#ticketsTable{
	float:right; margin-right:20px;
}

.hideForAreas{
	margin-top:20px; margin-right:20px;
}

.ssTotal{
	float:right; margin-right:20px;
}

#totalPrice{
	float:right; margin-right:5px;
}

#svgContainer{
	display:none;
}

#ajaxPreloader{
	position: absolute;
	z-index:100;
	left:50%;
	top:50%;
	margin-left:-40px;
	margin-top:-40px;
	width:80px;
	height:80px;
}

.spacer{
	width:100%;
	height:100px;
	float:right;
	clear:both;
}

input{
		font-family:'pauzal' !important;
}