/** Tools for DB admins */

table.search-results th.action { width: 50px; }
table.country-report td div.answer-value-edit, .gq-country-report .answer-value-edit { text-align: left; color: #f38336; }
.gq-country-report .answer-value-edit-gq,
.gq-country-report .answer-value-add-gq,
.gq-lower-house .answer-value-add-gq,
.gq-upper-house .answer-value-add-gq,
.gq-sub-national-level .answer-value-add-gq { padding: 0px 10px; font-size: 0.75em; }
.gq-global-sources .answer-value-add-gq { color: #5e87a0;text-decoration: underline;padding-bottom: 10px; }

table.search-results td.add-new-year input { border:solid 1px #ccc; border-radius: 0px; padding:2px; margin:0; text-align: left; }
.emb-properties-container { margin-top: 20px; }
table.emb-properties td ul.emb-properties-links { list-style-type: none; margin: 0; padding: 0; }
table.emb-properties td ul.emb-properties-links li { display: inline; }
.editorial-console button {margin-right:25px;}
.editorial-console button.btn-last {margin-right:0;}
ul.additional-links { list-style-type: none; margin: 0; padding: 0; }
ul.additional-links li { display: inline; }

/* Editorial State Summary */
.editorial-state-summary-container,.editorial-tasks-container {margin-top:25px;}
.editorial-state-summary-container ul.general,.editorial-tasks-container ul.general { padding:0;margin:0; }
.editorial-state-summary-container ul.general li,.editorial-tasks-container ul.general li { list-style:none;line-height:30px; }
.editorial-state-summary-container ul.general li span.field-name,.editorial-tasks-container ul.general li span.field-name { font-weight: bold; }
.editorial-state-submitted {color: #C55910;}
.editorial-state-reviewed {color: #0070C0;}
.editorial-state-rejected {color: #FF0000;}
.editorial-state-published {color: #00B050;}

/* Editorial Tasks */
.editorial-tasks-table table.editorial-report th.position {width:5%;}
.editorial-tasks-table table.editorial-report th.question {width: 25%;}
.editorial-tasks-table table.editorial-report th.answer {width: 20%;}
.editorial-tasks-table table.editorial-report th.country {width: 10%;}
.editorial-tasks-table table.editorial-report th.year {width: 5%;}
.editorial-tasks-table table.editorial-report th.state {width: 10%;}
.editorial-tasks-table table.editorial-report th.state-by {width: 10%;}
.editorial-tasks-table table.editorial-report th.action {width:15%;}
.editorial-tasks-table table.editorial-report td ul.task-actions {list-style: none;margin: 0;padding: 0;font-size: 12px;font-weight: bold;}
.editorial-tasks-table table.editorial-report td ul.task-actions li {list-style-type: none;display: inline;}