* {
	word-break : keep-all;
	word-wrap  : break-word;
	/*font-family: "Calibri";*/
	font-weight: 400;
	outline    : none;
}
/*
	Кольори фону інформ повідомлень
*/
.panelinform > .ServiceGroupIdColorDefault {
	background-color:  #dcdcdc;
}
