@import "../../../titanium/assets/css/style.min.css";

/* Your CSS code goes here
-------------------------------------- */
.form-inline .wpcf7-form-control-wrap {
	display: inline-block;
}

.table-row-even{
	background-color:#e5e5e5;
}
.table-row-even > div:first-child, .table-row-odd > div:first-child {
	line-height:34px;
}
body{
	overflow-wrap: break-word;
}
