.search-result-fws {
  /*Search page body */
  /*Top categories*/
  /*Small urls*/
  /*Page descriptions*/
  /* Title/link of pages */
  /*main results table */
  /* CSS data for autocomplete */
}
.search-result-fws body {
  background-color: #FFFFFF;
  font-family: arial, sans-serif;
  font-size: 13px;
}
.search-result-fws .main_cat1 {
  font-size: 16px;
  font-weight: bold;
  color: #0000FF;
}
.search-result-fws .main_cat2 {
  font-size: 12px;
  font-weight: bold;
  color: #0000FF;
}
.search-result-fws .cat1:visited {
  font-size: 16px;
  font-weight: bold;
  color: #5555AA;
}
.search-result-fws .url {
  color: #115599;
}
.search-result-fws a:visited {
  color: #5555AA;
}
.search-result-fws .description {
  font-size: 13px;
}
.search-result-fws .title {
  color: #0000FF;
  font-size: 15px;
}
.search-result-fws .searchBox {
  border: 1px solid #113377;
}
.search-result-fws #result_report {
  text-align: center;
  padding: 3px;
  background-color: #e5ecf9;
  font-weight: bold;
  margin-bottom: 14px;
}
.search-result-fws .catBanner {
  padding: 3px;
  margin-top: 15px;
  background-color: #e5ecf9;
  font-weight: bold;
}
.search-result-fws .webPageBanner {
  padding: 3px;
  margin-top: 20px;
  background-color: #e5ecf9;
  font-weight: bold;
}
.search-result-fws hr {
  color: #000066;
}
.search-result-fws hr.powered {
  width: 550;
  color: #000066;
}
.search-result-fws #results, .search-result-fws #r_results, .search-result-fws #i_results {
  width: 780;
}
.search-result-fws h1 {
  text-align: center;
  font-family: Verdana, Ariel;
  font-size: 24px;
  color: #000066;display: none;
}
.search-result-fws #other_pages {
  text-align: center;
}
.search-result-fws #powered_by {
  margin: 0 auto;
  margin-top: 20px;
  padding-top: 10px;
  font-size: 10px;
  text-align: center;
  vertical-align: center;
}
.search-result-fws #common_report {
  text-align: center;
}
.search-result-fws #cat_table {
  width: 600px;
  margin-top: 20px;
  padding-top: 10px;
  padding-bottom: 20px;
  border-top: 1px solid #AAAAAA;
  border-bottom: 1px solid #AAAAAA;
}
.search-result-fws #cat_main {
  font-weight: bold;
}
.search-result-fws .divline {
  margin-top: 20px;
  margin-bottom: -5px;
  border-bottom: 1px solid #DDDDDD;
}
.search-result-fws #sub_cat {
  font-size: 12px;
}
.search-result-fws .idented {
  margin-left: 30px;
}
.search-result-fws #did_you_mean {
  font-size: 14px;
  text-align: center;
  margin: 10px;
}
.search-result-fws #keyword {
  width: 200px;
  font-size: 1em;
}
.search-result-fws #sresults {
  display: none;
  width: 204px;
  position: absolute;
  border: 1px solid #c0c0c0;
  background-color: #eeeeee;
}
.search-result-fws #sresults .item {
  padding: 3px;
  font-family: Helvetica;
  border-bottom: 1px solid #c0c0c0;
}
.search-result-fws #sresults .item:last-child {
  border-bottom: 0px;
}
.search-result-fws #sresults .item:hover {
  background-color: #cccccc;
  cursor: pointer;
}
.search-result-fws .box {
  display: none;
  width: 100%;
}
.search-result-fws a:hover + .box, .search-result-fws .box:hover {
  display: block;
  position: relative;
  z-index: 100;
}
.search-result-fws #search_master {
  padding: 10px;
  margin: 25px 25px;
  width: 100%;
  background-color: #6f6f6f;
}
.search-result-fws #main {
  text-align: left;
  border: none;
  clear: both;
  width: 100%;
  margin-top: -1px;
}
.search-result-fws #tabs {
  font-family: Verdana, Arial;
  font-size: 12px;
  clear: both;
  text-align: center;
  position: relative;
  margin-left: -435px;
}
.search-result-fws #tabs ul {
  display: inline;
  list-style-type: none;
  margin: 0;
}
.search-result-fws #tabs li {
  float: left;
  height: 26px;
}
.search-result-fws #tabs a {
  width: 250px;
}
.search-result-fws #tabs a.selected {
  position: relative;
  top: 0px;
  margin: 0 2px 0 0;
  float: left;
  background: #eee;
  border-right: 1px solid #666;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
  border-bottom: 1px solid #666;
  padding: 6px 4px 6px 10px;
  text-decoration: none;
  font-weight: bold;
  color: #333;
}
.search-result-fws #tabs a.default {
  position: relative;
  top: 0;
  margin: 2px 2px 0 0;
  float: left;
  border-right: 1px solid #AAA;
  border-top: 1px solid #AAA;
  border-left: 1px solid #AAA;
  border-bottom: 1px solid #AAA;
  padding: 5px 4px 5px 10px;
  text-decoration: none;
  font-weight: bold;
  color: #333;
}
.search-result-fws #tabs a:hover {
  background: #eee;
  position: relative;
  top: 0;
  padding: 5px 4px 6px 10px;
  margin-top: 0px;
}
.search-result-fws #tabs a.active {
  position: relative;
  top: 0;
  margin: 0 2px 0 0;
  float: left;
  background: #EEE;
  border-right: 1px solid #666;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
  border-bottom: 1px solid #666;
  padding: 6px 4px 6px 10px;
  text-decoration: none;
  color: #333;
}
.search-result-fws #tabs a.active:hover {
  position: relative;
  top: 0;
  margin: 0 2px 0 0;
  float: left;
  border-right: 1px solid #666;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
  border-bottom: 1px solid #666;
  padding: 6px 4px 6px 10px;
  text-decoration: none;
  color: #333;
}
.search-result-fws .container {
  border: 1px solid black;
  margin-left: auto;
  margin-right: auto;
  width: 25%;
  padding-left: 5px;
  text-align: left;
}
.search-result-fws .bottom_container {
  margin-left: auto;
  margin-right: auto;
  width: 25%;
  padding-left: 5px;
  text-align: center;
}
.search-result-fws .advanced {
  margin-left: auto;
  margin-right: auto;
  display: table;
  width: 80%;
  text-align: center;
}
.search-result-fws .row {
  width: 100%;
  display: table;
}
.search-result-fws .row::after {
  content: "";
  clear: both;
  display: table;
}
.search-result-fws .left, .search-result-fws .right {
  display: table-cell;
  width: 50%;
}
.search-result-fws .button {
  background-color: gainsboro;
  border: 1px solid black;
  color: black;
  padding: 3px 3px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 12px;
  margin: 3px 2px;
  border-radius: 4px;
  cursor: pointer;
}