.Dx-Content-Search {
  width: 100%;
  float: left;
  clear: both;
  margin-bottom: 2em; }
  .Dx-Content-Search .Dx-Content-Search-InputField,
  .Dx-Content-Search .Dx-Content-Search-ButtonField {
    width: 100%;
    max-width: 30em;
    float: left;
    clear: both; }
  .Dx-Content-Search .Dx-Content-Search-InputField {
    margin-bottom: 0.5em; }
    .Dx-Content-Search .Dx-Content-Search-InputField .Dx-Content-Search-InputField-Label {
      display: block;
      float: left;
      width: 20%;
      line-height: 2em; }
    .Dx-Content-Search .Dx-Content-Search-InputField .Dx-Content-Search-InputField-Input {
      display: block;
      float: right;
      width: 78%;
      line-height: 2em; }
  .Dx-Content-Search .Dx-Content-Search-ButtonField {
    text-align: right; }
    .Dx-Content-Search .Dx-Content-Search-ButtonField .Dx-Content-Search-ButtonField-Button {
      min-width: 10em;
      height: 2em; }

.Dx-Content-SearchMatches {
  width: 100%;
  float: left;
  clear: both;
  margin-bottom: 2em; }
  .Dx-Content-SearchMatches .Dx-Content-SearchMatches-Matches {
    width: 100%;
    float: left;
    clear: both;
    list-style-type: none;
    margin: 0;
    padding: 0; }
    .Dx-Content-SearchMatches .Dx-Content-SearchMatches-Matches .Dx-Content-SearchMatches-Matches-Item {
      float: left;
      width: 100%;
      display: block;
      margin-bottom: 1em; }
      .Dx-Content-SearchMatches .Dx-Content-SearchMatches-Matches .Dx-Content-SearchMatches-Matches-Item .Dx-Content-SearchMatches-Matches-Item-Name {
        margin: 0; }
      .Dx-Content-SearchMatches .Dx-Content-SearchMatches-Matches .Dx-Content-SearchMatches-Matches-Item .Dx-Content-SearchMatches-Matches-Item-Description {
        margin: 0.2em 0 0 0; }

/*# sourceMappingURL=Search.css.map */
