Personalizar chatbox

3 participantes

Ver o tópico anterior Ver o tópico seguinte Ir para baixo

Tópico resolvido Personalizar chatbox

Mensagem por YouTube3 27.03.17 3:23

Detalhes da questão


Endereço do fórum: http://vgnfamily.forumais.com/
Versão do fórum: PunBB

Descrição


Boa noite.

Olá, Gostaria de por um chatbox, igual da bestskins, em meu Fórum.
Eu já tinha um chat em meu fórum porem tirei todas alterações dele e deixei o padrão do fdf.

Imagem ChatBox:

Personalizar chatbox Y7Rmsci


Última edição por YouTube3 em 30.03.17 23:47, editado 2 vez(es)
YouTube3

YouTube3
Super Membro

Membro desde : 04/01/2015
Mensagens : 1120
Pontos : 1597

https://ajuda.forumeiros.com

Ir para o topo Ir para baixo

  • 0

Tópico resolvido Re: Personalizar chatbox

Mensagem por while 27.03.17 20:56

Olá autor, boa tarde.

Eu já obti o código do chatbox e inclusive transformei para todas as versões, incluindo a Moderna, segue o código css:

Código:
#chatbox_top{min-height:350px!important;}
.chatbox{
background-color:#fff!important;
 border:1px solid #ddd!important;
 margin:10px 0!important;
 padding:8px 8px 0!important;
}

#chatbox_header.main-head{
background:#f5f5f5 url(http://imgur.com/iy2rLu3.png) repeat-x 0 0!important;
 border:1px solid #eaeaea!important;
 height:40px!important;
padding-left:.3em!important;
}

#submit_button {background:#000!important;width:60px!important;}

 .chatbox-title{background:url(http://i.imgur.com/zpUIlTa.jpg) no-repeat scroll 88px 8px transparent!important;}

.chatbox-title a.chat-title{
color:#323232!important;
font-size:18px!important;
 font-style:normal!important;
font-variant:normal!important;
font-weight:300!important;
 line-height:1.3!important;
 }

.chatbox-options li,.chatbox-options li a{color:#323232!important;}

 body[bgcolor]{background:#ededed!important;}
 
#chatbox_members{border:1px solid #eaeaea!important;right:0!important;}

#chatbox_members .member-title{
background:#ededed!important;
color:#5a5a5a!important;
 padding:8px 10px!important;
text-align:left!important;
 }

#chatbox{
-moz-box-shadow:2px 0 4px rgba(0,0,0,0.1)!important;
 -webkit-box-shadow:2px 0 4px rgba(0,0,0,0.1)!important;
 border:1px solid #e3e3e3!important;
box-shadow:2px 0 4px rgba(0,0,0,0.1)!important;
 left:0!important;
right:190px!important;
}

#chatbox,#chatbox_members{ background:#fff!important; bottom:50px!important; top:40px!important; }

#chatbox p{
background:none repeat scroll 0 0 #fff!important;
 border-bottom:1px solid #e3e3e3!important;
 line-height:1.3em!important; padding:5px!important;
 }

 #chatbox:after{
background:#F5FFF6 url(http://i.imgur.com/g3NBjqp.png) repeat-x!important;
 border:1px solid #D3EED3!important;
color:#1F691C!important;
content:'Não daremos suporte no chat! BestSkins V2.0';
 display:block!important;
font-size:12px!important;
line-height:1.6!important;
 padding:10px!important;
 text-shadow:0 1px 0 rgba(255,255,255,0.5)!important;
 }

#chatbox_footer{
background:#ededed!important;
 border:1px solid #d6d6d6!important;
border-bottom-width:4px!important;
 min-height:35px!important;
 padding:4px!important;
}

#chatbox_messenger_form{margin:0;}

#chatbox_footer .right:first-child{ float:left!important; width:45%!important; }

#chatbox_messenger_form label[for="message"]{display:none;}

input#message.post{
background-color:#fff!important;
 height:30px!important;
 outline:0!important;
 width:78%!important;
 }
 #divcolor,#divsmilies,#help-button ,.format-message + label{
border:1px solid #AAA!important;
 border-radius:3px!important;
 box-shadow:inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05)!important;
display:inline-block!important;
 height:18px!important;
line-height:16px!important;
 text-align:center!important; 
width:18px!important;
}

#submit_button{
-moz-box-shadow:inset 0 1px 0 0 #5c5c5c, 0 2px 3px rgba(0,0,0,0.2)!important;
-webkit-box-shadow:inset 0 1px 0 0 #5c5c5c, 0 2px 3px rgba(0,0,0,0.2)!important;
border:1px solid #212121!important;
 border-radius:3px!important;
box-shadow:inset 0 1px 0 0 #5c5c5c, 0 2px 3px rgba(0,0,0,0.2)!important;
color:#fff!important;
font-family:tahoma,helvetica,arial,sans-serif!important;
 font-size:13px!important;
 font-style:normal!important;
font-variant:normal!important;
font-weight:400!important;
height:auto!important;
margin:0 5px 0 8px!important;
padding:4px 10px!important;
 }

 .fontbutton{
-moz-box-shadow:rgba(0,0,0,0.43) 0 1px 3px!important;
 -webkit-box-shadow:rgba(0,0,0,0.43) 0 1px 3px!important;
 background:#646464 url(http://i58.servimg.com/u/f58/18/62/03/31/highli17.png) repeat-x 0 0!important;
 border:1px solid #585858!important;
 box-shadow:rgba(0,0,0,0.43) 0 1px 3px!important;
color:#fff!important;
font-family:tahoma,helvetica,arial,sans-serif!important;
font-size:13px!important;
font-style:normal!important;
 font-variant:normal!important;
font-weight:400!important;
padding:4px 10px!important;
text-shadow:#474747 0 -1px 0!important;
width:auto!important;
 }

 #help-button{float:right!important;}
 #chatbox .date-and-time{float:right!important;}

Até mais.
while

while
Hiper Membro

Membro desde : 24/04/2016
Mensagens : 3263
Pontos : 4761

http://www.ajuda.forumeiros.com https://www.facebook.com/profile.php?id=100012157981279

Ir para o topo Ir para baixo

Tópico resolvido Re: Personalizar chatbox

Mensagem por YouTube3 27.03.17 21:47

Muito bom porem ficou um pouco bugado.
Personalizar chatbox R7UX7YV
YouTube3

YouTube3
Super Membro

Membro desde : 04/01/2015
Mensagens : 1120
Pontos : 1597

https://ajuda.forumeiros.com

Ir para o topo Ir para baixo

  • 0

Tópico resolvido Re: Personalizar chatbox

Mensagem por while 28.03.17 19:14

Não aparece isto a mim...
Personalizar chatbox 1b30ec5477b7414093169fdcf2ae12e3

Mas, para diminuir o tamanho da caixa , procure por esse código:

Código:
input#message.post {

E altere o height:30px!important; por: height:10px!important;

E percebi que não tem a lista de membros online... bom, adicione mais esse código:

Código:
#chatbox, #chatbox_members {   
    display:block!important;
}

Até mais.
while

while
Hiper Membro

Membro desde : 24/04/2016
Mensagens : 3263
Pontos : 4761

http://www.ajuda.forumeiros.com https://www.facebook.com/profile.php?id=100012157981279

Ir para o topo Ir para baixo

Tópico resolvido Re: Personalizar chatbox

Mensagem por YouTube3 28.03.17 21:32

Olá. 

Meu chat desconectado está assim: https://i.imgur.com/aYCzE9W.jpg
OBS: Imagem de cima é do meu chat a de baixo e da bs, como pode ver fica uma parte sobrando cinza marquei de vermelho é possível ocupar aquela parte com chat também?


2- Quando tá conectado ele fica uma parte cinza sobrando: https://i.imgur.com/eRGasVB.jpg
OBS: De cima é do meu chat de baixo da bs é possível ocupar aquela parte cinza com chat também?
YouTube3

YouTube3
Super Membro

Membro desde : 04/01/2015
Mensagens : 1120
Pontos : 1597

https://ajuda.forumeiros.com

Ir para o topo Ir para baixo

Tópico resolvido Re: Personalizar chatbox

Mensagem por YouTube3 30.03.17 0:12

#UP
YouTube3

YouTube3
Super Membro

Membro desde : 04/01/2015
Mensagens : 1120
Pontos : 1597

https://ajuda.forumeiros.com

Ir para o topo Ir para baixo

Membro Entusiasta
  • 0

Tópico resolvido Re: Personalizar chatbox

Mensagem por Luiz 30.03.17 20:55

Olá,

Precisarei que o senhor anexe sua Folha de Estilo CSS.

Tchau
Luiz

Luiz
Membro Entusiasta
Membro Entusiasta

Membro desde : 23/04/2016
Mensagens : 6645
Pontos : 7451

https://luizfelipe.dev

Ir para o topo Ir para baixo

Tópico resolvido Re: Personalizar chatbox

Mensagem por YouTube3 30.03.17 21:42

Desculpe não to conseguindo ler toda parte do seu texto ta mostrando só, "Precisarei de Estilo CSS"
Foi bug da minha tela.. caso queria meu css está aqui: https://pastebin.com/em2Trm6t
YouTube3

YouTube3
Super Membro

Membro desde : 04/01/2015
Mensagens : 1120
Pontos : 1597

https://ajuda.forumeiros.com

Ir para o topo Ir para baixo

Membro Entusiasta
  • 0

Tópico resolvido Re: Personalizar chatbox

Mensagem por Luiz 30.03.17 22:13

Olá,

Tente trocar por esta:
Código:
a.mainmenu[href="/faq"] {display:none!important;} /*- RETIRA A FAQ DO MENU -*/
a.mainmenu[href="/search"] {display:none!important;} /*- RETIRA O BUSCAR DO MENU -*/
a.mainmenu[href="/calendar"] {display:none!important;} /*- RETIRA O CALENDÁRIO DO MENU -*/
/*Banner*/
    #branding { background: url('') !important; }
    #branding { min-height: 150px !important;  width: 99.9% !important;
}
.pun #pun-intro, .pun #pun-navlinks .mainmenu:after {
    background-color: #3091BD;
}
div#pun-intro {
    background-image: url() !important;
    background-attachment: fixed !important;
    background-repeat: no-repeat !important;
}
.lastpost-avatar img { border-radius: 50%; }
/*fonts*/

@font-face {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 300;
    src: local('Ubuntu Light'), local('Ubuntu-Light'), url(http://fonts.gstatic.com/s/ubuntu/v7/_aijTyevf54tkVDLy-dlnFtXRa8TVwTICgirnJhmVJw.woff2) format('woff2'), url(http://fonts.gstatic.com/s/ubuntu/v7/_aijTyevf54tkVDLy-dlnD8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
@font-face {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 400;
    src: local('Ubuntu'), url(http://fonts.gstatic.com/s/ubuntu/v7/sDGTilo5QRsfWu6Yc11AXg.woff2) format('woff2'), url(http://fonts.gstatic.com/s/ubuntu/v7/_xyN3apAT_yRRDeqB3sPRg.woff) format('woff');
}
@font-face {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 700;
    src: local('Ubuntu Bold'), local('Ubuntu-Bold'), url(http://fonts.gstatic.com/s/ubuntu/v7/0ihfXUL2emPh0ROJezvraFtXRa8TVwTICgirnJhmVJw.woff2) format('woff2'), url(http://fonts.gstatic.com/s/ubuntu/v7/0ihfXUL2emPh0ROJezvraD8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
/*fonts*/

#branding .wrapper {
    height: 100%;
    position: relative;
    z-index: 10;
}
*,
*:after,
*:before {
    -webkit-transition: background 0.5s ease-out;
    -moz-transition: background 0.5s ease-out;
    -o-transition: background 0.5s ease-out;
    -ms-transition: background 0.5s ease-out;
}
body {
    background: #dedede;
    color: #5A5A5A;
    font-family: Ubuntu, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    padding-bottom: 12px;
}
.pun {
    max-width: 1200px;
    width: 90%;
    background: white;
    border-radius: 0;
    padding: 10px;
}
.pun a,
.pun a:link,
.pun a:visited,
a {
    color: #666;
    text-decoration: none;
    font-family: ubuntu;
}
.pun a:hover,
a:hover {
    color: #444;
    text-decoration: none font-family: Ubuntu;
}
#branding {
  background: #3C414B url(http://i.imgur.com/j5fLP7A.jpg) repeat scroll center top / cover;
  border-top: 3px solid #6485E2;
  height: 200px;
  line-height: 200px;
  width: 90%;
  padding: 10px;
  margin: 20px auto 0;
}
#branding:hover {
    background-position: center center;
}
.wrapper {
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;
}
#logo a {
    color: #FFF;
    display: block;
    font-size: 31px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: -2.1px;
}
div#logo {
    float: left;
}
#pun-intro,
#pun-head,
ul#pun-legend,
ul.pun-legend,
#qjump {
    display: none;
}
#community_app_menu {
    float: right;
}
ol,
ul {
    list-style: outside none none;
}
.left {
    float: left
}
#community_app_menu > li {
    margin: 0px 1px 0px 0px;
    position: relative;
}
.ipsList_inline > li:first-child {
    margin-left: 0px;
}
.ipsList_inline > li {
    display: inline-block;
    margin: 0px 3px;
}
#primary_nav {
    font-size: 12px;
    margin-top: -16px;
    padding-left: 200px;
    position: absolute;
    right: 0px;
    text-transform: uppercase;
    top: 50%;
}
#community_app_menu > li > a {
    border-radius: 3px;
    color: rgba(255, 255, 255, 0.8);
    display: block;
    height: 32px;
    line-height: 32px;
    margin: 0px 0.5em;
    outline: medium none;
    padding: 0px 15px;
}
#community_app_menu > li > a.menu_active,
#community_app_menu > li > a:hover {
    background: rgba(2, 1, 1, 0.1) none repeat scroll 0% 0%;
    color: #FFF;
}
#user_navigation {
    color: #9F9F9F;
    font-size: 11px;
    height: 36px;
    line-height: 36px;
}
#user_navigation .ipsList_inline li {
    float: left;
    margin: 0px;
    padding: 0;
}
#user_navigation a {
    float: left;
    height: 36px;
    line-height: 36px;
    outline: medium none;
    padding: 0px 12px;
}
#user_bar {
    padding: 5px 10px;
    margin: 0px -10px;
    background: #FFF none repeat scroll 0% 0%;
    border-bottom: 1px solid#ddd;
}
/*cat*/

