tr.selected { background-color:#d9f9ff!important; } .paginator-list { display: flex; align-items: center; flex-wrap: wrap; justify-content: space-evenly; } .paginator { display: flex; align-items: center; margin-top: -1px; line-height: 30px!important; } .dropbtn { display: flex; font-family: Arial, Verdana, Tahoma, "Trebuchet MS", "Times New Roman", sans-serif; justify-content: center; align-items: center; font-weight: 600; float: right; margin-left: 10px; background-color: #0a759c; color: white; padding: 16px; font-size: 18px; border: none; transition: transform 0.2s; border-radius: 50%; width: 45px; height: 45px; } .dropdown-content { display:none; position:fixed; bottom: 0; transform: translateY(-25%); background-color:transparent; right:20px; min-width:245px; line-height:31px; z-index:1; } .dropdown-content a { color:#000; text-decoration:none; display:block; z-index:1; box-shadow:0 1px 3px 1px rgba(0,0,0,0.2); background-color:transparent; margin-bottom:10px; padding:14px 16px; } .dropdown-content a:hover { background-color:#0a759c!important; color:#FFF!important; } .top-main { display: flow-root; margin-bottom: 15px; } .counter_rectangle { width:63.5%; background-color:#e9fcff; margin-bottom:-25px; border:1px solid #a0f0ff; border-radius:6px; padding:6px; } .object-tools { margin-top: 0px; } .red-counter { color:#b82002; font-size:110%; } .green-counter { color:#0a9100; font-size:110%; } .counter_text { display:inline-block; font-weight:600; padding-left:5px; padding-right:5px; } .indicattions { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-evenly; font-size: 0.9em; margin-right: 15px; margin-left: auto;" } #content-main { padding-bottom: 0.375rem !important; } @media screen and (max-width:750px) { .dropdown-content { transform: translateY(-55%); } .object-tools { margin-top: 50px !important; } .filtered { margin-bottom: 125px; } } .control-btn-wrap { margin-left: 10px; } a.deletelink{height:auto!important} select{height:auto}