#feedBox::-webkit-scrollbar { width: 0 !important }
#feedBox { overflow: -moz-scrollbars-none; }
#feedBox { -ms-overflow-style: none; }

#feedBox{width:100%;height:245px;border:none;overflow: auto;overflow-x: hidden;margin-top: -245px;cursor: unset;}
#feed{border-bottom: solid 1px #ffffff6b;max-height: 49px;padding: 13px 0 3px 0;}
#feed:hover {background: #ffffff7a;}
.feeds {width: 100%;float: left;height: 245px;margin-bottom: 10px;}
.feeds #GM {width: 100%;height: 20px;position: relative;left: 2px;}
.feeds #USER {width: 100%;height: 12px;position: relative;left: 2px;}
.feeds #SISTEMA {width: 100%;height: 20px;position: relative;left: 2px;}
.feeds .level {width:25px;height:15px;position:relative;left:7px;white-space: nowrap;}
.feeds .nick {width:300px;height:12px;position:relative;top: -13px;left: 34px;color:#6b6b6b;font-size:11px;white-space: nowrap;}
.feeds .data {width: auto;height: 12px;position: relative;padding-right: 10px;color: #00000040;font-size: 10px;top: -24px;float: right;}
.siClan{color: #e58801;font-weight:bolder;}

/* mediaqueries */
@media screen and (max-width:1140px){.feeds .texto span {padding:0}}


