.header-bottom {
  position: fixed;
  z-index: 999;
  bottom: 0;
  margin-bottom: 0;
}

#grid {
  width: 740px;
}

.box {
  width: 350px;
  margin: 10px 0;
  border: 0;
}

.stamp {
  position: absolute;
}

.stamp1 {
  top: 0;
  right: 20px;
}

.box-large {
  width: 720px;
}

.box-max {
  width: 100%;
}

.screen-sm {
  display: block;
}

.screen-xs {
  display: none;
}

.box-entry {
  background-color: #ffffff;
}

.delayed {
  background-color: #FFCDD2;
}

.tm_gin h2 .line-name,
.tm_yur h2 .line-name,
.tm_han h2 .line-name,
.tm_mar h2 .line-name,
.tm_hib h2 .line-name,
.tm_nam h2 .line-name,
.tm_toz h2 .line-name,
.tm_fuk h2 .line-name,
.tm_chi h2 .line-name { padding: 0; background-color: inherit; color: inherit;; }

.tm_gin footer { background-color: #ff9500; }
.tm_yur footer { background-color: #c1a470; }
.tm_han footer { background-color: #8f76d6; }
.tm_mar footer { background-color: #f62e36; }
.tm_hib footer { background-color: #b5b5ac; }
.tm_nam footer { background-color: #00ac9b; }
.tm_toz footer { background-color: #009bbf; }
.tm_fuk footer { background-color: #9c5e31; }
.tm_chi footer { background-color: #00bb85; }
