.msg_success {
    color: #0d8025;
    font-size: 1.2em;
}
.green {
    color:#0d8025;
}
.red {
    color: #990000;
}
.msg_error {
    color: #990000;
}
.lead {
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.4;
}
.smalltext {
    font-size: 0.8em;
}
.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    display: block;
    max-width: 100%;
    height: auto;
}
img {
    vertical-align: middle;
}
.smalltext {
    font-size: 0.8em;
}