body.frame{
    width: auto;
}
body.frame{
    text-align: left;
}
#assembly_map {
    width: 100%;
    height: 400px;
}
#assembly_map img {
    max-width: none !important;
}
.search.button {
    margin-left: .5em;
}
.space {
  margin-right: 1em;
  padding: 1em 0;
}
.separator {
    border-bottom: 1px dashed #333;
    padding-bottom: 1em;
    margin-right: 1em;
    position: relative;
}
h4.first, .space h4 {
    margin-top: 0;
}
.clearer {
    height: 1px;
}
.row.first {
    margin-top: -10px;
}
hr.light {
  background-color: lightgrey;
  border-style: none;
  height: 1px;
  margin: 2em 1em 0;
}
#assembly_list .row {
    padding-left: 10px;
    cursor: pointer;
}
#assembly_list .row:hover, #assembly_list .row.active{
  background-image: linear-gradient(to left, #ddd, white, white, #f0f0f0, white);
}
.partner {
    line-height: 1.5em;
}
.partner.head {
    background-color: lightblue;
    position: relative;
}
.partner.head .button {
  position: absolute;
  right: 3px;
  top: 3px;
}
.partner h1 {
    color: #333 !important;
    line-height: 1em;
}
.partner .button {
    min-width: 190px;
    text-align: center;
    margin-bottom: 1em;
}
.gm-style-iw h4 {
    margin-top: 0;
}
.gm-style-iw div {
    overflow: hidden !important;
}
.gm-style-iw div div {
    overflow: hidden !important;
}
.col50 {
  float: left;
  padding-right: 12px;
  width: 224px;
}
.col1 {
  float: left;
  width: 120px;
}
.col2 {
  float: right;
}
.chosenpartner h3 {
    margin-bottom: 0;
}
.chosenpartner {
    padding-bottom: 2em;
}
.surchargehint {
    padding-top: 1em;
}
.partner .tabs {
    padding-top: 2em;
}
.partner .tab-header {
    width: 16%;
}
.partner .tab-content {
    padding: 0;
}
.partner .tab-header.is-active, .partner .tab-header:hover {
    background-color: lightblue;
    color: black;
}
.partner .tab-header {
    background-color: #d8d8d8;
}
.partner .tab-header.disabled, .partner .tab-header.disabled:hover {
    background-color: #f2f2f2;
    color: gray;
    cursor: auto;
}
.distance {
  margin-top: 1.5em;
  text-align: right;
}
.assemblyimage {
    margin-top: 2em;
}
.assemblyimage .professional {
  background: rgba(0, 0, 0, 0) url("../../default/images/assembly/professional.png") no-repeat scroll left center;
  height: 44px;
  position: absolute;
  right: 0;
  top: 1em;
  width: 50px;
}
.imgbox {
    position: relative;
    width: 100%;
    height: 280px;
    overflow: hidden;
}
.imgbox .invisible {
    display: none;
}
.imgbox img {
    position: absolute;
    top: 0;
    left: 0;
}
.smallimgs {
  margin-top: 1%;
  overflow: hidden;
  width: 101%;
}
.smallimgs div.img {
  float: left;
  height: 72px;
  margin-right: 1%;
  overflow: hidden;
  width: 24%;
}
.smallimgs .img > img {
    max-width: 100%;
}
.icons .kinds {
  float: left;
  padding-right: 40px;
}
.icons .services {
    float: left;
}
.tab-content .fleft {
  max-width: 60%;
  text-align: left;
}
.tab-content > div > div {
  padding: 4px 5%;
}
#assembly_list .primg, #assembly_map .primg {
    background: url('../../default/images/assembly/info.png') left center no-repeat;
    min-height: 40px;
    padding-left: 60px;
}
#assembly_list .primg.professional, #assembly_map .primg.professional {
    background: rgba(0, 0, 0, 0) url("../../default/images/assembly/professional.png") no-repeat scroll left center;
}
#assembly_map .primg {
    height: 82px;
}
#assembly_map .distance {
  bottom: 0;
  left: -58px;
  position: absolute;
}
#assembly_map .col-1of3, #assembly_map .col-2of3 {
  text-align: left;
  width: 300px;
}
#assembly_map .col-1of3 {
  padding-left: 46px;
  width: 224px;
}
h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover {
    color: #476576;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 5px;
    text-transform: none;
}
.nopartnerhint {
  text-align: center;
}
#assembly_country {
    margin-right: 0.5em;
}
.gm-style-iw {
    left: 0 !important;
}
.gm-style-iw > div {
    cursor: pointer;
}