#custom-header {
    background-image: url(img/plane.svg);
    background-repeat: no-repeat;
    background-position: left;
}

legend {
    color: grey;
}

textarea {
    resize: none;
}

.head-title {
    text-decoration: none !important;
}

.head-title h1 {
    color: rgb(170, 170, 170);
    margin-left: 200px;
    margin-bottom: 0;
}

.small-table {
    width: 400px !important;
}

.noMatch {
    display: none;
}