html, body{
	font-family: "Roboto", sans-serif !important;
}

.coname {
	font-size: 2.1em;
	font-weight: 700;
}
.conamech {
	font-size: 1.5em;
	font-weight: 400;
	font-family: 'Courier New', Courier, monospace;
}

.cotext {
	font-size: .8em;
	font-weight: 300;
	white-space: nowrap;
}

td {
	font-weight: 300;
}
td strong{
	font-weight: 700;
}

.__fixed-1{
	width: 150px !important;
}

.form-check-input {
	border: 1px solid #333 !important;
}

table.hdrtbl {
	width: 600px;
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
}
table.hdrtbl td.logo {
	width: 90px !important;
}
table.hdrtbl td.iso {
	width: 70px !important;
}
table.hdrtbl td.logo img,
table.hdrtbl td.iso img
{
	width: inherit;
}
table.hdrtbl td.conameArea {
	text-align: center;
	padding: 10px;
}