/*
 * 绝对定位样式
*/
.abs-layout {
    position: absolute;
  }
  
  .relative-layout {
    position: relative;
  }
  
  .top-0 {
    top: 0%;
  }
  .top-1 {
    top: 1%;
  }
  .top-2 {
    top: 2%;
  }
  .top-3 {
    top: 3%;
  }
  .top-4 {
    top: 4%;
  }
  .top-5 {
    top: 5%;
  }
  .top-6 {
    top: 6%;
  }
  .top-7 {
    top: 7%;
  }
  .top-8 {
    top: 8%;
  }
  .top-9 {
    top: 9%;
  }
  .top-10 {
    top: 10%;
  }
  .top-11 {
    top: 11%;
  }
  .top-12 {
    top: 12%;
  }
  .top-13 {
    top: 13%;
  }
  .top-14 {
    top: 14%;
  }
  .top-15 {
    top: 15%;
  }
  .top-16 {
    top: 16%;
  }
  .top-17 {
    top: 17%;
  }
  .top-18 {
    top: 18%;
  }
  .top-19 {
    top: 19%;
  }
  .top-20 {
    top: 20%;
  }
  .top-21 {
    top: 21%;
  }
  .top-22 {
    top: 22%;
  }
  .top-23 {
    top: 23%;
  }
  .top-24 {
    top: 24%;
  }
  .top-25 {
    top: 25%;
  }
  .top-26 {
    top: 26%;
  }
  .top-27 {
    top: 27%;
  }
  .top-28 {
    top: 28%;
  }
  .top-29 {
    top: 29%;
  }
  .top-30 {
    top: 30%;
  }
  .top-31 {
    top: 31%;
  }
  .top-32 {
    top: 32%;
  }
  .top-33 {
    top: 33%;
  }
  .top-34 {
    top: 34%;
  }
  .top-35 {
    top: 35%;
  }
  .top-36 {
    top: 36%;
  }
  .top-37 {
    top: 37%;
  }
  .top-38 {
    top: 38%;
  }
  .top-39 {
    top: 39%;
  }
  .top-40 {
    top: 40%;
  }
  .top-41 {
    top: 41%;
  }
  .top-42 {
    top: 42%;
  }
  .top-43 {
    top: 43%;
  }
  .top-44 {
    top: 44%;
  }
  .top-45 {
    top: 45%;
  }
  .top-46 {
    top: 46%;
  }
  .top-47 {
    top: 47%;
  }
  .top-48 {
    top: 48%;
  }
  .top-49 {
    top: 49%;
  }
  .top-50 {
    top: 50%;
  }
  .top-51 {
    top: 51%;
  }
  .top-52 {
    top: 52%;
  }
  .top-53 {
    top: 53%;
  }
  .top-54 {
    top: 54%;
  }
  .top-55 {
    top: 55%;
  }
  .top-56 {
    top: 56%;
  }
  .top-57 {
    top: 57%;
  }
  .top-58 {
    top: 58%;
  }
  .top-59 {
    top: 59%;
  }
  .top-60 {
    top: 60%;
  }
  .top-61 {
    top: 61%;
  }
  .top-62 {
    top: 62%;
  }
  .top-63 {
    top: 63%;
  }
  .top-64 {
    top: 64%;
  }
  .top-65 {
    top: 65%;
  }
  .top-66 {
    top: 66%;
  }
  .top-67 {
    top: 67%;
  }
  .top-68 {
    top: 68%;
  }
  .top-69 {
    top: 69%;
  }
  .top-70 {
    top: 70%;
  }
  .top-71 {
    top: 71%;
  }
  .top-72 {
    top: 72%;
  }
  .top-73 {
    top: 73%;
  }
  .top-74 {
    top: 74%;
  }
  .top-75 {
    top: 75%;
  }
  .top-76 {
    top: 76%;
  }
  .top-77 {
    top: 77%;
  }
  .top-78 {
    top: 78%;
  }
  .top-79 {
    top: 79%;
  }
  .top-80 {
    top: 80%;
  }
  .top-81 {
    top: 81%;
  }
  .top-82 {
    top: 82%;
  }
  .top-83 {
    top: 83%;
  }
  .top-84 {
    top: 84%;
  }
  .top-85 {
    top: 85%;
  }
  .top-86 {
    top: 86%;
  }
  .top-87 {
    top: 87%;
  }
  .top-88 {
    top: 88%;
  }
  .top-89 {
    top: 89%;
  }
  .top-90 {
    top: 90%;
  }
  .top-91 {
    top: 91%;
  }
  .top-92 {
    top: 92%;
  }
  .top-93 {
    top: 93%;
  }
  .top-94 {
    top: 94%;
  }
  .top-95 {
    top: 95%;
  }
  .top-96 {
    top: 96%;
  }
  .top-97 {
    top: 97%;
  }
  .top-98 {
    top: 98%;
  }
  .top-99 {
    top: 99%;
  }
  .top-100 {
    top: 100%;
  }
  
  .left-0 {
    left: 0%;
  }
  .left-1 {
    left: 1%;
  }
  .left-2 {
    left: 2%;
  }
  .left-3 {
    left: 3%;
  }
  .left-4 {
    left: 4%;
  }
  .left-5 {
    left: 5%;
  }
  .left-6 {
    left: 6%;
  }
  .left-7 {
    left: 7%;
  }
  .left-8 {
    left: 8%;
  }
  .left-9 {
    left: 9%;
  }
  .left-10 {
    left: 10%;
  }
  .left-11 {
    left: 11%;
  }
  .left-12 {
    left: 12%;
  }
  .left-13 {
    left: 13%;
  }
  .left-14 {
    left: 14%;
  }
  .left-15 {
    left: 15%;
  }
  .left-16 {
    left: 16%;
  }
  .left-17 {
    left: 17%;
  }
  .left-18 {
    left: 18%;
  }
  .left-19 {
    left: 19%;
  }
  .left-20 {
    left: 20%;
  }
  .left-21 {
    left: 21%;
  }
  .left-22 {
    left: 22%;
  }
  .left-23 {
    left: 23%;
  }
  .left-24 {
    left: 24%;
  }
  .left-25 {
    left: 25%;
  }
  .left-26 {
    left: 26%;
  }
  .left-27 {
    left: 27%;
  }
  .left-28 {
    left: 28%;
  }
  .left-29 {
    left: 29%;
  }
  .left-30 {
    left: 30%;
  }
  .left-31 {
    left: 31%;
  }
  .left-32 {
    left: 32%;
  }
  .left-33 {
    left: 33%;
  }
  .left-34 {
    left: 34%;
  }
  .left-35 {
    left: 35%;
  }
  .left-36 {
    left: 36%;
  }
  .left-37 {
    left: 37%;
  }
  .left-38 {
    left: 38%;
  }
  .left-39 {
    left: 39%;
  }
  .left-40 {
    left: 40%;
  }
  .left-41 {
    left: 41%;
  }
  .left-42 {
    left: 42%;
  }
  .left-43 {
    left: 43%;
  }
  .left-44 {
    left: 44%;
  }
  .left-45 {
    left: 45%;
  }
  .left-46 {
    left: 46%;
  }
  .left-47 {
    left: 47%;
  }
  .left-48 {
    left: 48%;
  }
  .left-49 {
    left: 49%;
  }
  .left-50 {
    left: 50%;
  }
  .left-51 {
    left: 51%;
  }
  .left-52 {
    left: 52%;
  }
  .left-53 {
    left: 53%;
  }
  .left-54 {
    left: 54%;
  }
  .left-55 {
    left: 55%;
  }
  .left-56 {
    left: 56%;
  }
  .left-57 {
    left: 57%;
  }
  .left-58 {
    left: 58%;
  }
  .left-59 {
    left: 59%;
  }
  .left-60 {
    left: 60%;
  }
  .left-61 {
    left: 61%;
  }
  .left-62 {
    left: 62%;
  }
  .left-63 {
    left: 63%;
  }
  .left-64 {
    left: 64%;
  }
  .left-65 {
    left: 65%;
  }
  .left-66 {
    left: 66%;
  }
  .left-67 {
    left: 67%;
  }
  .left-68 {
    left: 68%;
  }
  .left-69 {
    left: 69%;
  }
  .left-70 {
    left: 70%;
  }
  .left-71 {
    left: 71%;
  }
  .left-72 {
    left: 72%;
  }
  .left-73 {
    left: 73%;
  }
  .left-74 {
    left: 74%;
  }
  .left-75 {
    left: 75%;
  }
  .left-76 {
    left: 76%;
  }
  .left-77 {
    left: 77%;
  }
  .left-78 {
    left: 78%;
  }
  .left-79 {
    left: 79%;
  }
  .left-80 {
    left: 80%;
  }
  .left-81 {
    left: 81%;
  }
  .left-82 {
    left: 82%;
  }
  .left-83 {
    left: 83%;
  }
  .left-84 {
    left: 84%;
  }
  .left-85 {
    left: 85%;
  }
  .left-86 {
    left: 86%;
  }
  .left-87 {
    left: 87%;
  }
  .left-88 {
    left: 88%;
  }
  .left-89 {
    left: 89%;
  }
  .left-90 {
    left: 90%;
  }
  .left-91 {
    left: 91%;
  }
  .left-92 {
    left: 92%;
  }
  .left-93 {
    left: 93%;
  }
  .left-94 {
    left: 94%;
  }
  .left-95 {
    left: 95%;
  }
  .left-96 {
    left: 96%;
  }
  .left-97 {
    left: 97%;
  }
  .left-98 {
    left: 98%;
  }
  .left-99 {
    left: 99%;
  }
  .left-100 {
    left: 100%;
  }
  
  .right-0 {
    right: 0%;
  }
  .right-1 {
    right: 1%;
  }
  .right-2 {
    right: 2%;
  }
  .right-3 {
    right: 3%;
  }
  .right-4 {
    right: 4%;
  }
  .right-5 {
    right: 5%;
  }
  .right-6 {
    right: 6%;
  }
  .right-7 {
    right: 7%;
  }
  .right-8 {
    right: 8%;
  }
  .right-9 {
    right: 9%;
  }
  .right-10 {
    right: 10%;
  }
  .right-11 {
    right: 11%;
  }
  .right-12 {
    right: 12%;
  }
  .right-13 {
    right: 13%;
  }
  .right-14 {
    right: 14%;
  }
  .right-15 {
    right: 15%;
  }
  .right-16 {
    right: 16%;
  }
  .right-17 {
    right: 17%;
  }
  .right-18 {
    right: 18%;
  }
  .right-19 {
    right: 19%;
  }
  .right-20 {
    right: 20%;
  }
  .right-21 {
    right: 21%;
  }
  .right-22 {
    right: 22%;
  }
  .right-23 {
    right: 23%;
  }
  .right-24 {
    right: 24%;
  }
  .right-25 {
    right: 25%;
  }
  .right-26 {
    right: 26%;
  }
  .right-27 {
    right: 27%;
  }
  .right-28 {
    right: 28%;
  }
  .right-29 {
    right: 29%;
  }
  .right-30 {
    right: 30%;
  }
  .right-31 {
    right: 31%;
  }
  .right-32 {
    right: 32%;
  }
  .right-33 {
    right: 33%;
  }
  .right-34 {
    right: 34%;
  }
  .right-35 {
    right: 35%;
  }
  .right-36 {
    right: 36%;
  }
  .right-37 {
    right: 37%;
  }
  .right-38 {
    right: 38%;
  }
  .right-39 {
    right: 39%;
  }
  .right-40 {
    right: 40%;
  }
  .right-41 {
    right: 41%;
  }
  .right-42 {
    right: 42%;
  }
  .right-43 {
    right: 43%;
  }
  .right-44 {
    right: 44%;
  }
  .right-45 {
    right: 45%;
  }
  .right-46 {
    right: 46%;
  }
  .right-47 {
    right: 47%;
  }
  .right-48 {
    right: 48%;
  }
  .right-49 {
    right: 49%;
  }
  .right-50 {
    right: 50%;
  }
  .right-51 {
    right: 51%;
  }
  .right-52 {
    right: 52%;
  }
  .right-53 {
    right: 53%;
  }
  .right-54 {
    right: 54%;
  }
  .right-55 {
    right: 55%;
  }
  .right-56 {
    right: 56%;
  }
  .right-57 {
    right: 57%;
  }
  .right-58 {
    right: 58%;
  }
  .right-59 {
    right: 59%;
  }
  .right-60 {
    right: 60%;
  }
  .right-61 {
    right: 61%;
  }
  .right-62 {
    right: 62%;
  }
  .right-63 {
    right: 63%;
  }
  .right-64 {
    right: 64%;
  }
  .right-65 {
    right: 65%;
  }
  .right-66 {
    right: 66%;
  }
  .right-67 {
    right: 67%;
  }
  .right-68 {
    right: 68%;
  }
  .right-69 {
    right: 69%;
  }
  .right-70 {
    right: 70%;
  }
  .right-71 {
    right: 71%;
  }
  .right-72 {
    right: 72%;
  }
  .right-73 {
    right: 73%;
  }
  .right-74 {
    right: 74%;
  }
  .right-75 {
    right: 75%;
  }
  .right-76 {
    right: 76%;
  }
  .right-77 {
    right: 77%;
  }
  .right-78 {
    right: 78%;
  }
  .right-79 {
    right: 79%;
  }
  .right-80 {
    right: 80%;
  }
  .right-81 {
    right: 81%;
  }
  .right-82 {
    right: 82%;
  }
  .right-83 {
    right: 83%;
  }
  .right-84 {
    right: 84%;
  }
  .right-85 {
    right: 85%;
  }
  .right-86 {
    right: 86%;
  }
  .right-87 {
    right: 87%;
  }
  .right-88 {
    right: 88%;
  }
  .right-89 {
    right: 89%;
  }
  .right-90 {
    right: 90%;
  }
  .right-91 {
    right: 91%;
  }
  .right-92 {
    right: 92%;
  }
  .right-93 {
    right: 93%;
  }
  .right-94 {
    right: 94%;
  }
  .right-95 {
    right: 95%;
  }
  .right-96 {
    right: 96%;
  }
  .right-97 {
    right: 97%;
  }
  .right-98 {
    right: 98%;
  }
  .right-99 {
    right: 99%;
  }
  .right-100 {
    right: 100%;
  }
  
  .bottom-0 {
    bottom: 0%;
  }
  .bottom-1 {
    bottom: 1%;
  }
  .bottom-2 {
    bottom: 2%;
  }
  .bottom-3 {
    bottom: 3%;
  }
  .bottom-4 {
    bottom: 4%;
  }
  .bottom-5 {
    bottom: 5%;
  }
  .bottom-6 {
    bottom: 6%;
  }
  .bottom-7 {
    bottom: 7%;
  }
  .bottom-8 {
    bottom: 8%;
  }
  .bottom-9 {
    bottom: 9%;
  }
  .bottom-10 {
    bottom: 10%;
  }
  .bottom-11 {
    bottom: 11%;
  }
  .bottom-12 {
    bottom: 12%;
  }
  .bottom-13 {
    bottom: 13%;
  }
  .bottom-14 {
    bottom: 14%;
  }
  .bottom-15 {
    bottom: 15%;
  }
  .bottom-16 {
    bottom: 16%;
  }
  .bottom-17 {
    bottom: 17%;
  }
  .bottom-18 {
    bottom: 18%;
  }
  .bottom-19 {
    bottom: 19%;
  }
  .bottom-20 {
    bottom: 20%;
  }
  .bottom-21 {
    bottom: 21%;
  }
  .bottom-22 {
    bottom: 22%;
  }
  .bottom-23 {
    bottom: 23%;
  }
  .bottom-24 {
    bottom: 24%;
  }
  .bottom-25 {
    bottom: 25%;
  }
  .bottom-26 {
    bottom: 26%;
  }
  .bottom-27 {
    bottom: 27%;
  }
  .bottom-28 {
    bottom: 28%;
  }
  .bottom-29 {
    bottom: 29%;
  }
  .bottom-30 {
    bottom: 30%;
  }
  .bottom-31 {
    bottom: 31%;
  }
  .bottom-32 {
    bottom: 32%;
  }
  .bottom-33 {
    bottom: 33%;
  }
  .bottom-34 {
    bottom: 34%;
  }
  .bottom-35 {
    bottom: 35%;
  }
  .bottom-36 {
    bottom: 36%;
  }
  .bottom-37 {
    bottom: 37%;
  }
  .bottom-38 {
    bottom: 38%;
  }
  .bottom-39 {
    bottom: 39%;
  }
  .bottom-40 {
    bottom: 40%;
  }
  .bottom-41 {
    bottom: 41%;
  }
  .bottom-42 {
    bottom: 42%;
  }
  .bottom-43 {
    bottom: 43%;
  }
  .bottom-44 {
    bottom: 44%;
  }
  .bottom-45 {
    bottom: 45%;
  }
  .bottom-46 {
    bottom: 46%;
  }
  .bottom-47 {
    bottom: 47%;
  }
  .bottom-48 {
    bottom: 48%;
  }
  .bottom-49 {
    bottom: 49%;
  }
  .bottom-50 {
    bottom: 50%;
  }
  .bottom-51 {
    bottom: 51%;
  }
  .bottom-52 {
    bottom: 52%;
  }
  .bottom-53 {
    bottom: 53%;
  }
  .bottom-54 {
    bottom: 54%;
  }
  .bottom-55 {
    bottom: 55%;
  }
  .bottom-56 {
    bottom: 56%;
  }
  .bottom-57 {
    bottom: 57%;
  }
  .bottom-58 {
    bottom: 58%;
  }
  .bottom-59 {
    bottom: 59%;
  }
  .bottom-60 {
    bottom: 60%;
  }
  .bottom-61 {
    bottom: 61%;
  }
  .bottom-62 {
    bottom: 62%;
  }
  .bottom-63 {
    bottom: 63%;
  }
  .bottom-64 {
    bottom: 64%;
  }
  .bottom-65 {
    bottom: 65%;
  }
  .bottom-66 {
    bottom: 66%;
  }
  .bottom-67 {
    bottom: 67%;
  }
  .bottom-68 {
    bottom: 68%;
  }
  .bottom-69 {
    bottom: 69%;
  }
  .bottom-70 {
    bottom: 70%;
  }
  .bottom-71 {
    bottom: 71%;
  }
  .bottom-72 {
    bottom: 72%;
  }
  .bottom-73 {
    bottom: 73%;
  }
  .bottom-74 {
    bottom: 74%;
  }
  .bottom-75 {
    bottom: 75%;
  }
  .bottom-76 {
    bottom: 76%;
  }
  .bottom-77 {
    bottom: 77%;
  }
  .bottom-78 {
    bottom: 78%;
  }
  .bottom-79 {
    bottom: 79%;
  }
  .bottom-80 {
    bottom: 80%;
  }
  .bottom-81 {
    bottom: 81%;
  }
  .bottom-82 {
    bottom: 82%;
  }
  .bottom-83 {
    bottom: 83%;
  }
  .bottom-84 {
    bottom: 84%;
  }
  .bottom-85 {
    bottom: 85%;
  }
  .bottom-86 {
    bottom: 86%;
  }
  .bottom-87 {
    bottom: 87%;
  }
  .bottom-88 {
    bottom: 88%;
  }
  .bottom-89 {
    bottom: 89%;
  }
  .bottom-90 {
    bottom: 90%;
  }
  .bottom-91 {
    bottom: 91%;
  }
  .bottom-92 {
    bottom: 92%;
  }
  .bottom-93 {
    bottom: 93%;
  }
  .bottom-94 {
    bottom: 94%;
  }
  .bottom-95 {
    bottom: 95%;
  }
  .bottom-96 {
    bottom: 96%;
  }
  .bottom-97 {
    bottom: 97%;
  }
  .bottom-98 {
    bottom: 98%;
  }
  .bottom-99 {
    bottom: 99%;
  }
  .bottom-100 {
    bottom: 100%;
  }
  
  .width-0 {
    width: 0%;
    flex-basis: 0%;
  }
  .width-1 {
    width: 1%;
    flex-basis: 1%;
  }
  .width-2 {
    width: 2%;
    flex-basis: 2%;
  }
  .width-3 {
    width: 3%;
    flex-basis: 3%;
  }
  .width-4 {
    width: 4%;
    flex-basis: 4%;
  }
  .width-5 {
    width: 5%;
    flex-basis: 5%;
  }
  .width-6 {
    width: 6%;
    flex-basis: 6%;
  }
  .width-7 {
    width: 7%;
    flex-basis: 7%;
  }
  .width-8 {
    width: 8%;
    flex-basis: 8%;
  }
  .width-9 {
    width: 9%;
    flex-basis: 9%;
  }
  .width-10 {
    width: 10%;
    flex-basis: 10%;
  }
  .width-11 {
    width: 11%;
    flex-basis: 11%;
  }
  .width-12 {
    width: 12%;
    flex-basis: 12%;
  }
  .width-13 {
    width: 13%;
    flex-basis: 13%;
  }
  .width-14 {
    width: 14%;
    flex-basis: 14%;
  }
  .width-15 {
    width: 15%;
    flex-basis: 15%;
  }
  .width-16 {
    width: 16%;
    flex-basis: 16%;
  }
  .width-17 {
    width: 17%;
    flex-basis: 17%;
  }
  .width-18 {
    width: 18%;
    flex-basis: 18%;
  }
  .width-19 {
    width: 19%;
    flex-basis: 19%;
  }
  .width-20 {
    width: 20%;
    flex-basis: 20%;
  }
  .width-21 {
    width: 21%;
    flex-basis: 21%;
  }
  .width-22 {
    width: 22%;
    flex-basis: 22%;
  }
  .width-23 {
    width: 23%;
    flex-basis: 23%;
  }
  .width-24 {
    width: 24%;
    flex-basis: 24%;
  }
  .width-25 {
    width: 25%;
    flex-basis: 25%;
  }
  .width-26 {
    width: 26%;
    flex-basis: 26%;
  }
  .width-27 {
    width: 27%;
    flex-basis: 27%;
  }
  .width-28 {
    width: 28%;
    flex-basis: 28%;
  }
  .width-29 {
    width: 29%;
    flex-basis: 29%;
  }
  .width-30 {
    width: 30%;
    flex-basis: 30%;
  }
  .width-31 {
    width: 31%;
    flex-basis: 31%;
  }
  .width-32 {
    width: 32%;
    flex-basis: 32%;
  }
  .width-33 {
    width: 33%;
    flex-basis: 33%;
  }
  .width-34 {
    width: 34%;
    flex-basis: 34%;
  }
  .width-35 {
    width: 35%;
    flex-basis: 35%;
  }
  .width-36 {
    width: 36%;
    flex-basis: 36%;
  }
  .width-37 {
    width: 37%;
    flex-basis: 37%;
  }
  .width-38 {
    width: 38%;
    flex-basis: 38%;
  }
  .width-39 {
    width: 39%;
    flex-basis: 39%;
  }
  .width-40 {
    width: 40%;
    flex-basis: 40%;
  }
  .width-41 {
    width: 41%;
    flex-basis: 41%;
  }
  .width-42 {
    width: 42%;
    flex-basis: 42%;
  }
  .width-43 {
    width: 43%;
    flex-basis: 43%;
  }
  .width-44 {
    width: 44%;
    flex-basis: 44%;
  }
  .width-45 {
    width: 45%;
    flex-basis: 45%;
  }
  .width-46 {
    width: 46%;
    flex-basis: 46%;
  }
  .width-47 {
    width: 47%;
    flex-basis: 47%;
  }
  .width-48 {
    width: 48%;
    flex-basis: 48%;
  }
  .width-49 {
    width: 49%;
    flex-basis: 49%;
  }
  .width-50 {
    width: 50%;
    flex-basis: 50%;
  }
  .width-51 {
    width: 51%;
    flex-basis: 51%;
  }
  .width-52 {
    width: 52%;
    flex-basis: 52%;
  }
  .width-53 {
    width: 53%;
    flex-basis: 53%;
  }
  .width-54 {
    width: 54%;
    flex-basis: 54%;
  }
  .width-55 {
    width: 55%;
    flex-basis: 55%;
  }
  .width-56 {
    width: 56%;
    flex-basis: 56%;
  }
  .width-57 {
    width: 57%;
    flex-basis: 57%;
  }
  .width-58 {
    width: 58%;
    flex-basis: 58%;
  }
  .width-59 {
    width: 59%;
    flex-basis: 59%;
  }
  .width-60 {
    width: 60%;
    flex-basis: 60%;
  }
  .width-61 {
    width: 61%;
    flex-basis: 61%;
  }
  .width-62 {
    width: 62%;
    flex-basis: 62%;
  }
  .width-63 {
    width: 63%;
    flex-basis: 63%;
  }
  .width-64 {
    width: 64%;
    flex-basis: 64%;
  }
  .width-65 {
    width: 65%;
    flex-basis: 65%;
  }
  .width-66 {
    width: 66%;
    flex-basis: 66%;
  }
  .width-67 {
    width: 67%;
    flex-basis: 67%;
  }
  .width-68 {
    width: 68%;
    flex-basis: 68%;
  }
  .width-69 {
    width: 69%;
    flex-basis: 69%;
  }
  .width-70 {
    width: 70%;
    flex-basis: 70%;
  }
  .width-71 {
    width: 71%;
    flex-basis: 71%;
  }
  .width-72 {
    width: 72%;
    flex-basis: 72%;
  }
  .width-73 {
    width: 73%;
    flex-basis: 73%;
  }
  .width-74 {
    width: 74%;
    flex-basis: 74%;
  }
  .width-75 {
    width: 75%;
    flex-basis: 75%;
  }
  .width-76 {
    width: 76%;
    flex-basis: 76%;
  }
  .width-77 {
    width: 77%;
    flex-basis: 77%;
  }
  .width-78 {
    width: 78%;
    flex-basis: 78%;
  }
  .width-79 {
    width: 79%;
    flex-basis: 79%;
  }
  .width-80 {
    width: 80%;
    flex-basis: 80%;
  }
  .width-81 {
    width: 81%;
    flex-basis: 81%;
  }
  .width-82 {
    width: 82%;
    flex-basis: 82%;
  }
  .width-83 {
    width: 83%;
    flex-basis: 83%;
  }
  .width-84 {
    width: 84%;
    flex-basis: 84%;
  }
  .width-85 {
    width: 85%;
    flex-basis: 85%;
  }
  .width-86 {
    width: 86%;
    flex-basis: 86%;
  }
  .width-87 {
    width: 87%;
    flex-basis: 87%;
  }
  .width-88 {
    width: 88%;
    flex-basis: 88%;
  }
  .width-89 {
    width: 89%;
    flex-basis: 89%;
  }
  .width-90 {
    width: 90%;
    flex-basis: 90%;
  }
  .width-91 {
    width: 91%;
    flex-basis: 91%;
  }
  .width-92 {
    width: 92%;
    flex-basis: 92%;
  }
  .width-93 {
    width: 93%;
    flex-basis: 93%;
  }
  .width-94 {
    width: 94%;
    flex-basis: 94%;
  }
  .width-95 {
    width: 95%;
    flex-basis: 95%;
  }
  .width-96 {
    width: 96%;
    flex-basis: 96%;
  }
  .width-97 {
    width: 97%;
    flex-basis: 97%;
  }
  .width-98 {
    width: 98%;
    flex-basis: 98%;
  }
  .width-99 {
    width: 99%;
    flex-basis: 99%;
  }
  .width-100 {
    width: 100%;
    flex-basis: 100%;
  }
  .width-101 {
    width: 101%;
    flex-basis: 101%;
  }
  .width-102 {
    width: 102%;
    flex-basis: 102%;
  }
  .width-103 {
    width: 103%;
    flex-basis: 103%;
  }
  .width-104 {
    width: 104%;
    flex-basis: 104%;
  }
  .width-105 {
    width: 105%;
    flex-basis: 105%;
  }
  .width-106 {
    width: 106%;
    flex-basis: 106%;
  }
  .width-107 {
    width: 107%;
    flex-basis: 107%;
  }
  .width-108 {
    width: 108%;
    flex-basis: 108%;
  }
  .width-109 {
    width: 109%;
    flex-basis: 109%;
  }
  .width-110 {
    width: 110%;
    flex-basis: 110%;
  }
  .width-111 {
    width: 111%;
    flex-basis: 111%;
  }
  .width-112 {
    width: 112%;
    flex-basis: 112%;
  }
  .width-113 {
    width: 113%;
    flex-basis: 113%;
  }
  .width-114 {
    width: 114%;
    flex-basis: 114%;
  }
  .width-115 {
    width: 115%;
    flex-basis: 115%;
  }
  .width-116 {
    width: 116%;
    flex-basis: 116%;
  }
  .width-117 {
    width: 117%;
    flex-basis: 117%;
  }
  .width-118 {
    width: 118%;
    flex-basis: 118%;
  }
  .width-119 {
    width: 119%;
    flex-basis: 119%;
  }
  .width-120 {
    width: 120%;
    flex-basis: 120%;
  }
  .width-121 {
    width: 121%;
    flex-basis: 121%;
  }
  .width-122 {
    width: 122%;
    flex-basis: 122%;
  }
  .width-123 {
    width: 123%;
    flex-basis: 123%;
  }
  .width-124 {
    width: 124%;
    flex-basis: 124%;
  }
  .width-125 {
    width: 125%;
    flex-basis: 125%;
  }
  .width-126 {
    width: 126%;
    flex-basis: 126%;
  }
  .width-127 {
    width: 127%;
    flex-basis: 127%;
  }
  .width-128 {
    width: 128%;
    flex-basis: 128%;
  }
  .width-129 {
    width: 129%;
    flex-basis: 129%;
  }
  .width-130 {
    width: 130%;
    flex-basis: 130%;
  }
  .width-131 {
    width: 131%;
    flex-basis: 131%;
  }
  .width-132 {
    width: 132%;
    flex-basis: 132%;
  }
  .width-133 {
    width: 133%;
    flex-basis: 133%;
  }
  .width-134 {
    width: 134%;
    flex-basis: 134%;
  }
  .width-135 {
    width: 135%;
    flex-basis: 135%;
  }
  .width-136 {
    width: 136%;
    flex-basis: 136%;
  }
  .width-137 {
    width: 137%;
    flex-basis: 137%;
  }
  .width-138 {
    width: 138%;
    flex-basis: 138%;
  }
  .width-139 {
    width: 139%;
    flex-basis: 139%;
  }
  .width-140 {
    width: 140%;
    flex-basis: 140%;
  }
  .width-141 {
    width: 141%;
    flex-basis: 141%;
  }
  .width-142 {
    width: 142%;
    flex-basis: 142%;
  }
  .width-143 {
    width: 143%;
    flex-basis: 143%;
  }
  .width-144 {
    width: 144%;
    flex-basis: 144%;
  }
  .width-145 {
    width: 145%;
    flex-basis: 145%;
  }
  .width-146 {
    width: 146%;
    flex-basis: 146%;
  }
  .width-147 {
    width: 147%;
    flex-basis: 147%;
  }
  .width-148 {
    width: 148%;
    flex-basis: 148%;
  }
  .width-149 {
    width: 149%;
    flex-basis: 149%;
  }
  .width-150 {
    width: 150%;
    flex-basis: 150%;
  }
  .width-151 {
    width: 151%;
    flex-basis: 151%;
  }
  .width-152 {
    width: 152%;
    flex-basis: 152%;
  }
  .width-153 {
    width: 153%;
    flex-basis: 153%;
  }
  .width-154 {
    width: 154%;
    flex-basis: 154%;
  }
  .width-155 {
    width: 155%;
    flex-basis: 155%;
  }
  .width-156 {
    width: 156%;
    flex-basis: 156%;
  }
  .width-157 {
    width: 157%;
    flex-basis: 157%;
  }
  .width-158 {
    width: 158%;
    flex-basis: 158%;
  }
  .width-159 {
    width: 159%;
    flex-basis: 159%;
  }
  .width-160 {
    width: 160%;
    flex-basis: 160%;
  }
  .width-161 {
    width: 161%;
    flex-basis: 161%;
  }
  .width-162 {
    width: 162%;
    flex-basis: 162%;
  }
  .width-163 {
    width: 163%;
    flex-basis: 163%;
  }
  .width-164 {
    width: 164%;
    flex-basis: 164%;
  }
  .width-165 {
    width: 165%;
    flex-basis: 165%;
  }
  .width-166 {
    width: 166%;
    flex-basis: 166%;
  }
  .width-167 {
    width: 167%;
    flex-basis: 167%;
  }
  .width-168 {
    width: 168%;
    flex-basis: 168%;
  }
  .width-169 {
    width: 169%;
    flex-basis: 169%;
  }
  .width-170 {
    width: 170%;
    flex-basis: 170%;
  }
  .width-171 {
    width: 171%;
    flex-basis: 171%;
  }
  .width-172 {
    width: 172%;
    flex-basis: 172%;
  }
  .width-173 {
    width: 173%;
    flex-basis: 173%;
  }
  .width-174 {
    width: 174%;
    flex-basis: 174%;
  }
  .width-175 {
    width: 175%;
    flex-basis: 175%;
  }
  .width-176 {
    width: 176%;
    flex-basis: 176%;
  }
  .width-177 {
    width: 177%;
    flex-basis: 177%;
  }
  .width-178 {
    width: 178%;
    flex-basis: 178%;
  }
  .width-179 {
    width: 179%;
    flex-basis: 179%;
  }
  .width-180 {
    width: 180%;
    flex-basis: 180%;
  }
  .width-181 {
    width: 181%;
    flex-basis: 181%;
  }
  .width-182 {
    width: 182%;
    flex-basis: 182%;
  }
  .width-183 {
    width: 183%;
    flex-basis: 183%;
  }
  .width-184 {
    width: 184%;
    flex-basis: 184%;
  }
  .width-185 {
    width: 185%;
    flex-basis: 185%;
  }
  .width-186 {
    width: 186%;
    flex-basis: 186%;
  }
  .width-187 {
    width: 187%;
    flex-basis: 187%;
  }
  .width-188 {
    width: 188%;
    flex-basis: 188%;
  }
  .width-189 {
    width: 189%;
    flex-basis: 189%;
  }
  .width-190 {
    width: 190%;
    flex-basis: 190%;
  }
  .width-191 {
    width: 191%;
    flex-basis: 191%;
  }
  .width-192 {
    width: 192%;
    flex-basis: 192%;
  }
  .width-193 {
    width: 193%;
    flex-basis: 193%;
  }
  .width-194 {
    width: 194%;
    flex-basis: 194%;
  }
  .width-195 {
    width: 195%;
    flex-basis: 195%;
  }
  .width-196 {
    width: 196%;
    flex-basis: 196%;
  }
  .width-197 {
    width: 197%;
    flex-basis: 197%;
  }
  .width-198 {
    width: 198%;
    flex-basis: 198%;
  }
  .width-199 {
    width: 199%;
    flex-basis: 199%;
  }
  .width-200 {
    width: 200%;
    flex-basis: 200%;
  }
  
  .height-0 {
    height: 0%;
  }
  .height-1 {
    height: 1%;
  }
  .height-2 {
    height: 2%;
  }
  .height-3 {
    height: 3%;
  }
  .height-4 {
    height: 4%;
  }
  .height-5 {
    height: 5%;
  }
  .height-6 {
    height: 6%;
  }
  .height-7 {
    height: 7%;
  }
  .height-8 {
    height: 8%;
  }
  .height-9 {
    height: 9%;
  }
  .height-10 {
    height: 10%;
  }
  .height-11 {
    height: 11%;
  }
  .height-12 {
    height: 12%;
  }
  .height-13 {
    height: 13%;
  }
  .height-14 {
    height: 14%;
  }
  .height-15 {
    height: 15%;
  }
  .height-16 {
    height: 16%;
  }
  .height-17 {
    height: 17%;
  }
  .height-18 {
    height: 18%;
  }
  .height-19 {
    height: 19%;
  }
  .height-20 {
    height: 20%;
  }
  .height-21 {
    height: 21%;
  }
  .height-22 {
    height: 22%;
  }
  .height-23 {
    height: 23%;
  }
  .height-24 {
    height: 24%;
  }
  .height-25 {
    height: 25%;
  }
  .height-26 {
    height: 26%;
  }
  .height-27 {
    height: 27%;
  }
  .height-28 {
    height: 28%;
  }
  .height-29 {
    height: 29%;
  }
  .height-30 {
    height: 30%;
  }
  .height-31 {
    height: 31%;
  }
  .height-32 {
    height: 32%;
  }
  .height-33 {
    height: 33%;
  }
  .height-34 {
    height: 34%;
  }
  .height-35 {
    height: 35%;
  }
  .height-36 {
    height: 36%;
  }
  .height-37 {
    height: 37%;
  }
  .height-38 {
    height: 38%;
  }
  .height-39 {
    height: 39%;
  }
  .height-40 {
    height: 40%;
  }
  .height-41 {
    height: 41%;
  }
  .height-42 {
    height: 42%;
  }
  .height-43 {
    height: 43%;
  }
  .height-44 {
    height: 44%;
  }
  .height-45 {
    height: 45%;
  }
  .height-46 {
    height: 46%;
  }
  .height-47 {
    height: 47%;
  }
  .height-48 {
    height: 48%;
  }
  .height-49 {
    height: 49%;
  }
  .height-50 {
    height: 50%;
  }
  .height-51 {
    height: 51%;
  }
  .height-52 {
    height: 52%;
  }
  .height-53 {
    height: 53%;
  }
  .height-54 {
    height: 54%;
  }
  .height-55 {
    height: 55%;
  }
  .height-56 {
    height: 56%;
  }
  .height-57 {
    height: 57%;
  }
  .height-58 {
    height: 58%;
  }
  .height-59 {
    height: 59%;
  }
  .height-60 {
    height: 60%;
  }
  .height-61 {
    height: 61%;
  }
  .height-62 {
    height: 62%;
  }
  .height-63 {
    height: 63%;
  }
  .height-64 {
    height: 64%;
  }
  .height-65 {
    height: 65%;
  }
  .height-66 {
    height: 66%;
  }
  .height-67 {
    height: 67%;
  }
  .height-68 {
    height: 68%;
  }
  .height-69 {
    height: 69%;
  }
  .height-70 {
    height: 70%;
  }
  .height-71 {
    height: 71%;
  }
  .height-72 {
    height: 72%;
  }
  .height-73 {
    height: 73%;
  }
  .height-74 {
    height: 74%;
  }
  .height-75 {
    height: 75%;
  }
  .height-76 {
    height: 76%;
  }
  .height-77 {
    height: 77%;
  }
  .height-78 {
    height: 78%;
  }
  .height-79 {
    height: 79%;
  }
  .height-80 {
    height: 80%;
  }
  .height-81 {
    height: 81%;
  }
  .height-82 {
    height: 82%;
  }
  .height-83 {
    height: 83%;
  }
  .height-84 {
    height: 84%;
  }
  .height-85 {
    height: 85%;
  }
  .height-86 {
    height: 86%;
  }
  .height-87 {
    height: 87%;
  }
  .height-88 {
    height: 88%;
  }
  .height-89 {
    height: 89%;
  }
  .height-90 {
    height: 90%;
  }
  .height-91 {
    height: 91%;
  }
  .height-92 {
    height: 92%;
  }
  .height-93 {
    height: 93%;
  }
  .height-94 {
    height: 94%;
  }
  .height-95 {
    height: 95%;
  }
  .height-96 {
    height: 96%;
  }
  .height-97 {
    height: 97%;
  }
  .height-98 {
    height: 98%;
  }
  .height-99 {
    height: 99%;
  }
  .height-100 {
    height: 100%;
  }
  .height-101 {
    height: 101%;
  }
  .height-102 {
    height: 102%;
  }
  .height-103 {
    height: 103%;
  }
  .height-104 {
    height: 104%;
  }
  .height-105 {
    height: 105%;
  }
  .height-106 {
    height: 106%;
  }
  .height-107 {
    height: 107%;
  }
  .height-108 {
    height: 108%;
  }
  .height-109 {
    height: 109%;
  }
  .height-110 {
    height: 110%;
  }
  .height-111 {
    height: 111%;
  }
  .height-112 {
    height: 112%;
  }
  .height-113 {
    height: 113%;
  }
  .height-114 {
    height: 114%;
  }
  .height-115 {
    height: 115%;
  }
  .height-116 {
    height: 116%;
  }
  .height-117 {
    height: 117%;
  }
  .height-118 {
    height: 118%;
  }
  .height-119 {
    height: 119%;
  }
  .height-120 {
    height: 120%;
  }
  .height-121 {
    height: 121%;
  }
  .height-122 {
    height: 122%;
  }
  .height-123 {
    height: 123%;
  }
  .height-124 {
    height: 124%;
  }
  .height-125 {
    height: 125%;
  }
  .height-126 {
    height: 126%;
  }
  .height-127 {
    height: 127%;
  }
  .height-128 {
    height: 128%;
  }
  .height-129 {
    height: 129%;
  }
  .height-130 {
    height: 130%;
  }
  .height-131 {
    height: 131%;
  }
  .height-132 {
    height: 132%;
  }
  .height-133 {
    height: 133%;
  }
  .height-134 {
    height: 134%;
  }
  .height-135 {
    height: 135%;
  }
  .height-136 {
    height: 136%;
  }
  .height-137 {
    height: 137%;
  }
  .height-138 {
    height: 138%;
  }
  .height-139 {
    height: 139%;
  }
  .height-140 {
    height: 140%;
  }
  .height-141 {
    height: 141%;
  }
  .height-142 {
    height: 142%;
  }
  .height-143 {
    height: 143%;
  }
  .height-144 {
    height: 144%;
  }
  .height-145 {
    height: 145%;
  }
  .height-146 {
    height: 146%;
  }
  .height-147 {
    height: 147%;
  }
  .height-148 {
    height: 148%;
  }
  .height-149 {
    height: 149%;
  }
  .height-150 {
    height: 150%;
  }
  .height-151 {
    height: 151%;
  }
  .height-152 {
    height: 152%;
  }
  .height-153 {
    height: 153%;
  }
  .height-154 {
    height: 154%;
  }
  .height-155 {
    height: 155%;
  }
  .height-156 {
    height: 156%;
  }
  .height-157 {
    height: 157%;
  }
  .height-158 {
    height: 158%;
  }
  .height-159 {
    height: 159%;
  }
  .height-160 {
    height: 160%;
  }
  .height-161 {
    height: 161%;
  }
  .height-162 {
    height: 162%;
  }
  .height-163 {
    height: 163%;
  }
  .height-164 {
    height: 164%;
  }
  .height-165 {
    height: 165%;
  }
  .height-166 {
    height: 166%;
  }
  .height-167 {
    height: 167%;
  }
  .height-168 {
    height: 168%;
  }
  .height-169 {
    height: 169%;
  }
  .height-170 {
    height: 170%;
  }
  .height-171 {
    height: 171%;
  }
  .height-172 {
    height: 172%;
  }
  .height-173 {
    height: 173%;
  }
  .height-174 {
    height: 174%;
  }
  .height-175 {
    height: 175%;
  }
  .height-176 {
    height: 176%;
  }
  .height-177 {
    height: 177%;
  }
  .height-178 {
    height: 178%;
  }
  .height-179 {
    height: 179%;
  }
  .height-180 {
    height: 180%;
  }
  .height-181 {
    height: 181%;
  }
  .height-182 {
    height: 182%;
  }
  .height-183 {
    height: 183%;
  }
  .height-184 {
    height: 184%;
  }
  .height-185 {
    height: 185%;
  }
  .height-186 {
    height: 186%;
  }
  .height-187 {
    height: 187%;
  }
  .height-188 {
    height: 188%;
  }
  .height-189 {
    height: 189%;
  }
  .height-190 {
    height: 190%;
  }
  .height-191 {
    height: 191%;
  }
  .height-192 {
    height: 192%;
  }
  .height-193 {
    height: 193%;
  }
  .height-194 {
    height: 194%;
  }
  .height-195 {
    height: 195%;
  }
  .height-196 {
    height: 196%;
  }
  .height-197 {
    height: 197%;
  }
  .height-198 {
    height: 198%;
  }
  .height-199 {
    height: 199%;
  }
  .height-200 {
    height: 200%;
  }
  