/* EVENT MANAGER EXTENSION 
body.admin-bar #qr-menu-header,
body.admin-bar #qr-menu-header-right
{top: 32px;} */

/*
.dt-buttons {
    position: sticky !important;
    left: 0;
}
.dataTables_filter {
    position: sticky;
    right: 010px;
}
*/

/* Make radio/checkbox buttons bigger in AIO forms */
.modal-body .option_item input {
    transform: scale(1.5);
	margin-right: 20px;
}

/* Fill in radio blobs */
.customRadio.active::after {
    background-color: #1E73BE !important;
}

.waitlist_del{
	text-align:center;
	color:red;
	font-size:16px;
}

.waitlist_trash{
	cursor:pointer;
}

.fundraiser{
	background: mediumorchid;
	width: 100%;
	display: grid;
	height: 30px;
	text-align: center;
	align-items: center;
	color: white;
	font-size: 16px;
	font-weight: bold;
}

/* mage event title and ticket button sticky */
.mep-default-title2{
	background: wheat;
	position: sticky;
	z-index: 10;
}
table.stickytitle, .stickytitle tr, .stickytitle td {
    border: none !important;
}

/* Fly Cart registration format */
.woofc-item-data li, .woofc-item-data ul{
	white-space: initial;
	list-style-type: none;
} 

/* wpuf editor ticket section */

.remove_ticket{
	display: inline-flex !important;
	align-items: center;
	float: right;
}

/* change the width of registration label */
span.mep_label_span {
    max-width: 100% !important;
}

xxdiv.mep_conditional_form_hidden {display: none;}
.mep-event-show-advance-col-info li{
    display: inline-block;
    font-weight: bold;
	padding: 20px 0 !important;
}
.mep-event-show-advance-col-info ul {
	margin:0;
}

.reglabel label {
    width: 200px;
}
.reglabel {
    display: flex !important;
}
.rncheckbox .rnFieldContainer{
	display:flex;
}
.rnFieldContainer .option_item{
	display: -webkit-inline-box; 
	padding: 0 15px !important;
}
.hidden{
	display:none !important;
}
.loading{
	background: url(../img/loading.gif) center center no-repeat;
	width: 100px;
	height: 100px;
	position: relative;
	top: 35px;
	zoom:0.5;
	display: inline-block;
}

.ui-tooltip {
    background: black !important;
    color: white !important;
    opacity: 0.8 !important;
}

.CodeMirror {
  border: 1px solid #ddd;
  resize: vertical;
  overflow: auto !important;
}
.CodeMirror, .CodeMirror div {
	margin-right: 0!important;
}
.CodeMirror-scroll {
	overflow-x: auto;
	overflow-y: hidden;
	height: 450px;
	position: relative;
	outline: none;
}

/* line up order edit fields */
.bootbox-body form label {
    width: 30%;
	font-weight:bold;
}
.bootbox-body form input, .bootbox-body form select, .bootbox-body form date {
    width: 60% !important;
    border: solid 1px lightgrey;
    border-radius: 3px;
    padding: 5px 15px;
}
.bootbox-body form input[type='radio'], .bootbox-body form input[type='checkbox'] {
    width: 10% !important;
}

.width-half{
	width:50%;
/*	margin-left: auto;
	margin-right: auto;*/
}

.bulkreg_wrap{
	display: flex;
	align-items: center;
	font-size:larger;
	padding: 5px 0;
}

input.bulkreg{
  -webkit-appearance: none;
  appearance: none;
  padding: 16px 30px !important;
  border-radius: 16px;
  background: radial-gradient(circle 12px, white 100%, transparent calc(100% + 1px)) #ccc -14px;
  transition: 0.3s ease-in-out;
}

input.bulkreg:checked {
/*  background-color: dodgerBlue;*/
  background-position: 14px;
}

/*
.mep-user-info-sec select {
    min-width: 100% !important;
}
*/

.bulk-info{
	background: lightgreen;
	display: block;
	text-align: center;
	padding: 5px;
	margin-bottom: -10px;
}

.paoc-popup-btn{
	padding: 8px 20px !important;
}
body.admin-bar #wrapper{margin-top: 145px;}

.readonly {
    pointer-events: none;
}

.displaynone{
	display:none !important;
}

.group_ticket{
	width:			200px !important;
	position:		relative;
	left:			-10px;
	background: 	beige !important;
	font-weight:	bold;
}

/* Fix for wpuf formatting of labels above content blocks
body form.wpuf-form-add ul.wpuf-form .wpuf-el {
    display: block !important;
}
*/

/* hide featured image from coupon table */
table.”shop_coupon” th:first-child, 
table.”shop_coupon” td:first-child {
  display:none;
}
table.”shop_coupon”{
	width:auto !important;
}

