/* 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;
  }
  
/*
    font-family: "GenerisSansW01-Regular", Helvetica, sans-serif;
*/

h3 {
    font-size:1.6em;
}

h4 {
    font: 100% "Generis Sans W01 Bold", Georgia;
    color: #3D4548;
    font-size: 1.2em;
    margin-top:.6em;
}

.pm-home-card {
    padding:.9em .6em .7em .9em;
}
