﻿.details {
}

.details tbody tr td:nth-child(1) {
    padding-right: 0.5em;
    padding-bottom: 0.25em;
    vertical-align: top;
}

#divEmailInsertText > p:first-child::before {
    position: relative;
    font-family: FontAwesome;
    top: 0; /*left: -5px;*/
    content: "\f05a  ";
}