/* DVZ Shoutbox */
#shoutbox {
margin-bottom: 30px;
}
#shoutbox.front .head {
cursor: pointer;
}
#shoutbox.collapsed .head {
opacity: 0.6;
}
#shoutbox.collapsed .body {
display: none;
}
#shoutbox input.text {
margin-top: 10px;
padding: 11px 26px;
border-radius: 4px;
width: 100%;
box-sizing: border-box;
border: none;
outline: 0;
font-size: 13px;
color: #fff;
background: #000;
}
#shoutbox .minposts,
#shoutbox .blocked {
padding: 6px;
font-size: 11px;
}
#shoutbox .panel.minposts {
background: #FFFED8;
color: #727250;
}
#shoutbox .panel.blocked {
background: #FCEFEF;
color: #543A3A;
}
#shoutbox .panel p {
margin: 0;
}
#shoutbox .window {
overflow-y: scroll;
margin-top: 15px;
}
#shoutbox .data {
width: 100%;
}
#shoutbox .entry {
width: 100%;
padding: 10px 10px 10px 50px;
box-sizing: border-box;
position: relative;
border-bottom: 1px solid #000;
transition: background-color 0.2s;
}
#shoutbox .entry:nth-child(even) {
background-color: rgba(0, 0, 0, 0.01);
}
#shoutbox .entry.new {
background-color: rgba(255, 255, 100, 0.1);
}
#shoutbox .entry:target {
background-color: rgba(50, 200, 255, 0.1);
}
#shoutbox .entry .avatar {
position: absolute;
left: 5px;
top: 16px;
}
#shoutbox .avatar img {
margin: 0 auto;
vertical-align: middle;
width: 30px;
height: 30px;
border-radius: 50%;
border: solid 2px #c64723;
box-shadow: 0 0 2px #c64723;
cursor: pointer;
animation: pulsemulti 1s infinite;
}
/*#shoutbox .text img {
height:25px;
}*/
#shoutbox .text {
width: 100%;
color: #a5a5a5;
word-break: break-all;
word-wrap: break-word;
font-size: 15px;
margin-top: 3px;
line-height: 18px;
}
#shoutbox .text a {
color: #007fff;
}
#shoutbox .text a:hover {
color: #007fff;
}
#shoutbox .info {
font-size: 12px;
color: #c64723;
white-space: nowrap;
text-align: right; }
}
#shoutbox .entry.unread .info:before {
display: inline-block;
position: relative;
top: -2px;
margin-right: 10px;
height: 4px;
width: 4px;
content: '';
background: rgba(0, 127, 255, 0.8);
border-radius: 10px;
}
#shoutbox .info a {
color: inherit;
}
#shoutbox .mod {
padding: 6px 8px;
font-size: 9px;
font-weight: bold;
background: #000;
margin-right: 5px;
text-decoration: none;
}
#shoutbox .mod:nth-of-type(2) {
margin-right: 5px;
border-left: solid 1px rgba(0, 0, 0, 0.1);
}
#shoutbox .ip {
margin-right: 10px;
color: #CECECE;
}
#sb_og {
background-color: #c64723;
background: -moz-radial-gradient(center, ellipse cover, #e8a251 0%, #c64723 100%);
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #e8a251), color-stop(100%, #c64723));
background: -webkit-radial-gradient(center, ellipse cover, #e8a251 0%, #c64723 100%);
background: -o-radial-gradient(center, ellipse cover, #e8a251 0%, #c64723 100%);
background: -ms-radial-gradient(center, ellipse cover, #e8a251 0%, #c64723 100%);
background: radial-gradient(ellipse at top, #e69f4f 0%, #c64723 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8a251', endColorstr='#c64723',GradientType=1 );
box-shadow: inset 0px -2px 1px 0px #9d381c;
border-top: 1px solid #f2c672;
color: #fff;
padding: 7px;
text-align: center;
border-radius: 5px;
font-size: 14px;
margin-top: 2px;
}
.przycisksb {
font-size: 10pt;
font-weight: bold;
text-align: center;
vertical-align: middle;
background-color: #c64723;
background: -moz-radial-gradient(center, ellipse cover, #e8a251 0%, #c64723 100%);
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #e8a251), color-stop(100%, #c64723));
background: -webkit-radial-gradient(center, ellipse cover, #e8a251 0%, #c64723 100%);
background: -o-radial-gradient(center, ellipse cover, #e8a251 0%, #c64723 100%);
background: -ms-radial-gradient(center, ellipse cover, #e8a251 0%, #c64723 100%);
background: radial-gradient(ellipse at top, #e69f4f 0%, #c64723 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8a251', endColorstr='#c64723',GradientType=1 );
box-shadow: inset 0px -2px 1px 0px #9d381c;
border-top: 1px solid #f2c672;
filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#007fff', endColorstr='#002eaf', GradientType=0);
box-sizing: border-box;
color: #fff;
border-radius: 3px;
padding: 0px 6px;
right: 8px;
}
.przycisksb:hover {
color:#002eaf;
background:none;
}
.shoutbox-stats {
margin: 20px;
text-align: center;
}
.shoutbox-stats .stat {
margin: 10px;
}
.shoutbox-stats .block {
font-size: 10pt;
font-weight: bold;
text-align: center;
vertical-align: middle;
background-color: #c64723;
background: -moz-radial-gradient(center, ellipse cover, #e8a251 0%, #c64723 100%);
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #e8a251), color-stop(100%, #c64723));
background: -webkit-radial-gradient(center, ellipse cover, #e8a251 0%, #c64723 100%);
background: -o-radial-gradient(center, ellipse cover, #e8a251 0%, #c64723 100%);
background: -ms-radial-gradient(center, ellipse cover, #e8a251 0%, #c64723 100%);
background: radial-gradient(ellipse at top, #e69f4f 0%, #c64723 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8a251', endColorstr='#c64723',GradientType=1 );
box-shadow: inset 0px -2px 1px 0px #9d381c;
border-top: 1px solid #f2c672;
filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#007fff', endColorstr='#002eaf', GradientType=0);
box-sizing: border-box;
color: #fff;
border-radius: 3px;
padding: 5px 10px;
right: 8px;
transform: translateY(-50%);
}
#topshouts .user:nth-child(1) .info h4:before
}
#topshouts {width: 100%;display: flex;flex-flow: row wrap;justify-content: center;padding: 25px 0;}
#topshouts > h3 {margin: 0 5px 15px; font-weight: 500; width: 100%;display: block;text-align: center;font-size: 13px;}
#topshouts > h3 span {opacity: .6;font-size: 11px;}
#topshouts .user {display: inline-flex;margin: 0 7px;}
#topshouts .user .avatar {width: 40px;height: 40px; border-radius: 50%;}
#topshouts .user .info {padding: 0 10px;text-align: center;}
#topshouts .user .info h3,
#topshouts .user .info h4 {margin: 0;padding: 0;}
#topshouts .user .info h4 {font-size: 13px;font-weight: 500;line-height: 20px;}
#topshouts .user:nth-child(-n+3) .info h4:before {content: "\f091";font-family: FontAwesome, Awesome; margin-right: 5px;font-size: 20px;line-height: 13px;}
#topshouts .user:nth-child(1) .info h4:before {color: #f3cc00;}
#topshouts .user:nth-child(2) .info h4:before {color: #c3c3c3;}
#topshouts .user:nth-child(3) .info h4:before {color: #922525;}
#topshouts .user:nth-child(1) .info h4:before
}
article .trow4:nth-child(n+4) .fa-trophy {
color: #fff;
}
article .trow4:nth-child(1) .fa-trophy {
color: #F9BF3B;
}
article .trow4:nth-child(2) .fa-trophy {
color: #BDC3C7;
}
article .trow4:nth-child(3) .fa-trophy {
color: #b15f31;
}
article .row:nth-child(n+4) .fa-trophy {
color: #fff;
}
article .row:nth-child(1) .fa-trophy {
color: #F9BF3B;
}
article .row:nth-child(2) .fa-trophy {
color: #BDC3C7;
}
article .row:nth-child(3) .fa-trophy {
color: #b15f31;
}
article .row:nth-child(n+4) .fa-plus-square {
color: #5f7a47;
}
article .row:nth-child(1) .fa-plus-square {
color: #5f7a47;
}
article .row:nth-child(2) .fa-plus-square {
color: #5f7a47;
}
article .row:nth-child(3) .fa-plus-square {
color: #5f7a47;
}
#topshouts {width: 100%;display: flex;flex-flow: row wrap;justify-content: center;padding: 25px 0;}
#topshouts > h3 {margin: 0 5px 15px; font-weight: 500; width: 100%;display: block;text-align: center;font-size: 13px;}
#topshouts > h3 span {opacity: .6;font-size: 11px;}
#topshouts .user {display: inline-flex;margin: 0 7px;}
#topshouts .user .avatar {width: 40px;height: 40px; border-radius: 50%;}
#topshouts .user .info {padding: 0 10px;text-align: center;}
#topshouts .user .info h3,
#topshouts .user .info h4 {margin: 0;padding: 0;}
#topshouts .user .info h4 {font-size: 13px;font-weight: 500;line-height: 20px;}
#topshouts .user:nth-child(-n+3) .info h4:before {content: "\f091";font-family: "Font Awesome 5 Free"; margin-right: 5px;font-size: 20px;line-height: 13px;font-weight: 900;}
#topshouts .user:nth-child(1) .info h4:before {color: #f3cc00;}
#topshouts .user:nth-child(2) .info h4:before {color: #c3c3c3;}
#topshouts .user:nth-child(3) .info h4:before {color: #922525;}