@font-face {
    font-family: "myfont";
    src: url('../fonts/myfont.eot');
    src: url('../fonts/myfont.eot?#iefix') format('eot'),
      url('../fonts/myfont.woff2') format('woff2'),
      url('../fonts/myfont.woff') format('woff'),
      url('../fonts/myfont.ttf') format('truetype'),
      url('../fonts/myfont.svg#myfont') format('svg');
    font-weight: normal;
    font-style: normal;
  }
  
  .md:before {
    display: inline-block;
    font-family: "myfont";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  
  .md-lg {
    font-size: 1.3333333333333333em;
    line-height: 0.75em;
    vertical-align: -15%;
  }
  .md-2x { font-size: 2em; }
  .md-3x { font-size: 3em; }
  .md-4x { font-size: 4em; }
  .md-5x { font-size: 5em; }
  .md-fw {
    width: 1.2857142857142858em;
    text-align: center;
  }

  .md {
    display: inline-block;
    font: normal normal normal 14px/1 MedasIcon;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  /* makes the font 33% larger relative to the icon container */
  .md-lg {
    font-size: 1.33333333em;
    line-height: 0.75em;
    vertical-align: -15%;
  }
  .md-2x {
    font-size: 2em;
  }
  .md-3x {
    font-size: 3em;
  }
  .md-4x {
    font-size: 4em;
  }
  .md-5x {
    font-size: 5em;
  }
  .md-fw {
    width: 1.28571429em;
    text-align: center;
  }
  .md-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none;
  }
  .md-ul > li {
    position: relative;
  }
  .md-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: 0.14285714em;
    text-align: center;
  }
  .md-li.md-lg {
    left: -1.85714286em;
  }
  .md-border {
    padding: .2em .25em .15em;
    border: solid 0.08em #eeeeee;
    border-radius: .1em;
  }
  .md-pull-left {
    float: left;
  }
  .md-pull-right {
    float: right;
  }
  .md.md-pull-left {
    margin-right: .3em;
  }
  .md.md-pull-right {
    margin-left: .3em;
  }
  /* Deprecated as of 4.4.0 */
  .pull-right {
    float: right;
  }
  .pull-left {
    float: left;
  }
  .md.pull-left {
    margin-right: .3em;
  }
  .md.pull-right {
    margin-left: .3em;
  }
  .md-spin {
    -webkit-animation: md-spin 2s infinite linear;
    animation: md-spin 2s infinite linear;
  }
  .md-pulse {
    -webkit-animation: md-spin 1s infinite steps(8);
    animation: md-spin 1s infinite steps(8);
  }
  @-webkit-keyframes md-spin {
    0% {
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(359deg);
      transform: rotate(359deg);
    }
  }
  @keyframes md-spin {
    0% {
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(359deg);
      transform: rotate(359deg);
    }
  }
  .md-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .md-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .md-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
  }
  .md-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
  }
  .md-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1);
  }
  :root .md-rotate-90,
  :root .md-rotate-180,
  :root .md-rotate-270,
  :root .md-flip-horizontal,
  :root .md-flip-vertical {
    filter: none;
  }
  .md-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle;
  }
  .md-stack-1x,
  .md-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
  }
  .md-stack-1x {
    line-height: inherit;
  }
  .md-stack-2x {
    font-size: 2em;
  }
  .md-inverse {
    color: #ffffff;
  }
  
  .md-accesso-condizionato-non-visibile:before { content: "\E001" }
  .md-anatomia-patologica:before { content: "\E002" }
  .md-autorizzazione-accesso:before { content: "\E003" }
  .md-cartella-bassa:before { content: "\E004" }
  .md-consenso-dati:before { content: "\E005" }
  .md-consenso-fse:before { content: "\E007" }
  .md-consenso-fse-grafometrica-pki:before { content: "\E008" }
  .md-consenso-informato:before { content: "\E009" }
  .md-consenso-progetto-condiviso:before { content: "\E010" }
  .md-croce-alta-sx:before { content: "\E011" }
  .md-croce-bassa:before { content: "\E012" }
  .md-dicom:before { content: "\E013" }
  .md-dicom-multiple:before { content: "\E014" }
  .md-documento:before { content: "\E015" }
  .md-documento-radiologia:before { content: "\E016" }
  .md-documento-testo:before { content: "\E017" }
  .md-download:before { content: "\E018" }
  .md-ecografia:before { content: "\E019" }
  .md-help:before { content: "\E021" }
  .md-immagine:before { content: "\E022" }
  .md-immagini-multiple:before { content: "\E023" }
  .md-in-corso-di-recupero:before { content: "\E024" }
  .md-info:before { content: "\E025" }
  .md-in-linea:before { content: "\E026" }
  .md-invio-mail:before { content: "\E027" }
  .md-laboratorio:before { content: "\E028" }
  .md-non-recuperabile:before { content: "\E029" }
  .md-occupato:before { content: "\E030" }
  .md-oscuramente:before { content: "\E031" }
  .md-ovaie:before { content: "\E032" }
  .md-pancia:before { content: "\E033" }
  .md-radiologia:before { content: "\E034" }
  .md-recupero:before { content: "\E035" }
  .md-remoto-da-recuperare:before { content: "\E036" }
  .md-revoca-accesso:before { content: "\E037" }
  .md-revoca-dati:before { content: "\E038" }
  .md-revoca-dossier:before { content: "\E039" }
  .md-revoca-fse:before { content: "\E040" }
  .md-revoca-fse-grafometrica-pki:before { content: "\E041" }
  .md-revoca-orogetto-condiviso:before { content: "\E042" }
  .md-siringa:before { content: "\E043" }
  .md-sotto-menu:before { content: "\E044" }
  .md-stampa:before { content: "\E045" }
  .md-utente-1:before { content: "\E048" }
  .md-utente-2:before { content: "\E049" }
  .md-versione-precedente:before { content: "\E050" }
  .md-visita-ambulatoriale:before { content: "\E051" }
  .md-visita-ostetrica:before { content: "\E052" }
  .md-visualizzazione:before { content: "\E053" }
  .md-endoscopia:before { content: "\E060" }
  .md-bozza:before { content: "\E061" }
  .md-documento-spazio:before { content: "\E062" }
  .md-oscuramento:before { content: "\E063" }
  .md-assente:before { content: "\E064" }
  .md-consenso-dossier:before { content: "\E065" }
  .md-consenso-trattamento-dati:before { content: "\E066" }
  .md-v:before { content: "\E067" }
  .md-x:before { content: "\E068" }
  .md-revoca-consenso-dati-personali:before { content: "\E069" }
  .md-documento-no-spazio:before { content: "\E070" }
  .md-scudo:before { content: "\E071" }
  .md-consenso-dato2:before { content: "\E072" }
  .md-consenso-non-dato2:before { content: "\E073" }
  .md-consenso-revocato2:before { content: "\E074" }
  .md-firma-digitale-remota:before { content: "\E075" }
  .md-firma-grafometrica:before { content: "\E076" }
  .md-edit:before { content: "\E077" }
  