.datetime{color:#ccc;font-size: 13px;margin-left: -33px;}
a{font-size: 13px; margin-left: -5px;}
.email-round-btn{
    width: 100px;
    height: 100px;
    position: fixed;
    bottom: 13px;
    right: 18px;
    border-radius: 50px;
    background: #c72323;
    border: 1px solid #c72323;
    color: #fff;
    font-size: 20px;
}
.email-add-round-btn{
    position: relative;
}
.datespace{
    margin-bottom: -24px;
    margin-left: 11px;
}

.customClass{
    background: #c72323 !important;
}