@font-face {
    font-family: 'icomoon';
    src:  url('../../fonts/icomoon/icomoon.eot?2eyrsg');
    src:  url('../../fonts/icomoon/icomoon.eot?2eyrsg#iefix') format('embedded-opentype'),
      url('../../fonts/icomoon/icomoon.ttf?2eyrsg') format('truetype'),
      url('../../fonts/icomoon/icomoon.woff?2eyrsg') format('woff'),
      url('../../fonts/icomoon/icomoon.svg?2eyrsg#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
  }

  [class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    display: inline-block;
    text-decoration:none;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  .icon-chevron-left:before {
      content: "\e900";
  }
  .icon-chevron-right:before {
      content: "\e901";
  }
  .icon-home:before {
      content: "\e902";
  }
  .icon-profile:before {
      content: "\e903";
  }
  .icon-heart:before {
      content: "\e904";
  }
  .icon-heart-o:before {
      content: "\e905";
  }
  .icon-edit:before {
      content: "\e906";
  }
  .icon-pdf:before {
      content: "\e907";
  }
  .icon-interaction:before {
      content: "\e908";
  }
  .icon-iv:before {
      content: "\e909";
  }
  .icon-patient-note:before {
      content: "\e90a";
  }
  .icon-pharm-price .path1:before {
      content: "\e90b";
      color: rgb(153, 153, 153);
  }
  .icon-pharm-price .path2:before {
      content: "\e90c";
      margin-left: -1em;
      color: rgb(71, 169, 32);
  }
  .icon-pharm-price .path3:before {
      content: "\e90d";
      margin-left: -1em;
      color: rgb(71, 169, 32);
  }
  .icon-vrachi-rf .path1:before {
      content: "\e90e";
      color: rgb(218, 128, 32);
  }
  .icon-vrachi-rf .path2:before {
      content: "\e90f";
      margin-left: -1em;
      color: rgb(101, 174, 119);
  }
  .icon-zhnvlp:before {
      content: "\e910";
  }
  .icon-delete:before {
      content: "\e911";
  }
  .icon-duplicate:before {
      content: "\e912";
  }
  .icon-alert:before {
      content: "\e913";
  }
  .icon-share:before {
      content: "\e914";
  }
  .icon-copy:before {
      content: "\e915";
  }
  .icon-chevron-down:before {
      content: "\e916";
  }
  .icon-chevron-up:before {
      content: "\e917";
  }
  .icon-plus-square:before {
      content: "\e918";
  }
  .icon-minus-square:before {
      content: "\e919";
  }
  .icon-plate:before {
      content: "\e91a";
  }
  .icon-list:before {
      content: "\e91b";
  }
  .icon-phone:before {
      content: "\e91c";
  }
  .icon-mail:before {
      content: "\e91d";
  }
  .icon-location:before {
      content: "\e91e";
  }
  .icon-user-def:before {
      content: "\e903";
  }
  .icon-user-active:before {
      content: "\e91f";
  }
  .icon-sphere:before {
      content: "\e9c9";
  }
  .icon-add-list:before {
      content: "\e918";
  }
  .icon-vital .path1:before {
    content: "\e921";
    /* color: #ffb124; */
    background: -moz-linear-gradientto (left, #ffb124 50%, #DADADA 50%);
    background: -webkit-linear-gradient(left, #ffb124 50%, #DADADA 50%);
    background: linear-gradient(left, #ffb124 50%, #DADADA 50%);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  /* .icon-vital .path2:before {
    content: "\e922";
    color: #fff;
    margin-left: -1em;
  } */
  /* .icon-vital .path3:before {
    content: "\e923";
    background: -moz-linear-gradientto (left, #ffb124 50%, #DADADA 50%);
    background: -webkit-linear-gradient(left, #ffb124 50%, #DADADA 50%);
    background: linear-gradient(left, #ffb124 50%, #DADADA 50%);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-left: -1em;
  } */
  /* .icon-vital .path4:before {
    content: "\e924";
    background: -moz-linear-gradientto (right, #ffb124 50%, #DADADA 50%);
    background: -webkit-linear-gradient(right, #ffb124 50%, #DADADA 50%);
    background: linear-gradient(right, #ffb124 50%, #DADADA 50%);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-left: -1em;
  } */
  .icon-vital-mix .path1:before {
    content: "\e921";
    background: -moz-linear-gradientto (left, #ffb124 50%, #ff4343 50%);
    background: -webkit-linear-gradient(left, #ffb124 50%, #ff4343 50%);
    background: linear-gradient(left, #ffb124 50%, #ff4343 50%);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  /* .icon-vital-mix .path2:before {
    content: "\e922";
    color: #fff;
    margin-left: -1em;
  } */
  /* .icon-vital-mix .path3:before {
    content: "\e923";
    background: -moz-linear-gradient(left, #ffb124 50%, #ff4343 50%);
    background: -webkit-linear-gradient(left, #ffb124 50%, #ff4343 50%);
    background: linear-gradient(left, #ffb124 50%, #ff4343 50%);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-left: -1em;
  } */
  /* .icon-vital-mix .path4:before {
    content: "\e924";
    background: -moz-linear-gradient(right, #ffb124 50%, #ff4343 50%);
    background: -webkit-linear-gradient(right, #ffb124 50%, #ff4343 50%);
    background: linear-gradient(right, #ffb124 50%, #ff4343 50%);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-left: -1em;
  } */
  .icon-vital-dis .path1:before {
      content: "\e921";
      color: #DADADA;
  }
  /* .icon-vital-dis .path2:before {
    content: "\e922";
    color: #fff;
    margin-left: -1em;
  } */
  /* .icon-vital-dis .path3:before {
    content: "\e923";
    color: #DADADA;
    margin-left: -1em;
  } */
  /* .icon-vital-dis .path4:before {
    content: "\e924";
    color: #DADADA;
    margin-left: -1em;
  } */
  .icon-vital-red .path1:before {
    content: "\e921";
    /* color: #ff4343; */
    background: -moz-linear-gradientto (left, #DADADA 50%, #ff4343 50%);
    background: -webkit-linear-gradient(left, #DADADA 50%, #ff4343 50%);
    background: linear-gradient(left, #DADADA 50%, #ff4343 50%);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  /* .icon-vital-red .path2:before {
    content: "\e922";
    color: #fff;
    margin-left: -1em;
  } */
  /* .icon-vital-red .path3:before {
    content: "\e923";
    background: -moz-linear-gradientto (left, #DADADA 50%, #ff4343 50%);
    background: -webkit-linear-gradient(left, #DADADA 50%, #ff4343 50%);
    background: linear-gradient(left, #DADADA 50%, #ff4343 50%);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-left: -1em;
  } */
  /* .icon-vital-red .path4:before {
    content: "\e924";
    background: -moz-linear-gradientto (left, #DADADA 50%, #ff4343 50%);
    background: -webkit-linear-gradient(left, #DADADA 50%, #ff4343 50%);
    background: linear-gradient(left, #DADADA 50%, #ff4343 50%);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-left: -1em;
  } */
  .icon-info:before {
      content: "\e932";
      color: #ffa605;
  }
  .icon-eel .path1:before {
      content: "\e925";
      color: #f00;
  }
  .icon-eel .path2:before {
    content: "\e926";
    color: #fff;
    margin-left: -1em;
  }
  .icon-eel .path3:before {
    content: "\e927";
    color: #fff;
    margin-left: -1em;
  }
  .icon-eel .path4:before {
    content: "\e928";
    color: #fff;
    margin-left: -1em;
  }
  .icon-eel .path5:before {
    content: "\e929";
    color: #fff;
    margin-left: -1em;
  }
  .icon-eel .path6:before {
    content: "\e92a";
    color: #fff;
    margin-left: -1em;
  }
  .icon-eel .path7:before {
    content: "\e92b";
    color: #fff;
    margin-left: -1em;
  }
  .icon-eel .path8:before {
    content: "\e92c";
    color: #fff;
    margin-left: -1em;
  }
  .icon-eel .path9:before {
    content: "\e92d";
    color: #fff;
    margin-left: -1em;
  }
  .icon-eel .path10:before {
    content: "\e92e";
    color: #fff;
    margin-left: -1em;
  }
  .icon-eel .path11:before {
    content: "\e92f";
    color: #fff;
    margin-left: -1em;
  }
  .icon-eel .path12:before {
    content: "\e930";
    color: #fff;
    margin-left: -1em;
  }
  .icon-eel .path13:before {
    content: "\e931";
    color: #fff;
    margin-left: -1em;
  }
  .icon-protivopokaz-0 .path1:before {
      content: "\e933";
      color: #c4c4c4;
  }
  /* .icon-protivopokaz-0 .path2:before {
      content: "\e934";
      color: #fff;
      margin-left: -1em;
  } */
  .icon-protivopokaz-orange .path1:before {
      content: "\e933";
      /* color: #ffa605; */
    background: -moz-linear-gradientto (left, #ffb124 50%, #DADADA 50%);
    background: -webkit-linear-gradient(left, #ffb124 50%, #DADADA 50%);
    background: linear-gradient(left, #ffb124 50%, #DADADA 50%);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  /* .icon-protivopokaz-orange .path2:before {
      content: "\e934";
      color: #fff;
      margin-left: -1em;
  } */
  .icon-protivopokaz-mix .path1:before {
      content: "\e933";
      background: -moz-linear-gradient(left, #ffb124 50%, #ff4343 50%);
      background: -webkit-linear-gradient(left, #ffb124 50%, #ff4343 50%);
      background: linear-gradient(left, #ffb124 50%, #ff4343 50%);
      -webkit-background-clip: text;
      -moz-background-clip: text;
      background-clip: text;
      -webkit-text-fill-color: transparent;
  }
  /* .icon-protivopokaz-mix .path2:before {
      content: "\e934";
      color: #fff;
      margin-left: -1em;
  } */
  .icon-protivopokaz-red .path1:before {
      content: "\e933";
      /* color: #ff4343; */
    background: -moz-linear-gradientto (left, #DADADA 50%, #ff4343 50%);
    background: -webkit-linear-gradient(left, #DADADA 50%, #ff4343 50%);
    background: linear-gradient(left, #DADADA 50%, #ff4343 50%);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  /* .icon-protivopokaz-red .path2:before {
      content: "\e934";
      color: #fff;
      margin-left: -1em;
  } */
