
/* - ++resource++sl_stylesheets/social_like.css - */
@media screen {
/* http://paraiba-portal.plone.rke.codataprd.pb.gov.br/portal_paraiba/portal_css/++resource++sl_stylesheets/social_like.css?original=1 */
#viewlet-social-like > div
{
float: left;margin-right: 2em;
}
#viewlet-social-like
{
min-height: 3em;
margin-top: 5px;
}
#viewlet-social-like .twitter-count-horizontal
{
height: 20px !important;
}
#viewlet-social-like .fb_edge_widget_with_comment
{
position: relative;
margin-top: 0;
}
.twitter-share-button
{
margin-top: .8px;
}
#viewlet-social-like.vertical
{
min-height: 7em !important;
}
#viewlet-social-like .whatsapp,
#viewlet-social-like .telegram,
#viewlet-social-like .share-by-email
{
font-size: 82%;
display: inline-block;
overflow: hidden;
height: 20px;
padding: 0 5px 0 24px;
white-space: nowrap;
color: #fff !important;
border: 0 !important;
border-bottom: none !important;
border-radius: 3px;
background-repeat: no-repeat;
background-size: 16px;
}
#viewlet-social-like .whatsapp.link,
#viewlet-social-like .telegram.link,
#viewlet-social-like .share-by-email.link
{
width: 0;
padding: 0 20px;
text-indent: -200%;
background-position: 50%;
}
#viewlet-social-like .whatsapp
{
display: none;
background-color: #199e0e;
background-image: url(++resource++sl_images/ico-whatsapp.svg);
background-position: 2px 2px;
}
#viewlet-social-like .whatsapp:hover,
#viewlet-social-like .telegram:hover,
#viewlet-social-like .share-by-email:hover
{
color: #fff !important;
}
#viewlet-social-like .whatsapp.active
{
display: inline-block;
}
#viewlet-social-like .telegram
{
background-color: #31a4d5;
background-image: url(++resource++sl_images/ico-telegram.svg);
background-size: 19px;
}
#viewlet-social-like .share-by-email
{
background-color: #205c90;
background-image: url(++resource++sl_images/ico-email.svg);
background-position: 5px 3px;
background-size: 14px;
}

}


/* - ploneCustom.css - */
@media all {
/* http://paraiba-portal.plone.rke.codataprd.pb.gov.br/portal_paraiba/portal_css/ploneCustom.css?original=1 */
.portaltype-collective-cover-content #content div.row.linha-destacada.linha-paraiba-branco {
background-color: #fff;
}
.portaltype-collective-cover-content #content div.row.linha-destacada .tile .accordion-inner.painel_servicos.cor-preto p {
padding-left: 16px;
}
.tile a.outstanding-link.verde {
border: 2px solid #44c723 !important;
background-color: #44c723;
}
#content a.outstanding-link.verde:hover {
background: #37ff05;
border-color: #37ff05 !important;
}
.portaltype-collective-cover-content #content div.row.linha-destacada .tile.cabecalho-servicos .outstanding-header h2 {
font-size: 12px;
}
.esconder,
div.row.esconder {
display: none !important;
}
.template-compose .esconder,
.template-layoutedit .esconder {
display: block !important;
}
.template-compose div.row.esconder,
.template-layoutedit div.row.esconder {
display: flex !important;
}
.portaltype-collective-cover-content div.row.tamanho-pagina {
width: 960px !important;
}
.portaltype-collective-cover-content #content .tile a:link,
.portaltype-collective-cover-content #content .tile a:visited {
color: #0094ff;
}
@media (max-width: 823px) {
.tile.cabecalho-servicos {
margin-top: 30px;
}
}
}

