.table-hover tbody tr:hover td{cursor:pointer}#toTopButton{position:fixed;bottom:10px;right:10px;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)}#searchButton{position:fixed;bottom:10px;left:10px;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)}.floatBtn{width:50px;height:50px}table{margin-bottom:70px!important}#preloader{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;overflow:hidden;background:#fff}#preloader:before{content:"";position:fixed;top:calc(50% - 30px);left:calc(50% - 30px);border:6px solid #f2f2f2;border-top:6px solid #56829e;border-radius:50%;width:60px;height:60px;-webkit-animation:animate-preloader 1s linear infinite;animation:animate-preloader 1s linear infinite}@-webkit-keyframes animate-preloader{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes animate-preloader{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.modal-body{max-height:70vh;overflow-y:auto}#toTopButton{transition:background-color .3s,opacity .5s,visibility .5s}#addButton{color:rgba(255,255,255,.55)}#addButton:hover{cursor:pointer;color:rgba(255,255,255,1)}