.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;
-webkit-transition: max-height 0.3s ease-out;
-moz-transition: max-height 0.3s ease-out;
-o-transition: max-height 0.3s ease-out;
transition: max-height 0.3s ease-out;
}
.eb_frontend .imgHolder.expandImg img,
.eventCardExtendedCnt .eventDescription .imgHolder.expandImg img {
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.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(//badnet.de/wp-content/plugins/eventBookingPro/images/icon/cal.png) left center no-repeat;
padding-left:20px;
display:inline-block;
}
.eventDisplayCnt .dateCnt .time,
.EBP--content .dateCnt .time {
background:url(//badnet.de/wp-content/plugins/eventBookingPro/images/icon/clock.png) left center no-repeat;
display:inline-block;
padding-left:20px;
margin-left:10px;
}
.eventDisplayCnt.lite .dateCnt .time {
background:url(//badnet.de/wp-content/plugins/eventBookingPro/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;
} .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;
} .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;
}
} .clearfix:before,
.clearfix:after {
content: " "; display: table; }
.clearfix:after {
clear: both;
}
.clearfix {
*zoom: 1;
}
@font-face {
font-family: 'fontawesome-selected';
src: url(//badnet.de/wp-content/plugins/eventBookingPro/font/fontawesome-selected.eot);
src: url(//badnet.de/wp-content/plugins/eventBookingPro/font/fontawesome-selected.eot?#iefix) format('embedded-opentype'), url(//badnet.de/wp-content/plugins/eventBookingPro/font/fontawesome-selected.woff) format('woff'), url(//badnet.de/wp-content/plugins/eventBookingPro/font/fontawesome-selected.ttf) format('truetype'), url(//badnet.de/wp-content/plugins/eventBookingPro/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:hover .arrow-down {
opacity: 1;
}
.eventCardCnt.open .arrow-down{
opacity: 0;
}
.eventCardCnt a{
text-decoration:none;
}
.eventCardCnt * {
margin:0;
padding:0;
box-sizing: border-box;
}
.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(//badnet.de/wp-content/plugins/eventBookingPro/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;
} .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-wrap;
}
.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{ }
.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;
} .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: "";
}
.EBP--card-wrapper {
width: 49%;
display: inline-block;
vertical-align: middle;
vertical-align: -webkit-baseline-middle;
}
.EBP--card-inputs {
width: 49%;
vertical-align: middle;
vertical-align: -webkit-baseline-middle;
display: inline-block;
}.ebp-prep {
display: inline-block;
}
.EBP--Stripped {
text-decoration: line-through;
font-size: 0.8em !important;
font-style: italic;
margin-right: 5px;
opacity: .8;
} .ebpBox .moreDates {
margin-top: 10px;
}
.moreDates a {
color: #999;
float: center;
font-size: 12px;
line-height:120%;
font-weight:normal;}
.moreDates a:hover{
color: #2ecc71;
}
.eventDisplayCnt:not(.isCalendar) .info a.expand{
background-color: rgba(255,255,255,0.9);
-webkit-box-shadow:  0px -5px 10px 0px  rgba(255,255,255,0.8);
-moz-box-shadow:  0px -5px 10px 0px  rgba(255,255,255,0.8);
box-shadow:  0px -5px 10px 0px rgba rgba(255,255,255,0.8);
}
.ebpBox .info a.expand {
color: #a5a5a5;
margin-left: -10px;
}
.ebpBox .ebp_btn_people,
.ebpBox .ebp_btn_people:hover {
color: #2ecc71;
}
.EBP--AddToCal--Cnt {
text-align: left;
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
}
.ebpBox .EBP--AddToCal--Cnt {
border-top: 1px solid #eeeeee;
}
a.EBP--SocialLink {
color:#ADADAD;
font-size:12px;
font-style:italic;
margin-right: 10px;}
a.EBP--SocialLink:hover{
color:#CCC;
} .eventDisplayCnt .dateCnt .datelabel {
display:inline-block;
margin-right: 10px;
font-weight:normal;  color: #666666;
font-size: 12px;
line-height: 16px;
}
.ebpBox .Ebp--EventDetails {
color: #999 ;
font-size: 32px;
line-height: 32px;
font-weight:normal;  padding: 10px 20px;
padding-bottom: 10px;
margin-bottom: 0px;
margin-top: 10px;
border-bottom: 0px solid #EEE;
}
.ebpBox .EBP--Location {
background:url(//badnet.de/wp-content/plugins/eventBookingPro/images/icon/location.png) 20px center no-repeat;
padding: 20px 40px;
color:#a5a5a5;
font-size:12px;
text-align:left;
font-weight:normal;}
.ebpBox .Ebp--EventDetails {
text-align: center;
}
.ebpBox .Ebp--EventDetails .Ebp--Spots {
display:inline-block;
text-align:center;
width: 50%;
margin: 0 auto;
min-width: 150px;
vertical-align: middle;
}
.ebpBox .Ebp--EventDetails .Ebp--Spots span{
vertical-align:middle;
position:relative;
text-align:left;
margin-left: 6px;
display:inline-block;
color: #CCC;
font-size: 14px;
line-height: 32px;
height: 32px;
font-weight:normal;}
.ebpBox .Ebp--EventDetails .Ebp--Price {
display: inline-block;
text-align: center;
width: 50%;
margin: 0 auto;
min-width: 150px;
}
.ebpBox .Ebp--EventDetails .Ebp--SubTickets {
width: 50%;
min-width: 150px;
display: inline-block;
vertical-align: middle;
}
.ebpBox .Ebp--EventDetails .Ebp--SubTicket {
width: 100%;
font-size: 14px;
}
.ebpBox .Ebp--PassedEvent{
display:inline-block;
width:50%;
text-align:center;
}
.ebpBox .multipleTickets .Ebp--TicketName {
text-align: left;
font-size: 16px;
}
.ebpBox .EBP--Date-Details {
color: #999;
font-size:14px;
text-align: center;
line-height: 120%;
font-weight:normal;  padding: 10px 0px;
padding-bottom:10px;
margin:0 auto;
margin-bottom:0px;
margin-top:0px;
border-bottom: 1px solid #EEEEEE;
} .eventCardCnt:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0,0,0,0.3);
transition: all 0.5s ease;
pointer-events: none;
}
.eventCardCnt:hover:before {
background-color: rgba(0,0,0,0.05);
}
.eventCardCnt .EBP--Card--Cnt {
display: block;
position: relative;
max-width: 100%;
height: 100%;
}
.eventCardCnt .ebpCardThumbHolder {
display: inline-block;
opacity: .8;
height: 100%;
margin-right: 10px;
width: auto;
max-width: 35%;
background-position: top center;
background-size: cover;
background-repeat: no-repeat;
vertical-align:middle;
-webkit-transition: opacity 0.3s ease;
-moz-transition: opacity 0.3s ease;
-o-transition: opacity 0.3s ease;
transition: opacity 0.3s ease;
}
.eventCardCnt .ebpCardThumbHolder.mini {
width: 15% !important;
}
.eventCardCnt:hover .ebpCardThumbHolder {
opacity: 1
}
.eventCardCnt .EBP--Card-Details {
display: inline-block;
vertical-align: top;
height: 100%;
}
.eventCardCnt .EBP--Card-Details.fullWidth {
max-width: inherit;
}
.eventCardCnt .EBP--Card-Details span {
display:block;
line-height:120%;
}
.eventCardCnt .EBP--Card-Details span.title {
font-size: 24px;
white-space: normal;
overflow: hidden;
}
.eventCardCnt .EBP--Card-Details .dateCnt {
display: inline-block;
vertical-align: middle;
}
.eventCardCnt .EBP--Card-Details .dateCnt .eventDate {
margin:0;
}
.eventCardCnt .EBP--Card-Details .moreDates{
display: inline-block;
margin-left: 10px;
vertical-align: middle;
}
.eventCardCnt .EBP--Card-EventDetails {
display:block;
margin-top: 15px;
}
.eventCardCnt .EBP--Card-EventDetails * {
vertical-align: -webkit-baseline-middle;
}
.eventCardCnt .EBP--Card-EventDetails .price,
.eventCardCnt .EBP--Card-EventDetails .spots,
.eventCardCnt .EBP--Card-EventDetails .passedEvent,
.eventCardCnt .EBP--Card-EventDetails .buyCnt {
display:inline-block;
line-height: 120%;
margin-right: 15px;
} .eb_frontend .EBP--BookBtn,
.ebpBox .EBP--BookBtn,
.eventCardCnt .EBP--BookBtn,
.EBP--GiftCard .EBP--BookBtn,
.EBP--Slide .EBP--BookBtn {
cursor:pointer;
display:inline-block;
margin:0 auto;
font-family:inherit;
text-align:center;
vertical-align:middle;
text-decoration:none;
-webkit-transition: 0.3s ease;
-moz-transition: 0.3s ease;
-o-transition: 0.3s ease;
transition: 0.3s ease;
-webkit-backface-visibility: hidden;
}
.eb_frontend .EBP--BookBtn,
.ebpBox .EBP--BookBtn,
.EBP--GiftCard .EBP--BookBtn,
.EBP--Slide .EBP--BookBtn  {
height: auto;
background-color: #2ecc71;
color: #FFFFFF;
font-size: 18px;
line-height: 18px;
padding: 12px 40px;
font-weight: normal;
border-radius: 25px; -webkit-border-radius: 25px; -moz-border-radius: 25px;  border-top: 0px solid#FFF;}
.eb_frontend .EBP--BookBtn:hover,
.eventCardCnt .EBP--Card-EventDetails .EBP--BookBtn:hover,
.ebpBox .EBP--BookBtn:hover,
.EBP--GiftCard .EBP--BookBtn:hover,
.EBP--Slide .EBP--BookBtn:hover  {
opacity:0.7;
}
.eb_frontend .EBP--BookBtn.deactive,
.ebpBox .EBP--BookBtn.deactive,
.eventCardCnt .EBP--BookBtn.deactive,
.EBP--GiftCard .EBP--BookBtn.deactive,
.EBP--Slide .EBP--BookBtn.deactive {
opacity: 0.7;
cursor: default;
}
.eb_frontend .EBP--BookBtn span,
.ebpBox .EBP--BookBtn span,
.EBP--GiftCard .EBP--BookBtn span,
.EBP--Slide .EBP--BookBtn span {
font-size: .8em;
font-style: italic;
}  .EBP--CalendarBlocker{
display:none;
width:100%;
height:100%;
position:absolute;
top:0;
left:0;
background:rgba(255,255,255,0.7);
z-index:100;
}
.calExample {
padding: 0 30px 50px 30px;
width: 100%;
max-width: 600px;
margin: 0 auto;
}
.EBP--Calendar *,
.EBP--Calendar *:after,
.EBP--Calendar *:before {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 0;
margin: 0;
}
.EBP--Calendar {
width: 100%;
height: 100%;
}
.isCalendar{
margin:0 auto;
}
.EBP--CalendarLoaderCnt {
width: 100%;
height: 100%;
position: absolute;
top:0;
left:0;
}
.EBP--CalendarContainer {
position: relative;
width: auto;
padding: 30px;
background: #f6f6f6;
box-shadow: inset 0 1px rgba(255,255,255,0.8);
background-color: #f6f6f6;
}
.EBP--CalendarHead {
background: transparent;
font-weight: bold;
text-transform: uppercase;
font-size: 12px;
height: 30px;
line-height: 30px;
color: #2ecc71;
}
.EBP--Header {
padding: 5px 10px 10px 20px;
position: relative;
border-bottom: 1px solid #ddd;
background-color: #ffffff;
}
.EBP--Header h2,
.EBP--Header h3 {
text-align: center;
text-transform: uppercase;
}
.EBP--Header h2 {
color: #495468;
font-weight: 300;
font-size: 18px;
margin-top: 10px;
}
.EBP--Header h3 {
font-size: 10px;
font-weight: 700;
color: #b7bbc2;
}
.EBP--Header nav span {
position: absolute;
top: 17px;
width: 30px;
height: 30px;
color: transparent;
cursor: pointer;
margin: 0 1px;
font-size: 20px;
line-height: 30px;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.EBP--Header nav span:first-child {
left: 5px;
}
.EBP--Header nav span:last-child {
right: 5px;
}
.EBP--Header nav span:before {
font-family: 'fontawesome-selected';
position: absolute;
text-align: center;
width: 100%;
color: #2ecc71;
}
.EBP--Header .EBP--Prev:before {
content: '\25c2';
}
.EBP--Header .EBP--Next:before {
content: '\25b8';
}
.EBP--Header .EBP--Prev:hover:before,
.EBP--Header .EBP--Next:hover:before {
color: #495468;
}
.EBP--Month {
margin: 15px 0 0px;
}
.EBP--Year {
font-size: 12px; margin:0;
}
.EBP--CalendarWrap {
margin: 10px auto;
position: relative;
overflow: hidden;
}
.EBP--Inner {
background: #fff;
}
.EBP--Inner:before,
.EBP--Inner:after  {
content: '';
width: 99%;
height: 50%;
position: absolute;
background: #f6f6f6;
bottom: -4px;
left: 0.5%;
z-index: -1;
box-shadow: 0 1px 3px rgba(0,0,0,0.2);
}
.EBP--Inner:after {
content: '';
width: 98%;
bottom: -7px;
left: 1%;
z-index: -2;
}
.EBP--CalendarBody {
position: relative;
width: 100%;
height: 100%;
height: -moz-calc(100% - 30px);
height: -webkit-calc(100% - 30px);
height: calc(100% - 30px);
border: 1px solid #ddd;
}
.EBP--CalendarRow {
width: 100%;
border-bottom: 1px solid #ddd;
position: relative;
}
.EBP--CalendarRow:last-child {
border-bottom: none;
}
.EBP--CalendarRow-events {
width: 100%;
position: absolute;
top: 0;
height: 100%;
}
.EBP--Calendar-four-rows .EBP--CalendarRow{
height: 25%;
}
.EBP--Calendar-five-rows .EBP--CalendarRow {
height: 20%;
}
.EBP--Calendar-six-rows .EBP--CalendarRow{
height: 16.66%;
height: -moz-calc(100%/6);
height: -webkit-calc(100%/6);
height: calc(100%/6);
}
.EBP--CalendarCell,
.EBP--CalendarHead > div {
float: left;
height: 100%;
width:  14.28%; width: -moz-calc(100%/7);
width: -webkit-calc(100%/7);
position: relative;
}
.EBP--CalendarCell {
padding: 4px;
} .ie9 .EBP--CalendarCell,
.ie9 .EBP--CalendarHead > div {
width:  14.2%;
}
.EBP--CalendarHead > div {
text-align: center;
}
.EBP--CalendarRow > .EBP--CalendarCell {
border-right: 1px solid #ddd;
background:#FFFFFF;
}
.EBP--CalendarRow > .EBP--CalendarCell:nth-child(7) {
border-right: none;
}
.EBP--CalendarRow .EBP--CalendarCell:empty {
background: transparent;
}
.EBP--CalendarCell:last-child,
.EBP--CalendarHead > div:last-child {
border-right: none;
}
.showEventsDirectly .EBP--CalendarCell {
padding: 0;
}
.EBP--CalendarCellWeekDay {
display: none;
}
.EBP--CalendarCellDate {
position: absolute;
font-size: 18px;
line-height: 20px;
background: rgba(255,255,255,0.5);
top: 50%;
left: 50%;
text-align: center;
width: 30px;
margin: -10px 0 0 -15px;
font-weight: 400;
pointer-events: none;
color:#686a6e;
}
.showEventsDirectly .EBP--CalendarCellDate {
font-size: 14px;
line-height: 16px;
padding: 0px 2px;
width: auto;
margin: 0;
top: 8px;
left: 5px;
text-align: center;
pointer-events: none;
z-index: 101;
background: #FFFFFF;
opacity: .8;
-webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; transition: all 0.3s ease;}
.EBP--CalendarRow  .EBP--CalendarCellToday {
background-color: #2eCC71;  }
.EBP--CalendarRow  .EBP--CalendarCellToday .EBP--CalendarCellDate {
background: none;
}
.showEventsDirectly .EBP--CalendarRow  .EBP--CalendarCellToday .EBP--CalendarCellDate {
background: #FFFFFF;
}
.EBP--CalendarRow  .EBP--CalendarCellToday:hover{
background-color: #2eCC71;
}
.EBP--CalendarCellToday.EBP--CalendarCell--hasContent:after {
color: rgba(0,0,0,0.1);
}
.EBP--CalendarCellToday.EBP--CalendarCell--hasContent:hover:after{
color: #fff;
}
.EBP--CalendarCell--hasContent{
background: #FFFFFF;
cursor: pointer;
}
.EBP--CalendarCell--hasContent:hover {
background: #FFFFFF;
color: #2ecc71;
}
.EBP--CalendarCell--hasContent:after {
content: '\00B7';
text-align: center;
margin-left: -10px;
position: absolute;
color: #DDDDDD;
font-size: 70px;
line-height: 20px;
left: 50%;
bottom: 3px;
}
.EBP--CalendarCell--hasContent:hover:after {
color: #2ecc71;
}
.showEventsDirectly .EBP--CalendarCell--hasContent:after {
content: '';
margin: 0;
position: relative;
}
.EBP--CalendarContent {
display: block;
white-space: normal;
z-index: 98;
font-size: 14px;
line-height: 16px;
text-align: center;
width: 90%;
height: auto;
padding: 5px 10px;
margin: 5%;
box-sizing: border-box;
position: absolute;
bottom: 0px;
max-height: 90%;
opacity: 0.8;
overflow: hidden;
cursor: pointer;
border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px;;
-webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; transition: all 0.3s ease;;
color: #FFFFFF;
background-color: #2ecc71;
}
.EBP--CalendarContent:hover{
opacity: 1;
max-height: none;
z-index: 102;
} .EBP--SpreadEvent {
font-size: 13px;
line-height: 13px;
padding: 4px 5px;
height: 22px;
text-align: left;
box-sizing: border-box;
color: #FFFFFF;
background-color: #2ecc71;
border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px;;
margin-top: 5px;
display: block;
white-space: nowrap;
text-overflow: ellipsis;
opacity: 0.8;
cursor: pointer;
z-index: 100;
margin-left: 6%;
overflow: hidden;
}
.EBP--SpreadEvent:hover {
opacity: 1;
}
.EBP--SpreadEvent:first-child {
margin-top: 25px;
}
.EBP--SpreadEvent--Continues {
border-top-right-radius: 0px; webkit-border-top-right-radius: 0px; -moz-border-top-right-radius: 0px;
border-bottom-right-radius: 0px; webkit-border-bottom-right-radius: 0px; -moz-border-bottom-right-radius: 0px;
}
.EBP--SpreadEvent--Continuation {
border-top-left-radius: 0px; webkit-border-top-left-radius: 0px; -moz-border-top-left-radius: 0px;
border-bottom-left-radius: 0px; webkit-border-bottom-left-radius: 0px; -moz-border-bottom-left-radius: 0px;
margin-left: 0;
}
.EBP--SpreadEvent.EBP--SpreadEvent--Empty {
background: transparent;
cursor: default;
z-index: 0;
pointer-events: none
}
.EBP--CalendarCell--Spread {
float: right;
}
.EBP--CalendarSpots{
font-size: 10px;
line-height: 15px;
font-style: normal;
opacity: .8;
}
.EBP--CellEvent {
display: block;
padding: 4px 0px;
margin-bottom: 4px;
font-size: 13px;
line-height: 15px;
}
.EBP--CellEvent:last-child {
margin-bottom: 0px;
}
.ebp-qtip {
background: #2ecc71;
}
.EBP--CalendarEventContent {
height: 100%;
position: absolute;
z-index: 104;
top: 0px;
left: 0px;
text-align: center;
width: 100%;
background-color: #f6f6f6;
}
.calanderCnt {
padding:10px 20px;
}
.EBP--CalendarEventContent .eventClose {
position: absolute;
top: 25px;
right: 10px;
width: 20px;
height: 20px;
line-height: 20px;
font-size:18px;
text-align: center;
cursor: pointer;
padding: 0;
vertical-align:middle;
opacity:1;
-webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; transition: all 0.3s ease;
background:url(//badnet.de/wp-content/plugins/eventBookingPro/images/icon/close.png) center center no-repeat;
background-color: #2ecc71;
border: 1px solid #2ecc71;
}
.EBP--CalendarEventContent .eventClose:hover {
opacity:0.5;
}
.EBP--CalendarEventContent h4 {
background-color: #ffffff;
text-transform: uppercase;
font-size: 14px;
font-weight: 300;
letter-spacing: 3px;
color: #777;
padding: 20px;
border-bottom: 1px solid #ddd;
box-shadow: 0 1px rgba(255,255,255,0.9);
margin-bottom:0px;
margin-top:25px;
}
.CalendarContainer-WeeklyView,
.EBP--Inner:after {
background-color: #f6f6f6;
}
.EBP--CalendarContainer-WeeklyView .EBP--CalendarRow > .EBP--CalendarCell {
background: none;
}
.EBP--CalendarContainer-WeeklyView .EBP--CalendarRow > .EBP--CalendarCell.hasEvents {
background: #FFFFFF;
} .filterTags a, .filterTags span {
border-radius: 4px;
background-color: #1abc9c;
color: #FFFFFF;
font-size: 16px;
padding: 8px 13px;
} .eventCardCnt{height: 170px;}.eventCardCnt {background-color: #FFF; background-size:cover;background-repeat:   no-repeat; background-position: center center; width:400px;margin: auto; margin-top: 0px; margin-bottom: 20px;padding:0px 0px; padding-bottom: 20px;  -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; border:0px solid#F2F2F2; }.eventCardCnt:not(.extended) {margin: auto; margin-top: 0px; margin-bottom: 20px;}.eventCardCnt .EBP--Card--Cnt{width:400px; }.eventCardCnt .ebpCardThumbHolder{-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}.eventCardCnt:not(.extended) .ebpCardThumbHolder{width: 35%}.eventCardCnt:not(.extended) .hasThumbnail .EBP--Card-Details{max-width: 65%}.eventCardCnt .EBP--Date-Details {color:#999; font-size:14px; line-height:120%;font-weight:normal; padding:10px 0px; padding-bottom:10px;text-align:center;margin:0 auto; margin-bottom:0px; margin-top:0px; border-bottom:1px solid #EEEEEE;}.eventCardCnt .moreDates a {color:#999;}.eventCardCnt .moreDates a:hover{color:#2ecc71;}.eventCardCnt .EBP--Card-Details span.title{color:#495468; font-size:24px;font-weight:normal;text-align:center;margin:0 auto;}.eventCardCnt .EBP--Location a{ background: url(//badnet.de/wp-content/plugins/eventBookingPro/images/icon/location.png) 0px center no-repeat;
padding: 0px 0px 0px 20px; color:#a5a5a5; font-size:12px;font-weight:normal;text-align:left;}.eventCardCnt .EBP--Card-EventDetails .price{color:#999; font-size:32px;font-weight:normal;;}.eventCardCnt .EBP--Card-EventDetails .passedEvent,.eventCardCnt .EBP--Card-EventDetails .spots {color:#CCC; font-size:14px;font-weight:normal;}.buyCnt a.EBP--BookBtn{background-color:#2ecc71; color:#FFFFFF; font-size:18px;  line-height:18px; padding:12px 40px; font-weight:normal;  -webkit-border-radius: 25px; -moz-border-radius: 25px;border-radius: 25px; border-top:0px solid#FFF;margin: 0 auto; margin-top: 10px; margin-bottom:20px;}.ebp_btn_people,.ebp_btn_people:hover{color:#2ecc71;}.eventCardExtendedCnt{width:400px; margin: 0 auto; margin-top: 0px; margin-bottom: 20px; padding:0;}.eventCardExtendedCnt .eventCardCnt:hover{ background-color:rgba(255,255,255,0.5); border-left: 5px solid #2ecc71;}.eventCardCnt .arrow-down {border-top-color: #2ecc71;}.eventCardCnt .EBP--Card--Cnt{width:400px; }.eventCardCnt .ebpCardThumbHolder{-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}.eventCardExtendedCnt .ebpCardThumbHolder{width: 15%}.eventCardExtendedCnt .hasThumbnail .EBP--Card-Details {max-width: 85%}.eventCardCnt .EBP--Card-Details .title{color:#495468; margin-bottom: 0px; font-size:24px;font-weight:normal;text-align:center;margin:0 auto;}.eventCardCnt .EBP--Card-EventDetails .price{color:#999; font-size:32px;font-weight:normal;;}.eventCardCnt .EBP--Card-EventDetails .passedEvent,.eventCardCnt .EBP--Card-EventDetails .spots {color:#CCC; font-size:14px;font-weight:normal;}.buyCnt a.EBP--BookBtn{background-color:#2ecc71; color:#FFFFFF; font-size:18px;  padding:12px 40px; font-weight:normal;  -webkit-border-radius: 25px; -moz-border-radius: 25px;border-radius: 25px; border-top:0px solid#FFF;margin: 0 auto; margin-top: 10px; margin-bottom:20px;}.ebp_btn_people,.ebp_btn_people:hover{color:#2ecc71;}.eventCardExtendedCnt .eventDescription{width:100%; background-color:rgba(241,241,241,1); padding:0px;}.eventCardExtendedCnt .eventDescription .info a.expand{background-color:rgba(241,241,241,0.9);
-webkit-box-shadow:  0px -5px 10px 0px rgba(241,241,241,0.8);
-moz-box-shadow:  0px -5px 10px 0px rgba(241,241,241,0.8);
box-shadow:  0px -5px 10px 0px rgbargba(241,241,241,0.8)
}.eventCardExtendedCnt .EBP--AddToCal--Cnt {border-top:1px solid #eeeeee;}.eventCardExtendedCnt .eventDescription .info{color:#a5a5a5; font-size:12px; line-height:14px;  font-weight:normal; padding:10px 10px; padding-bottom:10px;text-align:left;}.eventCardExtendedCnt .eventDescription .info a.expand{color:#a5a5a5; margin-left: -10px;}.eventCardExtendedCnt .eventDescription .infoTitle{color:#111111;  font-size:18px; line-height:18px; margin:0px 0px; padding:0px 10px;}.eventCardExtendedCnt .eventDescription .cntForSpace{margin:0;padding:0; width:100%; height:10px; border-bottom:1px solid #eeeeee; }.eventCardExtendedCnt .eventDescription  .eventImage{margin:0px 0px; margin-top: 0px; margin-bottom: 0px;} .EBP--perspective,
.EBP--perspective body {
height: 100%;
overflow: hidden;
}
.EBP--perspective body  {
background: #222;
-webkit-perspective: 600px;
-moz-perspective: 600px;
perspective: 600px;
}
.EBP--overlay {
position: fixed;
width: 100%;
height: 100%;
visibility: hidden;
top: 0;
left: 0;
z-index: 99000;
opacity: 0;
-webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; transition: all 0.3s ease;;
cursor: url(//badnet.de/wp-content/plugins/eventBookingPro/images/icon/closeBig.png), auto;
background-color: #ffffff;
}
.EBP--modal {
position: fixed;
top: 50%;
left: 50%;
width: 960px;
max-width: 100%;
height: auto;
z-index: 99900;
visibility: hidden;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transform: translateX(-50%) translateY(-50%);
-moz-transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
}
.EBP--modal.fullHeight {
height: 100%;
}
.EBP--show {
visibility: visible;
-webkit-backface-visibility: visible;
-moz-backface-visibility: visible;
backface-visibility: visible;
}
.EBP--mobilePage {
position: relative;
top: 0;
left: 0;
width: auto;
max-width: 100%;
height: auto;
z-index: 1;
visibility: visible;
-webkit-backface-visibility: visible;
-moz-backface-visibility: visible;
backface-visibility: visible;
-webkit-transform: none;
-moz-transform: none;
-ms-transform: none;
transform: none;
}
.EBP--mobilePage.EBP--show {
display: block;
}
.EBP--show ~ .EBP--overlay {
opacity: 0.9;
visibility: visible;
} .EBP--content {
position: relative;
margin: 20px auto;
padding: 15px 40px;
text-align: center;
border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px;;
height: -moz-calc(100% - 70px);
height: -webkit-calc(100% - 70px);
height: -o-calc(100% - 70px);
height: calc(100% - 70px);
-webkit-transform: scale(0.8);
-moz-transform: scale(0.8);
-ms-transform: scale(0.8);
transform: scale(0.8);
opacity: 0;
text-align: center;
-webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; transition: all 0.3s ease;;
}
.EBP--content, .EBP--show.ebp-fullpage .EBP--content {background:#ffffff;}
.EBP--show .EBP--content {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
opacity: 1;
}
.EBP--show .EBP--content.EBP--hiddenState  {
-webkit-transform: scale(0.6);
-moz-transform: scale(0.6);
-ms-transform: scale(0.6);
transform: scale(0.6);
opacity: 0;
}
.EBP--content * {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
.EBP--content .topBorder,
.EBP--content .bottomBorder {
border-bottom: 1px solid rgba(255,255,255,0.3);
display: block;
width: 100%;
}
.EBP--content .topBorder {
margin-bottom:10px;
}
.EBP--content .bottomBorder {
margin-top:10px;
}
.EBP--content ul li{
width:100%;
}
.EBP--content > div p {
margin: 0;
padding: 10px 0;
}
.EBP--content > div ul {
margin: 0;
padding: 0 0 30px 20px;
}
.EBP--content > div ul li {
padding: 5px 0;
}
.EBP--content button {
display: block;
margin: 0 auto;
font-size: 1em;
}
.EBP--content .Modal--NoBuy {
display: none;
opacity: .8;
font-size: 1.2em;
}
.EBP--content input,
.EBP--content textarea {
text-align:left;
outline:0; border:none;
letter-spacing: 1px;
-webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; transition: all 0.3s ease;;
border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px;;
box-shadow: -1px -1px 0px 0px rgba(0,0,0,0.2);
-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
width:100% !important;
}
.EBP--content input[type="text"] {
padding:0px;
text-align:center;
width:100%;
border:none;
}
.EBP--content textarea {
padding:0px;
text-align:center;
width:100%;
height:100px;
overflow:hidden;
overflow-x:auto;
}
.EBP--content input[type="checkbox"],
.EBP--content input[type="radio"]{
margin-right:4px; visibility:hidden;
}
.EBP--content form .ebp_form_duplicate_cnt {
margin-bottom: 25px;
}
.EBP--content form .duplHolder {
margin: 20px 0px;
padding: 15px;
}
.EBP--content form .duplHolder {
background: rgba(255, 255, 255, 0.2);
}
.EBP--content form .duplHolder .EBP--DuplicateTitle {
margin-bottom: 10px;
font-size: 1.5em;
}
.EBP--content form .inputholder {
margin: 10px 20px 10px 0px;
display:inline-block;
vertical-align: middle;
line-height:20px;
}
.EBP--content form .fieldHolder{
display:block; width:100%; padding:0;
}
.EBP--content form span.label{
margin-right:20px;
vertical-align: baseline;
}
.EBP--content form .inputholder:last-child,
.EBP--content form span.label:last-child{
margin-right: 0
}
.EBP--content form span.label a{
opacity: 1
}
.EBP--content form span.label a:hover{
opacity: .7
}
.EBP--content .formInput.overflowed {
overflow: hidden;
}
.EBP--content form .formInput input[type="text"] {
font-size: 18px;
line-height: 20px;
padding: 12px 0px;
height: 42px;
margin: 10px 0px 0px;
}
.intl-tel-input .flag-container {
top: 10px;
}
.intl-tel-input .flag-container:hover,
.intl-tel-input .flag-container:focus {
outline: none;
}
.EBP--content form .formInput textarea {
font-size: 18px;
line-height: 20px;
padding: 12px 0px ;
margin-top: 10px;
}
.EBP--contetn form .staticText {
margin: 10px 0px 0px;
}
.EBP--content form .hasSelectField {
margin: 10px 0px 0px;
}
.EBP--content form .hasCheckBoxes,
.EBP--content form .hasRadioButton {
margin-bottom: 20px;
margin-top: 20px;
}
.EBP--content input.half,
.EBP--content textarea.half,
.EBP--content .formInput .fieldHolder.half {
width: 49.5% !important;
}
.EBP--content input.half:last-child,
.EBP--content textarea.half:last-child,
.EBP--content .formInput .fieldHolder.half:last-child {
float:right;
}
.EBP--content input.half:first-child,
.EBP--content textarea.half:first-child,
.EBP--content .formInput .fieldHolder.half:first-child {
float:left;
}
.EBP--content input:focus::-webkit-input-placeholder,
.EBP--content textarea:focus::-webkit-input-placeholder {
opacity: .3
}
.EBP--content input:focus:-moz-placeholder,
.EBP--content textarea:focus:-moz-placeholder {
opacity: .3
}
.EBP--content input:focus::-moz-placeholder,
.EBP--content textarea:focus::-moz-placeholder{
opacity: .3
}
.EBP--content input:focus:-ms-input-placeholder,
.EBP--content textarea:focus:-ms-input-placeholder {
opacity: .3
}
.EBP--content input.incorrect::-webkit-input-placeholder,
.EBP--content textarea.incorrect::-webkit-input-placeholder {
color: red !important;
}
.EBP--content input.incorrect:-moz-placeholder,
.EBP--content textarea.incorrect:-moz-placeholder {
color: red !important;
}
.EBP--content input.incorrect::-moz-placeholder,
.EBP--content textarea.incorrect::-moz-placeholder{
color: red !important;
}
.EBP--content input.incorrect:-ms-input-placeholder,
.EBP--content textarea.incorrect:-ms-input-placeholder {
color: red !important;
}
.EBP--content form .fieldHolder.incorrect:after {
content: "!";
width: 24px;
height: 24px;
display: inline-block;
vertical-align: middle;
font-weight: bold;
color: #ff0000;
}
.EBP--content input.incorrect,
.EBP--content textarea.incorrect{
color:#ff0000 !important;
}
.EBP--content input.couponInput {
display: inline-block;
padding: 8px 10px;
font-size: 14px !important;
line-height: 14px;
width: 100px !important;
margin: 0;
text-align: center;
display: inline-block;
}
.EBP--content input[disabled] {
opacity: .8;
cursor: not-allowed;
} .EBP--content .checkBoxStyle {
width: 25px;
position: relative;
display:inline-block;
margin-right:5px;
vertical-align: text-top;
}
.EBP--content .checkBoxStyle label {
cursor: pointer;
position: absolute;
width: 22px;
height: 20px;
top: 0;
left:0;
border-radius: 4px;
-webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,.4);
-moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,.4);
box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,.4);
background: rgba(255,255,255,0.2);
}
.EBP--content .checkBoxStyle label.dot {
ebkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius:50%;
}
.EBP--content .checkBoxStyle label:after {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
content: '';
position: absolute;
background: transparent;
}
.EBP--content .checkBoxStyle label.check:after{
border: 3px solid #111;
border-top: none;
border-right: none;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
width: 9px;
height: 5px;
top: 5px;
left: 5px;
}
.EBP--content .checkBoxStyle label.dot:after {
background-color:#111;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius:50%;
width: 10px;
height: 10px;
top: 6px;
left: 6px;
}
.EBP--content .checkBoxStyle label:hover::after {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
filter: alpha(opacity=50);
opacity: 0.5;
}
.EBP--content .checkBoxStyle input[type=checkbox]:checked + label:after,
.EBP--content .checkBoxStyle input[type=radio]:checked + label:after {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
opacity: 1;
} .EBP--content .cd-dropdown *,
.EBP--content .cd-dropdown *:after,
.EBP--content .cd-dropdown *:before {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 0;
margin: 0;
} .clearfix:before,
.clearfix:after {
content: " ";
display: table;
}
.clearfix:after {
clear: both;
}
.clearfix {
*zoom: 1;
}
.EBP--content .cd-dropdown,
.EBP--content .cd-select {
position: relative;
min-width: 200px;
margin:0;
text-align:center;
display: inline-block;
}
.EBP--content .cd-dropdown > span {
width: 100%;
height: 40px;
line-height: 40px;
font-weight: normal;
font-size: 16px;
background: none;
display: block;
padding: 0 0px 0 0px;
position: relative;
cursor: pointer;
}
.EBP--content .cd-dropdown > span:after {
content: '\25BC';
font-size:11px;
background: rgba(0,0,0,.1);
width:20px;
line-height:20px;
height:20px;
vertical-align:top;
margin-left:5px;
display:inline-block;
text-decoration:none;
cursor:pointer;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
transition: all 0.3s ease;
margin-top:10px;  opacity:0.8;
box-shadow: 0px 1px 0px 0px rgba(0,0,0,0.2);
border-radius:3px;
webkit-border-radius: 3px;
-moz-border-radius: 3px;
}
.EBP--content .cd-dropdown.cd-active > span:after {
content: '\25B2';
}
.EBP--content .cd-dropdown ul {
list-style-type: none;
margin: 0;
padding: 0;
display: block;
position: relative;
z-index: 2000;
}
.EBP--content .cd-dropdown ul li {
display: block;
}
.EBP--content .cd-dropdown ul li span {
width: 100%;
background: rgba(255,255,255,.8);
line-height: 40px;
padding: 0;
text-align:center;
display: block;
color: #111;
cursor: pointer;
font-weight: normal;
}
.EBP--content .cd-dropdown > span,
.EBP--content .cd-dropdown ul li span {
-webkit-backface-visibility: hidden;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
} .EBP--content .cd-select {
border: 1px solid #ddd;
}
.EBP--content .cd-dropdown ul {
position: absolute;
top: 0px;
width: 100%;
}
.EBP--content .cd-dropdown ul li {
position: absolute;
width: 100%;
pointer-events: none;
}
.EBP--content .cd-active.cd-dropdown > span {
color: #208F4F;
display:inline-block;
}
.EBP--content .cd-active.cd-dropdown ul li {
pointer-events: auto;
}
.EBP--content .cd-active.cd-dropdown ul li span {
-webkit-transition: all 0.2s linear 0s;
-moz-transition: all 0.2s linear 0s;
-ms-transition: all 0.2s linear 0s;
-o-transition: all 0.2s linear 0s;
transition: all 0.2s linear 0s;
}
.EBP--content .cd-active.cd-dropdown ul li span:hover {
background: #208F4F;
}
.cd-dropdown ul::-webkit-scrollbar {
width: 6px;
}
.cd-dropdown ul::-webkit-scrollbar-thumb {
border-radius: 10px;
background:rgba(0,0,0,.8);
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
} .EBP--content a,
.EBP--content a:hover,
.EBP--content a:focus {
text-decoration:none;
outline: none;
}
.EBP--content a.Modal--BookBtn,
.EBP--content a.paypalPay,
.EBP--content a.Modal--CouponBtn,
.EBP--content a.Modal--directDateBook {
background: rgba(0,0,0,.1);
cursor:pointer;
font-size: 1em;
display:inline-block;
letter-spacing: 1px;
-webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; transition: all 0.3s ease;  border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px;;
box-shadow: 0px 1px 0px 0px rgba(0,0,0,0.2);
text-decoration: none;
white-space: nowrap;
}
.EBP--content a.Modal--CouponBtn,
.EBP--content a.Modal--directDateBook {
padding:8px 10px;
font-size: 14px;
line-height: 14px;
margin: auto;
margin-top: -4px;
margin-left: 10px;
display: inline-block;
vertical-align: middle;
}
.EBP--content a.Modal--BookBtn {
margin-left: 20px;
margin-top: 30px;
color: #FFF;
font-size:16px;
height:auto;
line-height:16px;
padding: 15px 35px;
font-weight:normal;
border-radius: 6px; -webkit-border-radius: 6px; -moz-border-radius: 6px;;
}
.EBP--content a.Modal--BookBtn:hover,
.EBP--content a.paypalPay:hover,
.EBP--content a.Modal--CouponBtn:hover,
.EBP--content a.Modal--directDateBook:hover,
.EBP--content .Modal--QuantityBtns a:hover{
background: rgba(0,0,0,.3);
}
.EBP--content a.Modal--BookBtn.deactive,
.EBP--content a.paypalPay.deactive {
cursor:default;
opacity:0.5;
}
.EBP--content a.Modal--BookBtn.deactive:hover,
.EBP--content a.paypalPay.deactive:hover {
background: rgba(0,0,0,.1);
}
.EBP--content a.Modal--CouponBtn.deactive,
.EBP--content a.Modal--directDateBook.deactive{
opacity:0.7;
}
.EBP--content a.Modal--CouponBtn.deactive:hover,
.EBP--content a.Modal--directDateBook.deactive:hover{
cursor:default;
} .EBP--content .Modal--QuantityBtns a {
display:inline-block;
background: rgba(0,0,0,.1);
font-size: 18px;
line-height: 25px;
width: 30px;
margin: 0px 10px;
opacity: 0.8;
text-decoration: none;
cursor: pointer;
-webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; transition: all 0.3s ease;  border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px;;
box-shadow: 0px 1px 0px 0px rgba(0,0,0,0.2);
}
.EBP--content a.Modal--QuantityBtn:first-child{
margin-top: 0px;
}
.Modal--QuantityCnt {
margin-bottom: 15px;
}
.Modal--QuantityCnt:last-child {
margin-bottom: 0px;
}
.EBP--content .Modal--QuantityCnt-Inside {
margin-bottom: 10px;
}
.EBP--closeBtn {
position: fixed;
top: 10px;
right: 0px;
text-align: center;
}
.EBP--show .EBP--closeBtn  {
opacity: 1;
}
.EBP--closeBtn a {
display:inline-block;
background: rgba(0,0,0,.1);
color: #FFF;
font-size: 18px;
line-height: 25px;
padding: 2px 12px;
margin: 0 10px;
opacity: 0.8;
text-decoration: none;
cursor: pointer;
border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px;;
box-shadow: 0 1px 0 0 rgba(0,0,0,0.2);
-webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; transition: all 0.3s ease;;
}
.EBP--content,
.EBP--content .Modal--SpotsLeft,
.EBP--content .cd-dropdown > span,
.EBP--content .Modal--BookingLoader,
.EBP--content .Modal-QuantityColumn span,
.EBP--content a.Modal--QuantityBtn,
.EBP--content .title,
.EBP--content .Modal--Dates--Title,
.EBP--content .Modal--Title,
.EBP--content .Modal--Title--Sub,
.EBP--content a.Modal--BookBtn,
.EBP--content a.paypalPay,
.EBP--content a.Modal--CouponBtn,
.EBP--content a.Modal--directDateBook,
.EBP--content a.Modal--directDateBook:hover,
.EBP--content .cd-active.cd-dropdown ul li span:hover{
color:#565656;
}
.EBP--content input,
.EBP--content textarea,
.EBP--content select{
color:#595959 !important;
background:rgba(255,255,255,0.2) !important;
}
.EBP--content input::-webkit-input-placeholder,
.EBP--content textarea::-webkit-input-placeholder {
color:#595959}
.EBP--content input:-moz-placeholder,
.EBP--content textarea:-moz-placeholder {
color:#595959}
.EBP--content input::-moz-placeholder,
.EBP--content textarea::-moz-placeholder {
color:#595959}
.EBP--content input:-ms-input-placeholder,
.EBP--content textarea:-ms-input-placeholder {
color:#595959}
.EBP--content input:hover::-webkit-input-placeholder,
.EBP--content textarea:hover::-webkit-input-placeholder {
color:#000000}
.EBP--content input:hover:-moz-placeholder,
.EBP--content textarea:hover:-moz-placeholder {
color:#000000}
.EBP--content input:hover::-moz-placeholder,.EBP--content textarea:hover::-moz-placeholder {
color:#000000}
.EBP--content input:hover:-ms-input-placeholder,
.EBP--content textarea:hover:-ms-input-placeholder {
color:#000000}
.EBP--content form span.label a {
color:#595959 !important;
}
.EBP--content select option {
color:#000;
}
.EBP--content input:hover,
.EBP--content input:focus,
.EBP--content textarea:hover,
.EBP--content textarea:focus {
color:#000000 !important;
background:rgba(255,255,255,0.6) !important;
}
.EBP--content input[disabled]:hover {
color:#595959 !important;
background:rgba(255,255,255,0.2) !important;
}
.EBP--content .checkBoxStyle label {
background:rgba(255,255,255,0.2) ;
}
.EBP--content .checkBoxStyle label.check:after {
border: 3px solid #111;
border-top: none;
border-right: none;
}
.EBP--content .checkBoxStyle label.dot:after {
background-color: #111;
}
.EBP--content .inputholder{
color:#EEE;
}
.EBP--content .cd-dropdown > span:after ,
.EBP--content .Modal-QuantityColumn,
.EBP--content a.Modal--CouponBtn {
color:rgba(86,86,86,0.8);
}
.EBP--content .cd-active.cd-dropdown ul li span:hover {
background: #208F4F;
color: #FFFFFF;
}
.EBP--content .cd-active.cd-dropdown > span {
color: #208F4F;
}
.EBP--content::-webkit-scrollbar {
height: 12px;
}
.EBP--content::-webkit-scrollbar-track {
box-shadow:0 0 2px rgba(0,0,0,0.15) inset;
background: #f0f0f0;
}
.EBP--content::-webkit-scrollbar-thumb {
border-radius:6px;
background: #ccc;
} .EBP--content .Modal--Tickets > div:not(.topBorder){
display:inline-block;
width:33%;
text-align:center;
margin-left:0;
margin-right:0px;
padding-left:0;
padding-right:0px;
font-size:16px;
} .EBP--content .Modal--SpotsLeft {
font-size: 16px;
line-height: 40px;
height: 40px;
display: inline-block;
margin: 0;
padding: 0;
vertical-align: central;
text-align: center;
}
.EBP--content .Modal--SpotsLeft span {
font-size: 18px;
line-height: 40px;
height: 40px;
vertical-align: central;
font-weight: normal;
vertical-align:baseline;
} .EBP--content .Modal-QuantityColumn {
padding:0px; margin:0;
display:inline-block;
width:33%;
text-align:center;
font-size:14px;
height:25px;
background:none;
}
.EBP--content .Modal-QuantityColumn span {
display: inline-block;
font-size: 14px;
}
.EBP--content .Modal-QuantityColumn span.taxed {
margin-left: 10px;
opacity: .8;
}
.EBP--content .Modal-QuantityColumn span strong{
font-weight:normal;
}
.EBP--content .Modal--QuantityFinalTotal .total,
.EBP--content .Modal--QuantityFinalTotal .totalLabel {
margin-left: 66%;
} .EBP--content .Modal--CouponCnt {
text-align:left;
}
.EBP--content  .Modal--CouponCnt span.Modal--CouponResult {
margin-left:10px;
text-align:left;
font-size:14px;
} .EBP--content .title,
.EBP--content .Modal--Dates--Title,
.EBP--content .Modal--Title,
.EBP--content .Modal--Title--Sub {
margin: 0;
text-align: center;
opacity: 0.5;
background:none;
border: none;
height: auto;
font-size: 2em;
}
.EBP--content .Modal--Title {
margin-bottom: 40px;
font-size: 48px;
line-height: 48px;
font-weight:normal;}
.EBP--content .Modal--Title--Sub {
margin-bottom: 40px;
font-size: 1em;
line-height: 1
font-weight:normal;}
.EBP--mobilePage .Modal--Title {
margin-top: 20px;
}
.EBP--content cite.small {
font-size: .8em;
max-width: 100px;
display: inline-block;
} .EBP--content .EBP--DatesBlock {
width:100%;
display:block;
margin-bottom:40px;
}
.EBP--content .Modal--Dates--Title {
margin-bottom:5px;
color: #000000;
font-size:28px;
line-height:30px;
font-style:italic;
text-align: center;
}
.EBP--content .dateCnt .datelabel {
display:inline-block;
margin-right: 10px;
font-weight:normal; font-size:12px;
line-height:16px;
}
.EBP--content .dateCnt .eventDate { }
.Modal--BookingBtnsCnt {
margin-bottom: 2px
} .EBP--content .Modal--SuccessTitle {
margin: 10px;
font-size: 48px;
display:block;
}
.EBP--content .Modal--SuccessMsg {
font-size: 16px;
display:block;
} .EBP--content .Modal--Errors {
display: none;
background: red;
margin-top: 30px;
opacity: : .8;
padding: 2px 10px;
border-radius: 25px; -webkit-border-radius: 25px; -moz-border-radius: 25px;}
.EBP--content .Modal--Errors--show {
display: inline-block;
} .EBP--content .Modal--BookingLoader {
display:none;
margin-top:20px;
height:20px;
width:100%;
text-align:center;
} #EBPLOADER {
position: relative;
width: 240px;
height: 29px;
margin: 0 auto;
}
.EBPLOADER{
position: absolute;
top: 0;
width: 29px;
height: 29px;
-moz-animation-name:bounce_EBPLOADER;
-moz-animation-duration:1.3s;
-moz-animation-iteration-count:infinite;
-moz-animation-direction:linear;
-moz-transform:scale(.3);
-moz-border-radius:19px;
-webkit-animation-name:bounce_EBPLOADER;
-webkit-animation-duration:1.3s;
-webkit-animation-iteration-count:infinite;
-webkit-animation-direction:linear;
-webkit-transform:scale(.3);
-webkit-border-radius:19px;
-ms-animation-name:bounce_EBPLOADER;
-ms-animation-duration:1.3s;
-ms-animation-iteration-count:infinite;
-ms-animation-direction:linear;
-ms-transform:scale(.3);
-ms-border-radius:19px;
-o-animation-name:bounce_EBPLOADER;
-o-animation-duration:1.3s;
-o-animation-iteration-count:infinite;
-o-animation-direction:linear;
-o-transform:scale(.3);
-o-border-radius:19px;
animation-name:bounce_EBPLOADER;
animation-duration:1.3s;
animation-iteration-count:infinite;
animation-direction:linear;
transform:scale(.3);
border-radius:19px;
}
#EBPLOADER_1{
left:0;
-moz-animation-delay:0.02s;
-webkit-animation-delay:0.02s;
-ms-animation-delay:0.02s;
-o-animation-delay:0.02s;
animation-delay:0.02s;
}
#EBPLOADER_2{
left:30px;
-moz-animation-delay:0.15s;
-webkit-animation-delay:0.15s;
-ms-animation-delay:0.15s;
-o-animation-delay:0.15s;
animation-delay:0.15s;
}
#EBPLOADER_3{
left:60px;
-moz-animation-delay:0.28s;
-webkit-animation-delay:0.28s;
-ms-animation-delay:0.28s;
-o-animation-delay:0.28s;
animation-delay:0.28s;
}
#EBPLOADER_4{
left:90px;
-moz-animation-delay:0.41s;
-webkit-animation-delay:0.41s;
-ms-animation-delay:0.41s;
-o-animation-delay:0.41s;
animation-delay:0.41s;
}
#EBPLOADER_5{
left:120px;
-moz-animation-delay:0.54s;
-webkit-animation-delay:0.54s;
-ms-animation-delay:0.54s;
-o-animation-delay:0.54s;
animation-delay:0.54s;
}
#EBPLOADER_6{
left:150px;
-moz-animation-delay:0.67s;
-webkit-animation-delay:0.67s;
-ms-animation-delay:0.67s;
-o-animation-delay:0.67s;
animation-delay:0.67s;
}
#EBPLOADER_7{
left:180px;
-moz-animation-delay:0.8s;
-webkit-animation-delay:0.8s;
-ms-animation-delay:0.8s;
-o-animation-delay:0.8s;
animation-delay:0.8s;
}
#EBPLOADER_8{
left:210px;
-moz-animation-delay:0.93s;
-webkit-animation-delay:0.93s;
-ms-animation-delay:0.93s;
-o-animation-delay:0.93s;
animation-delay:0.93s;
}
.EBPLOADER{
background-color: #ffffff;
}
@-moz-keyframes bounce_EBPLOADER{
0%{
-moz-transform:scale(1);
background-color: #ffffff;
}
100%{
-moz-transform:scale(0);
background-color: #FFF;
}}
@-webkit-keyframes bounce_EBPLOADER{
0%{
-webkit-transform:scale(1);
background-color: #ffffff;
}
100%{
-webkit-transform:scale(0);
background-color: #FFF;
}}
@-ms-keyframes bounce_EBPLOADER{
0%{
-ms-transform:scale(1);
background-color: #ffffff;
}
100%{
-ms-transform:scale(0);
background-color: #FFF;
}}
@-o-keyframes bounce_EBPLOADER{
0%{
-o-transform:scale(1);
background-color: #ffffff;
}
100%{
-o-transform:scale(0);
background-color: #FFF;
}}
@keyframes bounce_EBPLOADER{
0%{
transform:scale(1);
background-color: #ffffff;
}
100%{
transform:scale(0);
background-color: #FFF;
}
} .EBP--content .Modal--WhoBooked .grouped {
padding: 15px 0px;
border-bottom: 1px solid rgba(255,255,255,.2);
}
.EBP--content .Modal--WhoBooked .grouped:last-child{
border-bottom: none;
}
.EBP--content .Modal--WhoBooked .dateCnt {
margin-bottom: 15px;
}
.EBP--content .Modal--WhoBooked ul{
list-style: none;
padding: 0;
}
.EBP--content .Modal--WhoBooked ul li{
display: inline-block;
width: auto;
padding: 0px 15px 15px;
font-size: .9em;
opacity: .8;
} @media only screen and (max-width : 760px) {
.ebpBox .details .Ebp--Spots{
display: block;
width: 95%;
}
.ebpBox .details .Ebp--Price{
display:block;
width: 95%;
}
.EBP--modal {
width:100%;
visibility: visible;
opacity:1;
-webkit-backface-visibility: visible;
-moz-backface-visibility: visible;
backface-visibility: visible;
}
.EBP--Show {
display:block;
}
.EBP--Show ~ .ebp-overlay {
opacity: 1;
display:block;
}
.Modal--Title {
margin-top: 20px;
}
.EBP--content .Modal--Tickets > div {
display:block;
text-align:center !important;
width:100% !important;
}
.EBP--content .Modal-QuantityColumn {
display:block;
width:100%;
margin-bottom: 10px;
}
.EBP--content .Modal--CouponCnt {
text-align:center;
}
.EBP--content .Modal--CouponCnt span.Modal--CouponResult {
display:block;
margin-top:10px;
width:100%;
}
.Modal--Quantity {
overflow: hidden;
}
.EBP--content .Modal--QuantityCnt-Inside {
float:left;
width:50%;
padding:0;
}
.EBP--content .Modal--QuantityFinalTotal .total,
.EBP--content .Modal--QuantityFinalTotal .totalLabel {
margin: 0;
}
.Modal--QuantityCnt {
border-bottom: 1px solid rgba(255,255,255,0.3);
overflow: hidden;
}
.EBP--content .Modal--QuantityFinalTotal .topBorder {
display: none;
}
.EBP--content .Modal--QuantityCnt .topBorder {
display: none;
}
.EBP--content .formInput {
margin-bottom: 15px;
}
.EBP--content input.half, .EBP--content textarea.half, .EBP--content .formInput .fieldHolder.half {
width: 100% !important;
}
.EBP--Content .dateCnt .btns {
display: block;
margin: 15px 0px;
}
.EBP--content a.Modal--directDateBook {
margin: 0px;
}
.EBP--Content .dateCnt .dateWrap {
font-size: 1em;
}
.showEventsDirectly .EBP--CalendarCellDate {
font-size: 12px;
line-height: 12px;
left: 2px;
top: 2px;
}
.EBP--CalendarContent:hover {
width: 200%;
margin-left: -50%;
}
.eventCardCnt .ebpCardThumbHolder {
display: none;
}
.eventCardCnt .hasThumbnail .EBP--Card-Details {
max-width: 100% !important;
}
} #calendarLoader {
position:relative;
width:240px;
height:29px;
margin:0px auto;
top:50%;
margin-top:-15px;
}
.calendarLoader{
background-color: #2ecc71;
position:absolute;
top:0;
width:29px;
height:29px;
-moz-animation-name: calendarLoaderAnimation;
-moz-animation-duration:1.3s;
-moz-animation-iteration-count:infinite;
-moz-animation-direction:linear;
-moz-transform:scale(.3);
-moz-border-radius:19px;
-webkit-animation-name: calendarLoaderAnimation;
-webkit-animation-duration:1.3s;
-webkit-animation-iteration-count:infinite;
-webkit-animation-direction:linear;
-webkit-transform:scale(.3);
-webkit-border-radius:19px;
-ms-animation-name: calendarLoaderAnimation;
-ms-animation-duration:1.3s;
-ms-animation-iteration-count:infinite;
-ms-animation-direction:linear;
-ms-transform:scale(.3);
-ms-border-radius:19px;
-o-animation-name: calendarLoaderAnimation;
-o-animation-duration:1.3s;
-o-animation-iteration-count:infinite;
-o-animation-direction:linear;
-o-transform:scale(.3);
-o-border-radius:19px;
animation-name: calendarLoaderAnimation;
animation-duration:1.3s;
animation-iteration-count:infinite;
animation-direction:linear;
transform:scale(.3);
border-radius:19px;
}
#calendarLoader_1{
left:0;
-moz-animation-delay:0.52s;
-webkit-animation-delay:0.52s;
-ms-animation-delay:0.52s;
-o-animation-delay:0.52s;
animation-delay:0.52s;
}
#calendarLoader_2{
left:30px;
-moz-animation-delay:0.65s;
-webkit-animation-delay:0.65s;
-ms-animation-delay:0.65s;
-o-animation-delay:0.65s;
animation-delay:0.65s;
}
#calendarLoader_3{
left:60px;
-moz-animation-delay:0.78s;
-webkit-animation-delay:0.78s;
-ms-animation-delay:0.78s;
-o-animation-delay:0.78s;
animation-delay:0.78s;
}
#calendarLoader_4{
left:90px;
-moz-animation-delay:0.91s;
-webkit-animation-delay:0.91s;
-ms-animation-delay:0.91s;
-o-animation-delay:0.91s;
animation-delay:0.91s;
}
#calendarLoader_5{
left:120px;
-moz-animation-delay:1.04s;
-webkit-animation-delay:1.04s;
-ms-animation-delay:1.04s;
-o-animation-delay:1.04s;
animation-delay:1.04s;
}
#calendarLoader_6{
left:150px;
-moz-animation-delay:1.17s;
-webkit-animation-delay:1.17s;
-ms-animation-delay:1.17s;
-o-animation-delay:1.17s;
animation-delay:1.17s;
}
#calendarLoader_7{
left:180px;
-moz-animation-delay:1.3s;
-webkit-animation-delay:1.3s;
-ms-animation-delay:1.3s;
-o-animation-delay:1.3s;
animation-delay:1.3s;
}
#calendarLoader_8{
left:210px;
-moz-animation-delay:1.43s;
-webkit-animation-delay:1.43s;
-ms-animation-delay:1.43s;
-o-animation-delay:1.43s;
animation-delay:1.43s;
}
@-moz-keyframes  calendarLoaderAnimation {
0%{
-moz-transform:scale(1);
background-color:#2ecc71}
100%{
-moz-transform:scale(0);
background-color: #FFF;
}}
@-webkit-keyframes  calendarLoaderAnimation{
0%{
-webkit-transform:scale(1);
background-color:#2ecc71}
100%{
-webkit-transform:scale(0);
background-color: #FFF;
}}
@-ms-keyframes  calendarLoaderAnimation{
0%{
-ms-transform:scale(1);
background-color:#2ecc71}
100%{
-ms-transform:scale(0);
background-color: #FFF;
}}
@-o-keyframes  calendarLoaderAnimation{
0%{
-o-transform:scale(1);
background-color:#2ecc71}
100%{
-o-transform:scale(0);
background-color: #FFF;
}}
@keyframes  calendarLoaderAnimation{
0%{
transform:scale(1);
background-color:#2ecc71}
100%{
transform:scale(0);
background-color: #FFF;
}
}
.EBP--CalendarWrap .ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {
background: #CFCFCF;
}
.ps-scrollbar-y-rail {
display: block !important;
} .slick-slide:hover,
.slick-slide:focus,
.EBP--Slide:hover,
.EBP--Slide:focus {
border: none;
outline: none;
}
.EBP--Slider-Cnt {
margin: 10px auto;
max-width: 100%;
}
.EBP--Slide {
position: relative;
max-width: 100%;
}
.EBP--Slide .eventCardCnt {
height: 100%; margin-top: 0px;
margin-bottom: 0px;
margin-right: 10px;
margin-left: 10px;
max-width: calc(100% - 20px);
}
.slick-slide:hover,
.slick-slide:focus,
.EBP--Slide:hover,
.EBP--Slide:focus {
border: none;
outline: none
}
.EBP--Slide .EBP--Card--Cnt {
padding: 0px 0px;
}
.EBP--Slider-Btn:before {
color: #2ECC71 !important;
}
.slick-dotted.slick-slider {
margin-bottom: 60px !important;
}
.EBP--Slider-Dots {
top: 100%;
bottom: none !important;
}
.EBP--Slider-Dots .slick-active button:before{
color:#2ECC71 !important;
font-size: 10px !important;;
}
.slick-prev:before, .slick-next:before {
font-size: 30px !important;;
}
.slick-prev, .slick-next {
width: 40px !important;;
height: 40px !important;;
}
.slick-prev {
left: -45px !important;;
}
.slick-next {
right: -45px !important;;
}
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
opacity: .5;
}.ps-container {
-ms-touch-action: auto;
touch-action: auto;
overflow: hidden !important;
-ms-overflow-style: none;
}
@supports (-ms-overflow-style: none) {
.ps-container {
overflow: auto !important;
}
}
@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
.ps-container {
overflow: auto !important;
}
}
.ps-container.ps-active-y > .ps-scrollbar-y-rail {
display: block;
background-color: transparent;
}
.ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {
opacity: 0.9;
}
.ps-container > .ps-scrollbar-y-rail {
display: none;
position: absolute; -webkit-transition: background-color .2s linear, opacity .2s linear;
-o-transition: background-color .2s linear, opacity .2s linear;
-moz-transition: background-color .2s linear, opacity .2s linear;
transition: background-color .2s linear, opacity .2s linear;
right: 0px; }
.ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {
position: absolute; opacity: .4;
background-color: #EEE;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
-webkit-transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, -webkit-border-radius .2s ease-in-out;
transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, -webkit-border-radius .2s ease-in-out;
-o-transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;
-moz-transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out, -moz-border-radius .2s ease-in-out;
transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;
transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out, -webkit-border-radius .2s ease-in-out, -moz-border-radius .2s ease-in-out;
right: 2px; width: 6px;
}
.ps-container:hover .ps-scrollbar-y {
opacity: .6;
}
.ps-scrollbar-y {
cursor: pointer;
}.intl-tel-input{position:relative;display:block}.intl-tel-input *{box-sizing:border-box;-moz-box-sizing:border-box}.intl-tel-input .hide{display:none}.intl-tel-input .v-hide{visibility:hidden}.intl-tel-input input,.intl-tel-input input[type=text],.intl-tel-input input[type=tel]{position:relative;z-index:0;margin-top:0 ;margin-bottom:0 ;padding-right:36px;margin-right:0}.intl-tel-input .flag-container{position:absolute;bottom:0;right:0;padding:1px}.intl-tel-input .selected-flag{z-index:1;position:relative;width:36px;height:100%;padding:0 0 0 8px}.intl-tel-input .selected-flag .iti-flag{position:absolute;top:0;bottom:0;margin:auto}.intl-tel-input .selected-flag .iti-arrow{position:absolute;top:50%;margin-top:-2px;right:6px;width:0;height:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:4px solid #555}.intl-tel-input .selected-flag .iti-arrow.up{border-top:none;border-bottom:4px solid #555}.intl-tel-input .country-list{position:absolute;z-index:2;list-style:none;text-align:left;padding:0;margin:0 0 0 -1px;box-shadow:1px 1px 4px rgba(0,0,0,0.2);background-color:white;border:1px solid #CCC;white-space:nowrap;max-height:200px;overflow-y:scroll}.intl-tel-input .country-list.dropup{bottom:100%;margin-bottom:-1px}.intl-tel-input .country-list .flag-box{display:inline-block;width:20px}@media (max-width: 500px){.intl-tel-input .country-list{white-space:normal}}.intl-tel-input .country-list .divider{padding-bottom:5px;margin-bottom:5px;border-bottom:1px solid #CCC}.intl-tel-input .country-list .country{padding:5px 10px}.intl-tel-input .country-list .country .dial-code{color:#999}.intl-tel-input .country-list .country.highlight{background-color:rgba(0,0,0,0.05)}.intl-tel-input .country-list .flag-box,.intl-tel-input .country-list .country-name,.intl-tel-input .country-list .dial-code{vertical-align:middle}.intl-tel-input .country-list .flag-box,.intl-tel-input .country-list .country-name{margin-right:6px}.intl-tel-input.allow-dropdown input,.intl-tel-input.allow-dropdown input[type=text],.intl-tel-input.allow-dropdown input[type=tel],.intl-tel-input.separate-dial-code input,.intl-tel-input.separate-dial-code input[type=text],.intl-tel-input.separate-dial-code input[type=tel]{padding-right:6px;padding-left:52px;margin-left:0}.intl-tel-input.allow-dropdown .flag-container,.intl-tel-input.separate-dial-code .flag-container{right:auto;left:0}.intl-tel-input.allow-dropdown .selected-flag,.intl-tel-input.separate-dial-code .selected-flag{width:46px}.intl-tel-input.allow-dropdown .flag-container:hover{cursor:pointer}.intl-tel-input.allow-dropdown .flag-container:hover .selected-flag{background-color:rgba(0,0,0,0.05)}.intl-tel-input.allow-dropdown input[disabled]+.flag-container:hover,.intl-tel-input.allow-dropdown input[readonly]+.flag-container:hover{cursor:default}.intl-tel-input.allow-dropdown input[disabled]+.flag-container:hover .selected-flag,.intl-tel-input.allow-dropdown input[readonly]+.flag-container:hover .selected-flag{background-color:transparent}.intl-tel-input.separate-dial-code .selected-flag{background-color:rgba(0,0,0,0.05);display:table}.intl-tel-input.separate-dial-code .selected-dial-code{display:table-cell;vertical-align:middle;padding-left:28px}.intl-tel-input.separate-dial-code.iti-sdc-2 input,.intl-tel-input.separate-dial-code.iti-sdc-2 input[type=text],.intl-tel-input.separate-dial-code.iti-sdc-2 input[type=tel]{padding-left:66px}.intl-tel-input.separate-dial-code.iti-sdc-2 .selected-flag{width:60px}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input,.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type=text],.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type=tel]{padding-left:76px}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 .selected-flag{width:70px}.intl-tel-input.separate-dial-code.iti-sdc-3 input,.intl-tel-input.separate-dial-code.iti-sdc-3 input[type=text],.intl-tel-input.separate-dial-code.iti-sdc-3 input[type=tel]{padding-left:74px}.intl-tel-input.separate-dial-code.iti-sdc-3 .selected-flag{width:68px}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input,.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=text],.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=tel]{padding-left:84px}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 .selected-flag{width:78px}.intl-tel-input.separate-dial-code.iti-sdc-4 input,.intl-tel-input.separate-dial-code.iti-sdc-4 input[type=text],.intl-tel-input.separate-dial-code.iti-sdc-4 input[type=tel]{padding-left:82px}.intl-tel-input.separate-dial-code.iti-sdc-4 .selected-flag{width:76px}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input,.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=text],.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=tel]{padding-left:92px}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 .selected-flag{width:86px}.intl-tel-input.separate-dial-code.iti-sdc-5 input,.intl-tel-input.separate-dial-code.iti-sdc-5 input[type=text],.intl-tel-input.separate-dial-code.iti-sdc-5 input[type=tel]{padding-left:90px}.intl-tel-input.separate-dial-code.iti-sdc-5 .selected-flag{width:84px}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input,.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input[type=text],.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input[type=tel]{padding-left:100px}.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 .selected-flag{width:94px}.intl-tel-input.iti-container{position:absolute;top:-1000px;left:-1000px;z-index:1060;padding:1px}.intl-tel-input.iti-container:hover{cursor:pointer}.iti-mobile .intl-tel-input.iti-container{top:30px;bottom:30px;left:30px;right:30px;position:fixed}.iti-mobile .intl-tel-input .country-list{max-height:100%;width:100%}.iti-mobile .intl-tel-input .country-list .country{padding:10px 10px;line-height:1.5em}.iti-flag{width:20px}.iti-flag.be{width:18px}.iti-flag.ch{width:15px}.iti-flag.mc{width:19px}.iti-flag.ne{width:18px}.iti-flag.np{width:13px}.iti-flag.va{width:15px}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx){.iti-flag{background-size:5630px 15px}}.iti-flag.ac{height:10px;background-position:0px 0px}.iti-flag.ad{height:14px;background-position:-22px 0px}.iti-flag.ae{height:10px;background-position:-44px 0px}.iti-flag.af{height:14px;background-position:-66px 0px}.iti-flag.ag{height:14px;background-position:-88px 0px}.iti-flag.ai{height:10px;background-position:-110px 0px}.iti-flag.al{height:15px;background-position:-132px 0px}.iti-flag.am{height:10px;background-position:-154px 0px}.iti-flag.ao{height:14px;background-position:-176px 0px}.iti-flag.aq{height:14px;background-position:-198px 0px}.iti-flag.ar{height:13px;background-position:-220px 0px}.iti-flag.as{height:10px;background-position:-242px 0px}.iti-flag.at{height:14px;background-position:-264px 0px}.iti-flag.au{height:10px;background-position:-286px 0px}.iti-flag.aw{height:14px;background-position:-308px 0px}.iti-flag.ax{height:13px;background-position:-330px 0px}.iti-flag.az{height:10px;background-position:-352px 0px}.iti-flag.ba{height:10px;background-position:-374px 0px}.iti-flag.bb{height:14px;background-position:-396px 0px}.iti-flag.bd{height:12px;background-position:-418px 0px}.iti-flag.be{height:15px;background-position:-440px 0px}.iti-flag.bf{height:14px;background-position:-460px 0px}.iti-flag.bg{height:12px;background-position:-482px 0px}.iti-flag.bh{height:12px;background-position:-504px 0px}.iti-flag.bi{height:12px;background-position:-526px 0px}.iti-flag.bj{height:14px;background-position:-548px 0px}.iti-flag.bl{height:14px;background-position:-570px 0px}.iti-flag.bm{height:10px;background-position:-592px 0px}.iti-flag.bn{height:10px;background-position:-614px 0px}.iti-flag.bo{height:14px;background-position:-636px 0px}.iti-flag.bq{height:14px;background-position:-658px 0px}.iti-flag.br{height:14px;background-position:-680px 0px}.iti-flag.bs{height:10px;background-position:-702px 0px}.iti-flag.bt{height:14px;background-position:-724px 0px}.iti-flag.bv{height:15px;background-position:-746px 0px}.iti-flag.bw{height:14px;background-position:-768px 0px}.iti-flag.by{height:10px;background-position:-790px 0px}.iti-flag.bz{height:14px;background-position:-812px 0px}.iti-flag.ca{height:10px;background-position:-834px 0px}.iti-flag.cc{height:10px;background-position:-856px 0px}.iti-flag.cd{height:15px;background-position:-878px 0px}.iti-flag.cf{height:14px;background-position:-900px 0px}.iti-flag.cg{height:14px;background-position:-922px 0px}.iti-flag.ch{height:15px;background-position:-944px 0px}.iti-flag.ci{height:14px;background-position:-961px 0px}.iti-flag.ck{height:10px;background-position:-983px 0px}.iti-flag.cl{height:14px;background-position:-1005px 0px}.iti-flag.cm{height:14px;background-position:-1027px 0px}.iti-flag.cn{height:14px;background-position:-1049px 0px}.iti-flag.co{height:14px;background-position:-1071px 0px}.iti-flag.cp{height:14px;background-position:-1093px 0px}.iti-flag.cr{height:12px;background-position:-1115px 0px}.iti-flag.cu{height:10px;background-position:-1137px 0px}.iti-flag.cv{height:12px;background-position:-1159px 0px}.iti-flag.cw{height:14px;background-position:-1181px 0px}.iti-flag.cx{height:10px;background-position:-1203px 0px}.iti-flag.cy{height:13px;background-position:-1225px 0px}.iti-flag.cz{height:14px;background-position:-1247px 0px}.iti-flag.de{height:12px;background-position:-1269px 0px}.iti-flag.dg{height:10px;background-position:-1291px 0px}.iti-flag.dj{height:14px;background-position:-1313px 0px}.iti-flag.dk{height:15px;background-position:-1335px 0px}.iti-flag.dm{height:10px;background-position:-1357px 0px}.iti-flag.do{height:13px;background-position:-1379px 0px}.iti-flag.dz{height:14px;background-position:-1401px 0px}.iti-flag.ea{height:14px;background-position:-1423px 0px}.iti-flag.ec{height:14px;background-position:-1445px 0px}.iti-flag.ee{height:13px;background-position:-1467px 0px}.iti-flag.eg{height:14px;background-position:-1489px 0px}.iti-flag.eh{height:10px;background-position:-1511px 0px}.iti-flag.er{height:10px;background-position:-1533px 0px}.iti-flag.es{height:14px;background-position:-1555px 0px}.iti-flag.et{height:10px;background-position:-1577px 0px}.iti-flag.eu{height:14px;background-position:-1599px 0px}.iti-flag.fi{height:12px;background-position:-1621px 0px}.iti-flag.fj{height:10px;background-position:-1643px 0px}.iti-flag.fk{height:10px;background-position:-1665px 0px}.iti-flag.fm{height:11px;background-position:-1687px 0px}.iti-flag.fo{height:15px;background-position:-1709px 0px}.iti-flag.fr{height:14px;background-position:-1731px 0px}.iti-flag.ga{height:15px;background-position:-1753px 0px}.iti-flag.gb{height:10px;background-position:-1775px 0px}.iti-flag.gd{height:12px;background-position:-1797px 0px}.iti-flag.ge{height:14px;background-position:-1819px 0px}.iti-flag.gf{height:14px;background-position:-1841px 0px}.iti-flag.gg{height:14px;background-position:-1863px 0px}.iti-flag.gh{height:14px;background-position:-1885px 0px}.iti-flag.gi{height:10px;background-position:-1907px 0px}.iti-flag.gl{height:14px;background-position:-1929px 0px}.iti-flag.gm{height:14px;background-position:-1951px 0px}.iti-flag.gn{height:14px;background-position:-1973px 0px}.iti-flag.gp{height:14px;background-position:-1995px 0px}.iti-flag.gq{height:14px;background-position:-2017px 0px}.iti-flag.gr{height:14px;background-position:-2039px 0px}.iti-flag.gs{height:10px;background-position:-2061px 0px}.iti-flag.gt{height:13px;background-position:-2083px 0px}.iti-flag.gu{height:11px;background-position:-2105px 0px}.iti-flag.gw{height:10px;background-position:-2127px 0px}.iti-flag.gy{height:12px;background-position:-2149px 0px}.iti-flag.hk{height:14px;background-position:-2171px 0px}.iti-flag.hm{height:10px;background-position:-2193px 0px}.iti-flag.hn{height:10px;background-position:-2215px 0px}.iti-flag.hr{height:10px;background-position:-2237px 0px}.iti-flag.ht{height:12px;background-position:-2259px 0px}.iti-flag.hu{height:10px;background-position:-2281px 0px}.iti-flag.ic{height:14px;background-position:-2303px 0px}.iti-flag.id{height:14px;background-position:-2325px 0px}.iti-flag.ie{height:10px;background-position:-2347px 0px}.iti-flag.il{height:15px;background-position:-2369px 0px}.iti-flag.im{height:10px;background-position:-2391px 0px}.iti-flag.in{height:14px;background-position:-2413px 0px}.iti-flag.io{height:10px;background-position:-2435px 0px}.iti-flag.iq{height:14px;background-position:-2457px 0px}.iti-flag.ir{height:12px;background-position:-2479px 0px}.iti-flag.is{height:15px;background-position:-2501px 0px}.iti-flag.it{height:14px;background-position:-2523px 0px}.iti-flag.je{height:12px;background-position:-2545px 0px}.iti-flag.jm{height:10px;background-position:-2567px 0px}.iti-flag.jo{height:10px;background-position:-2589px 0px}.iti-flag.jp{height:14px;background-position:-2611px 0px}.iti-flag.ke{height:14px;background-position:-2633px 0px}.iti-flag.kg{height:12px;background-position:-2655px 0px}.iti-flag.kh{height:13px;background-position:-2677px 0px}.iti-flag.ki{height:10px;background-position:-2699px 0px}.iti-flag.km{height:12px;background-position:-2721px 0px}.iti-flag.kn{height:14px;background-position:-2743px 0px}.iti-flag.kp{height:10px;background-position:-2765px 0px}.iti-flag.kr{height:14px;background-position:-2787px 0px}.iti-flag.kw{height:10px;background-position:-2809px 0px}.iti-flag.ky{height:10px;background-position:-2831px 0px}.iti-flag.kz{height:10px;background-position:-2853px 0px}.iti-flag.la{height:14px;background-position:-2875px 0px}.iti-flag.lb{height:14px;background-position:-2897px 0px}.iti-flag.lc{height:10px;background-position:-2919px 0px}.iti-flag.li{height:12px;background-position:-2941px 0px}.iti-flag.lk{height:10px;background-position:-2963px 0px}.iti-flag.lr{height:11px;background-position:-2985px 0px}.iti-flag.ls{height:14px;background-position:-3007px 0px}.iti-flag.lt{height:12px;background-position:-3029px 0px}.iti-flag.lu{height:12px;background-position:-3051px 0px}.iti-flag.lv{height:10px;background-position:-3073px 0px}.iti-flag.ly{height:10px;background-position:-3095px 0px}.iti-flag.ma{height:14px;background-position:-3117px 0px}.iti-flag.mc{height:15px;background-position:-3139px 0px}.iti-flag.md{height:10px;background-position:-3160px 0px}.iti-flag.me{height:10px;background-position:-3182px 0px}.iti-flag.mf{height:14px;background-position:-3204px 0px}.iti-flag.mg{height:14px;background-position:-3226px 0px}.iti-flag.mh{height:11px;background-position:-3248px 0px}.iti-flag.mk{height:10px;background-position:-3270px 0px}.iti-flag.ml{height:14px;background-position:-3292px 0px}.iti-flag.mm{height:14px;background-position:-3314px 0px}.iti-flag.mn{height:10px;background-position:-3336px 0px}.iti-flag.mo{height:14px;background-position:-3358px 0px}.iti-flag.mp{height:10px;background-position:-3380px 0px}.iti-flag.mq{height:14px;background-position:-3402px 0px}.iti-flag.mr{height:14px;background-position:-3424px 0px}.iti-flag.ms{height:10px;background-position:-3446px 0px}.iti-flag.mt{height:14px;background-position:-3468px 0px}.iti-flag.mu{height:14px;background-position:-3490px 0px}.iti-flag.mv{height:14px;background-position:-3512px 0px}.iti-flag.mw{height:14px;background-position:-3534px 0px}.iti-flag.mx{height:12px;background-position:-3556px 0px}.iti-flag.my{height:10px;background-position:-3578px 0px}.iti-flag.mz{height:14px;background-position:-3600px 0px}.iti-flag.na{height:14px;background-position:-3622px 0px}.iti-flag.nc{height:10px;background-position:-3644px 0px}.iti-flag.ne{height:15px;background-position:-3666px 0px}.iti-flag.nf{height:10px;background-position:-3686px 0px}.iti-flag.ng{height:10px;background-position:-3708px 0px}.iti-flag.ni{height:12px;background-position:-3730px 0px}.iti-flag.nl{height:14px;background-position:-3752px 0px}.iti-flag.no{height:15px;background-position:-3774px 0px}.iti-flag.np{height:15px;background-position:-3796px 0px}.iti-flag.nr{height:10px;background-position:-3811px 0px}.iti-flag.nu{height:10px;background-position:-3833px 0px}.iti-flag.nz{height:10px;background-position:-3855px 0px}.iti-flag.om{height:10px;background-position:-3877px 0px}.iti-flag.pa{height:14px;background-position:-3899px 0px}.iti-flag.pe{height:14px;background-position:-3921px 0px}.iti-flag.pf{height:14px;background-position:-3943px 0px}.iti-flag.pg{height:15px;background-position:-3965px 0px}.iti-flag.ph{height:10px;background-position:-3987px 0px}.iti-flag.pk{height:14px;background-position:-4009px 0px}.iti-flag.pl{height:13px;background-position:-4031px 0px}.iti-flag.pm{height:14px;background-position:-4053px 0px}.iti-flag.pn{height:10px;background-position:-4075px 0px}.iti-flag.pr{height:14px;background-position:-4097px 0px}.iti-flag.ps{height:10px;background-position:-4119px 0px}.iti-flag.pt{height:14px;background-position:-4141px 0px}.iti-flag.pw{height:13px;background-position:-4163px 0px}.iti-flag.py{height:11px;background-position:-4185px 0px}.iti-flag.qa{height:8px;background-position:-4207px 0px}.iti-flag.re{height:14px;background-position:-4229px 0px}.iti-flag.ro{height:14px;background-position:-4251px 0px}.iti-flag.rs{height:14px;background-position:-4273px 0px}.iti-flag.ru{height:14px;background-position:-4295px 0px}.iti-flag.rw{height:14px;background-position:-4317px 0px}.iti-flag.sa{height:14px;background-position:-4339px 0px}.iti-flag.sb{height:10px;background-position:-4361px 0px}.iti-flag.sc{height:10px;background-position:-4383px 0px}.iti-flag.sd{height:10px;background-position:-4405px 0px}.iti-flag.se{height:13px;background-position:-4427px 0px}.iti-flag.sg{height:14px;background-position:-4449px 0px}.iti-flag.sh{height:10px;background-position:-4471px 0px}.iti-flag.si{height:10px;background-position:-4493px 0px}.iti-flag.sj{height:15px;background-position:-4515px 0px}.iti-flag.sk{height:14px;background-position:-4537px 0px}.iti-flag.sl{height:14px;background-position:-4559px 0px}.iti-flag.sm{height:15px;background-position:-4581px 0px}.iti-flag.sn{height:14px;background-position:-4603px 0px}.iti-flag.so{height:14px;background-position:-4625px 0px}.iti-flag.sr{height:14px;background-position:-4647px 0px}.iti-flag.ss{height:10px;background-position:-4669px 0px}.iti-flag.st{height:10px;background-position:-4691px 0px}.iti-flag.sv{height:12px;background-position:-4713px 0px}.iti-flag.sx{height:14px;background-position:-4735px 0px}.iti-flag.sy{height:14px;background-position:-4757px 0px}.iti-flag.sz{height:14px;background-position:-4779px 0px}.iti-flag.ta{height:10px;background-position:-4801px 0px}.iti-flag.tc{height:10px;background-position:-4823px 0px}.iti-flag.td{height:14px;background-position:-4845px 0px}.iti-flag.tf{height:14px;background-position:-4867px 0px}.iti-flag.tg{height:13px;background-position:-4889px 0px}.iti-flag.th{height:14px;background-position:-4911px 0px}.iti-flag.tj{height:10px;background-position:-4933px 0px}.iti-flag.tk{height:10px;background-position:-4955px 0px}.iti-flag.tl{height:10px;background-position:-4977px 0px}.iti-flag.tm{height:14px;background-position:-4999px 0px}.iti-flag.tn{height:14px;background-position:-5021px 0px}.iti-flag.to{height:10px;background-position:-5043px 0px}.iti-flag.tr{height:14px;background-position:-5065px 0px}.iti-flag.tt{height:12px;background-position:-5087px 0px}.iti-flag.tv{height:10px;background-position:-5109px 0px}.iti-flag.tw{height:14px;background-position:-5131px 0px}.iti-flag.tz{height:14px;background-position:-5153px 0px}.iti-flag.ua{height:14px;background-position:-5175px 0px}.iti-flag.ug{height:14px;background-position:-5197px 0px}.iti-flag.um{height:11px;background-position:-5219px 0px}.iti-flag.us{height:11px;background-position:-5241px 0px}.iti-flag.uy{height:14px;background-position:-5263px 0px}.iti-flag.uz{height:10px;background-position:-5285px 0px}.iti-flag.va{height:15px;background-position:-5307px 0px}.iti-flag.vc{height:14px;background-position:-5324px 0px}.iti-flag.ve{height:14px;background-position:-5346px 0px}.iti-flag.vg{height:10px;background-position:-5368px 0px}.iti-flag.vi{height:14px;background-position:-5390px 0px}.iti-flag.vn{height:14px;background-position:-5412px 0px}.iti-flag.vu{height:12px;background-position:-5434px 0px}.iti-flag.wf{height:14px;background-position:-5456px 0px}.iti-flag.ws{height:10px;background-position:-5478px 0px}.iti-flag.xk{height:15px;background-position:-5500px 0px}.iti-flag.ye{height:14px;background-position:-5522px 0px}.iti-flag.yt{height:14px;background-position:-5544px 0px}.iti-flag.za{height:14px;background-position:-5566px 0px}.iti-flag.zm{height:14px;background-position:-5588px 0px}.iti-flag.zw{height:10px;background-position:-5610px 0px}.iti-flag{width:20px;height:15px;box-shadow:0px 0px 1px 0px #888;background-image:url(//badnet.de/wp-content/plugins/eventBookingProForms/images/flags.png);background-repeat:no-repeat;background-color:#DBDBDB;background-position:20px 0}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx){.iti-flag{background-image:url(//badnet.de/wp-content/plugins/eventBookingProForms/images/flags@2x.png)}}.iti-flag.np{background-color:transparent}
// Customizations
.intl-tel-input {
display: block;
}
.intl-tel-input .country-list .flag-box, .intl-tel-input .country-list .country-name {
color: #000;
}
// changed flags png link
// removed !important
// in ebp css we added: .intl-tel-input .flag-container {top: DYNAMIC};
// we removed top .intl-tel-input .flag-container.hidden,.js .hide-if-js,.no-js .hide-if-no-js{display:none}.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{position:absolute;margin:-1px;padding:0;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);border:0;word-wrap:normal!important}#bbpress-forums{background:0 0;clear:both;margin-bottom:20px;overflow:hidden;font-size:12px;line-height:18px}#bbpress-forums a,#bbpress-forums a:hover{box-shadow:none;border:none;transition:none}#bbpress-forums ul,#bbpress-forums.bbpress-wrapper ul{background:0 0;list-style:none;margin:0;padding:0}#bbpress-forums hr{margin:0 0 24px}#bbpress-forums div.even,#bbpress-forums ul.even{background-color:#fff}#bbpress-forums div.odd,#bbpress-forums ul.odd{background-color:#fbfbfb}body.reply-edit .reply{float:none}#bbpress-forums div.reply{height:auto;width:100%;box-sizing:border-box}#bbpress-forums div.bbp-forum-header,#bbpress-forums div.bbp-reply-header,#bbpress-forums div.bbp-topic-header{background-color:#f4f4f4}#bbpress-forums .status-spam.even,#bbpress-forums .status-trash.even{background-color:#fee}#bbpress-forums .status-spam.odd,#bbpress-forums .status-trash.odd{background-color:#fdd}#bbpress-forums .status-pending.even,#bbpress-forums .status-pending.odd,#bbpress-forums ul.status-pending a{background-color:#fef7f1}#bbpress-forums ul.status-closed,#bbpress-forums ul.status-closed a{color:#ccc}#bbpress-forums ul.bbp-threaded-replies{margin-left:50px}#bbpress-forums li{background:0 0;margin:0;list-style:none}#bbpress-forums ul.bbp-forums,#bbpress-forums ul.bbp-lead-topic,#bbpress-forums ul.bbp-replies,#bbpress-forums ul.bbp-search-results,#bbpress-forums ul.bbp-topics{font-size:12px;overflow:hidden;border:1px solid #eee;margin-bottom:20px;clear:both}#bbpress-forums li.bbp-body,#bbpress-forums li.bbp-footer,#bbpress-forums li.bbp-header{clear:both}#bbpress-forums li.bbp-footer,#bbpress-forums li.bbp-header{background:#f3f3f3;border-top:1px solid #eee;font-weight:700;padding:8px;text-align:center}#bbpress-forums li.bbp-header{background:#eaeaea}#bbpress-forums li.bbp-header ul{overflow:hidden}#bbpress-forums .bbp-forums-list{margin:0 0 0 7px;padding-left:12px;border-left:1px solid #ddd}#bbpress-forums .bbp-forums-list .bbp-forum{display:inline;font-size:11px}#bbpress-forums .bbp-forums-list .bbp-forum.css-sep:not(:last-child)::after{content:", "}#bbpress-forums li.bbp-footer p{margin:0;line-height:1}li.bbp-forum-info,li.bbp-topic-title{float:left;text-align:left;width:55%}li.bbp-forum-reply-count,li.bbp-forum-topic-count,li.bbp-topic-reply-count,li.bbp-topic-voice-count{float:left;text-align:center;width:10%}li.bbp-forum-freshness,li.bbp-topic-freshness{text-align:center;float:left;width:22%}#bbpress-forums li.bbp-body ul.forum,#bbpress-forums li.bbp-body ul.topic{border-top:1px solid #eee;overflow:hidden;padding:8px}#bbpress-forums #favorite-toggle,#bbpress-forums #subscription-toggle{float:right}#bbpress-forums div.bbp-forum-title h3,#bbpress-forums div.bbp-reply-title h3,#bbpress-forums div.bbp-topic-title h3{background:0 0;border:none;font-size:16px;line-height:1;margin:8px 0;padding:0;text-transform:none}#bbpress-forums div.bbp-forum-author,#bbpress-forums div.bbp-reply-author,#bbpress-forums div.bbp-topic-author{float:left;text-align:center;width:115px}#bbpress-forums div.bbp-forum-author img.avatar,#bbpress-forums div.bbp-reply-author img.avatar,#bbpress-forums div.bbp-topic-author img.avatar{border:none;max-width:80px;padding:0;margin:12px auto 0;float:none}#bbpress-forums div.bbp-forum-author .bbp-author-name,#bbpress-forums div.bbp-reply-author .bbp-author-name,#bbpress-forums div.bbp-topic-author .bbp-author-name{margin:0 12px;word-wrap:break-word;display:inline-block}#bbpress-forums div.bbp-reply-author .bbp-author-name,#bbpress-forums div.bbp-topic-author .bbp-author-name{clear:left;display:block}#bbpress-forums div.bbp-forum-author .bbp-author-role,#bbpress-forums div.bbp-reply-author .bbp-author-role,#bbpress-forums div.bbp-topic-author .bbp-author-role{font-size:11px;font-style:italic}#bbpress-forums li.bbp-footer .bbp-forum-author,#bbpress-forums li.bbp-footer .bbp-reply-author,#bbpress-forums li.bbp-footer .bbp-search-author,#bbpress-forums li.bbp-footer .bbp-topic-author,#bbpress-forums li.bbp-header .bbp-forum-author,#bbpress-forums li.bbp-header .bbp-reply-author,#bbpress-forums li.bbp-header .bbp-search-author,#bbpress-forums li.bbp-header .bbp-topic-author{float:left;margin:0;padding:0;width:120px}#bbpress-forums li.bbp-footer .bbp-forum-content,#bbpress-forums li.bbp-footer .bbp-reply-content,#bbpress-forums li.bbp-footer .bbp-search-content,#bbpress-forums li.bbp-footer .bbp-topic-content,#bbpress-forums li.bbp-header .bbp-forum-content,#bbpress-forums li.bbp-header .bbp-reply-content,#bbpress-forums li.bbp-header .bbp-search-content,#bbpress-forums li.bbp-header .bbp-topic-content{margin-left:140px;padding:0;text-align:left}div.bbp-forum-header,div.bbp-reply-header,div.bbp-topic-header,li.bbp-body div.hentry{margin:0;overflow:hidden;padding:8px}div.bbp-forum-header,div.bbp-reply-header,div.bbp-topic-header{border-top:1px solid #ddd;clear:both}span.bbp-author-ip{font-size:11px;font-weight:700;word-wrap:break-word;color:#747474}#bbpress-forums div.bbp-forum-content,#bbpress-forums div.bbp-reply-content,#bbpress-forums div.bbp-topic-content{margin-left:130px;padding:12px 12px 12px 0;text-align:left;position:relative}#bbpress-forums div.bbp-forum-content::after,#bbpress-forums div.bbp-reply-content::after,#bbpress-forums div.bbp-topic-content::after{clear:both;content:".";display:block;float:none;height:0;font-size:0;visibility:hidden}#bbpress-forums div.bbp-reply-content a,#bbpress-forums div.bbp-topic-content a{background:0 0;border:none;display:inline;font-weight:400;margin:0;padding:0;text-decoration:underline}#bbpress-forums div.bbp-reply-content a.bbp-user-mention,#bbpress-forums div.bbp-topic-content a.bbp-user-mention{background:0 0;border:none;text-decoration:none;text-shadow:none;display:inline;font-weight:600;margin:0;padding:0}#bbpress-forums div.bbp-reply-content h1,#bbpress-forums div.bbp-reply-content h2,#bbpress-forums div.bbp-reply-content h3,#bbpress-forums div.bbp-reply-content h4,#bbpress-forums div.bbp-reply-content h5,#bbpress-forums div.bbp-reply-content h6,#bbpress-forums div.bbp-topic-content h1,#bbpress-forums div.bbp-topic-content h2,#bbpress-forums div.bbp-topic-content h3,#bbpress-forums div.bbp-topic-content h4,#bbpress-forums div.bbp-topic-content h5,#bbpress-forums div.bbp-topic-content h6{clear:none;line-height:1;margin:24px 0;padding:0}#bbpress-forums div.bbp-reply-content img,#bbpress-forums div.bbp-topic-content img{max-width:100%;height:auto}#bbpress-forums div.bbp-reply-content ol,#bbpress-forums div.bbp-reply-content ul,#bbpress-forums div.bbp-topic-content ol,#bbpress-forums div.bbp-topic-content ul{margin:0 15px 15px;padding:0}#bbpress-forums div.bbp-reply-content ul li,#bbpress-forums div.bbp-topic-content ul li{list-style-type:disc}#bbpress-forums div.bbp-reply-content ol li,#bbpress-forums div.bbp-topic-content ol li{list-style-type:decimal}#bbpress-forums div.bbp-reply-content ol li li,#bbpress-forums div.bbp-topic-content ol li li{list-style-type:lower-alpha}#bbpress-forums div.bbp-reply-content ol li li li,#bbpress-forums div.bbp-topic-content ol li li li{list-style-type:upper-roman}#bbpress-forums div.bbp-reply-content code,#bbpress-forums div.bbp-reply-content pre,#bbpress-forums div.bbp-topic-content code,#bbpress-forums div.bbp-topic-content pre{font-family:Inconsolata,Consolas,Monaco,"Lucida Console",monospace;display:inline-block;background-color:#f9f9f9;border:1px solid #ddd;padding:0 5px;max-width:95%;vertical-align:middle;margin-top:-3px;overflow-x:auto}#bbpress-forums div.bbp-reply-content pre,#bbpress-forums div.bbp-topic-content pre{display:block;line-height:18px;margin:0 0 24px;padding:5px 10px;white-space:pre;overflow:auto}#bbpress-forums div.bbp-reply-content pre code,#bbpress-forums div.bbp-topic-content pre code{display:block;border:none;padding:0;margin:0;background-color:transparent;overflow-wrap:normal;overflow:auto;max-width:100%}#bbpress-forums div.bbp-reply-content iframe.wp-embedded-content,#bbpress-forums div.bbp-topic-content iframe.wp-embedded-content{position:relative}#bbpress-forums div.bbp-reply-to{margin-left:130px;padding:12px 12px 12px 0;text-align:right}#bbpress-forums div#bbp-cancel-reply-to{text-align:right}div.bbp-breadcrumb{float:left}div.bbp-breadcrumb,div.bbp-topic-tags{font-size:12px}#bbpress-forums div.bbp-breadcrumb p,#bbpress-forums div.bbp-topic-tags p{margin:0 0 10px 0}#bbpress-forums div.bbp-topic-tags{float:right;clear:both}#bbp-topic-hot-tags{clear:both}#bbpress-forums #bbp-search-form{clear:left}#bbpress-forums #bbp-search-form .hidden{height:0;width:0;overflow:hidden;position:absolute;background:0 0;left:-999em}#bbpress-forums #bbp-search-form #bbp_search{display:inline-block;width:auto}#bbpress-forums div.bbp-search-form{float:right}span.bbp-admin-links{float:right;color:#ddd}span.bbp-admin-links a{color:#707070;font-weight:400;font-size:10px;text-transform:uppercase;text-decoration:none}fieldset span.bbp-admin-links{float:left}tr td span.bbp-admin-links a:hover{color:#ff4b33}td.bbp-topic-admin-links,td.bbp-topic-counts{width:50%}.bbp-forum-header a.bbp-forum-permalink,.bbp-reply-header a.bbp-reply-permalink,.bbp-topic-header a.bbp-topic-permalink{float:right;margin-left:10px;color:#707070}.bbp-row-actions #favorite-toggle a{text-decoration:none;padding:0 3px 1px;color:#7c7;border:1px solid #aca;background-color:#dfd;font-weight:700;font-size:12px}.bbp-row-actions #favorite-toggle a:hover{color:#5a5;border-color:#7c7;background-color:#beb}.bbp-row-actions #favorite-toggle span.is-favorite a{color:#faa;border:1px solid #faa;background-color:#fee}.bbp-row-actions #favorite-toggle span.is-favorite a:hover{color:#c88;border-color:#c88;background-color:#fdd}.bbp-row-actions #subscription-toggle a{text-decoration:none;padding:0 3px 1px;color:#7c7;border:1px solid #aca;background-color:#dfd;font-weight:700;font-size:12px}.bbp-row-actions #subscription-toggle a:hover{color:#5a5;border-color:#7c7;background-color:#beb}.bbp-row-actions #subscription-toggle span.is-subscribed a{color:#faa;border:1px solid #faa;background-color:#fee}.bbp-row-actions #subscription-toggle span.is-subscribed a:hover{color:#c88;border-color:#c88;background-color:#fdd}#bbpress-forums .bbp-forum-info .bbp-forum-content,#bbpress-forums p.bbp-topic-meta{font-size:11px;margin:5px 0;padding:0;word-wrap:break-word}#bbpress-forums p.bbp-topic-meta span{white-space:nowrap}.bbp-pagination-count{float:left;border:1px solid transparent}.bbp-pagination-links{float:right;list-style:none;display:inline}.bbp-pagination{float:left;width:100%;margin-bottom:15px}#bbpress-forums .bbp-pagination-links a,#bbpress-forums .bbp-pagination-links span.current{display:block;float:left;font-size:12px;line-height:18px;padding:0 5px;margin-left:5px;border:1px solid #efefef;border-radius:0;background:0 0;color:inherit;text-decoration:none}#bbpress-forums .bbp-pagination-links span.dots{display:block;float:left;padding:1px 4px;margin-left:5px}#bbpress-forums .bbp-topic-pagination{display:inline-block;margin-left:5px;margin-bottom:2px}#bbpress-forums .bbp-topic-pagination a{font-size:10px;font-weight:400;line-height:10px;margin:0;padding:1px 3px;border:1px solid #ddd;color:inherit;background:0 0;display:inline;text-decoration:none}#bbpress-forums .bbp-pagination-links a:hover,#bbpress-forums .bbp-pagination-links span.current,#bbpress-forums .bbp-topic-pagination a:hover{background:#eee;opacity:.8;border:1px solid #ddd}#bbpress-forums fieldset.bbp-form{clear:left;border:1px solid #eee;padding:10px 20px;margin-bottom:10px}#bbpress-forums fieldset.bbp-form legend{padding:5px;width:auto;border:none}#bbpress-forums fieldset.bbp-form label{margin:0;display:inline-block}#bbp-edit-topic-tag.bbp-form fieldset.bbp-form label,#bbp-login fieldset label,#bbp-lost-pass fieldset label,#bbp-register fieldset label{width:100px}#bbpress-forums fieldset.bbp-form p{padding:0}#bbpress-forums fieldset.bbp-form input,#bbpress-forums fieldset.bbp-form p,#bbpress-forums fieldset.bbp-form select,#bbpress-forums fieldset.bbp-form textarea{margin:0 0 8px}#bbpress-forums fieldset.bbp-form input[type=password],#bbpress-forums fieldset.bbp-form input[type=text],#bbpress-forums fieldset.bbp-form select{min-height:28px;height:28px;padding:5px}textarea#bbp_forum_content,textarea#bbp_reply_content,textarea#bbp_topic_content{width:97%;box-sizing:border-box}textarea#bbp_forum_content{height:210px}#bbpress-forums fieldset.bbp-forum-form-attributes{width:200px;float:right;clear:none;margin-left:25px}#bbpress-forums fieldset select#bbp_forum_id{max-width:200px}.bbp-reply-form,.bbp-topic-form,.bbp-topic-tag-form{clear:left}body.reply-edit .bbp-reply-form div.avatar img,body.single-forum .bbp-topic-form div.avatar img,body.single-reply .bbp-reply-form div.avatar img,body.topic-edit .bbp-topic-form div.avatar img{margin-right:0;padding:10px;border:1px solid #ddd;line-height:0;background-color:#efefef}body.page .bbp-reply-form code,body.page .bbp-topic-form code,body.reply-edit .bbp-reply-form code,body.single-forum .bbp-topic-form code,body.single-topic .bbp-reply-form code,body.topic-edit .bbp-topic-form code{font-size:10px;background-color:#f0fff8;border:1px solid #ceefe1;display:block;padding:8px;margin-top:5px;width:369px}#delete_tag,#merge_tag{display:inline}div.bbp-submit-wrapper{margin-top:15px;float:right;clear:both}p.form-allowed-tags{max-width:100%}#bbpress-forums div.bbp-the-content-wrapper{margin-bottom:10px}#bbpress-forums div.bbp-the-content-wrapper textarea.bbp-the-content{width:100%;margin:0;font-size:12px}#bbpress-forums div.bbp-the-content-wrapper table,#bbpress-forums div.bbp-the-content-wrapper tbody,#bbpress-forums div.bbp-the-content-wrapper td,#bbpress-forums div.bbp-the-content-wrapper tr{border:none;padding:0;margin:0;width:auto;line-height:1}#bbpress-forums div.bbp-the-content-wrapper input[type=button]{padding:4px 7px;margin:0 -1px 0 0;line-height:0;border:1px solid transparent;background-color:transparent;box-shadow:none;text-shadow:none;text-transform:uppercase;font-size:11px;font-weight:400;border-radius:3px;min-width:25px;color:#555}#bbpress-forums div.bbp-the-content-wrapper input[type=button]:hover{border-color:rgba(0,0,0,.1);background-color:rgba(255,255,255,.5)}#bbpress-forums div.bbp-the-content-wrapper div.quicktags-toolbar{padding:5px;min-height:26px}#bbpress-forums div.bbp-the-content-wrapper td.mceToolbar{padding:4px 4px 8px}#bbpress-forums div.wp-editor-container{margin:0;padding:0;line-height:0}#bbpress-forums div.bbp-the-content-wrapper td.mceStatusbar{line-height:16px}#bbpress-forums .bbp-replies .bbp-reply-form{margin:0 10px 0 10px}#bbpress-forums #bbp-your-profile fieldset{padding:20px 20px 0}#bbpress-forums #bbp-your-profile fieldset div{margin-bottom:20px;float:left;width:100%;clear:left}#bbpress-forums #bbp-your-profile fieldset select{margin-bottom:0;width:60%;background-color:#f9f9f9;border:1px solid #ddd}#bbpress-forums #bbp-your-profile fieldset input,#bbpress-forums #bbp-your-profile fieldset textarea{margin-bottom:0;width:60%;background-color:#f9f9f9;border:1px solid #ddd;box-shadow:none;border-radius:0}#bbpress-forums #bbp-your-profile fieldset input:focus,#bbpress-forums #bbp-your-profile fieldset textarea:focus{border:1px solid #ccc;box-shadow:inset 1px 1px 1px rgba(0,0,0,.1);outline-color:rgba(240,255,240,.1)}#bbpress-forums #bbp-your-profile fieldset.bbp-form input.checkbox{width:auto}#bbpress-forums #bbp-your-profile fieldset legend{display:none}#bbpress-forums #bbp-your-profile fieldset label[for]{float:left;width:20%;padding:5px 20px 5px 0;text-align:right;cursor:pointer}#bbpress-forums #bbp-your-profile fieldset dl label[for]{text-align:left;width:60%}#bbpress-forums #bbp-your-profile fieldset p.description{margin:5px 0 0 20%;font-size:12px;font-style:italic;float:left;clear:left;width:60%;padding:5px 8px;border:#cee1ef 1px solid;background-color:#f0f8ff}#bbpress-forums #bbp-your-profile fieldset fieldset{margin:0;border:none;padding:0;clear:none;float:none}#bbpress-forums #bbp-your-profile fieldset fieldset.capabilities dl{margin:0}#bbpress-forums #bbp-your-profile fieldset.submit button{float:right}#bbpress-forums #bbp-your-profile fieldset fieldset.password{width:60%;margin-left:20%;margin-top:10px}#bbpress-forums #bbp-your-profile fieldset fieldset.password .password-button-wrapper,#bbpress-forums #bbp-your-profile fieldset fieldset.password .password-input-wrapper{width:100%;margin:0;display:inline-block}#bbpress-forums #bbp-your-profile fieldset fieldset.password .password-button-wrapper button{width:46%;margin:4% 2%;box-sizing:border-box;display:inline-block}#bbpress-forums #bbp-your-profile fieldset fieldset.password input,#bbpress-forums #bbp-your-profile fieldset fieldset.passwword textarea{width:100%}#bbpress-forums #bbp-your-profile fieldset fieldset.password button .dashicons{display:none}#bbpress-forums #bbp-your-profile fieldset fieldset.password span.description{margin-left:0;margin-bottom:20px}#bbpress-forums #password #pass-strength-result{background-color:#eee;border:1px solid #ddd;color:#23282d;margin:0;padding:8px;text-align:center;box-sizing:border-box;display:inline-block}#bbpress-forums #password #pass-strength-result.short{background-color:#f1adad;border-color:#e35b5b;opacity:1}#bbpress-forums #password #pass-strength-result.bad{background-color:#fbc5a9;border-color:#f78b53;opacity:1}#bbpress-forums #password #pass-strength-result.good{background-color:#ffe399;border-color:#ffc733;opacity:1}#bbpress-forums #password #pass-strength-result.strong{background-color:#c1e1b9;border-color:#83c373;opacity:1}#bbpress-forums #password #pass1-text.short,#bbpress-forums #password #pass1.short{border-color:#e35b5b}#bbpress-forums #password #pass1-text.bad,#bbpress-forums #password #pass1.bad{border-color:#f78b53}#bbpress-forums #password #pass1-text.good,#bbpress-forums #password #pass1.good{border-color:#ffc733}#bbpress-forums #password #pass1-text.strong,#bbpress-forums #password #pass1.strong{border-color:#83c373}#bbpress-forums .indicator-hint{padding-top:8px}#bbpress-forums #pass1-text,#bbpress-forums .pw-weak,#bbpress-forums .show-password #pass1{display:none}#bbpress-forums .show-password #pass1-text{display:inline-block}div.bbp-template-notice,div.indicator-hint{border-width:1px;border-style:solid;padding:0 .6em;margin:5px 0 15px;border-radius:3px;background-color:#ffffe0;border-color:#e6db55;color:#000;clear:both}div.bbp-template-notice a{color:#555;text-decoration:none}div.bbp-template-notice a:hover{color:#000}div.bbp-template-notice.info{border:#cee1ef 1px solid;background-color:#f0f8ff}div.bbp-template-notice.important{border:#e6db55 1px solid;background-color:#fffbcc}div.bbp-template-notice.error,div.bbp-template-notice.warning{background-color:#ffebe8;border-color:#c00}div.bbp-template-notice.error a,div.bbp-template-notice.warning a{color:#c00}div.bbp-template-notice li,div.bbp-template-notice p{margin:.5em 0 6px!important;padding:2px;font-size:12px;line-height:1.4}#bbpress-forums div.bbp-template-notice code{font-size:11px;padding:2px 4px;background:rgba(200,200,200,.3);border-radius:3px}.bbp-forum-content ul.sticky,.bbp-topics ul.sticky,.bbp-topics ul.super-sticky,.bbp-topics-front ul.super-sticky{background-color:#ffffe0!important;font-size:1.1em}#bbpress-forums .bbp-reply-content ul.bbp-reply-revision-log,#bbpress-forums .bbp-reply-content ul.bbp-topic-revision-log,#bbpress-forums .bbp-topic-content ul.bbp-topic-revision-log{border-top:1px dotted #ddd;width:100%;margin:0;padding:8px 0 0;font-size:11px;color:#aaa}#bbpress-forums .bbp-reply-content ul.bbp-reply-revision-log li,#bbpress-forums .bbp-reply-content ul.bbp-topic-revision-log li,#bbpress-forums .bbp-topic-content ul.bbp-topic-revision-log li{list-style-type:none}#bbpress-forums .bbp-reply-content ul.bbp-reply-revision-log a,#bbpress-forums .bbp-reply-content ul.bbp-topic-revision-log a,#bbpress-forums .bbp-topic-content ul.bbp-topic-revision-log a{text-decoration:none}.bbp-login-form fieldset legend{display:none}.bbp-login-form .bbp-email input,.bbp-login-form .bbp-password input,.bbp-login-form .bbp-username input{padding:5px}.bbp-login-form label{width:140px;display:inline-block}#sidebar .bbp-login-form label{width:70px}.bbp-login-form .bbp-email,.bbp-login-form .bbp-password,.bbp-login-form .bbp-remember-me,.bbp-login-form .bbp-submit-wrapper,.bbp-login-form .bbp-username{margin-top:10px}.bbp-login-form .bbp-submit-wrapper{text-align:right}.bbp-login-form .bbp-login-links a{float:left;clear:left}.bbp-logged-in img.avatar{float:left;margin:0 15px 0 0}.bbp-logged-in h4{font-weight:700;font-size:1.3em;clear:none;margin-bottom:10px}#bbpress-forums img.avatar{box-shadow:none;display:inline-block;margin-right:4px}#bbpress-forums .widget_display_replies img.avatar,#bbpress-forums .widget_display_topics img.avatar,#bbpress-forums div.bbp-template-notice img.avatar,#bbpress-forums p.bbp-topic-meta img.avatar,#bbpress-forums ul.bbp-reply-revision-log img.avatar,#bbpress-forums ul.bbp-topic-revision-log img.avatar{float:none;vertical-align:middle;border:3px double #ddd;max-height:20px;max-width:20px}fieldset div.avatar{float:right}.activity-list li.bbp_reply_create .activity-content .activity-inner,.activity-list li.bbp_topic_create .activity-content .activity-inner{border-left:2px solid #eaeaea;margin-left:5px;padding-left:10px}#bbpress-forums h1{clear:none;font-size:1.8em;line-height:1;padding-bottom:10px}#bbpress-forums #bbp-user-wrapper{float:left;width:100%}#bbpress-forums .bbp-user-section{overflow:auto;clear:right}#bbpress-forums #bbp-user-wrapper h2.entry-title{font-size:1.4em;margin:0;padding-bottom:10px;padding-top:0;clear:none}#bbpress-forums #bbp-user-wrapper fieldset.bbp-form,#bbpress-forums #bbp-user-wrapper ul.bbp-forums,#bbpress-forums #bbp-user-wrapper ul.bbp-lead-topic,#bbpress-forums #bbp-user-wrapper ul.bbp-replies,#bbpress-forums #bbp-user-wrapper ul.bbp-topics{clear:none}#bbpress-forums #bbp-single-user-details{margin:0;width:150px;float:left;overflow:hidden}#bbpress-forums #bbp-single-user-details #bbp-user-avatar{margin:0;width:150px}#bbpress-forums #bbp-single-user-details #bbp-user-avatar img.avatar{border:none;height:150px;padding:0;margin:0 0 20px;width:150px}#bbpress-forums #bbp-single-user-details #bbp-user-description{float:none;margin-left:180px}#bbpress-forums #bbp-single-user-details #bbp-user-navigation{float:none;margin:0}#bbpress-forums #bbp-single-user-details #bbp-user-navigation li{margin:0}#bbpress-forums #bbp-single-user-details #bbp-user-navigation a{padding:5px 8px;display:block;border:1px solid transparent;text-decoration:none}#bbpress-forums #bbp-single-user-details #bbp-user-navigation li.current a{background:#eee;opacity:.8}#bbpress-forums #bbp-user-body{margin-left:180px}body.my-account #bbpress-forums{border-top:none;padding-top:0;margin-bottom:0}#bbpress-forums dl.bbp-user-capabilities{display:inline-block;vertical-align:top}#bbpress-forums dl.bbp-user-capabilities dt{margin:0 0 10px;text-transform:capitalize}#bbpress-forums dl.bbp-user-capabilities dd{margin:0;padding:0}.bbp-alert-outer{height:100%;width:100%;top:0;left:0;position:fixed;background-color:rgba(0,0,0,.2);z-index:99999}.bbp-alert-inner{width:350px;text-align:center;background:#fff;position:fixed;top:50%;left:50%;margin-top:-75px;margin-left:-185px;border-radius:3px;border:1px solid #aaa;padding:15px 10px 10px}.bbp-alert-outer .bbp-alert-inner p{margin:10px 0}.bbp-alert-actions a{padding:5px 20px;text-decoration:none}@media only screen and (max-width:480px){#bbpress-forums div.bbp-topic-tags{clear:both;float:none}div.bbp-search-form button,div.bbp-search-form input{font-size:11px;padding:2px}li.bbp-forum-info,li.bbp-topic-title{width:45%}li.bbp-forum-reply-count,li.bbp-forum-topic-count,li.bbp-topic-reply-count,li.bbp-topic-voice-count{width:15%}span.bbp-reply-post-date,span.bbp-topic-post-date{float:left}span.bbp-admin-links{float:none;clear:both}#bbpress-forums .bbp-forums-list li,#bbpress-forums .bbp-forums-list span{display:block;font-size:11px}#bbpress-forums .bbp-body div.bbp-reply-author,#bbpress-forums .bbp-body div.bbp-topic-author{float:none;margin:10px;min-height:80px;padding-left:80px;position:relative;text-align:left;width:calc(100% - 100px);border-bottom:1px solid #efefef;box-sizing:content-box}#bbpress-forums div.bbp-reply-author .bbp-author-name,#bbpress-forums div.bbp-topic-author .bbp-author-name{clear:none;display:inline-block;margin-left:0;word-wrap:break-word}#bbpress-forums div.bbp-reply-author img.avatar,#bbpress-forums div.bbp-topic-author img.avatar{position:absolute;top:0;left:0;width:60px;height:auto;margin-top:0}#bbpress-forums div.bbp-reply-author .bbp-author-role,#bbpress-forums div.bbp-topic-author .bbp-author-role{font-size:12px;font-style:normal}#bbpress-forums .bbp-body div.bbp-reply-content,#bbpress-forums .bbp-body div.bbp-topic-content{clear:both;margin:0 10px 5px 10px;padding:0}#bbpress-forums div.bbp-reply-content p,#bbpress-forums div.bbp-topic-content p{margin-bottom:1em}#bbpress-forums div.bbp-reply-content p:last-child,#bbpress-forums div.bbp-topic-content p:last-child{margin-bottom:0}div.bbp-submit-wrapper{float:left}#bbpress-forums fieldset.bbp-form{padding:0 10px 10px}#bbpress-forums #bbp-user-body{clear:both;margin-left:0;word-wrap:break-word}#bbpress-forums div.bbp-forum-title h3,#bbpress-forums div.bbp-reply-title h3,#bbpress-forums div.bbp-topic-title h3{font-size:14px}}@media only screen and (max-width:320px){#bbpress-forums div.bbp-search-form{margin-bottom:10px}#bbpress-forums li.bbp-body li.bbp-forum-info,#bbpress-forums li.bbp-body li.bbp-topic-title,#bbpress-forums li.bbp-header li.bbp-forum-info,#bbpress-forums li.bbp-header li.bbp-topic-title{width:100%}#bbpress-forums li.bbp-header li.bbp-forum-info,#bbpress-forums li.bbp-header li.bbp-topic-title{text-align:center;text-transform:uppercase}#bbpress-forums li.bbp-body li.bbp-forum-reply-count,#bbpress-forums li.bbp-body li.bbp-forum-topic-count,#bbpress-forums li.bbp-body li.bbp-topic-reply-count,#bbpress-forums li.bbp-body li.bbp-topic-voice-count,#bbpress-forums li.bbp-header li.bbp-forum-reply-count,#bbpress-forums li.bbp-header li.bbp-forum-topic-count,#bbpress-forums li.bbp-header li.bbp-topic-reply-count,#bbpress-forums li.bbp-header li.bbp-topic-voice-count{width:20%}#bbpress-forums li.bbp-body li.bbp-forum-freshness,#bbpress-forums li.bbp-body li.bbp-topic-freshness,#bbpress-forums li.bbp-header li.bbp-forum-freshness,#bbpress-forums li.bbp-header li.bbp-topic-freshness{width:58%}#bbpress-forums li.bbp-body li.bbp-forum-freshness,#bbpress-forums li.bbp-body li.bbp-forum-reply-count,#bbpress-forums li.bbp-body li.bbp-forum-topic-count,#bbpress-forums li.bbp-body li.bbp-topic-freshness,#bbpress-forums li.bbp-body li.bbp-topic-reply-count,#bbpress-forums li.bbp-body li.bbp-topic-voice-count{margin-top:7px}#bbpress-forums li.bbp-footer,#bbpress-forums li.bbp-header{font-size:10px}#bbpress-forums li.bbp-header div.bbp-reply-author,#bbpress-forums li.bbp-header div.bbp-search-author,#bbpress-forums li.bbp-header div.bbp-topic-author{text-align:left;width:25%}#bbpress-forums li.bbp-header div.bbp-reply-content,#bbpress-forums li.bbp-header div.bbp-search-content,#bbpress-forums li.bbp-header div.bbp-topic-content{margin-left:25%}#bbpress-forums div.bbp-template-notice img.avatar,#bbpress-forums p.bbp-topic-meta img.avatar{width:14px;height:auto;max-height:14px;max-width:14px}#bbpress-forums div.bbp-the-content-wrapper td.mceToolbar{padding:1px}#bbpress-forums div.bbp-the-content-wrapper td.mceToolbar td{width:20px;height:20px}#bbpress-forums div.wp-editor-container{width:100%;overflow:auto}#bbpress-forums input#bbp_topic_tags,#bbpress-forums input#bbp_topic_title{width:95%}#bbpress-forums div.bbp-forum-title h3,#bbpress-forums div.bbp-reply-title h3,#bbpress-forums div.bbp-topic-title h3{font-size:14px}}@media only screen and (max-width:240px){#bbpress-forums li.bbp-body li.bbp-forum-reply-count,#bbpress-forums li.bbp-body li.bbp-forum-topic-count,#bbpress-forums li.bbp-body li.bbp-topic-reply-count,#bbpress-forums li.bbp-body li.bbp-topic-voice-count,#bbpress-forums li.bbp-footer div.bbp-reply-author,#bbpress-forums li.bbp-footer div.bbp-search-author,#bbpress-forums li.bbp-footer div.bbp-topic-author,#bbpress-forums li.bbp-header li.bbp-forum-reply-count,#bbpress-forums li.bbp-header li.bbp-forum-topic-count,#bbpress-forums li.bbp-header li.bbp-topic-reply-count,#bbpress-forums li.bbp-header li.bbp-topic-voice-count{width:45%}#bbpress-forums li.bbp-body li.bbp-forum-freshness,#bbpress-forums li.bbp-body li.bbp-topic-freshness,#bbpress-forums li.bbp-header li.bbp-forum-freshness,#bbpress-forums li.bbp-header li.bbp-topic-freshness{clear:both;width:100%}#bbpress-forums li.bbp-header li.bbp-forum-freshness,#bbpress-forums li.bbp-header li.bbp-topic-freshness{text-align:center}#bbpress-forums li.bbp-body li.bbp-topic-freshness,#bbpress-forums li.bbp-header div.bbp-reply-author,#bbpress-forums li.bbp-header div.bbp-reply-content,#bbpress-forums li.bbp-header div.bbp-search-author,#bbpress-forums li.bbp-header div.bbp-search-content,#bbpress-forums li.bbp-header div.bbp-topic-author,#bbpress-forums li.bbp-header div.bbp-topic-content{margin-left:0;text-align:left}#bbpress-forums li.bbp-body li.bbp-topic-freshness p.bbp-topic-meta{display:inline-block}#bbpress-forums li.bbp-header{overflow:hidden}#bbpress-forums li.bbp-footer div.bbp-reply-content,#bbpress-forums li.bbp-footer div.bbp-search-content,#bbpress-forums li.bbp-footer div.bbp-topic-content{display:inline-block;margin-left:0}#bbpress-forums li.bbp-body div.bbp-reply-author,#bbpress-forums li.bbp-body div.bbp-topic-author{min-height:60px;padding-left:60px}#bbpress-forums div.bbp-reply-author img.avatar,#bbpress-forums div.bbp-topic-author img.avatar{width:40px;height:auto}#bbpress-forums div.bbp-forum-title h3,#bbpress-forums div.bbp-reply-title h3,#bbpress-forums div.bbp-topic-title h3{font-size:12px}}