
/* - ++resource++plone.formwidget.querystring.querywidget.css - */
@media screen {
/* https://www.mathematik.hu-berlin.de/portal_css/++resource++plone.formwidget.querystring.querywidget.css?original=1 */
.queryindex, .addIndex {
display: block;
width: 180px;
float: left;
margin-right: 0.5em;
}
.queryoperator, .addOperator {
display: block;
width: 100px;
float: left;
margin-right: 0.5em;
}
.queryresults {
float: right;
}
.previewSearchResultsHeading {
margin-top: 1em;
}
.QueryWidget .criteria {
margin: 0 1em 0.5em 0;
clear: both;
}
.removecriteria {
border: 0;
padding: 0;
background: transparent;
cursor: pointer;
margin-left: 1em;
}
.error.QueryWidget {
background-color:transparent;
border:0;
padding:0;
}
.sortingField {
clear: both;
padding-top: 1em;
}
.previewresultsLabel {
padding-top: 1em;
display: block;
}
.previewresults {
border-width: 1px;
border-style: solid;
height: 16em;
overflow: auto;
}
.querywidget dt {
border-width: 1px;
border-style: solid;
cursor: pointer;
}
.querywidget .arrowDownAlternative {
float: right;
padding-right: 0.25em;
}
.widgetPulldownMenu {
position: absolute;
}
dl.multipleSelectionWidget,
#content dl.multipleSelectionWidget {
margin: 0;
}
.multipleSelectionWidget dt {
width: 198px;
height: 1.5em;
overflow: hidden;
}
.multipleSelectionWidget dd {
width: 198px;
background: #FFF;
overflow:auto;
}
.multipleSelectionWidget label {
display: block;
color: #000;
}
.querywidget {
float: left;
width: 200px;
}
.referenceWidget input {
width: 200px;
}
dl.querywidget {
margin: 0;
}
#content dl.querywidget dd,
dl.querywidget dd {
margin: 0;
}
.dateRangeWidget input {
width: 78px;
}
.criteria {
clear: both;
}
.widgetPulldownMenu {
border-width: 1px;
border-style: solid;
height:6.5em;
}
/* */
.multipleSelectionWidget .hiddenStructure {
display: none !important;
}

}


/* - ++resource++collective.faq/faq.css - */
@media screen {
/* https://www.mathematik.hu-berlin.de/portal_css/++resource++collective.faq/faq.css?original=1 */
.plonetoolbar-contenttype .contenttype-faq::before,
.plonetoolbar-contenttype .contenttype-faq-item::before {
content: '';
width: 14px;
height: 14px;
opacity: .85;
}
.plonetoolbar-contenttype .contenttype-faq::before {
background-image: url('++resource++collective.faq/faq.svg');
}
.plonetoolbar-contenttype .contenttype-faq-item::before {
background-image: url('++resource++collective.faq/faq-item.svg');
}
.faq {
padding: 0;
}
#content .faq,
#content .faq-nested {
list-style: none;
margin: 0;
}
.faq .faq-detailed-question,
.faq .faq-nested-description {
font-weight: normal;
}
.faq .glyphicon:before {
content: ''
}
.faq .glyphicon {
display: inline-block;
width: 9px;
height: 9px;
}
.faq .glyphicon-plus {
background: url('++resource++collective.faq/sprite.png') 0 0;
}
.faq .glyphicon-minus {
background: url('++resource++collective.faq/sprite.png') -9px 0;
}
.faq .faq-question,
.faq .faq-nested-title {
font-weight: bold;
}
.faq .faq-detailed-question {
margin-left: 1em;
}
#content .faq .faq-li-question {
margin-bottom: 1em;
}
#content .faq .faq-nested {
margin-top: 1em;
}
.faq .glyphicon-plus + .faq-question + .faq-answer,
.faq .glyphicon-plus + .faq-question + .faq-detailed-question + .faq-answer {
display: none;
}
.faq .faq-answer {
margin: 1em;
padding: 0.5em;
border: thin dotted;
background-color: #EFF7FF;
}
h2 .faq-nested-title {
font-weight: normal !important;
}

}

