.restauration {
  z-index: 200;
  position: absolute;
}

.restaurationg {
  z-index: 200;
  position: absolute;
}

.molar-premolar-canine-Vestibular {
  background-size: 100% 100%;
  width: 23%;
  height: 45%;
  top: 55%;
  z-index: 201;
}

.molar-premolar-canine-Vestibular-restauration {
  background-image: url("/images/odontogram/left-right.png");
}

.molar-premolar-canine-Vestibular-restaurationg {
  background-image: url("/images/odontogram/left-right.png");
  -webkit-filter: hue-rotate(230deg);
          filter: hue-rotate(230deg);
}

.molar-premolar-canine-Palatino {
  background-size: 100% 100%;
  width: 100%;
  height: 12%;
  top: 55%;
  z-index: 204;
}

.molar-premolar-canine-Palatino-restauration {
  background-image: url("/images/odontogram/down-up.png");
}

.molar-premolar-canine-Palatino-restaurationg {
  background-image: url("/images/odontogram/down-up.png");
  -webkit-filter: hue-rotate(230deg);
          filter: hue-rotate(230deg);
}

.molar-premolar-canine-Distal {
  background-size: 100% 100%;
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
  width: 23%;
  height: 45%;
  top: 55%;
  right: 0%;
  z-index: 203;
}

.molar-premolar-canine-Distal-restauration {
  background-image: url("/images/odontogram/left-right.png");
}

.molar-premolar-canine-Distal-restaurationg {
  background-image: url("/images/odontogram/left-right.png");
  -webkit-filter: hue-rotate(230deg);
          filter: hue-rotate(230deg);
}

.molar-premolar-canine-Mesial {
  background-size: 100% 100%;
  -webkit-transform: scaleY(-1);
          transform: scaleY(-1);
  width: 100%;
  height: 12%;
  bottom: 0%;
  z-index: 204;
}

.molar-premolar-canine-Mesial-restauration {
  background-image: url("/images/odontogram/down-up.png");
}

.molar-premolar-canine-Mesial-restaurationg {
  background-image: url("/images/odontogram/down-up.png");
  -webkit-filter: hue-rotate(230deg);
          filter: hue-rotate(230deg);
}

.molar-premolar-canine-Oclusal {
  background-size: 100% 100%;
  width: 50%;
  height: 25%;
  bottom: 10%;
  left: 25%;
  z-index: 205;
}

.molar-premolar-canine-Oclusal-restauration {
  background-image: url("/images/odontogram/center.png");
}

.molar-premolar-canine-Oclusal-restaurationg {
  background-image: url("/images/odontogram/center.png");
  -webkit-filter: hue-rotate(230deg);
          filter: hue-rotate(230deg);
}

.incisor-Vestibular {
  background-size: 100% 100%;
  width: 23%;
  height: 45%;
  top: 55%;
  z-index: 201;
}

.incisor-Vestibular-restauration {
  background-image: url("/images/odontogram/left-right-incisor.png");
}

.incisor-Vestibular-restaurationg {
  background-image: url("/images/odontogram/left-right-incisor.png");
  -webkit-filter: hue-rotate(230deg);
          filter: hue-rotate(230deg);
}

.incisor-Palatino {
  background-size: 100% 100%;
  width: 100%;
  height: 20%;
  top: 55%;
  z-index: 204;
}

.incisor-Palatino-restauration {
  background-image: url("/images/odontogram/down-up-incisor.png");
}

.incisor-Palatino-restaurationg {
  background-image: url("/images/odontogram/down-up-incisor.png");
  -webkit-filter: hue-rotate(230deg);
          filter: hue-rotate(230deg);
}

.incisor-Distal {
  background-size: 100% 100%;
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
  width: 23%;
  height: 45%;
  top: 55%;
  right: 0%;
  z-index: 203;
}

.incisor-Distal-restauration {
  background-image: url("/images/odontogram/left-right-incisor.png");
}

.incisor-Distal-restaurationg {
  background-image: url("/images/odontogram/left-right-incisor.png");
  -webkit-filter: hue-rotate(230deg);
          filter: hue-rotate(230deg);
}

.incisor-Mesial {
  background-size: 100% 100%;
  -webkit-transform: scaleY(-1);
          transform: scaleY(-1);
  width: 100%;
  height: 20%;
  bottom: 0%;
  z-index: 204;
}

.incisor-Mesial-restauration {
  background-image: url("/images/odontogram/down-up-incisor.png");
}

.incisor-Mesial-restaurationg {
  background-image: url("/images/odontogram/down-up-incisor.png");
  -webkit-filter: hue-rotate(230deg);
          filter: hue-rotate(230deg);
}
/*# sourceMappingURL=restauration.css.map */