/*
 * Copyright (c) Codiad & Andr3as, distributed
 * as-is and without warranty under the MIT License. 
 * See [root]/license.md for more information. This information must remain intact.
 */
.linkDate {
    color: white;
    text-decoration: underline;
}
#dateForm input {
  display: inline;
  line-height: 18px;
  margin: 0;
}