/* line 4, /app/app/assets/stylesheets/reports.scss */
.yearly-profit-top-header {
  background: #2cacd2;
  border-bottom: solid 1px #dfdfdf;
}
/* line 7, /app/app/assets/stylesheets/reports.scss */
.yearly-profit-top-header th {
  padding: 7px !important;
  color: #ffffff;
  text-align: center;
}

/* line 14, /app/app/assets/stylesheets/reports.scss */
.export-to {
  background: #1397c4 none repeat scroll 0 0;
  border: 1px solid #ccc;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #fdfdfd;
  font-size: 13px;
  min-width: 120px;
}
