@import url('https://fonts.googleapis.com/css2?family=Racing+Sans+One&display=swap');

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, .d-block {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


.eb-collumns2 img {
   	border: 0;
	width: 110px;
  	height: 180px;
	 
}

.eb-event-title-container{
  	text-align: center;
}

.eb-event-date-collumns{
	text-align: center;
}

.eb-taskbar-collumns {
	text-align: center;
}

.eb-taskbar-collumns {
	text-align: center;
}

.form-actions{
	text-align: center;
}

#eb-categories .eb-description, #eb-events .eb-description, #eb-event-page .eb-description {
    border: 1px solid #DBDEE1;
	border-radius: 10px;
   
}

.eb-columns-layout-container .eb-event-wrapper {
    background-color: #fffff9;
    border:1px solid #ddd;
    box-shadow: none;
    border-radius:4px;
    position: relative;
    overflow:hidden!important;
    margin:10px 0px;
	
}

.eb-event-wrapper:hover{
    box-shadow:0 1px 5px 5px #dddfe2;
    background-color: #fff999;
    margin: 8px 8;
  	-webkit-transform: scale(70.9);
    transform: scale(1.01);
}

label.checkbox{
 	text-align: center;
}

.col-md-9 {
	display: flex;
}

.d-block{
	display:flex;
	text-align: center;
	padding: 3px;
	margin: 5px;
	border-radius: 5px;
	border: solid;
	background:  #dddfe2;
	border: 10px;
    padding: 5px;	
}

.eb-invisible-to-visitors { visibility: hidden;}


table, tr, td, th{
	border:#ccc solid 1px;
	width:100%;
	border-collapse:collapse;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	text-transform: uppercase;
}
	
td {
	width:150px;
	height:30px;
	vertical-align: middle;
}

td p {
	padding: 0;
	margin: 0;
}

th {
	background-color:#4287f5;
	font-weight: 600;
	color:#FFF;
	align-items: right;
	text-align: center;
	margin: 0px 0px 10px 0px;
}

.eb-event-location-price{
  display: none;	
}

.eb-event-large-image{
	border-radius: 10px 10px 0px 0px; 
}

.ebm-upcoming-events .ebm-event-thumb {    
    margin: 0 0 8px;
    display: block;
    width: 300px;
    display: block;
    height: 150px;
}

.upcomming > .sp-module-title {
  line-height: 40px;
}

.row > .col-md-9 > .url {
  line-height: 20px;
}