.main .main-head {
    margin-top: 10px;
}
.main .main-foot,.main .main-head {
    -khtml-box-shadow: rgba(0,0,0,0.3) 0 1px 5px;
    -moz-border-radius: 0 0 4px 4px;
    -moz-box-shadow: rgba(0,0,0,0.3) 0 1px 5px;
    -o-border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px;
    -webkit-box-shadow: rgba(0,0,0,0.3) 0 1px 5px;
    background: #1c1f25;
    border-radius: 0 0 4px 4px;
    border-bottom: 1px solid #3091C1;
    box-shadow: rgba(0,0,0,0.3) 0 1px 5px;
    color: #FFF;
    font-family: Leckerli One, Ubuntu, sans-serif!important;
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 5px;
    overflow: hidden;
    padding: 15px;
    position: relative;
    text-decoration: none;
    text-shadow: 0 2px 0 rgba(0,0,0,0.14);
    text-transform: none !important;
}
.main .main-head .page-title {
    font-size: 14px;
    font-weight: 800;
    font-family: ubuntu;
}
.pun .main table td.tc2,
.pun .main table td.tc3,
.pun table.table td {
    background: transparent;
    border: 0;
    border: none;
    color: #777
}
.pun table .tcr {
    width: 30%;
    text-align: left;
    padding: 0px 0px 0px 0.5em !important;
    overflow: hidden;
}
thead {
    display: none;
}
input[type="text"],
input[type="email"],
input[type="password"] {
    background: #FCFCFC none repeat scroll 0% 0%;
    border: 1px solid #D4D4D4;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1) inset;
    color: #9F9F9F;
    padding: 6px;
    text-shadow: 0px 1px 0px #FFF;
}
.pun .statused tr {
    background: #f7f7f7;
    border: 1px solid #ddd;
}
/*post*/
.user-basic-info img:first-child {
  background: #FFF;
  border: 1px solid #ddd;
  padding: 2px;
  max-width: 100px;
  margin-bottom: 5px;
}

.pun .postmain {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    position: relative
}
.pun .post .user:after {
    border-left-color: #f7f7f7;
    border-width: 7px;
    margin-left: 2px;
    margin-top: 1px
}
.pun .post .user {
    line-height: 150%;
    margin-left: -17em!important;
    margin-top: -3.3em;
    padding-top: 0;
    text-align: center;
    width: 15em;
    background: white;
    border: 1px solid #ddd;
    border-radius: 3px;
}
.pun .username a span strong {
    font-weight: 400!important
}
.pun .user .user-ident .user-basic-info {
    margin-top: 15px;
    margin-bottom: -20px;
}
#first-post-br {
    border: 0
}
.pun .posthead,
.pun .username {
    background-color: #f7f7f7;
    border-bottom: 1px solid #ddd;
    font-size: 13px;
    font-weight: 400;
    padding: 10px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6)
}
.pun .user-ident .username {
    margin: 0 auto;
    position: relative
}
.pun .posthead a {
    color: #444;
    font-size: 13px
}
.pun .posthead h2 {
    color: #444;
    font-weight: 400
}
.pun .posthead h2 strong {
    font-size: 11px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal
}
.pun .posthead h2 strong:before {
    content: '#'
}
.posthead[id] + .postbody .entry-content div + p:not(:empty) {
    background: rgba(255, 144, 144, 0.21) url(http://imgur.com/PIQA4LA.png) no-repeat 6px 10px;
    border: 1px solid #ffffff;
    color: #747574;
    font-family: "Trebuchet MS", tahoma, helvetica, arial, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-variant: normal;
    font-weight: 700;
    line-height: 18px;
    margin-top: 15px;
    padding: 8px 8px 8px 28px;
    text-shadow: #fffaf1 0 1px 0
}
.posthead[id] + .postbody .entry-content div + p:not(:empty) > br {
    display: none;
}
.pun .post,
.pun .postbody,
.pun .postmain {
    background-color: #fff!important
}
.pun .post {
    border: 0;
    margin: 5px
}
.postfoot {
    background: #f7f7f7;
    border-top: 1px solid #ddd;
    margin: 0;
    padding: 10px;
}
.pun .topic {
    border: 0;
    box-shadow: none;
    background: white;
    margin: 0
}
.pun .entry-content {
    font-size: 13px;
    line-height: 1.6
}
.pun .paged-foot,
.pun .paged-head {
    background-color: transparent;
    border: 0
}
.cp_geral { width:340px; padding-top:50px; transition:all 150ms linear; } .cp_box { width:340px; -webkit-border-radius:10px; -moz-border-radius:10px; border-radius:10px; -webkit-box-shadow:1px 1px 12px 0 rgba(50,50,50,0.27); -moz-box-shadow:1px 1px 12px 0 rgba(50,50,50,0.27); box-shadow:1px 1px 12px 0 rgba(50,50,50,0.27); left:-120px; top:-13px; background:#fff; z-index:999; position:absolute; transition:all 150ms linear; margin:50px; } .cp_capa { background:#263340 url(http://i.imgur.com/6AnKAdN.png) right no-repeat; height:105px; -webkit-border-top-left-radius:10px; -webkit-border-top-right-radius:10px; -moz-border-radius-topleft:10px; -moz-border-radius-topright:10px; border-top-left-radius:10px; border-top-right-radius:10px; padding:5px 5px 0; } .cp_capa:before { content:""; display:inline-block; vertical-align:middle; margin-left:74px; width:0; height:0; position:absolute; top:-15px; border-left:15px solid transparent; border-right:15px solid transparent; border-bottom:15px solid #263340; } .cp_capa-avatar { -moz-border-radius:100%; -webkit-border-radius:100%; border-radius:100%; border:1px solid #d8d8d8; height:75px; width:75px; text-align:center; float:left; font-size:0; padding:7px; } .cp_capa-avatar img { -moz-border-radius:100%; -webkit-border-radius:100%; border:0 solid #d8d8d8; border-radius:100%; height:75px; width:75px; }.cp_capa-avatar img:nth-of-type(2){display:none} .cp_capa-nick { width:215px; height:75px; float:left; padding:25px 0 0 15px; } .cp_capa-nick strong { color:#fff!important; font-size:25px; font-weight:400!important; display:block; } .cp_info { text-align:center; padding:10px; } .cp_info-botoes { height:60px; width:320px; -webkit-border-radius:10px; -moz-border-radius:10px; border-radius:10px; text-decoration:none; } .cp_info-botoes a { text-decoration:none; } .cp_info-botoes-post { background:#ecf0f1; width:85px; height:53px; -webkit-border-top-left-radius:10px; -webkit-border-bottom-left-radius:10px; -moz-border-radius-topleft:10px; -moz-border-radius-bottomleft:10px; border-top-left-radius:10px; border-bottom-left-radius:10px; text-transform:uppercase; border-bottom:7px solid #bec3c7; float:left; } .cp_info-botoes-rep { background:#6bbd21; width:110px; height:53px; text-transform:uppercase; border-bottom:7px solid #68a72f; float:left; } .cp_info-botoes-rep strong { padding-top:8px; color:#fff; display:block; font-size:20px; } .cp_info-botoes-rep span { color:#fff; font-size:12px; } .cp_info-botoes-data strong { padding-top:8px; color:#666; display:block; font-size:15px; } .cp_info-botoes-data { background:#ecf0f1; width:125px; height:53px; -webkit-border-top-right-radius:10px; -webkit-border-bottom-right-radius:10px; -moz-border-radius-topright:10px; -moz-border-radius-bottomright:10px; border-top-right-radius:10px; border-bottom-right-radius:10px; text-transform:uppercase; border-bottom:7px solid #bec3c7; float:left; } .cp_info-botoes-post,.cp_info-botoes-rep,.cp_info-botoes-data { transition:all 150ms linear; } .cp_info-botoes-post:hover,.cp_info-botoes-rep:hover,.cp_info-botoes-data:hover { opacity:0.65; -moz-opacity:0.65; filter:alpha(opacity=65); } .cp_icones { background:#ecf0f1; -webkit-border-bottom-right-radius:10px; -webkit-border-bottom-left-radius:10px; -moz-border-radius-bottomright:10px; -moz-border-radius-bottomleft:10px; border-bottom-right-radius:10px; border-bottom-left-radius:10px; color:#bec3c7; height:20px; padding:5px; } .cp_icones a { font-size:12px; text-decoration:none; color:#666; } .cp_mp,.cp_perfil { float:left; padding-left:10px; transition:all 150ms linear; } .cp_mp:hover { float:left; padding-left:10px; color:#c1392b; } .cp_mp:before { content:"\f003"; font-family:FontAwesome; padding:0 4px; } .cp_perfil:before { content:"\f007"; font-family:FontAwesome; padding:0 4px; } .cp_perfil:hover { padding-left:10px; color:#6bbd21; } .cp_mais { width:100%; } .cp_capa-avatar br,.span_capa-nick img,.span_capa-nick br { display:none; } .cp_capa-nick span,.span_capa-nick { color:#fff!important; font-size:12px; line-height:22px; font-weight:400!important; float:none!important} .cp_info-botoes-post strong { padding-top:8px; color:#666; display:block; font-size:20px; } .cp_info-botoes-post span,.cp_info-botoes-data span { color:#868585; font-size:11px; }

.paged-head h1 {
    display: none
}
/*post*/

.pun-crumbs {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    line-height: 34px;
    margin: 0px 1px 10px;
    overflow: hidden;
    padding: 0.2em 1em;
}
.pun .pun-crumbs .crumbs {
    color: transparent;
}
p.crumbs a {
    background: transparent url("https://i39.servimg.com/u/f39/11/55/08/10/pun-cr10.png") no-repeat scroll 100% -1px;
    color: #757575 !important;
    line-height: 30px;
    margin-left: -14px;
    padding: 10px 20px 10px 25px;
    position: relative;
    text-shadow: 0px 1px 0px #FFF;
    transition: none 0s ease 0s;
}
p.crumbs a:hover {
    background-position: 100% -44px;
}
.pun .postfoot .user-contact {
    display: none;
}
#pun-visit,
.main-box {
    width: 0;
    height: 0;
    overflow: hidden;
    background: transparent;
    border: none;
    display: none;
}
/*ranks*/

.rank {
    background: transparent none repeat scroll 0% 0%;
    color: #fefefe;
    padding: 2px 0 !important;
    display: block;
    margin: 5px auto;
    width: 110px;
    border-radius: 2px;
    text-shadow: 0 -1px rgba(0, 0, 0, 0.38);
    border-top: 1px solid rgba(0, 0, 0, 0.15);
}
.rank.admin {
    background: rgb(209, 39, 39) none repeat scroll 0% 0%;
}
.rank.staff {
    background: #34365F;
}
.rank.mem {
    background: #454545;
}
.BS_done {
    opacity: 0.5;
    cursor: default;
}
.BS_like {
    background: rgb(0, 159, 255) none repeat scroll 0% 0%;
    padding: 6px 10px;
    color: white;
    border-radius: 3px;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: bold;
    cursor: pointer;
}
.BS_count {
    padding: 6px 10px;
    margin: 0 5px;
    border-radius: 3px;
    font-weight: bold;
}
.BS_vote {
    padding: 10px 5px;
    float: right;
    border-radius: 3px;
    margin-top: 100px;
    background: rgb(238, 238, 238) none repeat scroll 0% 0%;
}
input[type="button"],
input[type="reset"],
input[type="submit"] {
    background: rgb(60, 65, 75) none repeat scroll 0px 0px;
    border-radius: 3px;
    color: #FFFAFA !important;
    cursor: pointer;
    font-family: Ubuntu;
    font-size: 10px;
    font-weight: 700;
    text-decoration: none;
    display: inline-block;
    text-transform: uppercase;
    margin: 0px 2px;
    padding: 7px 11px !important;
    border: 0 solid #FFF;
}
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    background: rgb(39, 93, 65)
}
.pun .main-content {
    background-color: #FFF;
    border: 1px solid #ddd;
}
.main .main-content {
    background: #FFF;
    border: 1px solid #ddd;
    box-shadow: 0 0 4px rgba(0,0,0,0.1);
    margin: 0;
    padding: 6px;
}
.frm-buttons {
    border-top: none !important;
    margin-bottom: 0;
    margin-top: 0;
    padding: 10px 0;
}
.forumtitle {
    font-size: 13px;
}
.status > img {
    display: none;
}
.status:before {
    content: '\f086';
    font-family: FontAwesome;
    font-size: 24px;
    line-height: 120%;
}
.dev {
    float: right;
    font-weight: bold;
}
footer {
    background: #3B404A none repeat scroll 0px 0px;
    border-bottom: 3px solid #6687E7;
    color: #FFF;
    font-size: 13px;
    font-weight: 100;
    height: 100px;
    line-height: 100px;
    padding: 10px;
    width: 90%;
    margin: 0 auto 20px;
}
.about {
    float: left;
}
#stats {
    background-color: white;
    line-height: 100%;
    padding: 10px;
    border: 1px solid #ddd;
}
#onlinelist {
    background-color: white;
    padding: 10px;
    border: 1px solid #ddd;
    border-top: none;
}
.stats_text {
    color: #737C8D;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
}
.stats_number {
    color: #737C8D;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 700;
    overflow: hidden;
    position: relative;
    text-align: center;
}
.reputation {
    color: #5F7A47 !important;
    font-size: 13px;
    font-weight: bold;
}
.pun .user .user-info {
    color: #9c9c9c;
    line-height: 1.5em;
}
.fa-plus-circle::before {
    display: inline-block;
    margin: 0 2px;
}
.main-head h2,
.main-head h3 {
    font-weight: 800;
    font-size: 14px !important;
    font-family: Ubuntu, sans-serif;
}
#onlinechat {
    display: none;
}
.mp-local {
    background: #bbb;
    color: white !important;
    border-radius: 50%;
    height: 25px !important;
    line-height: 25px !important;
    width: 25px !important;
    text-align: center !important;
    padding: 0 !important;
    margin-top: 5px;
    font-weight: bold;
}
#groupLegend {
    font-size: 0
}
#groupLegend b {
    font-size: 11px
}
#groupLegend b:after {
    content: " • "
}
#groupLegend b:last-child:after {
    content: ""
}
.lastpost-avatar img {
    height: 38px;
    width: 38px;
    background: #FFF none repeat scroll 0% 0%;
    border: 1px solid #DDD;
    border-radius: 4px;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
    padding: 2px;
    margin: -3px 5px;
}
.arrow-u2 {
    border-left-color: #ddd!important;
    z-index: 99!important;
    left: -22px!important;
    border-left-width: 8px!important;
}
.arrow-u,
.arrow-u2 {
    width: 0;
    height: 0;
    z-index: 999;
    border: 7px solid;
    border-color: transparent transparent transparent #f7f7f7;
    position: absolute;
    left: -23px;
    margin-top: -25px;
}
.minicode {
    background-color: #F9F2F4;
    border-radius: 4px;
    color: #C7254E;
    display: inline-block;
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
    font-size: 90%;
    margin: 3px 0px;
    padding: 2px 4px;
    white-space: nowrap;
}
pre.highlight {
  background-color: #FAFAFA !important;
  border: 1px solid #C9C9C9 !important;
  color: #000000;
  font-family: Consolas,"Bitstream Vera Sans Mono","Andale Mono",Monaco,"DejaVu Sans Mono","Lucida Console",monospace !important;
  font-size: 11px !important;
  line-height: 110% !important;
  max-height: 250px !important;
  overflow: auto !important;
  padding: 5px !important;
  white-space: pre-wrap !important;
  width: auto !important;
}
.prettyprint ol.linenums {
  padding-left: 5px !important;
}
.pun{color:#666!important}

.topic_buttons {
  background-color: rgb(60, 65, 75)!important;
  padding: 10px 15px!important;
  border: none!important;
  cursor: pointer!important;
  color: white!important;
  font-weight: bold!important;
  text-transform: uppercase!important;
  border-radius: 4px!important;
  font-size: 11px!important;
  font-family: Open Sans,cursive;
  text-shadow: 0 1px 1px black;
}
.topic_buttons.important{background: darkred!important;}

.wraparound {
  background: #f7f7f7;
  border: 1px solid #ddd;
  padding: 8px;
  margin:10px 0;
}
.ipsUserPhotoLink img {
  float: left;
  width: 40px;
  height: 40px;
  border: 1px solid #ddd;
  padding: 2px;
  background: white;
}
.ftoggle {
  background: #E2E2E2;
  padding: 10px 15px;
  display:block;
  border-radius: 3px;
}
.ipsBox_withphoto {
  margin-left: 65px;
}
.ipsType_pagetitle, .ipsType_subtitle {
  font: 300 23px/1.3 Helvetica,Arial,sans-serif;
  color: #413f3c;
}
.desc.lighter, .desc.lighter.blend_links a, .desc.lighter.blend_links span a strong {
  color: #a49f98!important;
  font-weight: normal;
}
.pun .user .user-ident .user-basic-info {font-size: 0px!important;}
/* Fonte UBUNTU */
@font-face {
  font-family: Ubuntu;
  font-style: normal;
  font-weight: 300;
  src: local('Ubuntu Light'), local(Ubuntu-Light), url(http://fonts.gstatic.com/s/ubuntu/v7/_aijTyevf54tkVDLy-dlnFtXRa8TVwTICgirnJhmVJw.woff2) format(woff2), url(http://fonts.gstatic.com/s/ubuntu/v7/_aijTyevf54tkVDLy-dlnD8E0i7KZn-EPnyo3HZu7kw.woff) format("woff");
}
@font-face {font-family:Ubuntu;font-style:normal;font-weight:400;src:local(Ubuntu), url(http://fonts.gstatic.com/s/ubuntu/v7/sDGTilo5QRsfWu6Yc11AXg.woff2) format(woff2), url(http://fonts.gstatic.com/s/ubuntu/v7/_xyN3apAT_yRRDeqB3sPRg.woff) format("woff");}
@font-face {font-family:Ubuntu;font-style:normal;font-weight:700;src:local('Ubuntu Bold'), local(Ubuntu-Bold), url(http://fonts.gstatic.com/s/ubuntu/v7/0ihfXUL2emPh0ROJezvraFtXRa8TVwTICgirnJhmVJw.woff2) format(woff2), url(http://fonts.gstatic.com/s/ubuntu/v7/0ihfXUL2emPh0ROJezvraD8E0i7KZn-EPnyo3HZu7kw.woff) format("woff");}
 
.pun a, .pun a:link, .pun a:visited, a {
    color: #666;
    font-family: 'Ubuntu', sans-serif, Arial;
    text-decoration: none;
}

.topposters img {
background: #fff;
border: 1px solid #c4c4c4;
border-radius: 50%;
height: 30px;
margin: 0 5px;
padding: 2px;
width: 30px;
margin-right: 5px;
}
.topposters img:hover {
-moz-box-shadow: 0 2px 2px rgba(0,0,0,0.2);
-webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.2);
border-color: #a1a1a1;
box-shadow: 0 2px 2px rgba(0,0,0,0.2);
}
.topposters .UserPhoto {float: left;}
.module .main-content .topposters ul {
margin: 0;
}
.topposters li {
margin-bottom: 8px;
list-style: none;
}
.topposters li:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.topposters p {
font: normal 11px helvetica, arial, sans-serif;
margin: 5px 0 0 40px;
color: #777777;
}
.topposters p span div {
display: inline-block;
}
#members_top_posters .m_b img {
    width: 30px !important;
    height: 30px !important;
}
.status > img {
    display:block!important;
    margin-left:-22px!important;
}
.status:before {display:none!important;}
.pun table .tdtopics .status{margin-left:0px!important;}
#main-content > div.main.paged  td.tcl.tdtopics{position:relative!important;top:14px!important;}
input#message.post {
    -khtml-border-radius: 3px;
    -khtml-box-shadow: rgba(0,0,0,0.07) 0 1px 3px, inset rgba(255,255,255,0.75) 0 1px 0;
    -moz-border-radius: 3px;
    -moz-box-shadow: rgba(0,0,0,0.07) 0 1px 3px, inset rgba(255,255,255,0.75) 0 1px 0;
    -moz-transition: border .3s ease-in-out;
    -o-transition: border .3s ease-in-out;
    -webkit-border-radius: 3px;
    -webkit-box-shadow: rgba(0,0,0,0.07) 0 1px 3px, inset rgba(255,255,255,0.75) 0 1px 0;
    -webkit-transition: border .3s ease-in-out;
    background-color: #fafbfc;
    border: 1px solid #c1c1c1;
    border-radius: 3px;
    box-shadow: rgba(0,0,0,0.07) 0 1px 3px, inset rgba(255,255,255,0.75) 0 1px 0;
    color: #666;
    font-size: 12px;
    min-width: 378px;
    outline: 0;
    padding: 9px!important;
    transition: border .3s ease-in-out;
}
#message {
    height: 16px;
    margin-top: 3px;
    width: 250px;
}
#message, #submit_button {
    margin-left: 15px;
}
 
#chatbox_messenger_form {
    margin: 0!important;
}
#chatbox_messenger_form {
    margin: 10px 0 0;
}
.fontbutton {
    -moz-transition: background .3s ease-in-out;
    -o-transition: background .3s ease-in-out;
    -webkit-transition: background .3s ease-in-out;
    background: #3091C1 url(http://imgur.com/srUpLQz.png) repeat-x;
    border: 0!important;
    border-radius: 4px;
    border-top: 1px solid rgba(0,0,0,.20);
    color: #fff;
    cursor: pointer;
    font-family: Ubuntu!important;
    font-size: 13px;
    outline: 0;
    padding: 5px!important;
    text-shadow: 0 2px 0 rgba(0,0,0,0.14);
    transition: background .3s ease-in-out;
}
#avatar img { margin-top: 5px; }
#notify_link { left: 20px; }
#inbox_link { left: 40px; }
#user_link { margin-top: 5px;
}
#search { margin: -210px 0; }
.attach { float: right; }
 