/* smaller font for Email organiser in Event page */
table#email td {
    font-size: small;
	border: 0;
}
table#email{
    margin: 0;
	border: 0;
	border-bottom: 1px solid #ddd;
}

button.wpuf_save {
    position: absolute;
    bottom: 5px;
    right: 80px;
}
.img-click{
text-align: center;
display: block;
font-weight: 800;
}

.img-caption{
left: 0;
background: wheat;
text-align: center;
}
.img-loc {
    margin-left: auto;
    margin-right: auto;
    width: 50%;
}

#frontend-image,#default-image{
	cursor:pointer;
/*	width:150px;
	height:150px;*/
}

.mep-invisible{visibility:hidden;}

/* remove author info from dashboard */
div.wpuf-author,h2.page-head { display:none; }

/* selected column visibility colour in datatables */
button.dt-button.buttons-columnVisibility.active {
    background: lightgreen !important;
}

/* auto size date text */
.mep-ev-start-date {
border-radius: 6px;
font-size: large !important;
min-width: 50px;
min-height: 59px;
width: auto !important;
}

/* Hide some Registration fields */
.mep_fb_global_reg_form_list,
.mp_tab_item th{
	display:none;
}

/* Add and remove buttons in editor 
#add-new-date-row 
{background: #007CBA !important; font-size: 16px;padding: 5px 20px;color: #FFF;border: none;
    display: -webkit-flex;display: flex;-webkit-align-items: center;align-items: center;-webkit-justify-content: center;justify-content: center;
	} */

/* Ticket border:none */
#mep_event_ticket_type_table td,
#mep_event_extra_service_table td,
#mep_event_ticket_type_table,
#mep_event_extra_service_table{
	border: none;
	white-space: normal;
}

/* ASTRA wpuf layout changes */
#repeatable-fieldset-one th,
.mp_ticket_type_table th,
.mp_ticket_type_table td,
#ticket_options th,
#ticket_options td,
.room_tickets th{
	border: none;
	text-align: center;
}
.mp_form_builder_table th{
	border:none;
}
.wpuf-dashboard-container table.items-table a {
    display: block;
}

.woocommerce-error:before{
	display:none !important;
}
.woocommerce-error{
	background-color:pink !important;
}
/* sticky header */
.sticky-header{
	height: 50px;
	background-color: powderblue;
	position: -webkit-sticky;
	top: 114px;
	z-index: 10;
}
/* format note class */
p.note, div.note
{
     -moz-border-radius: 6px;
     -webkit-border-radius: 6px;
     background-color: #f0f7fb;
     background-image: url(https://f1.madcapsoftware.com/blogImages/2017/08/css-box-icon-3.png);
     background-position: 9px 0px;
     background-repeat: no-repeat;
     border: solid 1px #3498db;
     border-radius: 6px;
     line-height: 18px;
     overflow: hidden;
     padding: 15px 60px !important;
	 width: fit-content;
}
.note_warning{
	 background-color: lightpink !important;
	 border: solid 1px crimson !important;
}
.note_good{
	 background-color: lightgreen !important;
	 border: solid 1px green !important;
}


/* Frontend order reports foramtting */
#order_wise_details_report,
#event_attendee_list_table_item{
font-size: 13px;
line-height: 1.4em;
}
.wp-list-table td, 
.wp-list-table th,
.wbbm-main-table-order-wise td,
.wbbm-main-table-order-wise th {
padding: 0 10px 2px 0;
white-space: nowrap;
}
.wbbm_page_filter_inner,
.attendee_filter_section{
	display:none;
}

/* make trash can fields default background (for wpuf) */
.button.remove-row-t,.button.remove-row-d,.button.remove-row,.mp_event_remove_this_row{
	background-color:initial !important;
	color:red;
}
/* fix for astra them to line up trah can and text 'delete' */
.dashicons.dashicons-trash {
	margin-top: -2px !important;
}
.mp_event_custom_form_table tr {
display: flex !important;
}

/* help text is red */
p.event_meta_help_txt {font-size: 13px;margin: 5px;color: #BA2720;}

/* hide frontend admin fields */
#mp_event_all_info_in_tab .mp_event_custom_form_hidden {display: none;}
#mp_event_add_new_form, #add-row, #add-row-t, #add-row-title{
	background: green;
    display: flex;align-items: center;
}

/* highlight the hovered navigation button */
ul.wpuf-step-wizard li:hover {
color: red;
cursor:pointer;
}

/* wpuf form style */
select{background:white !important;border: 1px solid lightgrey!important;}
ul.wpuf-form{
background-color: aliceblue;
margin: 20px;
	font-size: smaller;
}

