html body .page-hero h3{
	font-size:3rem;font-weight:bold;text-shadow:-1px -1px 1px #460000,2px 2px 1px #ff4965;text-transform:uppercase;color:#bd122d
}
html body .card{
border-radius:15px;overflow:hidden}
html body .card-header{
background:#6fd1cd;color:#fff}
html body .card-header .prevMonth{
cursor:pointer}
html body .card-header .nextMonth{
cursor:pointer}
html body .card-body .days span{
background:#ccc;color:#fff;border-radius:50%;display:inline-block;height:35px;width:35px;line-height:35px;cursor:pointer}
html body .card-body .dates span{
background:#efefef;color:#000;border-radius:50%;display:inline-block;height:35px;width:35px;line-height:35px;cursor:pointer}
html body .card-body .dates span.active,html body .card-body .dates span:hover{
background:#ffeef0;color:#000}
html body .card-body .dates span.ntMonth{
color:#938e8e;background:#ddd}
html body .card-body .dates span.ntMonth:hover{
background:#ffeef0;color:#000}
html body .card#event .card-header .close{
color:#fff;opacity:1}
html body .card#event .card-body .events-today{
height:210px;overflow-x:hidden}
html body .card#event .card-body .events-input .error{
font-size:12px;color:red;position:absolute;top:100%}
.randevumobil{
	background: #fff; border-bottom: 1px solid #999 !important;
}
.mobilbuton{
	display: none;
}
@media(max-width: 767px){
	.mobilbuton{
		display: block;
	}
	.randevumobil{
		min-height: 400px;
		border-bottom: 0px !important;
	}
	.xxx{
		min-height: 600px;
	}
	.card{
		border-radius: 0 !important;
	}
html body .pa-sm{
	left:0;
position:absolute}
html body .card-body .days span{
height:38px;width:38px;line-height:38px;font-size:.8rem}
html body .card-body .dates span{
height:38px;width:38px;line-height:38px;font-size:.8rem}
html body .card#event .card-body .events-today{
height:188px}
}
