.input-error{
    border-color: #B94A48;
    border-width: 1px;
}

/* Override the image paths */
[class^="icon-"] {
  background-image: url(/blogshare/content/images/glyphicons-halflings.png);
}
.icon-white {
  background-image: url(/blogshare/content/images/glyphicons-halflings-white.png);
}

.alert{
    margin-bottom: 15px;
}

.alert ul{
    margin-bottom: 4px;
}

.emailsignup .ajax-form{
    margin: 5px 0 15px;
}