fieldset {
    border: 0 groove threedface;
    margin-top: 51px;
}
 
#adv_search {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background: url(http://i.imgur.com/gtuEBUp.png) no-repeat 50% 50%;
    border-radius: 3px;
    display: inline-block;
    height: 26px;
    margin-left: 3px;
    text-indent: -3000em;
    width: 26px;
}
 
#search_wrap {
    -moz-border-radius: 3px 4px 4px 3px;
    -moz-box-shadow: 0 2px 4px rgba(0,0,0,0.2);
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 4px;
    -webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.2);
    background: #fff;
    border-radius: 3px 4px 4px 3px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.2);
    display: block;
    height: 26px;
    line-height: 25px;
    min-width: 20px;
    padding: 0 26px 0 4px;
    position: relative;
}
 
#main_search {
    -webkit-transition: all 1s ease-in-out;
    background: transparent;
    border: 0;
    color: #b0b0b0;
    font-size: 12px;
    margin-top: 5px;
    outline: 0;
    padding: 0;
    transition: all 1s ease-in-out;
    width: 130px;
}
 
#search .submit_input {
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #3091C1 url(http://imgur.com/tUX6wJ6.png) no-repeat 50%;
    border-radius: 4px;
    border-top: 1px solid rgba(0,0,0,.20);
    bottom: 0;
    display: block;
    height: 20px;
    margin-right: 2px;
    margin-top: 3px;
    outline: none!important;
    padding: 0!important;
    position: absolute;
    right: 0;
    text-indent: -3000em;
    top: 0;
    width: 25px;
}
#search { margin: -170px 50px !important; }
#search_wrap { z-index: 99; }
#main_search:focus {
    -webkit-transition: all 1s ease-in-out;
    color: #5a5a5a;
    transition: all 1s ease-in-out !important;
    width: 240px;
}
a.sceditor-button.sceditor-button-emoticon , #textarea_content > div > div.sceditor-toolbar > div:nth-child(6) > a.sceditor-button.sceditor-button-emoticon {display:none!important;}
#sce_smilies_body {background:none!important;}
@font-face {
  font-family: 'Leckerli One';
  font-style: normal;
  font-weight: 400;
  src: local('Leckerli One'), local('LeckerliOne-Regular'), url(https://fonts.gstatic.com/s/leckerlione/v7/S2Y_iLrItTu8kIJTkS7DrOgdm0LZdjqr5-oayXSOefg.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
.main-head h2, .main-head h3 {
    font-family: Leckerli One, Ubuntu, sans-serif!important;
    font-size: 16px!important;
    text-transform: none!important;
    font-weight: 300!important;
}
        .postbody a, .postbody .content div a, .postbody .post-entry div a {
          display: inline-block;
          max-width: 300px;
          overflow: hidden;
          white-space: nowrap;
          text-overflow: ellipsis;
}
.main .main-head {
    background-color: #2a2c33;
    border-bottom: 1px solid #3091C10;
    border-radius: 2px 2px 0 0;
    box-shadow: #3091C1 0 -2px 0 inset;
    color: #fff;
    padding: 1em;
    text-shadow: none;
}
    .post_field {
        border: 1px solid #DDD;
        padding: 4px;
        margin-bottom: -19px;
        border-left: 5px solid #DDD;
        text-align: left;
        background: #fff;
    }
    .pun .user .user-info {
        color: #666;
        line-height: 1.8em;
    }
    .pun .user .user-info {
        background: #F5F5F5 none repeat scroll 0 0;
        border-top: 1px solid rgba(0,0,0,0.15);
        color: #666;
        line-height: 1.8em;
        padding: 5px !important;
    }
footer {width:98%!important;height:20px!important;margin-bottom:-10px!important;}
        .social {margin-top:4px!important;margin-left:50px!important;}
        body > footer > span {margin-right:60px!important;}
        body > footer > div:nth-child(2) > a > i {margin-left:-50px!important;}
#cke_20, #cke_31 , #cke_33, #cke_47 , #cke_40 , #cke_12 {display:none;}
.main .frm-info {
    background: rgba(39, 93, 65, 0.15)
    border: 1px solid #E6E6E6;
    margin: 1.7em;
    padding: 1em;
}
#chatbox {
    left: 0;
    color: #777;
    font-size: 11px;
}
 
#chatbox_members {
    display: none;
}
 
#chatbox .cb-avatar,
#chatbox .cb-avatar > img {
    width: 16px !important;
    height: 16px !important;
}
 
.chatbox-username {
    margin-right: 10px;
}
 
.chatbox-username:before {
    content: '@';
    display: inline-block;
    margin: 0 10px 0 5px;
}
 
#chatbox .msg,
#chatbox .user {
    display: inline-block !important;
}
 .pun div#pun-intro {
    background-attachment: none !important;
    background: #3091C1 url(http://i.imgur.com/0EBRbnD.png) center no-repeat !important;
    background-size: 100% !important;
 }
 .pun #pun-navlinks .mainmenu:after {
    background-color: #3091C1;
 }
 .pun #pun-head #pun-navlinks {
    background-color: background: #1c1f25;
 }
 .pun #pun-head {
    margin-top: -6pc;
    position: absolute;
    width: 100%;
    left: 0;
 }
 .pun #pun-intro {
    top: 0;
    position: absolute;
    width: 100%;
    left: 0;
    padding: 50px 0;
    height: 110px;
 }
 .pun #pun-navlinks ul {
    text-align: center;
 }
 .pun #pun-head, .pun #pun-intro {
    display: inherit;
 }
 #branding, .wrapper {
    display: none !important;
 }
 .pun {
    margin-top: 285px;
 }
 .pun #pun-logo, .pun #pun-title, .pun p#pun-desc {
    padding-left: 5%;
    display: block
 }
 .pun #pun-head #pun-navlinks {
    padding: 0;
 }
 .pun #pun-navlinks li {
    color: #FFF;
    line-height: 0;
    padding: 0px;
    position: relative;
 }
 .pun #pun-navlinks .mainmenu {
    color: #FFF;
    font-size: 12px;
    font-weight: 700;
    font-family: "Trebuchet MS", Arial, Verdana, Sans-serif;
    text-decoration: none;
    line-height: 40px;
    padding: 0 10px;
    display: inline-block;
    overflow: hidden;
    position: relative;
 }
 .pun #pun-navlinks .mainmenu {
    text-decoration: none;
 }
 .pun #pun-navlinks .mainmenu:hover:after {
    bottom: 0;
 }
 .pun #pun-navlinks .mainmenu:after {
    content: ".";
    font-size: 0;
    height: 5px;
    position: absolute;
    bottom: -5px;
    left: 0;
    right: 0;
    transition: bottom 250ms;
 }
 #search_menu {
    top: 15px!important;
    left: 0!important;
}
  #chatbox .user strong {
  font-size: 0;   
}
#chatbox .chatbox-message-username {
  font-size: 11px;
}
#chatbox .cb-avatar {
    margin-top: 2px;
}
 
#chatbox .user {
    width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
    padding: 0;
    height: 24px;
    line-height: 24px;
    margin: 0;
}
 
.chatbox-username:before {
    margin-right: 5px;
}
 
#chatbox .msg {
    vertical-align: middle;
    line-height: 24px;
    margin: 0;
}
 
#chatbox .user + .msg:before {
    content: ":";
    display: inline-block;
    margin-right: 10px;
}
 
#chatbox_header.main-head {
    border-top: none;
    border-bottom: 3px solid #3091C1;
    border-radius: 3px;
}
 
.chatbox-options {
    margin: 0;
    line-height: 20px;
}
 
#chatbox_top + div[style="resize"] {
    display: none;
}
#chatbox {
    height: 220px !important;
    box-sizing: border-box;
}
#pun-navlinks {
    background: #22242D!important;
}
.social {
    position: absolute;
    margin: 0 0 0 -3px !important;
    float: none;
    left: 5%;
}
 
