
/* - serproscmuralprotocolobsb.css - */
@media screen {
/* http://www.softwarelivre.gov.br/portal_css/serproscmuralprotocolobsb.css?original=1 */
/* */
/* */
#ultimos-protocolos {
margin-top: 30px;
}
#ultimos-protocolos table {
border: 1px solid #8CACBB;
border-collapse: collapse;
}
#ultimos-protocolos th{
border: 1px solid #8CACBB;
font-weight: bold;
height: 20px;
text-align: center;
}
#ultimos-protocolos td {
border: 1px solid #8CACBB;
height: 20px;
padding-left: 10px;
padding-right: 10px;
text-align: left;
}
#linkPastaProtocolo {
padding-bottom: 20px;
padding-top: 20px;
}
#linkPastaProtocolo a {
color: #436976;
}
#textoInicial {
padding-left: 5px;
padding-right: 5px;
text-align: justify !important;
}
#maisProtocolos {
text-align: right;
}
#maisProtocolos a {
color: #436976;
}
#container-protocolos table{
border: 1px solid #8CACBB;
border-collapse: collapse;
}
#container-protocolos th{
border: 1px solid #8CACBB;
font-weight: bold;
height: 20px;
text-align: center;
}
#container-protocolos td{
border: 1px solid #8CACBB;
height: 20px;
padding-left: 10px;
padding-right: 10px;
text-align: left;
}
#colunaTitulo {
width: 200px;
}
#colunaDeclaracao{
text-align: justify !important;
width: 570px;
}
#colunaArquivo {
text-align: center;
width: 200px;
}
/* */

}


/* - casodesucesso.css - */
/* http://www.softwarelivre.gov.br/portal_css/casodesucesso.css?original=1 */
/* */
/* */
#listagem_casosdesucesso {
margin-left: 0;
}
#listagem_casosdesucesso a {
border-bottom: none;
}
#listagem_casosdesucesso li {
display: list-item;
list-style: none;
margin-left: 0;
vertical-align: top;
border-bottom: 1px dashed #CCCCCC;
padding-bottom: 15px;
padding-top: 15px;
}
#listagem_casosdesucesso .summary {
font-weight: bold;
font-size: 110%;
}
#listagem_casosdesucesso .logo {
float: left;
margin-right: 5px;
margin-top: 5px;
}
/* */
/* */
