.pure-c {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}

.pure-u {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

.pure-u--min {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
}

.pure-u--max {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.pure-u--mix {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
}

.pure-u--none {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 0px;
  flex: 0 0 0;
}

.pure-u-1, .pure-u-2-2, .pure-u-3-3, .pure-u-4-4, .pure-u-5-5, .pure-u-6-6, .pure-u-7-7, .pure-u-8-8, .pure-u-9-9, .pure-u-10-10, .pure-u-11-11, .pure-u-12-12, .pure-u-13-13, .pure-u-14-14, .pure-u-15-15, .pure-u-16-16, .pure-u-17-17, .pure-u-18-18, .pure-u-19-19, .pure-u-20-20, .pure-u-21-21, .pure-u-22-22, .pure-u-23-23, .pure-u-24-24 {
  width: 100%;
  *width: 100%;
}

.pure-u-1-2, .pure-u-2-4, .pure-u-3-6, .pure-u-4-8, .pure-u-5-10, .pure-u-6-12, .pure-u-7-14, .pure-u-8-16, .pure-u-9-18, .pure-u-10-20, .pure-u-11-22, .pure-u-12-24 {
  width: 50%;
  *width: 49.969%;
}

.pure-u-1-2--offset, .pure-u-2-4--offset, .pure-u-3-6--offset, .pure-u-4-8--offset, .pure-u-5-10--offset, .pure-u-6-12--offset, .pure-u-7-14--offset, .pure-u-8-16--offset, .pure-u-9-18--offset, .pure-u-10-20--offset, .pure-u-11-22--offset, .pure-u-12-24--offset {
  margin-left: 50%;
}

.pure-u-1-3, .pure-u-2-6, .pure-u-3-9, .pure-u-4-12, .pure-u-5-15, .pure-u-6-18, .pure-u-7-21, .pure-u-8-24 {
  width: 33.3333%;
  *width: 33.3023%;
}

.pure-u-1-3--offset, .pure-u-2-6--offset, .pure-u-3-9--offset, .pure-u-4-12--offset, .pure-u-5-15--offset, .pure-u-6-18--offset, .pure-u-7-21--offset, .pure-u-8-24--offset {
  margin-left: 33.3333%;
}

.pure-u-2-3, .pure-u-4-6, .pure-u-6-9, .pure-u-8-12, .pure-u-10-15, .pure-u-12-18, .pure-u-14-21, .pure-u-16-24 {
  width: 66.6666%;
  *width: 66.6356%;
}

.pure-u-2-3--offset, .pure-u-4-6--offset, .pure-u-6-9--offset, .pure-u-8-12--offset, .pure-u-10-15--offset, .pure-u-12-18--offset, .pure-u-14-21--offset, .pure-u-16-24--offset {
  margin-left: 66.6666%;
}

.pure-u-1-4, .pure-u-2-8, .pure-u-3-12, .pure-u-4-16, .pure-u-5-20, .pure-u-6-24 {
  width: 25%;
  *width: 24.969%;
}

.pure-u-1-4--offset, .pure-u-2-8--offset, .pure-u-3-12--offset, .pure-u-4-16--offset, .pure-u-5-20--offset, .pure-u-6-24--offset {
  margin-left: 25%;
}

.pure-u-3-4, .pure-u-6-8, .pure-u-9-12, .pure-u-12-16, .pure-u-15-20, .pure-u-18-24 {
  width: 75%;
  *width: 74.969%;
}

.pure-u-3-4--offset, .pure-u-6-8--offset, .pure-u-9-12--offset, .pure-u-12-16--offset, .pure-u-15-20--offset, .pure-u-18-24--offset {
  margin-left: 75%;
}

.pure-u-1-5, .pure-u-2-10, .pure-u-3-15, .pure-u-4-20 {
  width: 20%;
  *width: 19.969%;
}

.pure-u-1-5--offset, .pure-u-2-10--offset, .pure-u-3-15--offset, .pure-u-4-20--offset {
  margin-left: 20%;
}

.pure-u-2-5, .pure-u-4-10, .pure-u-6-15, .pure-u-8-20 {
  width: 40%;
  *width: 39.969%;
}

.pure-u-2-5--offset, .pure-u-4-10--offset, .pure-u-6-15--offset, .pure-u-8-20--offset {
  margin-left: 40%;
}

.pure-u-3-5, .pure-u-6-10, .pure-u-9-15, .pure-u-12-20 {
  width: 60%;
  *width: 59.969%;
}

.pure-u-3-5--offset, .pure-u-6-10--offset, .pure-u-9-15--offset, .pure-u-12-20--offset {
  margin-left: 60%;
}

.pure-u-4-5, .pure-u-8-10, .pure-u-12-15, .pure-u-16-20 {
  width: 80%;
  *width: 79.969%;
}

.pure-u-4-5--offset, .pure-u-8-10--offset, .pure-u-12-15--offset, .pure-u-16-20--offset {
  margin-left: 80%;
}

.pure-u-1-6, .pure-u-2-12, .pure-u-3-18, .pure-u-4-24 {
  width: 16.6666%;
  *width: 16.6356%;
}

.pure-u-1-6--offset, .pure-u-2-12--offset, .pure-u-3-18--offset, .pure-u-4-24--offset {
  margin-left: 16.6666%;
}

.pure-u-5-6, .pure-u-10-12, .pure-u-15-18, .pure-u-20-24 {
  width: 83.3333%;
  *width: 83.3023%;
}

.pure-u-5-6--offset, .pure-u-10-12--offset, .pure-u-15-18--offset, .pure-u-20-24--offset {
  margin-left: 83.3333%;
}

.pure-u-1-7, .pure-u-2-14, .pure-u-3-21 {
  width: 14.2857%;
  *width: 14.2547%;
}

.pure-u-1-7--offset, .pure-u-2-14--offset, .pure-u-3-21--offset {
  margin-left: 14.2857%;
}

.pure-u-2-7, .pure-u-4-14, .pure-u-6-21 {
  width: 28.5714%;
  *width: 28.5404%;
}

.pure-u-2-7--offset, .pure-u-4-14--offset, .pure-u-6-21--offset {
  margin-left: 28.5714%;
}

.pure-u-3-7, .pure-u-6-14, .pure-u-9-21 {
  width: 42.8571%;
  *width: 42.8261%;
}

.pure-u-3-7--offset, .pure-u-6-14--offset, .pure-u-9-21--offset {
  margin-left: 42.8571%;
}

.pure-u-4-7, .pure-u-8-14, .pure-u-12-21 {
  width: 57.1428%;
  *width: 57.1118%;
}

.pure-u-4-7--offset, .pure-u-8-14--offset, .pure-u-12-21--offset {
  margin-left: 57.1428%;
}

.pure-u-5-7, .pure-u-10-14, .pure-u-15-21 {
  width: 71.4285%;
  *width: 71.3975%;
}

.pure-u-5-7--offset, .pure-u-10-14--offset, .pure-u-15-21--offset {
  margin-left: 71.4285%;
}

.pure-u-6-7, .pure-u-12-14, .pure-u-18-21 {
  width: 85.7142%;
  *width: 85.6832%;
}

.pure-u-6-7--offset, .pure-u-12-14--offset, .pure-u-18-21--offset {
  margin-left: 85.7142%;
}

.pure-u-1-8, .pure-u-2-16, .pure-u-3-24 {
  width: 12.5%;
  *width: 12.469%;
}

.pure-u-1-8--offset, .pure-u-2-16--offset, .pure-u-3-24--offset {
  margin-left: 12.5%;
}

.pure-u-3-8, .pure-u-6-16, .pure-u-9-24 {
  width: 37.5%;
  *width: 37.469%;
}

.pure-u-3-8--offset, .pure-u-6-16--offset, .pure-u-9-24--offset {
  margin-left: 37.5%;
}

.pure-u-5-8, .pure-u-10-16, .pure-u-15-24 {
  width: 62.5%;
  *width: 62.469%;
}

.pure-u-5-8--offset, .pure-u-10-16--offset, .pure-u-15-24--offset {
  margin-left: 62.5%;
}

.pure-u-7-8, .pure-u-14-16, .pure-u-21-24 {
  width: 87.5%;
  *width: 87.469%;
}

.pure-u-7-8--offset, .pure-u-14-16--offset, .pure-u-21-24--offset {
  margin-left: 87.5%;
}

.pure-u-1-9, .pure-u-2-18 {
  width: 11.1111%;
  *width: 11.0801%;
}

.pure-u-1-9--offset, .pure-u-2-18--offset {
  margin-left: 11.1111%;
}

.pure-u-2-9, .pure-u-4-18 {
  width: 22.2222%;
  *width: 22.1912%;
}

.pure-u-2-9--offset, .pure-u-4-18--offset {
  margin-left: 22.2222%;
}

.pure-u-4-9, .pure-u-8-18 {
  width: 44.4444%;
  *width: 44.4134%;
}

.pure-u-4-9--offset, .pure-u-8-18--offset {
  margin-left: 44.4444%;
}

.pure-u-5-9, .pure-u-10-18 {
  width: 55.5555%;
  *width: 55.5245%;
}

.pure-u-5-9--offset, .pure-u-10-18--offset {
  margin-left: 55.5555%;
}

.pure-u-7-9, .pure-u-14-18 {
  width: 77.7777%;
  *width: 77.7467%;
}

.pure-u-7-9--offset, .pure-u-14-18--offset {
  margin-left: 77.7777%;
}

.pure-u-8-9, .pure-u-16-18 {
  width: 88.8888%;
  *width: 88.8578%;
}

.pure-u-8-9--offset, .pure-u-16-18--offset {
  margin-left: 88.8888%;
}

.pure-u-1-10, .pure-u-2-20 {
  width: 10%;
  *width: 9.969%;
}

.pure-u-1-10--offset, .pure-u-2-20--offset {
  margin-left: 10%;
}

.pure-u-3-10, .pure-u-6-20 {
  width: 30%;
  *width: 29.969%;
}

.pure-u-3-10--offset, .pure-u-6-20--offset {
  margin-left: 30%;
}

.pure-u-7-10, .pure-u-14-20 {
  width: 70%;
  *width: 69.969%;
}

.pure-u-7-10--offset, .pure-u-14-20--offset {
  margin-left: 70%;
}

.pure-u-9-10, .pure-u-18-20 {
  width: 90%;
  *width: 89.969%;
}

.pure-u-9-10--offset, .pure-u-18-20--offset {
  margin-left: 90%;
}

.pure-u-1-11, .pure-u-2-22 {
  width: 9.0909%;
  *width: 9.0599%;
}

.pure-u-1-11--offset, .pure-u-2-22--offset {
  margin-left: 9.0909%;
}

.pure-u-2-11, .pure-u-4-22 {
  width: 18.1818%;
  *width: 18.1508%;
}

.pure-u-2-11--offset, .pure-u-4-22--offset {
  margin-left: 18.1818%;
}

.pure-u-3-11, .pure-u-6-22 {
  width: 27.2727%;
  *width: 27.2417%;
}

.pure-u-3-11--offset, .pure-u-6-22--offset {
  margin-left: 27.2727%;
}

.pure-u-4-11, .pure-u-8-22 {
  width: 36.3636%;
  *width: 36.3326%;
}

.pure-u-4-11--offset, .pure-u-8-22--offset {
  margin-left: 36.3636%;
}

.pure-u-5-11, .pure-u-10-22 {
  width: 45.4545%;
  *width: 45.4235%;
}

.pure-u-5-11--offset, .pure-u-10-22--offset {
  margin-left: 45.4545%;
}

.pure-u-6-11, .pure-u-12-22 {
  width: 54.5454%;
  *width: 54.5144%;
}

.pure-u-6-11--offset, .pure-u-12-22--offset {
  margin-left: 54.5454%;
}

.pure-u-7-11, .pure-u-14-22 {
  width: 63.6363%;
  *width: 63.6053%;
}

.pure-u-7-11--offset, .pure-u-14-22--offset {
  margin-left: 63.6363%;
}

.pure-u-8-11, .pure-u-16-22 {
  width: 72.7272%;
  *width: 72.6962%;
}

.pure-u-8-11--offset, .pure-u-16-22--offset {
  margin-left: 72.7272%;
}

.pure-u-9-11, .pure-u-18-22 {
  width: 81.8181%;
  *width: 81.7871%;
}

.pure-u-9-11--offset, .pure-u-18-22--offset {
  margin-left: 81.8181%;
}

.pure-u-10-11, .pure-u-20-22 {
  width: 90.909%;
  *width: 90.878%;
}

.pure-u-10-11--offset, .pure-u-20-22--offset {
  margin-left: 90.909%;
}

.pure-u-1-12, .pure-u-2-24 {
  width: 8.3333%;
  *width: 8.3023%;
}

.pure-u-1-12--offset, .pure-u-2-24--offset {
  margin-left: 8.3333%;
}

.pure-u-5-12, .pure-u-10-24 {
  width: 41.6666%;
  *width: 41.6356%;
}

.pure-u-5-12--offset, .pure-u-10-24--offset {
  margin-left: 41.6666%;
}

.pure-u-7-12, .pure-u-14-24 {
  width: 58.3333%;
  *width: 58.3023%;
}

.pure-u-7-12--offset, .pure-u-14-24--offset {
  margin-left: 58.3333%;
}

.pure-u-11-12, .pure-u-22-24 {
  width: 91.6666%;
  *width: 91.6356%;
}

.pure-u-11-12--offset, .pure-u-22-24--offset {
  margin-left: 91.6666%;
}

.pure-u-1-13 {
  width: 7.6923%;
  *width: 7.6613%;
}

.pure-u-1-13--offset {
  margin-left: 7.6923%;
}

.pure-u-2-13 {
  width: 15.3846%;
  *width: 15.3536%;
}

.pure-u-2-13--offset {
  margin-left: 15.3846%;
}

.pure-u-3-13 {
  width: 23.0769%;
  *width: 23.0459%;
}

.pure-u-3-13--offset {
  margin-left: 23.0769%;
}

.pure-u-4-13 {
  width: 30.7692%;
  *width: 30.7382%;
}

.pure-u-4-13--offset {
  margin-left: 30.7692%;
}

.pure-u-5-13 {
  width: 38.4615%;
  *width: 38.4305%;
}

.pure-u-5-13--offset {
  margin-left: 38.4615%;
}

.pure-u-6-13 {
  width: 46.1538%;
  *width: 46.1228%;
}

.pure-u-6-13--offset {
  margin-left: 46.1538%;
}

.pure-u-7-13 {
  width: 53.8461%;
  *width: 53.8151%;
}

.pure-u-7-13--offset {
  margin-left: 53.8461%;
}

.pure-u-8-13 {
  width: 61.5384%;
  *width: 61.5074%;
}

.pure-u-8-13--offset {
  margin-left: 61.5384%;
}

.pure-u-9-13 {
  width: 69.2307%;
  *width: 69.1997%;
}

.pure-u-9-13--offset {
  margin-left: 69.2307%;
}

.pure-u-10-13 {
  width: 76.923%;
  *width: 76.892%;
}

.pure-u-10-13--offset {
  margin-left: 76.923%;
}

.pure-u-11-13 {
  width: 84.6153%;
  *width: 84.5843%;
}

.pure-u-11-13--offset {
  margin-left: 84.6153%;
}

.pure-u-12-13 {
  width: 92.3076%;
  *width: 92.2766%;
}

.pure-u-12-13--offset {
  margin-left: 92.3076%;
}

.pure-u-1-14 {
  width: 7.1428%;
  *width: 7.1118%;
}

.pure-u-1-14--offset {
  margin-left: 7.1428%;
}

.pure-u-3-14 {
  width: 21.4285%;
  *width: 21.3975%;
}

.pure-u-3-14--offset {
  margin-left: 21.4285%;
}

.pure-u-5-14 {
  width: 35.7142%;
  *width: 35.6832%;
}

.pure-u-5-14--offset {
  margin-left: 35.7142%;
}

.pure-u-9-14 {
  width: 64.2857%;
  *width: 64.2547%;
}

.pure-u-9-14--offset {
  margin-left: 64.2857%;
}

.pure-u-11-14 {
  width: 78.5714%;
  *width: 78.5404%;
}

.pure-u-11-14--offset {
  margin-left: 78.5714%;
}

.pure-u-13-14 {
  width: 92.8571%;
  *width: 92.8261%;
}

.pure-u-13-14--offset {
  margin-left: 92.8571%;
}

.pure-u-1-15 {
  width: 6.6666%;
  *width: 6.6356%;
}

.pure-u-1-15--offset {
  margin-left: 6.6666%;
}

.pure-u-2-15 {
  width: 13.3333%;
  *width: 13.3023%;
}

.pure-u-2-15--offset {
  margin-left: 13.3333%;
}

.pure-u-4-15 {
  width: 26.6666%;
  *width: 26.6356%;
}

.pure-u-4-15--offset {
  margin-left: 26.6666%;
}

.pure-u-7-15 {
  width: 46.6666%;
  *width: 46.6356%;
}

.pure-u-7-15--offset {
  margin-left: 46.6666%;
}

.pure-u-8-15 {
  width: 53.3333%;
  *width: 53.3023%;
}

.pure-u-8-15--offset {
  margin-left: 53.3333%;
}

.pure-u-11-15 {
  width: 73.3333%;
  *width: 73.3023%;
}

.pure-u-11-15--offset {
  margin-left: 73.3333%;
}

.pure-u-13-15 {
  width: 86.6666%;
  *width: 86.6356%;
}

.pure-u-13-15--offset {
  margin-left: 86.6666%;
}

.pure-u-14-15 {
  width: 93.3333%;
  *width: 93.3023%;
}

.pure-u-14-15--offset {
  margin-left: 93.3333%;
}

.pure-u-1-16 {
  width: 6.25%;
  *width: 6.219%;
}

.pure-u-1-16--offset {
  margin-left: 6.25%;
}

.pure-u-3-16 {
  width: 18.75%;
  *width: 18.719%;
}

.pure-u-3-16--offset {
  margin-left: 18.75%;
}

.pure-u-5-16 {
  width: 31.25%;
  *width: 31.219%;
}

.pure-u-5-16--offset {
  margin-left: 31.25%;
}

.pure-u-7-16 {
  width: 43.75%;
  *width: 43.719%;
}

.pure-u-7-16--offset {
  margin-left: 43.75%;
}

.pure-u-9-16 {
  width: 56.25%;
  *width: 56.219%;
}

.pure-u-9-16--offset {
  margin-left: 56.25%;
}

.pure-u-11-16 {
  width: 68.75%;
  *width: 68.719%;
}

.pure-u-11-16--offset {
  margin-left: 68.75%;
}

.pure-u-13-16 {
  width: 81.25%;
  *width: 81.219%;
}

.pure-u-13-16--offset {
  margin-left: 81.25%;
}

.pure-u-15-16 {
  width: 93.75%;
  *width: 93.719%;
}

.pure-u-15-16--offset {
  margin-left: 93.75%;
}

.pure-u-1-17 {
  width: 5.8823%;
  *width: 5.8513%;
}

.pure-u-1-17--offset {
  margin-left: 5.8823%;
}

.pure-u-2-17 {
  width: 11.7647%;
  *width: 11.7337%;
}

.pure-u-2-17--offset {
  margin-left: 11.7647%;
}

.pure-u-3-17 {
  width: 17.647%;
  *width: 17.616%;
}

.pure-u-3-17--offset {
  margin-left: 17.647%;
}

.pure-u-4-17 {
  width: 23.5294%;
  *width: 23.4984%;
}

.pure-u-4-17--offset {
  margin-left: 23.5294%;
}

.pure-u-5-17 {
  width: 29.4117%;
  *width: 29.3807%;
}

.pure-u-5-17--offset {
  margin-left: 29.4117%;
}

.pure-u-6-17 {
  width: 35.2941%;
  *width: 35.2631%;
}

.pure-u-6-17--offset {
  margin-left: 35.2941%;
}

.pure-u-7-17 {
  width: 41.1764%;
  *width: 41.1454%;
}

.pure-u-7-17--offset {
  margin-left: 41.1764%;
}

.pure-u-8-17 {
  width: 47.0588%;
  *width: 47.0278%;
}

.pure-u-8-17--offset {
  margin-left: 47.0588%;
}

.pure-u-9-17 {
  width: 52.9411%;
  *width: 52.9101%;
}

.pure-u-9-17--offset {
  margin-left: 52.9411%;
}

.pure-u-10-17 {
  width: 58.8235%;
  *width: 58.7925%;
}

.pure-u-10-17--offset {
  margin-left: 58.8235%;
}

.pure-u-11-17 {
  width: 64.7058%;
  *width: 64.6748%;
}

.pure-u-11-17--offset {
  margin-left: 64.7058%;
}

.pure-u-12-17 {
  width: 70.5882%;
  *width: 70.5572%;
}

.pure-u-12-17--offset {
  margin-left: 70.5882%;
}

.pure-u-13-17 {
  width: 76.4705%;
  *width: 76.4395%;
}

.pure-u-13-17--offset {
  margin-left: 76.4705%;
}

.pure-u-14-17 {
  width: 82.3529%;
  *width: 82.3219%;
}

.pure-u-14-17--offset {
  margin-left: 82.3529%;
}

.pure-u-15-17 {
  width: 88.2352%;
  *width: 88.2042%;
}

.pure-u-15-17--offset {
  margin-left: 88.2352%;
}

.pure-u-16-17 {
  width: 94.1176%;
  *width: 94.0866%;
}

.pure-u-16-17--offset {
  margin-left: 94.1176%;
}

.pure-u-1-18 {
  width: 5.5555%;
  *width: 5.5245%;
}

.pure-u-1-18--offset {
  margin-left: 5.5555%;
}

.pure-u-5-18 {
  width: 27.7777%;
  *width: 27.7467%;
}

.pure-u-5-18--offset {
  margin-left: 27.7777%;
}

.pure-u-7-18 {
  width: 38.8888%;
  *width: 38.8578%;
}

.pure-u-7-18--offset {
  margin-left: 38.8888%;
}

.pure-u-11-18 {
  width: 61.1111%;
  *width: 61.0801%;
}

.pure-u-11-18--offset {
  margin-left: 61.1111%;
}

.pure-u-13-18 {
  width: 72.2222%;
  *width: 72.1912%;
}

.pure-u-13-18--offset {
  margin-left: 72.2222%;
}

.pure-u-17-18 {
  width: 94.4444%;
  *width: 94.4134%;
}

.pure-u-17-18--offset {
  margin-left: 94.4444%;
}

.pure-u-1-19 {
  width: 5.2631%;
  *width: 5.2321%;
}

.pure-u-1-19--offset {
  margin-left: 5.2631%;
}

.pure-u-2-19 {
  width: 10.5263%;
  *width: 10.4953%;
}

.pure-u-2-19--offset {
  margin-left: 10.5263%;
}

.pure-u-3-19 {
  width: 15.7894%;
  *width: 15.7584%;
}

.pure-u-3-19--offset {
  margin-left: 15.7894%;
}

.pure-u-4-19 {
  width: 21.0526%;
  *width: 21.0216%;
}

.pure-u-4-19--offset {
  margin-left: 21.0526%;
}

.pure-u-5-19 {
  width: 26.3157%;
  *width: 26.2847%;
}

.pure-u-5-19--offset {
  margin-left: 26.3157%;
}

.pure-u-6-19 {
  width: 31.5789%;
  *width: 31.5479%;
}

.pure-u-6-19--offset {
  margin-left: 31.5789%;
}

.pure-u-7-19 {
  width: 36.8421%;
  *width: 36.8111%;
}

.pure-u-7-19--offset {
  margin-left: 36.8421%;
}

.pure-u-8-19 {
  width: 42.1052%;
  *width: 42.0742%;
}

.pure-u-8-19--offset {
  margin-left: 42.1052%;
}

.pure-u-9-19 {
  width: 47.3684%;
  *width: 47.3374%;
}

.pure-u-9-19--offset {
  margin-left: 47.3684%;
}

.pure-u-10-19 {
  width: 52.6315%;
  *width: 52.6005%;
}

.pure-u-10-19--offset {
  margin-left: 52.6315%;
}

.pure-u-11-19 {
  width: 57.8947%;
  *width: 57.8637%;
}

.pure-u-11-19--offset {
  margin-left: 57.8947%;
}

.pure-u-12-19 {
  width: 63.1578%;
  *width: 63.1268%;
}

.pure-u-12-19--offset {
  margin-left: 63.1578%;
}

.pure-u-13-19 {
  width: 68.421%;
  *width: 68.39%;
}

.pure-u-13-19--offset {
  margin-left: 68.421%;
}

.pure-u-14-19 {
  width: 73.6842%;
  *width: 73.6532%;
}

.pure-u-14-19--offset {
  margin-left: 73.6842%;
}

.pure-u-15-19 {
  width: 78.9473%;
  *width: 78.9163%;
}

.pure-u-15-19--offset {
  margin-left: 78.9473%;
}

.pure-u-16-19 {
  width: 84.2105%;
  *width: 84.1795%;
}

.pure-u-16-19--offset {
  margin-left: 84.2105%;
}

.pure-u-17-19 {
  width: 89.4736%;
  *width: 89.4426%;
}

.pure-u-17-19--offset {
  margin-left: 89.4736%;
}

.pure-u-18-19 {
  width: 94.7368%;
  *width: 94.7058%;
}

.pure-u-18-19--offset {
  margin-left: 94.7368%;
}

.pure-u-1-20 {
  width: 5%;
  *width: 4.969%;
}

.pure-u-1-20--offset {
  margin-left: 5%;
}

.pure-u-3-20 {
  width: 15%;
  *width: 14.969%;
}

.pure-u-3-20--offset {
  margin-left: 15%;
}

.pure-u-7-20 {
  width: 35%;
  *width: 34.969%;
}

.pure-u-7-20--offset {
  margin-left: 35%;
}

.pure-u-9-20 {
  width: 45%;
  *width: 44.969%;
}

.pure-u-9-20--offset {
  margin-left: 45%;
}

.pure-u-11-20 {
  width: 55%;
  *width: 54.969%;
}

.pure-u-11-20--offset {
  margin-left: 55%;
}

.pure-u-13-20 {
  width: 65%;
  *width: 64.969%;
}

.pure-u-13-20--offset {
  margin-left: 65%;
}

.pure-u-17-20 {
  width: 85%;
  *width: 84.969%;
}

.pure-u-17-20--offset {
  margin-left: 85%;
}

.pure-u-19-20 {
  width: 95%;
  *width: 94.969%;
}

.pure-u-19-20--offset {
  margin-left: 95%;
}

.pure-u-1-21 {
  width: 4.7619%;
  *width: 4.7309%;
}

.pure-u-1-21--offset {
  margin-left: 4.7619%;
}

.pure-u-2-21 {
  width: 9.5238%;
  *width: 9.4928%;
}

.pure-u-2-21--offset {
  margin-left: 9.5238%;
}

.pure-u-4-21 {
  width: 19.0476%;
  *width: 19.0166%;
}

.pure-u-4-21--offset {
  margin-left: 19.0476%;
}

.pure-u-5-21 {
  width: 23.8095%;
  *width: 23.7785%;
}

.pure-u-5-21--offset {
  margin-left: 23.8095%;
}

.pure-u-8-21 {
  width: 38.0952%;
  *width: 38.0642%;
}

.pure-u-8-21--offset {
  margin-left: 38.0952%;
}

.pure-u-10-21 {
  width: 47.619%;
  *width: 47.588%;
}

.pure-u-10-21--offset {
  margin-left: 47.619%;
}

.pure-u-11-21 {
  width: 52.3809%;
  *width: 52.3499%;
}

.pure-u-11-21--offset {
  margin-left: 52.3809%;
}

.pure-u-13-21 {
  width: 61.9047%;
  *width: 61.8737%;
}

.pure-u-13-21--offset {
  margin-left: 61.9047%;
}

.pure-u-16-21 {
  width: 76.1904%;
  *width: 76.1594%;
}

.pure-u-16-21--offset {
  margin-left: 76.1904%;
}

.pure-u-17-21 {
  width: 80.9523%;
  *width: 80.9213%;
}

.pure-u-17-21--offset {
  margin-left: 80.9523%;
}

.pure-u-19-21 {
  width: 90.4761%;
  *width: 90.4451%;
}

.pure-u-19-21--offset {
  margin-left: 90.4761%;
}

.pure-u-20-21 {
  width: 95.238%;
  *width: 95.207%;
}

.pure-u-20-21--offset {
  margin-left: 95.238%;
}

.pure-u-1-22 {
  width: 4.5454%;
  *width: 4.5144%;
}

.pure-u-1-22--offset {
  margin-left: 4.5454%;
}

.pure-u-3-22 {
  width: 13.6363%;
  *width: 13.6053%;
}

.pure-u-3-22--offset {
  margin-left: 13.6363%;
}

.pure-u-5-22 {
  width: 22.7272%;
  *width: 22.6962%;
}

.pure-u-5-22--offset {
  margin-left: 22.7272%;
}

.pure-u-7-22 {
  width: 31.8181%;
  *width: 31.7871%;
}

.pure-u-7-22--offset {
  margin-left: 31.8181%;
}

.pure-u-9-22 {
  width: 40.909%;
  *width: 40.878%;
}

.pure-u-9-22--offset {
  margin-left: 40.909%;
}

.pure-u-13-22 {
  width: 59.0909%;
  *width: 59.0599%;
}

.pure-u-13-22--offset {
  margin-left: 59.0909%;
}

.pure-u-15-22 {
  width: 68.1818%;
  *width: 68.1508%;
}

.pure-u-15-22--offset {
  margin-left: 68.1818%;
}

.pure-u-17-22 {
  width: 77.2727%;
  *width: 77.2417%;
}

.pure-u-17-22--offset {
  margin-left: 77.2727%;
}

.pure-u-19-22 {
  width: 86.3636%;
  *width: 86.3326%;
}

.pure-u-19-22--offset {
  margin-left: 86.3636%;
}

.pure-u-21-22 {
  width: 95.4545%;
  *width: 95.4235%;
}

.pure-u-21-22--offset {
  margin-left: 95.4545%;
}

.pure-u-1-23 {
  width: 4.3478%;
  *width: 4.3168%;
}

.pure-u-1-23--offset {
  margin-left: 4.3478%;
}

.pure-u-2-23 {
  width: 8.6956%;
  *width: 8.6646%;
}

.pure-u-2-23--offset {
  margin-left: 8.6956%;
}

.pure-u-3-23 {
  width: 13.0434%;
  *width: 13.0124%;
}

.pure-u-3-23--offset {
  margin-left: 13.0434%;
}

.pure-u-4-23 {
  width: 17.3913%;
  *width: 17.3603%;
}

.pure-u-4-23--offset {
  margin-left: 17.3913%;
}

.pure-u-5-23 {
  width: 21.7391%;
  *width: 21.7081%;
}

.pure-u-5-23--offset {
  margin-left: 21.7391%;
}

.pure-u-6-23 {
  width: 26.0869%;
  *width: 26.0559%;
}

.pure-u-6-23--offset {
  margin-left: 26.0869%;
}

.pure-u-7-23 {
  width: 30.4347%;
  *width: 30.4037%;
}

.pure-u-7-23--offset {
  margin-left: 30.4347%;
}

.pure-u-8-23 {
  width: 34.7826%;
  *width: 34.7516%;
}

.pure-u-8-23--offset {
  margin-left: 34.7826%;
}

.pure-u-9-23 {
  width: 39.1304%;
  *width: 39.0994%;
}

.pure-u-9-23--offset {
  margin-left: 39.1304%;
}

.pure-u-10-23 {
  width: 43.4782%;
  *width: 43.4472%;
}

.pure-u-10-23--offset {
  margin-left: 43.4782%;
}

.pure-u-11-23 {
  width: 47.826%;
  *width: 47.795%;
}

.pure-u-11-23--offset {
  margin-left: 47.826%;
}

.pure-u-12-23 {
  width: 52.1739%;
  *width: 52.1429%;
}

.pure-u-12-23--offset {
  margin-left: 52.1739%;
}

.pure-u-13-23 {
  width: 56.5217%;
  *width: 56.4907%;
}

.pure-u-13-23--offset {
  margin-left: 56.5217%;
}

.pure-u-14-23 {
  width: 60.8695%;
  *width: 60.8385%;
}

.pure-u-14-23--offset {
  margin-left: 60.8695%;
}

.pure-u-15-23 {
  width: 65.2173%;
  *width: 65.1863%;
}

.pure-u-15-23--offset {
  margin-left: 65.2173%;
}

.pure-u-16-23 {
  width: 69.5652%;
  *width: 69.5342%;
}

.pure-u-16-23--offset {
  margin-left: 69.5652%;
}

.pure-u-17-23 {
  width: 73.913%;
  *width: 73.882%;
}

.pure-u-17-23--offset {
  margin-left: 73.913%;
}

.pure-u-18-23 {
  width: 78.2608%;
  *width: 78.2298%;
}

.pure-u-18-23--offset {
  margin-left: 78.2608%;
}

.pure-u-19-23 {
  width: 82.6086%;
  *width: 82.5776%;
}

.pure-u-19-23--offset {
  margin-left: 82.6086%;
}

.pure-u-20-23 {
  width: 86.9565%;
  *width: 86.9255%;
}

.pure-u-20-23--offset {
  margin-left: 86.9565%;
}

.pure-u-21-23 {
  width: 91.3043%;
  *width: 91.2733%;
}

.pure-u-21-23--offset {
  margin-left: 91.3043%;
}

.pure-u-22-23 {
  width: 95.6521%;
  *width: 95.6211%;
}

.pure-u-22-23--offset {
  margin-left: 95.6521%;
}

.pure-u-1-24 {
  width: 4.1666%;
  *width: 4.1356%;
}

.pure-u-1-24--offset {
  margin-left: 4.1666%;
}

.pure-u-5-24 {
  width: 20.8333%;
  *width: 20.8023%;
}

.pure-u-5-24--offset {
  margin-left: 20.8333%;
}

.pure-u-7-24 {
  width: 29.1666%;
  *width: 29.1356%;
}

.pure-u-7-24--offset {
  margin-left: 29.1666%;
}

.pure-u-11-24 {
  width: 45.8333%;
  *width: 45.8023%;
}

.pure-u-11-24--offset {
  margin-left: 45.8333%;
}

.pure-u-13-24 {
  width: 54.1666%;
  *width: 54.1356%;
}

.pure-u-13-24--offset {
  margin-left: 54.1666%;
}

.pure-u-17-24 {
  width: 70.8333%;
  *width: 70.8023%;
}

.pure-u-17-24--offset {
  margin-left: 70.8333%;
}

.pure-u-19-24 {
  width: 79.1666%;
  *width: 79.1356%;
}

.pure-u-19-24--offset {
  margin-left: 79.1666%;
}

.pure-u-23-24 {
  width: 95.8333%;
  *width: 95.8023%;
}

.pure-u-23-24--offset {
  margin-left: 95.8333%;
}

.pure-u--offset-none {
  margin-left: 0;
}

.pure-g {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  letter-spacing: -.31em;
  *letter-spacing: normal;
  *word-spacing: -.43em;
  text-rendering: optimizespeed;
  margin-left: -15px;
  margin-right: -15px;
}

.pure-g [class*="pure-u"] {
  display: inline-block;
  *display: inline;
  zoom: 1;
  letter-spacing: normal;
  word-spacing: normal;
  vertical-align: top;
  text-rendering: auto;
  padding-right: 15px;
  padding-left: 15px;
}

.pure-g--np {
  margin-left: 0;
  margin-right: 0;
}

.pure-g--np [class*="pure-u"] {
  padding-right: 0;
  padding-left: 0;
}

.pure-g--normal {
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}

.pure-g--normal > [class*="pure-u"] {
  vertical-align: baseline;
}

.pure-g > [class*="pure-u"].pure-u--normal {
  -ms-flex-item-align: baseline;
  align-self: baseline;
  vertical-align: baseline;
}

.pure-g--top {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.pure-g--top > [class*="pure-u"] {
  vertical-align: top;
}

.pure-g > [class*="pure-u"].pure-u--top {
  -ms-flex-item-align: start;
  align-self: flex-start;
  vertical-align: top;
}

.pure-g--middle {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.pure-g--middle > [class*="pure-u"] {
  vertical-align: middle;
}

.pure-g > [class*="pure-u"].pure-u--middle {
  -ms-flex-item-align: center;
  align-self: center;
  vertical-align: middle;
}

.pure-g--bottom {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.pure-g--bottom > [class*="pure-u"] {
  vertical-align: bottom;
}

.pure-g > [class*="pure-u"].pure-u--bottom {
  -ms-flex-item-align: end;
  align-self: flex-end;
  vertical-align: bottom;
}

.pure-g--left {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.pure-g--center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.pure-g--right {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.pure-g--justify {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.pure-g--justify1 {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.mb-0 {
  margin-bottom: 0px;
}

.mt-0 {
  margin-top: 0px;
}

.mb-5 {
  margin-bottom: 5px;
}

.mt-5 {
  margin-top: 5px;
}

.mb-10 {
  margin-bottom: 10px;
}

.mt-10 {
  margin-top: 10px;
}

.mb-15 {
  margin-bottom: 15px;
}

.mt-15 {
  margin-top: 15px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mt-20 {
  margin-top: 20px;
}

.mb-25 {
  margin-bottom: 25px;
}

.mt-25 {
  margin-top: 25px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mt-30 {
  margin-top: 30px;
}

@media screen and (min-width: 100px) and (max-width: 575px) {
  .hidden-xs {
    display: none !important;
  }
}

@media screen and (min-width: 576px) {
  .pure-c {
    width: 540px;
  }
  .pure-u-sm-1, .pure-u-sm-2-2, .pure-u-sm-3-3, .pure-u-sm-4-4, .pure-u-sm-5-5, .pure-u-sm-6-6, .pure-u-sm-7-7, .pure-u-sm-8-8, .pure-u-sm-9-9, .pure-u-sm-10-10, .pure-u-sm-11-11, .pure-u-sm-12-12, .pure-u-sm-13-13, .pure-u-sm-14-14, .pure-u-sm-15-15, .pure-u-sm-16-16, .pure-u-sm-17-17, .pure-u-sm-18-18, .pure-u-sm-19-19, .pure-u-sm-20-20, .pure-u-sm-21-21, .pure-u-sm-22-22, .pure-u-sm-23-23, .pure-u-sm-24-24 {
    width: 100%;
    *width: 100%;
  }
  .pure-u-sm-1-2, .pure-u-sm-2-4, .pure-u-sm-3-6, .pure-u-sm-4-8, .pure-u-sm-5-10, .pure-u-sm-6-12, .pure-u-sm-7-14, .pure-u-sm-8-16, .pure-u-sm-9-18, .pure-u-sm-10-20, .pure-u-sm-11-22, .pure-u-sm-12-24 {
    width: 50%;
    *width: 49.969%;
  }
  .pure-u-sm-1-2--offset, .pure-u-sm-2-4--offset, .pure-u-sm-3-6--offset, .pure-u-sm-4-8--offset, .pure-u-sm-5-10--offset, .pure-u-sm-6-12--offset, .pure-u-sm-7-14--offset, .pure-u-sm-8-16--offset, .pure-u-sm-9-18--offset, .pure-u-sm-10-20--offset, .pure-u-sm-11-22--offset, .pure-u-sm-12-24--offset {
    margin-left: 50%;
  }
  .pure-u-sm-1-3, .pure-u-sm-2-6, .pure-u-sm-3-9, .pure-u-sm-4-12, .pure-u-sm-5-15, .pure-u-sm-6-18, .pure-u-sm-7-21, .pure-u-sm-8-24 {
    width: 33.3333%;
    *width: 33.3023%;
  }
  .pure-u-sm-1-3--offset, .pure-u-sm-2-6--offset, .pure-u-sm-3-9--offset, .pure-u-sm-4-12--offset, .pure-u-sm-5-15--offset, .pure-u-sm-6-18--offset, .pure-u-sm-7-21--offset, .pure-u-sm-8-24--offset {
    margin-left: 33.3333%;
  }
  .pure-u-sm-2-3, .pure-u-sm-4-6, .pure-u-sm-6-9, .pure-u-sm-8-12, .pure-u-sm-10-15, .pure-u-sm-12-18, .pure-u-sm-14-21, .pure-u-sm-16-24 {
    width: 66.6666%;
    *width: 66.6356%;
  }
  .pure-u-sm-2-3--offset, .pure-u-sm-4-6--offset, .pure-u-sm-6-9--offset, .pure-u-sm-8-12--offset, .pure-u-sm-10-15--offset, .pure-u-sm-12-18--offset, .pure-u-sm-14-21--offset, .pure-u-sm-16-24--offset {
    margin-left: 66.6666%;
  }
  .pure-u-sm-1-4, .pure-u-sm-2-8, .pure-u-sm-3-12, .pure-u-sm-4-16, .pure-u-sm-5-20, .pure-u-sm-6-24 {
    width: 25%;
    *width: 24.969%;
  }
  .pure-u-sm-1-4--offset, .pure-u-sm-2-8--offset, .pure-u-sm-3-12--offset, .pure-u-sm-4-16--offset, .pure-u-sm-5-20--offset, .pure-u-sm-6-24--offset {
    margin-left: 25%;
  }
  .pure-u-sm-3-4, .pure-u-sm-6-8, .pure-u-sm-9-12, .pure-u-sm-12-16, .pure-u-sm-15-20, .pure-u-sm-18-24 {
    width: 75%;
    *width: 74.969%;
  }
  .pure-u-sm-3-4--offset, .pure-u-sm-6-8--offset, .pure-u-sm-9-12--offset, .pure-u-sm-12-16--offset, .pure-u-sm-15-20--offset, .pure-u-sm-18-24--offset {
    margin-left: 75%;
  }
  .pure-u-sm-1-5, .pure-u-sm-2-10, .pure-u-sm-3-15, .pure-u-sm-4-20 {
    width: 20%;
    *width: 19.969%;
  }
  .pure-u-sm-1-5--offset, .pure-u-sm-2-10--offset, .pure-u-sm-3-15--offset, .pure-u-sm-4-20--offset {
    margin-left: 20%;
  }
  .pure-u-sm-2-5, .pure-u-sm-4-10, .pure-u-sm-6-15, .pure-u-sm-8-20 {
    width: 40%;
    *width: 39.969%;
  }
  .pure-u-sm-2-5--offset, .pure-u-sm-4-10--offset, .pure-u-sm-6-15--offset, .pure-u-sm-8-20--offset {
    margin-left: 40%;
  }
  .pure-u-sm-3-5, .pure-u-sm-6-10, .pure-u-sm-9-15, .pure-u-sm-12-20 {
    width: 60%;
    *width: 59.969%;
  }
  .pure-u-sm-3-5--offset, .pure-u-sm-6-10--offset, .pure-u-sm-9-15--offset, .pure-u-sm-12-20--offset {
    margin-left: 60%;
  }
  .pure-u-sm-4-5, .pure-u-sm-8-10, .pure-u-sm-12-15, .pure-u-sm-16-20 {
    width: 80%;
    *width: 79.969%;
  }
  .pure-u-sm-4-5--offset, .pure-u-sm-8-10--offset, .pure-u-sm-12-15--offset, .pure-u-sm-16-20--offset {
    margin-left: 80%;
  }
  .pure-u-sm-1-6, .pure-u-sm-2-12, .pure-u-sm-3-18, .pure-u-sm-4-24 {
    width: 16.6666%;
    *width: 16.6356%;
  }
  .pure-u-sm-1-6--offset, .pure-u-sm-2-12--offset, .pure-u-sm-3-18--offset, .pure-u-sm-4-24--offset {
    margin-left: 16.6666%;
  }
  .pure-u-sm-5-6, .pure-u-sm-10-12, .pure-u-sm-15-18, .pure-u-sm-20-24 {
    width: 83.3333%;
    *width: 83.3023%;
  }
  .pure-u-sm-5-6--offset, .pure-u-sm-10-12--offset, .pure-u-sm-15-18--offset, .pure-u-sm-20-24--offset {
    margin-left: 83.3333%;
  }
  .pure-u-sm-1-7, .pure-u-sm-2-14, .pure-u-sm-3-21 {
    width: 14.2857%;
    *width: 14.2547%;
  }
  .pure-u-sm-1-7--offset, .pure-u-sm-2-14--offset, .pure-u-sm-3-21--offset {
    margin-left: 14.2857%;
  }
  .pure-u-sm-2-7, .pure-u-sm-4-14, .pure-u-sm-6-21 {
    width: 28.5714%;
    *width: 28.5404%;
  }
  .pure-u-sm-2-7--offset, .pure-u-sm-4-14--offset, .pure-u-sm-6-21--offset {
    margin-left: 28.5714%;
  }
  .pure-u-sm-3-7, .pure-u-sm-6-14, .pure-u-sm-9-21 {
    width: 42.8571%;
    *width: 42.8261%;
  }
  .pure-u-sm-3-7--offset, .pure-u-sm-6-14--offset, .pure-u-sm-9-21--offset {
    margin-left: 42.8571%;
  }
  .pure-u-sm-4-7, .pure-u-sm-8-14, .pure-u-sm-12-21 {
    width: 57.1428%;
    *width: 57.1118%;
  }
  .pure-u-sm-4-7--offset, .pure-u-sm-8-14--offset, .pure-u-sm-12-21--offset {
    margin-left: 57.1428%;
  }
  .pure-u-sm-5-7, .pure-u-sm-10-14, .pure-u-sm-15-21 {
    width: 71.4285%;
    *width: 71.3975%;
  }
  .pure-u-sm-5-7--offset, .pure-u-sm-10-14--offset, .pure-u-sm-15-21--offset {
    margin-left: 71.4285%;
  }
  .pure-u-sm-6-7, .pure-u-sm-12-14, .pure-u-sm-18-21 {
    width: 85.7142%;
    *width: 85.6832%;
  }
  .pure-u-sm-6-7--offset, .pure-u-sm-12-14--offset, .pure-u-sm-18-21--offset {
    margin-left: 85.7142%;
  }
  .pure-u-sm-1-8, .pure-u-sm-2-16, .pure-u-sm-3-24 {
    width: 12.5%;
    *width: 12.469%;
  }
  .pure-u-sm-1-8--offset, .pure-u-sm-2-16--offset, .pure-u-sm-3-24--offset {
    margin-left: 12.5%;
  }
  .pure-u-sm-3-8, .pure-u-sm-6-16, .pure-u-sm-9-24 {
    width: 37.5%;
    *width: 37.469%;
  }
  .pure-u-sm-3-8--offset, .pure-u-sm-6-16--offset, .pure-u-sm-9-24--offset {
    margin-left: 37.5%;
  }
  .pure-u-sm-5-8, .pure-u-sm-10-16, .pure-u-sm-15-24 {
    width: 62.5%;
    *width: 62.469%;
  }
  .pure-u-sm-5-8--offset, .pure-u-sm-10-16--offset, .pure-u-sm-15-24--offset {
    margin-left: 62.5%;
  }
  .pure-u-sm-7-8, .pure-u-sm-14-16, .pure-u-sm-21-24 {
    width: 87.5%;
    *width: 87.469%;
  }
  .pure-u-sm-7-8--offset, .pure-u-sm-14-16--offset, .pure-u-sm-21-24--offset {
    margin-left: 87.5%;
  }
  .pure-u-sm-1-9, .pure-u-sm-2-18 {
    width: 11.1111%;
    *width: 11.0801%;
  }
  .pure-u-sm-1-9--offset, .pure-u-sm-2-18--offset {
    margin-left: 11.1111%;
  }
  .pure-u-sm-2-9, .pure-u-sm-4-18 {
    width: 22.2222%;
    *width: 22.1912%;
  }
  .pure-u-sm-2-9--offset, .pure-u-sm-4-18--offset {
    margin-left: 22.2222%;
  }
  .pure-u-sm-4-9, .pure-u-sm-8-18 {
    width: 44.4444%;
    *width: 44.4134%;
  }
  .pure-u-sm-4-9--offset, .pure-u-sm-8-18--offset {
    margin-left: 44.4444%;
  }
  .pure-u-sm-5-9, .pure-u-sm-10-18 {
    width: 55.5555%;
    *width: 55.5245%;
  }
  .pure-u-sm-5-9--offset, .pure-u-sm-10-18--offset {
    margin-left: 55.5555%;
  }
  .pure-u-sm-7-9, .pure-u-sm-14-18 {
    width: 77.7777%;
    *width: 77.7467%;
  }
  .pure-u-sm-7-9--offset, .pure-u-sm-14-18--offset {
    margin-left: 77.7777%;
  }
  .pure-u-sm-8-9, .pure-u-sm-16-18 {
    width: 88.8888%;
    *width: 88.8578%;
  }
  .pure-u-sm-8-9--offset, .pure-u-sm-16-18--offset {
    margin-left: 88.8888%;
  }
  .pure-u-sm-1-10, .pure-u-sm-2-20 {
    width: 10%;
    *width: 9.969%;
  }
  .pure-u-sm-1-10--offset, .pure-u-sm-2-20--offset {
    margin-left: 10%;
  }
  .pure-u-sm-3-10, .pure-u-sm-6-20 {
    width: 30%;
    *width: 29.969%;
  }
  .pure-u-sm-3-10--offset, .pure-u-sm-6-20--offset {
    margin-left: 30%;
  }
  .pure-u-sm-7-10, .pure-u-sm-14-20 {
    width: 70%;
    *width: 69.969%;
  }
  .pure-u-sm-7-10--offset, .pure-u-sm-14-20--offset {
    margin-left: 70%;
  }
  .pure-u-sm-9-10, .pure-u-sm-18-20 {
    width: 90%;
    *width: 89.969%;
  }
  .pure-u-sm-9-10--offset, .pure-u-sm-18-20--offset {
    margin-left: 90%;
  }
  .pure-u-sm-1-11, .pure-u-sm-2-22 {
    width: 9.0909%;
    *width: 9.0599%;
  }
  .pure-u-sm-1-11--offset, .pure-u-sm-2-22--offset {
    margin-left: 9.0909%;
  }
  .pure-u-sm-2-11, .pure-u-sm-4-22 {
    width: 18.1818%;
    *width: 18.1508%;
  }
  .pure-u-sm-2-11--offset, .pure-u-sm-4-22--offset {
    margin-left: 18.1818%;
  }
  .pure-u-sm-3-11, .pure-u-sm-6-22 {
    width: 27.2727%;
    *width: 27.2417%;
  }
  .pure-u-sm-3-11--offset, .pure-u-sm-6-22--offset {
    margin-left: 27.2727%;
  }
  .pure-u-sm-4-11, .pure-u-sm-8-22 {
    width: 36.3636%;
    *width: 36.3326%;
  }
  .pure-u-sm-4-11--offset, .pure-u-sm-8-22--offset {
    margin-left: 36.3636%;
  }
  .pure-u-sm-5-11, .pure-u-sm-10-22 {
    width: 45.4545%;
    *width: 45.4235%;
  }
  .pure-u-sm-5-11--offset, .pure-u-sm-10-22--offset {
    margin-left: 45.4545%;
  }
  .pure-u-sm-6-11, .pure-u-sm-12-22 {
    width: 54.5454%;
    *width: 54.5144%;
  }
  .pure-u-sm-6-11--offset, .pure-u-sm-12-22--offset {
    margin-left: 54.5454%;
  }
  .pure-u-sm-7-11, .pure-u-sm-14-22 {
    width: 63.6363%;
    *width: 63.6053%;
  }
  .pure-u-sm-7-11--offset, .pure-u-sm-14-22--offset {
    margin-left: 63.6363%;
  }
  .pure-u-sm-8-11, .pure-u-sm-16-22 {
    width: 72.7272%;
    *width: 72.6962%;
  }
  .pure-u-sm-8-11--offset, .pure-u-sm-16-22--offset {
    margin-left: 72.7272%;
  }
  .pure-u-sm-9-11, .pure-u-sm-18-22 {
    width: 81.8181%;
    *width: 81.7871%;
  }
  .pure-u-sm-9-11--offset, .pure-u-sm-18-22--offset {
    margin-left: 81.8181%;
  }
  .pure-u-sm-10-11, .pure-u-sm-20-22 {
    width: 90.909%;
    *width: 90.878%;
  }
  .pure-u-sm-10-11--offset, .pure-u-sm-20-22--offset {
    margin-left: 90.909%;
  }
  .pure-u-sm-1-12, .pure-u-sm-2-24 {
    width: 8.3333%;
    *width: 8.3023%;
  }
  .pure-u-sm-1-12--offset, .pure-u-sm-2-24--offset {
    margin-left: 8.3333%;
  }
  .pure-u-sm-5-12, .pure-u-sm-10-24 {
    width: 41.6666%;
    *width: 41.6356%;
  }
  .pure-u-sm-5-12--offset, .pure-u-sm-10-24--offset {
    margin-left: 41.6666%;
  }
  .pure-u-sm-7-12, .pure-u-sm-14-24 {
    width: 58.3333%;
    *width: 58.3023%;
  }
  .pure-u-sm-7-12--offset, .pure-u-sm-14-24--offset {
    margin-left: 58.3333%;
  }
  .pure-u-sm-11-12, .pure-u-sm-22-24 {
    width: 91.6666%;
    *width: 91.6356%;
  }
  .pure-u-sm-11-12--offset, .pure-u-sm-22-24--offset {
    margin-left: 91.6666%;
  }
  .pure-u-sm-1-13 {
    width: 7.6923%;
    *width: 7.6613%;
  }
  .pure-u-sm-1-13--offset {
    margin-left: 7.6923%;
  }
  .pure-u-sm-2-13 {
    width: 15.3846%;
    *width: 15.3536%;
  }
  .pure-u-sm-2-13--offset {
    margin-left: 15.3846%;
  }
  .pure-u-sm-3-13 {
    width: 23.0769%;
    *width: 23.0459%;
  }
  .pure-u-sm-3-13--offset {
    margin-left: 23.0769%;
  }
  .pure-u-sm-4-13 {
    width: 30.7692%;
    *width: 30.7382%;
  }
  .pure-u-sm-4-13--offset {
    margin-left: 30.7692%;
  }
  .pure-u-sm-5-13 {
    width: 38.4615%;
    *width: 38.4305%;
  }
  .pure-u-sm-5-13--offset {
    margin-left: 38.4615%;
  }
  .pure-u-sm-6-13 {
    width: 46.1538%;
    *width: 46.1228%;
  }
  .pure-u-sm-6-13--offset {
    margin-left: 46.1538%;
  }
  .pure-u-sm-7-13 {
    width: 53.8461%;
    *width: 53.8151%;
  }
  .pure-u-sm-7-13--offset {
    margin-left: 53.8461%;
  }
  .pure-u-sm-8-13 {
    width: 61.5384%;
    *width: 61.5074%;
  }
  .pure-u-sm-8-13--offset {
    margin-left: 61.5384%;
  }
  .pure-u-sm-9-13 {
    width: 69.2307%;
    *width: 69.1997%;
  }
  .pure-u-sm-9-13--offset {
    margin-left: 69.2307%;
  }
  .pure-u-sm-10-13 {
    width: 76.923%;
    *width: 76.892%;
  }
  .pure-u-sm-10-13--offset {
    margin-left: 76.923%;
  }
  .pure-u-sm-11-13 {
    width: 84.6153%;
    *width: 84.5843%;
  }
  .pure-u-sm-11-13--offset {
    margin-left: 84.6153%;
  }
  .pure-u-sm-12-13 {
    width: 92.3076%;
    *width: 92.2766%;
  }
  .pure-u-sm-12-13--offset {
    margin-left: 92.3076%;
  }
  .pure-u-sm-1-14 {
    width: 7.1428%;
    *width: 7.1118%;
  }
  .pure-u-sm-1-14--offset {
    margin-left: 7.1428%;
  }
  .pure-u-sm-3-14 {
    width: 21.4285%;
    *width: 21.3975%;
  }
  .pure-u-sm-3-14--offset {
    margin-left: 21.4285%;
  }
  .pure-u-sm-5-14 {
    width: 35.7142%;
    *width: 35.6832%;
  }
  .pure-u-sm-5-14--offset {
    margin-left: 35.7142%;
  }
  .pure-u-sm-9-14 {
    width: 64.2857%;
    *width: 64.2547%;
  }
  .pure-u-sm-9-14--offset {
    margin-left: 64.2857%;
  }
  .pure-u-sm-11-14 {
    width: 78.5714%;
    *width: 78.5404%;
  }
  .pure-u-sm-11-14--offset {
    margin-left: 78.5714%;
  }
  .pure-u-sm-13-14 {
    width: 92.8571%;
    *width: 92.8261%;
  }
  .pure-u-sm-13-14--offset {
    margin-left: 92.8571%;
  }
  .pure-u-sm-1-15 {
    width: 6.6666%;
    *width: 6.6356%;
  }
  .pure-u-sm-1-15--offset {
    margin-left: 6.6666%;
  }
  .pure-u-sm-2-15 {
    width: 13.3333%;
    *width: 13.3023%;
  }
  .pure-u-sm-2-15--offset {
    margin-left: 13.3333%;
  }
  .pure-u-sm-4-15 {
    width: 26.6666%;
    *width: 26.6356%;
  }
  .pure-u-sm-4-15--offset {
    margin-left: 26.6666%;
  }
  .pure-u-sm-7-15 {
    width: 46.6666%;
    *width: 46.6356%;
  }
  .pure-u-sm-7-15--offset {
    margin-left: 46.6666%;
  }
  .pure-u-sm-8-15 {
    width: 53.3333%;
    *width: 53.3023%;
  }
  .pure-u-sm-8-15--offset {
    margin-left: 53.3333%;
  }
  .pure-u-sm-11-15 {
    width: 73.3333%;
    *width: 73.3023%;
  }
  .pure-u-sm-11-15--offset {
    margin-left: 73.3333%;
  }
  .pure-u-sm-13-15 {
    width: 86.6666%;
    *width: 86.6356%;
  }
  .pure-u-sm-13-15--offset {
    margin-left: 86.6666%;
  }
  .pure-u-sm-14-15 {
    width: 93.3333%;
    *width: 93.3023%;
  }
  .pure-u-sm-14-15--offset {
    margin-left: 93.3333%;
  }
  .pure-u-sm-1-16 {
    width: 6.25%;
    *width: 6.219%;
  }
  .pure-u-sm-1-16--offset {
    margin-left: 6.25%;
  }
  .pure-u-sm-3-16 {
    width: 18.75%;
    *width: 18.719%;
  }
  .pure-u-sm-3-16--offset {
    margin-left: 18.75%;
  }
  .pure-u-sm-5-16 {
    width: 31.25%;
    *width: 31.219%;
  }
  .pure-u-sm-5-16--offset {
    margin-left: 31.25%;
  }
  .pure-u-sm-7-16 {
    width: 43.75%;
    *width: 43.719%;
  }
  .pure-u-sm-7-16--offset {
    margin-left: 43.75%;
  }
  .pure-u-sm-9-16 {
    width: 56.25%;
    *width: 56.219%;
  }
  .pure-u-sm-9-16--offset {
    margin-left: 56.25%;
  }
  .pure-u-sm-11-16 {
    width: 68.75%;
    *width: 68.719%;
  }
  .pure-u-sm-11-16--offset {
    margin-left: 68.75%;
  }
  .pure-u-sm-13-16 {
    width: 81.25%;
    *width: 81.219%;
  }
  .pure-u-sm-13-16--offset {
    margin-left: 81.25%;
  }
  .pure-u-sm-15-16 {
    width: 93.75%;
    *width: 93.719%;
  }
  .pure-u-sm-15-16--offset {
    margin-left: 93.75%;
  }
  .pure-u-sm-1-17 {
    width: 5.8823%;
    *width: 5.8513%;
  }
  .pure-u-sm-1-17--offset {
    margin-left: 5.8823%;
  }
  .pure-u-sm-2-17 {
    width: 11.7647%;
    *width: 11.7337%;
  }
  .pure-u-sm-2-17--offset {
    margin-left: 11.7647%;
  }
  .pure-u-sm-3-17 {
    width: 17.647%;
    *width: 17.616%;
  }
  .pure-u-sm-3-17--offset {
    margin-left: 17.647%;
  }
  .pure-u-sm-4-17 {
    width: 23.5294%;
    *width: 23.4984%;
  }
  .pure-u-sm-4-17--offset {
    margin-left: 23.5294%;
  }
  .pure-u-sm-5-17 {
    width: 29.4117%;
    *width: 29.3807%;
  }
  .pure-u-sm-5-17--offset {
    margin-left: 29.4117%;
  }
  .pure-u-sm-6-17 {
    width: 35.2941%;
    *width: 35.2631%;
  }
  .pure-u-sm-6-17--offset {
    margin-left: 35.2941%;
  }
  .pure-u-sm-7-17 {
    width: 41.1764%;
    *width: 41.1454%;
  }
  .pure-u-sm-7-17--offset {
    margin-left: 41.1764%;
  }
  .pure-u-sm-8-17 {
    width: 47.0588%;
    *width: 47.0278%;
  }
  .pure-u-sm-8-17--offset {
    margin-left: 47.0588%;
  }
  .pure-u-sm-9-17 {
    width: 52.9411%;
    *width: 52.9101%;
  }
  .pure-u-sm-9-17--offset {
    margin-left: 52.9411%;
  }
  .pure-u-sm-10-17 {
    width: 58.8235%;
    *width: 58.7925%;
  }
  .pure-u-sm-10-17--offset {
    margin-left: 58.8235%;
  }
  .pure-u-sm-11-17 {
    width: 64.7058%;
    *width: 64.6748%;
  }
  .pure-u-sm-11-17--offset {
    margin-left: 64.7058%;
  }
  .pure-u-sm-12-17 {
    width: 70.5882%;
    *width: 70.5572%;
  }
  .pure-u-sm-12-17--offset {
    margin-left: 70.5882%;
  }
  .pure-u-sm-13-17 {
    width: 76.4705%;
    *width: 76.4395%;
  }
  .pure-u-sm-13-17--offset {
    margin-left: 76.4705%;
  }
  .pure-u-sm-14-17 {
    width: 82.3529%;
    *width: 82.3219%;
  }
  .pure-u-sm-14-17--offset {
    margin-left: 82.3529%;
  }
  .pure-u-sm-15-17 {
    width: 88.2352%;
    *width: 88.2042%;
  }
  .pure-u-sm-15-17--offset {
    margin-left: 88.2352%;
  }
  .pure-u-sm-16-17 {
    width: 94.1176%;
    *width: 94.0866%;
  }
  .pure-u-sm-16-17--offset {
    margin-left: 94.1176%;
  }
  .pure-u-sm-1-18 {
    width: 5.5555%;
    *width: 5.5245%;
  }
  .pure-u-sm-1-18--offset {
    margin-left: 5.5555%;
  }
  .pure-u-sm-5-18 {
    width: 27.7777%;
    *width: 27.7467%;
  }
  .pure-u-sm-5-18--offset {
    margin-left: 27.7777%;
  }
  .pure-u-sm-7-18 {
    width: 38.8888%;
    *width: 38.8578%;
  }
  .pure-u-sm-7-18--offset {
    margin-left: 38.8888%;
  }
  .pure-u-sm-11-18 {
    width: 61.1111%;
    *width: 61.0801%;
  }
  .pure-u-sm-11-18--offset {
    margin-left: 61.1111%;
  }
  .pure-u-sm-13-18 {
    width: 72.2222%;
    *width: 72.1912%;
  }
  .pure-u-sm-13-18--offset {
    margin-left: 72.2222%;
  }
  .pure-u-sm-17-18 {
    width: 94.4444%;
    *width: 94.4134%;
  }
  .pure-u-sm-17-18--offset {
    margin-left: 94.4444%;
  }
  .pure-u-sm-1-19 {
    width: 5.2631%;
    *width: 5.2321%;
  }
  .pure-u-sm-1-19--offset {
    margin-left: 5.2631%;
  }
  .pure-u-sm-2-19 {
    width: 10.5263%;
    *width: 10.4953%;
  }
  .pure-u-sm-2-19--offset {
    margin-left: 10.5263%;
  }
  .pure-u-sm-3-19 {
    width: 15.7894%;
    *width: 15.7584%;
  }
  .pure-u-sm-3-19--offset {
    margin-left: 15.7894%;
  }
  .pure-u-sm-4-19 {
    width: 21.0526%;
    *width: 21.0216%;
  }
  .pure-u-sm-4-19--offset {
    margin-left: 21.0526%;
  }
  .pure-u-sm-5-19 {
    width: 26.3157%;
    *width: 26.2847%;
  }
  .pure-u-sm-5-19--offset {
    margin-left: 26.3157%;
  }
  .pure-u-sm-6-19 {
    width: 31.5789%;
    *width: 31.5479%;
  }
  .pure-u-sm-6-19--offset {
    margin-left: 31.5789%;
  }
  .pure-u-sm-7-19 {
    width: 36.8421%;
    *width: 36.8111%;
  }
  .pure-u-sm-7-19--offset {
    margin-left: 36.8421%;
  }
  .pure-u-sm-8-19 {
    width: 42.1052%;
    *width: 42.0742%;
  }
  .pure-u-sm-8-19--offset {
    margin-left: 42.1052%;
  }
  .pure-u-sm-9-19 {
    width: 47.3684%;
    *width: 47.3374%;
  }
  .pure-u-sm-9-19--offset {
    margin-left: 47.3684%;
  }
  .pure-u-sm-10-19 {
    width: 52.6315%;
    *width: 52.6005%;
  }
  .pure-u-sm-10-19--offset {
    margin-left: 52.6315%;
  }
  .pure-u-sm-11-19 {
    width: 57.8947%;
    *width: 57.8637%;
  }
  .pure-u-sm-11-19--offset {
    margin-left: 57.8947%;
  }
  .pure-u-sm-12-19 {
    width: 63.1578%;
    *width: 63.1268%;
  }
  .pure-u-sm-12-19--offset {
    margin-left: 63.1578%;
  }
  .pure-u-sm-13-19 {
    width: 68.421%;
    *width: 68.39%;
  }
  .pure-u-sm-13-19--offset {
    margin-left: 68.421%;
  }
  .pure-u-sm-14-19 {
    width: 73.6842%;
    *width: 73.6532%;
  }
  .pure-u-sm-14-19--offset {
    margin-left: 73.6842%;
  }
  .pure-u-sm-15-19 {
    width: 78.9473%;
    *width: 78.9163%;
  }
  .pure-u-sm-15-19--offset {
    margin-left: 78.9473%;
  }
  .pure-u-sm-16-19 {
    width: 84.2105%;
    *width: 84.1795%;
  }
  .pure-u-sm-16-19--offset {
    margin-left: 84.2105%;
  }
  .pure-u-sm-17-19 {
    width: 89.4736%;
    *width: 89.4426%;
  }
  .pure-u-sm-17-19--offset {
    margin-left: 89.4736%;
  }
  .pure-u-sm-18-19 {
    width: 94.7368%;
    *width: 94.7058%;
  }
  .pure-u-sm-18-19--offset {
    margin-left: 94.7368%;
  }
  .pure-u-sm-1-20 {
    width: 5%;
    *width: 4.969%;
  }
  .pure-u-sm-1-20--offset {
    margin-left: 5%;
  }
  .pure-u-sm-3-20 {
    width: 15%;
    *width: 14.969%;
  }
  .pure-u-sm-3-20--offset {
    margin-left: 15%;
  }
  .pure-u-sm-7-20 {
    width: 35%;
    *width: 34.969%;
  }
  .pure-u-sm-7-20--offset {
    margin-left: 35%;
  }
  .pure-u-sm-9-20 {
    width: 45%;
    *width: 44.969%;
  }
  .pure-u-sm-9-20--offset {
    margin-left: 45%;
  }
  .pure-u-sm-11-20 {
    width: 55%;
    *width: 54.969%;
  }
  .pure-u-sm-11-20--offset {
    margin-left: 55%;
  }
  .pure-u-sm-13-20 {
    width: 65%;
    *width: 64.969%;
  }
  .pure-u-sm-13-20--offset {
    margin-left: 65%;
  }
  .pure-u-sm-17-20 {
    width: 85%;
    *width: 84.969%;
  }
  .pure-u-sm-17-20--offset {
    margin-left: 85%;
  }
  .pure-u-sm-19-20 {
    width: 95%;
    *width: 94.969%;
  }
  .pure-u-sm-19-20--offset {
    margin-left: 95%;
  }
  .pure-u-sm-1-21 {
    width: 4.7619%;
    *width: 4.7309%;
  }
  .pure-u-sm-1-21--offset {
    margin-left: 4.7619%;
  }
  .pure-u-sm-2-21 {
    width: 9.5238%;
    *width: 9.4928%;
  }
  .pure-u-sm-2-21--offset {
    margin-left: 9.5238%;
  }
  .pure-u-sm-4-21 {
    width: 19.0476%;
    *width: 19.0166%;
  }
  .pure-u-sm-4-21--offset {
    margin-left: 19.0476%;
  }
  .pure-u-sm-5-21 {
    width: 23.8095%;
    *width: 23.7785%;
  }
  .pure-u-sm-5-21--offset {
    margin-left: 23.8095%;
  }
  .pure-u-sm-8-21 {
    width: 38.0952%;
    *width: 38.0642%;
  }
  .pure-u-sm-8-21--offset {
    margin-left: 38.0952%;
  }
  .pure-u-sm-10-21 {
    width: 47.619%;
    *width: 47.588%;
  }
  .pure-u-sm-10-21--offset {
    margin-left: 47.619%;
  }
  .pure-u-sm-11-21 {
    width: 52.3809%;
    *width: 52.3499%;
  }
  .pure-u-sm-11-21--offset {
    margin-left: 52.3809%;
  }
  .pure-u-sm-13-21 {
    width: 61.9047%;
    *width: 61.8737%;
  }
  .pure-u-sm-13-21--offset {
    margin-left: 61.9047%;
  }
  .pure-u-sm-16-21 {
    width: 76.1904%;
    *width: 76.1594%;
  }
  .pure-u-sm-16-21--offset {
    margin-left: 76.1904%;
  }
  .pure-u-sm-17-21 {
    width: 80.9523%;
    *width: 80.9213%;
  }
  .pure-u-sm-17-21--offset {
    margin-left: 80.9523%;
  }
  .pure-u-sm-19-21 {
    width: 90.4761%;
    *width: 90.4451%;
  }
  .pure-u-sm-19-21--offset {
    margin-left: 90.4761%;
  }
  .pure-u-sm-20-21 {
    width: 95.238%;
    *width: 95.207%;
  }
  .pure-u-sm-20-21--offset {
    margin-left: 95.238%;
  }
  .pure-u-sm-1-22 {
    width: 4.5454%;
    *width: 4.5144%;
  }
  .pure-u-sm-1-22--offset {
    margin-left: 4.5454%;
  }
  .pure-u-sm-3-22 {
    width: 13.6363%;
    *width: 13.6053%;
  }
  .pure-u-sm-3-22--offset {
    margin-left: 13.6363%;
  }
  .pure-u-sm-5-22 {
    width: 22.7272%;
    *width: 22.6962%;
  }
  .pure-u-sm-5-22--offset {
    margin-left: 22.7272%;
  }
  .pure-u-sm-7-22 {
    width: 31.8181%;
    *width: 31.7871%;
  }
  .pure-u-sm-7-22--offset {
    margin-left: 31.8181%;
  }
  .pure-u-sm-9-22 {
    width: 40.909%;
    *width: 40.878%;
  }
  .pure-u-sm-9-22--offset {
    margin-left: 40.909%;
  }
  .pure-u-sm-13-22 {
    width: 59.0909%;
    *width: 59.0599%;
  }
  .pure-u-sm-13-22--offset {
    margin-left: 59.0909%;
  }
  .pure-u-sm-15-22 {
    width: 68.1818%;
    *width: 68.1508%;
  }
  .pure-u-sm-15-22--offset {
    margin-left: 68.1818%;
  }
  .pure-u-sm-17-22 {
    width: 77.2727%;
    *width: 77.2417%;
  }
  .pure-u-sm-17-22--offset {
    margin-left: 77.2727%;
  }
  .pure-u-sm-19-22 {
    width: 86.3636%;
    *width: 86.3326%;
  }
  .pure-u-sm-19-22--offset {
    margin-left: 86.3636%;
  }
  .pure-u-sm-21-22 {
    width: 95.4545%;
    *width: 95.4235%;
  }
  .pure-u-sm-21-22--offset {
    margin-left: 95.4545%;
  }
  .pure-u-sm-1-23 {
    width: 4.3478%;
    *width: 4.3168%;
  }
  .pure-u-sm-1-23--offset {
    margin-left: 4.3478%;
  }
  .pure-u-sm-2-23 {
    width: 8.6956%;
    *width: 8.6646%;
  }
  .pure-u-sm-2-23--offset {
    margin-left: 8.6956%;
  }
  .pure-u-sm-3-23 {
    width: 13.0434%;
    *width: 13.0124%;
  }
  .pure-u-sm-3-23--offset {
    margin-left: 13.0434%;
  }
  .pure-u-sm-4-23 {
    width: 17.3913%;
    *width: 17.3603%;
  }
  .pure-u-sm-4-23--offset {
    margin-left: 17.3913%;
  }
  .pure-u-sm-5-23 {
    width: 21.7391%;
    *width: 21.7081%;
  }
  .pure-u-sm-5-23--offset {
    margin-left: 21.7391%;
  }
  .pure-u-sm-6-23 {
    width: 26.0869%;
    *width: 26.0559%;
  }
  .pure-u-sm-6-23--offset {
    margin-left: 26.0869%;
  }
  .pure-u-sm-7-23 {
    width: 30.4347%;
    *width: 30.4037%;
  }
  .pure-u-sm-7-23--offset {
    margin-left: 30.4347%;
  }
  .pure-u-sm-8-23 {
    width: 34.7826%;
    *width: 34.7516%;
  }
  .pure-u-sm-8-23--offset {
    margin-left: 34.7826%;
  }
  .pure-u-sm-9-23 {
    width: 39.1304%;
    *width: 39.0994%;
  }
  .pure-u-sm-9-23--offset {
    margin-left: 39.1304%;
  }
  .pure-u-sm-10-23 {
    width: 43.4782%;
    *width: 43.4472%;
  }
  .pure-u-sm-10-23--offset {
    margin-left: 43.4782%;
  }
  .pure-u-sm-11-23 {
    width: 47.826%;
    *width: 47.795%;
  }
  .pure-u-sm-11-23--offset {
    margin-left: 47.826%;
  }
  .pure-u-sm-12-23 {
    width: 52.1739%;
    *width: 52.1429%;
  }
  .pure-u-sm-12-23--offset {
    margin-left: 52.1739%;
  }
  .pure-u-sm-13-23 {
    width: 56.5217%;
    *width: 56.4907%;
  }
  .pure-u-sm-13-23--offset {
    margin-left: 56.5217%;
  }
  .pure-u-sm-14-23 {
    width: 60.8695%;
    *width: 60.8385%;
  }
  .pure-u-sm-14-23--offset {
    margin-left: 60.8695%;
  }
  .pure-u-sm-15-23 {
    width: 65.2173%;
    *width: 65.1863%;
  }
  .pure-u-sm-15-23--offset {
    margin-left: 65.2173%;
  }
  .pure-u-sm-16-23 {
    width: 69.5652%;
    *width: 69.5342%;
  }
  .pure-u-sm-16-23--offset {
    margin-left: 69.5652%;
  }
  .pure-u-sm-17-23 {
    width: 73.913%;
    *width: 73.882%;
  }
  .pure-u-sm-17-23--offset {
    margin-left: 73.913%;
  }
  .pure-u-sm-18-23 {
    width: 78.2608%;
    *width: 78.2298%;
  }
  .pure-u-sm-18-23--offset {
    margin-left: 78.2608%;
  }
  .pure-u-sm-19-23 {
    width: 82.6086%;
    *width: 82.5776%;
  }
  .pure-u-sm-19-23--offset {
    margin-left: 82.6086%;
  }
  .pure-u-sm-20-23 {
    width: 86.9565%;
    *width: 86.9255%;
  }
  .pure-u-sm-20-23--offset {
    margin-left: 86.9565%;
  }
  .pure-u-sm-21-23 {
    width: 91.3043%;
    *width: 91.2733%;
  }
  .pure-u-sm-21-23--offset {
    margin-left: 91.3043%;
  }
  .pure-u-sm-22-23 {
    width: 95.6521%;
    *width: 95.6211%;
  }
  .pure-u-sm-22-23--offset {
    margin-left: 95.6521%;
  }
  .pure-u-sm-1-24 {
    width: 4.1666%;
    *width: 4.1356%;
  }
  .pure-u-sm-1-24--offset {
    margin-left: 4.1666%;
  }
  .pure-u-sm-5-24 {
    width: 20.8333%;
    *width: 20.8023%;
  }
  .pure-u-sm-5-24--offset {
    margin-left: 20.8333%;
  }
  .pure-u-sm-7-24 {
    width: 29.1666%;
    *width: 29.1356%;
  }
  .pure-u-sm-7-24--offset {
    margin-left: 29.1666%;
  }
  .pure-u-sm-11-24 {
    width: 45.8333%;
    *width: 45.8023%;
  }
  .pure-u-sm-11-24--offset {
    margin-left: 45.8333%;
  }
  .pure-u-sm-13-24 {
    width: 54.1666%;
    *width: 54.1356%;
  }
  .pure-u-sm-13-24--offset {
    margin-left: 54.1666%;
  }
  .pure-u-sm-17-24 {
    width: 70.8333%;
    *width: 70.8023%;
  }
  .pure-u-sm-17-24--offset {
    margin-left: 70.8333%;
  }
  .pure-u-sm-19-24 {
    width: 79.1666%;
    *width: 79.1356%;
  }
  .pure-u-sm-19-24--offset {
    margin-left: 79.1666%;
  }
  .pure-u-sm-23-24 {
    width: 95.8333%;
    *width: 95.8023%;
  }
  .pure-u-sm-23-24--offset {
    margin-left: 95.8333%;
  }
  .pure-u-sm--offset-none {
    margin-left: 0;
  }
  .pure-g-sm--np {
    margin-left: 0;
    margin-right: 0;
  }
  .pure-g-sm--np [class*="pure-u"] {
    padding-right: 0;
    padding-left: 0;
  }
  .pure-g-sm--normal {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
  }
  .pure-g-sm--normal > [class*="pure-u"] {
    vertical-align: baseline;
  }
  .pure-g > [class*="pure-u"].pure-u-sm--normal {
    -ms-flex-item-align: baseline;
    align-self: baseline;
    vertical-align: baseline;
  }
  .pure-g-sm--top {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .pure-g-sm--top > [class*="pure-u"] {
    vertical-align: top;
  }
  .pure-g > [class*="pure-u"].pure-u-sm--top {
    -ms-flex-item-align: start;
    align-self: flex-start;
    vertical-align: top;
  }
  .pure-g-sm--middle {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .pure-g-sm--middle > [class*="pure-u"] {
    vertical-align: middle;
  }
  .pure-g > [class*="pure-u"].pure-u-sm--middle {
    -ms-flex-item-align: center;
    align-self: center;
    vertical-align: middle;
  }
  .pure-g-sm--bottom {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .pure-g-sm--bottom > [class*="pure-u"] {
    vertical-align: bottom;
  }
  .pure-g > [class*="pure-u"].pure-u-sm--bottom {
    -ms-flex-item-align: end;
    align-self: flex-end;
    vertical-align: bottom;
  }
  .pure-g-sm--left {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .pure-g-sm--center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .pure-g-sm--right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .pure-g-sm--justify {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .pure-g-sm--justify1 {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .mb-sm-0 {
    margin-bottom: 0px;
  }
  .mt-sm-0 {
    margin-top: 0px;
  }
  .mb-sm-5 {
    margin-bottom: 5px;
  }
  .mt-sm-5 {
    margin-top: 5px;
  }
  .mb-sm-10 {
    margin-bottom: 10px;
  }
  .mt-sm-10 {
    margin-top: 10px;
  }
  .mb-sm-15 {
    margin-bottom: 15px;
  }
  .mt-sm-15 {
    margin-top: 15px;
  }
  .mb-sm-20 {
    margin-bottom: 20px;
  }
  .mt-sm-20 {
    margin-top: 20px;
  }
  .mb-sm-25 {
    margin-bottom: 25px;
  }
  .mt-sm-25 {
    margin-top: 25px;
  }
  .mb-sm-30 {
    margin-bottom: 30px;
  }
  .mt-sm-30 {
    margin-top: 30px;
  }
}

@media screen and (min-width: 576px) and (max-width: 767px) {
  .hidden-sm {
    display: none !important;
  }
}

@media screen and (min-width: 768px) {
  .pure-c {
    width: 730px;
  }
  .pure-u-md-1, .pure-u-md-2-2, .pure-u-md-3-3, .pure-u-md-4-4, .pure-u-md-5-5, .pure-u-md-6-6, .pure-u-md-7-7, .pure-u-md-8-8, .pure-u-md-9-9, .pure-u-md-10-10, .pure-u-md-11-11, .pure-u-md-12-12, .pure-u-md-13-13, .pure-u-md-14-14, .pure-u-md-15-15, .pure-u-md-16-16, .pure-u-md-17-17, .pure-u-md-18-18, .pure-u-md-19-19, .pure-u-md-20-20, .pure-u-md-21-21, .pure-u-md-22-22, .pure-u-md-23-23, .pure-u-md-24-24 {
    width: 100%;
    *width: 100%;
  }
  .pure-u-md-1-2, .pure-u-md-2-4, .pure-u-md-3-6, .pure-u-md-4-8, .pure-u-md-5-10, .pure-u-md-6-12, .pure-u-md-7-14, .pure-u-md-8-16, .pure-u-md-9-18, .pure-u-md-10-20, .pure-u-md-11-22, .pure-u-md-12-24 {
    width: 50%;
    *width: 49.969%;
  }
  .pure-u-md-1-2--offset, .pure-u-md-2-4--offset, .pure-u-md-3-6--offset, .pure-u-md-4-8--offset, .pure-u-md-5-10--offset, .pure-u-md-6-12--offset, .pure-u-md-7-14--offset, .pure-u-md-8-16--offset, .pure-u-md-9-18--offset, .pure-u-md-10-20--offset, .pure-u-md-11-22--offset, .pure-u-md-12-24--offset {
    margin-left: 50%;
  }
  .pure-u-md-1-3, .pure-u-md-2-6, .pure-u-md-3-9, .pure-u-md-4-12, .pure-u-md-5-15, .pure-u-md-6-18, .pure-u-md-7-21, .pure-u-md-8-24 {
    width: 33.3333%;
    *width: 33.3023%;
  }
  .pure-u-md-1-3--offset, .pure-u-md-2-6--offset, .pure-u-md-3-9--offset, .pure-u-md-4-12--offset, .pure-u-md-5-15--offset, .pure-u-md-6-18--offset, .pure-u-md-7-21--offset, .pure-u-md-8-24--offset {
    margin-left: 33.3333%;
  }
  .pure-u-md-2-3, .pure-u-md-4-6, .pure-u-md-6-9, .pure-u-md-8-12, .pure-u-md-10-15, .pure-u-md-12-18, .pure-u-md-14-21, .pure-u-md-16-24 {
    width: 66.6666%;
    *width: 66.6356%;
  }
  .pure-u-md-2-3--offset, .pure-u-md-4-6--offset, .pure-u-md-6-9--offset, .pure-u-md-8-12--offset, .pure-u-md-10-15--offset, .pure-u-md-12-18--offset, .pure-u-md-14-21--offset, .pure-u-md-16-24--offset {
    margin-left: 66.6666%;
  }
  .pure-u-md-1-4, .pure-u-md-2-8, .pure-u-md-3-12, .pure-u-md-4-16, .pure-u-md-5-20, .pure-u-md-6-24 {
    width: 25%;
    *width: 24.969%;
  }
  .pure-u-md-1-4--offset, .pure-u-md-2-8--offset, .pure-u-md-3-12--offset, .pure-u-md-4-16--offset, .pure-u-md-5-20--offset, .pure-u-md-6-24--offset {
    margin-left: 25%;
  }
  .pure-u-md-3-4, .pure-u-md-6-8, .pure-u-md-9-12, .pure-u-md-12-16, .pure-u-md-15-20, .pure-u-md-18-24 {
    width: 75%;
    *width: 74.969%;
  }
  .pure-u-md-3-4--offset, .pure-u-md-6-8--offset, .pure-u-md-9-12--offset, .pure-u-md-12-16--offset, .pure-u-md-15-20--offset, .pure-u-md-18-24--offset {
    margin-left: 75%;
  }
  .pure-u-md-1-5, .pure-u-md-2-10, .pure-u-md-3-15, .pure-u-md-4-20 {
    width: 20%;
    *width: 19.969%;
  }
  .pure-u-md-1-5--offset, .pure-u-md-2-10--offset, .pure-u-md-3-15--offset, .pure-u-md-4-20--offset {
    margin-left: 20%;
  }
  .pure-u-md-2-5, .pure-u-md-4-10, .pure-u-md-6-15, .pure-u-md-8-20 {
    width: 40%;
    *width: 39.969%;
  }
  .pure-u-md-2-5--offset, .pure-u-md-4-10--offset, .pure-u-md-6-15--offset, .pure-u-md-8-20--offset {
    margin-left: 40%;
  }
  .pure-u-md-3-5, .pure-u-md-6-10, .pure-u-md-9-15, .pure-u-md-12-20 {
    width: 60%;
    *width: 59.969%;
  }
  .pure-u-md-3-5--offset, .pure-u-md-6-10--offset, .pure-u-md-9-15--offset, .pure-u-md-12-20--offset {
    margin-left: 60%;
  }
  .pure-u-md-4-5, .pure-u-md-8-10, .pure-u-md-12-15, .pure-u-md-16-20 {
    width: 80%;
    *width: 79.969%;
  }
  .pure-u-md-4-5--offset, .pure-u-md-8-10--offset, .pure-u-md-12-15--offset, .pure-u-md-16-20--offset {
    margin-left: 80%;
  }
  .pure-u-md-1-6, .pure-u-md-2-12, .pure-u-md-3-18, .pure-u-md-4-24 {
    width: 16.6666%;
    *width: 16.6356%;
  }
  .pure-u-md-1-6--offset, .pure-u-md-2-12--offset, .pure-u-md-3-18--offset, .pure-u-md-4-24--offset {
    margin-left: 16.6666%;
  }
  .pure-u-md-5-6, .pure-u-md-10-12, .pure-u-md-15-18, .pure-u-md-20-24 {
    width: 83.3333%;
    *width: 83.3023%;
  }
  .pure-u-md-5-6--offset, .pure-u-md-10-12--offset, .pure-u-md-15-18--offset, .pure-u-md-20-24--offset {
    margin-left: 83.3333%;
  }
  .pure-u-md-1-7, .pure-u-md-2-14, .pure-u-md-3-21 {
    width: 14.2857%;
    *width: 14.2547%;
  }
  .pure-u-md-1-7--offset, .pure-u-md-2-14--offset, .pure-u-md-3-21--offset {
    margin-left: 14.2857%;
  }
  .pure-u-md-2-7, .pure-u-md-4-14, .pure-u-md-6-21 {
    width: 28.5714%;
    *width: 28.5404%;
  }
  .pure-u-md-2-7--offset, .pure-u-md-4-14--offset, .pure-u-md-6-21--offset {
    margin-left: 28.5714%;
  }
  .pure-u-md-3-7, .pure-u-md-6-14, .pure-u-md-9-21 {
    width: 42.8571%;
    *width: 42.8261%;
  }
  .pure-u-md-3-7--offset, .pure-u-md-6-14--offset, .pure-u-md-9-21--offset {
    margin-left: 42.8571%;
  }
  .pure-u-md-4-7, .pure-u-md-8-14, .pure-u-md-12-21 {
    width: 57.1428%;
    *width: 57.1118%;
  }
  .pure-u-md-4-7--offset, .pure-u-md-8-14--offset, .pure-u-md-12-21--offset {
    margin-left: 57.1428%;
  }
  .pure-u-md-5-7, .pure-u-md-10-14, .pure-u-md-15-21 {
    width: 71.4285%;
    *width: 71.3975%;
  }
  .pure-u-md-5-7--offset, .pure-u-md-10-14--offset, .pure-u-md-15-21--offset {
    margin-left: 71.4285%;
  }
  .pure-u-md-6-7, .pure-u-md-12-14, .pure-u-md-18-21 {
    width: 85.7142%;
    *width: 85.6832%;
  }
  .pure-u-md-6-7--offset, .pure-u-md-12-14--offset, .pure-u-md-18-21--offset {
    margin-left: 85.7142%;
  }
  .pure-u-md-1-8, .pure-u-md-2-16, .pure-u-md-3-24 {
    width: 12.5%;
    *width: 12.469%;
  }
  .pure-u-md-1-8--offset, .pure-u-md-2-16--offset, .pure-u-md-3-24--offset {
    margin-left: 12.5%;
  }
  .pure-u-md-3-8, .pure-u-md-6-16, .pure-u-md-9-24 {
    width: 37.5%;
    *width: 37.469%;
  }
  .pure-u-md-3-8--offset, .pure-u-md-6-16--offset, .pure-u-md-9-24--offset {
    margin-left: 37.5%;
  }
  .pure-u-md-5-8, .pure-u-md-10-16, .pure-u-md-15-24 {
    width: 62.5%;
    *width: 62.469%;
  }
  .pure-u-md-5-8--offset, .pure-u-md-10-16--offset, .pure-u-md-15-24--offset {
    margin-left: 62.5%;
  }
  .pure-u-md-7-8, .pure-u-md-14-16, .pure-u-md-21-24 {
    width: 87.5%;
    *width: 87.469%;
  }
  .pure-u-md-7-8--offset, .pure-u-md-14-16--offset, .pure-u-md-21-24--offset {
    margin-left: 87.5%;
  }
  .pure-u-md-1-9, .pure-u-md-2-18 {
    width: 11.1111%;
    *width: 11.0801%;
  }
  .pure-u-md-1-9--offset, .pure-u-md-2-18--offset {
    margin-left: 11.1111%;
  }
  .pure-u-md-2-9, .pure-u-md-4-18 {
    width: 22.2222%;
    *width: 22.1912%;
  }
  .pure-u-md-2-9--offset, .pure-u-md-4-18--offset {
    margin-left: 22.2222%;
  }
  .pure-u-md-4-9, .pure-u-md-8-18 {
    width: 44.4444%;
    *width: 44.4134%;
  }
  .pure-u-md-4-9--offset, .pure-u-md-8-18--offset {
    margin-left: 44.4444%;
  }
  .pure-u-md-5-9, .pure-u-md-10-18 {
    width: 55.5555%;
    *width: 55.5245%;
  }
  .pure-u-md-5-9--offset, .pure-u-md-10-18--offset {
    margin-left: 55.5555%;
  }
  .pure-u-md-7-9, .pure-u-md-14-18 {
    width: 77.7777%;
    *width: 77.7467%;
  }
  .pure-u-md-7-9--offset, .pure-u-md-14-18--offset {
    margin-left: 77.7777%;
  }
  .pure-u-md-8-9, .pure-u-md-16-18 {
    width: 88.8888%;
    *width: 88.8578%;
  }
  .pure-u-md-8-9--offset, .pure-u-md-16-18--offset {
    margin-left: 88.8888%;
  }
  .pure-u-md-1-10, .pure-u-md-2-20 {
    width: 10%;
    *width: 9.969%;
  }
  .pure-u-md-1-10--offset, .pure-u-md-2-20--offset {
    margin-left: 10%;
  }
  .pure-u-md-3-10, .pure-u-md-6-20 {
    width: 30%;
    *width: 29.969%;
  }
  .pure-u-md-3-10--offset, .pure-u-md-6-20--offset {
    margin-left: 30%;
  }
  .pure-u-md-7-10, .pure-u-md-14-20 {
    width: 70%;
    *width: 69.969%;
  }
  .pure-u-md-7-10--offset, .pure-u-md-14-20--offset {
    margin-left: 70%;
  }
  .pure-u-md-9-10, .pure-u-md-18-20 {
    width: 90%;
    *width: 89.969%;
  }
  .pure-u-md-9-10--offset, .pure-u-md-18-20--offset {
    margin-left: 90%;
  }
  .pure-u-md-1-11, .pure-u-md-2-22 {
    width: 9.0909%;
    *width: 9.0599%;
  }
  .pure-u-md-1-11--offset, .pure-u-md-2-22--offset {
    margin-left: 9.0909%;
  }
  .pure-u-md-2-11, .pure-u-md-4-22 {
    width: 18.1818%;
    *width: 18.1508%;
  }
  .pure-u-md-2-11--offset, .pure-u-md-4-22--offset {
    margin-left: 18.1818%;
  }
  .pure-u-md-3-11, .pure-u-md-6-22 {
    width: 27.2727%;
    *width: 27.2417%;
  }
  .pure-u-md-3-11--offset, .pure-u-md-6-22--offset {
    margin-left: 27.2727%;
  }
  .pure-u-md-4-11, .pure-u-md-8-22 {
    width: 36.3636%;
    *width: 36.3326%;
  }
  .pure-u-md-4-11--offset, .pure-u-md-8-22--offset {
    margin-left: 36.3636%;
  }
  .pure-u-md-5-11, .pure-u-md-10-22 {
    width: 45.4545%;
    *width: 45.4235%;
  }
  .pure-u-md-5-11--offset, .pure-u-md-10-22--offset {
    margin-left: 45.4545%;
  }
  .pure-u-md-6-11, .pure-u-md-12-22 {
    width: 54.5454%;
    *width: 54.5144%;
  }
  .pure-u-md-6-11--offset, .pure-u-md-12-22--offset {
    margin-left: 54.5454%;
  }
  .pure-u-md-7-11, .pure-u-md-14-22 {
    width: 63.6363%;
    *width: 63.6053%;
  }
  .pure-u-md-7-11--offset, .pure-u-md-14-22--offset {
    margin-left: 63.6363%;
  }
  .pure-u-md-8-11, .pure-u-md-16-22 {
    width: 72.7272%;
    *width: 72.6962%;
  }
  .pure-u-md-8-11--offset, .pure-u-md-16-22--offset {
    margin-left: 72.7272%;
  }
  .pure-u-md-9-11, .pure-u-md-18-22 {
    width: 81.8181%;
    *width: 81.7871%;
  }
  .pure-u-md-9-11--offset, .pure-u-md-18-22--offset {
    margin-left: 81.8181%;
  }
  .pure-u-md-10-11, .pure-u-md-20-22 {
    width: 90.909%;
    *width: 90.878%;
  }
  .pure-u-md-10-11--offset, .pure-u-md-20-22--offset {
    margin-left: 90.909%;
  }
  .pure-u-md-1-12, .pure-u-md-2-24 {
    width: 8.3333%;
    *width: 8.3023%;
  }
  .pure-u-md-1-12--offset, .pure-u-md-2-24--offset {
    margin-left: 8.3333%;
  }
  .pure-u-md-5-12, .pure-u-md-10-24 {
    width: 41.6666%;
    *width: 41.6356%;
  }
  .pure-u-md-5-12--offset, .pure-u-md-10-24--offset {
    margin-left: 41.6666%;
  }
  .pure-u-md-7-12, .pure-u-md-14-24 {
    width: 58.3333%;
    *width: 58.3023%;
  }
  .pure-u-md-7-12--offset, .pure-u-md-14-24--offset {
    margin-left: 58.3333%;
  }
  .pure-u-md-11-12, .pure-u-md-22-24 {
    width: 91.6666%;
    *width: 91.6356%;
  }
  .pure-u-md-11-12--offset, .pure-u-md-22-24--offset {
    margin-left: 91.6666%;
  }
  .pure-u-md-1-13 {
    width: 7.6923%;
    *width: 7.6613%;
  }
  .pure-u-md-1-13--offset {
    margin-left: 7.6923%;
  }
  .pure-u-md-2-13 {
    width: 15.3846%;
    *width: 15.3536%;
  }
  .pure-u-md-2-13--offset {
    margin-left: 15.3846%;
  }
  .pure-u-md-3-13 {
    width: 23.0769%;
    *width: 23.0459%;
  }
  .pure-u-md-3-13--offset {
    margin-left: 23.0769%;
  }
  .pure-u-md-4-13 {
    width: 30.7692%;
    *width: 30.7382%;
  }
  .pure-u-md-4-13--offset {
    margin-left: 30.7692%;
  }
  .pure-u-md-5-13 {
    width: 38.4615%;
    *width: 38.4305%;
  }
  .pure-u-md-5-13--offset {
    margin-left: 38.4615%;
  }
  .pure-u-md-6-13 {
    width: 46.1538%;
    *width: 46.1228%;
  }
  .pure-u-md-6-13--offset {
    margin-left: 46.1538%;
  }
  .pure-u-md-7-13 {
    width: 53.8461%;
    *width: 53.8151%;
  }
  .pure-u-md-7-13--offset {
    margin-left: 53.8461%;
  }
  .pure-u-md-8-13 {
    width: 61.5384%;
    *width: 61.5074%;
  }
  .pure-u-md-8-13--offset {
    margin-left: 61.5384%;
  }
  .pure-u-md-9-13 {
    width: 69.2307%;
    *width: 69.1997%;
  }
  .pure-u-md-9-13--offset {
    margin-left: 69.2307%;
  }
  .pure-u-md-10-13 {
    width: 76.923%;
    *width: 76.892%;
  }
  .pure-u-md-10-13--offset {
    margin-left: 76.923%;
  }
  .pure-u-md-11-13 {
    width: 84.6153%;
    *width: 84.5843%;
  }
  .pure-u-md-11-13--offset {
    margin-left: 84.6153%;
  }
  .pure-u-md-12-13 {
    width: 92.3076%;
    *width: 92.2766%;
  }
  .pure-u-md-12-13--offset {
    margin-left: 92.3076%;
  }
  .pure-u-md-1-14 {
    width: 7.1428%;
    *width: 7.1118%;
  }
  .pure-u-md-1-14--offset {
    margin-left: 7.1428%;
  }
  .pure-u-md-3-14 {
    width: 21.4285%;
    *width: 21.3975%;
  }
  .pure-u-md-3-14--offset {
    margin-left: 21.4285%;
  }
  .pure-u-md-5-14 {
    width: 35.7142%;
    *width: 35.6832%;
  }
  .pure-u-md-5-14--offset {
    margin-left: 35.7142%;
  }
  .pure-u-md-9-14 {
    width: 64.2857%;
    *width: 64.2547%;
  }
  .pure-u-md-9-14--offset {
    margin-left: 64.2857%;
  }
  .pure-u-md-11-14 {
    width: 78.5714%;
    *width: 78.5404%;
  }
  .pure-u-md-11-14--offset {
    margin-left: 78.5714%;
  }
  .pure-u-md-13-14 {
    width: 92.8571%;
    *width: 92.8261%;
  }
  .pure-u-md-13-14--offset {
    margin-left: 92.8571%;
  }
  .pure-u-md-1-15 {
    width: 6.6666%;
    *width: 6.6356%;
  }
  .pure-u-md-1-15--offset {
    margin-left: 6.6666%;
  }
  .pure-u-md-2-15 {
    width: 13.3333%;
    *width: 13.3023%;
  }
  .pure-u-md-2-15--offset {
    margin-left: 13.3333%;
  }
  .pure-u-md-4-15 {
    width: 26.6666%;
    *width: 26.6356%;
  }
  .pure-u-md-4-15--offset {
    margin-left: 26.6666%;
  }
  .pure-u-md-7-15 {
    width: 46.6666%;
    *width: 46.6356%;
  }
  .pure-u-md-7-15--offset {
    margin-left: 46.6666%;
  }
  .pure-u-md-8-15 {
    width: 53.3333%;
    *width: 53.3023%;
  }
  .pure-u-md-8-15--offset {
    margin-left: 53.3333%;
  }
  .pure-u-md-11-15 {
    width: 73.3333%;
    *width: 73.3023%;
  }
  .pure-u-md-11-15--offset {
    margin-left: 73.3333%;
  }
  .pure-u-md-13-15 {
    width: 86.6666%;
    *width: 86.6356%;
  }
  .pure-u-md-13-15--offset {
    margin-left: 86.6666%;
  }
  .pure-u-md-14-15 {
    width: 93.3333%;
    *width: 93.3023%;
  }
  .pure-u-md-14-15--offset {
    margin-left: 93.3333%;
  }
  .pure-u-md-1-16 {
    width: 6.25%;
    *width: 6.219%;
  }
  .pure-u-md-1-16--offset {
    margin-left: 6.25%;
  }
  .pure-u-md-3-16 {
    width: 18.75%;
    *width: 18.719%;
  }
  .pure-u-md-3-16--offset {
    margin-left: 18.75%;
  }
  .pure-u-md-5-16 {
    width: 31.25%;
    *width: 31.219%;
  }
  .pure-u-md-5-16--offset {
    margin-left: 31.25%;
  }
  .pure-u-md-7-16 {
    width: 43.75%;
    *width: 43.719%;
  }
  .pure-u-md-7-16--offset {
    margin-left: 43.75%;
  }
  .pure-u-md-9-16 {
    width: 56.25%;
    *width: 56.219%;
  }
  .pure-u-md-9-16--offset {
    margin-left: 56.25%;
  }
  .pure-u-md-11-16 {
    width: 68.75%;
    *width: 68.719%;
  }
  .pure-u-md-11-16--offset {
    margin-left: 68.75%;
  }
  .pure-u-md-13-16 {
    width: 81.25%;
    *width: 81.219%;
  }
  .pure-u-md-13-16--offset {
    margin-left: 81.25%;
  }
  .pure-u-md-15-16 {
    width: 93.75%;
    *width: 93.719%;
  }
  .pure-u-md-15-16--offset {
    margin-left: 93.75%;
  }
  .pure-u-md-1-17 {
    width: 5.8823%;
    *width: 5.8513%;
  }
  .pure-u-md-1-17--offset {
    margin-left: 5.8823%;
  }
  .pure-u-md-2-17 {
    width: 11.7647%;
    *width: 11.7337%;
  }
  .pure-u-md-2-17--offset {
    margin-left: 11.7647%;
  }
  .pure-u-md-3-17 {
    width: 17.647%;
    *width: 17.616%;
  }
  .pure-u-md-3-17--offset {
    margin-left: 17.647%;
  }
  .pure-u-md-4-17 {
    width: 23.5294%;
    *width: 23.4984%;
  }
  .pure-u-md-4-17--offset {
    margin-left: 23.5294%;
  }
  .pure-u-md-5-17 {
    width: 29.4117%;
    *width: 29.3807%;
  }
  .pure-u-md-5-17--offset {
    margin-left: 29.4117%;
  }
  .pure-u-md-6-17 {
    width: 35.2941%;
    *width: 35.2631%;
  }
  .pure-u-md-6-17--offset {
    margin-left: 35.2941%;
  }
  .pure-u-md-7-17 {
    width: 41.1764%;
    *width: 41.1454%;
  }
  .pure-u-md-7-17--offset {
    margin-left: 41.1764%;
  }
  .pure-u-md-8-17 {
    width: 47.0588%;
    *width: 47.0278%;
  }
  .pure-u-md-8-17--offset {
    margin-left: 47.0588%;
  }
  .pure-u-md-9-17 {
    width: 52.9411%;
    *width: 52.9101%;
  }
  .pure-u-md-9-17--offset {
    margin-left: 52.9411%;
  }
  .pure-u-md-10-17 {
    width: 58.8235%;
    *width: 58.7925%;
  }
  .pure-u-md-10-17--offset {
    margin-left: 58.8235%;
  }
  .pure-u-md-11-17 {
    width: 64.7058%;
    *width: 64.6748%;
  }
  .pure-u-md-11-17--offset {
    margin-left: 64.7058%;
  }
  .pure-u-md-12-17 {
    width: 70.5882%;
    *width: 70.5572%;
  }
  .pure-u-md-12-17--offset {
    margin-left: 70.5882%;
  }
  .pure-u-md-13-17 {
    width: 76.4705%;
    *width: 76.4395%;
  }
  .pure-u-md-13-17--offset {
    margin-left: 76.4705%;
  }
  .pure-u-md-14-17 {
    width: 82.3529%;
    *width: 82.3219%;
  }
  .pure-u-md-14-17--offset {
    margin-left: 82.3529%;
  }
  .pure-u-md-15-17 {
    width: 88.2352%;
    *width: 88.2042%;
  }
  .pure-u-md-15-17--offset {
    margin-left: 88.2352%;
  }
  .pure-u-md-16-17 {
    width: 94.1176%;
    *width: 94.0866%;
  }
  .pure-u-md-16-17--offset {
    margin-left: 94.1176%;
  }
  .pure-u-md-1-18 {
    width: 5.5555%;
    *width: 5.5245%;
  }
  .pure-u-md-1-18--offset {
    margin-left: 5.5555%;
  }
  .pure-u-md-5-18 {
    width: 27.7777%;
    *width: 27.7467%;
  }
  .pure-u-md-5-18--offset {
    margin-left: 27.7777%;
  }
  .pure-u-md-7-18 {
    width: 38.8888%;
    *width: 38.8578%;
  }
  .pure-u-md-7-18--offset {
    margin-left: 38.8888%;
  }
  .pure-u-md-11-18 {
    width: 61.1111%;
    *width: 61.0801%;
  }
  .pure-u-md-11-18--offset {
    margin-left: 61.1111%;
  }
  .pure-u-md-13-18 {
    width: 72.2222%;
    *width: 72.1912%;
  }
  .pure-u-md-13-18--offset {
    margin-left: 72.2222%;
  }
  .pure-u-md-17-18 {
    width: 94.4444%;
    *width: 94.4134%;
  }
  .pure-u-md-17-18--offset {
    margin-left: 94.4444%;
  }
  .pure-u-md-1-19 {
    width: 5.2631%;
    *width: 5.2321%;
  }
  .pure-u-md-1-19--offset {
    margin-left: 5.2631%;
  }
  .pure-u-md-2-19 {
    width: 10.5263%;
    *width: 10.4953%;
  }
  .pure-u-md-2-19--offset {
    margin-left: 10.5263%;
  }
  .pure-u-md-3-19 {
    width: 15.7894%;
    *width: 15.7584%;
  }
  .pure-u-md-3-19--offset {
    margin-left: 15.7894%;
  }
  .pure-u-md-4-19 {
    width: 21.0526%;
    *width: 21.0216%;
  }
  .pure-u-md-4-19--offset {
    margin-left: 21.0526%;
  }
  .pure-u-md-5-19 {
    width: 26.3157%;
    *width: 26.2847%;
  }
  .pure-u-md-5-19--offset {
    margin-left: 26.3157%;
  }
  .pure-u-md-6-19 {
    width: 31.5789%;
    *width: 31.5479%;
  }
  .pure-u-md-6-19--offset {
    margin-left: 31.5789%;
  }
  .pure-u-md-7-19 {
    width: 36.8421%;
    *width: 36.8111%;
  }
  .pure-u-md-7-19--offset {
    margin-left: 36.8421%;
  }
  .pure-u-md-8-19 {
    width: 42.1052%;
    *width: 42.0742%;
  }
  .pure-u-md-8-19--offset {
    margin-left: 42.1052%;
  }
  .pure-u-md-9-19 {
    width: 47.3684%;
    *width: 47.3374%;
  }
  .pure-u-md-9-19--offset {
    margin-left: 47.3684%;
  }
  .pure-u-md-10-19 {
    width: 52.6315%;
    *width: 52.6005%;
  }
  .pure-u-md-10-19--offset {
    margin-left: 52.6315%;
  }
  .pure-u-md-11-19 {
    width: 57.8947%;
    *width: 57.8637%;
  }
  .pure-u-md-11-19--offset {
    margin-left: 57.8947%;
  }
  .pure-u-md-12-19 {
    width: 63.1578%;
    *width: 63.1268%;
  }
  .pure-u-md-12-19--offset {
    margin-left: 63.1578%;
  }
  .pure-u-md-13-19 {
    width: 68.421%;
    *width: 68.39%;
  }
  .pure-u-md-13-19--offset {
    margin-left: 68.421%;
  }
  .pure-u-md-14-19 {
    width: 73.6842%;
    *width: 73.6532%;
  }
  .pure-u-md-14-19--offset {
    margin-left: 73.6842%;
  }
  .pure-u-md-15-19 {
    width: 78.9473%;
    *width: 78.9163%;
  }
  .pure-u-md-15-19--offset {
    margin-left: 78.9473%;
  }
  .pure-u-md-16-19 {
    width: 84.2105%;
    *width: 84.1795%;
  }
  .pure-u-md-16-19--offset {
    margin-left: 84.2105%;
  }
  .pure-u-md-17-19 {
    width: 89.4736%;
    *width: 89.4426%;
  }
  .pure-u-md-17-19--offset {
    margin-left: 89.4736%;
  }
  .pure-u-md-18-19 {
    width: 94.7368%;
    *width: 94.7058%;
  }
  .pure-u-md-18-19--offset {
    margin-left: 94.7368%;
  }
  .pure-u-md-1-20 {
    width: 5%;
    *width: 4.969%;
  }
  .pure-u-md-1-20--offset {
    margin-left: 5%;
  }
  .pure-u-md-3-20 {
    width: 15%;
    *width: 14.969%;
  }
  .pure-u-md-3-20--offset {
    margin-left: 15%;
  }
  .pure-u-md-7-20 {
    width: 35%;
    *width: 34.969%;
  }
  .pure-u-md-7-20--offset {
    margin-left: 35%;
  }
  .pure-u-md-9-20 {
    width: 45%;
    *width: 44.969%;
  }
  .pure-u-md-9-20--offset {
    margin-left: 45%;
  }
  .pure-u-md-11-20 {
    width: 55%;
    *width: 54.969%;
  }
  .pure-u-md-11-20--offset {
    margin-left: 55%;
  }
  .pure-u-md-13-20 {
    width: 65%;
    *width: 64.969%;
  }
  .pure-u-md-13-20--offset {
    margin-left: 65%;
  }
  .pure-u-md-17-20 {
    width: 85%;
    *width: 84.969%;
  }
  .pure-u-md-17-20--offset {
    margin-left: 85%;
  }
  .pure-u-md-19-20 {
    width: 95%;
    *width: 94.969%;
  }
  .pure-u-md-19-20--offset {
    margin-left: 95%;
  }
  .pure-u-md-1-21 {
    width: 4.7619%;
    *width: 4.7309%;
  }
  .pure-u-md-1-21--offset {
    margin-left: 4.7619%;
  }
  .pure-u-md-2-21 {
    width: 9.5238%;
    *width: 9.4928%;
  }
  .pure-u-md-2-21--offset {
    margin-left: 9.5238%;
  }
  .pure-u-md-4-21 {
    width: 19.0476%;
    *width: 19.0166%;
  }
  .pure-u-md-4-21--offset {
    margin-left: 19.0476%;
  }
  .pure-u-md-5-21 {
    width: 23.8095%;
    *width: 23.7785%;
  }
  .pure-u-md-5-21--offset {
    margin-left: 23.8095%;
  }
  .pure-u-md-8-21 {
    width: 38.0952%;
    *width: 38.0642%;
  }
  .pure-u-md-8-21--offset {
    margin-left: 38.0952%;
  }
  .pure-u-md-10-21 {
    width: 47.619%;
    *width: 47.588%;
  }
  .pure-u-md-10-21--offset {
    margin-left: 47.619%;
  }
  .pure-u-md-11-21 {
    width: 52.3809%;
    *width: 52.3499%;
  }
  .pure-u-md-11-21--offset {
    margin-left: 52.3809%;
  }
  .pure-u-md-13-21 {
    width: 61.9047%;
    *width: 61.8737%;
  }
  .pure-u-md-13-21--offset {
    margin-left: 61.9047%;
  }
  .pure-u-md-16-21 {
    width: 76.1904%;
    *width: 76.1594%;
  }
  .pure-u-md-16-21--offset {
    margin-left: 76.1904%;
  }
  .pure-u-md-17-21 {
    width: 80.9523%;
    *width: 80.9213%;
  }
  .pure-u-md-17-21--offset {
    margin-left: 80.9523%;
  }
  .pure-u-md-19-21 {
    width: 90.4761%;
    *width: 90.4451%;
  }
  .pure-u-md-19-21--offset {
    margin-left: 90.4761%;
  }
  .pure-u-md-20-21 {
    width: 95.238%;
    *width: 95.207%;
  }
  .pure-u-md-20-21--offset {
    margin-left: 95.238%;
  }
  .pure-u-md-1-22 {
    width: 4.5454%;
    *width: 4.5144%;
  }
  .pure-u-md-1-22--offset {
    margin-left: 4.5454%;
  }
  .pure-u-md-3-22 {
    width: 13.6363%;
    *width: 13.6053%;
  }
  .pure-u-md-3-22--offset {
    margin-left: 13.6363%;
  }
  .pure-u-md-5-22 {
    width: 22.7272%;
    *width: 22.6962%;
  }
  .pure-u-md-5-22--offset {
    margin-left: 22.7272%;
  }
  .pure-u-md-7-22 {
    width: 31.8181%;
    *width: 31.7871%;
  }
  .pure-u-md-7-22--offset {
    margin-left: 31.8181%;
  }
  .pure-u-md-9-22 {
    width: 40.909%;
    *width: 40.878%;
  }
  .pure-u-md-9-22--offset {
    margin-left: 40.909%;
  }
  .pure-u-md-13-22 {
    width: 59.0909%;
    *width: 59.0599%;
  }
  .pure-u-md-13-22--offset {
    margin-left: 59.0909%;
  }
  .pure-u-md-15-22 {
    width: 68.1818%;
    *width: 68.1508%;
  }
  .pure-u-md-15-22--offset {
    margin-left: 68.1818%;
  }
  .pure-u-md-17-22 {
    width: 77.2727%;
    *width: 77.2417%;
  }
  .pure-u-md-17-22--offset {
    margin-left: 77.2727%;
  }
  .pure-u-md-19-22 {
    width: 86.3636%;
    *width: 86.3326%;
  }
  .pure-u-md-19-22--offset {
    margin-left: 86.3636%;
  }
  .pure-u-md-21-22 {
    width: 95.4545%;
    *width: 95.4235%;
  }
  .pure-u-md-21-22--offset {
    margin-left: 95.4545%;
  }
  .pure-u-md-1-23 {
    width: 4.3478%;
    *width: 4.3168%;
  }
  .pure-u-md-1-23--offset {
    margin-left: 4.3478%;
  }
  .pure-u-md-2-23 {
    width: 8.6956%;
    *width: 8.6646%;
  }
  .pure-u-md-2-23--offset {
    margin-left: 8.6956%;
  }
  .pure-u-md-3-23 {
    width: 13.0434%;
    *width: 13.0124%;
  }
  .pure-u-md-3-23--offset {
    margin-left: 13.0434%;
  }
  .pure-u-md-4-23 {
    width: 17.3913%;
    *width: 17.3603%;
  }
  .pure-u-md-4-23--offset {
    margin-left: 17.3913%;
  }
  .pure-u-md-5-23 {
    width: 21.7391%;
    *width: 21.7081%;
  }
  .pure-u-md-5-23--offset {
    margin-left: 21.7391%;
  }
  .pure-u-md-6-23 {
    width: 26.0869%;
    *width: 26.0559%;
  }
  .pure-u-md-6-23--offset {
    margin-left: 26.0869%;
  }
  .pure-u-md-7-23 {
    width: 30.4347%;
    *width: 30.4037%;
  }
  .pure-u-md-7-23--offset {
    margin-left: 30.4347%;
  }
  .pure-u-md-8-23 {
    width: 34.7826%;
    *width: 34.7516%;
  }
  .pure-u-md-8-23--offset {
    margin-left: 34.7826%;
  }
  .pure-u-md-9-23 {
    width: 39.1304%;
    *width: 39.0994%;
  }
  .pure-u-md-9-23--offset {
    margin-left: 39.1304%;
  }
  .pure-u-md-10-23 {
    width: 43.4782%;
    *width: 43.4472%;
  }
  .pure-u-md-10-23--offset {
    margin-left: 43.4782%;
  }
  .pure-u-md-11-23 {
    width: 47.826%;
    *width: 47.795%;
  }
  .pure-u-md-11-23--offset {
    margin-left: 47.826%;
  }
  .pure-u-md-12-23 {
    width: 52.1739%;
    *width: 52.1429%;
  }
  .pure-u-md-12-23--offset {
    margin-left: 52.1739%;
  }
  .pure-u-md-13-23 {
    width: 56.5217%;
    *width: 56.4907%;
  }
  .pure-u-md-13-23--offset {
    margin-left: 56.5217%;
  }
  .pure-u-md-14-23 {
    width: 60.8695%;
    *width: 60.8385%;
  }
  .pure-u-md-14-23--offset {
    margin-left: 60.8695%;
  }
  .pure-u-md-15-23 {
    width: 65.2173%;
    *width: 65.1863%;
  }
  .pure-u-md-15-23--offset {
    margin-left: 65.2173%;
  }
  .pure-u-md-16-23 {
    width: 69.5652%;
    *width: 69.5342%;
  }
  .pure-u-md-16-23--offset {
    margin-left: 69.5652%;
  }
  .pure-u-md-17-23 {
    width: 73.913%;
    *width: 73.882%;
  }
  .pure-u-md-17-23--offset {
    margin-left: 73.913%;
  }
  .pure-u-md-18-23 {
    width: 78.2608%;
    *width: 78.2298%;
  }
  .pure-u-md-18-23--offset {
    margin-left: 78.2608%;
  }
  .pure-u-md-19-23 {
    width: 82.6086%;
    *width: 82.5776%;
  }
  .pure-u-md-19-23--offset {
    margin-left: 82.6086%;
  }
  .pure-u-md-20-23 {
    width: 86.9565%;
    *width: 86.9255%;
  }
  .pure-u-md-20-23--offset {
    margin-left: 86.9565%;
  }
  .pure-u-md-21-23 {
    width: 91.3043%;
    *width: 91.2733%;
  }
  .pure-u-md-21-23--offset {
    margin-left: 91.3043%;
  }
  .pure-u-md-22-23 {
    width: 95.6521%;
    *width: 95.6211%;
  }
  .pure-u-md-22-23--offset {
    margin-left: 95.6521%;
  }
  .pure-u-md-1-24 {
    width: 4.1666%;
    *width: 4.1356%;
  }
  .pure-u-md-1-24--offset {
    margin-left: 4.1666%;
  }
  .pure-u-md-5-24 {
    width: 20.8333%;
    *width: 20.8023%;
  }
  .pure-u-md-5-24--offset {
    margin-left: 20.8333%;
  }
  .pure-u-md-7-24 {
    width: 29.1666%;
    *width: 29.1356%;
  }
  .pure-u-md-7-24--offset {
    margin-left: 29.1666%;
  }
  .pure-u-md-11-24 {
    width: 45.8333%;
    *width: 45.8023%;
  }
  .pure-u-md-11-24--offset {
    margin-left: 45.8333%;
  }
  .pure-u-md-13-24 {
    width: 54.1666%;
    *width: 54.1356%;
  }
  .pure-u-md-13-24--offset {
    margin-left: 54.1666%;
  }
  .pure-u-md-17-24 {
    width: 70.8333%;
    *width: 70.8023%;
  }
  .pure-u-md-17-24--offset {
    margin-left: 70.8333%;
  }
  .pure-u-md-19-24 {
    width: 79.1666%;
    *width: 79.1356%;
  }
  .pure-u-md-19-24--offset {
    margin-left: 79.1666%;
  }
  .pure-u-md-23-24 {
    width: 95.8333%;
    *width: 95.8023%;
  }
  .pure-u-md-23-24--offset {
    margin-left: 95.8333%;
  }
  .pure-u-md--offset-none {
    margin-left: 0;
  }
  .pure-g-md--np {
    margin-left: 0;
    margin-right: 0;
  }
  .pure-g-md--np [class*="pure-u"] {
    padding-right: 0;
    padding-left: 0;
  }
  .pure-g-md--normal {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
  }
  .pure-g-md--normal > [class*="pure-u"] {
    vertical-align: baseline;
  }
  .pure-g > [class*="pure-u"].pure-u-md--normal {
    -ms-flex-item-align: baseline;
    align-self: baseline;
    vertical-align: baseline;
  }
  .pure-g-md--top {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .pure-g-md--top > [class*="pure-u"] {
    vertical-align: top;
  }
  .pure-g > [class*="pure-u"].pure-u-md--top {
    -ms-flex-item-align: start;
    align-self: flex-start;
    vertical-align: top;
  }
  .pure-g-md--middle {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .pure-g-md--middle > [class*="pure-u"] {
    vertical-align: middle;
  }
  .pure-g > [class*="pure-u"].pure-u-md--middle {
    -ms-flex-item-align: center;
    align-self: center;
    vertical-align: middle;
  }
  .pure-g-md--bottom {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .pure-g-md--bottom > [class*="pure-u"] {
    vertical-align: bottom;
  }
  .pure-g > [class*="pure-u"].pure-u-md--bottom {
    -ms-flex-item-align: end;
    align-self: flex-end;
    vertical-align: bottom;
  }
  .pure-g-md--left {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .pure-g-md--center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .pure-g-md--right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .pure-g-md--justify {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .pure-g-md--justify1 {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .mb-md-0 {
    margin-bottom: 0px;
  }
  .mt-md-0 {
    margin-top: 0px;
  }
  .mb-md-5 {
    margin-bottom: 5px;
  }
  .mt-md-5 {
    margin-top: 5px;
  }
  .mb-md-10 {
    margin-bottom: 10px;
  }
  .mt-md-10 {
    margin-top: 10px;
  }
  .mb-md-15 {
    margin-bottom: 15px;
  }
  .mt-md-15 {
    margin-top: 15px;
  }
  .mb-md-20 {
    margin-bottom: 20px;
  }
  .mt-md-20 {
    margin-top: 20px;
  }
  .mb-md-25 {
    margin-bottom: 25px;
  }
  .mt-md-25 {
    margin-top: 25px;
  }
  .mb-md-30 {
    margin-bottom: 30px;
  }
  .mt-md-30 {
    margin-top: 30px;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .hidden-md {
    display: none !important;
  }
}

@media screen and (min-width: 992px) {
  .pure-c {
    width: 960px;
  }
  .pure-u-lg-1, .pure-u-lg-2-2, .pure-u-lg-3-3, .pure-u-lg-4-4, .pure-u-lg-5-5, .pure-u-lg-6-6, .pure-u-lg-7-7, .pure-u-lg-8-8, .pure-u-lg-9-9, .pure-u-lg-10-10, .pure-u-lg-11-11, .pure-u-lg-12-12, .pure-u-lg-13-13, .pure-u-lg-14-14, .pure-u-lg-15-15, .pure-u-lg-16-16, .pure-u-lg-17-17, .pure-u-lg-18-18, .pure-u-lg-19-19, .pure-u-lg-20-20, .pure-u-lg-21-21, .pure-u-lg-22-22, .pure-u-lg-23-23, .pure-u-lg-24-24 {
    width: 100%;
    *width: 100%;
  }
  .pure-u-lg-1-2, .pure-u-lg-2-4, .pure-u-lg-3-6, .pure-u-lg-4-8, .pure-u-lg-5-10, .pure-u-lg-6-12, .pure-u-lg-7-14, .pure-u-lg-8-16, .pure-u-lg-9-18, .pure-u-lg-10-20, .pure-u-lg-11-22, .pure-u-lg-12-24 {
    width: 50%;
    *width: 49.969%;
  }
  .pure-u-lg-1-2--offset, .pure-u-lg-2-4--offset, .pure-u-lg-3-6--offset, .pure-u-lg-4-8--offset, .pure-u-lg-5-10--offset, .pure-u-lg-6-12--offset, .pure-u-lg-7-14--offset, .pure-u-lg-8-16--offset, .pure-u-lg-9-18--offset, .pure-u-lg-10-20--offset, .pure-u-lg-11-22--offset, .pure-u-lg-12-24--offset {
    margin-left: 50%;
  }
  .pure-u-lg-1-3, .pure-u-lg-2-6, .pure-u-lg-3-9, .pure-u-lg-4-12, .pure-u-lg-5-15, .pure-u-lg-6-18, .pure-u-lg-7-21, .pure-u-lg-8-24 {
    width: 33.3333%;
    *width: 33.3023%;
  }
  .pure-u-lg-1-3--offset, .pure-u-lg-2-6--offset, .pure-u-lg-3-9--offset, .pure-u-lg-4-12--offset, .pure-u-lg-5-15--offset, .pure-u-lg-6-18--offset, .pure-u-lg-7-21--offset, .pure-u-lg-8-24--offset {
    margin-left: 33.3333%;
  }
  .pure-u-lg-2-3, .pure-u-lg-4-6, .pure-u-lg-6-9, .pure-u-lg-8-12, .pure-u-lg-10-15, .pure-u-lg-12-18, .pure-u-lg-14-21, .pure-u-lg-16-24 {
    width: 66.6666%;
    *width: 66.6356%;
  }
  .pure-u-lg-2-3--offset, .pure-u-lg-4-6--offset, .pure-u-lg-6-9--offset, .pure-u-lg-8-12--offset, .pure-u-lg-10-15--offset, .pure-u-lg-12-18--offset, .pure-u-lg-14-21--offset, .pure-u-lg-16-24--offset {
    margin-left: 66.6666%;
  }
  .pure-u-lg-1-4, .pure-u-lg-2-8, .pure-u-lg-3-12, .pure-u-lg-4-16, .pure-u-lg-5-20, .pure-u-lg-6-24 {
    width: 25%;
    *width: 24.969%;
  }
  .pure-u-lg-1-4--offset, .pure-u-lg-2-8--offset, .pure-u-lg-3-12--offset, .pure-u-lg-4-16--offset, .pure-u-lg-5-20--offset, .pure-u-lg-6-24--offset {
    margin-left: 25%;
  }
  .pure-u-lg-3-4, .pure-u-lg-6-8, .pure-u-lg-9-12, .pure-u-lg-12-16, .pure-u-lg-15-20, .pure-u-lg-18-24 {
    width: 75%;
    *width: 74.969%;
  }
  .pure-u-lg-3-4--offset, .pure-u-lg-6-8--offset, .pure-u-lg-9-12--offset, .pure-u-lg-12-16--offset, .pure-u-lg-15-20--offset, .pure-u-lg-18-24--offset {
    margin-left: 75%;
  }
  .pure-u-lg-1-5, .pure-u-lg-2-10, .pure-u-lg-3-15, .pure-u-lg-4-20 {
    width: 20%;
    *width: 19.969%;
  }
  .pure-u-lg-1-5--offset, .pure-u-lg-2-10--offset, .pure-u-lg-3-15--offset, .pure-u-lg-4-20--offset {
    margin-left: 20%;
  }
  .pure-u-lg-2-5, .pure-u-lg-4-10, .pure-u-lg-6-15, .pure-u-lg-8-20 {
    width: 40%;
    *width: 39.969%;
  }
  .pure-u-lg-2-5--offset, .pure-u-lg-4-10--offset, .pure-u-lg-6-15--offset, .pure-u-lg-8-20--offset {
    margin-left: 40%;
  }
  .pure-u-lg-3-5, .pure-u-lg-6-10, .pure-u-lg-9-15, .pure-u-lg-12-20 {
    width: 60%;
    *width: 59.969%;
  }
  .pure-u-lg-3-5--offset, .pure-u-lg-6-10--offset, .pure-u-lg-9-15--offset, .pure-u-lg-12-20--offset {
    margin-left: 60%;
  }
  .pure-u-lg-4-5, .pure-u-lg-8-10, .pure-u-lg-12-15, .pure-u-lg-16-20 {
    width: 80%;
    *width: 79.969%;
  }
  .pure-u-lg-4-5--offset, .pure-u-lg-8-10--offset, .pure-u-lg-12-15--offset, .pure-u-lg-16-20--offset {
    margin-left: 80%;
  }
  .pure-u-lg-1-6, .pure-u-lg-2-12, .pure-u-lg-3-18, .pure-u-lg-4-24 {
    width: 16.6666%;
    *width: 16.6356%;
  }
  .pure-u-lg-1-6--offset, .pure-u-lg-2-12--offset, .pure-u-lg-3-18--offset, .pure-u-lg-4-24--offset {
    margin-left: 16.6666%;
  }
  .pure-u-lg-5-6, .pure-u-lg-10-12, .pure-u-lg-15-18, .pure-u-lg-20-24 {
    width: 83.3333%;
    *width: 83.3023%;
  }
  .pure-u-lg-5-6--offset, .pure-u-lg-10-12--offset, .pure-u-lg-15-18--offset, .pure-u-lg-20-24--offset {
    margin-left: 83.3333%;
  }
  .pure-u-lg-1-7, .pure-u-lg-2-14, .pure-u-lg-3-21 {
    width: 14.2857%;
    *width: 14.2547%;
  }
  .pure-u-lg-1-7--offset, .pure-u-lg-2-14--offset, .pure-u-lg-3-21--offset {
    margin-left: 14.2857%;
  }
  .pure-u-lg-2-7, .pure-u-lg-4-14, .pure-u-lg-6-21 {
    width: 28.5714%;
    *width: 28.5404%;
  }
  .pure-u-lg-2-7--offset, .pure-u-lg-4-14--offset, .pure-u-lg-6-21--offset {
    margin-left: 28.5714%;
  }
  .pure-u-lg-3-7, .pure-u-lg-6-14, .pure-u-lg-9-21 {
    width: 42.8571%;
    *width: 42.8261%;
  }
  .pure-u-lg-3-7--offset, .pure-u-lg-6-14--offset, .pure-u-lg-9-21--offset {
    margin-left: 42.8571%;
  }
  .pure-u-lg-4-7, .pure-u-lg-8-14, .pure-u-lg-12-21 {
    width: 57.1428%;
    *width: 57.1118%;
  }
  .pure-u-lg-4-7--offset, .pure-u-lg-8-14--offset, .pure-u-lg-12-21--offset {
    margin-left: 57.1428%;
  }
  .pure-u-lg-5-7, .pure-u-lg-10-14, .pure-u-lg-15-21 {
    width: 71.4285%;
    *width: 71.3975%;
  }
  .pure-u-lg-5-7--offset, .pure-u-lg-10-14--offset, .pure-u-lg-15-21--offset {
    margin-left: 71.4285%;
  }
  .pure-u-lg-6-7, .pure-u-lg-12-14, .pure-u-lg-18-21 {
    width: 85.7142%;
    *width: 85.6832%;
  }
  .pure-u-lg-6-7--offset, .pure-u-lg-12-14--offset, .pure-u-lg-18-21--offset {
    margin-left: 85.7142%;
  }
  .pure-u-lg-1-8, .pure-u-lg-2-16, .pure-u-lg-3-24 {
    width: 12.5%;
    *width: 12.469%;
  }
  .pure-u-lg-1-8--offset, .pure-u-lg-2-16--offset, .pure-u-lg-3-24--offset {
    margin-left: 12.5%;
  }
  .pure-u-lg-3-8, .pure-u-lg-6-16, .pure-u-lg-9-24 {
    width: 37.5%;
    *width: 37.469%;
  }
  .pure-u-lg-3-8--offset, .pure-u-lg-6-16--offset, .pure-u-lg-9-24--offset {
    margin-left: 37.5%;
  }
  .pure-u-lg-5-8, .pure-u-lg-10-16, .pure-u-lg-15-24 {
    width: 62.5%;
    *width: 62.469%;
  }
  .pure-u-lg-5-8--offset, .pure-u-lg-10-16--offset, .pure-u-lg-15-24--offset {
    margin-left: 62.5%;
  }
  .pure-u-lg-7-8, .pure-u-lg-14-16, .pure-u-lg-21-24 {
    width: 87.5%;
    *width: 87.469%;
  }
  .pure-u-lg-7-8--offset, .pure-u-lg-14-16--offset, .pure-u-lg-21-24--offset {
    margin-left: 87.5%;
  }
  .pure-u-lg-1-9, .pure-u-lg-2-18 {
    width: 11.1111%;
    *width: 11.0801%;
  }
  .pure-u-lg-1-9--offset, .pure-u-lg-2-18--offset {
    margin-left: 11.1111%;
  }
  .pure-u-lg-2-9, .pure-u-lg-4-18 {
    width: 22.2222%;
    *width: 22.1912%;
  }
  .pure-u-lg-2-9--offset, .pure-u-lg-4-18--offset {
    margin-left: 22.2222%;
  }
  .pure-u-lg-4-9, .pure-u-lg-8-18 {
    width: 44.4444%;
    *width: 44.4134%;
  }
  .pure-u-lg-4-9--offset, .pure-u-lg-8-18--offset {
    margin-left: 44.4444%;
  }
  .pure-u-lg-5-9, .pure-u-lg-10-18 {
    width: 55.5555%;
    *width: 55.5245%;
  }
  .pure-u-lg-5-9--offset, .pure-u-lg-10-18--offset {
    margin-left: 55.5555%;
  }
  .pure-u-lg-7-9, .pure-u-lg-14-18 {
    width: 77.7777%;
    *width: 77.7467%;
  }
  .pure-u-lg-7-9--offset, .pure-u-lg-14-18--offset {
    margin-left: 77.7777%;
  }
  .pure-u-lg-8-9, .pure-u-lg-16-18 {
    width: 88.8888%;
    *width: 88.8578%;
  }
  .pure-u-lg-8-9--offset, .pure-u-lg-16-18--offset {
    margin-left: 88.8888%;
  }
  .pure-u-lg-1-10, .pure-u-lg-2-20 {
    width: 10%;
    *width: 9.969%;
  }
  .pure-u-lg-1-10--offset, .pure-u-lg-2-20--offset {
    margin-left: 10%;
  }
  .pure-u-lg-3-10, .pure-u-lg-6-20 {
    width: 30%;
    *width: 29.969%;
  }
  .pure-u-lg-3-10--offset, .pure-u-lg-6-20--offset {
    margin-left: 30%;
  }
  .pure-u-lg-7-10, .pure-u-lg-14-20 {
    width: 70%;
    *width: 69.969%;
  }
  .pure-u-lg-7-10--offset, .pure-u-lg-14-20--offset {
    margin-left: 70%;
  }
  .pure-u-lg-9-10, .pure-u-lg-18-20 {
    width: 90%;
    *width: 89.969%;
  }
  .pure-u-lg-9-10--offset, .pure-u-lg-18-20--offset {
    margin-left: 90%;
  }
  .pure-u-lg-1-11, .pure-u-lg-2-22 {
    width: 9.0909%;
    *width: 9.0599%;
  }
  .pure-u-lg-1-11--offset, .pure-u-lg-2-22--offset {
    margin-left: 9.0909%;
  }
  .pure-u-lg-2-11, .pure-u-lg-4-22 {
    width: 18.1818%;
    *width: 18.1508%;
  }
  .pure-u-lg-2-11--offset, .pure-u-lg-4-22--offset {
    margin-left: 18.1818%;
  }
  .pure-u-lg-3-11, .pure-u-lg-6-22 {
    width: 27.2727%;
    *width: 27.2417%;
  }
  .pure-u-lg-3-11--offset, .pure-u-lg-6-22--offset {
    margin-left: 27.2727%;
  }
  .pure-u-lg-4-11, .pure-u-lg-8-22 {
    width: 36.3636%;
    *width: 36.3326%;
  }
  .pure-u-lg-4-11--offset, .pure-u-lg-8-22--offset {
    margin-left: 36.3636%;
  }
  .pure-u-lg-5-11, .pure-u-lg-10-22 {
    width: 45.4545%;
    *width: 45.4235%;
  }
  .pure-u-lg-5-11--offset, .pure-u-lg-10-22--offset {
    margin-left: 45.4545%;
  }
  .pure-u-lg-6-11, .pure-u-lg-12-22 {
    width: 54.5454%;
    *width: 54.5144%;
  }
  .pure-u-lg-6-11--offset, .pure-u-lg-12-22--offset {
    margin-left: 54.5454%;
  }
  .pure-u-lg-7-11, .pure-u-lg-14-22 {
    width: 63.6363%;
    *width: 63.6053%;
  }
  .pure-u-lg-7-11--offset, .pure-u-lg-14-22--offset {
    margin-left: 63.6363%;
  }
  .pure-u-lg-8-11, .pure-u-lg-16-22 {
    width: 72.7272%;
    *width: 72.6962%;
  }
  .pure-u-lg-8-11--offset, .pure-u-lg-16-22--offset {
    margin-left: 72.7272%;
  }
  .pure-u-lg-9-11, .pure-u-lg-18-22 {
    width: 81.8181%;
    *width: 81.7871%;
  }
  .pure-u-lg-9-11--offset, .pure-u-lg-18-22--offset {
    margin-left: 81.8181%;
  }
  .pure-u-lg-10-11, .pure-u-lg-20-22 {
    width: 90.909%;
    *width: 90.878%;
  }
  .pure-u-lg-10-11--offset, .pure-u-lg-20-22--offset {
    margin-left: 90.909%;
  }
  .pure-u-lg-1-12, .pure-u-lg-2-24 {
    width: 8.3333%;
    *width: 8.3023%;
  }
  .pure-u-lg-1-12--offset, .pure-u-lg-2-24--offset {
    margin-left: 8.3333%;
  }
  .pure-u-lg-5-12, .pure-u-lg-10-24 {
    width: 41.6666%;
    *width: 41.6356%;
  }
  .pure-u-lg-5-12--offset, .pure-u-lg-10-24--offset {
    margin-left: 41.6666%;
  }
  .pure-u-lg-7-12, .pure-u-lg-14-24 {
    width: 58.3333%;
    *width: 58.3023%;
  }
  .pure-u-lg-7-12--offset, .pure-u-lg-14-24--offset {
    margin-left: 58.3333%;
  }
  .pure-u-lg-11-12, .pure-u-lg-22-24 {
    width: 91.6666%;
    *width: 91.6356%;
  }
  .pure-u-lg-11-12--offset, .pure-u-lg-22-24--offset {
    margin-left: 91.6666%;
  }
  .pure-u-lg-1-13 {
    width: 7.6923%;
    *width: 7.6613%;
  }
  .pure-u-lg-1-13--offset {
    margin-left: 7.6923%;
  }
  .pure-u-lg-2-13 {
    width: 15.3846%;
    *width: 15.3536%;
  }
  .pure-u-lg-2-13--offset {
    margin-left: 15.3846%;
  }
  .pure-u-lg-3-13 {
    width: 23.0769%;
    *width: 23.0459%;
  }
  .pure-u-lg-3-13--offset {
    margin-left: 23.0769%;
  }
  .pure-u-lg-4-13 {
    width: 30.7692%;
    *width: 30.7382%;
  }
  .pure-u-lg-4-13--offset {
    margin-left: 30.7692%;
  }
  .pure-u-lg-5-13 {
    width: 38.4615%;
    *width: 38.4305%;
  }
  .pure-u-lg-5-13--offset {
    margin-left: 38.4615%;
  }
  .pure-u-lg-6-13 {
    width: 46.1538%;
    *width: 46.1228%;
  }
  .pure-u-lg-6-13--offset {
    margin-left: 46.1538%;
  }
  .pure-u-lg-7-13 {
    width: 53.8461%;
    *width: 53.8151%;
  }
  .pure-u-lg-7-13--offset {
    margin-left: 53.8461%;
  }
  .pure-u-lg-8-13 {
    width: 61.5384%;
    *width: 61.5074%;
  }
  .pure-u-lg-8-13--offset {
    margin-left: 61.5384%;
  }
  .pure-u-lg-9-13 {
    width: 69.2307%;
    *width: 69.1997%;
  }
  .pure-u-lg-9-13--offset {
    margin-left: 69.2307%;
  }
  .pure-u-lg-10-13 {
    width: 76.923%;
    *width: 76.892%;
  }
  .pure-u-lg-10-13--offset {
    margin-left: 76.923%;
  }
  .pure-u-lg-11-13 {
    width: 84.6153%;
    *width: 84.5843%;
  }
  .pure-u-lg-11-13--offset {
    margin-left: 84.6153%;
  }
  .pure-u-lg-12-13 {
    width: 92.3076%;
    *width: 92.2766%;
  }
  .pure-u-lg-12-13--offset {
    margin-left: 92.3076%;
  }
  .pure-u-lg-1-14 {
    width: 7.1428%;
    *width: 7.1118%;
  }
  .pure-u-lg-1-14--offset {
    margin-left: 7.1428%;
  }
  .pure-u-lg-3-14 {
    width: 21.4285%;
    *width: 21.3975%;
  }
  .pure-u-lg-3-14--offset {
    margin-left: 21.4285%;
  }
  .pure-u-lg-5-14 {
    width: 35.7142%;
    *width: 35.6832%;
  }
  .pure-u-lg-5-14--offset {
    margin-left: 35.7142%;
  }
  .pure-u-lg-9-14 {
    width: 64.2857%;
    *width: 64.2547%;
  }
  .pure-u-lg-9-14--offset {
    margin-left: 64.2857%;
  }
  .pure-u-lg-11-14 {
    width: 78.5714%;
    *width: 78.5404%;
  }
  .pure-u-lg-11-14--offset {
    margin-left: 78.5714%;
  }
  .pure-u-lg-13-14 {
    width: 92.8571%;
    *width: 92.8261%;
  }
  .pure-u-lg-13-14--offset {
    margin-left: 92.8571%;
  }
  .pure-u-lg-1-15 {
    width: 6.6666%;
    *width: 6.6356%;
  }
  .pure-u-lg-1-15--offset {
    margin-left: 6.6666%;
  }
  .pure-u-lg-2-15 {
    width: 13.3333%;
    *width: 13.3023%;
  }
  .pure-u-lg-2-15--offset {
    margin-left: 13.3333%;
  }
  .pure-u-lg-4-15 {
    width: 26.6666%;
    *width: 26.6356%;
  }
  .pure-u-lg-4-15--offset {
    margin-left: 26.6666%;
  }
  .pure-u-lg-7-15 {
    width: 46.6666%;
    *width: 46.6356%;
  }
  .pure-u-lg-7-15--offset {
    margin-left: 46.6666%;
  }
  .pure-u-lg-8-15 {
    width: 53.3333%;
    *width: 53.3023%;
  }
  .pure-u-lg-8-15--offset {
    margin-left: 53.3333%;
  }
  .pure-u-lg-11-15 {
    width: 73.3333%;
    *width: 73.3023%;
  }
  .pure-u-lg-11-15--offset {
    margin-left: 73.3333%;
  }
  .pure-u-lg-13-15 {
    width: 86.6666%;
    *width: 86.6356%;
  }
  .pure-u-lg-13-15--offset {
    margin-left: 86.6666%;
  }
  .pure-u-lg-14-15 {
    width: 93.3333%;
    *width: 93.3023%;
  }
  .pure-u-lg-14-15--offset {
    margin-left: 93.3333%;
  }
  .pure-u-lg-1-16 {
    width: 6.25%;
    *width: 6.219%;
  }
  .pure-u-lg-1-16--offset {
    margin-left: 6.25%;
  }
  .pure-u-lg-3-16 {
    width: 18.75%;
    *width: 18.719%;
  }
  .pure-u-lg-3-16--offset {
    margin-left: 18.75%;
  }
  .pure-u-lg-5-16 {
    width: 31.25%;
    *width: 31.219%;
  }
  .pure-u-lg-5-16--offset {
    margin-left: 31.25%;
  }
  .pure-u-lg-7-16 {
    width: 43.75%;
    *width: 43.719%;
  }
  .pure-u-lg-7-16--offset {
    margin-left: 43.75%;
  }
  .pure-u-lg-9-16 {
    width: 56.25%;
    *width: 56.219%;
  }
  .pure-u-lg-9-16--offset {
    margin-left: 56.25%;
  }
  .pure-u-lg-11-16 {
    width: 68.75%;
    *width: 68.719%;
  }
  .pure-u-lg-11-16--offset {
    margin-left: 68.75%;
  }
  .pure-u-lg-13-16 {
    width: 81.25%;
    *width: 81.219%;
  }
  .pure-u-lg-13-16--offset {
    margin-left: 81.25%;
  }
  .pure-u-lg-15-16 {
    width: 93.75%;
    *width: 93.719%;
  }
  .pure-u-lg-15-16--offset {
    margin-left: 93.75%;
  }
  .pure-u-lg-1-17 {
    width: 5.8823%;
    *width: 5.8513%;
  }
  .pure-u-lg-1-17--offset {
    margin-left: 5.8823%;
  }
  .pure-u-lg-2-17 {
    width: 11.7647%;
    *width: 11.7337%;
  }
  .pure-u-lg-2-17--offset {
    margin-left: 11.7647%;
  }
  .pure-u-lg-3-17 {
    width: 17.647%;
    *width: 17.616%;
  }
  .pure-u-lg-3-17--offset {
    margin-left: 17.647%;
  }
  .pure-u-lg-4-17 {
    width: 23.5294%;
    *width: 23.4984%;
  }
  .pure-u-lg-4-17--offset {
    margin-left: 23.5294%;
  }
  .pure-u-lg-5-17 {
    width: 29.4117%;
    *width: 29.3807%;
  }
  .pure-u-lg-5-17--offset {
    margin-left: 29.4117%;
  }
  .pure-u-lg-6-17 {
    width: 35.2941%;
    *width: 35.2631%;
  }
  .pure-u-lg-6-17--offset {
    margin-left: 35.2941%;
  }
  .pure-u-lg-7-17 {
    width: 41.1764%;
    *width: 41.1454%;
  }
  .pure-u-lg-7-17--offset {
    margin-left: 41.1764%;
  }
  .pure-u-lg-8-17 {
    width: 47.0588%;
    *width: 47.0278%;
  }
  .pure-u-lg-8-17--offset {
    margin-left: 47.0588%;
  }
  .pure-u-lg-9-17 {
    width: 52.9411%;
    *width: 52.9101%;
  }
  .pure-u-lg-9-17--offset {
    margin-left: 52.9411%;
  }
  .pure-u-lg-10-17 {
    width: 58.8235%;
    *width: 58.7925%;
  }
  .pure-u-lg-10-17--offset {
    margin-left: 58.8235%;
  }
  .pure-u-lg-11-17 {
    width: 64.7058%;
    *width: 64.6748%;
  }
  .pure-u-lg-11-17--offset {
    margin-left: 64.7058%;
  }
  .pure-u-lg-12-17 {
    width: 70.5882%;
    *width: 70.5572%;
  }
  .pure-u-lg-12-17--offset {
    margin-left: 70.5882%;
  }
  .pure-u-lg-13-17 {
    width: 76.4705%;
    *width: 76.4395%;
  }
  .pure-u-lg-13-17--offset {
    margin-left: 76.4705%;
  }
  .pure-u-lg-14-17 {
    width: 82.3529%;
    *width: 82.3219%;
  }
  .pure-u-lg-14-17--offset {
    margin-left: 82.3529%;
  }
  .pure-u-lg-15-17 {
    width: 88.2352%;
    *width: 88.2042%;
  }
  .pure-u-lg-15-17--offset {
    margin-left: 88.2352%;
  }
  .pure-u-lg-16-17 {
    width: 94.1176%;
    *width: 94.0866%;
  }
  .pure-u-lg-16-17--offset {
    margin-left: 94.1176%;
  }
  .pure-u-lg-1-18 {
    width: 5.5555%;
    *width: 5.5245%;
  }
  .pure-u-lg-1-18--offset {
    margin-left: 5.5555%;
  }
  .pure-u-lg-5-18 {
    width: 27.7777%;
    *width: 27.7467%;
  }
  .pure-u-lg-5-18--offset {
    margin-left: 27.7777%;
  }
  .pure-u-lg-7-18 {
    width: 38.8888%;
    *width: 38.8578%;
  }
  .pure-u-lg-7-18--offset {
    margin-left: 38.8888%;
  }
  .pure-u-lg-11-18 {
    width: 61.1111%;
    *width: 61.0801%;
  }
  .pure-u-lg-11-18--offset {
    margin-left: 61.1111%;
  }
  .pure-u-lg-13-18 {
    width: 72.2222%;
    *width: 72.1912%;
  }
  .pure-u-lg-13-18--offset {
    margin-left: 72.2222%;
  }
  .pure-u-lg-17-18 {
    width: 94.4444%;
    *width: 94.4134%;
  }
  .pure-u-lg-17-18--offset {
    margin-left: 94.4444%;
  }
  .pure-u-lg-1-19 {
    width: 5.2631%;
    *width: 5.2321%;
  }
  .pure-u-lg-1-19--offset {
    margin-left: 5.2631%;
  }
  .pure-u-lg-2-19 {
    width: 10.5263%;
    *width: 10.4953%;
  }
  .pure-u-lg-2-19--offset {
    margin-left: 10.5263%;
  }
  .pure-u-lg-3-19 {
    width: 15.7894%;
    *width: 15.7584%;
  }
  .pure-u-lg-3-19--offset {
    margin-left: 15.7894%;
  }
  .pure-u-lg-4-19 {
    width: 21.0526%;
    *width: 21.0216%;
  }
  .pure-u-lg-4-19--offset {
    margin-left: 21.0526%;
  }
  .pure-u-lg-5-19 {
    width: 26.3157%;
    *width: 26.2847%;
  }
  .pure-u-lg-5-19--offset {
    margin-left: 26.3157%;
  }
  .pure-u-lg-6-19 {
    width: 31.5789%;
    *width: 31.5479%;
  }
  .pure-u-lg-6-19--offset {
    margin-left: 31.5789%;
  }
  .pure-u-lg-7-19 {
    width: 36.8421%;
    *width: 36.8111%;
  }
  .pure-u-lg-7-19--offset {
    margin-left: 36.8421%;
  }
  .pure-u-lg-8-19 {
    width: 42.1052%;
    *width: 42.0742%;
  }
  .pure-u-lg-8-19--offset {
    margin-left: 42.1052%;
  }
  .pure-u-lg-9-19 {
    width: 47.3684%;
    *width: 47.3374%;
  }
  .pure-u-lg-9-19--offset {
    margin-left: 47.3684%;
  }
  .pure-u-lg-10-19 {
    width: 52.6315%;
    *width: 52.6005%;
  }
  .pure-u-lg-10-19--offset {
    margin-left: 52.6315%;
  }
  .pure-u-lg-11-19 {
    width: 57.8947%;
    *width: 57.8637%;
  }
  .pure-u-lg-11-19--offset {
    margin-left: 57.8947%;
  }
  .pure-u-lg-12-19 {
    width: 63.1578%;
    *width: 63.1268%;
  }
  .pure-u-lg-12-19--offset {
    margin-left: 63.1578%;
  }
  .pure-u-lg-13-19 {
    width: 68.421%;
    *width: 68.39%;
  }
  .pure-u-lg-13-19--offset {
    margin-left: 68.421%;
  }
  .pure-u-lg-14-19 {
    width: 73.6842%;
    *width: 73.6532%;
  }
  .pure-u-lg-14-19--offset {
    margin-left: 73.6842%;
  }
  .pure-u-lg-15-19 {
    width: 78.9473%;
    *width: 78.9163%;
  }
  .pure-u-lg-15-19--offset {
    margin-left: 78.9473%;
  }
  .pure-u-lg-16-19 {
    width: 84.2105%;
    *width: 84.1795%;
  }
  .pure-u-lg-16-19--offset {
    margin-left: 84.2105%;
  }
  .pure-u-lg-17-19 {
    width: 89.4736%;
    *width: 89.4426%;
  }
  .pure-u-lg-17-19--offset {
    margin-left: 89.4736%;
  }
  .pure-u-lg-18-19 {
    width: 94.7368%;
    *width: 94.7058%;
  }
  .pure-u-lg-18-19--offset {
    margin-left: 94.7368%;
  }
  .pure-u-lg-1-20 {
    width: 5%;
    *width: 4.969%;
  }
  .pure-u-lg-1-20--offset {
    margin-left: 5%;
  }
  .pure-u-lg-3-20 {
    width: 15%;
    *width: 14.969%;
  }
  .pure-u-lg-3-20--offset {
    margin-left: 15%;
  }
  .pure-u-lg-7-20 {
    width: 35%;
    *width: 34.969%;
  }
  .pure-u-lg-7-20--offset {
    margin-left: 35%;
  }
  .pure-u-lg-9-20 {
    width: 45%;
    *width: 44.969%;
  }
  .pure-u-lg-9-20--offset {
    margin-left: 45%;
  }
  .pure-u-lg-11-20 {
    width: 55%;
    *width: 54.969%;
  }
  .pure-u-lg-11-20--offset {
    margin-left: 55%;
  }
  .pure-u-lg-13-20 {
    width: 65%;
    *width: 64.969%;
  }
  .pure-u-lg-13-20--offset {
    margin-left: 65%;
  }
  .pure-u-lg-17-20 {
    width: 85%;
    *width: 84.969%;
  }
  .pure-u-lg-17-20--offset {
    margin-left: 85%;
  }
  .pure-u-lg-19-20 {
    width: 95%;
    *width: 94.969%;
  }
  .pure-u-lg-19-20--offset {
    margin-left: 95%;
  }
  .pure-u-lg-1-21 {
    width: 4.7619%;
    *width: 4.7309%;
  }
  .pure-u-lg-1-21--offset {
    margin-left: 4.7619%;
  }
  .pure-u-lg-2-21 {
    width: 9.5238%;
    *width: 9.4928%;
  }
  .pure-u-lg-2-21--offset {
    margin-left: 9.5238%;
  }
  .pure-u-lg-4-21 {
    width: 19.0476%;
    *width: 19.0166%;
  }
  .pure-u-lg-4-21--offset {
    margin-left: 19.0476%;
  }
  .pure-u-lg-5-21 {
    width: 23.8095%;
    *width: 23.7785%;
  }
  .pure-u-lg-5-21--offset {
    margin-left: 23.8095%;
  }
  .pure-u-lg-8-21 {
    width: 38.0952%;
    *width: 38.0642%;
  }
  .pure-u-lg-8-21--offset {
    margin-left: 38.0952%;
  }
  .pure-u-lg-10-21 {
    width: 47.619%;
    *width: 47.588%;
  }
  .pure-u-lg-10-21--offset {
    margin-left: 47.619%;
  }
  .pure-u-lg-11-21 {
    width: 52.3809%;
    *width: 52.3499%;
  }
  .pure-u-lg-11-21--offset {
    margin-left: 52.3809%;
  }
  .pure-u-lg-13-21 {
    width: 61.9047%;
    *width: 61.8737%;
  }
  .pure-u-lg-13-21--offset {
    margin-left: 61.9047%;
  }
  .pure-u-lg-16-21 {
    width: 76.1904%;
    *width: 76.1594%;
  }
  .pure-u-lg-16-21--offset {
    margin-left: 76.1904%;
  }
  .pure-u-lg-17-21 {
    width: 80.9523%;
    *width: 80.9213%;
  }
  .pure-u-lg-17-21--offset {
    margin-left: 80.9523%;
  }
  .pure-u-lg-19-21 {
    width: 90.4761%;
    *width: 90.4451%;
  }
  .pure-u-lg-19-21--offset {
    margin-left: 90.4761%;
  }
  .pure-u-lg-20-21 {
    width: 95.238%;
    *width: 95.207%;
  }
  .pure-u-lg-20-21--offset {
    margin-left: 95.238%;
  }
  .pure-u-lg-1-22 {
    width: 4.5454%;
    *width: 4.5144%;
  }
  .pure-u-lg-1-22--offset {
    margin-left: 4.5454%;
  }
  .pure-u-lg-3-22 {
    width: 13.6363%;
    *width: 13.6053%;
  }
  .pure-u-lg-3-22--offset {
    margin-left: 13.6363%;
  }
  .pure-u-lg-5-22 {
    width: 22.7272%;
    *width: 22.6962%;
  }
  .pure-u-lg-5-22--offset {
    margin-left: 22.7272%;
  }
  .pure-u-lg-7-22 {
    width: 31.8181%;
    *width: 31.7871%;
  }
  .pure-u-lg-7-22--offset {
    margin-left: 31.8181%;
  }
  .pure-u-lg-9-22 {
    width: 40.909%;
    *width: 40.878%;
  }
  .pure-u-lg-9-22--offset {
    margin-left: 40.909%;
  }
  .pure-u-lg-13-22 {
    width: 59.0909%;
    *width: 59.0599%;
  }
  .pure-u-lg-13-22--offset {
    margin-left: 59.0909%;
  }
  .pure-u-lg-15-22 {
    width: 68.1818%;
    *width: 68.1508%;
  }
  .pure-u-lg-15-22--offset {
    margin-left: 68.1818%;
  }
  .pure-u-lg-17-22 {
    width: 77.2727%;
    *width: 77.2417%;
  }
  .pure-u-lg-17-22--offset {
    margin-left: 77.2727%;
  }
  .pure-u-lg-19-22 {
    width: 86.3636%;
    *width: 86.3326%;
  }
  .pure-u-lg-19-22--offset {
    margin-left: 86.3636%;
  }
  .pure-u-lg-21-22 {
    width: 95.4545%;
    *width: 95.4235%;
  }
  .pure-u-lg-21-22--offset {
    margin-left: 95.4545%;
  }
  .pure-u-lg-1-23 {
    width: 4.3478%;
    *width: 4.3168%;
  }
  .pure-u-lg-1-23--offset {
    margin-left: 4.3478%;
  }
  .pure-u-lg-2-23 {
    width: 8.6956%;
    *width: 8.6646%;
  }
  .pure-u-lg-2-23--offset {
    margin-left: 8.6956%;
  }
  .pure-u-lg-3-23 {
    width: 13.0434%;
    *width: 13.0124%;
  }
  .pure-u-lg-3-23--offset {
    margin-left: 13.0434%;
  }
  .pure-u-lg-4-23 {
    width: 17.3913%;
    *width: 17.3603%;
  }
  .pure-u-lg-4-23--offset {
    margin-left: 17.3913%;
  }
  .pure-u-lg-5-23 {
    width: 21.7391%;
    *width: 21.7081%;
  }
  .pure-u-lg-5-23--offset {
    margin-left: 21.7391%;
  }
  .pure-u-lg-6-23 {
    width: 26.0869%;
    *width: 26.0559%;
  }
  .pure-u-lg-6-23--offset {
    margin-left: 26.0869%;
  }
  .pure-u-lg-7-23 {
    width: 30.4347%;
    *width: 30.4037%;
  }
  .pure-u-lg-7-23--offset {
    margin-left: 30.4347%;
  }
  .pure-u-lg-8-23 {
    width: 34.7826%;
    *width: 34.7516%;
  }
  .pure-u-lg-8-23--offset {
    margin-left: 34.7826%;
  }
  .pure-u-lg-9-23 {
    width: 39.1304%;
    *width: 39.0994%;
  }
  .pure-u-lg-9-23--offset {
    margin-left: 39.1304%;
  }
  .pure-u-lg-10-23 {
    width: 43.4782%;
    *width: 43.4472%;
  }
  .pure-u-lg-10-23--offset {
    margin-left: 43.4782%;
  }
  .pure-u-lg-11-23 {
    width: 47.826%;
    *width: 47.795%;
  }
  .pure-u-lg-11-23--offset {
    margin-left: 47.826%;
  }
  .pure-u-lg-12-23 {
    width: 52.1739%;
    *width: 52.1429%;
  }
  .pure-u-lg-12-23--offset {
    margin-left: 52.1739%;
  }
  .pure-u-lg-13-23 {
    width: 56.5217%;
    *width: 56.4907%;
  }
  .pure-u-lg-13-23--offset {
    margin-left: 56.5217%;
  }
  .pure-u-lg-14-23 {
    width: 60.8695%;
    *width: 60.8385%;
  }
  .pure-u-lg-14-23--offset {
    margin-left: 60.8695%;
  }
  .pure-u-lg-15-23 {
    width: 65.2173%;
    *width: 65.1863%;
  }
  .pure-u-lg-15-23--offset {
    margin-left: 65.2173%;
  }
  .pure-u-lg-16-23 {
    width: 69.5652%;
    *width: 69.5342%;
  }
  .pure-u-lg-16-23--offset {
    margin-left: 69.5652%;
  }
  .pure-u-lg-17-23 {
    width: 73.913%;
    *width: 73.882%;
  }
  .pure-u-lg-17-23--offset {
    margin-left: 73.913%;
  }
  .pure-u-lg-18-23 {
    width: 78.2608%;
    *width: 78.2298%;
  }
  .pure-u-lg-18-23--offset {
    margin-left: 78.2608%;
  }
  .pure-u-lg-19-23 {
    width: 82.6086%;
    *width: 82.5776%;
  }
  .pure-u-lg-19-23--offset {
    margin-left: 82.6086%;
  }
  .pure-u-lg-20-23 {
    width: 86.9565%;
    *width: 86.9255%;
  }
  .pure-u-lg-20-23--offset {
    margin-left: 86.9565%;
  }
  .pure-u-lg-21-23 {
    width: 91.3043%;
    *width: 91.2733%;
  }
  .pure-u-lg-21-23--offset {
    margin-left: 91.3043%;
  }
  .pure-u-lg-22-23 {
    width: 95.6521%;
    *width: 95.6211%;
  }
  .pure-u-lg-22-23--offset {
    margin-left: 95.6521%;
  }
  .pure-u-lg-1-24 {
    width: 4.1666%;
    *width: 4.1356%;
  }
  .pure-u-lg-1-24--offset {
    margin-left: 4.1666%;
  }
  .pure-u-lg-5-24 {
    width: 20.8333%;
    *width: 20.8023%;
  }
  .pure-u-lg-5-24--offset {
    margin-left: 20.8333%;
  }
  .pure-u-lg-7-24 {
    width: 29.1666%;
    *width: 29.1356%;
  }
  .pure-u-lg-7-24--offset {
    margin-left: 29.1666%;
  }
  .pure-u-lg-11-24 {
    width: 45.8333%;
    *width: 45.8023%;
  }
  .pure-u-lg-11-24--offset {
    margin-left: 45.8333%;
  }
  .pure-u-lg-13-24 {
    width: 54.1666%;
    *width: 54.1356%;
  }
  .pure-u-lg-13-24--offset {
    margin-left: 54.1666%;
  }
  .pure-u-lg-17-24 {
    width: 70.8333%;
    *width: 70.8023%;
  }
  .pure-u-lg-17-24--offset {
    margin-left: 70.8333%;
  }
  .pure-u-lg-19-24 {
    width: 79.1666%;
    *width: 79.1356%;
  }
  .pure-u-lg-19-24--offset {
    margin-left: 79.1666%;
  }
  .pure-u-lg-23-24 {
    width: 95.8333%;
    *width: 95.8023%;
  }
  .pure-u-lg-23-24--offset {
    margin-left: 95.8333%;
  }
  .pure-u-lg--offset-none {
    margin-left: 0;
  }
  .pure-g-lg--np {
    margin-left: 0;
    margin-right: 0;
  }
  .pure-g-lg--np [class*="pure-u"] {
    padding-right: 0;
    padding-left: 0;
  }
  .pure-g-lg--normal {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
  }
  .pure-g-lg--normal > [class*="pure-u"] {
    vertical-align: baseline;
  }
  .pure-g > [class*="pure-u"].pure-u-lg--normal {
    -ms-flex-item-align: baseline;
    align-self: baseline;
    vertical-align: baseline;
  }
  .pure-g-lg--top {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .pure-g-lg--top > [class*="pure-u"] {
    vertical-align: top;
  }
  .pure-g > [class*="pure-u"].pure-u-lg--top {
    -ms-flex-item-align: start;
    align-self: flex-start;
    vertical-align: top;
  }
  .pure-g-lg--middle {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .pure-g-lg--middle > [class*="pure-u"] {
    vertical-align: middle;
  }
  .pure-g > [class*="pure-u"].pure-u-lg--middle {
    -ms-flex-item-align: center;
    align-self: center;
    vertical-align: middle;
  }
  .pure-g-lg--bottom {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .pure-g-lg--bottom > [class*="pure-u"] {
    vertical-align: bottom;
  }
  .pure-g > [class*="pure-u"].pure-u-lg--bottom {
    -ms-flex-item-align: end;
    align-self: flex-end;
    vertical-align: bottom;
  }
  .pure-g-lg--left {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .pure-g-lg--center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .pure-g-lg--right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .pure-g-lg--justify {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .pure-g-lg--justify1 {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .mb-lg-0 {
    margin-bottom: 0px;
  }
  .mt-lg-0 {
    margin-top: 0px;
  }
  .mb-lg-5 {
    margin-bottom: 5px;
  }
  .mt-lg-5 {
    margin-top: 5px;
  }
  .mb-lg-10 {
    margin-bottom: 10px;
  }
  .mt-lg-10 {
    margin-top: 10px;
  }
  .mb-lg-15 {
    margin-bottom: 15px;
  }
  .mt-lg-15 {
    margin-top: 15px;
  }
  .mb-lg-20 {
    margin-bottom: 20px;
  }
  .mt-lg-20 {
    margin-top: 20px;
  }
  .mb-lg-25 {
    margin-bottom: 25px;
  }
  .mt-lg-25 {
    margin-top: 25px;
  }
  .mb-lg-30 {
    margin-bottom: 30px;
  }
  .mt-lg-30 {
    margin-top: 30px;
  }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .hidden-lg {
    display: none !important;
  }
}

@media screen and (min-width: 1200px) {
  .pure-c {
    width: 1170px;
  }
  .pure-u-xl-1, .pure-u-xl-2-2, .pure-u-xl-3-3, .pure-u-xl-4-4, .pure-u-xl-5-5, .pure-u-xl-6-6, .pure-u-xl-7-7, .pure-u-xl-8-8, .pure-u-xl-9-9, .pure-u-xl-10-10, .pure-u-xl-11-11, .pure-u-xl-12-12, .pure-u-xl-13-13, .pure-u-xl-14-14, .pure-u-xl-15-15, .pure-u-xl-16-16, .pure-u-xl-17-17, .pure-u-xl-18-18, .pure-u-xl-19-19, .pure-u-xl-20-20, .pure-u-xl-21-21, .pure-u-xl-22-22, .pure-u-xl-23-23, .pure-u-xl-24-24 {
    width: 100%;
    *width: 100%;
  }
  .pure-u-xl-1-2, .pure-u-xl-2-4, .pure-u-xl-3-6, .pure-u-xl-4-8, .pure-u-xl-5-10, .pure-u-xl-6-12, .pure-u-xl-7-14, .pure-u-xl-8-16, .pure-u-xl-9-18, .pure-u-xl-10-20, .pure-u-xl-11-22, .pure-u-xl-12-24 {
    width: 50%;
    *width: 49.969%;
  }
  .pure-u-xl-1-2--offset, .pure-u-xl-2-4--offset, .pure-u-xl-3-6--offset, .pure-u-xl-4-8--offset, .pure-u-xl-5-10--offset, .pure-u-xl-6-12--offset, .pure-u-xl-7-14--offset, .pure-u-xl-8-16--offset, .pure-u-xl-9-18--offset, .pure-u-xl-10-20--offset, .pure-u-xl-11-22--offset, .pure-u-xl-12-24--offset {
    margin-left: 50%;
  }
  .pure-u-xl-1-3, .pure-u-xl-2-6, .pure-u-xl-3-9, .pure-u-xl-4-12, .pure-u-xl-5-15, .pure-u-xl-6-18, .pure-u-xl-7-21, .pure-u-xl-8-24 {
    width: 33.3333%;
    *width: 33.3023%;
  }
  .pure-u-xl-1-3--offset, .pure-u-xl-2-6--offset, .pure-u-xl-3-9--offset, .pure-u-xl-4-12--offset, .pure-u-xl-5-15--offset, .pure-u-xl-6-18--offset, .pure-u-xl-7-21--offset, .pure-u-xl-8-24--offset {
    margin-left: 33.3333%;
  }
  .pure-u-xl-2-3, .pure-u-xl-4-6, .pure-u-xl-6-9, .pure-u-xl-8-12, .pure-u-xl-10-15, .pure-u-xl-12-18, .pure-u-xl-14-21, .pure-u-xl-16-24 {
    width: 66.6666%;
    *width: 66.6356%;
  }
  .pure-u-xl-2-3--offset, .pure-u-xl-4-6--offset, .pure-u-xl-6-9--offset, .pure-u-xl-8-12--offset, .pure-u-xl-10-15--offset, .pure-u-xl-12-18--offset, .pure-u-xl-14-21--offset, .pure-u-xl-16-24--offset {
    margin-left: 66.6666%;
  }
  .pure-u-xl-1-4, .pure-u-xl-2-8, .pure-u-xl-3-12, .pure-u-xl-4-16, .pure-u-xl-5-20, .pure-u-xl-6-24 {
    width: 25%;
    *width: 24.969%;
  }
  .pure-u-xl-1-4--offset, .pure-u-xl-2-8--offset, .pure-u-xl-3-12--offset, .pure-u-xl-4-16--offset, .pure-u-xl-5-20--offset, .pure-u-xl-6-24--offset {
    margin-left: 25%;
  }
  .pure-u-xl-3-4, .pure-u-xl-6-8, .pure-u-xl-9-12, .pure-u-xl-12-16, .pure-u-xl-15-20, .pure-u-xl-18-24 {
    width: 75%;
    *width: 74.969%;
  }
  .pure-u-xl-3-4--offset, .pure-u-xl-6-8--offset, .pure-u-xl-9-12--offset, .pure-u-xl-12-16--offset, .pure-u-xl-15-20--offset, .pure-u-xl-18-24--offset {
    margin-left: 75%;
  }
  .pure-u-xl-1-5, .pure-u-xl-2-10, .pure-u-xl-3-15, .pure-u-xl-4-20 {
    width: 20%;
    *width: 19.969%;
  }
  .pure-u-xl-1-5--offset, .pure-u-xl-2-10--offset, .pure-u-xl-3-15--offset, .pure-u-xl-4-20--offset {
    margin-left: 20%;
  }
  .pure-u-xl-2-5, .pure-u-xl-4-10, .pure-u-xl-6-15, .pure-u-xl-8-20 {
    width: 40%;
    *width: 39.969%;
  }
  .pure-u-xl-2-5--offset, .pure-u-xl-4-10--offset, .pure-u-xl-6-15--offset, .pure-u-xl-8-20--offset {
    margin-left: 40%;
  }
  .pure-u-xl-3-5, .pure-u-xl-6-10, .pure-u-xl-9-15, .pure-u-xl-12-20 {
    width: 60%;
    *width: 59.969%;
  }
  .pure-u-xl-3-5--offset, .pure-u-xl-6-10--offset, .pure-u-xl-9-15--offset, .pure-u-xl-12-20--offset {
    margin-left: 60%;
  }
  .pure-u-xl-4-5, .pure-u-xl-8-10, .pure-u-xl-12-15, .pure-u-xl-16-20 {
    width: 80%;
    *width: 79.969%;
  }
  .pure-u-xl-4-5--offset, .pure-u-xl-8-10--offset, .pure-u-xl-12-15--offset, .pure-u-xl-16-20--offset {
    margin-left: 80%;
  }
  .pure-u-xl-1-6, .pure-u-xl-2-12, .pure-u-xl-3-18, .pure-u-xl-4-24 {
    width: 16.6666%;
    *width: 16.6356%;
  }
  .pure-u-xl-1-6--offset, .pure-u-xl-2-12--offset, .pure-u-xl-3-18--offset, .pure-u-xl-4-24--offset {
    margin-left: 16.6666%;
  }
  .pure-u-xl-5-6, .pure-u-xl-10-12, .pure-u-xl-15-18, .pure-u-xl-20-24 {
    width: 83.3333%;
    *width: 83.3023%;
  }
  .pure-u-xl-5-6--offset, .pure-u-xl-10-12--offset, .pure-u-xl-15-18--offset, .pure-u-xl-20-24--offset {
    margin-left: 83.3333%;
  }
  .pure-u-xl-1-7, .pure-u-xl-2-14, .pure-u-xl-3-21 {
    width: 14.2857%;
    *width: 14.2547%;
  }
  .pure-u-xl-1-7--offset, .pure-u-xl-2-14--offset, .pure-u-xl-3-21--offset {
    margin-left: 14.2857%;
  }
  .pure-u-xl-2-7, .pure-u-xl-4-14, .pure-u-xl-6-21 {
    width: 28.5714%;
    *width: 28.5404%;
  }
  .pure-u-xl-2-7--offset, .pure-u-xl-4-14--offset, .pure-u-xl-6-21--offset {
    margin-left: 28.5714%;
  }
  .pure-u-xl-3-7, .pure-u-xl-6-14, .pure-u-xl-9-21 {
    width: 42.8571%;
    *width: 42.8261%;
  }
  .pure-u-xl-3-7--offset, .pure-u-xl-6-14--offset, .pure-u-xl-9-21--offset {
    margin-left: 42.8571%;
  }
  .pure-u-xl-4-7, .pure-u-xl-8-14, .pure-u-xl-12-21 {
    width: 57.1428%;
    *width: 57.1118%;
  }
  .pure-u-xl-4-7--offset, .pure-u-xl-8-14--offset, .pure-u-xl-12-21--offset {
    margin-left: 57.1428%;
  }
  .pure-u-xl-5-7, .pure-u-xl-10-14, .pure-u-xl-15-21 {
    width: 71.4285%;
    *width: 71.3975%;
  }
  .pure-u-xl-5-7--offset, .pure-u-xl-10-14--offset, .pure-u-xl-15-21--offset {
    margin-left: 71.4285%;
  }
  .pure-u-xl-6-7, .pure-u-xl-12-14, .pure-u-xl-18-21 {
    width: 85.7142%;
    *width: 85.6832%;
  }
  .pure-u-xl-6-7--offset, .pure-u-xl-12-14--offset, .pure-u-xl-18-21--offset {
    margin-left: 85.7142%;
  }
  .pure-u-xl-1-8, .pure-u-xl-2-16, .pure-u-xl-3-24 {
    width: 12.5%;
    *width: 12.469%;
  }
  .pure-u-xl-1-8--offset, .pure-u-xl-2-16--offset, .pure-u-xl-3-24--offset {
    margin-left: 12.5%;
  }
  .pure-u-xl-3-8, .pure-u-xl-6-16, .pure-u-xl-9-24 {
    width: 37.5%;
    *width: 37.469%;
  }
  .pure-u-xl-3-8--offset, .pure-u-xl-6-16--offset, .pure-u-xl-9-24--offset {
    margin-left: 37.5%;
  }
  .pure-u-xl-5-8, .pure-u-xl-10-16, .pure-u-xl-15-24 {
    width: 62.5%;
    *width: 62.469%;
  }
  .pure-u-xl-5-8--offset, .pure-u-xl-10-16--offset, .pure-u-xl-15-24--offset {
    margin-left: 62.5%;
  }
  .pure-u-xl-7-8, .pure-u-xl-14-16, .pure-u-xl-21-24 {
    width: 87.5%;
    *width: 87.469%;
  }
  .pure-u-xl-7-8--offset, .pure-u-xl-14-16--offset, .pure-u-xl-21-24--offset {
    margin-left: 87.5%;
  }
  .pure-u-xl-1-9, .pure-u-xl-2-18 {
    width: 11.1111%;
    *width: 11.0801%;
  }
  .pure-u-xl-1-9--offset, .pure-u-xl-2-18--offset {
    margin-left: 11.1111%;
  }
  .pure-u-xl-2-9, .pure-u-xl-4-18 {
    width: 22.2222%;
    *width: 22.1912%;
  }
  .pure-u-xl-2-9--offset, .pure-u-xl-4-18--offset {
    margin-left: 22.2222%;
  }
  .pure-u-xl-4-9, .pure-u-xl-8-18 {
    width: 44.4444%;
    *width: 44.4134%;
  }
  .pure-u-xl-4-9--offset, .pure-u-xl-8-18--offset {
    margin-left: 44.4444%;
  }
  .pure-u-xl-5-9, .pure-u-xl-10-18 {
    width: 55.5555%;
    *width: 55.5245%;
  }
  .pure-u-xl-5-9--offset, .pure-u-xl-10-18--offset {
    margin-left: 55.5555%;
  }
  .pure-u-xl-7-9, .pure-u-xl-14-18 {
    width: 77.7777%;
    *width: 77.7467%;
  }
  .pure-u-xl-7-9--offset, .pure-u-xl-14-18--offset {
    margin-left: 77.7777%;
  }
  .pure-u-xl-8-9, .pure-u-xl-16-18 {
    width: 88.8888%;
    *width: 88.8578%;
  }
  .pure-u-xl-8-9--offset, .pure-u-xl-16-18--offset {
    margin-left: 88.8888%;
  }
  .pure-u-xl-1-10, .pure-u-xl-2-20 {
    width: 10%;
    *width: 9.969%;
  }
  .pure-u-xl-1-10--offset, .pure-u-xl-2-20--offset {
    margin-left: 10%;
  }
  .pure-u-xl-3-10, .pure-u-xl-6-20 {
    width: 30%;
    *width: 29.969%;
  }
  .pure-u-xl-3-10--offset, .pure-u-xl-6-20--offset {
    margin-left: 30%;
  }
  .pure-u-xl-7-10, .pure-u-xl-14-20 {
    width: 70%;
    *width: 69.969%;
  }
  .pure-u-xl-7-10--offset, .pure-u-xl-14-20--offset {
    margin-left: 70%;
  }
  .pure-u-xl-9-10, .pure-u-xl-18-20 {
    width: 90%;
    *width: 89.969%;
  }
  .pure-u-xl-9-10--offset, .pure-u-xl-18-20--offset {
    margin-left: 90%;
  }
  .pure-u-xl-1-11, .pure-u-xl-2-22 {
    width: 9.0909%;
    *width: 9.0599%;
  }
  .pure-u-xl-1-11--offset, .pure-u-xl-2-22--offset {
    margin-left: 9.0909%;
  }
  .pure-u-xl-2-11, .pure-u-xl-4-22 {
    width: 18.1818%;
    *width: 18.1508%;
  }
  .pure-u-xl-2-11--offset, .pure-u-xl-4-22--offset {
    margin-left: 18.1818%;
  }
  .pure-u-xl-3-11, .pure-u-xl-6-22 {
    width: 27.2727%;
    *width: 27.2417%;
  }
  .pure-u-xl-3-11--offset, .pure-u-xl-6-22--offset {
    margin-left: 27.2727%;
  }
  .pure-u-xl-4-11, .pure-u-xl-8-22 {
    width: 36.3636%;
    *width: 36.3326%;
  }
  .pure-u-xl-4-11--offset, .pure-u-xl-8-22--offset {
    margin-left: 36.3636%;
  }
  .pure-u-xl-5-11, .pure-u-xl-10-22 {
    width: 45.4545%;
    *width: 45.4235%;
  }
  .pure-u-xl-5-11--offset, .pure-u-xl-10-22--offset {
    margin-left: 45.4545%;
  }
  .pure-u-xl-6-11, .pure-u-xl-12-22 {
    width: 54.5454%;
    *width: 54.5144%;
  }
  .pure-u-xl-6-11--offset, .pure-u-xl-12-22--offset {
    margin-left: 54.5454%;
  }
  .pure-u-xl-7-11, .pure-u-xl-14-22 {
    width: 63.6363%;
    *width: 63.6053%;
  }
  .pure-u-xl-7-11--offset, .pure-u-xl-14-22--offset {
    margin-left: 63.6363%;
  }
  .pure-u-xl-8-11, .pure-u-xl-16-22 {
    width: 72.7272%;
    *width: 72.6962%;
  }
  .pure-u-xl-8-11--offset, .pure-u-xl-16-22--offset {
    margin-left: 72.7272%;
  }
  .pure-u-xl-9-11, .pure-u-xl-18-22 {
    width: 81.8181%;
    *width: 81.7871%;
  }
  .pure-u-xl-9-11--offset, .pure-u-xl-18-22--offset {
    margin-left: 81.8181%;
  }
  .pure-u-xl-10-11, .pure-u-xl-20-22 {
    width: 90.909%;
    *width: 90.878%;
  }
  .pure-u-xl-10-11--offset, .pure-u-xl-20-22--offset {
    margin-left: 90.909%;
  }
  .pure-u-xl-1-12, .pure-u-xl-2-24 {
    width: 8.3333%;
    *width: 8.3023%;
  }
  .pure-u-xl-1-12--offset, .pure-u-xl-2-24--offset {
    margin-left: 8.3333%;
  }
  .pure-u-xl-5-12, .pure-u-xl-10-24 {
    width: 41.6666%;
    *width: 41.6356%;
  }
  .pure-u-xl-5-12--offset, .pure-u-xl-10-24--offset {
    margin-left: 41.6666%;
  }
  .pure-u-xl-7-12, .pure-u-xl-14-24 {
    width: 58.3333%;
    *width: 58.3023%;
  }
  .pure-u-xl-7-12--offset, .pure-u-xl-14-24--offset {
    margin-left: 58.3333%;
  }
  .pure-u-xl-11-12, .pure-u-xl-22-24 {
    width: 91.6666%;
    *width: 91.6356%;
  }
  .pure-u-xl-11-12--offset, .pure-u-xl-22-24--offset {
    margin-left: 91.6666%;
  }
  .pure-u-xl-1-13 {
    width: 7.6923%;
    *width: 7.6613%;
  }
  .pure-u-xl-1-13--offset {
    margin-left: 7.6923%;
  }
  .pure-u-xl-2-13 {
    width: 15.3846%;
    *width: 15.3536%;
  }
  .pure-u-xl-2-13--offset {
    margin-left: 15.3846%;
  }
  .pure-u-xl-3-13 {
    width: 23.0769%;
    *width: 23.0459%;
  }
  .pure-u-xl-3-13--offset {
    margin-left: 23.0769%;
  }
  .pure-u-xl-4-13 {
    width: 30.7692%;
    *width: 30.7382%;
  }
  .pure-u-xl-4-13--offset {
    margin-left: 30.7692%;
  }
  .pure-u-xl-5-13 {
    width: 38.4615%;
    *width: 38.4305%;
  }
  .pure-u-xl-5-13--offset {
    margin-left: 38.4615%;
  }
  .pure-u-xl-6-13 {
    width: 46.1538%;
    *width: 46.1228%;
  }
  .pure-u-xl-6-13--offset {
    margin-left: 46.1538%;
  }
  .pure-u-xl-7-13 {
    width: 53.8461%;
    *width: 53.8151%;
  }
  .pure-u-xl-7-13--offset {
    margin-left: 53.8461%;
  }
  .pure-u-xl-8-13 {
    width: 61.5384%;
    *width: 61.5074%;
  }
  .pure-u-xl-8-13--offset {
    margin-left: 61.5384%;
  }
  .pure-u-xl-9-13 {
    width: 69.2307%;
    *width: 69.1997%;
  }
  .pure-u-xl-9-13--offset {
    margin-left: 69.2307%;
  }
  .pure-u-xl-10-13 {
    width: 76.923%;
    *width: 76.892%;
  }
  .pure-u-xl-10-13--offset {
    margin-left: 76.923%;
  }
  .pure-u-xl-11-13 {
    width: 84.6153%;
    *width: 84.5843%;
  }
  .pure-u-xl-11-13--offset {
    margin-left: 84.6153%;
  }
  .pure-u-xl-12-13 {
    width: 92.3076%;
    *width: 92.2766%;
  }
  .pure-u-xl-12-13--offset {
    margin-left: 92.3076%;
  }
  .pure-u-xl-1-14 {
    width: 7.1428%;
    *width: 7.1118%;
  }
  .pure-u-xl-1-14--offset {
    margin-left: 7.1428%;
  }
  .pure-u-xl-3-14 {
    width: 21.4285%;
    *width: 21.3975%;
  }
  .pure-u-xl-3-14--offset {
    margin-left: 21.4285%;
  }
  .pure-u-xl-5-14 {
    width: 35.7142%;
    *width: 35.6832%;
  }
  .pure-u-xl-5-14--offset {
    margin-left: 35.7142%;
  }
  .pure-u-xl-9-14 {
    width: 64.2857%;
    *width: 64.2547%;
  }
  .pure-u-xl-9-14--offset {
    margin-left: 64.2857%;
  }
  .pure-u-xl-11-14 {
    width: 78.5714%;
    *width: 78.5404%;
  }
  .pure-u-xl-11-14--offset {
    margin-left: 78.5714%;
  }
  .pure-u-xl-13-14 {
    width: 92.8571%;
    *width: 92.8261%;
  }
  .pure-u-xl-13-14--offset {
    margin-left: 92.8571%;
  }
  .pure-u-xl-1-15 {
    width: 6.6666%;
    *width: 6.6356%;
  }
  .pure-u-xl-1-15--offset {
    margin-left: 6.6666%;
  }
  .pure-u-xl-2-15 {
    width: 13.3333%;
    *width: 13.3023%;
  }
  .pure-u-xl-2-15--offset {
    margin-left: 13.3333%;
  }
  .pure-u-xl-4-15 {
    width: 26.6666%;
    *width: 26.6356%;
  }
  .pure-u-xl-4-15--offset {
    margin-left: 26.6666%;
  }
  .pure-u-xl-7-15 {
    width: 46.6666%;
    *width: 46.6356%;
  }
  .pure-u-xl-7-15--offset {
    margin-left: 46.6666%;
  }
  .pure-u-xl-8-15 {
    width: 53.3333%;
    *width: 53.3023%;
  }
  .pure-u-xl-8-15--offset {
    margin-left: 53.3333%;
  }
  .pure-u-xl-11-15 {
    width: 73.3333%;
    *width: 73.3023%;
  }
  .pure-u-xl-11-15--offset {
    margin-left: 73.3333%;
  }
  .pure-u-xl-13-15 {
    width: 86.6666%;
    *width: 86.6356%;
  }
  .pure-u-xl-13-15--offset {
    margin-left: 86.6666%;
  }
  .pure-u-xl-14-15 {
    width: 93.3333%;
    *width: 93.3023%;
  }
  .pure-u-xl-14-15--offset {
    margin-left: 93.3333%;
  }
  .pure-u-xl-1-16 {
    width: 6.25%;
    *width: 6.219%;
  }
  .pure-u-xl-1-16--offset {
    margin-left: 6.25%;
  }
  .pure-u-xl-3-16 {
    width: 18.75%;
    *width: 18.719%;
  }
  .pure-u-xl-3-16--offset {
    margin-left: 18.75%;
  }
  .pure-u-xl-5-16 {
    width: 31.25%;
    *width: 31.219%;
  }
  .pure-u-xl-5-16--offset {
    margin-left: 31.25%;
  }
  .pure-u-xl-7-16 {
    width: 43.75%;
    *width: 43.719%;
  }
  .pure-u-xl-7-16--offset {
    margin-left: 43.75%;
  }
  .pure-u-xl-9-16 {
    width: 56.25%;
    *width: 56.219%;
  }
  .pure-u-xl-9-16--offset {
    margin-left: 56.25%;
  }
  .pure-u-xl-11-16 {
    width: 68.75%;
    *width: 68.719%;
  }
  .pure-u-xl-11-16--offset {
    margin-left: 68.75%;
  }
  .pure-u-xl-13-16 {
    width: 81.25%;
    *width: 81.219%;
  }
  .pure-u-xl-13-16--offset {
    margin-left: 81.25%;
  }
  .pure-u-xl-15-16 {
    width: 93.75%;
    *width: 93.719%;
  }
  .pure-u-xl-15-16--offset {
    margin-left: 93.75%;
  }
  .pure-u-xl-1-17 {
    width: 5.8823%;
    *width: 5.8513%;
  }
  .pure-u-xl-1-17--offset {
    margin-left: 5.8823%;
  }
  .pure-u-xl-2-17 {
    width: 11.7647%;
    *width: 11.7337%;
  }
  .pure-u-xl-2-17--offset {
    margin-left: 11.7647%;
  }
  .pure-u-xl-3-17 {
    width: 17.647%;
    *width: 17.616%;
  }
  .pure-u-xl-3-17--offset {
    margin-left: 17.647%;
  }
  .pure-u-xl-4-17 {
    width: 23.5294%;
    *width: 23.4984%;
  }
  .pure-u-xl-4-17--offset {
    margin-left: 23.5294%;
  }
  .pure-u-xl-5-17 {
    width: 29.4117%;
    *width: 29.3807%;
  }
  .pure-u-xl-5-17--offset {
    margin-left: 29.4117%;
  }
  .pure-u-xl-6-17 {
    width: 35.2941%;
    *width: 35.2631%;
  }
  .pure-u-xl-6-17--offset {
    margin-left: 35.2941%;
  }
  .pure-u-xl-7-17 {
    width: 41.1764%;
    *width: 41.1454%;
  }
  .pure-u-xl-7-17--offset {
    margin-left: 41.1764%;
  }
  .pure-u-xl-8-17 {
    width: 47.0588%;
    *width: 47.0278%;
  }
  .pure-u-xl-8-17--offset {
    margin-left: 47.0588%;
  }
  .pure-u-xl-9-17 {
    width: 52.9411%;
    *width: 52.9101%;
  }
  .pure-u-xl-9-17--offset {
    margin-left: 52.9411%;
  }
  .pure-u-xl-10-17 {
    width: 58.8235%;
    *width: 58.7925%;
  }
  .pure-u-xl-10-17--offset {
    margin-left: 58.8235%;
  }
  .pure-u-xl-11-17 {
    width: 64.7058%;
    *width: 64.6748%;
  }
  .pure-u-xl-11-17--offset {
    margin-left: 64.7058%;
  }
  .pure-u-xl-12-17 {
    width: 70.5882%;
    *width: 70.5572%;
  }
  .pure-u-xl-12-17--offset {
    margin-left: 70.5882%;
  }
  .pure-u-xl-13-17 {
    width: 76.4705%;
    *width: 76.4395%;
  }
  .pure-u-xl-13-17--offset {
    margin-left: 76.4705%;
  }
  .pure-u-xl-14-17 {
    width: 82.3529%;
    *width: 82.3219%;
  }
  .pure-u-xl-14-17--offset {
    margin-left: 82.3529%;
  }
  .pure-u-xl-15-17 {
    width: 88.2352%;
    *width: 88.2042%;
  }
  .pure-u-xl-15-17--offset {
    margin-left: 88.2352%;
  }
  .pure-u-xl-16-17 {
    width: 94.1176%;
    *width: 94.0866%;
  }
  .pure-u-xl-16-17--offset {
    margin-left: 94.1176%;
  }
  .pure-u-xl-1-18 {
    width: 5.5555%;
    *width: 5.5245%;
  }
  .pure-u-xl-1-18--offset {
    margin-left: 5.5555%;
  }
  .pure-u-xl-5-18 {
    width: 27.7777%;
    *width: 27.7467%;
  }
  .pure-u-xl-5-18--offset {
    margin-left: 27.7777%;
  }
  .pure-u-xl-7-18 {
    width: 38.8888%;
    *width: 38.8578%;
  }
  .pure-u-xl-7-18--offset {
    margin-left: 38.8888%;
  }
  .pure-u-xl-11-18 {
    width: 61.1111%;
    *width: 61.0801%;
  }
  .pure-u-xl-11-18--offset {
    margin-left: 61.1111%;
  }
  .pure-u-xl-13-18 {
    width: 72.2222%;
    *width: 72.1912%;
  }
  .pure-u-xl-13-18--offset {
    margin-left: 72.2222%;
  }
  .pure-u-xl-17-18 {
    width: 94.4444%;
    *width: 94.4134%;
  }
  .pure-u-xl-17-18--offset {
    margin-left: 94.4444%;
  }
  .pure-u-xl-1-19 {
    width: 5.2631%;
    *width: 5.2321%;
  }
  .pure-u-xl-1-19--offset {
    margin-left: 5.2631%;
  }
  .pure-u-xl-2-19 {
    width: 10.5263%;
    *width: 10.4953%;
  }
  .pure-u-xl-2-19--offset {
    margin-left: 10.5263%;
  }
  .pure-u-xl-3-19 {
    width: 15.7894%;
    *width: 15.7584%;
  }
  .pure-u-xl-3-19--offset {
    margin-left: 15.7894%;
  }
  .pure-u-xl-4-19 {
    width: 21.0526%;
    *width: 21.0216%;
  }
  .pure-u-xl-4-19--offset {
    margin-left: 21.0526%;
  }
  .pure-u-xl-5-19 {
    width: 26.3157%;
    *width: 26.2847%;
  }
  .pure-u-xl-5-19--offset {
    margin-left: 26.3157%;
  }
  .pure-u-xl-6-19 {
    width: 31.5789%;
    *width: 31.5479%;
  }
  .pure-u-xl-6-19--offset {
    margin-left: 31.5789%;
  }
  .pure-u-xl-7-19 {
    width: 36.8421%;
    *width: 36.8111%;
  }
  .pure-u-xl-7-19--offset {
    margin-left: 36.8421%;
  }
  .pure-u-xl-8-19 {
    width: 42.1052%;
    *width: 42.0742%;
  }
  .pure-u-xl-8-19--offset {
    margin-left: 42.1052%;
  }
  .pure-u-xl-9-19 {
    width: 47.3684%;
    *width: 47.3374%;
  }
  .pure-u-xl-9-19--offset {
    margin-left: 47.3684%;
  }
  .pure-u-xl-10-19 {
    width: 52.6315%;
    *width: 52.6005%;
  }
  .pure-u-xl-10-19--offset {
    margin-left: 52.6315%;
  }
  .pure-u-xl-11-19 {
    width: 57.8947%;
    *width: 57.8637%;
  }
  .pure-u-xl-11-19--offset {
    margin-left: 57.8947%;
  }
  .pure-u-xl-12-19 {
    width: 63.1578%;
    *width: 63.1268%;
  }
  .pure-u-xl-12-19--offset {
    margin-left: 63.1578%;
  }
  .pure-u-xl-13-19 {
    width: 68.421%;
    *width: 68.39%;
  }
  .pure-u-xl-13-19--offset {
    margin-left: 68.421%;
  }
  .pure-u-xl-14-19 {
    width: 73.6842%;
    *width: 73.6532%;
  }
  .pure-u-xl-14-19--offset {
    margin-left: 73.6842%;
  }
  .pure-u-xl-15-19 {
    width: 78.9473%;
    *width: 78.9163%;
  }
  .pure-u-xl-15-19--offset {
    margin-left: 78.9473%;
  }
  .pure-u-xl-16-19 {
    width: 84.2105%;
    *width: 84.1795%;
  }
  .pure-u-xl-16-19--offset {
    margin-left: 84.2105%;
  }
  .pure-u-xl-17-19 {
    width: 89.4736%;
    *width: 89.4426%;
  }
  .pure-u-xl-17-19--offset {
    margin-left: 89.4736%;
  }
  .pure-u-xl-18-19 {
    width: 94.7368%;
    *width: 94.7058%;
  }
  .pure-u-xl-18-19--offset {
    margin-left: 94.7368%;
  }
  .pure-u-xl-1-20 {
    width: 5%;
    *width: 4.969%;
  }
  .pure-u-xl-1-20--offset {
    margin-left: 5%;
  }
  .pure-u-xl-3-20 {
    width: 15%;
    *width: 14.969%;
  }
  .pure-u-xl-3-20--offset {
    margin-left: 15%;
  }
  .pure-u-xl-7-20 {
    width: 35%;
    *width: 34.969%;
  }
  .pure-u-xl-7-20--offset {
    margin-left: 35%;
  }
  .pure-u-xl-9-20 {
    width: 45%;
    *width: 44.969%;
  }
  .pure-u-xl-9-20--offset {
    margin-left: 45%;
  }
  .pure-u-xl-11-20 {
    width: 55%;
    *width: 54.969%;
  }
  .pure-u-xl-11-20--offset {
    margin-left: 55%;
  }
  .pure-u-xl-13-20 {
    width: 65%;
    *width: 64.969%;
  }
  .pure-u-xl-13-20--offset {
    margin-left: 65%;
  }
  .pure-u-xl-17-20 {
    width: 85%;
    *width: 84.969%;
  }
  .pure-u-xl-17-20--offset {
    margin-left: 85%;
  }
  .pure-u-xl-19-20 {
    width: 95%;
    *width: 94.969%;
  }
  .pure-u-xl-19-20--offset {
    margin-left: 95%;
  }
  .pure-u-xl-1-21 {
    width: 4.7619%;
    *width: 4.7309%;
  }
  .pure-u-xl-1-21--offset {
    margin-left: 4.7619%;
  }
  .pure-u-xl-2-21 {
    width: 9.5238%;
    *width: 9.4928%;
  }
  .pure-u-xl-2-21--offset {
    margin-left: 9.5238%;
  }
  .pure-u-xl-4-21 {
    width: 19.0476%;
    *width: 19.0166%;
  }
  .pure-u-xl-4-21--offset {
    margin-left: 19.0476%;
  }
  .pure-u-xl-5-21 {
    width: 23.8095%;
    *width: 23.7785%;
  }
  .pure-u-xl-5-21--offset {
    margin-left: 23.8095%;
  }
  .pure-u-xl-8-21 {
    width: 38.0952%;
    *width: 38.0642%;
  }
  .pure-u-xl-8-21--offset {
    margin-left: 38.0952%;
  }
  .pure-u-xl-10-21 {
    width: 47.619%;
    *width: 47.588%;
  }
  .pure-u-xl-10-21--offset {
    margin-left: 47.619%;
  }
  .pure-u-xl-11-21 {
    width: 52.3809%;
    *width: 52.3499%;
  }
  .pure-u-xl-11-21--offset {
    margin-left: 52.3809%;
  }
  .pure-u-xl-13-21 {
    width: 61.9047%;
    *width: 61.8737%;
  }
  .pure-u-xl-13-21--offset {
    margin-left: 61.9047%;
  }
  .pure-u-xl-16-21 {
    width: 76.1904%;
    *width: 76.1594%;
  }
  .pure-u-xl-16-21--offset {
    margin-left: 76.1904%;
  }
  .pure-u-xl-17-21 {
    width: 80.9523%;
    *width: 80.9213%;
  }
  .pure-u-xl-17-21--offset {
    margin-left: 80.9523%;
  }
  .pure-u-xl-19-21 {
    width: 90.4761%;
    *width: 90.4451%;
  }
  .pure-u-xl-19-21--offset {
    margin-left: 90.4761%;
  }
  .pure-u-xl-20-21 {
    width: 95.238%;
    *width: 95.207%;
  }
  .pure-u-xl-20-21--offset {
    margin-left: 95.238%;
  }
  .pure-u-xl-1-22 {
    width: 4.5454%;
    *width: 4.5144%;
  }
  .pure-u-xl-1-22--offset {
    margin-left: 4.5454%;
  }
  .pure-u-xl-3-22 {
    width: 13.6363%;
    *width: 13.6053%;
  }
  .pure-u-xl-3-22--offset {
    margin-left: 13.6363%;
  }
  .pure-u-xl-5-22 {
    width: 22.7272%;
    *width: 22.6962%;
  }
  .pure-u-xl-5-22--offset {
    margin-left: 22.7272%;
  }
  .pure-u-xl-7-22 {
    width: 31.8181%;
    *width: 31.7871%;
  }
  .pure-u-xl-7-22--offset {
    margin-left: 31.8181%;
  }
  .pure-u-xl-9-22 {
    width: 40.909%;
    *width: 40.878%;
  }
  .pure-u-xl-9-22--offset {
    margin-left: 40.909%;
  }
  .pure-u-xl-13-22 {
    width: 59.0909%;
    *width: 59.0599%;
  }
  .pure-u-xl-13-22--offset {
    margin-left: 59.0909%;
  }
  .pure-u-xl-15-22 {
    width: 68.1818%;
    *width: 68.1508%;
  }
  .pure-u-xl-15-22--offset {
    margin-left: 68.1818%;
  }
  .pure-u-xl-17-22 {
    width: 77.2727%;
    *width: 77.2417%;
  }
  .pure-u-xl-17-22--offset {
    margin-left: 77.2727%;
  }
  .pure-u-xl-19-22 {
    width: 86.3636%;
    *width: 86.3326%;
  }
  .pure-u-xl-19-22--offset {
    margin-left: 86.3636%;
  }
  .pure-u-xl-21-22 {
    width: 95.4545%;
    *width: 95.4235%;
  }
  .pure-u-xl-21-22--offset {
    margin-left: 95.4545%;
  }
  .pure-u-xl-1-23 {
    width: 4.3478%;
    *width: 4.3168%;
  }
  .pure-u-xl-1-23--offset {
    margin-left: 4.3478%;
  }
  .pure-u-xl-2-23 {
    width: 8.6956%;
    *width: 8.6646%;
  }
  .pure-u-xl-2-23--offset {
    margin-left: 8.6956%;
  }
  .pure-u-xl-3-23 {
    width: 13.0434%;
    *width: 13.0124%;
  }
  .pure-u-xl-3-23--offset {
    margin-left: 13.0434%;
  }
  .pure-u-xl-4-23 {
    width: 17.3913%;
    *width: 17.3603%;
  }
  .pure-u-xl-4-23--offset {
    margin-left: 17.3913%;
  }
  .pure-u-xl-5-23 {
    width: 21.7391%;
    *width: 21.7081%;
  }
  .pure-u-xl-5-23--offset {
    margin-left: 21.7391%;
  }
  .pure-u-xl-6-23 {
    width: 26.0869%;
    *width: 26.0559%;
  }
  .pure-u-xl-6-23--offset {
    margin-left: 26.0869%;
  }
  .pure-u-xl-7-23 {
    width: 30.4347%;
    *width: 30.4037%;
  }
  .pure-u-xl-7-23--offset {
    margin-left: 30.4347%;
  }
  .pure-u-xl-8-23 {
    width: 34.7826%;
    *width: 34.7516%;
  }
  .pure-u-xl-8-23--offset {
    margin-left: 34.7826%;
  }
  .pure-u-xl-9-23 {
    width: 39.1304%;
    *width: 39.0994%;
  }
  .pure-u-xl-9-23--offset {
    margin-left: 39.1304%;
  }
  .pure-u-xl-10-23 {
    width: 43.4782%;
    *width: 43.4472%;
  }
  .pure-u-xl-10-23--offset {
    margin-left: 43.4782%;
  }
  .pure-u-xl-11-23 {
    width: 47.826%;
    *width: 47.795%;
  }
  .pure-u-xl-11-23--offset {
    margin-left: 47.826%;
  }
  .pure-u-xl-12-23 {
    width: 52.1739%;
    *width: 52.1429%;
  }
  .pure-u-xl-12-23--offset {
    margin-left: 52.1739%;
  }
  .pure-u-xl-13-23 {
    width: 56.5217%;
    *width: 56.4907%;
  }
  .pure-u-xl-13-23--offset {
    margin-left: 56.5217%;
  }
  .pure-u-xl-14-23 {
    width: 60.8695%;
    *width: 60.8385%;
  }
  .pure-u-xl-14-23--offset {
    margin-left: 60.8695%;
  }
  .pure-u-xl-15-23 {
    width: 65.2173%;
    *width: 65.1863%;
  }
  .pure-u-xl-15-23--offset {
    margin-left: 65.2173%;
  }
  .pure-u-xl-16-23 {
    width: 69.5652%;
    *width: 69.5342%;
  }
  .pure-u-xl-16-23--offset {
    margin-left: 69.5652%;
  }
  .pure-u-xl-17-23 {
    width: 73.913%;
    *width: 73.882%;
  }
  .pure-u-xl-17-23--offset {
    margin-left: 73.913%;
  }
  .pure-u-xl-18-23 {
    width: 78.2608%;
    *width: 78.2298%;
  }
  .pure-u-xl-18-23--offset {
    margin-left: 78.2608%;
  }
  .pure-u-xl-19-23 {
    width: 82.6086%;
    *width: 82.5776%;
  }
  .pure-u-xl-19-23--offset {
    margin-left: 82.6086%;
  }
  .pure-u-xl-20-23 {
    width: 86.9565%;
    *width: 86.9255%;
  }
  .pure-u-xl-20-23--offset {
    margin-left: 86.9565%;
  }
  .pure-u-xl-21-23 {
    width: 91.3043%;
    *width: 91.2733%;
  }
  .pure-u-xl-21-23--offset {
    margin-left: 91.3043%;
  }
  .pure-u-xl-22-23 {
    width: 95.6521%;
    *width: 95.6211%;
  }
  .pure-u-xl-22-23--offset {
    margin-left: 95.6521%;
  }
  .pure-u-xl-1-24 {
    width: 4.1666%;
    *width: 4.1356%;
  }
  .pure-u-xl-1-24--offset {
    margin-left: 4.1666%;
  }
  .pure-u-xl-5-24 {
    width: 20.8333%;
    *width: 20.8023%;
  }
  .pure-u-xl-5-24--offset {
    margin-left: 20.8333%;
  }
  .pure-u-xl-7-24 {
    width: 29.1666%;
    *width: 29.1356%;
  }
  .pure-u-xl-7-24--offset {
    margin-left: 29.1666%;
  }
  .pure-u-xl-11-24 {
    width: 45.8333%;
    *width: 45.8023%;
  }
  .pure-u-xl-11-24--offset {
    margin-left: 45.8333%;
  }
  .pure-u-xl-13-24 {
    width: 54.1666%;
    *width: 54.1356%;
  }
  .pure-u-xl-13-24--offset {
    margin-left: 54.1666%;
  }
  .pure-u-xl-17-24 {
    width: 70.8333%;
    *width: 70.8023%;
  }
  .pure-u-xl-17-24--offset {
    margin-left: 70.8333%;
  }
  .pure-u-xl-19-24 {
    width: 79.1666%;
    *width: 79.1356%;
  }
  .pure-u-xl-19-24--offset {
    margin-left: 79.1666%;
  }
  .pure-u-xl-23-24 {
    width: 95.8333%;
    *width: 95.8023%;
  }
  .pure-u-xl-23-24--offset {
    margin-left: 95.8333%;
  }
  .pure-u-xl--offset-none {
    margin-left: 0;
  }
  .pure-g-xl--np {
    margin-left: 0;
    margin-right: 0;
  }
  .pure-g-xl--np [class*="pure-u"] {
    padding-right: 0;
    padding-left: 0;
  }
  .pure-g-xl--normal {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
  }
  .pure-g-xl--normal > [class*="pure-u"] {
    vertical-align: baseline;
  }
  .pure-g > [class*="pure-u"].pure-u-xl--normal {
    -ms-flex-item-align: baseline;
    align-self: baseline;
    vertical-align: baseline;
  }
  .pure-g-xl--top {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .pure-g-xl--top > [class*="pure-u"] {
    vertical-align: top;
  }
  .pure-g > [class*="pure-u"].pure-u-xl--top {
    -ms-flex-item-align: start;
    align-self: flex-start;
    vertical-align: top;
  }
  .pure-g-xl--middle {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .pure-g-xl--middle > [class*="pure-u"] {
    vertical-align: middle;
  }
  .pure-g > [class*="pure-u"].pure-u-xl--middle {
    -ms-flex-item-align: center;
    align-self: center;
    vertical-align: middle;
  }
  .pure-g-xl--bottom {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .pure-g-xl--bottom > [class*="pure-u"] {
    vertical-align: bottom;
  }
  .pure-g > [class*="pure-u"].pure-u-xl--bottom {
    -ms-flex-item-align: end;
    align-self: flex-end;
    vertical-align: bottom;
  }
  .pure-g-xl--left {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .pure-g-xl--center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .pure-g-xl--right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .pure-g-xl--justify {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .pure-g-xl--justify1 {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .mb-xl-0 {
    margin-bottom: 0px;
  }
  .mt-xl-0 {
    margin-top: 0px;
  }
  .mb-xl-5 {
    margin-bottom: 5px;
  }
  .mt-xl-5 {
    margin-top: 5px;
  }
  .mb-xl-10 {
    margin-bottom: 10px;
  }
  .mt-xl-10 {
    margin-top: 10px;
  }
  .mb-xl-15 {
    margin-bottom: 15px;
  }
  .mt-xl-15 {
    margin-top: 15px;
  }
  .mb-xl-20 {
    margin-bottom: 20px;
  }
  .mt-xl-20 {
    margin-top: 20px;
  }
  .mb-xl-25 {
    margin-bottom: 25px;
  }
  .mt-xl-25 {
    margin-top: 25px;
  }
  .mb-xl-30 {
    margin-bottom: 30px;
  }
  .mt-xl-30 {
    margin-top: 30px;
  }
  .hidden-xl {
    display: none !important;
  }
}
