.datetime{color:#ccc;font-size: 13px;margin-left: -33px;}
a{font-size: 13px; margin-left: -5px;}
.contact-task-title{margin-left:10px; font-size:16px; font-weight: bold;}
.tasks-round-btn{
    width: 100px;
    height: 100px;
    position: fixed;
    bottom: 13px;
    right: 18px;
    border-radius: 50px;
    background: #537753;
    border: 1px solid #537753;
    color: #fff;
    font-size: 20px;
}
.tasks-add-round-btn{
    position: relative;
}
.datespace{
    margin-bottom: -24px;
    margin-left: 11px;
}