
#mi-phone[disabled],
#mi-phone[readonly]{
  opacity: 0.55 !important;
  cursor: not-allowed !important;
  pointer-events: none !important;
}

#mi-phone{
  background-image: none !important;
}

#mi-phone[disabled]{
  background-color: #f3f3f3 !important;
}
