.tipotel {
    width: 25% !important;
    padding-left: 0px;
}

.codtel {
    width: 23% !important;
}

.numtel {
    width: 35% !important;
}

.subtitulo {
    font-size: 14px;
    margin-top: 12px;
    text-align: center;
    color: white;
}

.completionList {
    margin: 0px;
    margin-left: 1px;
    padding: 12px;
    height: 100px;
    overflow: auto;
    background-color: #FFFFFF;
    font-size: 14px;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
}

.listItem {
    color: #1C1C1C;
}

.itemHighlighted {
    background-color: lightgray;
}

.label1 {
    font-weight: normal;
}