.sls_email_preview {
    margin-bottom: 20px;
}

.sls_email_field_group {
    margin-bottom: 20px;
}

.sls_thumbnail {
    float: left;
    margin-right: 10px;
}

.sls_post_title > h3 {
    font-family: georgia, "times new roman", times, serif;
    color:rgb(179,0,0);
    line-height: 1.16;
    margin-bottom: 5px;
}

.sls_publish_date, .sls_publish_author {
    color: #808080;
    font-size: 10px;
}

.sls_content {
    font-size: 12px;
    margin: 5px 0;
}

.sls_email_form {
    border: 1px solid lightgray;
    clear: both;
    padding: 15px;
}

.sls_form_label {
    font-size: 13px;
    font-weight: bold;
    width: 100%;
}

.sls_email_send_copy label {
    font-size: 13px;
}
.sls_email_send_copy input[type="checkbox"] {
    display: inline-block;
    position: static !important;
    margin-right: 5px;
    font-size: inherit;
}

.sls_email_your_email {
    margin-top: -20px;
}
.sls_email_your_email_close {
    display: none;
}

.placeholder {
    background-color: #fffffc;
    border: 1px solid #d1d1d2;
    display: block;
    font-size: 16px;
    height: 46px;
    padding: 0 12px;
    width: 100%;
}
.sls_thumbnail > img {
    max-height: 134px;
}
.sls_mail_post_instructions {
    clear: both;
    color: gray;
    font-size: 12px;
}
.error{
    font-size: 10px;
    font-weight: bold;
    color:red;
}
.dashicons.dashicons-email {
    font-size: 14px;
    margin-right: 2px;
    margin-top: 6px;
}
