ons-toolbar.header-top-area {
  background: #0076ff;
}
ons-toolbar.header-top-area * {
  color: white;
  fill: white;
}
.active-border {
  margin-left: 10px !important;
  background-color: transparent !important;
  border: 1px solid #0076ff !important;
  color: #0076ff !important;
}
.active-color {
  color: #0076ff !important;
}
.nonselected {
  color: #bfbfbf !important;
  border: 1px solid #bfbfbf !important;
}
.texture1 {
  filter: saturate(2.1) hue-rotate(16deg) !important;
  background: url(../images/texture/texture.png) repeat 0 0 !important;
}