.social > .social {
    position: static;
}
 
.social a {
    display: block;
}
 
.social em.fa,
.social em.fa.fa-youtube:hover {
    margin: 0 !important;
}
 
.social em.fa {
    height: 50px !important;
    line-height: 50px !important;
    padding: 0 20px !important;
}
#main-footer {
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;
    background-color: #3B404A;
    color: #fff;
    height: 50px;
    line-height: 50px;
    border-bottom: 3px solid #6687E7;
    padding: 0 10px;
}
 
#main-footer .main-footer-social {
    float: left;
    margin-left: -10px;
}
 
#main-footer .main-footer-social a {
    color: #fff;
    font-size: 24px;
    display: block;
}
 
#main-footer .main-footer-social a .fa {
    display: block;
    line-height: 50px;
    width: 60px;
    text-align: center;
    transition: 250ms ease background-color;
}
 
#main-footer .main-footer-social a .fa-youtube:hover {
    background-color: #f00;
}
 
#main-footer .main-footer-copy {
    float: right;
    margin-right: 50px;
}
 
#bs_full_inbox {
    right: 0!important; 
    left: 0!important; 
    margin-left: auto!important; 
    margin-right: auto!important; 
}
div#pun-navlinks li {
  display: inline-block;
  vertical-align: top;
}
 
li.pun-navsearch form {
  display: inline-block;
}
 
li.pun-navsearch input {
  padding: 0 15px;
  margin: 5px 0;
  border: none;
  height: 30px;
  line-height: 30px;
  background-color: #484a54;
  color: #fff;
  outline: none;
  transition: 250ms ease background-color;
  box-sizing: border-box;
}
 
li.pun-navsearch input:focus,
li.pun-navsearch input:hover {
  background-color: #5f6168;
}
 
li.pun-navsearch button {
  position: relative;
  background: none;
  width: 30px;
  border: none;
  overflow: hidden;
  text-align: center;
  height: 30px;
  box-sizing: border-box;
  outline: none;
  text-indent: -9999px;
}
 
li.pun-navsearch button:before {
  content: "\f002";
  color: #fff;
  font-family: "FontAwesome";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  line-height: 30px;
  font-size: 18px;
  cursor: pointer;
  text-indent: 0;
}
div#pun-navlinks li.pun-navsearch {
  padding-left: 50px;
}
div#pun-navlinks li.pun-navsearch {
  position: absolute;
  right: 30px;
}
form#form-send dl {
  position: relative;
}
 
div#countitle {
  position: absolute;
  right: 300px;
  top: 10px;
  background: none;
}
.pun div#pun-intro {
  background-repeat: repeat-x !important;
  background-size: initial !important;
  animation: animate-background linear 40s infinite;
}
 
 
@keyframes animate-background {
  from { background-position: 0 0; }
  to { background-position: 1100px 0; }
}
.menusera {
    float: right !important;
    border-top: 0 !important;
    border-bottom: 0 !important;
    position: absolute;
    height: 199px;
    width: 122px;
    background: #292929;
    margin-right: -0px !important;
    border: 1px solid #292929;
    -moz-box-shadow: 0px 1px 0px #292929;
    -webkit-box-shadow: 0px 1px 0px #292929;
    box-shadow: 0px 1px 0px #292929;
    right: -0%;
    z-index: 2;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}
/**
 * FA.BEGIN fa_user_menu
 */
 
#fa-user-menu,
#fa-user-menu * {
  box-sizing: border-box;
}
 
#fa-user-menu {
  background-color: #333;
  padding: 10px;
  position: absolute;
  right: -500px;
  top: 40px;
  width: 500px;
  transition: 1000ms ease right;
}
 
#fa-user-menu:hover {
  right: 0;
}
 
#fa-user-menu a {
  transition: 250ms ease color;
}
 
.fa-user-menu-title {
  color: #999;
}
 
.fa-user-menu-username {
  color: #ccc;
}
 
.fa-user-menu-username:active,
.fa-user-menu-username:hover {
  color: #fff;
}
 
.fa-user-menu-content {
  color: #ccc;
  margin-top: 10px;
  overflow: hidden;
}
 
.fa-user-menu-column {
  float: left;
}
 
.fa-user-menu-column li {
  background-color: #464646;
  display: block;
  font-size: 10px;
  margin-bottom: 5px;
  padding: 3px;
  border: 1px #464646 solid;
  transition: 250ms ease border-color;
}
 
.fa-user-menu-column li a {
  color: inherit;
}
 
.fa-user-menu-column li a:active,
.fa-user-menu-column li a:focus,
.fa-user-menu-column li a:hover {
  color: #fff;
}
 
.fa-user-menu-column li:hover {
  border-color: #275d41
;
}
 
.fa-user-menu-column li:last-child {
  margin-bottom: 0;
}
 
.fa-user-menu-column li span {
  color: #999;
  float: right;
}
 
.fa-user-menu-side-column {
  width: 25%;
}
 
.fa-user-menu-main-column {
  padding: 0 10px;
  width: 50%;
}
 
.fa-user-menu-main-column>img {
  margin-bottom: 10px;
}
 
.fa-user-menu-login-logout {
  background-color: #464646;
  color: #fff;
  display: block;
  padding: 15px 0;
  text-align: center;
  transition-property: background-color !important;
}
 
.fa-user-menu-login-logout:active,
.fa-user-menu-login-logout:focus,
.fa-user-menu-login-logout:hover {
  color: #fff;
  background-color: #275d41;
}
 
.fa-user-menu-open-arrow {
  background-color: #333;
  border-radius: 5px 0 0 5px;
  color: #ccc;
  font-size: 24px;
  height: 80px;
  left: -20px;
  position: absolute;
  text-align: center;
  top: 20px;
  width: 20px;
}
 
.fa-user-menu-open-arrow .fa {
  line-height: 80px;
}
 
/**
 * FA.END fa_user_menu
 */
#fa-user-menu {
  z-index: 1;
}
.container_IE {
    position: relative;
    overflow: hidden;
}
 
.fa-user-menu-column li {
    line-height: 12px;
}
 
#fa-user-menu a {
    color: #ccc;
}
 
#fa-user-menu a:hover {
    color: #fff;
}
 
.fa-user-menu-login-logout[href="/login?logout"]:hover,
.fa-user-menu-login-logout[href="/login?logout"]:focus,
.fa-user-menu-login-logout[href="/login?logout"]:active {
    background-color: #b53528;
}
.pun #pun-navlinks .mainmenu[href="/profile?mode=editprofile"] {
  display: none;
}
::-webkit-scrollbar {
    width: 9px;
    height: 17px
}
::-webkit-scrollbar-track {
    background: #303030;
}
::-webkit-scrollbar-thumb {
    background-color: #275d41;;
}
::-webkit-scrollbar-button:hover,
::-webkit-scrollbar-thumb:hover {
    background-color: #275d41;
}
::-webkit-scrollbar-button:active,
::-webkit-scrollbar-thumb:active {
    background-color: #275d41;
}
.pun #pun-navlinks .mainmenu:hover {background:rgba(255,255,255,0.07);color:#fff;}
.pun #pun-navlinks .mainmenu:after{background:none!important;}
        #right > div.module.main > div.main-content.clearfix {margin-top:-4px;}
a[href^="/u62"] span[style^="color:#8C04DB"] {
    background: url(http://brasil-nl.com.br/forum/public/style_images/splatts/brilho.gif);
    text-shadow: 0 1px 6px rgba(146, 71, 206, 0.39);
}
a[href^="/u66"] span[style^="color:#8C04DB"] {
    background: url(http://brasil-nl.com.br/forum/public/style_images/splatts/brilho.gif);
    text-shadow: 0 1px 6px rgba(146, 71, 206, 0.39);
}
a[href^="/u1"] span[style^="color:#FF0000"] {
    background: url(http://brasil-nl.com.br/forum/public/style_images/splatts/brilho.gif);
    text-shadow: 0 1px 6px rgba(222, 101, 101, 0.53);
}
a[href^="/u46"] span[style^="color:#FF0000"] {
    background: url(http://brasil-nl.com.br/forum/public/style_images/splatts/brilho.gif);
    text-shadow: 0 1px 6px rgba(222, 101, 101, 0.53);
}
a[href^="/u67"] span[style^="color:#3CB300"] {
    background: url(http://brasil-nl.com.br/forum/public/style_images/splatts/brilho.gif);
    text-shadow: 0 1px 6px rgba(146, 212, 153, 0.38);
}
a[href^="/u2"] span[style^="color:#3CB300"] {
    background: url(http://brasil-nl.com.br/forum/public/style_images/splatts/brilho.gif);
    text-shadow: 0 1px 6px rgba(146, 212, 153, 0.38);
}
strong, b {font-weight: normal!important;}
div.sceditor-group {
background: transparent !important;
border-bottom: none !important;
}
/* Message-box-------------------------------------------------*/
#message-box {
  margin: 0 180px 0 0;
    }
#message-box textarea {
  color: #536482;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  width: 100% !important;
    }
#textarea_content {
  margin: 0;
  overflow: hidden;
  text-align: left !important;
  width: 100% !important;
    }
#message-box .sceditor-container {
  border-color: rgba(0, 0, 0, 0.1) !important;
  border-style: solid !important;
  border-width: 1px !important;
  box-shadow: none !important;
  margin: 0;
  width: auto !important;
    }
.sceditor-container {
  background-color: #ffffff !important;
  border: none !important;
  border-radius: 3px !important;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.06) !important;
  clear: both;
  width: 100% !important;
    }
.sceditor-container iframe,.sceditor-container textarea {
  background-color: transparent !important;
  font-family: Verdana,Arial,Helvetica,sans-serif !important;
  margin: 0 !important;
  padding: 18px !important;
    }
.sceditor-container textarea {
  transition: none;
    }
.sceditor-toolbar {
  background-color: #f7f7f7 !important;
  border-color: #cadceb !important;
  margin: 0 !important;
  padding: 0 3px 3px !important;
  text-align: center;
  width: 100%;
    }
.sceditor-group {
  background-color: transparent !important;
  border-color: rgba(0, 0, 0, 0.1) !important;
  border-radius: 0 !important;
  border-style: solid !important;
  border-width: 0 0 0 1px !important;
  margin: 3px 7px 0 -4px !important;
  padding: 0 0 0 3px !important;
    }
.sceditor-group:first-child {
  border: none !important;
    }
.sceditor-button {
  height: auto !important;
  padding: 6px !important;
  width: auto !important;
    }
.sceditor-button.active, .sceditor-button:active, .sceditor-button:hover {
  box-shadow: 0 0 18px rgba(0, 0, 0, 0.15) inset !important;
  background-color: transparent !important;
    }
.sceditor-button.hover {
  box-shadow: 0 0 36px rgba(0, 0, 0, 0.15) inset !important;
  background-color: transparent !important;
    }
#sceditor_smilies {
  background-color: #e1ebf2;
    }
#sce_smilies_body {
  background-color: transparent;
  background-image: none;
  margin: 0 !important;
  min-width: 1px !important;
    }
#textarea_content textarea#text_editor_textarea {
  width: 100% !important;
  height: 250px;
    }
#textarea_content iframe#text_editor_iframe {
  width: 100%;
  height: 100%;
    }
form#quick_reply #textarea_content textarea#text_editor_textarea {
  width: 100% !important;
  height: 150px;
    }
form#quick_reply #textarea_content iframe#text_editor_iframe {
  width: 100%;
  height: 100%;
    }
#quick_reply #textarea_content {
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.06);
    }
.mentiontag {
  background-color: #3793ff;
  color: #FFF;
  border-radius: 3px;
  font-weight: 500;
  padding: 1px 3px 2px;
    }
.mentiontag:link, .mentiontag:visited {
  color: #FFF;
    }
.mentiontag:hover, .mentiontag:active {
  background-color: #FF4F42;
  color: #FFF;
    }
 
/* Message-box OLD/NEW Editor-------------------------------------------------*/
.editor-message-box textarea {
  color: #536482;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  width: 80%;
  font-size: 1.2em;
    }
.editor-textarea_content {
  margin-top: 2px;
    }
.editor-textarea_content textarea#text_editor_textarea {
  width: 100% !important;
  height: 250px;
    }
#quick_reply .editor-textarea_content textarea#text_editor_textarea {
  width: 100% !important;
  height: 150px;
    }
.topic_buttons li {
    float: right;
    margin: 15px 0px 12px 10px;
}
.module {
text-align: center;
}
.user-basic-info img:first-child {max-height:300px!important;max-width:300px!important;}
.postmain cite {
background: #d3e9dc url(http://forum.muaway2.net/public/style_images/MuAwaY2/citation_bg.png) no-repeat right;
color: #2b3730;
font-size: 0.9em;
font-weight: bold;
border-width: 1px 1px 0 3px;
border-style: solid;
border-color: #6fa987;
padding: 5px 8px;
}
.postmain blockquote, blockquote {
background: #f3f9f6;
font-size: 0.9em;
border-width: 1px 1px 1px 3px;
border-style: solid;
border-color: #6fa987;
margin: 0px;
margin-top: 0px;
padding: 12px; 
}
#submit_button {
    height: auto !important; }
.main .frm-info {
    background: rgba(39, 93, 65, 0.15);
    border: 1px solid #E6E6E6;
    margin: 1.7em;
    padding: 1em;
}
#chatbox_top{min-height:350px!important;}
.chatbox{
background-color:#fff!important;
 border:1px solid #ddd!important;
 margin:10px 0!important;
 padding:8px 8px 0!important;
}
 
#chatbox_header.main-head{
background:#f5f5f5 url(http://imgur.com/iy2rLu3.png) repeat-x 0 0!important;
 border:1px solid #eaeaea!important;
 height:40px!important;
padding-left:.3em!important;
}
 
#submit_button {background:#000!important;width:60px!important;}
 
 .chatbox-title{background:url(http://i.imgur.com/zpUIlTa.jpg) no-repeat scroll 88px 8px transparent!important;}
 
.chatbox-title a.chat-title{
color:#323232!important;
font-size:18px!important;
 font-style:normal!important;
font-variant:normal!important;
font-weight:300!important;
 line-height:1.3!important;
 }
 
.chatbox-options li,.chatbox-options li a{color:#323232!important;}
 
 body[bgcolor]{background:#ededed!important;}
 
#chatbox_members{border:1px solid #eaeaea!important;right:0!important;}
 
#chatbox_members .member-title{
background:#ededed!important;
color:#5a5a5a!important;
 padding:8px 10px!important;
text-align:left!important;
 }
 
#chatbox{
-moz-box-shadow:2px 0 4px rgba(0,0,0,0.1)!important;
 -webkit-box-shadow:2px 0 4px rgba(0,0,0,0.1)!important;
 border:1px solid #e3e3e3!important;
box-shadow:2px 0 4px rgba(0,0,0,0.1)!important;
 left:0!important;
right:190px!important;
}
 
#chatbox,#chatbox_members{ background:#fff!important; bottom:50px!important; top:40px!important; }
 
#chatbox p{
background:none repeat scroll 0 0 #fff!important;
 border-bottom:1px solid #e3e3e3!important;
 line-height:1.3em!important; padding:5px!important;
 }
 
 #chatbox:after{
background:#F5FFF6 url(http://i.imgur.com/g3NBjqp.png) repeat-x!important;
 border:1px solid #D3EED3!important;
color:#1F691C!important;
content:'Não daremos suporte no chat da família.';
 display:block!important;
font-size:12px!important;
line-height:1.6!important;
 padding:10px!important;
 text-shadow:0 1px 0 rgba(255,255,255,0.5)!important;
 }
 
