#pdf-view .modal-content {
    border-radius:0;width:auto;
}

#pdf-view .modal-body {
    padding:0;width:100%;height:800px;
}

.search-limit-label {
    width: 150px;
}

.search-limit {
    max-width: 100px;
    margin-left: 15px;
}