.black-filter:before{content:"";display:block;font-size:2rem;position:absolute;background-color:rgba(33,40,53,.3);top:0;left:0;width:100%;height:100%;z-index:-1}.patient-history #lista-docs{padding-left:10px;overflow-y:scroll;padding-right:28px}.patient-history #lista-docs li>div{height:68px;padding-left:80px;margin-bottom:24px;border-radius:24px;border:1px solid #cac6bf;background-color:#fff}.patient-history #lista-docs i{left:-10px;height:66px;width:66px;border-radius:50%;-webkit-transform-origin:0 0;transform-origin:0 0;background-color:#989189}.patient-history #lista-docs h4{padding-top:12px;padding-bottom:6px;color:#39bb9d;font-size:1.8rem;font-weight:100}.patient-history #lista-docs h4 span,.patient-history #lista-docs h4+span{color:#989189}.patient-history #lista-docs span{font-size:1.5rem}.patient-history #lista-docs a{height:46px;width:46px;margin-top:9px;margin-right:18px;display:inline-block;-webkit-transition:-webkit-transform .1s ease-in-out;transition:-webkit-transform .1s ease-in-out;transition:transform .1s ease-in-out;transition:transform .1s ease-in-out,-webkit-transform .1s ease-in-out}.patient-history #lista-docs a:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}