#chatbox_footer{
background:#ededed!important;
 border:1px solid #d6d6d6!important;
border-bottom-width:4px!important;
 min-height:35px!important;
 padding:4px!important;
}
 
#chatbox_messenger_form{margin:0;}
 
#chatbox_footer .right:first-child{ float:left!important; width:45%!important; }
 
#chatbox_messenger_form label[for="message"]{display:none;}
 
input#message.post{
background-color:#fff!important;
 height:10px!important;
 outline:0!important;
 width:78%!important;
 }
 #divcolor,#divsmilies,#help-button ,.format-message + label{
  background-color: #000!important;
  color: #fff!important;
  border: 1px solid #AAA;
  border-radius: 3px;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
  display: inline-block;
  height: 18px;
  line-height: 16px;
  text-align: center;
  width: 18px;
}
 
#submit_button{
-moz-box-shadow:inset 0 1px 0 0 #5c5c5c, 0 2px 3px rgba(0,0,0,0.2)!important;
-webkit-box-shadow:inset 0 1px 0 0 #5c5c5c, 0 2px 3px rgba(0,0,0,0.2)!important;
border:1px solid #212121!important;
 border-radius:3px!important;
box-shadow:inset 0 1px 0 0 #5c5c5c, 0 2px 3px rgba(0,0,0,0.2)!important;
color:#fff!important;
font-family:tahoma,helvetica,arial,sans-serif!important;
 font-size:13px!important;
 font-style:normal!important;
font-variant:normal!important;
font-weight:400!important;
height:auto!important;
margin:0 5px 0 8px!important;
padding:4px 10px!important;
 }
 
 .fontbutton{
-moz-box-shadow:rgba(0,0,0,0.43) 0 1px 3px!important;
 -webkit-box-shadow:rgba(0,0,0,0.43) 0 1px 3px!important;
 background:#646464 url(http://i58.servimg.com/u/f58/18/62/03/31/highli17.png) repeat-x 0 0!important;
 border:1px solid #585858!important;
 box-shadow:rgba(0,0,0,0.43) 0 1px 3px!important;
color:#fff!important;
font-family:tahoma,helvetica,arial,sans-serif!important;
font-size:13px!important;
font-style:normal!important;
 font-variant:normal!important;
font-weight:400!important;
padding:4px 10px!important;
text-shadow:#474747 0 -1px 0!important;
width:auto!important;
 }
 
 #help-button{float:right!important;}
 #chatbox .date-and-time{float:right!important;}
#chatbox, #chatbox_members {   
    display:block!important;
}
.module .main-head { text-align: left;}

input#message {
  max-width: 300px!important;
  width: 300px!important;
  min-width: 300px!important;
}

div#chatbox {
  height: 260px!important;
}

Caso seu monitor ainda esteja bugado:
-> Clique aqui.

Tchau
Luiz

Luiz
Membro Entusiasta
Membro Entusiasta

Membro desde : 23/04/2016
Mensagens : 6645
Pontos : 7451

https://luizfelipe.dev

Ir para o topo Ir para baixo

Tópico resolvido Re: Personalizar chatbox

Mensagem por YouTube3 30.03.17 22:33

Perfeito só mais 2 coisas se for possível.

Teria como remover um @ do nick do usuário e mover um pouco pra baixo os botões Arquivos | Sair:
Personalizar chatbox G7xQF3h
YouTube3

YouTube3
Super Membro

Membro desde : 04/01/2015
Mensagens : 1120
Pontos : 1597

https://ajuda.forumeiros.com

Ir para o topo Ir para baixo

Membro Entusiasta
  • 0

Tópico resolvido Re: Personalizar chatbox

Mensagem por Luiz 30.03.17 22:41

Mas é claro que é:
Código:
a.mainmenu[href="/faq"] {display:none!important;} /*- RETIRA A FAQ DO MENU -*/
a.mainmenu[href="/search"] {display:none!important;} /*- RETIRA O BUSCAR DO MENU -*/
a.mainmenu[href="/calendar"] {display:none!important;} /*- RETIRA O CALENDÁRIO DO MENU -*/
/*Banner*/
    #branding { background: url('') !important; }
    #branding { min-height: 150px !important;  width: 99.9% !important;
}
.pun #pun-intro, .pun #pun-navlinks .mainmenu:after {
    background-color: #3091BD;
}
div#pun-intro {
    background-image: url() !important;
    background-attachment: fixed !important;
    background-repeat: no-repeat !important;
}
.lastpost-avatar img { border-radius: 50%; }
/*fonts*/

@font-face {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 300;
    src: local('Ubuntu Light'), local('Ubuntu-Light'), url(http://fonts.gstatic.com/s/ubuntu/v7/_aijTyevf54tkVDLy-dlnFtXRa8TVwTICgirnJhmVJw.woff2) format('woff2'), url(http://fonts.gstatic.com/s/ubuntu/v7/_aijTyevf54tkVDLy-dlnD8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
@font-face {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 400;
    src: local('Ubuntu'), url(http://fonts.gstatic.com/s/ubuntu/v7/sDGTilo5QRsfWu6Yc11AXg.woff2) format('woff2'), url(http://fonts.gstatic.com/s/ubuntu/v7/_xyN3apAT_yRRDeqB3sPRg.woff) format('woff');
}
@font-face {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 700;
    src: local('Ubuntu Bold'), local('Ubuntu-Bold'), url(http://fonts.gstatic.com/s/ubuntu/v7/0ihfXUL2emPh0ROJezvraFtXRa8TVwTICgirnJhmVJw.woff2) format('woff2'), url(http://fonts.gstatic.com/s/ubuntu/v7/0ihfXUL2emPh0ROJezvraD8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
/*fonts*/

#branding .wrapper {
    height: 100%;
    position: relative;
    z-index: 10;
}
*,
*:after,
*:before {
    -webkit-transition: background 0.5s ease-out;
    -moz-transition: background 0.5s ease-out;
    -o-transition: background 0.5s ease-out;
    -ms-transition: background 0.5s ease-out;
}
body {
    background: #dedede;
    color: #5A5A5A;
    font-family: Ubuntu, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    padding-bottom: 12px;
}
.pun {
    max-width: 1200px;
    width: 90%;
    background: white;
    border-radius: 0;
    padding: 10px;
}
.pun a,
.pun a:link,
.pun a:visited,
a {
    color: #666;
    text-decoration: none;
    font-family: ubuntu;
}
.pun a:hover,
a:hover {
    color: #444;
    text-decoration: none font-family: Ubuntu;
}
#branding {
  background: #3C414B url(http://i.imgur.com/j5fLP7A.jpg) repeat scroll center top / cover;
  border-top: 3px solid #6485E2;
  height: 200px;
  line-height: 200px;
  width: 90%;
  padding: 10px;
  margin: 20px auto 0;
}
#branding:hover {
    background-position: center center;
}
.wrapper {
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;
}
#logo a {
    color: #FFF;
    display: block;
    font-size: 31px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: -2.1px;
}
div#logo {
    float: left;
}
#pun-intro,
#pun-head,
ul#pun-legend,
ul.pun-legend,
#qjump {
    display: none;
}
#community_app_menu {
    float: right;
}
ol,
ul {
    list-style: outside none none;
}
.left {
    float: left
}
#community_app_menu > li {
    margin: 0px 1px 0px 0px;
    position: relative;
}
.ipsList_inline > li:first-child {
    margin-left: 0px;
}
.ipsList_inline > li {
    display: inline-block;
    margin: 0px 3px;
}
#primary_nav {
    font-size: 12px;
    margin-top: -16px;
    padding-left: 200px;
    position: absolute;
    right: 0px;
    text-transform: uppercase;
    top: 50%;
}
#community_app_menu > li > a {
    border-radius: 3px;
    color: rgba(255, 255, 255, 0.8);
    display: block;
    height: 32px;
    line-height: 32px;
    margin: 0px 0.5em;
    outline: medium none;
    padding: 0px 15px;
}
#community_app_menu > li > a.menu_active,
#community_app_menu > li > a:hover {
    background: rgba(2, 1, 1, 0.1) none repeat scroll 0% 0%;
    color: #FFF;
}
#user_navigation {
    color: #9F9F9F;
    font-size: 11px;
    height: 36px;
    line-height: 36px;
}
#user_navigation .ipsList_inline li {
    float: left;
    margin: 0px;
    padding: 0;
}
#user_navigation a {
    float: left;
    height: 36px;
    line-height: 36px;
    outline: medium none;
    padding: 0px 12px;
}
#user_bar {
    padding: 5px 10px;
    margin: 0px -10px;
    background: #FFF none repeat scroll 0% 0%;
    border-bottom: 1px solid#ddd;
}
/*cat*/

.main .main-head {
    margin-top: 10px;
}
.main .main-foot,.main .main-head {
    -khtml-box-shadow: rgba(0,0,0,0.3) 0 1px 5px;
    -moz-border-radius: 0 0 4px 4px;
    -moz-box-shadow: rgba(0,0,0,0.3) 0 1px 5px;
    -o-border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px;
    -webkit-box-shadow: rgba(0,0,0,0.3) 0 1px 5px;
    background: #1c1f25;
    border-radius: 0 0 4px 4px;
    border-bottom: 1px solid #3091C1;
    box-shadow: rgba(0,0,0,0.3) 0 1px 5px;
    color: #FFF;
    font-family: Leckerli One, Ubuntu, sans-serif!important;
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 5px;
    overflow: hidden;
    padding: 15px;
    position: relative;
    text-decoration: none;
    text-shadow: 0 2px 0 rgba(0,0,0,0.14);
    text-transform: none !important;
}
.main .main-head .page-title {
    font-size: 14px;
    font-weight: 800;
    font-family: ubuntu;
}
.pun .main table td.tc2,
.pun .main table td.tc3,
.pun table.table td {
    background: transparent;
    border: 0;
    border: none;
    color: #777
}
.pun table .tcr {
    width: 30%;
    text-align: left;
    padding: 0px 0px 0px 0.5em !important;
    overflow: hidden;
}
thead {
    display: none;
}
input[type="text"],
input[type="email"],
input[type="password"] {
    background: #FCFCFC none repeat scroll 0% 0%;
    border: 1px solid #D4D4D4;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1) inset;
    color: #9F9F9F;
    padding: 6px;
    text-shadow: 0px 1px 0px #FFF;
}
.pun .statused tr {
    background: #f7f7f7;
    border: 1px solid #ddd;
}
/*post*/
.user-basic-info img:first-child {
  background: #FFF;
  border: 1px solid #ddd;
  padding: 2px;
  max-width: 100px;
  margin-bottom: 5px;
}

