.matomeLink{
  border:solid 1px #009ca2;
  margin-bottom:10px;
  text-align:center;
  font-size:14px;
}

.matomeLink a{
  display:block;
  padding:10px 0;
  
  font-weight:bold;
  color:#fff;
  background-color: #009ca2;

}

.matomeLink a:hover{
  color:#009ca2;
  background-color: #fff;
  text-decoration: none;
}

.matomeLink a .iconBack{
  background:url(/img/pdf_icon2.png) no-repeat left center;
  background-size:24px 24px;
  display:inline-block;
  padding-left:27px;
  line-height:24px;
  margin-top:5px;
}

.sidebar-search-input{
  padding:0;
  border:solid 0px rgb(68, 68, 68);
  box-shadow: none;
}
