.box_limpo {
  background:#ebeced;
  box-shadow: 5px 5px 5px #cccccc;
    margin-right: 20px;
    margin-top: 10px;
    padding: 20px;
    text-align: center;
  -moz-border-radius: 5px;
  border-radius: 20px;
  text-align:justify;
  clear: both;
  border:3px solid #f4f5f5;
}
.box_limpo_img{
  width:80px;
  height:78px;
  float:left;
  margin-top:-60px;
}
.box_limpo .box_limpo_img img {
  width:100%;
  height:100%;  
}

.box_conteudistas {
  background:#b9cde5;
  border-color:#606b77;
}

.recurso-abas-custom {
  background:#f8f8f8;
  border:1px solid #ddd;
  border-top:0;
  padding:0 20px 10px 20px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}

.table-abas {
  margin-bottom: 0;
}

.table-abas tr td{
  padding:4px !important;
  font-weight: 0 !important;
}

.pager {
  margin:0;
}

.coluna-tabela {
  vertical-align: middle !important;
  text-align: center !important;
  background:#ffb895;
}
