.jumbotron {
    margin-top: 20vh;
}

td.extra {
    width: 10%;
    font-size: 12px;
    text-align: center;
}

.jumbotron .container h1 {
    background-image: url('/img/Deliveo_API_connect.png');
    background-position: right center;
    background-size: 128px;
    background-repeat: no-repeat;
}

td .fa-times,
td .fa-check {
    cursor: pointer;
}

.fs-12 {
    font-size: 12px;
}

.modal .response {
    font-family: monospace;
    background: #F0F0F0;
}