/* Event Booking Pro - WordPress Plugin
 * Get plugin at: http://iplusstd.com/item/eventBookingPro/
 * iPlus Studio
 */


.eventBtnCnt {
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
}
.eventNotFound{
	width:auto;display:inline-block;
}

.calInstance{
	margin:0 auto;
}

.eventDisplayCnt {
}

.eventDisplayCnt .hasBoxShadow {
	box-shadow: 0 1px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow:  0 1px 3px rgba(0,0,0,0.2);
}


.eventDisplayCnt.isCalendar {
	-webkit-box-shadow:none;
	box-shadow:none;
}

.eventDisplayCnt h3.title{
	display:block;
}
.eventImage{
	width:100%;
}
.eb_frontend {
	box-sizing: border-box; position: relative;
}
.eb_frontend *{
	-webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box;
}


.eb_frontend .imgHolder, .eventCardExtendedCnt .eventDescription .imgHolder {
	width:100%;
	overflow:hidden;
	margin:0;
}


.eb_frontend .imgHolder img, .eventCardExtendedCnt .eventDescription .imgHolder img {
	max-width:100%;
	min-width: 100%;
	margin:0 auto;
	padding:0;
}

.eb_frontend .imgHolder.expandImg,.eventCardExtendedCnt .eventDescription .imgHolder.expandImg {
	cursor:crosshair;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
}


.eb_frontend .info,
.eventCardExtendedCnt .eventDescription .info {
	-webkit-transition: 0.5s  ease;
  -moz-transition: 0.5s  ease;
  -o-transition: 0.5s  ease;
  transition: 0.5s  ease;
}

.eb_frontend .info,
.eventCardExtendedCnt .eventDescription .info {
	position: relative;
	text-align:left;
	overflow:hidden;
	height: 100px;
}

.eb_frontend .info.deactive,
.eventCardExtendedCnt .eventDescription .info.deactive {
	height: auto;
}

.eb_frontend .info p,
.eb_frontend .info span,
.eb_frontend .info div,
.eventCardExtendedCnt .eventDescription .info *{
	margin:0; padding:0;
}


.eb_frontend .info a.expand,
.eventCardExtendedCnt .eventDescription .info a.expand {
	width: 100%;
	outline: none;
	display:block;
	background:rgba(246,246,246,0.9);
	text-align:center;
	padding:5px 0px;
	position:absolute;
	bottom:0px;
	text-decoration:none;
	font-style:italic;
	-webkit-box-shadow:  0px -5px 10px 0px rgba(246,246,246, 0.8);
	-moz-box-shadow:  0px -5px 10px 0px rgba(246,246,246, 0.8);
	box-shadow:  0px -5px 10px 0px rgba(246,246,246, 0.8);

 }

.eventDisplayCnt .dateCnt,
.EBP--content .dateCnt {
	display:block;
}


.EBP--content .dateCnt .dates,
.EBP--content .dateCnt .btns{
	display: inline-block;
	vertical-align: middle;
}

.EBP--content .dateCnt .btns {
 margin-left: 20px;
}

.EBP--content .dateCnt .btns .allBooked {
	font-style: italic; opacity: .9
}

.eventDisplayCnt .dateCnt .dates,
.EBP--content .dateCnt.dates {
	display:inline-block;
	margin:0;
	padding:0;
}

.eventDisplayCnt .dateCnt .dateWrap,
.EBP--content .dateCnt .dateWrap {
	display:block;
	margin:0;
	padding:0;
}


.eventDisplayCnt .dateCnt .eventDate,
.EBP--content .dateCnt .eventDate {
	background:url(../images/icon/cal.png) left center no-repeat;
	padding-left:20px;
	display:inline-block;

	}

.eventDisplayCnt .dateCnt .time,
.EBP--content .dateCnt .time {
	background:url(../images/icon/clock.png) left center no-repeat;
	display:inline-block;
	padding-left:20px;
	margin-left:10px;
}

.eventDisplayCnt.lite .dateCnt .time {
	background:url(../images/icon/clock-white.png) left center no-repeat;
}


.eventDisplayCnt .moreDates{
	display:block;overflow: hidden;
}
.eventDisplayCnt .moreDates a{
	text-decoration:none;
  -webkit-transition: 0.3s  ease;
  -moz-transition: 0.3s  ease;
  -o-transition: 0.3s  ease;
  transition: 0.3s  ease;
  cursor:pointer;

  }
.eventDisplayCnt .moreDates a:hover{
	text-decoration:none;
  -webkit-transition: 0.3s  ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}


