@import url(https://fonts.googleapis.com/css?family=Encode+Sans+Condensed);html{height:100%;background-color:#272626}body{font-family:'Encode Sans Condensed',sans-serif;background-color:#f7f7f7}.dropdown-item.active,.dropdown-item:active{background-color:#f38216}.social-icon{color:rgba(255,255,255,.5);font-size:27px}.social-icon:hover{color:#babcbd;text-decoration:none}.ui-autocomplete{max-height:150px;overflow-y:auto;overflow-x:hidden;z-index:1000}* html .ui-autocomplete{height:200px}div.ui-state-active{border:1px solid #fff!important;background:#f38216!important;color:#fff!important}.text-dunkest{color:#f38216}a.text-dunkest:hover{color:#f38216}tr.bg-odd-rows{background-color:#fff!important}tr.bg-even-rows{background-color:#fff}td{white-space:nowrap}.th-custom-gray{background-color:#343a40!important}.custom-param-click{white-space:nowrap}.custom-param-click:hover{cursor:pointer}.btn-outline-dunkest{border:1px solid #d0d0d0;background-color:#fff}.btn-outline-dunkest.active{border:1px solid #d0d0d0;background-color:#f38216;color:#fff}.slider{-webkit-appearance:none;width:100%;height:15px;border-radius:5px;background:#d3d3d3;outline:none;opacity:.7;-webkit-transition:.2s;transition:opacity .2s}.slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:25px;height:25px;border-radius:50%;background:#343a40;cursor:pointer}.slider::-moz-range-thumb{width:25px;height:25px;border-radius:50%;background:#343a40;cursor:pointer}.loader{border:10px solid #f3f3f3;border-radius:50%;border-top:10px solid gray;width:90px;height:90px;-webkit-animation:spin 1.3s linear infinite;animation:spin 1.3s linear infinite}@-webkit-keyframes spin {
    0% { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); }
}@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}.footer{position:absolute;bottom:0;width:100%}.footer-seo{color:#dee2e6}.footer-seo h6{margin-bottom:0;color:#f38216}.footer-seo-link,.footer-seo-link:hover{color:#dee2e6;text-decoration:underline}.footer-seo-list{list-style-type:none}.footer-seo-li{padding-top:5px}.footer-seo-link-players{color:#dee2e6}.footer-seo-link-players:hover{color:#dee2e6;text-decoration:underline}.footer-info{background-color:#272626;color:#dee2e6}@media only screen and (max-width:767px){body{font-size:85%}.nav-link{font-size:1rem}.big-number{font-size:300%!important}.stats-h5{font-size:130%}.footer{height:272px;padding-top:22px}}@media only screen and (min-width:576px){#tags{width:250px}}@media only screen and (min-width:768px){body{}.footer{height:310px;padding-top:30px}}.big-number{display:inline;font-size:350%}@media only screen and (max-width:767px){#playerName{font-size:225%}}