.dropdown{position:relative;display:block;padding-left:0;padding-right:0;margin-right:1%;margin-left:1%;margin-bottom:0;width:98%}.dropdown-content{background-color:#fff;width:100%;border:1px solid #fff;z-index:1}.dropdown-item{color:#000;font-size:20px;line-height:1em;text-decoration:none;display:block;cursor:pointer;background-color:#fff;border:.5px solid #add8e6}#table-wrapper{position:relative}#table-scroll{height:auto;overflow-y:scroll;overflow-x:hidden;margin-top:5px}#table-wrapper table{width:100%}#table-wrapper table *{background:#fff;color:#000}#table-wrapper table thead th .text{position:absolute;top:-20px;z-index:2;height:20px;width:35%;border:1px solid teal}.dropdown-input{background:#fff;width:100%;cursor:pointer;border:1px solid grey;border-radius:3px;color:#333;display:block;font-size:.8em;padding:6px;margin-bottom:0}.dropdown:hover{display:block}.dropdown-item:hover{background-color:#e7ecf5}.dropdown-input:hover{background:#f8f8fa;margin-bottom:0}.label{margin:1%;height:40px;font-weight:700;text-align:left}