  span.oo-ss-pull-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    float: left;
    margin-top: -2.5rem;
    position: relative;
    z-index: 999999;
}
span.oo-ss-pull-right {

    margin-top: -1.5rem !important;

}

a.spotteroo {
    color: white !important;
    font-size: .5em;
    margin: 10px;
    padding: 1px;
    text-decoration:underline !important;
}
a.spotteroo.spotteroo2 {
    font-weight: normal;
    margin-left: 25px;
}

span.oo-ss-pull-left.line {
    color: white !important;
    font-size: .5em;
    font-weight: bold;
    margin-top:-1.9rem;
    margin-left: -.2rem;
}

#spotsearch_wrapper #result-content .external-link.opens-new-tab {
    padding: 10px !important;
    text-align: center;
    border: 1px solid #aeeae5;
    padding-left: 25px !important;
    padding-right: 25px !important;
    background-color: #003978;
    margin-left: 10px !important;
}
#spotsearch_wrapper a.title-extlink.opens-new-tab:hover {
    text-decoration: underline;
}
#spotsearch_wrapper hr {
    display: none;
}

.oo-fixed-bottom {
    top: 1em !important;
    bottom: unset !important;
    background-color: white !important;
    color: black !important;
}
input#spotsearch {
    background-color: white !important;
    color: black !important;
    background-blend-mode: difference;
}
.azbox {
  background-color: #003976 !important;
  width: 75%;
  display: flex;
  margin: auto;
  border-left: 1px solid #9e9a9a;
  border-right: 1px solid #9e9a9a;
  border-bottom: 1px solid #9e9a9a;
  border-top: 0px;
  padding: 4px;
}
.azbox:nth-of-type(1){
display: block;
}

span.spotaz_title {
  color: white;
  font-family: roboto;
  font-style: oblique;
  font-weight: bolder;
  font-size: 1.3em;
  float:left;
  margin-left: 5px;
}

#spotsearch_wrapper ul.ui-tabs-nav li {
  display: inline-block;
  background-color: transparent !important;
  background: transparent !important;
  border: none;
  color: white;

}


#spotsearch_wrapper ul.ui-tabs-nav {
  background: transparent;
  border: none;
  flex:9;
  display: flex;
  justify-content: space-between;
  margin-top: 5px;
}

#spotsearch_wrapper ul.ui-tabs-nav li a {
  color: white;

}
#spotsearch_wrapper ul.ui-tabs-nav li a:hover {
  color:#efab00;
}
#result.nosearch {
  border-top: 1px solid #9e9a9a !important;
}


#spotsearch_wrapper .pane-content .field-name-body ul li a{
  background-color: transparent !important;
  color: white !important;
  font-size:1em;
}

#spotsearch_wrapper .pane-content .field-name-body ul li{
  background-color: transparent !important;
  color: white !important;
  font-size:25px !important;
  height: auto !important;
}
