.table-hover tbody tr:hover td {background-color:aqua; cursor: pointer; }
.dataTables_paginate {width: 100%;text-align: center;}
.list-group-mine .list-group-item:hover {background-color: aqua;}
.no-decoration {text-decoration: none;}
.dataTables_filter, .dataTables_length{display: none;}
#side_locations li {cursor: pointer;}
#apply_jobs span {color: orangered;}
#error-color{color: red;}
.error_message{color: orangered;}
#social_icons a {text-decoration: none;padding: 10px;}
#navlist{height: 400px;overflow-x: hidden;overflow-y: scroll;}
/*#social_icons .btn {padding: 9px 16px;text-decoration: none;font-size: 18px;} */
/*the container must be positioned relative:*/
.autocomplete {position: relative;display: inline-block;}
input {border: 1px solid transparent;background-color: #f1f1f1;padding: 10px;font-size: 16px;}
input[type=text] {background-color: #f1f1f1;width: 100%;}
.autocomplete-items {position: absolute;border: 1px solid #d4d4d4;border-bottom: none;border-top: none;z-index: 99;/*position the autocomplete items to be the same width as the container:*/top: 100%;left: 0;right: 0;}
.autocomplete-items-js {position: absolute;  border: 1px solid #d4d4d4;  border-bottom: none;  border-top: none;  z-index: 99;  top: 100%;  left: 0;  right: 0;  width: 300px;  margin: 0 auto;}
.autocomplete-items div,  .autocomplete-items-js div{padding: 10px;cursor: pointer;background-color: #fff; border-bottom: 1px solid #d4d4d4; }
/*when hovering an item:*/
.autocomplete-items div:hover, .autocomplete-items-js div:hover {background-color: #e9e9e9; }
/*when navigating through the items using the arrow keys:*/
.autocomplete-active {background-color: DodgerBlue !important; color: #ffffff; }
#loader{position: fixed;z-index: 999;height: auto;width: 100%;overflow: show;text-align:center;top:0;left: 0;bottom: 0;right: 0;opacity: 0.5;}
#loading-image{width: 100%;height: 100%;position: fixed;top: 0;left: 0;right: 0;bottom: 0;text-align: center;}
.page-id-16401 .wpb-pcf-form-fire{margin-left: auto; margin-right: 0;}
#searchTable thead tr {background-color: rgb(20, 62, 81) !important;height: 55px;}
#searchTable tbody tr {height: 50px;}
#searchTable thead tr th{color: white;}