.pun .postmain {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    position: relative
}
.pun .post .user:after {
    border-left-color: #f7f7f7;
    border-width: 7px;
    margin-left: 2px;
    margin-top: 1px
}
.pun .post .user {
    line-height: 150%;
    margin-left: -17em!important;
    margin-top: -3.3em;
    padding-top: 0;
    text-align: center;
    width: 15em;
    background: white;
    border: 1px solid #ddd;
    border-radius: 3px;
}
.pun .username a span strong {
    font-weight: 400!important
}
.pun .user .user-ident .user-basic-info {
    margin-top: 15px;
    margin-bottom: -20px;
}
#first-post-br {
    border: 0
}
.pun .posthead,
.pun .username {
    background-color: #f7f7f7;
    border-bottom: 1px solid #ddd;
    font-size: 13px;
    font-weight: 400;
    padding: 10px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6)
}
.pun .user-ident .username {
    margin: 0 auto;
    position: relative
}
.pun .posthead a {
    color: #444;
    font-size: 13px
}
.pun .posthead h2 {
    color: #444;
    font-weight: 400
}
.pun .posthead h2 strong {
    font-size: 11px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal
}
.pun .posthead h2 strong:before {
    content: '#'
}
.posthead[id] + .postbody .entry-content div + p:not(:empty) {
    background: rgba(255, 144, 144, 0.21) url(http://imgur.com/PIQA4LA.png) no-repeat 6px 10px;
    border: 1px solid #ffffff;
    color: #747574;
    font-family: "Trebuchet MS", tahoma, helvetica, arial, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-variant: normal;
    font-weight: 700;
    line-height: 18px;
    margin-top: 15px;
    padding: 8px 8px 8px 28px;
    text-shadow: #fffaf1 0 1px 0
}
.posthead[id] + .postbody .entry-content div + p:not(:empty) > br {
    display: none;
}
.pun .post,
.pun .postbody,
.pun .postmain {
    background-color: #fff!important
}
.pun .post {
    border: 0;
    margin: 5px
}
.postfoot {
    background: #f7f7f7;
    border-top: 1px solid #ddd;
    margin: 0;
    padding: 10px;
}
.pun .topic {
    border: 0;
    box-shadow: none;
    background: white;
    margin: 0
}
.pun .entry-content {
    font-size: 13px;
    line-height: 1.6
}
.pun .paged-foot,
.pun .paged-head {
    background-color: transparent;
    border: 0
}
.cp_geral { width:340px; padding-top:50px; transition:all 150ms linear; } .cp_box { width:340px; -webkit-border-radius:10px; -moz-border-radius:10px; border-radius:10px; -webkit-box-shadow:1px 1px 12px 0 rgba(50,50,50,0.27); -moz-box-shadow:1px 1px 12px 0 rgba(50,50,50,0.27); box-shadow:1px 1px 12px 0 rgba(50,50,50,0.27); left:-120px; top:-13px; background:#fff; z-index:999; position:absolute; transition:all 150ms linear; margin:50px; } .cp_capa { background:#263340 url(http://i.imgur.com/6AnKAdN.png) right no-repeat; height:105px; -webkit-border-top-left-radius:10px; -webkit-border-top-right-radius:10px; -moz-border-radius-topleft:10px; -moz-border-radius-topright:10px; border-top-left-radius:10px; border-top-right-radius:10px; padding:5px 5px 0; } .cp_capa:before { content:""; display:inline-block; vertical-align:middle; margin-left:74px; width:0; height:0; position:absolute; top:-15px; border-left:15px solid transparent; border-right:15px solid transparent; border-bottom:15px solid #263340; } .cp_capa-avatar { -moz-border-radius:100%; -webkit-border-radius:100%; border-radius:100%; border:1px solid #d8d8d8; height:75px; width:75px; text-align:center; float:left; font-size:0; padding:7px; } .cp_capa-avatar img { -moz-border-radius:100%; -webkit-border-radius:100%; border:0 solid #d8d8d8; border-radius:100%; height:75px; width:75px; }.cp_capa-avatar img:nth-of-type(2){display:none} .cp_capa-nick { width:215px; height:75px; float:left; padding:25px 0 0 15px; } .cp_capa-nick strong { color:#fff!important; font-size:25px; font-weight:400!important; display:block; } .cp_info { text-align:center; padding:10px; } .cp_info-botoes { height:60px; width:320px; -webkit-border-radius:10px; -moz-border-radius:10px; border-radius:10px; text-decoration:none; } .cp_info-botoes a { text-decoration:none; } .cp_info-botoes-post { background:#ecf0f1; width:85px; height:53px; -webkit-border-top-left-radius:10px; -webkit-border-bottom-left-radius:10px; -moz-border-radius-topleft:10px; -moz-border-radius-bottomleft:10px; border-top-left-radius:10px; border-bottom-left-radius:10px; text-transform:uppercase; border-bottom:7px solid #bec3c7; float:left; } .cp_info-botoes-rep { background:#6bbd21; width:110px; height:53px; text-transform:uppercase; border-bottom:7px solid #68a72f; float:left; } .cp_info-botoes-rep strong { padding-top:8px; color:#fff; display:block; font-size:20px; } .cp_info-botoes-rep span { color:#fff; font-size:12px; } .cp_info-botoes-data strong { padding-top:8px; color:#666; display:block; font-size:15px; } .cp_info-botoes-data { background:#ecf0f1; width:125px; height:53px; -webkit-border-top-right-radius:10px; -webkit-border-bottom-right-radius:10px; -moz-border-radius-topright:10px; -moz-border-radius-bottomright:10px; border-top-right-radius:10px; border-bottom-right-radius:10px; text-transform:uppercase; border-bottom:7px solid #bec3c7; float:left; } .cp_info-botoes-post,.cp_info-botoes-rep,.cp_info-botoes-data { transition:all 150ms linear; } .cp_info-botoes-post:hover,.cp_info-botoes-rep:hover,.cp_info-botoes-data:hover { opacity:0.65; -moz-opacity:0.65; filter:alpha(opacity=65); } .cp_icones { background:#ecf0f1; -webkit-border-bottom-right-radius:10px; -webkit-border-bottom-left-radius:10px; -moz-border-radius-bottomright:10px; -moz-border-radius-bottomleft:10px; border-bottom-right-radius:10px; border-bottom-left-radius:10px; color:#bec3c7; height:20px; padding:5px; } .cp_icones a { font-size:12px; text-decoration:none; color:#666; } .cp_mp,.cp_perfil { float:left; padding-left:10px; transition:all 150ms linear; } .cp_mp:hover { float:left; padding-left:10px; color:#c1392b; } .cp_mp:before { content:"\f003"; font-family:FontAwesome; padding:0 4px; } .cp_perfil:before { content:"\f007"; font-family:FontAwesome; padding:0 4px; } .cp_perfil:hover { padding-left:10px; color:#6bbd21; } .cp_mais { width:100%; } .cp_capa-avatar br,.span_capa-nick img,.span_capa-nick br { display:none; } .cp_capa-nick span,.span_capa-nick { color:#fff!important; font-size:12px; line-height:22px; font-weight:400!important; float:none!important} .cp_info-botoes-post strong { padding-top:8px; color:#666; display:block; font-size:20px; } .cp_info-botoes-post span,.cp_info-botoes-data span { color:#868585; font-size:11px; }

.paged-head h1 {
    display: none
}
/*post*/

.pun-crumbs {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    line-height: 34px;
    margin: 0px 1px 10px;
    overflow: hidden;
    padding: 0.2em 1em;
}
.pun .pun-crumbs .crumbs {
    color: transparent;
}
p.crumbs a {
    background: transparent url("https://i39.servimg.com/u/f39/11/55/08/10/pun-cr10.png") no-repeat scroll 100% -1px;
    color: #757575 !important;
    line-height: 30px;
    margin-left: -14px;
    padding: 10px 20px 10px 25px;
    position: relative;
    text-shadow: 0px 1px 0px #FFF;
    transition: none 0s ease 0s;
}
p.crumbs a:hover {
    background-position: 100% -44px;
}
.pun .postfoot .user-contact {
    display: none;
}
#pun-visit,
.main-box {
    width: 0;
    height: 0;
    overflow: hidden;
    background: transparent;
    border: none;
    display: none;
}
/*ranks*/

.rank {
    background: transparent none repeat scroll 0% 0%;
    color: #fefefe;
    padding: 2px 0 !important;
    display: block;
    margin: 5px auto;
    width: 110px;
    border-radius: 2px;
    text-shadow: 0 -1px rgba(0, 0, 0, 0.38);
    border-top: 1px solid rgba(0, 0, 0, 0.15);
}
.rank.admin {
    background: rgb(209, 39, 39) none repeat scroll 0% 0%;
}
.rank.staff {
    background: #34365F;
}
.rank.mem {
    background: #454545;
}
.BS_done {
    opacity: 0.5;
    cursor: default;
}
.BS_like {
    background: rgb(0, 159, 255) none repeat scroll 0% 0%;
    padding: 6px 10px;
    color: white;
    border-radius: 3px;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: bold;
    cursor: pointer;
}
.BS_count {
    padding: 6px 10px;
    margin: 0 5px;
    border-radius: 3px;
    font-weight: bold;
}
.BS_vote {
    padding: 10px 5px;
    float: right;
    border-radius: 3px;
    margin-top: 100px;
    background: rgb(238, 238, 238) none repeat scroll 0% 0%;
}
input[type="button"],
input[type="reset"],
input[type="submit"] {
    background: rgb(60, 65, 75) none repeat scroll 0px 0px;
    border-radius: 3px;
    color: #FFFAFA !important;
    cursor: pointer;
    font-family: Ubuntu;
    font-size: 10px;
    font-weight: 700;
    text-decoration: none;
    display: inline-block;
    text-transform: uppercase;
    margin: 0px 2px;
    padding: 7px 11px !important;
    border: 0 solid #FFF;
}
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    background: rgb(39, 93, 65)
}
.pun .main-content {
    background-color: #FFF;
    border: 1px solid #ddd;
}
.main .main-content {
    background: #FFF;
    border: 1px solid #ddd;
    box-shadow: 0 0 4px rgba(0,0,0,0.1);
    margin: 0;
    padding: 6px;
}
.frm-buttons {
    border-top: none !important;
    margin-bottom: 0;
    margin-top: 0;
    padding: 10px 0;
}
.forumtitle {
    font-size: 13px;
}
.status > img {
    display: none;
}
.status:before {
    content: '\f086';
    font-family: FontAwesome;
    font-size: 24px;
    line-height: 120%;
}
.dev {
    float: right;
    font-weight: bold;
}
footer {
    background: #3B404A none repeat scroll 0px 0px;
    border-bottom: 3px solid #6687E7;
    color: #FFF;
    font-size: 13px;
    font-weight: 100;
    height: 100px;
    line-height: 100px;
    padding: 10px;
    width: 90%;
    margin: 0 auto 20px;
}
.about {
    float: left;
}
#stats {
    background-color: white;
    line-height: 100%;
    padding: 10px;
    border: 1px solid #ddd;
}
#onlinelist {
    background-color: white;
    padding: 10px;
    border: 1px solid #ddd;
    border-top: none;
}
.stats_text {
    color: #737C8D;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
}
.stats_number {
    color: #737C8D;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 700;
    overflow: hidden;
    position: relative;
    text-align: center;
}
.reputation {
    color: #5F7A47 !important;
    font-size: 13px;
    font-weight: bold;
}
.pun .user .user-info {
    color: #9c9c9c;
    line-height: 1.5em;
}
.fa-plus-circle::before {
    display: inline-block;
    margin: 0 2px;
}
.main-head h2,
.main-head h3 {
    font-weight: 800;
    font-size: 14px !important;
    font-family: Ubuntu, sans-serif;
}
#onlinechat {
    display: none;
}
.mp-local {
    background: #bbb;
    color: white !important;
    border-radius: 50%;
    height: 25px !important;
    line-height: 25px !important;
    width: 25px !important;
    text-align: center !important;
    padding: 0 !important;
    margin-top: 5px;
    font-weight: bold;
}
#groupLegend {
    font-size: 0
}
#groupLegend b {
    font-size: 11px
}
#groupLegend b:after {
    content: " • "
}
#groupLegend b:last-child:after {
    content: ""
}
.lastpost-avatar img {
    height: 38px;
    width: 38px;
    background: #FFF none repeat scroll 0% 0%;
    border: 1px solid #DDD;
    border-radius: 4px;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
    padding: 2px;
    margin: -3px 5px;
}
.arrow-u2 {
    border-left-color: #ddd!important;
    z-index: 99!important;
    left: -22px!important;
    border-left-width: 8px!important;
}
.arrow-u,
.arrow-u2 {
    width: 0;
    height: 0;
    z-index: 999;
    border: 7px solid;
    border-color: transparent transparent transparent #f7f7f7;
    position: absolute;
    left: -23px;
    margin-top: -25px;
}
.minicode {
    background-color: #F9F2F4;
    border-radius: 4px;
    color: #C7254E;
    display: inline-block;
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
    font-size: 90%;
    margin: 3px 0px;
    padding: 2px 4px;
    white-space: nowrap;
}
pre.highlight {
  background-color: #FAFAFA !important;
  border: 1px solid #C9C9C9 !important;
  color: #000000;
  font-family: Consolas,"Bitstream Vera Sans Mono","Andale Mono",Monaco,"DejaVu Sans Mono","Lucida Console",monospace !important;
  font-size: 11px !important;
  line-height: 110% !important;
  max-height: 250px !important;
  overflow: auto !important;
  padding: 5px !important;
  white-space: pre-wrap !important;
  width: auto !important;
}
.prettyprint ol.linenums {
  padding-left: 5px !important;
}
.pun{color:#666!important}

.topic_buttons {
  background-color: rgb(60, 65, 75)!important;
  padding: 10px 15px!important;
  border: none!important;
  cursor: pointer!important;
  color: white!important;
  font-weight: bold!important;
  text-transform: uppercase!important;
  border-radius: 4px!important;
  font-size: 11px!important;
  font-family: Open Sans,cursive;
  text-shadow: 0 1px 1px black;
}
.topic_buttons.important{background: darkred!important;}

.wraparound {
  background: #f7f7f7;
  border: 1px solid #ddd;
  padding: 8px;
  margin:10px 0;
}
.ipsUserPhotoLink img {
  float: left;
  width: 40px;
  height: 40px;
  border: 1px solid #ddd;
  padding: 2px;
  background: white;
}
.ftoggle {
  background: #E2E2E2;
  padding: 10px 15px;
  display:block;
  border-radius: 3px;
}
.ipsBox_withphoto {
  margin-left: 65px;
}
.ipsType_pagetitle, .ipsType_subtitle {
  font: 300 23px/1.3 Helvetica,Arial,sans-serif;
  color: #413f3c;
}
.desc.lighter, .desc.lighter.blend_links a, .desc.lighter.blend_links span a strong {
  color: #a49f98!important;
  font-weight: normal;
}
.pun .user .user-ident .user-basic-info {font-size: 0px!important;}
/* Fonte UBUNTU */
@font-face {
  font-family: Ubuntu;
  font-style: normal;
  font-weight: 300;
  src: local('Ubuntu Light'), local(Ubuntu-Light), url(http://fonts.gstatic.com/s/ubuntu/v7/_aijTyevf54tkVDLy-dlnFtXRa8TVwTICgirnJhmVJw.woff2) format(woff2), url(http://fonts.gstatic.com/s/ubuntu/v7/_aijTyevf54tkVDLy-dlnD8E0i7KZn-EPnyo3HZu7kw.woff) format("woff");
}
@font-face {font-family:Ubuntu;font-style:normal;font-weight:400;src:local(Ubuntu), url(http://fonts.gstatic.com/s/ubuntu/v7/sDGTilo5QRsfWu6Yc11AXg.woff2) format(woff2), url(http://fonts.gstatic.com/s/ubuntu/v7/_xyN3apAT_yRRDeqB3sPRg.woff) format("woff");}
@font-face {font-family:Ubuntu;font-style:normal;font-weight:700;src:local('Ubuntu Bold'), local(Ubuntu-Bold), url(http://fonts.gstatic.com/s/ubuntu/v7/0ihfXUL2emPh0ROJezvraFtXRa8TVwTICgirnJhmVJw.woff2) format(woff2), url(http://fonts.gstatic.com/s/ubuntu/v7/0ihfXUL2emPh0ROJezvraD8E0i7KZn-EPnyo3HZu7kw.woff) format("woff");}
 
.pun a, .pun a:link, .pun a:visited, a {
    color: #666;
    font-family: 'Ubuntu', sans-serif, Arial;
    text-decoration: none;
}

.topposters img {
background: #fff;
border: 1px solid #c4c4c4;
border-radius: 50%;
height: 30px;
margin: 0 5px;
padding: 2px;
width: 30px;
margin-right: 5px;
}
.topposters img:hover {
-moz-box-shadow: 0 2px 2px rgba(0,0,0,0.2);
-webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.2);
border-color: #a1a1a1;
box-shadow: 0 2px 2px rgba(0,0,0,0.2);
}
.topposters .UserPhoto {float: left;}
.module .main-content .topposters ul {
margin: 0;
}
.topposters li {
margin-bottom: 8px;
list-style: none;
}
.topposters li:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.topposters p {
font: normal 11px helvetica, arial, sans-serif;
margin: 5px 0 0 40px;
color: #777777;
}
.topposters p span div {
display: inline-block;
}
#members_top_posters .m_b img {
    width: 30px !important;
    height: 30px !important;
}
.status > img {
    display:block!important;
    margin-left:-22px!important;
}
.status:before {display:none!important;}
.pun table .tdtopics .status{margin-left:0px!important;}
#main-content > div.main.paged  td.tcl.tdtopics{position:relative!important;top:14px!important;}
input#message.post {
    -khtml-border-radius: 3px;
    -khtml-box-shadow: rgba(0,0,0,0.07) 0 1px 3px, inset rgba(255,255,255,0.75) 0 1px 0;
    -moz-border-radius: 3px;
    -moz-box-shadow: rgba(0,0,0,0.07) 0 1px 3px, inset rgba(255,255,255,0.75) 0 1px 0;
    -moz-transition: border .3s ease-in-out;
    -o-transition: border .3s ease-in-out;
    -webkit-border-radius: 3px;
    -webkit-box-shadow: rgba(0,0,0,0.07) 0 1px 3px, inset rgba(255,255,255,0.75) 0 1px 0;
    -webkit-transition: border .3s ease-in-out;
    background-color: #fafbfc;
    border: 1px solid #c1c1c1;
    border-radius: 3px;
    box-shadow: rgba(0,0,0,0.07) 0 1px 3px, inset rgba(255,255,255,0.75) 0 1px 0;
    color: #666;
    font-size: 12px;
    min-width: 378px;
    outline: 0;
    padding: 9px!important;
    transition: border .3s ease-in-out;
}
#message {
    height: 16px;
    margin-top: 3px;
    width: 250px;
}
#message, #submit_button {
    margin-left: 15px;
}
 
#chatbox_messenger_form {
    margin: 0!important;
}
#chatbox_messenger_form {
    margin: 10px 0 0;
}
.fontbutton {
    -moz-transition: background .3s ease-in-out;
    -o-transition: background .3s ease-in-out;
    -webkit-transition: background .3s ease-in-out;
    background: #3091C1 url(http://imgur.com/srUpLQz.png) repeat-x;
    border: 0!important;
    border-radius: 4px;
    border-top: 1px solid rgba(0,0,0,.20);
    color: #fff;
    cursor: pointer;
    font-family: Ubuntu!important;
    font-size: 13px;
    outline: 0;
    padding: 5px!important;
    text-shadow: 0 2px 0 rgba(0,0,0,0.14);
    transition: background .3s ease-in-out;
}
#avatar img { margin-top: 5px; }
#notify_link { left: 20px; }
#inbox_link { left: 40px; }
#user_link { margin-top: 5px;
}
#search { margin: -210px 0; }
.attach { float: right; }
 