.eb_frontend .buy {
 text-align:center;
 width:100%;
 margin:0;
 padding:0;
 white-space:nowrap;
}

.eb_frontend .buy cite {
	padding: 20px;
	font-size: .9em
}

.eb_frontend .addToCalDiv{
	display:block;
}

.eb_frontend .addToGoogleCal:hover{
	text-decoration:none;
}


/* FILTERS */

.filterTags {
	margin-bottom: 10px; text-align: center;
}

.filterTags a,
.filterTags span {
	border-radius: 4px;
	background-color: #1abc9c;
	color: #ffffff;
	margin-bottom: 5px;
	overflow: hidden;
	line-height: 1;
	font-size: 16px;
	padding: 8px 13px;
	position: relative;
	vertical-align: middle;
	display: inline-block;
	text-decoration: none;
	-webkit-backface-visibility: hidden;
	outline: none;
}
.filterTags span {
	opacity: .3;
	cursor: default;
}
.filterTags a {
	cursor: pointer;
	margin-left: 5px;
}
.filterTags a.isHidden {
	opacity: .3;
}
.filterTags a:hover {
	color: #ffffff;

}
.filterTags a:hover,
.filterTags a:focus {
	outline: none;
	border: none;
	box-shadow: none;
}

/* WHO BOOKED STYLE */
.ebp_btn_people {
	margin-top: 10px;
	display: block;
}
.ebp_btn_people:hover {
	opacity: .5;
}

.eventCardCnt .ebp_btn_people {
	margin: 0px 10px;
	display: inline-block;
	vertical-align: middle !important;
	font-size: .8em;
}


.container {
	min-height: 100%;
}


.calInstance .eb_frontend  {
 	animation: 0.5s fadeIn;
  animation-fill-mode: forwards;
  margin-bottom: 60px;
  box-shadow: 0 1px #FFFFFF inset, 0 1px 3px rgba(34, 25, 25, 0.4);
}


@keyframes fadeIn {
   0% {
   	visibility: hidden;
    opacity: 0;
  }
  100% {
    visibility: visible;
    opacity: 1;
  }
}


/******************************************************************
========================  Calendar STYLE ==========================
******************************************************************/


.clearfix:before,
.clearfix:after {
  content: " "; /* 1 */
  display: table; /* 2 */
}

.clearfix:after {
	clear: both;
}

.clearfix {
	*zoom: 1;
}

@font-face {
  font-family: 'fontawesome-selected';
  src: url("../font/fontawesome-selected.eot");
  src: url("../font/fontawesome-selected.eot?#iefix") format('embedded-opentype'), url("../font/fontawesome-selected.woff") format('woff'), url("../font/fontawesome-selected.ttf") format('truetype'), url("../font/fontawesome-selected.svg#fontawesome-selected") format('svg');
  font-weight: normal;
  font-style: normal;
}




.eventCardCnt {
	display:block;
	position:relative;
	width:auto;
	cursor:default;
	box-sizing: border-box;
	min-height:130px;

	-webkit-transition: background-color, border-left-width 0.3s  ease;
	-moz-transition: background-color, border-left-width 0.3s  ease;
	transition: background-color, border-left-width 0.3s ease;
}

.eventCardCnt .arrow-down {
	position: absolute;
	bottom: 10px;
  right: 10px;
 	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #fff;
	opacity: 0.5;
	-webkit-transition: opacity 0.3s  ease;
	-moz-transition: opacity 0.3s  ease;
	transition: opacity 0.3s ease;
}

.eventCardCnt {
    position: relative;
    overflow: hidden;
}

.eventCardCnt cardBg {
    padding: 200px;
    position: relative;
    z-index: 2;
}

.eventCardCnt .cardBg img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: auto;
    opacity: 1;
}


.eventCardCnt:hover .arrow-down {
	opacity: 1;
}
.eventCardCnt:hover .cardBg img {
	opacity: .7;
}

.eventCardCnt.open .arrow-down{
	opacity: 0;
}

.eventCardCnt a{
	text-decoration:none;
}

.eventCardCnt .cntHolder{
	display: block;
	position: relative;
}
.eventCardCnt *{
	margin:0;
	padding:0;
	box-sizing: border-box;
}
.eventCardCnt .imageHolder {
	overflow:hidden;
	display:inline-block;
	height:115px;
	width:auto;
	max-width:35%;
	vertical-align:middle;

}

.eventCardCnt .imageHolder.mini {
	width: 15% !important;
}


