.nav-list ul .nav-link {
    font-size: 0.7em;
    margin-left: 14px;
    padding-left: 17px;
    width: auto;
}

.nav-list ul {
    margin: 0;
}
/*
  Place all the styles related to the matching controller here.
  They will automatically be included in application.css.
*/

/*

*/



.query .result {
    margin-top: 50px;
}

.admin-area {
    padding: 10px;
    border: #867A73 solid 1px;
}
