.statement-card-added{background:#f6f9fc;border-radius:5px;cursor:default;border:1.5px dotted #ced4da;margin-bottom:30px}.statement-card-added p{line-height:1.5em;margin-bottom:0}.statement-card.statement-card-added:hover b{color:#525f7f}.statement-card.statement-card-added>.pdf-icon img{position:relative;-webkit-transition:none;transition:none}.statement-card.statement-card-added:hover>.pdf-icon img{-webkit-transform:none;transform:none}.statement-card .statement-buttons,.statement-card.statement-card-added .statement-buttons{padding-top:5px;display:none;-webkit-animation:fadeIn .5s;animation:fadeIn .5s}.statement-card.statement-card-added:hover .statement-buttons,.statement-card:hover .statement-buttons{padding-top:5px;display:block}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.statement-button a{border:1.5px dotted #4693ce;border-radius:100px;font-size:.8em;font-weight:700;padding:5px 8px;margin-left:10px;-webkit-transition:all .3s ease;transition:all .3s ease}.statement-button a i{padding-right:5px}.statement-button a.sb-remove{color:#fb6340;border-color:#fb6340}.statement-button a:hover{background:#4693ce;color:#fff}.statement-button a.sb-remove:hover{background:#fb6340;color:#fff}