/* Fonts */

@font-face {
  font-family: "GenerisSerifW01-Regular";
  src: url(..//fonts/b2c29912-42dc-4f83-998f-2def652d4453.eot?#iefix);
  src: url(..//fonts/b2c29912-42dc-4f83-998f-2def652d4453.eot?#iefix)
      format("eot"),
    url(..//fonts/4519191b-4554-46aa-9693-b02f72ca83f3.woff) format("woff"),
    url(..//fonts/90f382b4-eb8d-4a01-b404-f8e1bdd84c55.ttf) format("truetype");
}
@font-face {
  font-family: "GenerisSerifW01-Italic";
  src: url(..//fonts/b354c16e-d0c8-487a-a3ad-768811e40de4.eot?#iefix);
  src: url(..//fonts/b354c16e-d0c8-487a-a3ad-768811e40de4.eot?#iefix)
      format("eot"),
    url(..//fonts/783e5b36-6455-4a0a-8e19-b9cb9fadb9b2.woff) format("woff"),
    url(..//fonts/6394c9d7-6154-4502-8d8b-ea99ac9d9c0f.ttf) format("truetype");
}
@font-face {
  font-family: "Generis Serif W01 Bold";
  src: url(..//fonts/b7eed209-641d-4e68-9a35-5e7ee5958477.eot?#iefix);
  src: url(..//fonts/b7eed209-641d-4e68-9a35-5e7ee5958477.eot?#iefix)
      format("eot"),
    url(..//fonts/e46771c8-7c29-49a2-ab50-ad5f6492913c.woff) format("woff"),
    url(..//fonts/27837086-e8c8-4c4b-8871-c7f4c9795df0.ttf) format("truetype");
}
@font-face {
  font-family: "GenerisSerifW01-BoldIta";
  src: url(..//fonts/ebe5c07e-0255-4e6c-b83d-c219380ad94d.eot?#iefix);
  src: url(..//fonts/ebe5c07e-0255-4e6c-b83d-c219380ad94d.eot?#iefix)
      format("eot"),
    url(..//fonts/cdcdae58-f5bd-47e5-ba82-1e0fd83ea0ac.woff) format("woff"),
    url(..//fonts/b89260ca-1752-41c2-aedf-aff4bfc5bdc9.ttf) format("truetype");
}
@font-face {
  font-family: "GenerisSansW01-Regular";
  src: url(..//fonts/b1f6e78d-91da-492b-874d-7b79aeb62086.eot?#iefix);
  src: url(..//fonts/b1f6e78d-91da-492b-874d-7b79aeb62086.eot?#iefix)
      format("eot"),
    url(..//fonts/8bdd514f-cf59-4251-87bd-771e95e5b46c.woff) format("woff"),
    url(..//fonts/b03c8510-ff05-4f7b-89cf-7c9081337c69.ttf) format("truetype");
}
@font-face {
  font-family: "Generis Sans W01 Italic";
  src: url(..//fonts/5857e38b-4ed7-42c0-9eb5-70f1111244ab.eot?#iefix);
  src: url(..//fonts/5857e38b-4ed7-42c0-9eb5-70f1111244ab.eot?#iefix)
      format("eot"),
    url(..//fonts/4f45d1be-109b-45c1-ab3e-84e6e7d248df.woff) format("woff"),
    url(..//fonts/b3607c4f-cd7c-4f3a-9b42-937988553ff7.ttf) format("truetype");
}
@font-face {
  font-family: "Generis Sans W01 Bold";
  src: url(..//fonts/fe370336-d56f-48f5-850d-a29342c0e4cd.eot?#iefix);
  src: url(..//fonts/fe370336-d56f-48f5-850d-a29342c0e4cd.eot?#iefix)
      format("eot"),
    url(..//fonts/e62042f5-b2ff-46c4-90e0-24e2a49d65cd.woff) format("woff"),
    url(..//fonts/e3cf5383-4598-47ac-ad37-92f1c5d291e6.ttf) format("truetype");
}
@font-face {
  font-family: "GenerisSansW01-BoldItal";
  src: url(..//fonts/e75294f1-240e-46b6-83e0-3795d911def7.eot?#iefix);
  src: url(..//fonts/e75294f1-240e-46b6-83e0-3795d911def7.eot?#iefix)
      format("eot"),
    url(..//fonts/627953e5-ee1c-4a1c-9a8b-663aa7108f00.woff) format("woff"),
    url(..//fonts/320fb149-3656-492b-8cbf-6deebac01c47.ttf) format("truetype");
}

/* Generic */
html,
body {
  height: 100%;
  font: 100% "GenerisSerifW01-Regular", Georgia;
  line-height: 1.4;
  color: #414141;
}

/* Wrapper and Header */
.pm-wrapper {
  display: flex;
  flex-direction: column;
  min-height: 100%;
}

.pm-header {
  margin-bottom: 1.5em;
}

.pm-header h4 {
  font: 1.4em "GenerisSansW01-Regular", Helvetica, sans-serif;
  color: #e2001a;
  margin: 0;
  padding: 0;
}
.pm-header h4 span {
  padding-right: 0.4em;
}
.pm-header nav {
  min-height: 110px;
  border-bottom: 1px solid #e5e5e5;
}
.pm-header .navbar-brand {
  margin-right: 4em !important;
  cursor: pointer;
}
.pm-header .nav-link {
  cursor: pointer;
  font-family: "GenerisSansW01-Regular", Helvetica, sans-serif;
  font-size: 1.2em;
  margin-right: 1em;
  color: #5c6971;
}
.pm-header .nav-link:hover {
  color: #e2001a;
}
.pm-header .nav-link-active {
  color: #e2001a !important;
}
.pm-header .nav-item .bi {
  padding-right: 0.3em;
}

.pm-footer a {
  cursor: pointer;
  color: #e2001a;
  text-decoration: none;
}
.pm-footer a:hover {
  color: #960011;
}


/* View */

.pm-overview a {
    cursor: pointer;
    color: #e2001a;
    text-decoration: none; 
}

.pm-overview a:hover {
    color: #960011;
  }

.pm-home-card svg {
    max-height: 120px;
  }
  
.pm-view {
    flex: 1;
    padding-top: 0.4em;
  }
  .pm-view p {
    font-family: "GenerisSansW01-Regular", Helvetica, sans-serif;
    color: #414141;
    font-size: 1.1em;
    line-height: 1.62;
  }
  .pm-view h1 {
    font-size: 2em;
    padding-bottom: 0.5em;
    margin-bottom: 0.8em;
    color: #3d4548;
    font-family: "GenerisSerifW01-Italic", Georgia;
    display: inline-block;
    position: relative;
  }
  .pm-view h2 {
    font-size: 1.6em;
    padding-bottom: 0.5em;
    margin-bottom: 0.8em;
    color: #3d4548;
    font-family: "GenerisSerifW01-Italic", Georgia;
    display: inline-block;
    position: relative;
  }
  .pm-view h3 {
    color: #3d4548;
    font-family: "GenerisSerifW01-Italic", Georgia;
  }
  .pm-view h1::after,
  .pm-view h2::after {
    content: "";
    display: block;
    position: absolute;
    bottom: -10px;
    width: 80px;
    height: 2px;
    background-color: #e2001a;
    margin: 0;
    margin-bottom: 0.4em;
  }
  .pm-view .card {
    border-radius: 0;
    margin-top: 0.8em;
  }
  .pm-view .btn {
    font-family: "GenerisSansW01-Regular", Helvetica, sans-serif;
  }


/* Buttons */

.btn-primary {
  color: #fff !important;
  background-color: #e2001a !important;
  border-color: #e2001a !important;
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary:active:focus {
  color: #fff !important;
  background-color: #960011 !important;
  border-color: #960011 !important;
}

/* Tooltips */
.ui-dialog .ui-dialog-title {
  font-family: "GenerisSansW01-Regular", Helvetica, sans-serif !important;
}

.ui-dialog .ui-dialog-content {
  font-family: "GenerisSansW01-Regular", Helvetica, sans-serif !important;
}

.pm-tooltip {
  --bs-tooltip-max-width: 380px;
}

.tooltip-inner {
  text-align: left !important;
  padding: 0.8em 0.8em 0.8em 1em;
}

.info-icon {
  color: #5c6971;
  cursor: pointer;
}

/* Footer */
.pm-footer {
  font-size: 0.9em;
  color: #777777;
  padding: 1rem 0;
}

/* Modals */
.modal-body p {
    font-family: "GenerisSansW01-Regular", Helvetica, sans-serif;
    color: #414141;
    font-size: 1.1em;
    line-height: 1.62;
  }
  
  #pmSaveModal .modal-body {
    text-align: center;
    margin-bottom: 1.2em;
  }
  #pmSaveModal h1 {
    padding-top: 0.1em;
    font-size: 2.6em;
  }
  #pmSaveModal canvas {
    height: 200px;
  }
  
/* Print */
@media print {
  @page {
    size: A4;
    margin: 1cm;
  }
  body {
    font-size: 10pt;
  }
  .no-print {
    display: none;
  }
  .pm-print {
    width: 20cm;
  }
}

.print-view .pm-print-module-card .card-header h5 {
  font-family: "GenerisSansW01-Regular", Helvetica, sans-serif;
}

/* Profilomat view */
.pm-profilomat-top {
  margin-top: 0.4em;
}
.pm-profilomat-top > .row > .col {
  /*border: 1px solid #e5e5e5;*/
  margin: 0.5em;
  padding: 0;
}

.pm-profilomat-top > .row > .col-md-6 {
  /*border: 1px solid #e5e5e5;*/
  padding:0 .3em 0 .3em;

  /*padding:0;*/
}

.pm-profilomat-top .card {
  /*border: none;*/
  border: 1px solid #e5e5e5;
  margin: 0;
  padding: 0;
}
.pm-profilomat-top .card-header {
  height: 85px !important;
}
.pm-profilomat-top .card-header h5 {
  font-family: "GenerisSansW01-Regular", Helvetica, sans-serif;
  margin: 0;
  padding: 0;
}
.pm-profilomat-top .card-header label {
  font-family: "GenerisSansW01-Regular", Helvetica, sans-serif;
  user-select: none;
}
.pm-profilomat-top .card-header .form-switch input {
  cursor: pointer;
}
.pm-profilomat-top .card-header .col {
  border: none !important;
  margin-bottom: 0 !important;
}
.pm-profilomat-top .card-body {
  padding: 0;
  font-size: 0.9em;
  font-family: "GenerisSansW01-Regular", Helvetica, sans-serif;
}
.pm-profilomat-top .card-body .list-group-item {
  cursor: pointer;
}
.pm-profilomat-top .bg-light {
  font-size: 0.8em;
}
.pm-profilomat-top .btn-sm {
  margin-left: 0.8em;
}
.pm-profilomat-top .form-switch .form-check-input:checked {
  background-color: #e2001a;
  border-color: #960011;
}

.pm-profilomat-settings {
  margin-top: 0.6em;
  margin-bottom: 1em;
  padding: 0.6em;
}
.pm-profilomat-settings .pm-profilomat-btn-save,
.pm-profilomat-settings .pm-profilomat-btn-reset,
.pm-profilomat-settings .pm-profilomat-btn-report {
  margin-bottom: 0.4em;
}

.pm-profilomat-content {
  padding: 0.5em;
}
.pm-profilomat-content .card {
  border-color: #e5e5e5;
}
.pm-profilomat-content .card-header h5 {
  margin: 0;
  font-family: "GenerisSansW01-Regular", Helvetica, sans-serif;
  padding: 0.2em;
}
.pm-profilomat-content .card-header .col-8 .row {
  margin: 0.25em 0 0.25em 0.25em;
}
.pm-profilomat-content .pm-span-statistic {
  font-family: "GenerisSansW01-Regular", Helvetica, sans-serif;
  font-weight: bold;
}
.pm-profilomat-content .row .col {
  padding: 0.4em 0.4em 0.4em 0.6em;
}
.pm-profilomat-content .card-body {
  padding: 0;
}
.pm-profilomat-content .accordion-header {
  font-family: "GenerisSansW01-Regular", Helvetica, sans-serif;
}
.pm-profilomat-content .pm-profilomat-accordion .badge {
  margin-right: 0.5em;
}
.pm-profilomat-content .pm-profilomat-accordion .bi-lock-fill {
  padding-right: 0.2em;
  font-size: 0.8em;
}
.pm-profilomat-content .pm-profilomat-accordion .accordion-body .row {
  margin-bottom: 0.5em;
}
.pm-profilomat-content .pm-profilomat-accordion .form-check-label {
  font-family: "GenerisSansW01-Regular", Helvetica, sans-serif;
}
.pm-profilomat-content
  .pm-profilomat-accordion
  .accordion-body
  .form-check-input:checked {
  background-color: #e2001a;
  border-color: #960011;
}

.pm-card-inner {
  border: none;
  margin: 0 !important;
}
.pm-card-inner .card-header {
  background: none !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  font-weight: bold;
}
.pm-card-inner .card-body {
  padding: 1em !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.pm-card-subsection {
  margin:.9em !important;
  padding:.8em .3em 0 .8em !important;
  border:1px solid #e5e5e5 !important;
  border-radius: 0;
}

.pm-card-subsection h6 {
  color: #414141;
  font-family: "Generis Sans W01 Bold", Helvetica, sans-serif;
}

.pm-card-subsection .list-group-item {
  padding-left:0 !important;
}

.pm-card-subsection .list-group-item .col-4 {
  padding-right:0 !important;
  padding-left:0 !important;
}

/* Templates */
.pm-templates-ul {
  margin-bottom: 1em;
}
.pm-templates-ul li {
  color: #414141;
  font-family: "GenerisSansW01-Regular", Helvetica, sans-serif;
  font-size: 1.1em;
}

.pm-templates-card {
  margin-bottom: 2em;
}

/* Copy Button */
.pm-code-value {
  padding: 0.6em 1em 0.5em 1em;
  font-size: 0.9em !important;
  background-color: #e6ebef;
  border-radius: 1em;
  overflow-wrap: break-word;
  word-wrap: break-all;
}

/* Button Highlight */
.pm-profilomat-btn-highlight {
  margin-left: 0 !important;
  padding: 0.2em 0.6em 0.2em 0.6em;
  font-size: 0.6em;
  margin-right: 0.6em;
}

.pm-profilomat-infolink {
  padding-left: 0.3rem;
  color: #5c6971 !important;
  cursor: pointer;
}

.hl-cb {
  outline: 2px solid #960011;
}

.hl-cb-max {
  outline: 4px solid #e5969e;
}

.hl-list-group-item {
  background-color: #fff4f5;
}

/* Alert */
.cx-alert-message {
  position: fixed;
  right: 2em;
  bottom: 1em;
  z-index: 9996;
}

/* Bachelor input */
.pm-bachelor-input {
  max-width: 50px;
  position: absolute;
  top: 3px;
}

/* Segment title */
.pm-segment-title {
  font-size:.9rem !important;
  user-select: none;
}

.pm-pl-6 {
  padding-left: 40px;
}

@media (max-width: 992px) {
  .pm-pl-6 {
    line-height: 1.7;
  }
}
.pm-pl-6::first-line {
  line-height: 100% !important;
}

.pm-circle-con {
  position: absolute;
  user-select: none;
  display: none;
}

.circle {
  cursor: pointer;
  display: inline-block;
  width: 15px;
  height: 15px;
}

.yellow-fill {
  fill: yellow;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  opacity: 1;
}

/* pm-card-additional-body */

.pm-card-additional-body {
  padding:1em !important;
  min-height:320px !important;
   /*
  max-width:300px;
 
  display: flex;
  justify-content: center; 
  text-align:center;
  */
}

