/*
  NOTE: Some of this must also be shared
  with JavaScript code. Remember to check & update
  /app/site/less-variables.js when you update these values.
 */
.yui__CandidateImage_candidateImage {
  position: relative;
  width: 3em;
  height: 3em;
  padding: .25em;
}
.yui__CandidateImage_candidateImage img {
  width: 100%;
  height: 100%;
  border-radius: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.yui__CandidateImage_candidateImageLabel {
  position: absolute;
  background-color: #1e8d09;
  color: white;
  border-radius: 10px;
  font-size: 10px;
  padding: 0 .37em .125em;
  left: 50%;
  bottom: -5px;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.yui__CandidateImage_candidateImageLabel.yui__CandidateImage_noText {
  visibility: hidden;
}
.yui__CandidateImage_new {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #1e8d09;
  padding: .325em .25em;
  height: 1em;
  width: 1em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 1em;
  font-size: 1.125em;
}
.yui__CandidateImage_new svg {
  display: block;
  fill: white;
}

/*
  NOTE: Some of this must also be shared
  with JavaScript code. Remember to check & update
  /app/site/less-variables.js when you update these values.
 */
.yui__DataTable_ariaOnly {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
.yui__DataTable_componentMargins {
  padding: 8px;
}
@media all and (min-width: 73.143em) {
  .yui__DataTable_componentMargins {
    padding: 16px;
  }
}
.yui__DataTable_dataTable {
  padding: 8px;
}
@media all and (min-width: 73.143em) {
  .yui__DataTable_dataTable {
    padding: 16px;
  }
}
.yui__DataTable_table {
  border-collapse: collapse;
  font-size: 1rem;
  width: 100%;
  margin-bottom: 1.5rem;
}
.yui__DataTable_tableHeader {
  font-size: 0.625rem;
  padding: calc(7.5px) calc(3.75px);
  text-transform: uppercase;
}
.yui__DataTable_tableHeader:last-child {
  padding-right: .5rem;
}
@media all and (min-width: 73.143em) {
  .yui__DataTable_tableHeader {
    font-size: 0.75rem;
    padding: 15px calc(7.5px);
  }
}
.yui__DataTable_showMore {
  font-size: 1rem;
}
.yui__DataTable_tableCell__emptyResult {
  text-align: center;
}
@media all and (min-width: 73.143em) {
  .yui__DataTable_tableCell {
    padding: 5px 6px;
  }
}
.yui__DataTable_tableCellContent {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.yui__DataTable_candidateFirstName {
  display: none;
}
@media all and (min-width: 73.143em) {
  .yui__DataTable_candidateFirstName {
    display: inline;
  }
}
.yui__DataTable_tableActions {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
}

body>img{width:0;height:0;position:absolute}.plus-app-2019-04-tulospalvelu_taulukko_eniten_aania svg:not(:root){overflow:hidden}.plus-app-2019-04-tulospalvelu_taulukko_eniten_aania .clear{clear:both}.plus-app-2019-04-tulospalvelu_taulukko_eniten_aania .yui__DataTable_table{overflow:scroll;margin:auto;width:100%}.plus-app-2019-04-tulospalvelu_taulukko_eniten_aania .yui__DataTable_table thead tr .yui__DataTable_tableHeader{color:#757575;padding:.813rem}.plus-app-2019-04-tulospalvelu_taulukko_eniten_aania .yui__DataTable_table tbody{border:1px solid #ebebf7}.plus-app-2019-04-tulospalvelu_taulukko_eniten_aania .yui__DataTable_table tbody tr .yui__DataTable_tableCell{color:#515151;border-right:1px solid #ebebf7;font-size:12px;line-height:1.3em;padding:.813rem;vertical-align:middle}.plus-app-2019-04-tulospalvelu_taulukko_eniten_aania .yui__DataTable_table tbody tr .yui__DataTable_tableCell:last-child{border-right:none;text-align:center}.plus-app-2019-04-tulospalvelu_taulukko_eniten_aania .yui__DataTable_table tbody tr:nth-child(2n){background-color:#f5f5fb}

/*# sourceMappingURL=styles.css.map*/