.MethodDescription {margin-top: 2px; margin-bottom: 8px; margin-left: 20px}

#FilterParameters .container {overflow: auto; margin-bottom: 10px}
#FilterParameters .column {float: left; margin-bottom: 10px; margin-right: 20px}
#FilterParameters .heading {font-weight: bold; text-align: left; padding-bottom: 5px; white-space: nowrap}
.filter-option {position:relative}
.filter-option * {vertical-align:middle}
.filter-option label {display:inline-block; padding: 4px; border-radius: 26px; white-space: normal; line-height: 1.4; cursor: pointer; width: 100%; border: 1px solid transparent}
.filter-option img {width: 40px}
/* .filter-option img {background-image: u r l("../../../images/assessment/assessment-methods/search-icons/white-background-40px.png"); background-size: contain} only needed for old icons that are transparent inside the icon circle */
.filter-option input {position:absolute; left:10px; top:8px; cursor: pointer}
.filter-option.with-icon input {left:50px; top:18px}
.filter-option-text {display: inline-block; margin-left: 24px}
.filter-option.with-icon .filter-option-text {width: 140px}
.filter-option input:checked + label {background-color: white; border: 1px solid #ccc}
#scale-column .filter-option-text {width: auto}
#ongoing-column {padding-left: 10px}
#latest-doc-year-column {padding-left: 10px}
#keyword-column {float:none !important}
#full-text-search-query-column {float:none !important}
select {font-family: inherit; font-size: inherit; color: inherit} /* needed for chrome */
select, #full-text-search-query-column input {border: 1px solid #ccc; border-radius: 15px; padding: 5px}
#full-text-search-query-column input {width: 445px; padding-left: 10px; margin-right: 2px}

#method-targets {width:500px; float:left; margin-right: 10px}
#method-reference {min-width:320px; margin-left:0} /* margin-left:0 required for chrome but side effect is an unwanted indent when the box is underneath instead of to the side */
h2.top-bar {white-space:nowrap}

.full-text-search-help-button img {margin: 0 2px; vertical-align: bottom; height: 16px; position: relative; bottom: 8px}
#full-text-search-parse-error-button img {height: 20px; bottom: 6px}
#cboxTitle {font-size: 15pt; font-weight:bold}
#cboxLoadedContent {font-size: 9pt; padding:0 20px}
kbd {font-size: 9pt; border-style: solid; border-width: 1px; padding: 1px 10px 1px 10px}