/* Custom styles migrated from ArztSuche (old project) */

.td_abstand10 {
    padding-left: 10px;
}

.dl-horizontal dt {
    float: left;
    width: 200px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: bold;
}

.dl-horizontal dd {
    margin-left: 220px;
}

.jumbotron {
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-color: #e9ecef;
    border-radius: 0.3rem;
}

body {
    padding-top: 50px;
    padding-bottom: 20px;
}
