body
{
    background: url(//cdn2.hubspot.net/hub/302700/file-352328646-jpg/images/site_bg.jpg) repeat;
    background-image: url(//cdn2.hubspot.net/hub/302700/file-352328646-jpg/images/site_bg.jpg);
    background-position-x: initial;
    background-position-y: initial; 
    background-size: initial;
    background-repeat-x: repeat;
    background-repeat-y: repeat;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: initial;
    color: #4a4a4a;
    font-family: Arial,sans-serif;
    font-size: 14px !important;
    line-height: 19.6px !important;
}
.header-container .custom_logo img 
{
    height: auto !important;
    width: auto !important;
}
.header-container 
{
    background: url(//cdn2.hubspot.net/hub/302700/file-350827958-jpg/images/header-container-bg.jpg) no-repeat center top / 92% 100%;
    min-height: 86px;
}
.header-container-wrapper
{
        background: url(//cdn2.hubspot.net/hub/302700/file-350777633-png/images/header-wapper-bg.png) repeat-x left top #152f44;
        padding-top: 29px;
        box-shadow: 0 0 3px 0 rgba(0,0,0,0.8);
}
.body-container .custom_body_top_menu
{
    background: url(//cdn2.hubspot.net/hub/302700/file-354275360-png/images/menu-bg.png) no-repeat scroll center bottom;
    
    padding: 2px 26px 7px;
}
.btn-primary,.btn-primary:hover,.btn-primary:active
{
    background: #ff7a59!important;
    border-color: #ff7a59!important;
    color: #ffffff!important;

}
.footer-container-wrapper {
background: url(//cdn2.hubspot.net/hub/302700/file-349870244-jpg/images/footer-bg.jpg) no-repeat center top #153045;
}
#suggester,
#plugin {
  width: 40%;
  border: 2px solid;
  border-radius: 3px;
  margin-right: 20px;
  display: inline-block;
  vertical-align: top;
  padding: 10px;
}

.email-block {
  margin-bottom: 10px;
}

/* style the suggestion text color */
.email-autocomplete {
  color: darkgrey;
}