/*! 
 * * Theme Name: LARAPRESS
 * * Theme URI: none
 * * Description: Larapress is a custom wordpress theme.
 * * Author: Fast Eddy
 * * Author URI:
 * * Version: 1.0
 * * License: GNU General Public License v2
 * * License URI: http://www.gnu.org/licenses/gpl-2.0.html 
 * */@font-face{font-family:"Ihk";src:url(./public/webfonts/Ihk-Regular.otf)}body{background:#000;color:#fff;font-family:"Roboto",sans-serif;padding-top:50px;min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body.home{background-image:url(./public/img/background.svg);background-position:center center;background-size:125%;background-repeat:no-repeat}h3{font-size:48px;line-height:30px;font-weight:400}.table-headers{font-size:28px;line-height:20px}.Ihk{font-family:"Ihk"}.label-ihk{font-size:38px;line-height:20px}.logo{width:300px;display:block;margin:0 auto 40px}.table{border:0;color:#fff;background:#000;font-size:15px}.corner{position:absolute;bottom:20px;right:10px;width:60px}#scoresTable{height:50vh;overflow-y:auto; overflow-x:hidden;}.teams-picker{position:relative;z-index:20}.teams-picker .teams{position:absolute;left:0;top:100%;width:100%;max-height:50vh;overflow:auto;background:#fff;color:#000;z-index:20}.teams-picker .teams .team-item{padding:5px 15px}.teams-picker .teams .team-item+.team-item{border-top:solid 1px #000}.form-control:focus,.select-control:focus{border-color:#d93904}.btn.btn-primary{background:url(./public/img/bg-white.svg);background-size:100% 100%;background-position:top left;color:#000;font-family:"Ihk";font-size:40px;line-height:20px;padding:20px 30px;outline:none !important;box-shadow:none !important;border:none !important;display:block;margin:0 auto}/*# sourceMappingURL=style.css.map */

.table{
	max-width: cal(100% - 8px);
}