.custom-table{width:100%;border-collapse:collapse;direction:rtl}.subtle-highlight{animation:subtleHighlight 4s ease-out}.subtle-highlight td{background-color:rgba(76,175,80,.1)!important;position:relative}.subtle-highlight td:before{content:"";position:absolute;right:0;top:0;width:3px;height:100%;background-color:#4caf50;animation:borderFade 4s ease-out}@keyframes subtleHighlight{0%{background-color:rgba(33,150,243,.15)}20%{background-color:rgba(76,175,80,.1)}to{background-color:transparent}}@keyframes borderFade{0%{opacity:1}80%{opacity:1}to{opacity:0}}.sub-projects-container{padding:20px}.badge{font-size:.9rem;padding:.5em .75em}.modal-header .close{margin:-1rem auto -1rem -1rem}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.02)}.table-hover tbody tr:hover{background-color:rgba(0,0,0,.04)}.subtle-highlight:hover td{background-color:rgba(76,175,80,.15)!important}