.str4 {
  stroke-width: 31.07;
  stroke-miterlimit: 22.9256
}

.str2 {
  stroke-width: 23.72;
  stroke-miterlimit: 22.9256
}

.str3 {
  stroke: #373435;
  stroke-width: 7.62;
  stroke-miterlimit: 22.9256
}

.str0 {
  stroke: #FEFEFE;
  stroke-width: 35;
  stroke-miterlimit: 22.9256;
  stroke-dasharray: 175.000000 70.000000
}

.str1 {
  stroke: #FEFEFE;
  stroke-width: 35;
  stroke-miterlimit: 22.9256;
  stroke-dasharray: 175.000000 105.000000
}

.fil7 {
  fill: none
}

.fil3 {
  fill: #D2D3D5
}

.fil2 {
  fill: #A9ABAE
}

.fil6 {
  fill: #96989A
}

.fil10 {
  fill: #4B4B4D
}

.fil9 {
  fill: #373435
}

.fil0 {
  fill: #50C218
}

.fil4 {
  fill: yellow
}

.fil4:hover {
  fill: rgba(236, 233, 233, 0.253);
}

.selected {
  fill: lime;
}

.fil1 {
  fill: #FEFEFE
}

.fil5 {
  fill: lime
}

.fil8 {
  fill: #FEFEFE;
  fill-rule: nonzero
}

.fnt3 {
  font-weight: normal;
  font-size: 245.27px;
  font-family: 'Arial'
}

.fnt2 {
  font-weight: normal;
  font-size: 321.31px;
  font-family: 'Arial'
}

.fnt1 {
  font-weight: normal;
  font-size: 388.06px;
  font-family: 'Arial'
}

.fnt0 {
  font-weight: normal;
  font-size: 423.33px;
  font-family: 'Arial'
}

.tooltip h5 {
  /* padding-left: 0; */
  color: black;
}

.tooltip h4 {
  color: rgb(36, 35, 35);
  font-weight: bold;
}

.tooltip-inner {
  /* width: 160px; */
  background-color: yellow;
  box-shadow: 0px 0px 4px black;
}



/* PruebaBosstrap start */

.container{
  width: 100%;
  padding: 0px;
  margin: 0px;
}

.box {
  display: flex;
  align-items: center;
  justify-content: center;
  /* background: #aaa; */
  /* margin: 20px 0; */
  /* padding: 10px; */
  width: 100%;
  min-height: 200px;
  border: 2px #ccc solid;
  /* color: #fff; */
}

/* bostrap end */






/* #MzAL1, #MzAL4{
  fill: rgb(255, 123, 0);
}
 */


.no-seleccionable {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}



/* Styles List Lotes */

select {
  width: 100px;
  height: 50px;
  color: blue !important;
  font-size: 28px;
  font-weight: 600;
  font-family: "Cooper Black", serif;
  text-align: center;
}

section div{
  display: inline-block;
  margin-left: 20px;
}

h4,
h3 {
  text-align: center;
  font-family: "Cooper Black", serif;
}


