/* _content/SoftBrando/Shared/_InputDate.razor.rz.scp.css */
.dropdown-menu[b-tpncqo0sk0] {
  width: 200px;
}
.column[b-tpncqo0sk0] {
  width: calc(100% / 7) !important;
  cursor: pointer;
  text-align: center;
  border-radius: 4px;
}
.column:hover[b-tpncqo0sk0] {
  background: #ccc;
}
.column.is-active[b-tpncqo0sk0] {
  background: #485fc7;
  color: #fff;
}
.field[b-tpncqo0sk0] {
  align-items: center;
}
.control:not(:last-child)[b-tpncqo0sk0] {
  margin-right: 5px !important;
}
select[b-tpncqo0sk0] {
  width: 100%;
  border: 1px solid #ddd;
  font-size: 12px;
}
