/* Google map <-> bootstrap problem fix */
.dpcalendar-fixed-map img {
	border: 0px;
	box-shadow: 0px;
	margin: 0px;
	max-width: none !important;
}

.dp-actions-container .dp-button {
	margin: 2px 2px 10px 2px;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
