pvpokemon/dist/app.css
2019-03-16 14:23:05 -04:00

561 lines
19 KiB
CSS

/* Generated by cssConcatenator.js */
/** Source: ./dist/main.tmp.css */
.PokemonApp__wrapper__3ZEoC {
display: flex;
flex-flow: column nowrap;
align-items: stretch;
height: 100vh; }
.PokemonApp__wrapper__3ZEoC.PokemonApp__overlaid__3B_Ol {
background-color: rgba(0, 0, 0, 0.7); }
.PokemonApp__wrapper__3ZEoC.PokemonApp__overlaid__3B_Ol .PokemonApp__highlight__1zywH {
z-index: 1; }
.PokemonApp__wrapper__3ZEoC .PokemonApp__body__23cv_ {
background-color: #fff;
display: flex;
flex-flow: row nowrap;
align-items: stretch;
position: relative;
padding-bottom: 60px; }
.PokemonApp__header__2s_s2 {
flex: 0 0 auto;
justify-content: space-between;
align-items: center;
padding: 0.5rem 1rem;
position: sticky;
top: 0; }
.PokemonApp__header__2s_s2 a {
display: inline-block; }
.PokemonApp__footer__3q19Q {
height: 60px;
position: fixed;
right: 0;
bottom: 0;
left: 0; }
.PokemonApp__header__2s_s2,
.PokemonApp__footer__3q19Q {
display: flex;
margin: 0.1em;
z-index: 10; }
.PokemonApp__navigation__26Mp5 {
padding: 1em;
position: sticky;
top: 90px;
display: inline-flex;
flex-flow: column nowrap;
align-self: flex-start; }
.PokemonApp__header__2s_s2 button,
.PokemonApp__navigation__26Mp5 button {
padding: 0;
margin-bottom: 1em;
outline: none;
border: none;
background-color: transparent; }
.PokemonApp__overlay__2vc-r {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-color: #000;
opacity: 0.7; }
.PokemonApp__overlay__2vc-r.PokemonApp__complete__h3L_s {
z-index: 1; }
.PokemonApp__navigationWrapper__3oyCI {
display: flex;
margin: 0 auto; }
.PokemonApp__displayWrapper__2PiN5 {
margin: 0 auto; }
.PokemonApp__displayWrapper__2PiN5 > * {
width: 425px;
margin: 0 1em; }
.PokemonApp__container__MsUHy {
display: flex;
justify-content: space-evenly; }
.PokemonApp__container__MsUHy .PokemonApp__leftColumn__3Lv_L,
.PokemonApp__container__MsUHy .PokemonApp__rightColumn__1xE25 {
display: flex;
flex-flow: column nowrap;
align-items: center; }
.PokemonApp__container__MsUHy .PokemonApp__leftColumn__3Lv_L {
width: 45%;
text-align: center; }
.PokemonApp__container__MsUHy .PokemonApp__rightColumn__1xE25 {
flex-grow: 1;
align-items: start; }
.nes-field.is-inline .IvForm__ivInput__xR5IU {
width: 4.25em;
padding-left: 0.45em;
padding-right: 0.25em; }
.nes-field.is-inline .IvForm__ivInput__xR5IU.IvForm__levelInput__1n6We {
width: 6.5em; }
.nes-field.is-inline.IvForm__fieldRow__3HcBN {
justify-content: space-between; }
.nes-field.is-inline.IvForm__fieldRow__3HcBN label {
flex-grow: 0;
margin-left: 1em; }
.nes-field.is-inline.IvForm__fieldRow__3HcBN label:first-child {
margin-left: 0; }
.LeagueSelector__wrapper__fxmRz {
font-size: 0.8em;
display: flex;
justify-content: space-between;
margin: 0 0 0.5rem 0; }
.LeagueSelector__leagueRadioLabel__3aPV9 {
display: flex;
align-items: center; }
.LeagueSelector__leagueRadio__3hY7B {
display: none; }
.LeagueStatsList__selectList__1FBIL {
flex-grow: 1;
/* for Firefox */
display: flex;
overflow: hidden; }
.LeagueStatsList__selectList__1FBIL > * {
flex: 1;
overflow: auto; }
.LeagueStatsList__listItem__oCOvr {
position: relative;
display: flex;
justify-content: space-evenly; }
.LeagueStatsList__listItem__oCOvr.list-item.active::before, .LeagueStatsList__listItem__oCOvr.list-item:hover::before {
top: 8px;
left: 10px; }
.StatDisplay__baseStatRow__1B60A {
display: flex;
align-items: center; }
.StatDisplay__baseStatRow__1B60A > * {
flex-shrink: 0; }
.StatDisplay__baseStatRow__1B60A > progress {
flex-shrink: 1;
margin: 0 0 0 1em;
width: 5em;
height: 1em;
border-image-outset: 1;
padding: 2px; }
.PokemonApp__wrapper__3ZEoC {
display: flex;
flex-flow: column nowrap;
align-items: stretch;
height: 100vh; }
.PokemonApp__wrapper__3ZEoC.PokemonApp__overlaid__3B_Ol {
background-color: rgba(0, 0, 0, 0.7); }
.PokemonApp__wrapper__3ZEoC.PokemonApp__overlaid__3B_Ol .PokemonApp__highlight__1zywH {
z-index: 1; }
.PokemonApp__wrapper__3ZEoC .PokemonApp__body__23cv_ {
background-color: #fff;
display: flex;
flex-flow: row nowrap;
align-items: stretch;
position: relative;
padding-bottom: 60px; }
.PokemonApp__header__2s_s2 {
flex: 0 0 auto;
justify-content: space-between;
align-items: center;
padding: 0.5rem 1rem;
position: sticky;
top: 0; }
.PokemonApp__header__2s_s2 a {
display: inline-block; }
.PokemonApp__footer__3q19Q {
height: 60px;
position: fixed;
right: 0;
bottom: 0;
left: 0; }
.PokemonApp__header__2s_s2,
.PokemonApp__footer__3q19Q {
display: flex;
margin: 0.1em;
z-index: 10; }
.PokemonApp__navigation__26Mp5 {
padding: 1em;
position: sticky;
top: 90px;
display: inline-flex;
flex-flow: column nowrap;
align-self: flex-start; }
.PokemonApp__header__2s_s2 button,
.PokemonApp__navigation__26Mp5 button {
padding: 0;
margin-bottom: 1em;
outline: none;
border: none;
background-color: transparent; }
.PokemonApp__overlay__2vc-r {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-color: #000;
opacity: 0.7; }
.PokemonApp__overlay__2vc-r.PokemonApp__complete__h3L_s {
z-index: 1; }
.PokemonApp__navigationWrapper__3oyCI {
display: flex;
margin: 0 auto; }
.PokemonApp__displayWrapper__2PiN5 {
margin: 0 auto; }
.PokemonApp__displayWrapper__2PiN5 > * {
width: 425px;
margin: 0 1em; }
.PokemonApp__container__MsUHy {
display: flex;
justify-content: space-evenly; }
.PokemonApp__container__MsUHy .PokemonApp__leftColumn__3Lv_L,
.PokemonApp__container__MsUHy .PokemonApp__rightColumn__1xE25 {
display: flex;
flex-flow: column nowrap;
align-items: center; }
.PokemonApp__container__MsUHy .PokemonApp__leftColumn__3Lv_L {
width: 45%;
text-align: center; }
.PokemonApp__container__MsUHy .PokemonApp__rightColumn__1xE25 {
flex-grow: 1;
align-items: start; }
.LeagueIvExplorer__wrapper__3E7AD {
display: flex;
flex-flow: column nowrap; }
.LeagueIvExplorer__container__3GKct {
margin-bottom: 1rem; }
.LeagueIvExplorer__leftColumn__3au0L { }
.LeagueIvExplorer__rightColumn__1eyvh { }
.LeagueIvExplorer__leaguePokemonRank__3bjyU {
justify-content: flex-start;
flex-wrap: wrap; }
.LeagueIvExplorer__leaguePokemonRank__3bjyU .LeagueIvExplorer__pokemonInfoWrapper__3WVsh {
flex: 1 0 100%;
display: flex; }
.LeagueIvExplorer__leaguePokemonRank__3bjyU .LeagueIvExplorer__leftColumn__3au0L {
align-items: flex-start; }
.LeagueIvExplorer__leaguePokemonRank__3bjyU .LeagueIvExplorer__pokemonRankValue__3k3ih {
display: inline; }
.LeagueIvExplorer__ivsContainer__31sfb {
max-height: 350px;
font-size: 0.95em;
flex: 0 999 auto;
display: flex;
flex-flow: column nowrap;
/* for Firefox */ }
.LeagueIvExplorer__ivsContainer__31sfb .title.LeagueIvExplorer__ivContainerTitle__3Z3eX {
display: flex;
justify-content: flex-end;
background-color: transparent;
padding: 0; }
.LeagueIvExplorer__ivsContainer__31sfb .title.LeagueIvExplorer__ivContainerTitle__3Z3eX > * {
background-color: #fff; }
.LeagueIvExplorer__ivsContainer__31sfb .title.LeagueIvExplorer__ivContainerTitle__3Z3eX > *:first-child {
margin-right: auto;
padding: 0 0.5em; }
.LeagueIvExplorer__ivsContainer__31sfb .title.LeagueIvExplorer__ivContainerTitle__3Z3eX > *:last-child {
padding-right: 0.5em; }
.LeagueIvExplorer__ivsContainer__31sfb.LeagueIvExplorer__diplayingIvList__1Q5r8 {
padding: 1.5rem 0 0; }
.LeagueIvExplorer__ivsContainer__31sfb.LeagueIvExplorer__diplayingIvList__1Q5r8 .title.LeagueIvExplorer__ivContainerTitle__3Z3eX {
margin-bottom: 0;
margin-right: -8px;
margin-left: -8px;
padding: 0 2.5rem; }
.TypeIndicator__pokemonType__3MOQI {
text-transform: uppercase; }
.TypeIndicator__pokemonType__3MOQI.nes-container {
text-align: center;
padding: 0;
font-size: 0.7em;
line-height: 0.9;
flex-basis: 50%;
margin: 0.5rem 7px 11px; }
.TypeIndicator__pokemonType__3MOQI.normal::after {
box-shadow: 0 -4px #a8a878, 0 -8px, 4px 0 #a8a878, 4px -4px, 8px 0, 0 4px #a8a878, 0 8px, -4px 0 #a8a878, -4px 4px, -8px 0, -4px -4px, 4px 4px; }
.TypeIndicator__pokemonType__3MOQI.fighting::after {
box-shadow: 0 -4px #c03028, 0 -8px, 4px 0 #c03028, 4px -4px, 8px 0, 0 4px #c03028, 0 8px, -4px 0 #c03028, -4px 4px, -8px 0, -4px -4px, 4px 4px; }
.TypeIndicator__pokemonType__3MOQI.flying::after {
box-shadow: 0 -4px #a890f0, 0 -8px, 4px 0 #a890f0, 4px -4px, 8px 0, 0 4px #a890f0, 0 8px, -4px 0 #a890f0, -4px 4px, -8px 0, -4px -4px, 4px 4px; }
.TypeIndicator__pokemonType__3MOQI.poison::after {
box-shadow: 0 -4px #a040a0, 0 -8px, 4px 0 #a040a0, 4px -4px, 8px 0, 0 4px #a040a0, 0 8px, -4px 0 #a040a0, -4px 4px, -8px 0, -4px -4px, 4px 4px; }
.TypeIndicator__pokemonType__3MOQI.ground::after {
box-shadow: 0 -4px #e0c068, 0 -8px, 4px 0 #e0c068, 4px -4px, 8px 0, 0 4px #e0c068, 0 8px, -4px 0 #e0c068, -4px 4px, -8px 0, -4px -4px, 4px 4px; }
.TypeIndicator__pokemonType__3MOQI.rock::after {
box-shadow: 0 -4px #b8a038, 0 -8px, 4px 0 #b8a038, 4px -4px, 8px 0, 0 4px #b8a038, 0 8px, -4px 0 #b8a038, -4px 4px, -8px 0, -4px -4px, 4px 4px; }
.TypeIndicator__pokemonType__3MOQI.bug::after {
box-shadow: 0 -4px #a8b820, 0 -8px, 4px 0 #a8b820, 4px -4px, 8px 0, 0 4px #a8b820, 0 8px, -4px 0 #a8b820, -4px 4px, -8px 0, -4px -4px, 4px 4px; }
.TypeIndicator__pokemonType__3MOQI.ghost::after {
box-shadow: 0 -4px #705898, 0 -8px, 4px 0 #705898, 4px -4px, 8px 0, 0 4px #705898, 0 8px, -4px 0 #705898, -4px 4px, -8px 0, -4px -4px, 4px 4px; }
.TypeIndicator__pokemonType__3MOQI.steel::after {
box-shadow: 0 -4px #b8b8d0, 0 -8px, 4px 0 #b8b8d0, 4px -4px, 8px 0, 0 4px #b8b8d0, 0 8px, -4px 0 #b8b8d0, -4px 4px, -8px 0, -4px -4px, 4px 4px; }
.TypeIndicator__pokemonType__3MOQI.fire::after {
box-shadow: 0 -4px #f08030, 0 -8px, 4px 0 #f08030, 4px -4px, 8px 0, 0 4px #f08030, 0 8px, -4px 0 #f08030, -4px 4px, -8px 0, -4px -4px, 4px 4px; }
.TypeIndicator__pokemonType__3MOQI.water::after {
box-shadow: 0 -4px #6890f0, 0 -8px, 4px 0 #6890f0, 4px -4px, 8px 0, 0 4px #6890f0, 0 8px, -4px 0 #6890f0, -4px 4px, -8px 0, -4px -4px, 4px 4px; }
.TypeIndicator__pokemonType__3MOQI.grass::after {
box-shadow: 0 -4px #78c850, 0 -8px, 4px 0 #78c850, 4px -4px, 8px 0, 0 4px #78c850, 0 8px, -4px 0 #78c850, -4px 4px, -8px 0, -4px -4px, 4px 4px; }
.TypeIndicator__pokemonType__3MOQI.electric::after {
box-shadow: 0 -4px #f8d030, 0 -8px, 4px 0 #f8d030, 4px -4px, 8px 0, 0 4px #f8d030, 0 8px, -4px 0 #f8d030, -4px 4px, -8px 0, -4px -4px, 4px 4px; }
.TypeIndicator__pokemonType__3MOQI.psychic::after {
box-shadow: 0 -4px #f85888, 0 -8px, 4px 0 #f85888, 4px -4px, 8px 0, 0 4px #f85888, 0 8px, -4px 0 #f85888, -4px 4px, -8px 0, -4px -4px, 4px 4px; }
.TypeIndicator__pokemonType__3MOQI.ice::after {
box-shadow: 0 -4px #98d8d8, 0 -8px, 4px 0 #98d8d8, 4px -4px, 8px 0, 0 4px #98d8d8, 0 8px, -4px 0 #98d8d8, -4px 4px, -8px 0, -4px -4px, 4px 4px; }
.TypeIndicator__pokemonType__3MOQI.dragon::after {
box-shadow: 0 -4px #6f35fc, 0 -8px, 4px 0 #6f35fc, 4px -4px, 8px 0, 0 4px #6f35fc, 0 8px, -4px 0 #6f35fc, -4px 4px, -8px 0, -4px -4px, 4px 4px; }
.TypeIndicator__pokemonType__3MOQI.dark::after {
box-shadow: 0 -4px #705848, 0 -8px, 4px 0 #705848, 4px -4px, 8px 0, 0 4px #705848, 0 8px, -4px 0 #705848, -4px 4px, -8px 0, -4px -4px, 4px 4px; }
.TypeIndicator__pokemonType__3MOQI.fairy::after {
box-shadow: 0 -4px #ee99ac, 0 -8px, 4px 0 #ee99ac, 4px -4px, 8px 0, 0 4px #ee99ac, 0 8px, -4px 0 #ee99ac, -4px 4px, -8px 0, -4px -4px, 4px 4px; }
.MovesDropdown__wrapper__3aoeI {
display: flex;
justify-content: space-between;
align-items: center;
text-transform: capitalize;
margin-bottom: 1em; }
.MovesDropdown__menu__38tPs {
width: 425px;
max-height: 458px;
position: fixed;
z-index: 2;
top: 25%;
left: 50%;
margin-left: -212.5px;
padding: 0; }
.MovesDropdown__menu__38tPs .list-item.active::before,
.MovesDropdown__menu__38tPs .list-item:hover::before {
top: 8px; }
.MovesDropdown__menu__38tPs .title {
color: #fff;
position: absolute;
margin-top: -2em;
margin-bottom: 0; }
.MovesDropdown__listItem__U8AQj {
overflow: hidden;
display: flex;
justify-content: space-between;
padding-right: 2rem;
padding-left: 2rem;
white-space: nowrap;
text-transform: capitalize; }
.MovesDropdown__listItem__U8AQj > * {
flex: 0 1 auto; }
.MovesDropdown__listItem__U8AQj > .nes-container {
flex-basis: 9em; }
.MovesDropdown__legacy__3-s2n {
background-image: repeating-linear-gradient(45deg, transparent, transparent 5px, rgba(255, 255, 255, 0.5) 5px, rgba(255, 255, 255, 0.5) 10px);
background-size: 14px 14px; }
.TypeEffectiveDisplay__typeWrapper__3w4wT,
.TypeEffectiveDisplay__typeMultiplierWrapper__1WOCi {
position: relative;
z-index: 0; }
.TypeEffectiveDisplay__typeMultiplierWrapper__1WOCi {
padding-top: 6px;
padding-right: 6px; }
.TypeEffectiveDisplay__typeMultiplierWrapper__1WOCi > * {
position: absolute; }
.TypeEffectiveDisplay__typeMultiplierWrapper__1WOCi :nth-child(1) {
position: inherit;
z-index: 3; }
.TypeEffectiveDisplay__typeMultiplierWrapper__1WOCi :nth-child(2) {
top: 0;
left: 6px;
z-index: 2; }
.TypeEffectiveDisplay__typeMultiplierWrapper__1WOCi :nth-child(3) {
left: 12px;
z-index: 1; }
.TypeEffectiveDisplay__typeMultiplierWrapper__1WOCi :nth-child(4) {
left: 18px;
z-index: 0; }
.TypeEffectiveDisplay__typeMultiplierWrapper__1WOCi.TypeEffectiveDisplay__typeMultiplierWrapperX3__35-RS {
padding-top: 12px;
padding-right: 12px; }
.TypeEffectiveDisplay__typeMultiplierWrapper__1WOCi.TypeEffectiveDisplay__typeMultiplierWrapperX3__35-RS :nth-child(3) {
top: 0; }
.TypeEffectiveDisplay__typeMultiplierWrapper__1WOCi.TypeEffectiveDisplay__typeMultiplierWrapperX3__35-RS :nth-child(2) {
top: 6px; }
.TypeEffectiveDisplay__typeMultiplierWrapper__1WOCi.TypeEffectiveDisplay__typeMultiplierWrapperX4__2Onf7 {
padding-top: 18px;
padding-right: 18px; }
.TypeEffectiveDisplay__typeMultiplierWrapper__1WOCi.TypeEffectiveDisplay__typeMultiplierWrapperX4__2Onf7 :nth-child(4) {
top: 0; }
.TypeEffectiveDisplay__typeMultiplierWrapper__1WOCi.TypeEffectiveDisplay__typeMultiplierWrapperX4__2Onf7 :nth-child(3) {
top: 6px; }
.TypeEffectiveDisplay__typeMultiplierWrapper__1WOCi.TypeEffectiveDisplay__typeMultiplierWrapperX4__2Onf7 :nth-child(2) {
top: 12px; }
.TypeEffectiveDisplay__wrapper__1FFIj {
margin: 0 1em; }
.TypeEffectiveDisplay__wrapper__1FFIj * + h4 {
margin-top: 1em; }
.TypeEffectiveDisplay__wrapper__1FFIj .TypeEffectiveDisplay__indicatorWrapper__2F3AY {
display: grid;
grid-template-columns: repeat(auto-fill, minmax(7em, auto));
justify-content: space-between; }
.TypeEffectiveDisplay__wrapper__1FFIj .TypeEffectiveDisplay__indicatorWrapper__2F3AY > * {
height: 0%; }
.TypeEffectiveDisplay__wrapper__1FFIj .TypeEffectiveDisplay__indicatorWrapper__2F3AY .TypeEffectiveDisplay__typeMultiplierWrapper__1WOCi {
width: auto;
margin-right: 2px; }
.TypeEffectiveDisplay__wrapper__1FFIj .TypeEffectiveDisplay__indicatorWrapper__2F3AY .TypeEffectiveDisplay__typeMultiplierWrapper__1WOCi.TypeEffectiveDisplay__typeMultiplierWrapperX3__35-RS {
margin-right: -4px; }
.TypeEffectiveDisplay__wrapper__1FFIj .TypeEffectiveDisplay__indicatorWrapper__2F3AY .TypeEffectiveDisplay__typeMultiplierWrapper__1WOCi.TypeEffectiveDisplay__typeMultiplierWrapperX4__2Onf7 {
margin-right: -10px; }
.TypeEffectiveDisplay__wrapper__1FFIj .TypeEffectiveDisplay__indicatorWrapper__2F3AY .TypeEffectiveDisplay__typeWrapper__3w4wT > *,
.TypeEffectiveDisplay__wrapper__1FFIj .TypeEffectiveDisplay__indicatorWrapper__2F3AY .TypeEffectiveDisplay__typeMultiplierWrapper__1WOCi > * {
flex-basis: unset;
font-size: 0.6em;
width: 10em; }
.TypeEffectiveDisplay__isCovered__3qyUq {
position: relative; }
.TypeEffectiveDisplay__isCovered__3qyUq::before {
content: "";
position: absolute;
right: 25px;
bottom: -15px;
z-index: 10;
width: 2px;
height: 2px;
color: #92cc41;
box-shadow: 18px 2px, 20px 2px, 16px 4px, 18px 4px, 20px 4px, 2px 6px, 14px 6px, 16px 6px, 2px 8px, 4px 8px, 12px 8px, 14px 8px, 4px 10px, 6px 10px, 10px 10px, 12px 10px, 6px 12px, 8px 12px, 10px 12px, 8px 14px; }
.MovesExplorer__wrapper__2y-BK h3 {
font-size: 1rem; }
.MovesExplorer__wrapper__2y-BK h4 {
font-size: 0.8em;
color: #676767; }
.PokemonDisplay__highlight__h50BA {
color: #fff;
pointer-events: none; }
.PokemonDisplay__pokemonInfoWrapper__3AW3e {
margin-bottom: 1rem; }
.PokemonDisplay__pokemonInfoLeftColumn__1vugM { }
.PokemonDisplay__pokemonInfoRightColumn__27Q49 { }
.PokemonDisplay__pokemonName__WBKbk {
margin-bottom: 0; }
.PokemonDisplay__dexHeader__2HVfr {
margin-bottom: 0.25rem; }
.PokemonDisplay__pokemonTypeWrapper__1rJIA {
display: flex;
justify-content: center;
align-self: stretch; }
.PokemonDisplay__formHeader__1pr6M {
text-transform: uppercase;
margin-bottom: 0; }
.PokemonDisplay__pokemonBaseStats__3UJvn {
display: flex;
flex-flow: column nowrap;
align-items: start;
align-self: stretch; }
.PokemonSelectList__wrapper__2LQMY {
font-size: 0.8rem;
width: 20em;
display: flex;
flex-flow: column nowrap;
margin: 0 1.5em 0 auto;
position: relative; }
.PokemonSelectList__wrapper__2LQMY .PokemonSelectList__listWrapper__bBtO6 {
flex: 1 1 auto;
display: flex;
padding: 0;
overflow: hidden;
height: 340px;
position: absolute;
top: 100%;
left: 0;
right: 0;
z-index: 2; }
.PokemonSelectList__wrapper__2LQMY .PokemonSelectList__listWrapper__bBtO6 > * {
width: 100%; }
.PokemonSelectList__wrapper__2LQMY .PokemonSelectList__listWrapper__bBtO6.PokemonSelectList__emptyList__1vgpK .PokemonSelectList__emptyState__3sBmb {
align-self: center;
text-align: center; }
.PokemonSelectList__wrapper__2LQMY .PokemonSelectList__listWrapper__bBtO6.PokemonSelectList__emptyList__1vgpK .PokemonSelectList__emptyState__3sBmb > *:first-child {
margin: 1em auto; }
.PokemonSelectList__wrapper__2LQMY a {
color: inherit;
text-decoration: none;
padding: 5px 1em 5px 2em;
justify-content: flex-end;
align-content: space-around;
flex-wrap: wrap;
display: flex; }
.PokemonSelectList__wrapper__2LQMY a .PokemonSelectList__menuIcon__1I2_T {
margin: -4px 0 0 0.5em;
opacity: 0.5; }
.PokemonSelectList__wrapper__2LQMY a.active .PokemonSelectList__menuIcon__1I2_T {
opacity: 1; }
.PokemonSelectList__filterWrapper__1d1Wl {
position: relative;
margin: 0.1em; }
.PokemonSelectList__filterWrapper__1d1Wl .close {
position: absolute;
top: 1em;
right: 1em; }
.PokemonSelectList__filterInput__1z_s2 {
margin-left: 0;
margin-right: 0;
padding-right: 3em; }
.PokemonSelectList__dex__1QHut,
.PokemonSelectList__form__VIw8Q {
font-size: 0.8em;
text-transform: capitalize; }
.PokemonSelectList__dex__1QHut {
margin-left: auto; }
.PokemonSelectList__form__VIw8Q {
flex: 0 1 100%; }
/*# sourceMappingURL=main.tmp.css.map*/