fieldset {
    border: 0 groove threedface;
    margin-top: 51px;
}
 
#adv_search {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background: url(http://i.imgur.com/gtuEBUp.png) no-repeat 50% 50%;
    border-radius: 3px;
    display: inline-block;
    height: 26px;
    margin-left: 3px;
    text-indent: -3000em;
    width: 26px;
}
 
#search_wrap {
    -moz-border-radius: 3px 4px 4px 3px;
    -moz-box-shadow: 0 2px 4px rgba(0,0,0,0.2);
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 4px;
    -webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.2);
    background: #fff;
    border-radius: 3px 4px 4px 3px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.2);
    display: block;
    height: 26px;
    line-height: 25px;
    min-width: 20px;
    padding: 0 26px 0 4px;
    position: relative;
}
 
#main_search {
    -webkit-transition: all 1s ease-in-out;
    background: transparent;
    border: 0;
    color: #b0b0b0;
    font-size: 12px;
    margin-top: 5px;
    outline: 0;
    padding: 0;
    transition: all 1s ease-in-out;
    width: 130px;
}
 
#search .submit_input {
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #3091C1 url(http://imgur.com/tUX6wJ6.png) no-repeat 50%;
    border-radius: 4px;
    border-top: 1px solid rgba(0,0,0,.20);
    bottom: 0;
    display: block;
    height: 20px;
    margin-right: 2px;
    margin-top: 3px;
    outline: none!important;
    padding: 0!important;
    position: absolute;
    right: 0;
    text-indent: -3000em;
    top: 0;
    width: 25px;
}
#search { margin: -170px 50px !important; }
#search_wrap { z-index: 99; }
#main_search:focus {
    -webkit-transition: all 1s ease-in-out;
    color: #5a5a5a;
    transition: all 1s ease-in-out !important;
    width: 240px;
}
a.sceditor-button.sceditor-button-emoticon , #textarea_content > div > div.sceditor-toolbar > div:nth-child(6) > a.sceditor-button.sceditor-button-emoticon {display:none!important;}
#sce_smilies_body {background:none!important;}
@font-face {
  font-family: 'Leckerli One';
  font-style: normal;
  font-weight: 400;
  src: local('Leckerli One'), local('LeckerliOne-Regular'), url(https://fonts.gstatic.com/s/leckerlione/v7/S2Y_iLrItTu8kIJTkS7DrOgdm0LZdjqr5-oayXSOefg.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
.main-head h2, .main-head h3 {
    font-family: Leckerli One, Ubuntu, sans-serif!important;
    font-size: 16px!important;
    text-transform: none!important;
    font-weight: 300!important;
}
        .postbody a, .postbody .content div a, .postbody .post-entry div a {
          display: inline-block;
          max-width: 300px;
          overflow: hidden;
          white-space: nowrap;
          text-overflow: ellipsis;
}
.main .main-head {
    background-color: #2a2c33;
    border-bottom: 1px solid #3091C10;
    border-radius: 2px 2px 0 0;
    box-shadow: #3091C1 0 -2px 0 inset;
    color: #fff;
    padding: 1em;
    text-shadow: none;
}
    .post_field {
        border: 1px solid #DDD;
        padding: 4px;
        margin-bottom: -19px;
        border-left: 5px solid #DDD;
        text-align: left;
        background: #fff;
    }
    .pun .user .user-info {
        color: #666;
        line-height: 1.8em;
    }
    .pun .user .user-info {
        background: #F5F5F5 none repeat scroll 0 0;
        border-top: 1px solid rgba(0,0,0,0.15);
        color: #666;
        line-height: 1.8em;
        padding: 5px !important;
    }
footer {width:98%!important;height:20px!important;margin-bottom:-10px!important;}
        .social {margin-top:4px!important;margin-left:50px!important;}
        body > footer > span {margin-right:60px!important;}
        body > footer > div:nth-child(2) > a > i {margin-left:-50px!important;}
#cke_20, #cke_31 , #cke_33, #cke_47 , #cke_40 , #cke_12 {display:none;}
.main .frm-info {
    background: rgba(39, 93, 65, 0.15)
    border: 1px solid #E6E6E6;
    margin: 1.7em;
    padding: 1em;
}
#chatbox {
    left: 0;
    color: #777;
    font-size: 11px;
}
 
#chatbox_members {
    display: none;
}
 
#chatbox .cb-avatar,
#chatbox .cb-avatar > img {
    width: 16px !important;
    height: 16px !important;
}
 
.chatbox-username {
    margin-right: 10px;
}
 
.chatbox-username:before {
    content: '@';
    display: inline-block;
    margin: 0 10px 0 5px;
}
 
#chatbox .msg,
#chatbox .user {
    display: inline-block !important;
}
 .pun div#pun-intro {
    background-attachment: none !important;
    background: #3091C1 url(http://i.imgur.com/0EBRbnD.png) center no-repeat !important;
    background-size: 100% !important;
 }
 .pun #pun-navlinks .mainmenu:after {
    background-color: #3091C1;
 }
 .pun #pun-head #pun-navlinks {
    background-color: background: #1c1f25;
 }
 .pun #pun-head {
    margin-top: -6pc;
    position: absolute;
    width: 100%;
    left: 0;
 }
 .pun #pun-intro {
    top: 0;
    position: absolute;
    width: 100%;
    left: 0;
    padding: 50px 0;
    height: 110px;
 }
 .pun #pun-navlinks ul {
    text-align: center;
 }
 .pun #pun-head, .pun #pun-intro {
    display: inherit;
 }
 #branding, .wrapper {
    display: none !important;
 }
 .pun {
    margin-top: 285px;
 }
 .pun #pun-logo, .pun #pun-title, .pun p#pun-desc {
    padding-left: 5%;
    display: block
 }
 .pun #pun-head #pun-navlinks {
    padding: 0;
 }
 .pun #pun-navlinks li {
    color: #FFF;
    line-height: 0;
    padding: 0px;
    position: relative;
 }
 .pun #pun-navlinks .mainmenu {
    color: #FFF;
    font-size: 12px;
    font-weight: 700;
    font-family: "Trebuchet MS", Arial, Verdana, Sans-serif;
    text-decoration: none;
    line-height: 40px;
    padding: 0 10px;
    display: inline-block;
    overflow: hidden;
    position: relative;
 }
 .pun #pun-navlinks .mainmenu {
    text-decoration: none;
 }
 .pun #pun-navlinks .mainmenu:hover:after {
    bottom: 0;
 }
 .pun #pun-navlinks .mainmenu:after {
    content: ".";
    font-size: 0;
    height: 5px;
    position: absolute;
    bottom: -5px;
    left: 0;
    right: 0;
    transition: bottom 250ms;
 }
 #search_menu {
    top: 15px!important;
    left: 0!important;
}
  #chatbox .user strong {
  font-size: 0;   
}
#chatbox .chatbox-message-username {
  font-size: 11px;
}
#chatbox .cb-avatar {
    margin-top: 2px;
}
 
#chatbox .user {
    width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
    padding: 0;
    height: 24px;
    line-height: 24px;
    margin: 0;
}
 
.chatbox-username:before {
    margin-right: 5px;
}
 
#chatbox .msg {
    vertical-align: middle;
    line-height: 24px;
    margin: 0;
}
 
#chatbox .user + .msg:before {
    content: ":";
    display: inline-block;
    margin-right: 10px;
}
 
#chatbox_header.main-head {
    border-top: none;
    border-bottom: 3px solid #3091C1;
    border-radius: 3px;
}
 
.chatbox-options {
    margin: 0;
    line-height: 20px;
}
 
#chatbox_top + div[style="resize"] {
    display: none;
}
#chatbox {
    height: 220px !important;
    box-sizing: border-box;
}
#pun-navlinks {
    background: #22242D!important;
}
.social {
    position: absolute;
    margin: 0 0 0 -3px !important;
    float: none;
    left: 5%;
}
 
.social > .social {
    position: static;
}
 
.social a {
    display: block;
}
 
.social em.fa,
.social em.fa.fa-youtube:hover {
    margin: 0 !important;
}
 
.social em.fa {
    height: 50px !important;
    line-height: 50px !important;
    padding: 0 20px !important;
}
#main-footer {
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;
    background-color: #3B404A;
    color: #fff;
    height: 50px;
    line-height: 50px;
    border-bottom: 3px solid #6687E7;
    padding: 0 10px;
}
 
#main-footer .main-footer-social {
    float: left;
    margin-left: -10px;
}
 
#main-footer .main-footer-social a {
    color: #fff;
    font-size: 24px;
    display: block;
}
 
#main-footer .main-footer-social a .fa {
    display: block;
    line-height: 50px;
    width: 60px;
    text-align: center;
    transition: 250ms ease background-color;
}
 
#main-footer .main-footer-social a .fa-youtube:hover {
    background-color: #f00;
}
 
#main-footer .main-footer-copy {
    float: right;
    margin-right: 50px;
}
 
#bs_full_inbox {
    right: 0!important; 
    left: 0!important; 
    margin-left: auto!important; 
    margin-right: auto!important; 
}
div#pun-navlinks li {
  display: inline-block;
  vertical-align: top;
}
 
li.pun-navsearch form {
  display: inline-block;
}
 
li.pun-navsearch input {
  padding: 0 15px;
  margin: 5px 0;
  border: none;
  height: 30px;
  line-height: 30px;
  background-color: #484a54;
  color: #fff;
  outline: none;
  transition: 250ms ease background-color;
  box-sizing: border-box;
}
 
li.pun-navsearch input:focus,
li.pun-navsearch input:hover {
  background-color: #5f6168;
}
 
li.pun-navsearch button {
  position: relative;
  background: none;
  width: 30px;
  border: none;
  overflow: hidden;
  text-align: center;
  height: 30px;
  box-sizing: border-box;
  outline: none;
  text-indent: -9999px;
}
 
li.pun-navsearch button:before {
  content: "\f002";
  color: #fff;
  font-family: "FontAwesome";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  line-height: 30px;
  font-size: 18px;
  cursor: pointer;
  text-indent: 0;
}
div#pun-navlinks li.pun-navsearch {
  padding-left: 50px;
}
div#pun-navlinks li.pun-navsearch {
  position: absolute;
  right: 30px;
}
form#form-send dl {
  position: relative;
}
 
div#countitle {
  position: absolute;
  right: 300px;
  top: 10px;
  background: none;
}
.pun div#pun-intro {
  background-repeat: repeat-x !important;
  background-size: initial !important;
  animation: animate-background linear 40s infinite;
}
 
 
@keyframes animate-background {
  from { background-position: 0 0; }
  to { background-position: 1100px 0; }
}
.menusera {
    float: right !important;
    border-top: 0 !important;
    border-bottom: 0 !important;
    position: absolute;
    height: 199px;
    width: 122px;
    background: #292929;
    margin-right: -0px !important;
    border: 1px solid #292929;
    -moz-box-shadow: 0px 1px 0px #292929;
    -webkit-box-shadow: 0px 1px 0px #292929;
    box-shadow: 0px 1px 0px #292929;
    right: -0%;
    z-index: 2;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}
/**
 * FA.BEGIN fa_user_menu
 */
 
#fa-user-menu,
#fa-user-menu * {
  box-sizing: border-box;
}
 
#fa-user-menu {
  background-color: #333;
  padding: 10px;
  position: absolute;
  right: -500px;
  top: 40px;
  width: 500px;
  transition: 1000ms ease right;
}
 
#fa-user-menu:hover {
  right: 0;
}
 
#fa-user-menu a {
  transition: 250ms ease color;
}
 
.fa-user-menu-title {
  color: #999;
}
 
.fa-user-menu-username {
  color: #ccc;
}
 
.fa-user-menu-username:active,
.fa-user-menu-username:hover {
  color: #fff;
}
 
.fa-user-menu-content {
  color: #ccc;
  margin-top: 10px;
  overflow: hidden;
}
 
.fa-user-menu-column {
  float: left;
}
 
.fa-user-menu-column li {
  background-color: #464646;
  display: block;
  font-size: 10px;
  margin-bottom: 5px;
  padding: 3px;
  border: 1px #464646 solid;
  transition: 250ms ease border-color;
}
 
.fa-user-menu-column li a {
  color: inherit;
}
 
.fa-user-menu-column li a:active,
.fa-user-menu-column li a:focus,
.fa-user-menu-column li a:hover {
  color: #fff;
}
 
.fa-user-menu-column li:hover {
  border-color: #275d41
;
}
 
.fa-user-menu-column li:last-child {
  margin-bottom: 0;
}
 
.fa-user-menu-column li span {
  color: #999;
  float: right;
}
 
.fa-user-menu-side-column {
  width: 25%;
}
 
.fa-user-menu-main-column {
  padding: 0 10px;
  width: 50%;
}
 
.fa-user-menu-main-column>img {
  margin-bottom: 10px;
}
 
