.stc {
  border-top: 1px #aaa solid;
  border-bottom: 1px #aaa solid; }
  .stc .stc-title {
    font-weight: bold;
    margin: 0 0 10px 0; }
  .stc small {
    font-size: 0.8em; }
  .stc .stc-input-group {
    margin: 0 0 10px 0; }
    .stc .stc-input-group label {
      margin: 0; }
    .stc .stc-input-group input {
      margin: 0; }
  .stc .stc-date-valid {
    font-weight: bold;
    margin: 20px 0;
    border-top: 1px #d7d7d7 solid;
    border-bottom: 1px #d7d7d7 solid; }
