div.addCon {
    position: absolute !important;
    right: 0;
    bottom: 1rem;
    width:1.1rem;
    height:1.1rem;
    background:#fff;
    border:1px solid #009b63;
    border-radius:3px;
}