.fa-user-menu-login-logout {
  background-color: #464646;
  color: #fff;
  display: block;
  padding: 15px 0;
  text-align: center;
  transition-property: background-color !important;
}
 
.fa-user-menu-login-logout:active,
.fa-user-menu-login-logout:focus,
.fa-user-menu-login-logout:hover {
  color: #fff;
  background-color: #275d41;
}
 
.fa-user-menu-open-arrow {
  background-color: #333;
  border-radius: 5px 0 0 5px;
  color: #ccc;
  font-size: 24px;
  height: 80px;
  left: -20px;
  position: absolute;
  text-align: center;
  top: 20px;
  width: 20px;
}
 
.fa-user-menu-open-arrow .fa {
  line-height: 80px;
}
 
/**
 * FA.END fa_user_menu
 */
#fa-user-menu {
  z-index: 1;
}
.container_IE {
    position: relative;
    overflow: hidden;
}
 
.fa-user-menu-column li {
    line-height: 12px;
}
 
#fa-user-menu a {
    color: #ccc;
}
 
#fa-user-menu a:hover {
    color: #fff;
}
 
.fa-user-menu-login-logout[href="/login?logout"]:hover,
.fa-user-menu-login-logout[href="/login?logout"]:focus,
.fa-user-menu-login-logout[href="/login?logout"]:active {
    background-color: #b53528;
}
.pun #pun-navlinks .mainmenu[href="/profile?mode=editprofile"] {
  display: none;
}
::-webkit-scrollbar {
    width: 9px;
    height: 17px
}
::-webkit-scrollbar-track {
    background: #303030;
}
::-webkit-scrollbar-thumb {
    background-color: #275d41;;
}
::-webkit-scrollbar-button:hover,
::-webkit-scrollbar-thumb:hover {
    background-color: #275d41;
}
::-webkit-scrollbar-button:active,
::-webkit-scrollbar-thumb:active {
    background-color: #275d41;
}
.pun #pun-navlinks .mainmenu:hover {background:rgba(255,255,255,0.07);color:#fff;}
.pun #pun-navlinks .mainmenu:after{background:none!important;}
        #right > div.module.main > div.main-content.clearfix {margin-top:-4px;}
a[href^="/u62"] span[style^="color:#8C04DB"] {
    background: url(http://brasil-nl.com.br/forum/public/style_images/splatts/brilho.gif);
    text-shadow: 0 1px 6px rgba(146, 71, 206, 0.39);
}
a[href^="/u66"] span[style^="color:#8C04DB"] {
    background: url(http://brasil-nl.com.br/forum/public/style_images/splatts/brilho.gif);
    text-shadow: 0 1px 6px rgba(146, 71, 206, 0.39);
}
a[href^="/u1"] span[style^="color:#FF0000"] {
    background: url(http://brasil-nl.com.br/forum/public/style_images/splatts/brilho.gif);
    text-shadow: 0 1px 6px rgba(222, 101, 101, 0.53);
}
a[href^="/u46"] span[style^="color:#FF0000"] {
    background: url(http://brasil-nl.com.br/forum/public/style_images/splatts/brilho.gif);
    text-shadow: 0 1px 6px rgba(222, 101, 101, 0.53);
}
a[href^="/u67"] span[style^="color:#3CB300"] {
    background: url(http://brasil-nl.com.br/forum/public/style_images/splatts/brilho.gif);
    text-shadow: 0 1px 6px rgba(146, 212, 153, 0.38);
}
a[href^="/u2"] span[style^="color:#3CB300"] {
    background: url(http://brasil-nl.com.br/forum/public/style_images/splatts/brilho.gif);
    text-shadow: 0 1px 6px rgba(146, 212, 153, 0.38);
}
strong, b {font-weight: normal!important;}
div.sceditor-group {
background: transparent !important;
border-bottom: none !important;
}
/* Message-box-------------------------------------------------*/
#message-box {
  margin: 0 180px 0 0;
    }
#message-box textarea {
  color: #536482;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  width: 100% !important;
    }
#textarea_content {
  margin: 0;
  overflow: hidden;
  text-align: left !important;
  width: 100% !important;
    }
#message-box .sceditor-container {
  border-color: rgba(0, 0, 0, 0.1) !important;
  border-style: solid !important;
  border-width: 1px !important;
  box-shadow: none !important;
  margin: 0;
  width: auto !important;
    }
.sceditor-container {
  background-color: #ffffff !important;
  border: none !important;
  border-radius: 3px !important;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.06) !important;
  clear: both;
  width: 100% !important;
    }
.sceditor-container iframe,.sceditor-container textarea {
  background-color: transparent !important;
  font-family: Verdana,Arial,Helvetica,sans-serif !important;
  margin: 0 !important;
  padding: 18px !important;
    }
.sceditor-container textarea {
  transition: none;
    }
.sceditor-toolbar {
  background-color: #f7f7f7 !important;
  border-color: #cadceb !important;
  margin: 0 !important;
  padding: 0 3px 3px !important;
  text-align: center;
  width: 100%;
    }
.sceditor-group {
  background-color: transparent !important;
  border-color: rgba(0, 0, 0, 0.1) !important;
  border-radius: 0 !important;
  border-style: solid !important;
  border-width: 0 0 0 1px !important;
  margin: 3px 7px 0 -4px !important;
  padding: 0 0 0 3px !important;
    }
.sceditor-group:first-child {
  border: none !important;
    }
.sceditor-button {
  height: auto !important;
  padding: 6px !important;
  width: auto !important;
    }
.sceditor-button.active, .sceditor-button:active, .sceditor-button:hover {
  box-shadow: 0 0 18px rgba(0, 0, 0, 0.15) inset !important;
  background-color: transparent !important;
    }
.sceditor-button.hover {
  box-shadow: 0 0 36px rgba(0, 0, 0, 0.15) inset !important;
  background-color: transparent !important;
    }
#sceditor_smilies {
  background-color: #e1ebf2;
    }
#sce_smilies_body {
  background-color: transparent;
  background-image: none;
  margin: 0 !important;
  min-width: 1px !important;
    }
#textarea_content textarea#text_editor_textarea {
  width: 100% !important;
  height: 250px;
    }
#textarea_content iframe#text_editor_iframe {
  width: 100%;
  height: 100%;
    }
form#quick_reply #textarea_content textarea#text_editor_textarea {
  width: 100% !important;
  height: 150px;
    }
form#quick_reply #textarea_content iframe#text_editor_iframe {
  width: 100%;
  height: 100%;
    }
#quick_reply #textarea_content {
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.06);
    }
.mentiontag {
  background-color: #3793ff;
  color: #FFF;
  border-radius: 3px;
  font-weight: 500;
  padding: 1px 3px 2px;
    }
.mentiontag:link, .mentiontag:visited {
  color: #FFF;
    }
.mentiontag:hover, .mentiontag:active {
  background-color: #FF4F42;
  color: #FFF;
    }
 
/* Message-box OLD/NEW Editor-------------------------------------------------*/
.editor-message-box textarea {
  color: #536482;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  width: 80%;
  font-size: 1.2em;
    }
.editor-textarea_content {
  margin-top: 2px;
    }
.editor-textarea_content textarea#text_editor_textarea {
  width: 100% !important;
  height: 250px;
    }
#quick_reply .editor-textarea_content textarea#text_editor_textarea {
  width: 100% !important;
  height: 150px;
    }
.topic_buttons li {
    float: right;
    margin: 15px 0px 12px 10px;
}
.module {
text-align: center;
}
.user-basic-info img:first-child {max-height:300px!important;max-width:300px!important;}
.postmain cite {
background: #d3e9dc url(http://forum.muaway2.net/public/style_images/MuAwaY2/citation_bg.png) no-repeat right;
color: #2b3730;
font-size: 0.9em;
font-weight: bold;
border-width: 1px 1px 0 3px;
border-style: solid;
border-color: #6fa987;
padding: 5px 8px;
}
.postmain blockquote, blockquote {
background: #f3f9f6;
font-size: 0.9em;
border-width: 1px 1px 1px 3px;
border-style: solid;
border-color: #6fa987;
margin: 0px;
margin-top: 0px;
padding: 12px; 
}
#submit_button {
    height: auto !important; }
.main .frm-info {
    background: rgba(39, 93, 65, 0.15);
    border: 1px solid #E6E6E6;
    margin: 1.7em;
    padding: 1em;
}
#chatbox_top{min-height:350px!important;}
.chatbox{
background-color:#fff!important;
 border:1px solid #ddd!important;
 margin:10px 0!important;
 padding:8px 8px 0!important;
}
 
#chatbox_header.main-head{
background:#f5f5f5 url(http://imgur.com/iy2rLu3.png) repeat-x 0 0!important;
 border:1px solid #eaeaea!important;
 height:40px!important;
padding-left:.3em!important;
}
 
#submit_button {background:#000!important;width:60px!important;}
 
 .chatbox-title{background:url(http://i.imgur.com/zpUIlTa.jpg) no-repeat scroll 88px 8px transparent!important;}
 
.chatbox-title a.chat-title{
color:#323232!important;
font-size:18px!important;
 font-style:normal!important;
font-variant:normal!important;
font-weight:300!important;
 line-height:1.3!important;
 }
 
.chatbox-options li,.chatbox-options li a{color:#323232!important;}
 
 body[bgcolor]{background:#ededed!important;}
 
#chatbox_members{border:1px solid #eaeaea!important;right:0!important;}
 
#chatbox_members .member-title{
background:#ededed!important;
color:#5a5a5a!important;
 padding:8px 10px!important;
text-align:left!important;
 }
 
#chatbox{
-moz-box-shadow:2px 0 4px rgba(0,0,0,0.1)!important;
 -webkit-box-shadow:2px 0 4px rgba(0,0,0,0.1)!important;
 border:1px solid #e3e3e3!important;
box-shadow:2px 0 4px rgba(0,0,0,0.1)!important;
 left:0!important;
right:190px!important;
}
 
#chatbox,#chatbox_members{ background:#fff!important; bottom:50px!important; top:40px!important; }
 
#chatbox p{
background:none repeat scroll 0 0 #fff!important;
 border-bottom:1px solid #e3e3e3!important;
 line-height:1.3em!important; padding:5px!important;
 }
 
 #chatbox:after{
background:#F5FFF6 url(http://i.imgur.com/g3NBjqp.png) repeat-x!important;
 border:1px solid #D3EED3!important;
color:#1F691C!important;
content:'Não daremos suporte no chat da família.';
 display:block!important;
font-size:12px!important;
line-height:1.6!important;
 padding:10px!important;
 text-shadow:0 1px 0 rgba(255,255,255,0.5)!important;
 }
 
#chatbox_footer{
background:#ededed!important;
 border:1px solid #d6d6d6!important;
border-bottom-width:4px!important;
 min-height:35px!important;
 padding:4px!important;
}
 
#chatbox_messenger_form{margin:0;}
 
#chatbox_footer .right:first-child{ float:left!important; width:45%!important; }
 
#chatbox_messenger_form label[for="message"]{display:none;}
 
input#message.post{
background-color:#fff!important;
 height:10px!important;
 outline:0!important;
 width:78%!important;
 }
 #divcolor,#divsmilies,#help-button ,.format-message + label{
  background-color: #000!important;
  color: #fff!important;
  border: 1px solid #AAA;
  border-radius: 3px;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
  display: inline-block;
  height: 18px;
  line-height: 16px;
  text-align: center;
  width: 18px;
}
 
#submit_button{
-moz-box-shadow:inset 0 1px 0 0 #5c5c5c, 0 2px 3px rgba(0,0,0,0.2)!important;
-webkit-box-shadow:inset 0 1px 0 0 #5c5c5c, 0 2px 3px rgba(0,0,0,0.2)!important;
border:1px solid #212121!important;
 border-radius:3px!important;
box-shadow:inset 0 1px 0 0 #5c5c5c, 0 2px 3px rgba(0,0,0,0.2)!important;
color:#fff!important;
font-family:tahoma,helvetica,arial,sans-serif!important;
 font-size:13px!important;
 font-style:normal!important;
font-variant:normal!important;
font-weight:400!important;
height:auto!important;
margin:0 5px 0 8px!important;
padding:4px 10px!important;
 }
 
 .fontbutton{
-moz-box-shadow:rgba(0,0,0,0.43) 0 1px 3px!important;
 -webkit-box-shadow:rgba(0,0,0,0.43) 0 1px 3px!important;
 background:#646464 url(http://i58.servimg.com/u/f58/18/62/03/31/highli17.png) repeat-x 0 0!important;
 border:1px solid #585858!important;
 box-shadow:rgba(0,0,0,0.43) 0 1px 3px!important;
color:#fff!important;
font-family:tahoma,helvetica,arial,sans-serif!important;
font-size:13px!important;
font-style:normal!important;
 font-variant:normal!important;
font-weight:400!important;
padding:4px 10px!important;
text-shadow:#474747 0 -1px 0!important;
width:auto!important;
 }
 
 #help-button{float:right!important;}
 #chatbox .date-and-time{float:right!important;}
#chatbox, #chatbox_members {   
    display:block!important;
}
.module .main-head { text-align: left;}

input#message {
  max-width: 300px!important;
  width: 300px!important;
  min-width: 300px!important;
}

div#chatbox {
  height: 260px!important;
}

ul#chatbox_main_options {position: relative;top: 9px;}

ul.online-users span {
  font-size: 0px;
}

ul.online-users span span {
  font-size: 13px!important;
}

Caso seu monitor ainda esteja bugado:
-> Clique aqui.

Tchau
Luiz

Luiz
Membro Entusiasta
Membro Entusiasta

Membro desde : 23/04/2016
Mensagens : 6645
Pontos : 7451

https://luizfelipe.dev

Ir para o topo Ir para baixo

Tópico resolvido Re: Personalizar chatbox

Mensagem por YouTube3 30.03.17 23:47

Já arrumei o monitor. Rindo Obg! pode fechar.
YouTube3

YouTube3
Super Membro

Membro desde : 04/01/2015
Mensagens : 1120
Pontos : 1597

https://ajuda.forumeiros.com

Ir para o topo Ir para baixo

Membro Entusiasta

Tópico resolvido Re: Personalizar chatbox

Mensagem por Luiz 30.03.17 23:47

Às ordens. Rose

---
Personalizar chatbox Symbol10 Questão marcada como Resolvida ou o Autor solicitou que ela fosse arquivada.

Tópico marcado como Resolvido e movido para "Questões resolvidas".
Luiz

Luiz
Membro Entusiasta
Membro Entusiasta

Membro desde : 23/04/2016
Mensagens : 6645
Pontos : 7451

https://luizfelipe.dev

Ir para o topo Ir para baixo

Ver o tópico anterior Ver o tópico seguinte Ir para o topo


Permissões neste sub-fórum
Não podes responder a tópicos