/* 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; }

#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 left in blog */

.newsletter-left h4{
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 2%;
}

.newsletter-left li{
  margin-bottom: 5%;
}

.buttonleft{
  margin-left: 25%;
  margin-top: 5%;
}

/* Block newsletter footer */

#footer #newsletter_block_left li {margin: 0 0 20px;}
#footer #newsletter_block_left .form-group {margin-bottom: 0;}
#footer #newsletter_block_left .form-group .form-control {}
#footer #newsletter_block_left .inputNew {width: 91%;}
#footer #newsletter_block_left .form-group .button {/*margin: 20px 0 0;*/ float:right; padding: 7px;}
#footer #newsletter_block_left .warning_inline {color: #ff0000;}