#edit-submitted-sex-gender .form-item{
  display: inline-block;
  margin-right: 15px;
}
/* body.node-type-webform{
    background: #b5d9f7 url(images/survey_bg.png) top left repeat;
}
body.node-type-webform .region-content{
      background: rgba(181,217,247,0.85);

  border: 1px solid #0088cf;
  padding: 5%;
  font-size: 14px;
  color: #333;
}

body.node-type-webform .region-content form > div{
  width: 60%;
} */
 .webform-component-markup{
  font-weight: 600;
  letter-spacing: 1px;
 }
#edit-submitted-visit-duration .form-item,
#edit-submitted-method-of-access .form-item,
#edit-submitted-how-did-you-find-out-about-the-aquarium .form-item,
#edit-submitted-education .form-item{
  float: left;
  display: inline-block;
  width: 40%;
  margin-right: 5%;
}

#edit-submitted-visit-duration .form-item:nth-child(odd),
#edit-submitted-method-of-access .form-item:nth-child(odd),
#edit-submitted-how-did-you-find-out-about-the-aquarium .form-item:nth-child(odd),
#edit-submitted-education .form-item:nth-child(odd) {
  clear: left;
}
#edit-submitted-visit-duration .form-item:nth-child(2),
#edit-submitted-method-of-access .form-item:nth-child(2),
#edit-submitted-how-did-you-find-out-about-the-aquarium .form-item:nth-child(2),
#edit-submitted-education .form-item:nth-child(2) {
  margin-top: 0;
}
body.node-type-webform form label{
    color: #145475;
}
body.node-type-webform .form-item .description{
  clear: left;
  width: 100%;
  padding: 5px 0;
  font-size: 12px;
}
body.node-type-webform .radio:first-child,
body.node-type-webform .checkbox:first-child{
  margin-top: 0;
}
body.node-type-webform .form-group {
    clear: left;
    display: inline-block;
    height: 100%;
    margin: 0;
    padding: 15px 0;
    width: 100%;
}

.col-set-right{
  text-align: right;
}
.col-set-left{
  text-align: left;
}
.simplenews-subscribe  .col-no-padd{
  padding-left: 0;
  padding-right: 0;
}
.simplenews-subscribe .form-control,
.simplenews-subscribe .form-submit{
  font-size: 16px;
}
.simplenews-subscribe .form-control{
}
.simplenews-subscribe .btn-theme-submiter{
  background: #0088cf none repeat scroll 0 0;
  text-shadow: none;
  color: #fff;
  font-weight: bolder;
}
.simplenews-subscribe #edit-mail{
}
.footer-logos{
  padding: 15px 0;
}
#block-pt-custom-pt-footer-credits{
  max-width: 560px;
  margin: 0 auto;
}
p.sponsor{
  color: #2788cf;
  text-align: left;
}

#map-canvas{
  width: 100%;
  height: 720px;
}
