.location-icon , .phone-icon {
	margin-top: 1px;
	margin-right: 10px;
}

.floatLeft {
	float: left !important;
}
.floatRight {
	float: right !important;
}

.fullWidth {
	width: 100% !important;
}

.txtVizitas {
	width: 97% !important;
}



#vizito-valanda-text {
	margin-left: 4px;
	margin-top: 4px;
	color: red;
}

th.ui-datepicker-week-end,
td.ui-datepicker-week-end {
    display: none;
}

.blueLink {
	color: #4b9ec9 !important;
}

.text-center {
	text-align: center;
}

.text-justify {
	text-align: justify;
}

.margin-center {
	margin: 0 auto !important;
}

.hoverItem:hover {
	background-color: #438db4;
}