/* override styling in library css file that we do not want */
.sv_row {
	border: none;
}

.sv_q_matrix label {
	position: relative !important;
}

.sv_q_title, .sv_q_erbox {
	margin-bottom: 5px;
}

.sv_q_matrix td:first-child {
	width: 50%;
}

.sv_main {
  font-size: 12px;
}

.sv_main {
  font-family: inherit;
}

.sv_qcbc label {
  font-weight: 500;
}

.emoji-header thead {
  font-size: 24px;
}
