.btn-group-vertical > a {
    margin-bottom:20px;
    border-radius:10px !important;
}

.btn-group-vertical > button {
    margin-bottom:20px;
    border-radius:10px !important;
}

.modal-dialog {
    width: 60%; 
    margin-left: +20%;
}
