.mx-current-time {
	text-align: center;
	font-weight: bold;
}

.mx-time-zone {
	text-align: center;
	font-weight: bold;
	font-size: 20px;
}

.mx-localize-time {
	text-align: center;
}

/**/
.mx-elem-time {
	text-align: center;
	font-weight: bold;
	font-size: 18px;
}

.mx-elem-time_zone {
	text-align: center;
	font-size: 18px;
}

.mx-elem-days {}

.mx-simple-elem-time_zone {
	display: inline-block;
}

.mx-simple-elem-time {
	font-weight: bold;
	display: inline-block;
	padding-left: 10px;
}

.mx-simple-elem-days {
	display: inline-block;
	padding-left: 10px;
}