a.plain {
	color: #6e6f78;
}
a.plain:hover {
	text-decoration: none;
}

.checkbox-label {
    display: inline-block;
    margin-left: 0.25em;
}

.top-bar--guest {
    justify-content: left;;
}



#keywords-filter-values small {
    display: block;
    margin-top: 6px;
    line-height: 1.4;
}
#keywords-filter-values small:first-child {
    margin-top: 0;
}
#keywords-filter {
    width: 100%;
}
#keywords-filter .text-field {
    padding: 13px 12px;
}
#keywords-filter .button {
    min-width: auto;
    padding: 8px 24px;
    margin: 0;
}



#weeks-filter-values small {
    display: block;
    margin-top: 6px;
    line-height: 1.4;
}
#weeks-filter .button {
    min-width: auto;
    padding: 8px 24px;
    margin: 0;
}
