.page {
  display: none;  
}

#language_hidden {
  display: none;
}

.s_text {
  display: none;  
}

.q {
  display: none;
}

#qmatq {
  display: none;
}

#qmatq p {
  min-height: 22px;
}

.s_ac {
  display: none;
}
 
#qmt {
  background-color: #FFFFFF;
  border: 1px solid #000000;
  text-align: center;
}

#qmt td,th {
  border: 1px solid #000000;
  text-align: center;
}

#qmt tr:nth-child(even) {
  background-color: #f5f5f5;
}

.fc {
  text-align: right;
}
