.fc-day-grid-event .fc-content { /* force events to be one-line tall */
	white-space: normal !important;
	overflow: visible !important;
}
/*event info slideshow stretch image to the width of the modal*/
div#art-calendar-comartcalendarinfo-images-slideshow {margin-right:-20px;margin-left:-20px;margin-top:-15px;}
div#art-calendar-modartcalendareventsinfo-images-slideshow {margin-right:-20px;margin-left:-20px;margin-top:-15px;}
div#art-calendar-modartcalendarminiinfo-images-slideshow {margin-right:-20px;margin-left:-20px;margin-top:-15px;}

div#art-calendar-comartcalendarinfo-event-map-canvas {margin-right:-20px !important;margin-left:-20px !important;}
div#art-calendar-modartcalendareventsinfo-event-map-canvas {margin-right:-20px !important;margin-left:-20px !important;}
div#art-calendar-modartcalendarminiinfo-event-map-canvas {margin-right:-20px !important;margin-left:-20px !important;}

/*stretch images into slideshow without tiling*/
div.uk-cover-background {background-position: 50% 50%;background-size:cover;background-repeat:no-repeat;}


ul.uk-dotnav.uk-dotnav-contrast.uk-position-bottom.uk-flex-center {padding-left:22px;}

/* this is causing some problems to the modal layout stretch image to the full width */
/*div#art-calendar-comartcalendarinfo-event-display-area {overflow: hidden;}
div#art-calendar-modartcalendareventsinfo-event-display-area {overflow: hidden;}
div#art-calendar-modartcalendarminiinfo-event-display-area {overflow: hidden;} */