.logo-big {
    height: 40px;
}
.navbar-spacer {
    height: 56px;
}
.edit-icon {
    height: 25px;
    margin-left: 10px;
}
.add-icon {
    height: 20px;
}
.log-title {
    display: inline;
}
nav {
    background-color:#fff
}
a,a:hover {
    color: #000;
}
textarea {
    width:900px;
}
.create-form #id_title {
    width: 900px
}
.filter-form #id_title {
    width: 665px
}
.date-input {
    width: 200px
}
