/* Block newsletter */
#columns #newsletter_block_left .form-group {
  margin-bottom: 0; }
  #columns #newsletter_block_left .form-group .form-control {
    max-width: 222px;
    display: inline-block;
    margin-right: 6px; }
    @media (min-width: 768px) and (max-width: 1199px) {
      #columns #newsletter_block_left .form-group .form-control {
        margin-bottom: 10px;
        margin-right: 0; } }
#columns #newsletter_block_left .success_inline, #columns #newsletter_block_left .warning_inline {
  text-align: left;
  padding: 1px 0 0 0;
  margin-bottom: -19px; }
#columns #newsletter_block_left .success_inline {
  color: #418B19; }
#columns #newsletter_block_left .warning_inline {
  color: #f13340; }

/* Block newsletter footer */
#footer #newsletter_block_left {
  overflow: hidden;
  float: left;
  margin-bottom: 0;
  border-right: 1px solid #e7e7e7; }
  @media (max-width: 767px) {
    #footer #newsletter_block_left {
      width: 100%; } }
  #footer #newsletter_block_left h4 {
    background: none;
    float: left;
    padding: 4px 16px 5px 0;
    text-transform: none;
    font-size: 16px;
    line-height: 25px;
    border: none; }
    #footer #newsletter_block_left h4:after {
      display: none; }
  #footer #newsletter_block_left .block_content {
    overflow: hidden; }
  #footer #newsletter_block_left .form-group {
    margin-bottom: 0;
    position: relative; }
    #footer #newsletter_block_left .form-group .form-control {
      border-radius: 4px;
      -moz-border-radius: 4px;
      -webkit-border-radius: 4px;
      height: 40px;
      max-width: 100%;
      background: #eaeaea;
      border-color: #eaeaea;
      padding: 10px 43px 10px 12px;
      display: inline-block;
      float: left;
      color: #666; }
      #footer #newsletter_block_left .form-group .form-control:focus {
        -moz-box-shadow: black 0px 0px 0px;
        -webkit-box-shadow: black 0px 0px 0px;
        box-shadow: black 0px 0px 0px; }
      @media (min-width: 768px) and (max-width: 991px) {
        #footer #newsletter_block_left .form-group .form-control {
          padding-right: 104px; } }
    #footer #newsletter_block_left .form-group .button-small {
      position: absolute;
      top: 0;
      right: 0;
      left: auto;
      bottom: auto;
      height: 40px;
      line-height: 40px;
      border: none;
      background: #ff9c00;
      text-align: center;
      color: #fff;
      padding: 0 15px;
      -moz-border-radius: 4px;
      -webkit-border-radius: 4px;
      border-radius: 4px;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
      #footer #newsletter_block_left .form-group .button-small:hover {
        color: #fff !important;
        opacity: 0.6;
        filter: alpha(opacity=60); }
      #footer #newsletter_block_left .form-group .button-small span {
        padding: 0;
        font-family: "Open Sans", sans-serif;
        font-weight: 600; }
  #footer #newsletter_block_left .warning_inline {
    display: block;
    color: #f13340;
    font-size: 13px;
    line-height: 26px;
    clear: both; }
    @media (min-width: 1200px) {
      #footer #newsletter_block_left .warning_inline {
        display: inline-block;
        position: relative;
        top: -35px;
        margin-bottom: -35px;
        left: 15px;
        clear: none; } }

#footer #newsletter_block_left h4 {
  font-size: 16px;
  color: #333;
  margin-bottom: 0; }
  #footer #newsletter_block_left h4:before {
    font-family: "FontAwesome";
    content: "\f1d8";
    font-size: 24px;
    margin-right: 20px;
    color: #dedddd; }
  @media (max-width: 767px) {
    #footer #newsletter_block_left h4 {
      display: none; } }

/*# sourceMappingURL=blocknewsletter.css.map */
