/* V11.9 Driver Mode Recovery */
.v110-driver-screen button{
  touch-action:manipulation!important;
  pointer-events:auto!important;
  position:relative;
  z-index:2;
}
.v110-status.v119-error{
  color:#ff9cab!important;
}
.v110-driver-screen button:active{
  transform:scale(.985);
}
