li.active a, a.active{font-weight: bolder; color:black}
ul.nolist {list-style-type: none; padding-left: 13px}
#searchinput {border:1px solid black}
p.justify{ text-align: justify; padding: 1px 40px 0 0;}
.ranking{text-align: right; float:right;}
.table_responsive_wrapper{display: block;overflow-x: auto;white-space: nowrap;}

/*datatable*/
.dataTables_length, .dataTables_filter,.dataTables_info {display: none;}
.inputletter {width:37px;text-align:center;padding:1px;}
.table-filterable th{font-size:9px; padding: 0px;margin: 0px;}
.table-filterable th input{text-align: center; margin: 0px auto; display: block;}

.btn-entity{
  min-width: 60px;
  margin: 2px 0px;
}
#crosdic .btn-letter {min-width:103px;}
.btn-letter{
  color: #000;
  background-color: #49afcd;
  margin-bottom: 3px;
}
.btn-letter:hover,
.btn-letter:focus,
.btn-letter:active,
.btn-letter.active{
  color: #ffffff;
  background-color: #c3c3c3;
}
#filterform > div {margin: 15px;}
.btn span {font-size:120%; font-weight: bolder; display: block;}
.linkbuttons .btn {margin: 3px 1px 3px 1px; padding: 4px;}

/*anagrams*/
#section_anagrams .sum{font-weight: bolder;color: red}
#section_anagrams .levels{margin-right: 25px;}
#section_anagrams .uppercase{text-transform: uppercase;}
#section_anagrams .visualize{font-size: 20px;text-transform: uppercase;text-align: center;}
#section_anagrams .btn-submit{height: 55px;margin: 4px auto;}
#section_anagrams #in{height:55px;text-transform:uppercase;letter-spacing:7px;font-size:200%;border:2pxsolid#269abc;text-align:center;margin: 4px auto;}
#section_anagrams #gamearea.table{margin: 0 20px 0 20px;width: 90%;}
#section_anagrams #gamearea.table button{ text-transform: uppercase !important;}
#section_anagrams #gamearea {margin: 15px 0 25px 0}
#section_anagrams #gamearea th, #gamearea td, #gamearea input{text-align: center;text-transform: uppercase !important;}
#section_anagrams #gamearea input{;height: 50px; width: 50px; font-size: 20px;margin: 0px auto}
#section_anagrams #gamearea thead button.l{width:50px; height:50px; border: 2px solid blue}
