.right_arrow_disable.acitve a {
    background-color: #FEBD11;
    pointer-events: all;
}
.otp-page .otp_page .right_arrow_disable.acitve a svg path {
    stroke: black;
}
.right_arrow_disable {
    pointer-events: none;
}
.common_button button{
    display: flex;
}
.motorNumberHide .editMotorNumberHide .previewMotorDiv{
    display: none;
}
.validTokenStage{
    display: none;
}

.divisionCode{
    display: none;
  }