/*! Copyright 2016 Suomen Vastuu Group Oy - All rights reserved. */
.modal-header .closeModal {
  margin-top: -2px;
  float: right;
  font-size: 1.5rem;
  font-family: 'ProximaNovaExtraBold';
  line-height: 1;
  color: #fff;
  text-shadow: 0 1px 0 #fff;
  opacity: 1; }
  .modal-header .closeModal:focus, .modal-header .closeModal:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    opacity: 1; }

.modal-header button.closeModal {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0; }

.strikethrough {
  text-decoration: line-through;
  color: #999; }

#service-explanation-content p {
  line-height: 2rem; }

.scrollbar-in-add-user-emails-form {
  max-height: 500px;
  overflow-y: auto;
  overflow-x: hidden; }

button > i.fa {
  vertical-align: middle; }

.text-wrap {
  display: inline-block;
  word-break: break-all;
  overflow-wrap: break-word; }

.table.table-hover-success-border tbody tr:first-child td:after {
  background: transparent !important; }

.table.table-hover-success-border tbody tr:hover td {
  border-bottom: 1px solid #0f9b5f !important;
  position: relative; }
  .table.table-hover-success-border tbody tr:hover td:after {
    position: absolute;
    content: '';
    top: -1px;
    left: 0;
    right: 0;
    height: 1px;
    background: #0f9b5f; }
  .table.table-hover-success-border tbody tr:hover td .btn {
    background: #0f9b5f;
    color: #ffffff; }

#external-services .service-icon {
  width: 40px; }

@media (max-width: 600px) {
  #banner-message-buttons {
    display: block; }
    #banner-message-buttons #save-banner-message {
      margin-bottom: 10px; }
    #banner-message-buttons .btn {
      display: block;
      float: none;
      min-width: 100%; } }

#org-contacts-last-updated-by-person {
  display: inline-block; }

.stv-typeahead .close {
  background: initial;
  top: 0px;
  right: 6px;
  left: 0px !important;
  width: initial !important;
  height: initial !important;
  opacity: 1 !important; }

#services-dataImportTools-fileControl {
  min-height: initial; }

#service-recommendation-banner {
  position: relative;
  border-radius: 8px;
  overflow: hidden;
  padding: 24px 24px 24px 96px;
  margin: 16px 0 0 0;
  color: #000000; }
  @media (max-width: 1200px) {
    #service-recommendation-banner {
      padding: 24px; } }
  #service-recommendation-banner .service-recommendation-card {
    background-color: rgba(255, 255, 255, 0.9);
    border-radius: 8px;
    max-width: 541px;
    width: 100%;
    padding: 32px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: start;
        align-items: flex-start;
    gap: 24px; }
    #service-recommendation-banner .service-recommendation-card h1 {
      margin: 0 0 -6px 0;
      font-weight: 700;
      font-size: 32px; }
    #service-recommendation-banner .service-recommendation-card p {
      margin: 0; }
  #service-recommendation-banner .service-recommendation-image {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    width: 100%; }
    #service-recommendation-banner .service-recommendation-image img {
      width: 100%;
      height: 100%;
      object-fit: cover; }

#services-list {
  text-align: left !important;
  -ms-flex-align: start !important;
      align-items: flex-start !important; }
  #services-list .service-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    margin: 0 0 30px 0;
    border: 1px solid #A0A0A0;
    border-radius: 4px; }
  #services-list .service {
    background-color: #f6f6f6;
    background-image: none !important;
    -ms-flex-align: start !important;
        align-items: flex-start !important;
    -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    padding: 1rem 1.5rem !important;
    -ms-flex-direction: row !important;
        flex-direction: row !important;
    box-shadow: none !important;
    margin: 0 !important;
    border-radius: 4px !important;
    border: none !important; }
    #services-list .service h4 p {
      margin-bottom: 0px;
      word-break: break-word !important; }
    #services-list .service .text-wrapper {
      margin: 1rem 0 !important;
      color: #000000 !important; }
    #services-list .service:after {
      background-image: none !important; }
  #services-list .service-recommendation, #services-list .service-warning {
    background-color: #DBF0E7;
    border-top: 1px solid #058750;
    border-radius: 0 0 4px 4px;
    padding: 24px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: start;
        align-items: flex-start;
    gap: 16px;
    color: #000000; }
    #services-list .service-recommendation p, #services-list .service-warning p {
      margin: 0; }
    #services-list .service-recommendation h4, #services-list .service-warning h4 {
      margin: 0;
      font-weight: 500;
      font-size: 22px; }
    #services-list .service-recommendation .service-recommendation-header, #services-list .service-recommendation .service-warning-header, #services-list .service-warning .service-recommendation-header, #services-list .service-warning .service-warning-header {
      display: -ms-flexbox;
      display: flex;
      gap: 8px;
      -ms-flex-align: center;
          align-items: center;
      margin: 0 0 -6px 0; }
  #services-list .service-warning {
    background-color: #F3EAD1;
    border-top: 1px solid #8A6200; }

.go-to-service-button-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  height: 100%;
  width: 100%; }

.go-to-service {
  margin-bottom: auto !important;
  margin-right: auto;
  margin-left: auto;
  margin-left: 8px !important; }
  .go-to-service:after {
    margin-left: 8px !important;
    font-size: 40px !important; }

.service-status-image {
  margin-right: 1rem;
  height: 5rem;
  width: auto; }

.service-card-content {
  -ms-flex: 80%;
      flex: 80%;
  height: 100%; }

.service-card-button {
  -ms-flex: 20%;
      flex: 20%;
  height: 100%; }

.dashboard-category-title {
  margin-bottom: 1.5rem;
  margin-left: 0.5rem; }

#dashboard-title-wrapper {
  box-shadow: none !important; }

.rp-attention {
  color: #32a1d1; }

.rp-incomplete {
  color: #999999; }

.rp-investigate {
  color: #f49f0c; }

.rp-ok {
  color: #69be28; }

.rp-stop {
  color: #d80027; }

.btn-primary-new {
  padding: 0;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  margin: 0;
  gap: 8px;
  padding-inline: 16px;
  max-width: 100%;
  -webkit-appearance: none;
  -webkit-tap-highlight-color: transparent;
  display: -ms-inline-flexbox;
  display: inline-flex;
  border-radius: 9999px;
  text-decoration: none;
  padding-block: 8px;
  border: 1px solid #000000;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -ms-flex: none;
      flex: none;
  height: -moz-fit-content;
  height: fit-content;
  min-width: 120px;
  background: #000000;
  color: #FFFFFF !important;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-direction: row;
      flex-direction: row; }

.btn-primary-new:hover {
  background: #333333;
  border: 1px solid #333333;
  text-decoration: none; }

.btn-primary-new:focus {
  text-decoration: none; }

/*# sourceMappingURL=e518db534c8be3a2e96cc71cd593034e-main.css.map*/