#post-30 .entry-title {
	display: none;
}

#mc_head_my-calendar {
	text-align: left;
}

#my-calendar-month  {
	margin-right: 10px;
	border-radius: 3px;
	appearance: auto;
	background: #f8f8f8;
	padding: 4px;
	font-size: 15px;
}

#my-calendar-year {
	border-radius: 3px;
	margin-right: 10px;
	background: #f8f8f8;
	appearance: auto;
	padding: 4px;
	font-size: 15px;
}

.mc-main .my-calendar-navigation input, .mc-main .my-calendar-navigation input[type="submit"] {
	border-radius: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 15px;
}

.mc-main .mc-list .odd {
 	background: #d3e3e3;
}

.mc-main .odd .list-event .details {
	#background: #e3f3f3;
	background: #fafafa;
	border: 1px solid #c3d3d3;
}

.mc-main .mc-list .mc-text-button > span {
 	text-decoration: none;
	padding-left: 3px;
}

.mc-main .mc-list .event-date button.mc-text-button:hover, .mc-main .mc-list .event-date button.mc-text-button:focus {
 	background: transparent;
    	background-color: transparent;
  	background-color: transparent !important;
  	outline: none;
}

.mc-main .mc-list li.mc-events {
	padding: 5px;
	margin: 0px;
}

#list-my-calendar *  {
	line-height: 1.1;
	font-size: 16px;
}

.mc-main .my-calendar-navigation > div {
	padding-top: 20px;
	padding-bottom: 20px;
}

.mc-main .my-calendar-navigation select {
	padding-top: 2px;
	padding-bottom: 2px;
	border-radius: 4px; 
}

tr:hover td, tr:hover th {
	background: none;
}

.infosTabelle {
	width:auto;
	margin-bottom:0px;
	background: none;
}

.infosTabelle td {
	border: none;
	height: auto;
	padding: 3px !important;
	padding-right: 20px !important;
	line-height: 1.2;
	color: black;
	font-size:15px;

}

.mc-main .mc-event-date {
	font-weight: 400;
}

.mc-main .mc_general .event-title, .mc-main .mc_general .event-title a {
	background: none !important;
	color: #000000 !important;
}

.mc-main .time-block {
	display:none;
}

.mc-main .list-event .details {
	border: 1px solid #c3d3d3;
	#background: #fafafa;
}

.mc-main .list-event {
        #border: 1px solid #c3d3d3;
        background: #fafafa;
}

.mc-main .mc-list {
	background: #f7f7f7;
}
