.ui-focus {
    border: 2px solid orange !important;
}

.popup-box {
    display: none;
}

select[data-role='none'] {
    border: none;
    background-color: #bbb;
    color: black;
    width: 100%;
    font-weight: bold;
    height: 3em;
    margin: 0.5em 0em;
}