.responsive 	{
	display: none;
}
.dhx_cal_tab 	{
	width: 150px !important;
}

/********************************************
 *											*
 *				MEDIAQUERIES 				*
 * 											*
 ********************************************/
/* Style pour les écrans de moins de 980px de large ------ */
@media only screen and (max-width : 980px) {
	.no-responsive 	{
		display: none;
	}

	.responsive 	{
		display: block;
	}

	.dhx_cal_navline div.dhx_minical_icon 	{
		float: right;
		left: 90% !important;
	}

	.dhx_cal_navline > .dhx_cal_prev_button, .dhx_cal_navline > .dhx_cal_next_button, .dhx_cal_navline > .dhx_cal_today_button 	{
		display: none;
	}

	.dhx_cal_tab 	{
		width: 60px !important;
	}

	._connexion 	{
		width: 90% !important;
	}

	.dhx_cal_light, .dhx_cal_light_wide 	{
		width: 90% !important;
	}

	..dhx_cal_larea 	{
		width: 100% !important;
	}
}

@media only screen and (max-width : 599px) {
	.no-responsive 	{
		display: none;
	}

	.responsive 	{
		display: block;
	}

	.dhx_cal_navline div.dhx_minical_icon 	{
		float: right;
		left: 90% !important;
	}

	.dhx_cal_navline > .dhx_cal_prev_button, .dhx_cal_navline > .dhx_cal_next_button, .dhx_cal_navline > .dhx_cal_today_button 	{
		display: none;
	}

	.dhx_cal_tab 	{
		width: 60px !important;
	}

	._connexion 	{
		width: 90% !important;
	}

	.dhx_cal_light, .dhx_cal_light_wide 	{
		width: 90% !important;
	}

	..dhx_cal_larea 	{
		width: 100% !important;
	}
}
