.input-lg { padding:8px; background:#FFF; color: #000 }

.era-locator { box-sizing: border-box; max-width: 960px; position: relative; z-index: 1; }
.era-locator-item { padding:8px; margin:0 0 16px 0; overflow: auto; border:solid 1px #DDD; }
.era-locator-item-left { width: 30%; float:left; text-align: center; }
.era-locator-item-right { float:left; clear: right; }
.era-locator-badge { background-color: #0085CA; color: #FFF; border-radius: 4px; padding:4px 8px; }
.era-locator-map { overflow:hidden; padding-bottom:56.25%; position:relative; height:0; margin:0 0 1em 0; }
.era-locator-map iframe{ left:0; top:0; height:100%; width:100%; position:absolute; }
.era-locator-company { font-size: 18px; font-weight: 700; }
.era-locator-contact { }
.era-locator-contact .era-locator-name { font-weight:; }
.era-locator-contact .era-locator-email { }
.era-locator-address { margin:0 0 1em .5em; padding-left:.5em; border-left:solid 2px #DDD; }
.era-locator-address addr { }
.era-locator-phone { margin:0 0 1em .5em; padding-left:.5em; border-left:solid 2px #DDD;  }
.era-locator-website { margin:0 0 1em .5em; padding-left:.5em; border-left:solid 2px #DDD;  }
.era-locator-label { font-size: 12px; line-height: 14px; color: #AAA }

.era-locator-map-button { border:solid 1px #DDD; background-color: transparent; }

#mapid { width:100%; height: 320px; margin:0 0 1em 0; }