.eventCardCnt .imageHolder img {
	opacity:.8;
	-webkit-transition: opacity 0.3s  ease;
	-moz-transition: opacity 0.3s  ease;
	transition: opacity 0.3s ease;
	width: auto;
	height: 100%;
}

.eventCardCnt:hover .imageHolder img {
	opacity:1
}
.eventCardCnt .details {
	display:inline-block;
	vertical-align: top;
	max-width:65%;
	padding-left:10px;
}
.eventCardCnt .details.fullWidth{
	max-width: inherit;
}
.eventCardCnt .details span{
	display:block;
	line-height:120%;
}
.eventCardCnt .details span.title{
 font-size:24px;  text-transform:capitalize; white-space:normal; overflow:hidden;
}


.eventCardCnt .details .dateCnt{
	display:inline-block;
}
.eventCardCnt .details .dateCnt .eventDate{
	margin:0;
}
.eventCardCnt .details .moreDates{
	display:inline-block; margin-left:10px; vertical-align: middle;
}


.eventCardCnt .eventDetails {
	display:block; margin-top:10px;
}
.eventCardCnt .eventDetails *{
	vertical-align: -webkit-baseline-middle;
}
.eventCardCnt .eventDetails .price{
	display:inline-block;  line-height:120%; margin-right:15px;
}
.eventCardCnt .eventDetails .spots,
.eventCardCnt .eventDetails .passedEvent {
  display:inline-block; line-height:120%;margin-right:15px;
}
.eventCardCnt .eventDetails .buyCnt{
	display:inline-block;margin-right:15px
}


.eventCardExtendedCnt{
	display:block;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
	position:relative;
	width:auto;
	overflow:hidden;
}

.eventCardExtendedCnt .eventCardCnt {
	cursor:pointer;
}

.eventCardExtendedCnt .eventDescription{
	opacity: 0;
	height: 0;
	margin:0;
	padding:0;
}

.eventCardExtendedCnt .eventDescription .infoTitle{
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: normal;
	line-height: 100%;
	font-size:18px;
}

.eventCardExtendedCnt .eventDescription  a.hideDetails{
	background:url(../images/icon/up.png) center center no-repeat;
	width:100%;
	height:30px;
	padding:0px;
	display:block;
	opacity:.3
}
.eventCardExtendedCnt .eventDescription  a.hideDetails:hover{
	opacity:.6
}
.eventCardExtendedCnt .eventDescription .cntForSpace{
	display:block; padding:0; margin:0;
}
.eventCardExtendedCnt .cnt {
	height: auto;
}


/* TABLES FOR USERS */
.ebpUsersTable {
	overflow-x: scroll;
	width: 100%;
	max-width: 100%;
	margin-bottom: 40px;

}
.ebpUsersTable table th {

  text-align: left;
}

.ebpUsersTable table {

  width: 100%;
  max-width: 100%;
  font-size: 14px;
}

.ebpUsersTable table thead > tr > th,
.ebpUsersTable table tbody > tr > th,
.ebpUsersTable table tfoot > tr > th,
.ebpUsersTable table thead > tr > td,
.ebpUsersTable table tbody > tr > td,
.ebpUsersTable table tfoot > tr > td {

  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #dddddd;
  white-space:pre;
}

.ebpUsersTable table thead > tr > th {

  vertical-align: bottom;
}

.ebpUsersTable table caption + thead tr:first-child th,
.ebpUsersTable table colgroup + thead tr:first-child th,
.ebpUsersTable table thead:first-child tr:first-child th,
.ebpUsersTable table caption + thead tr:first-child td,
.ebpUsersTable table colgroup + thead tr:first-child td,
.ebpUsersTable table thead:first-child tr:first-child td {

  border-top: 0;
}

.ebpUsersTable table tbody + tbody {

  border-top: 2px solid #dddddd;
}

.ebpUsersTable table .table {

  background-color: #ffffff;
}

.ebpUsersTable table.bordered {

  border: 1px solid #dddddd;
}

.ebpUsersTable table.bordered > thead > tr > th,
.ebpUsersTable table.bordered > tbody > tr > th,
.ebpUsersTable table.bordered > tfoot > tr > th,
.ebpUsersTable table.bordered > thead > tr > td,
.ebpUsersTable table.bordered > tbody > tr > td,
.ebpUsersTable table.bordered > tfoot > tr > td {

  border: 1px solid #dddddd;
}

.ebpUsersTable table.striped > tbody > tr:nth-child(odd) > td,
.ebpUsersTable table.striped > tbody > tr:nth-child(odd) > th {

  background-color: #EEE;
}

