.has-errors {
  border-bottom: 3px solid #B83E2C !important;
}

.has-errors-bg {
 background-color: #B83E2C !important;
}
 
.no-errors {
  border-bottom: 0 !important;
}

.platform-android .bar-subheader.has-tabs-top{
  top:93px !important;
}

.platform-android .has-subheader.has-tabs-top{
  top:137px;
}