.mobileView {
  padding: 15px;
}

.ua_pageSegment {
  max-height: calc(100% - 30px) !important;
  padding: 0 !important;
}

.master_grid {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.userList .item.active {
  background-color: #0074d9 !important;
}

.userList .item {
  padding: 5px 7px 7px 10px !important;
}


.userList .active.item .header {
  color: white !important;
}

.userList .active.item .description {
  color: white !important;
}