:focus{outline:none!important}
.dtr-details{display:table!important; padding-left: 0px;}
.dtr-details > li{display:table-row!important;border:0!important}
.dtr-details > li .dtr-title{display:table-cell;vertical-align:top;border-bottom:1px dashed #efefef;font-weight:500;padding:.5rem 2rem .5rem 0}
.dtr-details > li .dtr-title:after{content:':'}
.dtr-details > li .dtr-data{display:table-cell;vertical-align:top;border-bottom:1px dashed #efefef;padding:.5rem 0}
.dtr-details > li:last-child .dtr-title{border-bottom:0}
.dtr-details > li:last-child .dtr-data{border-bottom:0}

.bd-example {
    margin-bottom: 15px;
    border-width: .2rem;
    position: relative;
    padding: 1rem;
    border: solid #f8f9fa;
}