.logs-widget{background-color:#fff;-webkit-border-radius:2px;-khtml-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;-o-box-shadow:0 2px 2px 0 rgba(33,65,141,.2),0 0 2px 0 rgba(0,0,0,.12);-ms-box-shadow:0 2px 2px 0 rgba(33,65,141,.2),0 0 2px 0 rgba(0,0,0,.12);-moz-box-shadow:0 2px 2px 0 rgba(33,65,141,.2),0 0 2px 0 rgba(0,0,0,.12);-khtml-box-shadow:0 2px 2px 0 rgba(33,65,141,.2),0 0 2px 0 rgba(0,0,0,.12);-webkit-box-shadow:0 2px 2px 0 rgba(33,65,141,.2),0 0 2px 0 rgba(0,0,0,.12);box-shadow:0 2px 2px 0 rgba(33,65,141,.2),0 0 2px 0 rgba(0,0,0,.12);background:#fff;margin-bottom:16px;padding:0}.logs-widget__bar,.logs-widget__title{color:#212121;font-family:"proximanova-bold",sans-serif}.logs-widget__title{line-height:24px;font-size:24px;margin:0 0 16px;padding:16px 16px 0}.logs-widget__bar{display:flex;flex-flow:row wrap;width:100%;background:#f5f5f5;margin:0;font-size:15px;padding:8px 16px;text-align:center}.logs-widget__bar>div,.logs-widget__item>div{padding:0}.logs-widget__bar>div:first-child{text-align:left}.logs-widget__indicators{text-align:center;padding:0 0 16px;font-size:12px;font-weight:400;width:100%}.logs-widget__indicators span{font-weight:400;margin-left:5px;display:inline-block}.logs-widget__indicators .bold{font-family:"proximanova-bold",sans-serif;margin-left:5px}.logs-widget__item{display:flex;align-items:center;flex-flow:row wrap;padding:8px 16px;border-bottom:1px solid #e2e2e2;font-size:13px;margin:0}.logs-widget__item>div.value{text-align:center}.logs-widget__item>div:last-child{font-weight:700}.logs-widget__item-team{display:flex;flex-direction:row}.logs-widget__item-team--image{width:33px;height:24px;flex:0 0 auto;overflow:hidden;position:relative;background-color:#f5f5f5;-webkit-border-radius:2px;-khtml-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px}.logs-widget__item-team--image img{position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;max-width:none;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.logs-widget__item-team--no-image img{width:30px;height:30px;min-height:30px;min-width:30px}.logs-widget__item-team--info{display:flex;flex-direction:column;margin-left:8px;align-self:center}.logs-widget__item-team--info .pos{font-family:"proximanova-bold",sans-serif}.logs-widget__item-team--info .pos>span:first-child{display:none}.logs-widget__item-team--info .pool{font-size:12px;color:#696969;font-weight:400}.logs-widget__footer{text-align:center;padding:16px 0}.logs-widget__footer a{font-size:15px;background-color:#212121;color:#fff;font-weight:400;padding:0 24px;cursor:pointer;height:40px;line-height:40px;-webkit-border-radius:25px;-khtml-border-radius:25px;-moz-border-radius:25px;-ms-border-radius:25px;-o-border-radius:25px;border-radius:25px;-webkit-transition:background-color .2s ease,color .2s ease;-moz-transition:background-color .2s ease,color .2s ease;-o-transition:background-color .2s ease,color .2s ease;transition:background-color .2s ease,color .2s ease;display:block;margin:0 16px}.logs-widget__footer a:active,.logs-widget__footer a:focus,.logs-widget__footer a:hover{background-color:#080808;-webkit-tap-highlight-color:transparent;outline:0}