/* popup anything form styles */
.paoc-popup-modal img {
max-width: unset !important;
max-height: unset !important;
}
.paoc-popup-modal-cnt,.paoc-popup-modal {
border-radius:5px;
background-color: rgba( 238, 238, 238, 1.00 ) !important;
	top:30px;
}
.paoc-popup-modal-cnt h2{
color: #315b7c;
font-family: inherit;
font-weight: 200;
font-size: 34px;
}
.paoc_button a{
background: #287ca0;
border-radius: 10px;
display: flex;
width: 65%;
margin: auto;
color:white;
align-items: center;
justify-content: center;
height:45px;
}
.paoc_button a:hover {
background: #555;
color: #fff;
}



/* redirect confirm position */
.swal2-modal {
	margin-top: 0 !important;
}

/* redirect confim modal color */
.ui-widget-overlay{
	opacity: 0.6 !important;
}

/* lighter hover effect on event*/
div.item_hover_effect {
	background-color: #0006 !important;
}

div.event-filter-section{
	border: 1px solid gray;
	padding: 10px;
	background-color: linen;
}

/* allow excertp to wrap */
.mep_list_event_details p {
	white-space: normal !important;
}

DISABLED.product-quantity {
	display: none;
}
#mep_add_calender_button,
button.single_add_to_cart_button {
	border-radius: 10px !important;
	display:flex !important;
	white-space: nowrap;
	background: green !important;
}

.mep-default-sidebar{
	padding-top:25px;
}
/* admin edit link */
.post-edit-link{
	position: absolute;
	top: -35px;
}

/* event list thumbnail */
.mep_list_thumb img {
  width: 307px !important;
  min-height: 250px !important;
  /* object-fit: contain;
  background-color: whitesmoke; */
  object-fit:cover; 
/* border-radius: 5px; */
}

/* event list header */
.mep-event-thumbnail img {
    object-fit: contain;
    background-color: whitesmoke;
}
/* bring in the text */
.mep_list_thumb{
	width:unset !important;
	height: fit-content;
}

.column_style .mep-list-header:before{
	visibility:hidden;
}
.mep-event-list-loop-wrap
{
	margin-top:40px !important;
}
.mep-event-list-loop
{
	box-shadow: 3px 3px 10px grey !important;
	border-top:0 !important;
	border-right:0 !important;
	border-bottom:0 !important;
	padding:10px;
}

.one_column.mep-event-list-loop
{
	margin:40px 0 30px !important;
}


.mep-event-list-loop:hover{
	box-shadow: 5px 5px 20px brown !important;
	box-shadow: 3px 3px 5px black;
	border-top-color:whitesmoke !important;
		border-right-color:whitesmoke !important;
		border-bottom-color:whitesmoke !important;
}

.one_column .mep_list_event_details{
	width:65%;
}
/* xootic side cart
.xoo-wsc-content .event-custom-price{
	display:none;
}
*/

/* event arrows */
.fa.fa-arrow-circle-right,
.fa.fa-link{
	display:none;
}

/* bigger google map */
iframe#gmap_canvas {
height: 400px;
}

/* smaller page image */
.mep-default-feature-image img{
	max-height:600px !important;
}
.mep-default-feature-image{
	position:relative;
}

/* attendees button */
.sidebar_button{
	display:block;
	color:white;
	margin:auto !important;
	width:65% !important;
	background: #287ca0;
	border-radius: 10px;
	padding: 15px !important;
}
.sidebar_button:hover{
	opacity: 0.9;
}

.mep-social-share .facebook{
	background:#4267b2;
}
i.fab.fa-facebook-f:before {
    content: '\f39e';
}
.mep-social-share .twitter{
	background:#1DA1F2;
}
.mep-default-sidrbar-events-schedule {
	display: inline-block !important;
	width: 100%;
}
.event_category_list{
	font-size: 12px;
	padding: 3px 10px;
	border-radius: 5px;
	text-align:center;
	white-space: nowrap;
	float:left;
	margin:2px;
}

