.logo_holder {
  height: 99px;
  width: 85px;
  margin-left: 12px;
}

.logo_holder a.logo {
  padding: 25px 15px;
}

.top_holder {
  width: 260px;
}

header {
}

#calendar {
  width: 460px;
  height: 325px;
}

#nav_mobile img {
  width: 20px;
  height: 20px;
}

nav {
  overflow: auto;
}


#nav_mobile:hover {
  cursor: pointer;
}

#nav a {
  font-size: 110%;
}

.nav_item {
  width: 100%;
  margin: 0;
  border: 0.2px solid #74ccd6;
  text-transform: uppercase;
  font-weight: 700;
}

.nav_item:hover,
.nav_item.active {
  box-shadow: none;
  background-color: #e0825e;
}

#nav_sand {
  display: none;
}

#week_current table tr {
  width: 90%;
}

#form_settings input[type="submit"],
#day_current input[type="submit"] {
  float: none;
  margin: 20px auto;
}

.firma {
  width: 48%;
  padding: 0;
}

.print_month {
  font-size: 14px;
}