body {
    color: #002d55;
}
a {
    color: #e60005;
}
.ui-state-default a {
    color: #e60005;
    text-decoration: none;
}
/* rock-salt-regular - latin */
@font-face {
  font-family: 'Rock Salt';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/rock-salt-v11-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/rock-salt-v11-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/rock-salt-v11-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/rock-salt-v11-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/rock-salt-v11-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/rock-salt-v11-latin-regular.svg#RockSalt') format('svg'); /* Legacy iOS */
}

sign{
  font-family: 'Rock Salt', sans-serif;
  font-size: 14px;
}