.one_column .mep-more-date-lists {
font-size: small;
}
.column_style .mep-more-date-lists {
font-size: x-small;
}
.mep-day {
	font-size: smaller;
}
.mep_splash {
	position:absolute;
	top:50%;
	left:50%;
	width:80%;
	color: white;
	transform: translate(-50%,-60%) rotate(-30deg);
	font-size:2.5vw;
	line-height: 1;
	text-shadow: 2px 2px 5px black;
	text-align:center;
}
.mep-events-wrapper .mep_splash {
	font-size:5vw;
}
/*.mep-events-wrapper table td {
	width:100%;
}*/
.eb_wrapper{
	display:block;
	line-height: 1em;
}
.eb_timer{
	position:relative;
	background: red !important;
	color:white;
	height:50px;	
	width:50%;
	font-size:small;
	text-align:center;
	display: flex !important;
	justify-content: center ;
	align-items: center;
	border:none !important;
}
.earlybird_expired{
	background: orange;
	color:white;
	text-align:center;
	font-size:14px;
	padding:5px;
}
.eb_message{
	position:relative;
	float:right;
	background: orange;
	color:white;
	height:50px;
	width:50%;
	font-size:14px !important;
	text-align:center;
	display: flex !important;
	justify-content: center ;
	align-items: center;
}
.mep-eventtype-ribbon {
	position: unset !important;
}
.eb_single{
	position:absolute;
	width:40%;
}
.mep-default-feature-content p{
	font-size:14px !important;
}
.woocommerce-cart table.cart img {
	min-width: 72px;
}

.order-total th:after{
	content: ' to pay';
}

/* Format the FAQ area */
.ui-accordion .ui-accordion-content {
	height: auto !important;
	padding: 10px !important;
	white-space: pre-line;
	background: beige;
}

/* Need to ensure FAQ icon is visible 
.ui-accordion .ui-accordion-icons {
	padding-left: 2.2em !important;
} */

.set-opacity{
	opacity:0.6;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* make sure bootstrap modal is on top of popper popup */
.modal{
	z-index:2000000000 !important;
}

/* override the bootstrap table settings */
.table-bordered, .table-bordered td{
	border:none !important;
}

.fa-spinner{
	font-size: 24px !important;
	position: absolute;
	left: 12px;
	top: 12px;
}
.ct_wrapper{
	width: 50%;
	border-radius: 10px !important;
	margin-left: auto;
	margin-right: auto;
}
#CartTimeoutMessage{
	display: table-cell !important;
}

.button.delete-room{
	background-color:inherit;
}

/* change the lolibox data background colors */
.lobibox .lobibox-body {
  color: white;
}
.lobibox .lobibox-header,.lobibox .lobibox-footer {
  position: sticky;
  left:0;
}
.lobibox.lobibox-success .lobibox-body {
  background-color: #40d498;
}
.lobibox.lobibox-confirm .lobibox-body {
  background-color: #594343;
}
.lobibox.lobibox-error .lobibox-body {
  background-color: #e03e3e;
}
.lobibox.lobibox-warning .lobibox-body {
  background-color: #d99a56;
}
.lobibox.lobibox-prompt .lobibox-body {
  background-color: #594343;
}
.lobibox.lobibox-window .lobibox-body {
  background-color: #8ab0e9;
}
.lobibox.lobibox-info .lobibox-body {
  background-color: #4593d0;
}
.lobibox-body td {
    padding-bottom: 0;
    padding-top: 0;
}
.lobibox.lobibox-info{
    overflow : scroll;
	height: auto;
    max-height: 70%;
	white-space: nowrap;
}

/* Checkin page specific rules */

.checkin #qr-menu-header{
    overflow: hidden;
    /*background-color: #333;*/
    /*position: fixed;*/
    top: 0;
	left:0;
    width: 100%;
	z-index:10;
	}
.checkin #qr-menu-header .dt-button,
#qr-menu-header-scan .dt-button{
	background-color:orangered;
	color:white;
}

.checkin #qr-menu-header-right{
    overflow: hidden;
    background-color: beige;
    position: fixed;
	padding:10px;
    top: 0;
	right:0;
	z-index:10000;
	text-align:center;
	}


.checkin #qr-menu-footer{
    overflow: hidden;
    background-color: #333;
    position: fixed;
    bottom: 0;
	left:0;
    width: 100%;
	z-index:10;
}

.checkin a {
  float: left;
  display: block;
  color: #f2f2f2;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
}

.checkin a:hover {
  background: #f1f1f1;
  color: black;
}

.checkin a.active {
  background-color: #04AA6D;
  color: white;
}

.checkin {
    display: contents;
    min-height:100vh;
	min-width:100vw;
}

.LinkButton{
	background-color: lightgrey;
	padding: 4px 6px;
	color: purple;
	border-radius: 5px;
}

/* This is for readonly fields, where we disbale background colour and border */
#free_referral_credits,#referrals_used{
	background: transparent;
	color: black;
	border: none;
	box-shadow: none;
	text-align: left;
	padding: 0;
}


/* fix for astra overiding to display: flex;*/
.woocommerce-page.woocommerce-checkout form #order_review td.product-name, .woocommerce.woocommerce-checkout form #order_review td.product-name {
    display: block !important;
}
#order_review > table > tbody > tr.cart_item > td.product-name{
	font-size:small;
}