/**
 * Copyright © Rhino All rights reserved.
 * See COPYING.txt for license details.
 */

.rhino-fitting-instructions-lookup {
    margin-bottom: 30px;
}

.rhino-fitting-instructions-lookup h1 {
    margin-bottom: 20px;
}

.lookup-form {
    max-width: 500px;
    margin: 0 auto;
}

.lookup-form .field {
    margin-bottom: 20px;
}

.lookup-form .actions-toolbar {
    margin-top: 15px;
}
