.panel-body label {
    width: 10em;
}

.input-group {
    padding-bottom: 5px;
}

.e164 {
    white-space: nowrap;
}



.font-weight-bold {
    font-weight: bold;
}
.font-weight-normal {
    font-weight: normal;
}
.font-weight-light {
    font-weight: lighter;
}
.font-italic {
    font-style: italic;
}