@charset "utf-8";

.note {
    background-color: #f0f7fb;
    background-position: 9px 0px;
    background-repeat: no-repeat;
    border-left: solid 4px #3498db;
    line-height: 18px;
    overflow: hidden;
    padding: 10px 20px;
}
