without throwing 1`] = `
without throwing 1`] = `
without throwing 1`] = `
type="button"
>
without throwing 1`] = `
`;
exports[`renders
without throwing 1`] = `
+.c13 {
+ box-sizing: border-box;
+ display: -webkit-box;
+ display: -webkit-flex;
+ display: -ms-flexbox;
+ display: flex;
+ -webkit-flex: 1 1 auto;
+ -ms-flex: 1 1 auto;
+ flex: 1 1 auto;
+ -webkit-flex-direction: row;
+ -ms-flex-direction: row;
+ flex-direction: row;
+ -webkit-flex-wrap: wrap;
+ -ms-flex-wrap: wrap;
+ flex-wrap: wrap;
+ margin-right: -0.625rem;
+ margin-left: -0.625rem;
+}
+
+.c24 {
+ box-sizing: border-box;
+ display: -webkit-box;
+ display: -webkit-flex;
+ display: -ms-flexbox;
+ display: flex;
+ -webkit-flex: 1 1 auto;
+ -ms-flex: 1 1 auto;
+ flex: 1 1 auto;
+ -webkit-flex-direction: row;
+ -ms-flex-direction: row;
+ flex-direction: row;
+ -webkit-flex-wrap: wrap;
+ -ms-flex-wrap: wrap;
+ flex-wrap: wrap;
+ margin-right: -0.625rem;
+ margin-left: -0.625rem;
+}
+
+.c14 {
+ box-sizing: border-box;
+ -webkit-flex: 0 0 auto;
+ -ms-flex: 0 0 auto;
+ flex: 0 0 auto;
+ padding-right: 0.625rem;
+ padding-left: 0.625rem;
+ display: block;
+}
+
+.c20 {
+ box-sizing: border-box;
+ -webkit-flex: 0 0 auto;
+ -ms-flex: 0 0 auto;
+ flex: 0 0 auto;
+ padding-right: 0.625rem;
+ padding-left: 0.625rem;
+ display: block;
+}
+
+.c25 {
+ box-sizing: border-box;
+ -webkit-flex: 0 0 auto;
+ -ms-flex: 0 0 auto;
+ flex: 0 0 auto;
+ padding-right: 0.625rem;
+ padding-left: 0.625rem;
+ display: block;
+}
+
.c32 {
+ box-sizing: border-box;
+ -webkit-flex: 0 0 auto;
+ -ms-flex: 0 0 auto;
+ flex: 0 0 auto;
+ padding-right: 0.625rem;
+ padding-left: 0.625rem;
+ display: block;
+}
+
+.c18 {
+ margin-top: 0.1875rem;
+}
+
+.c23 {
+ margin-top: 0.75rem;
+}
+
+.c34 {
+ margin-right: 0.75rem;
+}
+
+.c5 {
+ padding-right: 1.125rem;
+ padding-left: 1.125rem;
+}
+
+.c12 {
+ padding-left: 1.125rem;
+ padding-right: 1.125rem;
+ padding-top: 1.125rem;
+ padding-bottom: 1.125rem;
+}
+
+.c6 {
+ display: -webkit-box;
+ display: -webkit-flex;
+ display: -ms-flexbox;
+ display: flex;
+ -webkit-flex-direction: row;
+ -ms-flex-direction: row;
+ flex-direction: row;
+ -webkit-flex-wrap: nowrap;
+ -ms-flex-wrap: nowrap;
+ flex-wrap: nowrap;
+ -webkit-box-pack: start;
+ -webkit-justify-content: flex-start;
+ -ms-flex-pack: start;
+ justify-content: flex-start;
+ -webkit-align-content: stretch;
+ -ms-flex-line-pack: stretch;
+ align-content: stretch;
+ -webkit-box-pack: justify;
+ -webkit-justify-content: space-between;
+ -ms-flex-pack: justify;
+ justify-content: space-between;
+ -webkit-align-items: center;
+ -webkit-box-align: center;
+ -ms-flex-align: center;
+ align-items: center;
+}
+
+.c30 {
font-family: sans-serif;
font-size: 100%;
line-height: 1.15;
@@ -1075,30 +1186,30 @@ exports[`renders
without throwing 1`] = `
appearance: button;
}
-.c32::-moz-focus-inner,
-.c32[type='button']::-moz-focus-inner,
-.c32[type='reset']::-moz-focus-inner,
-.c32[type='submit']::-moz-focus-inner {
+.c30::-moz-focus-inner,
+.c30[type='button']::-moz-focus-inner,
+.c30[type='reset']::-moz-focus-inner,
+.c30[type='submit']::-moz-focus-inner {
border-style: none;
padding: 0;
}
-.c32:-moz-focusring,
-.c32[type='button']:-moz-focusring,
-.c32[type='reset']:-moz-focusring,
-.c32[type='submit']:-moz-focusring {
+.c30:-moz-focusring,
+.c30[type='button']:-moz-focusring,
+.c30[type='reset']:-moz-focusring,
+.c30[type='submit']:-moz-focusring {
outline: 0.0625rem dotted ButtonText;
}
-.c31 {
+.c29 {
min-width: 7.5rem;
}
-.c30 {
+.c28 {
display: inline-block;
}
-.c29 {
+.c27 {
box-sizing: border-box;
display: inline-block;
-webkit-box-pack: center;
@@ -1141,7 +1252,7 @@ exports[`renders
without throwing 1`] = `
border-color: rgb(216,216,216);
}
-.c29:focus {
+.c27:focus {
outline: 0;
-webkit-text-decoration: none;
text-decoration: none;
@@ -1149,43 +1260,43 @@ exports[`renders
without throwing 1`] = `
border-color: rgb(45,56,132);
}
-.c29:hover {
+.c27:hover {
background-color: rgb(72,83,217);
- border: solid 0.0625rem rgb(45,56,132);
+ border-color: rgb(45,56,132);
}
-.c29:active,
-.c29:active:hover,
-.c29:active:focus {
+.c27:active,
+.c27:active:hover,
+.c27:active:focus {
background-image: none;
outline: 0;
background-color: rgb(45,56,132);
border-color: rgb(45,56,132);
}
-.c29[disabled] {
+.c27[disabled] {
cursor: not-allowed;
pointer-events: none;
}
-.c29:focus {
+.c27:focus {
background-color: rgb(255,255,255);
border-color: rgb(216,216,216);
}
-.c29:hover {
+.c27:hover {
background-color: rgb(247,247,247);
border-color: rgb(216,216,216);
}
-.c29:active,
-.c29:active:hover,
-.c29:active:focus {
+.c27:active,
+.c27:active:hover,
+.c27:active:focus {
background-color: rgb(230,230,230);
border-color: rgb(216,216,216);
}
-.c33 {
+.c31 {
box-sizing: border-box;
display: inline-block;
-webkit-box-pack: center;
@@ -1229,7 +1340,7 @@ exports[`renders
without throwing 1`] = `
border-color: rgb(216,216,216);
}
-.c33:focus {
+.c31:focus {
outline: 0;
-webkit-text-decoration: none;
text-decoration: none;
@@ -1237,43 +1348,43 @@ exports[`renders
without throwing 1`] = `
border-color: rgb(45,56,132);
}
-.c33:hover {
+.c31:hover {
background-color: rgb(72,83,217);
- border: solid 0.0625rem rgb(45,56,132);
+ border-color: rgb(45,56,132);
}
-.c33:active,
-.c33:active:hover,
-.c33:active:focus {
+.c31:active,
+.c31:active:hover,
+.c31:active:focus {
background-image: none;
outline: 0;
background-color: rgb(45,56,132);
border-color: rgb(45,56,132);
}
-.c33[disabled] {
+.c31[disabled] {
cursor: not-allowed;
pointer-events: none;
}
-.c33:focus {
+.c31:focus {
background-color: rgb(250,250,250);
border-color: rgb(216,216,216);
}
-.c33:hover {
+.c31:hover {
background-color: rgb(250,250,250);
border-color: rgb(250,250,250);
}
-.c33:active,
-.c33:active:hover,
-.c33:active:focus {
+.c31:active,
+.c31:active:hover,
+.c31:active:focus {
background-color: rgb(250,250,250);
border-color: rgb(250,250,250);
}
-.c35 {
+.c33 {
box-sizing: border-box;
display: inline-block;
-webkit-box-pack: center;
@@ -1329,7 +1440,7 @@ exports[`renders
without throwing 1`] = `
float: right;
}
-.c35:focus {
+.c33:focus {
outline: 0;
-webkit-text-decoration: none;
text-decoration: none;
@@ -1337,62 +1448,62 @@ exports[`renders
without throwing 1`] = `
border-color: rgb(45,56,132);
}
-.c35:hover {
+.c33:hover {
background-color: rgb(72,83,217);
- border: solid 0.0625rem rgb(45,56,132);
+ border-color: rgb(45,56,132);
}
-.c35:active,
-.c35:active:hover,
-.c35:active:focus {
+.c33:active,
+.c33:active:hover,
+.c33:active:focus {
background-image: none;
outline: 0;
background-color: rgb(45,56,132);
border-color: rgb(45,56,132);
}
-.c35[disabled] {
+.c33[disabled] {
cursor: not-allowed;
pointer-events: none;
}
-.c35:focus {
+.c33:focus {
background-color: rgb(255,255,255);
border-color: rgb(216,216,216);
}
-.c35:hover {
+.c33:hover {
background-color: rgb(247,247,247);
border-color: rgb(216,216,216);
}
-.c35:active,
-.c35:active:hover,
-.c35:active:focus {
+.c33:active,
+.c33:active:hover,
+.c33:active:focus {
background-color: rgb(230,230,230);
border-color: rgb(216,216,216);
}
-.c35:focus {
+.c33:focus {
color: rgb(205,37,27);
background-color: rgb(255,255,255);
border-color: rgb(205,37,27);
}
-.c35:hover {
+.c33:hover {
color: rgb(205,37,27);
background-color: rgb(255,255,255);
border-color: rgb(205,37,27);
}
-.c35:active,
-.c35:active:hover,
-.c35:active:focus {
+.c33:active,
+.c33:active:hover,
+.c33:active:focus {
background-color: rgba(210,67,58,0.1);
border-color: rgb(205,37,27);
}
-.c18 {
+.c17 {
font-size: 0.9375rem;
line-height: 1.125rem;
font-style: normal;
@@ -1402,143 +1513,7 @@ exports[`renders
without throwing 1`] = `
text-align: left;
}
-.c14 {
- box-sizing: border-box;
- display: -webkit-box;
- display: -webkit-flex;
- display: -ms-flexbox;
- display: flex;
- -webkit-flex: 1 1 auto;
- -ms-flex: 1 1 auto;
- flex: 1 1 auto;
- -webkit-flex-direction: row;
- -ms-flex-direction: row;
- flex-direction: row;
- -webkit-flex-wrap: wrap;
- -ms-flex-wrap: wrap;
- flex-wrap: wrap;
- margin-right: -0.625rem;
- margin-left: -0.625rem;
-}
-
-.c26 {
- box-sizing: border-box;
- display: -webkit-box;
- display: -webkit-flex;
- display: -ms-flexbox;
- display: flex;
- -webkit-flex: 1 1 auto;
- -ms-flex: 1 1 auto;
- flex: 1 1 auto;
- -webkit-flex-direction: row;
- -ms-flex-direction: row;
- flex-direction: row;
- -webkit-flex-wrap: wrap;
- -ms-flex-wrap: wrap;
- flex-wrap: wrap;
- margin-right: -0.625rem;
- margin-left: -0.625rem;
-}
-
-.c15 {
- box-sizing: border-box;
- -webkit-flex: 0 0 auto;
- -ms-flex: 0 0 auto;
- flex: 0 0 auto;
- padding-right: 0.625rem;
- padding-left: 0.625rem;
- display: block;
-}
-
-.c21 {
- box-sizing: border-box;
- -webkit-flex: 0 0 auto;
- -ms-flex: 0 0 auto;
- flex: 0 0 auto;
- padding-right: 0.625rem;
- padding-left: 0.625rem;
- display: block;
-}
-
-.c27 {
- box-sizing: border-box;
- -webkit-flex: 0 0 auto;
- -ms-flex: 0 0 auto;
- flex: 0 0 auto;
- padding-right: 0.625rem;
- padding-left: 0.625rem;
- display: block;
-}
-
-.c34 {
- box-sizing: border-box;
- -webkit-flex: 0 0 auto;
- -ms-flex: 0 0 auto;
- flex: 0 0 auto;
- padding-right: 0.625rem;
- padding-left: 0.625rem;
- display: block;
-}
-
-.c22 {
- height: 1px;
- background-color: rgb(216,216,216);
- background-color: transparent;
-}
-
-.c19 {
- margin-top: 0.1875rem;
-}
-
-.c25 {
- margin-top: 0.75rem;
-}
-
-.c36 {
- margin-right: 0.75rem;
-}
-
-.c6 {
- padding-right: 1.125rem;
- padding-left: 1.125rem;
-}
-
-.c13 {
- padding-left: 1.125rem;
- padding-right: 1.125rem;
- padding-top: 1.125rem;
- padding-bottom: 1.125rem;
-}
-
-.c7 {
- display: -webkit-box;
- display: -webkit-flex;
- display: -ms-flexbox;
- display: flex;
- -webkit-flex-direction: row;
- -ms-flex-direction: row;
- flex-direction: row;
- -webkit-flex-wrap: nowrap;
- -ms-flex-wrap: nowrap;
- flex-wrap: nowrap;
- -webkit-box-pack: start;
- -webkit-justify-content: flex-start;
- -ms-flex-pack: start;
- justify-content: flex-start;
- -webkit-align-content: stretch;
- -ms-flex-line-pack: stretch;
- align-content: stretch;
- -webkit-box-pack: justify;
- -webkit-justify-content: space-between;
- -ms-flex-pack: justify;
- justify-content: space-between;
- -webkit-align-items: center;
- -webkit-box-align: center;
- -ms-flex-align: center;
- align-items: center;
-}
-
-.c1 {
+.c0 {
box-sizing: content-box;
display: -webkit-box;
display: -webkit-flex;
@@ -1561,7 +1536,7 @@ exports[`renders
without throwing 1`] = `
box-shadow: 0 0.125rem 0 0 rgba(0,0,0,0.05);
}
-.c4 {
+.c3 {
box-sizing: content-box;
display: -webkit-box;
display: -webkit-flex;
@@ -1588,7 +1563,7 @@ exports[`renders
without throwing 1`] = `
flex: 0 0 2.875rem;
}
-.c12 {
+.c11 {
box-sizing: content-box;
display: -webkit-box;
display: -webkit-flex;
@@ -1610,7 +1585,7 @@ exports[`renders
without throwing 1`] = `
border-color: rgb(216,216,216);
}
-.c11 {
+.c10 {
box-sizing: border-box;
display: -webkit-inline-box;
display: -webkit-inline-flex;
@@ -1626,7 +1601,7 @@ exports[`renders
without throwing 1`] = `
background-color: transparent;
}
-.c3 {
+.c2 {
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
@@ -1638,7 +1613,7 @@ exports[`renders
without throwing 1`] = `
border-right: 0;
}
-.c9 {
+.c8 {
box-sizing: border-box;
min-height: 2.9375rem;
max-width: 100%;
@@ -1672,7 +1647,7 @@ exports[`renders
without throwing 1`] = `
color: inherit;
}
-.c16 {
+.c15 {
display: inline-block;
padding: 0;
border: none;
@@ -1685,7 +1660,7 @@ exports[`renders
without throwing 1`] = `
width: 100%;
}
-.c20 {
+.c19 {
box-sizing: border-box;
width: 18.75rem;
height: 3rem;
@@ -1707,46 +1682,46 @@ exports[`renders
without throwing 1`] = `
text-overflow: ellipsis;
}
-.c20:focus {
+.c19:focus {
border-color: rgb(59,70,204);
outline: 0;
}
-.c20::-webkit-input-placeholder {
+.c19::-webkit-input-placeholder {
color: rgba(73,73,73,0.5);
}
-.c20::-moz-placeholder {
+.c19::-moz-placeholder {
color: rgba(73,73,73,0.5);
}
-.c20:-ms-input-placeholder {
+.c19:-ms-input-placeholder {
color: rgba(73,73,73,0.5);
}
-.c20:invalid {
+.c19:invalid {
box-shadow: none;
}
-.c20:disabled {
+.c19:disabled {
background-color: rgb(250,250,250);
color: rgb(216,216,216);
cursor: not-allowed;
}
-.c20:disabled::-webkit-input-placeholder {
+.c19:disabled::-webkit-input-placeholder {
color: rgba(73,73,73,0.5);
}
-.c20:disabled::-moz-placeholder {
+.c19:disabled::-moz-placeholder {
color: rgba(73,73,73,0.5);
}
-.c20:disabled:-ms-input-placeholder {
+.c19:disabled:-ms-input-placeholder {
color: rgba(73,73,73,0.5);
}
-.c24 {
+.c22 {
box-sizing: border-box;
width: 18.75rem;
height: 6rem;
@@ -1771,62 +1746,62 @@ exports[`renders
without throwing 1`] = `
resize: vertical;
}
-.c24:focus {
+.c22:focus {
border-color: rgb(59,70,204);
outline: 0;
}
-.c24::-webkit-input-placeholder {
+.c22::-webkit-input-placeholder {
color: rgba(73,73,73,0.5);
}
-.c24::-moz-placeholder {
+.c22::-moz-placeholder {
color: rgba(73,73,73,0.5);
}
-.c24:-ms-input-placeholder {
+.c22:-ms-input-placeholder {
color: rgba(73,73,73,0.5);
}
-.c24:invalid {
+.c22:invalid {
box-shadow: none;
}
-.c24:disabled {
+.c22:disabled {
background-color: rgb(250,250,250);
color: rgb(216,216,216);
cursor: not-allowed;
}
-.c24:disabled::-webkit-input-placeholder {
+.c22:disabled::-webkit-input-placeholder {
color: rgba(73,73,73,0.5);
}
-.c24:disabled::-moz-placeholder {
+.c22:disabled::-moz-placeholder {
color: rgba(73,73,73,0.5);
}
-.c24:disabled:-ms-input-placeholder {
+.c22:disabled:-ms-input-placeholder {
color: rgba(73,73,73,0.5);
}
-.c24:disabled {
+.c22:disabled {
color: rgb(73,73,73);
}
-.c24:disabled::-webkit-input-placeholder {
+.c22:disabled::-webkit-input-placeholder {
color: rgb(73,73,73);
}
-.c24:disabled::-moz-placeholder {
+.c22:disabled::-moz-placeholder {
color: rgb(73,73,73);
}
-.c24:disabled:-ms-input-placeholder {
+.c22:disabled:-ms-input-placeholder {
color: rgb(73,73,73);
}
-.c23 {
+.c21 {
position: relative;
display: -webkit-inline-box;
display: -webkit-inline-flex;
@@ -1839,17 +1814,13 @@ exports[`renders
without throwing 1`] = `
max-width: 100%;
}
-.c17 {
+.c16 {
font-weight: 600;
white-space: pre;
font-size: 0.8125rem;
}
-.c0 {
- margin-bottom: 0;
-}
-
-.c10 {
+.c9 {
word-break: break-all;
line-height: 1.5;
white-space: nowrap;
@@ -1858,30 +1829,30 @@ exports[`renders
without throwing 1`] = `
display: block;
}
-.c2 {
+.c1 {
border-top: 0;
border-left: 0;
border-right: 0;
}
-.c28 {
+.c26 {
margin-right: 0.375rem;
}
-.c5 {
+.c4 {
word-wrap: break-word;
overflow-wrap: break-word;
width: 100%;
box-sizing: border-box;
}
-.c8 {
+.c7 {
height: 2.9375rem;
max-width: 98%;
}
@media only screen and (min-width:0em) {
- .c26 {
+ .c24 {
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
@@ -1890,7 +1861,7 @@ exports[`renders
without throwing 1`] = `
}
@media only screen and (min-width:0em) {
- .c26 {
+ .c24 {
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
@@ -1899,7 +1870,7 @@ exports[`renders
without throwing 1`] = `
}
@media only screen and (min-width:0em) {
- .c15 {
+ .c14 {
-webkit-flex-basis: 100%;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
@@ -1908,7 +1879,7 @@ exports[`renders
without throwing 1`] = `
}
@media only screen and (min-width:48em) {
- .c21 {
+ .c20 {
-webkit-flex-basis: 58.333333333333336%;
-ms-flex-preferred-size: 58.333333333333336%;
flex-basis: 58.333333333333336%;
@@ -1917,7 +1888,7 @@ exports[`renders
without throwing 1`] = `
}
@media only screen and (min-width:0em) {
- .c27 {
+ .c25 {
-webkit-flex-basis: 58.333333333333336%;
-ms-flex-preferred-size: 58.333333333333336%;
flex-basis: 58.333333333333336%;
@@ -1926,7 +1897,7 @@ exports[`renders
without throwing 1`] = `
}
@media only screen and (min-width:0em) {
- .c34 {
+ .c32 {
-webkit-flex-basis: 41.66666666666667%;
-ms-flex-preferred-size: 41.66666666666667%;
flex-basis: 41.66666666666667%;
@@ -1935,115 +1906,110 @@ exports[`renders
without throwing 1`] = `
}
@@ -2007,7 +1986,18 @@ exports[`renders
without throwing 1`] = `
margin-top: 0.1875rem;
}
-.c47 {
+.c24 {
+ display: inline-block;
+ margin-left: 0.375rem;
+}
+
+.c44 {
+ display: inline-block;
+ margin-left: 0.375rem;
+ margin-right: 0.375rem;
+}
+
+.c50 {
background-color: transparent;
-webkit-text-decoration-skip: objects;
text-decoration-skip: objects;
@@ -2053,16 +2043,16 @@ exports[`renders
without throwing 1`] = `
font: inherit;
}
-.c46 {
+.c49 {
font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif;
}
-.c32 {
+.c34 {
color: rgb(59,70,204);
-webkit-text-fill-color: currentcolor;
}
-.c32:hover {
+.c34:hover {
-webkit-text-decoration: none;
text-decoration: none;
}
@@ -2130,7 +2120,7 @@ exports[`renders
without throwing 1`] = `
.c12:hover {
background-color: rgb(72,83,217);
- border: solid 0.0625rem rgb(45,56,132);
+ border-color: rgb(45,56,132);
}
.c12:active,
@@ -2147,7 +2137,7 @@ exports[`renders
without throwing 1`] = `
pointer-events: none;
}
-.c33 {
+.c35 {
width: 0.75rem;
height: 0.75rem;
border-radius: 50%;
@@ -2157,7 +2147,7 @@ exports[`renders
without throwing 1`] = `
margin-left: 0rem;
}
-.c37 {
+.c39 {
cursor: pointer;
height: 100%;
width: 100%;
@@ -2233,7 +2223,7 @@ exports[`renders
without throwing 1`] = `
align-items: flex-end;
}
-.c39 {
+.c41 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
@@ -2473,20 +2463,20 @@ exports[`renders
without throwing 1`] = `
max-width: 100%;
}
-.c40 {
+.c42 {
width: 100%;
background: rgb(250,250,250);
}
-.c40 th:first-child {
+.c42 th:first-child {
border-bottom-left-radius: 0.25rem;
}
-.c40 th:last-child {
+.c42 th:last-child {
border-bottom-right-radius: 0.25rem;
}
-.c40 th {
+.c42 th {
border-top-width: 0;
}
@@ -2503,7 +2493,7 @@ exports[`renders
without throwing 1`] = `
border-top-right-radius: 0.25rem;
}
-.c28 {
+.c29 {
width: 100%;
}
@@ -2514,7 +2504,7 @@ exports[`renders
without throwing 1`] = `
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
- padding: 0 1.5rem;
+ padding: 0 0rem;
height: 3.75rem;
width: 2rem;
display: table-cell;
@@ -2566,7 +2556,7 @@ exports[`renders
without throwing 1`] = `
border-right-width: 0;
}
-.c24 {
+.c25 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
@@ -2590,38 +2580,6 @@ exports[`renders
without throwing 1`] = `
border-bottom-width: 0;
}
-.c24:not(:first-child) {
- border-left-width: 0;
-}
-
-.c24:not(:last-child) {
- border-right-width: 0;
-}
-
-.c25 {
- border-width: 0.0625rem;
- border-style: solid;
- border-color: rgb(216,216,216);
- border-spacing: 0;
- white-space: nowrap;
- box-sizing: border-box;
- padding: 0 1.5rem;
- height: 3.75rem;
- width: 0rem;
- display: none;
- cursor: pointer;
- -webkit-user-select: none;
- -moz-user-select: none;
- -ms-user-select: none;
- user-select: none;
- vertical-align: middle;
- text-align: left;
- height: 2.625rem;
- color: rgb(189,189,189);
- font-weight: 500;
- border-bottom-width: 0;
-}
-
.c25:not(:first-child) {
border-left-width: 0;
}
@@ -2671,8 +2629,15 @@ exports[`renders
without throwing 1`] = `
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
- width: 3.75rem;
- display: table-cell;
+ width: 0rem;
+ display: none;
+ cursor: pointer;
+ -webkit-user-select: none;
+ -moz-user-select: none;
+ -ms-user-select: none;
+ user-select: none;
+ vertical-align: middle;
+ text-align: left;
height: 2.625rem;
color: rgb(189,189,189);
font-weight: 500;
@@ -2687,7 +2652,32 @@ exports[`renders
without throwing 1`] = `
border-right-width: 0;
}
-.c41 {
+.c28 {
+ border-width: 0.0625rem;
+ border-style: solid;
+ border-color: rgb(216,216,216);
+ border-spacing: 0;
+ white-space: nowrap;
+ box-sizing: border-box;
+ padding: 0 0rem;
+ height: 3.75rem;
+ width: 3.75rem;
+ display: table-cell;
+ height: 2.625rem;
+ color: rgb(189,189,189);
+ font-weight: 500;
+ border-bottom-width: 0;
+}
+
+.c28:not(:first-child) {
+ border-left-width: 0;
+}
+
+.c28:not(:last-child) {
+ border-right-width: 0;
+}
+
+.c43 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
@@ -2705,15 +2695,37 @@ exports[`renders
without throwing 1`] = `
border-bottom-width: 0.0625rem !important;
}
-.c41:not(:first-child) {
+.c43:not(:first-child) {
border-left-width: 0;
}
-.c41:not(:last-child) {
+.c43:not(:last-child) {
border-right-width: 0;
}
-.c30 {
+.c31 {
+ border-width: 0.0625rem;
+ border-style: solid;
+ border-color: rgb(216,216,216);
+ border-spacing: 0;
+ white-space: nowrap;
+ box-sizing: border-box;
+ padding: 0 0rem;
+ height: 3.75rem;
+ vertical-align: middle;
+ text-align: left;
+ border-bottom-width: 0;
+}
+
+.c31:not(:first-child) {
+ border-left-width: 0;
+}
+
+.c31:not(:last-child) {
+ border-right-width: 0;
+}
+
+.c32 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
@@ -2727,59 +2739,11 @@ exports[`renders
without throwing 1`] = `
border-bottom-width: 0;
}
-.c30:not(:first-child) {
+.c32:not(:first-child) {
border-left-width: 0;
}
-.c30:not(:last-child) {
- border-right-width: 0;
-}
-
-.c34 {
- border-width: 0.0625rem;
- border-style: solid;
- border-color: rgb(216,216,216);
- border-spacing: 0;
- white-space: nowrap;
- box-sizing: border-box;
- padding: 0 1.5rem;
- height: 3.75rem;
- width: 0rem;
- display: none;
- vertical-align: middle;
- text-align: left;
- border-bottom-width: 0;
-}
-
-.c34:not(:first-child) {
- border-left-width: 0;
-}
-
-.c34:not(:last-child) {
- border-right-width: 0;
-}
-
-.c35 {
- border-width: 0.0625rem;
- border-style: solid;
- border-color: rgb(216,216,216);
- border-spacing: 0;
- white-space: nowrap;
- box-sizing: border-box;
- padding: 0 1.5rem;
- height: 3.75rem;
- width: 0rem;
- display: none;
- vertical-align: middle;
- text-align: left;
- border-bottom-width: 0;
-}
-
-.c35:not(:first-child) {
- border-left-width: 0;
-}
-
-.c35:not(:last-child) {
+.c32:not(:last-child) {
border-right-width: 0;
}
@@ -2792,8 +2756,11 @@ exports[`renders
without throwing 1`] = `
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
+ width: 0rem;
+ display: none;
+ vertical-align: middle;
+ text-align: left;
border-bottom-width: 0;
- border-left-width: 0.0625rem !important;
}
.c36:not(:first-child) {
@@ -2804,6 +2771,51 @@ exports[`renders
without throwing 1`] = `
border-right-width: 0;
}
+.c37 {
+ border-width: 0.0625rem;
+ border-style: solid;
+ border-color: rgb(216,216,216);
+ border-spacing: 0;
+ white-space: nowrap;
+ box-sizing: border-box;
+ padding: 0 1.5rem;
+ height: 3.75rem;
+ width: 0rem;
+ display: none;
+ vertical-align: middle;
+ text-align: left;
+ border-bottom-width: 0;
+}
+
+.c37:not(:first-child) {
+ border-left-width: 0;
+}
+
+.c37:not(:last-child) {
+ border-right-width: 0;
+}
+
+.c38 {
+ border-width: 0.0625rem;
+ border-style: solid;
+ border-color: rgb(216,216,216);
+ border-spacing: 0;
+ white-space: nowrap;
+ box-sizing: border-box;
+ padding: 0 0rem;
+ height: 3.75rem;
+ border-bottom-width: 0;
+ border-left-width: 0.0625rem !important;
+}
+
+.c38:not(:first-child) {
+ border-left-width: 0;
+}
+
+.c38:not(:last-child) {
+ border-right-width: 0;
+}
+
.c16 {
display: table-row;
color: rgb(73,73,73);
@@ -2824,7 +2836,7 @@ exports[`renders
without throwing 1`] = `
border-bottom-width: 0.0625rem;
}
-.c29 {
+.c30 {
display: table-row;
color: rgb(73,73,73);
background-color: rgb(255,255,255);
@@ -2832,20 +2844,20 @@ exports[`renders
without throwing 1`] = `
box-sizing: border-box;
}
-.c29:last-child {
+.c30:last-child {
box-shadow: none;
}
-.c29:last-child td {
+.c30:last-child td {
border-bottom-width: 0.0625rem;
}
-.c42 {
+.c45 {
-webkit-text-decoration: underline;
text-decoration: underline;
}
-.c45 {
+.c48 {
-webkit-text-decoration: underline;
text-decoration: underline;
-webkit-text-decoration: none;
@@ -2857,15 +2869,15 @@ exports[`renders
without throwing 1`] = `
color: rgb(255,255,255);
}
-.c43 {
+.c46 {
margin-right: 0.1875rem;
}
-.c48 {
+.c51 {
margin-left: 0.1875rem;
}
-.c31 {
+.c33 {
color: rgb(73,73,73);
-webkit-text-decoration: none;
text-decoration: none;
@@ -2877,12 +2889,12 @@ exports[`renders
without throwing 1`] = `
display: block;
}
-.c44 {
+.c47 {
margin: 0 0.1875rem;
}
-.c38 {
- height: 3rem;
+.c40 {
+ height: 100%;
}
@media only screen and (min-width:48em) {
@@ -2925,28 +2937,28 @@ exports[`renders
without throwing 1`] = `
}
@media only screen and (min-width:37.4375rem) {
- .c25 {
+ .c26 {
width: 10rem;
display: table-cell;
}
}
@media only screen and (min-width:37.4375rem) {
- .c26 {
+ .c27 {
width: 8.125rem;
display: table-cell;
}
}
@media only screen and (min-width:37.4375rem) {
- .c34 {
+ .c36 {
width: 10rem;
display: table-cell;
}
}
@media only screen and (min-width:37.4375rem) {
- .c35 {
+ .c37 {
width: 8.125rem;
display: table-cell;
}
@@ -3089,25 +3101,29 @@ exports[`renders
without throwing 1`] = `
Name
-
+
+
| without throwing 1`] = `
| without throwing 1`] = `
| without throwing 1`] = `
| without throwing 1`] = `
| without throwing 1`] = `
|
@@ -3228,7 +3244,7 @@ exports[`renders without throwing 1`] = `
|
| without throwing 1`] = `
almost NaN years
| without throwing 1`] = `
without throwing 1`] = `
tag="div"
>
without throwing 1`] = `
|
| without throwing 1`] = `
|
@@ -3362,7 +3378,7 @@ exports[`renders without throwing 1`] = `
|
| without throwing 1`] = `
almost NaN years
| without throwing 1`] = `
without throwing 1`] = `
tag="div"
>
without throwing 1`] = `
|
without throwing 1`] = `
selected={undefined}
>
-
-
- Prev
-
-
- NaN
-
-
- Next
-
+ Prev
+
+
+
+
|
@@ -3528,17 +3556,28 @@ exports[`renders
without throwing 1`] = `
margin-top: 0.1875rem;
}
-.c58 {
+.c24 {
+ display: inline-block;
+ margin-left: 0.375rem;
+}
+
+.c44 {
+ display: inline-block;
+ margin-left: 0.375rem;
margin-right: 0.375rem;
}
-.c47 {
+.c61 {
+ margin-right: 0.375rem;
+}
+
+.c50 {
background-color: transparent;
-webkit-text-decoration-skip: objects;
text-decoration-skip: objects;
}
-.c57 {
+.c60 {
font-family: sans-serif;
font-size: 100%;
line-height: 1.15;
@@ -3550,18 +3589,18 @@ exports[`renders
without throwing 1`] = `
appearance: button;
}
-.c57::-moz-focus-inner,
-.c57[type='button']::-moz-focus-inner,
-.c57[type='reset']::-moz-focus-inner,
-.c57[type='submit']::-moz-focus-inner {
+.c60::-moz-focus-inner,
+.c60[type='button']::-moz-focus-inner,
+.c60[type='reset']::-moz-focus-inner,
+.c60[type='submit']::-moz-focus-inner {
border-style: none;
padding: 0;
}
-.c57:-moz-focusring,
-.c57[type='button']:-moz-focusring,
-.c57[type='reset']:-moz-focusring,
-.c57[type='submit']:-moz-focusring {
+.c60:-moz-focusring,
+.c60[type='button']:-moz-focusring,
+.c60[type='reset']:-moz-focusring,
+.c60[type='submit']:-moz-focusring {
outline: 0.0625rem dotted ButtonText;
}
@@ -3605,21 +3644,21 @@ exports[`renders
without throwing 1`] = `
font: inherit;
}
-.c46 {
+.c49 {
font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif;
}
-.c32 {
+.c34 {
color: rgb(59,70,204);
-webkit-text-fill-color: currentcolor;
}
-.c32:hover {
+.c34:hover {
-webkit-text-decoration: none;
text-decoration: none;
}
-.c56 {
+.c59 {
min-width: 7.5rem;
}
@@ -3686,7 +3725,7 @@ exports[`renders
without throwing 1`] = `
.c12:hover {
background-color: rgb(72,83,217);
- border: solid 0.0625rem rgb(45,56,132);
+ border-color: rgb(45,56,132);
}
.c12:active,
@@ -3703,7 +3742,7 @@ exports[`renders
without throwing 1`] = `
pointer-events: none;
}
-.c55 {
+.c58 {
box-sizing: border-box;
display: inline-block;
-webkit-box-pack: center;
@@ -3764,7 +3803,7 @@ exports[`renders
without throwing 1`] = `
align-items: center;
}
-.c55:focus {
+.c58:focus {
outline: 0;
-webkit-text-decoration: none;
text-decoration: none;
@@ -3772,318 +3811,55 @@ exports[`renders
without throwing 1`] = `
border-color: rgb(45,56,132);
}
-.c55:hover {
+.c58:hover {
background-color: rgb(72,83,217);
- border: solid 0.0625rem rgb(45,56,132);
+ border-color: rgb(45,56,132);
}
-.c55:active,
-.c55:active:hover,
-.c55:active:focus {
+.c58:active,
+.c58:active:hover,
+.c58:active:focus {
background-image: none;
outline: 0;
background-color: rgb(45,56,132);
border-color: rgb(45,56,132);
}
-.c55[disabled] {
+.c58[disabled] {
cursor: not-allowed;
pointer-events: none;
}
-.c55:focus {
+.c58:focus {
background-color: rgb(255,255,255);
border-color: rgb(216,216,216);
}
-.c55:hover {
+.c58:hover {
background-color: rgb(247,247,247);
border-color: rgb(216,216,216);
}
-.c55:active,
-.c55:active:hover,
-.c55:active:focus {
+.c58:active,
+.c58:active:hover,
+.c58:active:focus {
background-color: rgb(230,230,230);
border-color: rgb(216,216,216);
}
-.c55:focus {
+.c58:focus {
background-color: rgb(250,250,250);
border-color: rgb(216,216,216);
}
-.c55:hover {
+.c58:hover {
background-color: rgb(250,250,250);
border-color: rgb(250,250,250);
}
-.c55:active,
-.c55:active:hover,
-.c55:active:focus {
- background-color: rgb(250,250,250);
- border-color: rgb(250,250,250);
-}
-
-.c59 {
- box-sizing: border-box;
- display: inline-block;
- -webkit-box-pack: center;
- -webkit-justify-content: center;
- -ms-flex-pack: center;
- justify-content: center;
- -webkit-align-items: center;
- -webkit-box-align: center;
- -ms-flex-align: center;
- align-items: center;
- min-height: 3rem;
- height: 3rem;
- min-width: 7.5rem;
- padding: 0.9375rem 1.125rem;
- position: relative;
- font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif;
- font-size: 0.9375rem;
- text-align: center;
- font-style: normal;
- font-stretch: normal;
- -webkit-letter-spacing: normal;
- -moz-letter-spacing: normal;
- -ms-letter-spacing: normal;
- letter-spacing: normal;
- -webkit-text-decoration: none;
- text-decoration: none;
- white-space: nowrap;
- vertical-align: middle;
- touch-action: manipulation;
- cursor: pointer;
- color: rgb(255,255,255);
- -webkit-text-fill-color: currentcolor;
- background-image: none;
- background-color: rgb(59,70,204);
- border-radius: 0.25rem;
- border: solid 0.0625rem rgb(45,56,132);
- color: rgb(70,70,70);
- -webkit-text-fill-color: currentcolor;
- background-color: rgb(255,255,255);
- border-color: rgb(216,216,216);
- cursor: not-allowed;
- pointer-events: none;
- color: rgb(216,216,216);
- background-color: rgb(250,250,250);
- border-color: rgb(216,216,216);
- display: -webkit-inline-box;
- display: -webkit-inline-flex;
- display: -ms-inline-flexbox;
- display: inline-flex;
- -webkit-align-items: center;
- -webkit-box-align: center;
- -ms-flex-align: center;
- align-items: center;
-}
-
-.c59:focus {
- outline: 0;
- -webkit-text-decoration: none;
- text-decoration: none;
- background-color: rgb(59,70,204);
- border-color: rgb(45,56,132);
-}
-
-.c59:hover {
- background-color: rgb(72,83,217);
- border: solid 0.0625rem rgb(45,56,132);
-}
-
-.c59:active,
-.c59:active:hover,
-.c59:active:focus {
- background-image: none;
- outline: 0;
- background-color: rgb(45,56,132);
- border-color: rgb(45,56,132);
-}
-
-.c59[disabled] {
- cursor: not-allowed;
- pointer-events: none;
-}
-
-.c59:focus {
- background-color: rgb(255,255,255);
- border-color: rgb(216,216,216);
-}
-
-.c59:hover {
- background-color: rgb(247,247,247);
- border-color: rgb(216,216,216);
-}
-
-.c59:active,
-.c59:active:hover,
-.c59:active:focus {
- background-color: rgb(230,230,230);
- border-color: rgb(216,216,216);
-}
-
-.c59:focus {
- background-color: rgb(250,250,250);
- border-color: rgb(216,216,216);
-}
-
-.c59:hover {
- background-color: rgb(250,250,250);
- border-color: rgb(250,250,250);
-}
-
-.c59:active,
-.c59:active:hover,
-.c59:active:focus {
- background-color: rgb(250,250,250);
- border-color: rgb(250,250,250);
-}
-
-.c61 {
- box-sizing: border-box;
- display: inline-block;
- -webkit-box-pack: center;
- -webkit-justify-content: center;
- -ms-flex-pack: center;
- justify-content: center;
- -webkit-align-items: center;
- -webkit-box-align: center;
- -ms-flex-align: center;
- align-items: center;
- min-height: 3rem;
- height: 3rem;
- min-width: 7.5rem;
- padding: 0.9375rem 1.125rem;
- position: relative;
- font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif;
- font-size: 0.9375rem;
- text-align: center;
- font-style: normal;
- font-stretch: normal;
- -webkit-letter-spacing: normal;
- -moz-letter-spacing: normal;
- -ms-letter-spacing: normal;
- letter-spacing: normal;
- -webkit-text-decoration: none;
- text-decoration: none;
- white-space: nowrap;
- vertical-align: middle;
- touch-action: manipulation;
- cursor: pointer;
- color: rgb(255,255,255);
- -webkit-text-fill-color: currentcolor;
- background-image: none;
- background-color: rgb(59,70,204);
- border-radius: 0.25rem;
- border: solid 0.0625rem rgb(45,56,132);
- color: rgb(70,70,70);
- -webkit-text-fill-color: currentcolor;
- background-color: rgb(255,255,255);
- border-color: rgb(216,216,216);
- color: rgb(210,67,58);
- -webkit-text-fill-color: currentcolor;
- background-color: rgb(255,255,255);
- border-color: rgb(210,67,58);
- cursor: not-allowed;
- pointer-events: none;
- color: rgb(216,216,216);
- background-color: rgb(250,250,250);
- border-color: rgb(216,216,216);
- padding: 0.625rem 1.125rem;
- font-size: 0.8125rem;
- min-width: 0rem;
- min-height: 0rem;
- height: auto;
- display: -webkit-inline-box;
- display: -webkit-inline-flex;
- display: -ms-inline-flexbox;
- display: inline-flex;
- -webkit-align-items: center;
- -webkit-box-align: center;
- -ms-flex-align: center;
- align-items: center;
- float: right;
-}
-
-.c61:focus {
- outline: 0;
- -webkit-text-decoration: none;
- text-decoration: none;
- background-color: rgb(59,70,204);
- border-color: rgb(45,56,132);
-}
-
-.c61:hover {
- background-color: rgb(72,83,217);
- border: solid 0.0625rem rgb(45,56,132);
-}
-
-.c61:active,
-.c61:active:hover,
-.c61:active:focus {
- background-image: none;
- outline: 0;
- background-color: rgb(45,56,132);
- border-color: rgb(45,56,132);
-}
-
-.c61[disabled] {
- cursor: not-allowed;
- pointer-events: none;
-}
-
-.c61:focus {
- background-color: rgb(255,255,255);
- border-color: rgb(216,216,216);
-}
-
-.c61:hover {
- background-color: rgb(247,247,247);
- border-color: rgb(216,216,216);
-}
-
-.c61:active,
-.c61:active:hover,
-.c61:active:focus {
- background-color: rgb(230,230,230);
- border-color: rgb(216,216,216);
-}
-
-.c61:focus {
- color: rgb(205,37,27);
- background-color: rgb(255,255,255);
- border-color: rgb(205,37,27);
-}
-
-.c61:hover {
- color: rgb(205,37,27);
- background-color: rgb(255,255,255);
- border-color: rgb(205,37,27);
-}
-
-.c61:active,
-.c61:active:hover,
-.c61:active:focus {
- background-color: rgba(210,67,58,0.1);
- border-color: rgb(205,37,27);
-}
-
-.c61:focus {
- background-color: rgb(250,250,250);
- border-color: rgb(216,216,216);
-}
-
-.c61:hover {
- background-color: rgb(250,250,250);
- border-color: rgb(250,250,250);
-}
-
-.c61:active,
-.c61:active:hover,
-.c61:active:focus {
+.c58:active,
+.c58:active:hover,
+.c58:active:focus {
background-color: rgb(250,250,250);
border-color: rgb(250,250,250);
}
@@ -4129,10 +3905,6 @@ exports[`renders
without throwing 1`] = `
-webkit-text-fill-color: currentcolor;
background-color: rgb(255,255,255);
border-color: rgb(216,216,216);
- color: rgb(210,67,58);
- -webkit-text-fill-color: currentcolor;
- background-color: rgb(255,255,255);
- border-color: rgb(210,67,58);
cursor: not-allowed;
pointer-events: none;
color: rgb(216,216,216);
@@ -4146,7 +3918,6 @@ exports[`renders
without throwing 1`] = `
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
- float: right;
}
.c62:focus {
@@ -4159,7 +3930,7 @@ exports[`renders
without throwing 1`] = `
.c62:hover {
background-color: rgb(72,83,217);
- border: solid 0.0625rem rgb(45,56,132);
+ border-color: rgb(45,56,132);
}
.c62:active,
@@ -4193,25 +3964,6 @@ exports[`renders
without throwing 1`] = `
border-color: rgb(216,216,216);
}
-.c62:focus {
- color: rgb(205,37,27);
- background-color: rgb(255,255,255);
- border-color: rgb(205,37,27);
-}
-
-.c62:hover {
- color: rgb(205,37,27);
- background-color: rgb(255,255,255);
- border-color: rgb(205,37,27);
-}
-
-.c62:active,
-.c62:active:hover,
-.c62:active:focus {
- background-color: rgba(210,67,58,0.1);
- border-color: rgb(205,37,27);
-}
-
.c62:focus {
background-color: rgb(250,250,250);
border-color: rgb(216,216,216);
@@ -4229,7 +3981,294 @@ exports[`renders
without throwing 1`] = `
border-color: rgb(250,250,250);
}
-.c33 {
+.c64 {
+ box-sizing: border-box;
+ display: inline-block;
+ -webkit-box-pack: center;
+ -webkit-justify-content: center;
+ -ms-flex-pack: center;
+ justify-content: center;
+ -webkit-align-items: center;
+ -webkit-box-align: center;
+ -ms-flex-align: center;
+ align-items: center;
+ min-height: 3rem;
+ height: 3rem;
+ min-width: 7.5rem;
+ padding: 0.9375rem 1.125rem;
+ position: relative;
+ font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif;
+ font-size: 0.9375rem;
+ text-align: center;
+ font-style: normal;
+ font-stretch: normal;
+ -webkit-letter-spacing: normal;
+ -moz-letter-spacing: normal;
+ -ms-letter-spacing: normal;
+ letter-spacing: normal;
+ -webkit-text-decoration: none;
+ text-decoration: none;
+ white-space: nowrap;
+ vertical-align: middle;
+ touch-action: manipulation;
+ cursor: pointer;
+ color: rgb(255,255,255);
+ -webkit-text-fill-color: currentcolor;
+ background-image: none;
+ background-color: rgb(59,70,204);
+ border-radius: 0.25rem;
+ border: solid 0.0625rem rgb(45,56,132);
+ color: rgb(70,70,70);
+ -webkit-text-fill-color: currentcolor;
+ background-color: rgb(255,255,255);
+ border-color: rgb(216,216,216);
+ color: rgb(210,67,58);
+ -webkit-text-fill-color: currentcolor;
+ background-color: rgb(255,255,255);
+ border-color: rgb(210,67,58);
+ cursor: not-allowed;
+ pointer-events: none;
+ color: rgb(216,216,216);
+ background-color: rgb(250,250,250);
+ border-color: rgb(216,216,216);
+ padding: 0.625rem 1.125rem;
+ font-size: 0.8125rem;
+ min-width: 0rem;
+ min-height: 0rem;
+ height: auto;
+ display: -webkit-inline-box;
+ display: -webkit-inline-flex;
+ display: -ms-inline-flexbox;
+ display: inline-flex;
+ -webkit-align-items: center;
+ -webkit-box-align: center;
+ -ms-flex-align: center;
+ align-items: center;
+ float: right;
+}
+
+.c64:focus {
+ outline: 0;
+ -webkit-text-decoration: none;
+ text-decoration: none;
+ background-color: rgb(59,70,204);
+ border-color: rgb(45,56,132);
+}
+
+.c64:hover {
+ background-color: rgb(72,83,217);
+ border-color: rgb(45,56,132);
+}
+
+.c64:active,
+.c64:active:hover,
+.c64:active:focus {
+ background-image: none;
+ outline: 0;
+ background-color: rgb(45,56,132);
+ border-color: rgb(45,56,132);
+}
+
+.c64[disabled] {
+ cursor: not-allowed;
+ pointer-events: none;
+}
+
+.c64:focus {
+ background-color: rgb(255,255,255);
+ border-color: rgb(216,216,216);
+}
+
+.c64:hover {
+ background-color: rgb(247,247,247);
+ border-color: rgb(216,216,216);
+}
+
+.c64:active,
+.c64:active:hover,
+.c64:active:focus {
+ background-color: rgb(230,230,230);
+ border-color: rgb(216,216,216);
+}
+
+.c64:focus {
+ color: rgb(205,37,27);
+ background-color: rgb(255,255,255);
+ border-color: rgb(205,37,27);
+}
+
+.c64:hover {
+ color: rgb(205,37,27);
+ background-color: rgb(255,255,255);
+ border-color: rgb(205,37,27);
+}
+
+.c64:active,
+.c64:active:hover,
+.c64:active:focus {
+ background-color: rgba(210,67,58,0.1);
+ border-color: rgb(205,37,27);
+}
+
+.c64:focus {
+ background-color: rgb(250,250,250);
+ border-color: rgb(216,216,216);
+}
+
+.c64:hover {
+ background-color: rgb(250,250,250);
+ border-color: rgb(250,250,250);
+}
+
+.c64:active,
+.c64:active:hover,
+.c64:active:focus {
+ background-color: rgb(250,250,250);
+ border-color: rgb(250,250,250);
+}
+
+.c65 {
+ box-sizing: border-box;
+ display: inline-block;
+ -webkit-box-pack: center;
+ -webkit-justify-content: center;
+ -ms-flex-pack: center;
+ justify-content: center;
+ -webkit-align-items: center;
+ -webkit-box-align: center;
+ -ms-flex-align: center;
+ align-items: center;
+ min-height: 3rem;
+ height: 3rem;
+ min-width: 7.5rem;
+ padding: 0.9375rem 1.125rem;
+ position: relative;
+ font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif;
+ font-size: 0.9375rem;
+ text-align: center;
+ font-style: normal;
+ font-stretch: normal;
+ -webkit-letter-spacing: normal;
+ -moz-letter-spacing: normal;
+ -ms-letter-spacing: normal;
+ letter-spacing: normal;
+ -webkit-text-decoration: none;
+ text-decoration: none;
+ white-space: nowrap;
+ vertical-align: middle;
+ touch-action: manipulation;
+ cursor: pointer;
+ color: rgb(255,255,255);
+ -webkit-text-fill-color: currentcolor;
+ background-image: none;
+ background-color: rgb(59,70,204);
+ border-radius: 0.25rem;
+ border: solid 0.0625rem rgb(45,56,132);
+ color: rgb(70,70,70);
+ -webkit-text-fill-color: currentcolor;
+ background-color: rgb(255,255,255);
+ border-color: rgb(216,216,216);
+ color: rgb(210,67,58);
+ -webkit-text-fill-color: currentcolor;
+ background-color: rgb(255,255,255);
+ border-color: rgb(210,67,58);
+ cursor: not-allowed;
+ pointer-events: none;
+ color: rgb(216,216,216);
+ background-color: rgb(250,250,250);
+ border-color: rgb(216,216,216);
+ display: -webkit-inline-box;
+ display: -webkit-inline-flex;
+ display: -ms-inline-flexbox;
+ display: inline-flex;
+ -webkit-align-items: center;
+ -webkit-box-align: center;
+ -ms-flex-align: center;
+ align-items: center;
+ float: right;
+}
+
+.c65:focus {
+ outline: 0;
+ -webkit-text-decoration: none;
+ text-decoration: none;
+ background-color: rgb(59,70,204);
+ border-color: rgb(45,56,132);
+}
+
+.c65:hover {
+ background-color: rgb(72,83,217);
+ border-color: rgb(45,56,132);
+}
+
+.c65:active,
+.c65:active:hover,
+.c65:active:focus {
+ background-image: none;
+ outline: 0;
+ background-color: rgb(45,56,132);
+ border-color: rgb(45,56,132);
+}
+
+.c65[disabled] {
+ cursor: not-allowed;
+ pointer-events: none;
+}
+
+.c65:focus {
+ background-color: rgb(255,255,255);
+ border-color: rgb(216,216,216);
+}
+
+.c65:hover {
+ background-color: rgb(247,247,247);
+ border-color: rgb(216,216,216);
+}
+
+.c65:active,
+.c65:active:hover,
+.c65:active:focus {
+ background-color: rgb(230,230,230);
+ border-color: rgb(216,216,216);
+}
+
+.c65:focus {
+ color: rgb(205,37,27);
+ background-color: rgb(255,255,255);
+ border-color: rgb(205,37,27);
+}
+
+.c65:hover {
+ color: rgb(205,37,27);
+ background-color: rgb(255,255,255);
+ border-color: rgb(205,37,27);
+}
+
+.c65:active,
+.c65:active:hover,
+.c65:active:focus {
+ background-color: rgba(210,67,58,0.1);
+ border-color: rgb(205,37,27);
+}
+
+.c65:focus {
+ background-color: rgb(250,250,250);
+ border-color: rgb(216,216,216);
+}
+
+.c65:hover {
+ background-color: rgb(250,250,250);
+ border-color: rgb(250,250,250);
+}
+
+.c65:active,
+.c65:active:hover,
+.c65:active:focus {
+ background-color: rgb(250,250,250);
+ border-color: rgb(250,250,250);
+}
+
+.c35 {
width: 0.75rem;
height: 0.75rem;
border-radius: 50%;
@@ -4239,7 +4278,7 @@ exports[`renders
without throwing 1`] = `
margin-left: 0rem;
}
-.c37 {
+.c39 {
cursor: pointer;
height: 100%;
width: 100%;
@@ -4272,7 +4311,7 @@ exports[`renders
without throwing 1`] = `
margin-left: auto;
}
-.c52 {
+.c55 {
box-sizing: border-box;
display: -webkit-box;
display: -webkit-flex;
@@ -4291,7 +4330,7 @@ exports[`renders
without throwing 1`] = `
margin-left: -0.625rem;
}
-.c53 {
+.c56 {
box-sizing: border-box;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
@@ -4301,7 +4340,7 @@ exports[`renders
without throwing 1`] = `
display: block;
}
-.c60 {
+.c63 {
box-sizing: border-box;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
@@ -4318,7 +4357,7 @@ exports[`renders
without throwing 1`] = `
padding-bottom: 1.125rem;
}
-.c51 {
+.c54 {
box-sizing: border-box;
width: 100%;
max-width: 78.75rem;
@@ -4332,7 +4371,7 @@ exports[`renders
without throwing 1`] = `
font-size: 1.3125rem;
}
-.c50 {
+.c53 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
@@ -4350,7 +4389,7 @@ exports[`renders
without throwing 1`] = `
background: rgb(250,250,250);
}
-.c49 {
+.c52 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
@@ -4368,7 +4407,6 @@ exports[`renders
without throwing 1`] = `
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
- background-color: #FAFAFA;
border-top: 0.0625rem solid rgb(216,216,216);
max-height: 3.3125rem;
min-height: 3.3125rem;
@@ -4410,7 +4448,7 @@ exports[`renders
without throwing 1`] = `
align-items: flex-end;
}
-.c39 {
+.c41 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
@@ -4438,7 +4476,7 @@ exports[`renders
without throwing 1`] = `
align-items: center;
}
-.c54 {
+.c57 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
@@ -4670,20 +4708,20 @@ exports[`renders
without throwing 1`] = `
max-width: 100%;
}
-.c40 {
+.c42 {
width: 100%;
background: rgb(250,250,250);
}
-.c40 th:first-child {
+.c42 th:first-child {
border-bottom-left-radius: 0.25rem;
}
-.c40 th:last-child {
+.c42 th:last-child {
border-bottom-right-radius: 0.25rem;
}
-.c40 th {
+.c42 th {
border-top-width: 0;
}
@@ -4700,7 +4738,7 @@ exports[`renders
without throwing 1`] = `
border-top-right-radius: 0.25rem;
}
-.c28 {
+.c29 {
width: 100%;
}
@@ -4711,7 +4749,7 @@ exports[`renders
without throwing 1`] = `
border-spacing: 0;
white-space: nowrap;
box-sizing: border-box;
- padding: 0 1.5rem;
+ padding: 0 0rem;
height: 3.75rem;
width: 2rem;
display: table-cell;
@@ -4763,7 +4801,7 @@ exports[`renders
without throwing 1`] = `
border-right-width: 0;
}
-.c24 {
+.c25 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
@@ -4787,38 +4825,6 @@ exports[`renders
without throwing 1`] = `
border-bottom-width: 0;
}
-.c24:not(:first-child) {
- border-left-width: 0;
-}
-
-.c24:not(:last-child) {
- border-right-width: 0;
-}
-
-.c25 {
- border-width: 0.0625rem;
- border-style: solid;
- border-color: rgb(216,216,216);
- border-spacing: 0;
- white-space: nowrap;
- box-sizing: border-box;
- padding: 0 1.5rem;
- height: 3.75rem;
- width: 0rem;
- display: none;
- cursor: pointer;
- -webkit-user-select: none;
- -moz-user-select: none;
- -ms-user-select: none;
- user-select: none;
- vertical-align: middle;
- text-align: left;
- height: 2.625rem;
- color: rgb(189,189,189);
- font-weight: 500;
- border-bottom-width: 0;
-}
-
.c25:not(:first-child) {
border-left-width: 0;
}
@@ -4868,8 +4874,15 @@ exports[`renders
without throwing 1`] = `
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
- width: 3.75rem;
- display: table-cell;
+ width: 0rem;
+ display: none;
+ cursor: pointer;
+ -webkit-user-select: none;
+ -moz-user-select: none;
+ -ms-user-select: none;
+ user-select: none;
+ vertical-align: middle;
+ text-align: left;
height: 2.625rem;
color: rgb(189,189,189);
font-weight: 500;
@@ -4884,7 +4897,32 @@ exports[`renders
without throwing 1`] = `
border-right-width: 0;
}
-.c41 {
+.c28 {
+ border-width: 0.0625rem;
+ border-style: solid;
+ border-color: rgb(216,216,216);
+ border-spacing: 0;
+ white-space: nowrap;
+ box-sizing: border-box;
+ padding: 0 0rem;
+ height: 3.75rem;
+ width: 3.75rem;
+ display: table-cell;
+ height: 2.625rem;
+ color: rgb(189,189,189);
+ font-weight: 500;
+ border-bottom-width: 0;
+}
+
+.c28:not(:first-child) {
+ border-left-width: 0;
+}
+
+.c28:not(:last-child) {
+ border-right-width: 0;
+}
+
+.c43 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
@@ -4902,15 +4940,37 @@ exports[`renders
without throwing 1`] = `
border-bottom-width: 0.0625rem !important;
}
-.c41:not(:first-child) {
+.c43:not(:first-child) {
border-left-width: 0;
}
-.c41:not(:last-child) {
+.c43:not(:last-child) {
border-right-width: 0;
}
-.c30 {
+.c31 {
+ border-width: 0.0625rem;
+ border-style: solid;
+ border-color: rgb(216,216,216);
+ border-spacing: 0;
+ white-space: nowrap;
+ box-sizing: border-box;
+ padding: 0 0rem;
+ height: 3.75rem;
+ vertical-align: middle;
+ text-align: left;
+ border-bottom-width: 0;
+}
+
+.c31:not(:first-child) {
+ border-left-width: 0;
+}
+
+.c31:not(:last-child) {
+ border-right-width: 0;
+}
+
+.c32 {
border-width: 0.0625rem;
border-style: solid;
border-color: rgb(216,216,216);
@@ -4924,59 +4984,11 @@ exports[`renders
without throwing 1`] = `
border-bottom-width: 0;
}
-.c30:not(:first-child) {
+.c32:not(:first-child) {
border-left-width: 0;
}
-.c30:not(:last-child) {
- border-right-width: 0;
-}
-
-.c34 {
- border-width: 0.0625rem;
- border-style: solid;
- border-color: rgb(216,216,216);
- border-spacing: 0;
- white-space: nowrap;
- box-sizing: border-box;
- padding: 0 1.5rem;
- height: 3.75rem;
- width: 0rem;
- display: none;
- vertical-align: middle;
- text-align: left;
- border-bottom-width: 0;
-}
-
-.c34:not(:first-child) {
- border-left-width: 0;
-}
-
-.c34:not(:last-child) {
- border-right-width: 0;
-}
-
-.c35 {
- border-width: 0.0625rem;
- border-style: solid;
- border-color: rgb(216,216,216);
- border-spacing: 0;
- white-space: nowrap;
- box-sizing: border-box;
- padding: 0 1.5rem;
- height: 3.75rem;
- width: 0rem;
- display: none;
- vertical-align: middle;
- text-align: left;
- border-bottom-width: 0;
-}
-
-.c35:not(:first-child) {
- border-left-width: 0;
-}
-
-.c35:not(:last-child) {
+.c32:not(:last-child) {
border-right-width: 0;
}
@@ -4989,8 +5001,11 @@ exports[`renders
without throwing 1`] = `
box-sizing: border-box;
padding: 0 1.5rem;
height: 3.75rem;
+ width: 0rem;
+ display: none;
+ vertical-align: middle;
+ text-align: left;
border-bottom-width: 0;
- border-left-width: 0.0625rem !important;
}
.c36:not(:first-child) {
@@ -5001,6 +5016,51 @@ exports[`renders
without throwing 1`] = `
border-right-width: 0;
}
+.c37 {
+ border-width: 0.0625rem;
+ border-style: solid;
+ border-color: rgb(216,216,216);
+ border-spacing: 0;
+ white-space: nowrap;
+ box-sizing: border-box;
+ padding: 0 1.5rem;
+ height: 3.75rem;
+ width: 0rem;
+ display: none;
+ vertical-align: middle;
+ text-align: left;
+ border-bottom-width: 0;
+}
+
+.c37:not(:first-child) {
+ border-left-width: 0;
+}
+
+.c37:not(:last-child) {
+ border-right-width: 0;
+}
+
+.c38 {
+ border-width: 0.0625rem;
+ border-style: solid;
+ border-color: rgb(216,216,216);
+ border-spacing: 0;
+ white-space: nowrap;
+ box-sizing: border-box;
+ padding: 0 0rem;
+ height: 3.75rem;
+ border-bottom-width: 0;
+ border-left-width: 0.0625rem !important;
+}
+
+.c38:not(:first-child) {
+ border-left-width: 0;
+}
+
+.c38:not(:last-child) {
+ border-right-width: 0;
+}
+
.c16 {
display: table-row;
color: rgb(73,73,73);
@@ -5021,7 +5081,7 @@ exports[`renders
without throwing 1`] = `
border-bottom-width: 0.0625rem;
}
-.c29 {
+.c30 {
display: table-row;
color: rgb(73,73,73);
background-color: rgb(255,255,255);
@@ -5029,20 +5089,20 @@ exports[`renders
without throwing 1`] = `
box-sizing: border-box;
}
-.c29:last-child {
+.c30:last-child {
box-shadow: none;
}
-.c29:last-child td {
+.c30:last-child td {
border-bottom-width: 0.0625rem;
}
-.c42 {
+.c45 {
-webkit-text-decoration: underline;
text-decoration: underline;
}
-.c45 {
+.c48 {
-webkit-text-decoration: underline;
text-decoration: underline;
-webkit-text-decoration: none;
@@ -5054,15 +5114,15 @@ exports[`renders
without throwing 1`] = `
color: rgb(255,255,255);
}
-.c43 {
+.c46 {
margin-right: 0.1875rem;
}
-.c48 {
+.c51 {
margin-left: 0.1875rem;
}
-.c31 {
+.c33 {
color: rgb(73,73,73);
-webkit-text-decoration: none;
text-decoration: none;
@@ -5074,12 +5134,12 @@ exports[`renders
without throwing 1`] = `
display: block;
}
-.c44 {
+.c47 {
margin: 0 0.1875rem;
}
-.c38 {
- height: 3rem;
+.c40 {
+ height: 100%;
}
@media only screen and (min-width:48em) {
@@ -5101,7 +5161,7 @@ exports[`renders
without throwing 1`] = `
}
@media only screen and (min-width:0em) {
- .c52 {
+ .c55 {
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
@@ -5110,7 +5170,7 @@ exports[`renders
without throwing 1`] = `
}
@media only screen and (min-width:0em) {
- .c52 {
+ .c55 {
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
@@ -5119,7 +5179,7 @@ exports[`renders
without throwing 1`] = `
}
@media only screen and (min-width:0em) {
- .c53 {
+ .c56 {
-webkit-flex-basis: 58.333333333333336%;
-ms-flex-preferred-size: 58.333333333333336%;
flex-basis: 58.333333333333336%;
@@ -5128,7 +5188,7 @@ exports[`renders
without throwing 1`] = `
}
@media only screen and (min-width:0em) {
- .c60 {
+ .c63 {
-webkit-flex-basis: 41.66666666666667%;
-ms-flex-preferred-size: 41.66666666666667%;
flex-basis: 41.66666666666667%;
@@ -5158,49 +5218,49 @@ exports[`renders
without throwing 1`] = `
}
@media only screen and (max-width:37.4375rem) {
- .c51 {
+ .c54 {
padding-left: 0.75rem;
padding-right: 0.75rem;
}
}
@media only screen and (min-width:37.5rem) and (max-width:62.4375rem) {
- .c51 {
+ .c54 {
padding-left: 1.875rem;
padding-right: 1.875rem;
}
}
@media only screen and (min-width:62.5rem) and (max-width:87.4375rem) {
- .c51 {
+ .c54 {
padding-left: 4.375rem;
padding-right: 4.375rem;
}
}
@media only screen and (min-width:37.4375rem) {
- .c25 {
+ .c26 {
width: 10rem;
display: table-cell;
}
}
@media only screen and (min-width:37.4375rem) {
- .c26 {
+ .c27 {
width: 8.125rem;
display: table-cell;
}
}
@media only screen and (min-width:37.4375rem) {
- .c34 {
+ .c36 {
width: 10rem;
display: table-cell;
}
}
@media only screen and (min-width:37.4375rem) {
- .c35 {
+ .c37 {
width: 8.125rem;
display: table-cell;
}
@@ -5343,25 +5403,29 @@ exports[`renders
without throwing 1`] = `
Name
-
+
+