.CoveoSearchInterface .coveo-facet-column {
  padding-left: 0;
  margin-left: 0;
  width: 19%;
}
.CoveoFacet {
  border: none;
}
.coveo-facet-header {
  background-color: transparent;
  font-weight: 700;
  margin-bottom: 4px;
  border-bottom: 1px solid #f2f2f2;
  outline-style: none;
  padding: 0;
}
.coveo-facet-header-title {
  padding: 0;
  display: inline-block;
  text-transform: uppercase;
  overflow: hidden;
  width: 50%;
}
.coveo-facet-value {
  margin: 0px;
  padding: 0px;
}
.coveo-facet-value .coveo-facet-value-checkbox {
  display: none;
}
.coveo-facet-value-caption {
  margin: 0px;
  padding: 0px;
}
.coveo-facet-value-count {
  margin: 0px;
  padding: 0px;
}
span.coveo-facet-value-count:before {
  content: '(';
}
span.coveo-facet-value-count:after {
  content: ')';
}
.coveo-facet-header-settings-section {
  display: none;
}
.CoveoSettings {
  display: none;
}
.CoveoSettings {
  display: none;
}
#searchBanner{
  font-size: 2em;
  font-family: sans-serif;
  line-height: 1.5;
  color: #464D57;
  font-weight: 1;
  margin-bottom: 15px;
  letter-spacing: 1px;
  opacity: 0.95;
}
.coveo-summary-section {
  padding-left: 0px;
  margin-left:  0px;
}
.CoveoSearchInterface .coveo-main-section{
  margin-top: 20px;
}

.CoveoSearchInterface .coveo-results-column {
  overflow: hidden;
  padding: 0px 10px 10px 15px;
}

a:focus, button:focus, input:focus, select:focus, textarea:focus {
  margin: 0;
}
#controls button:focus, #controls input:focus, a:focus, button:focus, input:focus, select:focus, textarea:focus {
  border: 1px solid #00a3e0;
  box-shadow: inset 0 0 4px rgba(46,198,255,.7);
}
a:active, a:focus, a:hover {
  /*color: #005571;*/
  color:#004887;
}
a:active, a:focus, a:hover, input[type=range]:focus, select {
  outline: 0;
}
a {
  transition: color .1s linear;
  /*color: #008EBD;*/
  color:#075D92;
}
a {
  background-color: transparent;
}
*, :after, :before {
  box-sizing: inherit;
}
user agent stylesheet a:-webkit-any-link:active {
  color: -webkit-activelink;
}
user agent stylesheet a:-webkit-any-link {
  color: -webkit-link;
  cursor: pointer;
  text-decoration: underline;
}
user agent stylesheet :focus {
  outline: -webkit-focus-ring-color auto 5px;
}
.text-right {
  text-align: right;
}
.hint, .reviews-footer {
  padding-right: 20px;
  padding-top: 10px;
  font-size: .9em;
  font-weight: 600;
  font-style: italic;
  color: #969799;
}
.CoveoSearchInterface .hint{
        font-weight: unset !important;
        font-style: unset !important;
}
select[multiple=multiple], textarea {
  box-sizing: border-box;
  transition: border-color;
  background-color: #fff;
  border-radius: 3px;
  border: 1px solid #D6D8D9;
  box-shadow: inset 0 1px 3px rgba(0,0,0,.06);
  margin-bottom: .75em;
  padding: 0 .5em;
  width: 100%;
  height: 50px;
  position: relative;
  z-index: 1;
}
.btn, label, select, textarea {
  display: block;
}
label, select, select[multiple=multiple], textarea {
  font-family: aileron,sans-serif;
  font-size: 1em;
}

button, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
*, :after, :before {
  box-sizing: inherit;
}
user agent stylesheet {
  padding: 1px;
}
user agent stylesheet {
  -webkit-appearance: searchfield;
  box-sizing: border-box;
}
user agent stylesheet {
  padding: 1px 0px;
}
user agent stylesheet {
  -webkit-appearance: textfield;
  background-color: white;
  -webkit-rtl-ordering: logical;
  cursor: text;
  padding: 1px;
  border-width: 2px;
  border-style: inset;
  border-color: initial;
  border-image: initial;
}
user agent stylesheet, textarea, select, button {
  text-rendering: auto;
  color: initial;
  letter-spacing: normal;
  word-spacing: normal;
  text-transform: none;
  text-indent: 0px;
  text-shadow: none;
  display: inline-block;
  text-align: start;
  margin: 0em;
  font: 400 13.3333px Arial;
}
user agent stylesheet, textarea, select, button, meter, progress {
  -webkit-writing-mode: horizontal-tb !important;
}

.coveo-results-header {
  padding-left: 0px;
  margin-left: 0px;
  padding-top: 17px;
}

.coveo-result-frame, .CoveoResult.coveo-result-frame {
  padding-left: 0px;
  margin-left: 0px;
  display: block;
  width: 100%;
  height: 100%;
}
.coveo-list-layout.CoveoResult {
  border-bottom: thin solid #bcc3ca;
  padding: 8px 0 8px 0px;
}

.coveo-result-frame .coveo-result-cell, .CoveoResult.coveo-result-frame .coveo-result-cell {
  line-height: 1.25em;
  display: table-cell;
  vertical-align: top;
  padding-left: 0px;
  margin-left: 0px;
}

.coveo-facet-search-button{
  display: none;
}

.CoveoSearchInterface .coveo-facet-column {
  width: 13%;
}

span.coveo-facet-value-count {
  padding-right: 5px;
}
.coveo-facet-header-title {
  width: 80%;
}

h1 a, h2 a, h3 a, h4 a, h5 a, cite a, .autocomplete-suggestion a, h6 a {
  text-decoration: underline;
  transition: color .1s linear;
  color: #008EBD;
  background-color: transparent;
  font-family: sans-serif;
  line-height: 1.5;
  letter-spacing: .5px;
}