.ebpUsersTable table.hover > tbody > tr{
	/*cursor: pointer;*/
}
.ebpUsersTable table.hover > tbody > tr:hover > td,
.ebpUsersTable table.hover > tbody > tr:hover > th {
  background-color: #CCC;
}

table col[class^="col-"] {
  display: table-column;
  float: none;
}

.ev-admin table td[class^="col-"],
.ev-admin table th[class^="col-"] {
  display: table-cell;
  float: none;
}

.ebpUsersTable table > thead > tr > td.active,
.ebpUsersTable table > tbody > tr > td.active,
.ebpUsersTable table > tfoot > tr > td.active,
.ebpUsersTable table > thead > tr > th.active,
.ebpUsersTable table > tbody > tr > th.active,
.ebpUsersTable table > tfoot > tr > th.active,
.ebpUsersTable table > thead > tr.active > td,
.ebpUsersTable table > tbody > tr.active > td,
.ebpUsersTable table > tfoot > tr.active > td,
.ebpUsersTable table > thead > tr.active > th,
.ebpUsersTable table > tbody > tr.active > th,
.ebpUsersTable table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

/*
 * qTip2
 */

.qtip {
    position: absolute;
    left: -28000px;
    top: -28000px;
    display: none;
    min-width: 50px;
    font-size: 10.5px;
    line-height: 12px;
    direction: ltr;
    box-shadow: none;
    padding: 0
}

.qtip-content {
  padding: 6px;
  position: relative;
  overflow: hidden;
}

.qtip-content a {
    font: 13px;
    color: #00c4d0;
    padding: 0 12px;
    text-decoration: none;
    text-align: left;
    word-wrap: break-word
}

.qtip-titlebar {
    position: relative;
    padding: 5px 35px 5px 10px;
    overflow: hidden;
    border-width: 0 0 1px;
    font-weight: 700
}

.qtip-titlebar+.qtip-content {
    border-top-width: 0!important
}

.qtip-close {
    position: absolute;
    right: -9px;
    top: -9px;
    z-index: 11;
    cursor: pointer;
    outline: 0;
    border: 1px solid transparent
}

.qtip-titlebar .qtip-close {
    right: 4px;
    top: 50%;
    margin-top: -9px
}

* html .qtip-titlebar .qtip-close {
    top: 16px
}

.qtip-icon .ui-icon,.qtip-titlebar .ui-icon {
    display: block;
    text-indent: -1000em;
    direction: ltr
}

.qtip-icon,.qtip-icon .ui-icon {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    text-decoration: none
}

.qtip-icon .ui-icon {
    width: 18px;
    height: 14px;
    line-height: 14px;
    text-align: center;
    text-indent: 0;
    font: 400 bold 10px/13px Tahoma,sans-serif;
    color: inherit;
    background: -100em -100em no-repeat
}

.qtip-default {
    border: 1px solid #F1D031;
    background-color: #FFFFA3;
    color: #555
}

.qtip-default .qtip-titlebar {
    background-color: #FFEF93
}

.qtip-default .qtip-icon {
    border-color: #CCC;
    background: #F1F1F1;
    color: #777
}

.qtip-default .qtip-titlebar .qtip-close {
    border-color: #AAA;
    color: #111
}

.qtip .qtip-tip {
    border-color: white !important;
    margin: 0 auto;
    overflow: hidden;
    z-index: 10
}

.qtip .qtip-tip,x:-o-prefocus {
    visibility: hidden
}

.qtip .qtip-tip,.qtip .qtip-tip .qtip-vml,.qtip .qtip-tip canvas {
    position: absolute;
    color: #123456;
    background: 0 0;
    border: 0 dashed transparent
}

.qtip .qtip-tip canvas {
    top: 0;
    left: 0
}

.qtip .qtip-tip .qtip-vml {
    behavior: url(#default#VML);
    display: inline-block;
    visibility: visible
}

.ebp-qtip {
	background-color: #000;
	color: #FFF;
  border: none;
  box-shadow: 0 0 5px rgba(0,0,0,.05), 3px 4px 20px rgba(0,0,0,.2);
  cursor: pointer;
  font-size: 13px;
  padding: 8px 10px;
}

.ebp-qtip .tooltipCnt .EBP--CellEvent {
	display: block;
	margin-bottom: 5px;
	padding: 4px;
}
.ebp-qtip .tooltipCnt .EBP--CellEvent:before {
	content: "-";
	margin-right: 8px;
}

.ebp-qtip .tooltipCnt .EBP--CellEvent:only-child:before {
	margin-right: 0;
	content: "";
}


