.save {
    margin-right: 8px;
}

.scroll-y {
    overflow-y: scroll !important;
}

.form-control {
    border-radius: 0;
    background: #fff;
    border: 1px solid #016b88;
    color: #2b2727;
    height: 35px;
}