.top-space {
    margin-top:5px !important;
}

a.find {
    font-size: .9em !important;
    line-height: auto !important;
    
}

.feature {
  position: absolute;
  right: 0px;
  max-width: 500px;
  min-height: 175px;
  z-index: 5;
  width: 100%;
  background: rgba(0, 0, 0, 0.7);
  padding: 10px;
  transition-property: bottom;
  -webkit-transition-property: bottom;
  -moz-transition-property: bottom;
  -o-transition-property: bottom;
  -ms-transition-property: bottom;
  transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
}

.panel-header {
    position:absolute;
    top: 0px;
}

.topboxes {
    min-height:75px;
}

.stats {
    font-size: .7rem;
}

.green {
    color: green;
}

.red {
    color: red;
}

h1 {
    font-size: 1.5rem;
    font-family: 'Montserrat', sans-serif;
}

h2.blue  {
    color: #08c;
    font-weight: 500;
    font-size: 1.3em;
    font-family: 'Montserrat', sans-serif;
}

.reverse, .reverse:hover {
    color: #fff;
}

h4 {
    font-family: 'Montserrat', sans-serif;
}

.padding15 {
    padding:15px;
}

.bio-photo {
    display: block;
    top: 0;
    left: 0;
    width: auto;
    height: auto;
    max-height: 200px;
}

.photo {
    display: block;
    top: 0;
    left: 0;
    width: auto;
    height: auto;
    max-height: 200px;
}

#breadcrumbs .inner-wrapper {
  background: #E8E8E8;
  font-size: .75rem;
  color: #2057ad;
  padding-bottom:3px;
}

.width100percent {
    width:100%;
}

.home_mp_thumbnail {
    width: 85px !important;
    height: 105px !important;
}

.wanted_page_thumbnail, .missing_page_thumbnail {
    width: 190px !important;
    height: 280px !important;
    overflow: hidden;
    font-size: .75rem;
    text-align: center;
}

.wanted_page_thumbnail_img, .missing_page_thumbnail_img {    
    width: 188px !important;
    height: 242px !important;
}

.caption-small {
    font-size: .6rem;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    height: auto;
    line-height: auto;
}

.slide-photos {
    position: relative;
    max-width: 1000px;
    height: 100%;
    margin: 0 auto;
}

.badge-float {
    position:absolute;
    bottom: 0;
    z-index: 99;
    margin-bottom: 10px;
}

#home .badge-float {
    width: 135px;
}

#inside .badge-float {
    width: 125px;
}

.left-justified-image-caption {
    width:175px;
    margin-right:30px;
    float:left;
}

.clear {
    clear:both;
    border: none !important;
    padding: 0px !important;
}

/* Home page center feature */
.blue-center {
    background-color:#4baad3 !important;
}

.noborder {    
    border: none !important;
}

.full {
    width: 100%;
    max-width:231px;
    /*max-height:225px;*/
}

#our_heroes .carousel-inner {
    max-width:231px;
}

.iframes {
    border:none;
    overflow:hidden;
    width:100%;
}
@media (min-width: 768px) {
.snapwidget-widget {
    height: 325px !important;
    width: 322px !important;
    scrolling: no;
    overflow: hidden;
}

.bio-image {
    width: 100%;
    max-height:225px;
}

}

@media (max-width: 767px) {
.snapwidget-widget {
    height: 250px !important;
    width: 244px !important;
    scrolling: no;
    overflow: hidden;
}


 .bio-image {
    width: 122px;
    height:159px;
}

}

.inside-header {
    max-width:1040px;
    height: 251px;
}

.official-site-tagline {
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    font-size: 17.5px;
    line-height: 20px;
    color: inherit;
    text-rendering: optimizelegibility;
    display: block; 
    padding-top: 0 !important;
}

.glyphicon-refresh-animate {
    -animation: spin .7s infinite linear;
    -webkit-animation: spin2 .7s infinite linear;
}

@-webkit-keyframes spin2 {
    from { -webkit-transform: rotate(0deg);}
    to { -webkit-transform: rotate(360deg);}
}

@keyframes spin {
    from { transform: scale(1) rotate(0deg);}
    to { transform: scale(1) rotate(360deg);}
}



#gsc-i-id1 {
    min-height: 20px !important;
    border-radius: none !important;
    color: auto !important;
    font-family: 'Montserrat', sans-serif;
    width: 100%;
}

.no_overflow {
    overflow: hidden;
}

.get-it-app {
    max-height: 40px;
}

.sparkline {
    height: 100px;
}

strong.small {
    font-size: .65rem;
}

form {
    margin: 0 !important;
}

.basic_link {
    margin-bottom: 15px;
}

.modal {
    margin-top: 50px;
    99999999999 !important;
}

#gsc-iw-id1 {
    border: 0;
    margin: 0;
    padding 0;
    width: 100%;
    height: 100%;
}