#geoform,.archsub, #geoform pi, #geores .searchResults,#geohelp {
    //font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 0.85rem;
    line-height: 1.3;
    background-color:#f1f3f6;
    margin-top:2px;
}
#geohelp p{
    font-size: 0.75rem;
}
#searchtable td{
    font-size: 0.75rem;
}
.ui-widget{
    font-size:0.55rem;
} 
#geores, #locSelect, #cruiseIDSelect{
    font-size: 0.85rem;
}
#geoform button{
    padding: 4px 8px;
    margin:5px;
    font-size:0.85rem;
}
#geores button{
    padding: 4px 8px;
    margin:5px;
    font-size:0.85rem;
}
#selectedGranulesDiv button{
    margin-bottom:5px;
}
#cartDialog button{
    padding: 7.5px 15px !important;
    margin:5px;
}
#geoform h5,#geores h5,#geohelp h5{
    //font-family: Tahoma, Geneva, sans-serif;
    font-size: 0.90rem;
    font-weight: bold;
    //margin-top:-5px;
    margin-bottom:0;
}
#geores h6{
    font-size:0.75rem;
    font-weight: bold;
    margin-bottom:0px;
    line-height:0.8rem;
}
#geoform input,#geoform label, #geoform p{
    margin-top:0px;
    margin-bottom:0px;
}
.mapcanvas{
    /* width:537px; */
    /* height:447px; */
}
#map{
    width:95%;
    height:50%;
}
.nowrap{
    white-space: nowrap;
}
.ui-autocomplete{ 
    max-height: 30%; 
    max-width: 30%;
    font-size:0.65rem;   
    overflow-y: scroll; 
    overflow-x: hidden; 
}
.ui-dialog-titlebar-close {
    padding:0 !important;
}

#qnext, #qprev, #qprevbottom, #qnextbottom{
    text-decoration:underline;
    color: blue;
 
}

#basketDialog, #basketDialog p, #basketDialog table{
    font-size:0.85rem;
}

#cartDialog{
    font-size:0.85rem;
    line-height:1.3;
} 
#cartDialog .ui-button-text{
    font-size:0.85rem;
    padding: .4em 1em .4em 2.1em;
}
#prevRecord, #nextRecord{
  border: none;
  background-color: inherit;
  padding: 15px 20px;
  font-size: 1.25rem;
  cursor: pointer;
  display: inline-block;
  color: blue !important;
  font-weight:700 !important;
}
.ui-dialog-titlebar{
  font-size:0.75rem;
}

#highResMessage h3{
   font-size:0.95rem;
}   
.oerlogo{
   height:4.5em !important;
}
.oertitle{
   margin-top:auto;
   margin-bottom:auto;
}
.tt-query {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.tt-hint {
  color: #999
}

.tt-menu {    /* used to be tt-dropdown-menu in older versions */
  width: 422px;
  margin-top: 4px;
  padding: 4px 0;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
     -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
          box-shadow: 0 5px 10px rgba(0,0,0,.2);
}

.tt-suggestion {
  padding: 3px 20px;
  line-height: 24px;
}

.tt-suggestion.tt-cursor,.tt-suggestion:hover {
  color: #fff;
  background-color: #0097cf;

}

.tt-suggestion p {
  margin: 0;
}
.tt-menu {
  max-height: 150px;
  overflow-y: auto;
}
.twitter-typeahead{
 width: 75%;
} 
