@media only screen and (max-width: 992px){
	#leaveschartdoughnut {margin-bottom:30px;}
	#interactive_weekly_schedule_per_carer #days_tab 		{flex-wrap:nowrap;position:relative;overflow-x:scroll;overflow-y:hidden;width:100%;height:auto;overflow:auto;padding-right:0px;}
	#interactive_weekly_schedule_per_carer #days_tab .linka {padding:10px 15px 10px 15px;margin-left:0;margin-right:0;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:150%;}
	#interactive_weekly_schedule_per_carer .table 			{padding:10px 15px 10px 15px;margin-left:0;margin-right:0;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:150%;}
	#interactive_weekly_schedule_per_carer .table-responsive{flex-wrap:nowrap;position:relative;overflow-x:scroll;overflow-y:hidden;width:100%;height:auto;overflow:auto;padding-right:0px;}
}

@media only screen and (max-width: 767px){
	#interactive_weekly_schedule_per_carer .card .card-header 	{position:relative;}
	#interactive_weekly_schedule_per_carer .respabspos 			{position: absolute;bottom: 10px;}
	#interactive_weekly_schedule_per_carer .marginbottomresp 	{margin-bottom:15px;}
}

@media only screen and (max-width:575px){
	#interactive_weekly_schedule_per_carer .card-title 				{font-size:14px;}
	#interactive_weekly_schedule_per_carer #days_tab .linka.active 	{font-size:14px;}
	#my_agenda .searchcolbtn 										{width: 100%; align-items: center; align-self: center;justify-content: center;display: flex; margin-top: 20px;}
}