/*CSS HANDLER */
.reservedcode {
  font-size: 30px;
  width: 100%;
  height: 60px;
  line-height: 60px;
  text-align: center;
  color: #ff0000;
}

#cstep5 {
  padding-top: 0px !important;
}

#cstep5 a {
  display: inline-block;
  width: 100%;
  text-align: center;
  font-size: 14px;
  background: transparent;
  border: 2px solid var(--border-main);
}

#cstep5 a:first-of-type {
  margin-bottom: 6px;
}

.reserved .cqt_new, .reserved .cfissa {
  visibility: hidden;
}