/*
 * DocuShare Simple Search CSS - DocuShare's Blue Theme (Default)
 * Docushare's Default blue theme
 * This file extends docushare.css with Simple Search-specific styles
 * @author: Jonathan Dorsey
 * Copyright (c) 2002-2011 Xerox Corporation.  All Rights Reserved.
 */
/* Used for cache-busting */
/*------------------------------*/
/* Quicksearch Home Page Stying */
/*------------------------------*/
#contentwrapper {
  margin: 0 0 0 0;
  padding: 0 25px 20px 28px;
  min-width: 60em;
  _height: 1%;
  zoom: 1;
  overflow: hidden;
}

#searchcolumn .notice {
  margin-bottom: 10px;
  padding: 10px 40px 10px 25px;
}

#searchcolumn .notice .notice__close {
  margin: 0;
  top: 7px;
  right: 10px;
}

div#rootlistcolumn {
  margin: .8em 0 0 1em;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  -webkit-box-sizing: border-box;
  float: right;
  width: 30%;
  padding: 22px 27px;
  border: 1px solid #DCDEE0;
}

div#rootlistcolumn h2 {
  font-size: 20px;
  font-weight: normal;
  color: #383E42;
}

div#searchcolumn {
  float: left;
  width: 65%;
}

#home_header {
  margin: .5em 0 .5em .5em;
  border-bottom: none;
}

fieldset > fieldset {
  margin: 0;
  padding: 0;
}

#space_imwrapper {
  margin: 0 -25px 0 -28px;
}

.searchbox_wrapper-group {
  margin: 10px 0;
  padding: 0;
}

.simplesearch-group {
  margin: 0 0 10px 0;
  padding: 0;
  min-width: 500px;
  background: #EDEFF1;
  padding: 20px 39px;
}

.simplesearch-group .xforms-trigger {
  margin-right: 5px;
}

.simplesearch-group h2 {
  font-size: 20px;
  font-weight: normal;
}

.classchooser-group {
  margin: 0 0 10px 0;
  padding: 10px 39px 10px 39px;
  background: #D0D4D8;
  min-width: 500px;
}

.classchooser-group a.xforms-minimal-help-link {
  display: table-cell;
  width: 10em;
  color: #2E3236;
  text-decoration: none;
  padding-right: 10px;
  text-align: right;
}

.classchooser-group .classchooser, .classchooser-group .maxresultschooser {
  display: table-row;
}

.classchooser-group .classchooser > .value, .classchooser-group .maxresultschooser > .value {
  display: table-cell;
}

#federatedList {
  padding: 0;
  border-collapse: collapse;
}

#federatedList .xforms-repeat-item-selected {
  background: transparent;
}

#federatedList .repeat-item td {
  border-bottom: 1px solid #DBE6F8;
}

#federatedList .repeat-header {
  display: none;
}

.detailedsearch-group {
  background: #EDEFF1;
  padding: 20px 39px;
  margin: 10px 0 0 0;
  min-width: 500px;
}

.detailedsearch-group #propList .xforms-repeat-item {
  margin-bottom: 10px;
}

.detailedsearch-group #propList label {
  width: 10em;
  display: inline-block;
  text-align: right;
  padding-right: 10px;
}

.detailedsearch-group #propList label .xforms-value {
  word-break: break-all;
  vertical-align: text-top;
}

.detailedsearch-group #propList .value .xforms-value {
  display: inline-block;
}

.detailedsearch-group #propList .fieldvalue {
  font-weight: bold;
  width: 12em;
  float: left;
  display: block;
  padding-top: 2px;
}

.detailedsearch-group #propList .xforms-minimal-help-link {
  display: inline-block;
}

.detailedsearch-group #propList .xforms-minimal-help-link label {
  width: 10em;
}

.detailedsearch-group #propList .xforms-minimal-help-link span:hover {
  cursor: help;
  color: #333333;
  text-decoration: none;
}

.detailedsearch-group #propList .aid-button {
  margin-right: 2px;
}

.detailedsearch-group #propList .stringortextprop .xforms-group-content {
  display: table;
  width: 100%;
}

.detailedsearch-group #propList .stringortextprop .xforms-input {
  display: table-row;
}

.detailedsearch-group #propList .stringortextprop .xforms-input label {
  display: table-cell;
  width: 10em;
  padding-right: 10px;
  vertical-align: middle;
  text-align: right;
}

.detailedsearch-group #propList .stringortextprop .xforms-input > .value {
  display: table-cell;
  vertical-align: top;
}

.detailedsearch-group #propList .dateprop input.xforms-value, .detailedsearch-group #propList .numprop input.xforms-value {
  width: 7em;
  padding-left: 5px;
  padding-right: 5px;
}

.detailedsearch-group #propList .dateprop__value,
.detailedsearch-group #propList .numprop__value,
.detailedsearch-group #propList .dateprop__operator,
.detailedsearch-group #propList .numprop__operator, .detailedsearch-group #propList .dateprop__value2,
.detailedsearch-group #propList .numprop__value2 {
  display: inline-block;
}

.detailedsearch-group #propList .numprop input[type="text"] {
  text-align: left !important;
}

.detailedsearch-group #propList .dateformathint {
  color: #797c83;
  font-size: 10px;
}

.detailedsearch-group #propList .value__andlabel {
  margin: 0 5px 0 10px;
}

.detailedsearch-group #propList .xforms-required .xforms-required-icon {
  display: none;
}

.detailedsearch-group .xforms-trigger {
  display: inline-block;
  margin: 10px 20px 0 0;
  padding: 5px;
  width: auto;
}

.detailedsearch-group .buttonrow {
  margin: 1em 0 0 10em;
}

.detailedsearch-group select.xforms-value {
  _margin-left: 3px;
}

.detailedsearch-group a img {
  background: #EBEFF7;
}

.detailedsearch-group h2 {
  font-weight: normal;
  font-size: 20px;
}

.fcr__links {
  display: block;
  padding-top: 6px;
  font-size: 12px;
  color: #CCCFD2;
}

.fcr__links a {
  margin: 0 5px;
}

/*----------------------------*/
/* Search Results Page Styles */
/*----------------------------*/
.colltable .actions_imagestore {
  text-align: center;
}

.actions_imagestore .actionnav {
  text-align: center;
  width: 50px;
}

.actions_imagestore .actionnav li {
  display: inline;
  float: none;
  margin: 0;
  padding: 0;
}

/*------------------------*/
/* Collection Page Styles */
/*------------------------*/
.actmenu {
  width: 120px;
}

.openwindowicon {
  background-position: 100% 50%;
  background-repeat: no-repeat;
  padding: 0 0 0 12px;
  margin: 0;
}

a:link .openwindowicon {
  background-image: url(images/action_openwindow.gif);
}

a:visited .openwindowicon {
  background-image: url(images/action_openwindow_visited.gif);
}

a:hover .openwindowicon {
  background-image: url(images/action_openwindow_over.gif);
}

a:active .openwindowicon {
  background-image: url(images/action_openwindow.gif);
}

/*-------------------------------*/
/* Quicksearch Admin Config Page */
/*-------------------------------*/
.repeatlist {
  margin: 0 0 1em 1em;
  padding-bottom: 1em;
  border-bottom: 1px solid #f3f3f3;
}

.repeatlistitem .value {
  padding: 0 !important;
  display: list-item !important;
}

/*# sourceMappingURL=docushare_quicksearch.css.map */