div.ctools-modal-content {
  border: 0;
  background: white;
}
div.ctools-modal-content .modal-header {
  background: #006c98;
  color: white;
  font-size: 24px;
  position: relative;
}
div.ctools-modal-content .modal-header a.close {
  float: right;
  color: white;
  margin-right: 10px;
  margin-top: 10px;
  font-size: 17px;
}
div.ctools-modal-content .modal-header .modal-title {
  background: url("/sites/all/themes/huc/imgs/overlay-logo.jpg") 24px bottom no-repeat;
  font-family: "franklin-gothic-urw", Arial, Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
  padding: 35px 25px 30px 150px;
  display: block;
  line-height: 1.3em;
  font-size: 18px;
}
div.ctools-modal-content .modal-content {
  background: white;
}
div.ctools-modal-content .modal-content #webform-component-left-column {
  float: left;
  width: 165px;
  margin-left: 24px;
  margin-right: 35px;
  padding-top: 35px;
  height: 370px;
  border-right: 1px solid #9e9fa3;
}
div.ctools-modal-content .modal-content #webform-component-left-column input[type='text'], div.ctools-modal-content .modal-content #webform-component-left-column input[type='email'] {
  width: 80%;
}
div.ctools-modal-content .modal-content #webform-component-left-column h3 {
  font-size: 14px;
  line-height: 18px;
  font-weight: bold;
  font-family: "franklin-gothic-urw", Arial, Helvetica, sans-serif;
  font-weight: 500;
  font-style: normal;
}
div.ctools-modal-content .modal-content #webform-component-right-column {
  padding-top: 35px;
  float: left;
  width: 340px;
}
div.ctools-modal-content .modal-content #webform-component-right-column #webform-component-right-column--select-interests {
  margin: 0;
}
div.ctools-modal-content .modal-content #webform-component-right-column #webform-component-right-column--select-interests p {
  color: #006c98;
  font-family: "franklin-gothic-urw", Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 14px;
  line-height: 22px;
  margin: 0;
}
div.ctools-modal-content .modal-content #webform-component-right-column #webform-component-right-column--select-interests p:nth-child(1) {
  text-transform: uppercase;
  margin: 1em 0 0;
}
div.ctools-modal-content .modal-content #webform-component-right-column #webform-component-right-column--select-interests p span {
  color: black;
  font-family: Arial;
  font-size: 14px;
  font-weight: normal;
}
div.ctools-modal-content .modal-content #webform-component-right-column #webform-component-right-column--interests {
  margin: 20px 0 0 25px;
}
div.ctools-modal-content .modal-content #webform-component-right-column #webform-component-right-column--interests > label {
  display: none;
}
div.ctools-modal-content .modal-content #webform-component-right-column #webform-component-right-column--interests div.form-item {
  display: block;
}
div.ctools-modal-content .modal-content #webform-component-right-column #webform-component-right-column--interests div.form-item label {
  font-weight: bold;
}
div.ctools-modal-content .modal-content .form-actions.form-wrapper {
  border-top: 1px solid #9e9fa3;
  clear: both;
  overflow: hidden;
  background: #efefef;
}
div.ctools-modal-content .modal-content .form-actions.form-wrapper input[type='submit'] {
  float: right;
  margin: 24px 20px;
}
div.ctools-modal-content .modal-content .webform-confirmation {
  padding: 35px 24px;
}
div.ctools-modal-content .modal-content .webform-confirmation p {
  color: #006c98;
  font-family: "franklin-gothic-urw", Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 18px;
  line-height: 26px;
}
