#react-app__profile input::-ms-clear,
#react-app__profile input::-ms-reveal {
  display: none;
}
#react-app__profile *,
#react-app__profile :after,
#react-app__profile :before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#react-app__profile article,
#react-app__profile aside,
#react-app__profile dialog,
#react-app__profile figcaption,
#react-app__profile figure,
#react-app__profile footer,
#react-app__profile header,
#react-app__profile hgroup,
#react-app__profile main,
#react-app__profile nav,
#react-app__profile section {
  display: block;
}
#react-app__profile [tabindex="-1"]:focus {
  outline: none !important;
}
#react-app__profile hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
#react-app__profile h1,
#react-app__profile h2,
#react-app__profile h3,
#react-app__profile h4,
#react-app__profile h5,
#react-app__profile h6 {
  margin-top: 0;
  margin-bottom: .5em;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
}
#react-app__profile p {
  margin-top: 0;
  margin-bottom: 1em;
}
#react-app__profile abbr[data-original-title],
#react-app__profile abbr[title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  border-bottom: 0;
  cursor: help;
}
#react-app__profile address {
  margin-bottom: 1em;
  font-style: normal;
  line-height: inherit;
}
#react-app__profile input[type=number],
#react-app__profile input[type=password],
#react-app__profile input[type=text],
#react-app__profile textarea {
  -webkit-appearance: none;
}
#react-app__profile dl,
#react-app__profile ol,
#react-app__profile ul {
  margin-top: 0;
  margin-bottom: 1em;
}
#react-app__profile ol ol,
#react-app__profile ol ul,
#react-app__profile ul ol,
#react-app__profile ul ul {
  margin-bottom: 0;
}
#react-app__profile dt {
  font-weight: 500;
}
#react-app__profile dd {
  margin-bottom: .5em;
  margin-left: 0;
}
#react-app__profile blockquote {
  margin: 0 0 1em;
}
#react-app__profile dfn {
  font-style: italic;
}
#react-app__profile b,
#react-app__profile strong {
  font-weight: bolder;
}
#react-app__profile small {
  font-size: 80%;
}
#react-app__profile sub,
#react-app__profile sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
#react-app__profile sub {
  bottom: -0.25em;
}
#react-app__profile sup {
  top: -0.5em;
}
#react-app__profile a {
  color: #155b90;
  text-decoration: none;
  background-color: transparent;
  outline: none;
  cursor: pointer;
  -webkit-transition: color .3s;
  transition: color .3s;
  -webkit-text-decoration-skip: objects;
}
#react-app__profile a:hover {
  color: #30719c;
}
#react-app__profile a:active {
  color: #0a3d69;
}
#react-app__profile a:active,
#react-app__profile a:focus,
#react-app__profile a:hover {
  text-decoration: none;
  outline: 0;
}
#react-app__profile a[disabled] {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
  pointer-events: none;
}
#react-app__profile code,
#react-app__profile kbd,
#react-app__profile pre,
#react-app__profile samp {
  font-size: 1em;
  font-family: "SFMono-Regular", Consolas, "Liberation Mono", Menlo, Courier, monospace;
}
#react-app__profile pre {
  margin-top: 0;
  margin-bottom: 1em;
  overflow: auto;
}
#react-app__profile figure {
  margin: 0 0 1em;
}
#react-app__profile img {
  vertical-align: middle;
  border-style: none;
}
#react-app__profile svg:not(:root) {
  overflow: hidden;
}
#react-app__profile [role=button],
#react-app__profile a,
#react-app__profile area,
#react-app__profile button,
#react-app__profile input:not([type=range]),
#react-app__profile label,
#react-app__profile select,
#react-app__profile summary,
#react-app__profile textarea {
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}
#react-app__profile table {
  border-collapse: collapse;
}
#react-app__profile caption {
  padding-top: .75em;
  padding-bottom: .3em;
  color: rgba(0, 0, 0, 0.45);
  text-align: left;
  caption-side: bottom;
}
#react-app__profile th {
  text-align: inherit;
}
#react-app__profile button,
#react-app__profile input,
#react-app__profile optgroup,
#react-app__profile select,
#react-app__profile textarea {
  margin: 0;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}
#react-app__profile button,
#react-app__profile input {
  overflow: visible;
}
#react-app__profile button,
#react-app__profile select {
  text-transform: none;
}
#react-app__profile [type=reset],
#react-app__profile [type=submit],
#react-app__profile button,
#react-app__profile html [type=button] {
  -webkit-appearance: button;
}
#react-app__profile [type=button]::-moz-focus-inner,
#react-app__profile [type=reset]::-moz-focus-inner,
#react-app__profile [type=submit]::-moz-focus-inner,
#react-app__profile button::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
#react-app__profile input[type=checkbox],
#react-app__profile input[type=radio] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
#react-app__profile input[type=date],
#react-app__profile input[type=datetime-local],
#react-app__profile input[type=month],
#react-app__profile input[type=time] {
  -webkit-appearance: listbox;
}
#react-app__profile textarea {
  overflow: auto;
  resize: vertical;
}
#react-app__profile fieldset {
  min-width: 0;
  margin: 0;
  padding: 0;
  border: 0;
}
#react-app__profile legend {
  display: block;
  width: 100%;
  max-width: 100%;
  margin-bottom: .5em;
  padding: 0;
  color: inherit;
  font-size: 1.5em;
  line-height: inherit;
  white-space: normal;
}
#react-app__profile progress {
  vertical-align: baseline;
}
#react-app__profile [type=number]::-webkit-inner-spin-button,
#react-app__profile [type=number]::-webkit-outer-spin-button {
  height: auto;
}
#react-app__profile [type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
#react-app__profile [type=search]::-webkit-search-cancel-button,
#react-app__profile [type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
#react-app__profile ::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
#react-app__profile output {
  display: inline-block;
}
#react-app__profile summary {
  display: list-item;
}
#react-app__profile template {
  display: none;
}
#react-app__profile [hidden] {
  display: none !important;
}
#react-app__profile mark {
  padding: .2em;
  background-color: #feffe6;
}
#react-app__profile ::-moz-selection {
  color: #fff;
  background: #155b90;
}
#react-app__profile ::selection {
  color: #fff;
  background: #155b90;
}
#react-app__profile .clearfix:after,
#react-app__profile .clearfix:before {
  display: table;
  content: "";
}
#react-app__profile .clearfix:after {
  clear: both;
}
#react-app__profile .anticon {
  display: inline-block;
  color: inherit;
  font-style: normal;
  line-height: 0;
  text-align: center;
  text-transform: none;
  vertical-align: -0.125em;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#react-app__profile .anticon > * {
  line-height: 1;
}
#react-app__profile .anticon svg {
  display: inline-block;
}
#react-app__profile .anticon:before {
  display: none;
}
#react-app__profile .anticon .anticon-icon {
  display: block;
}
#react-app__profile .anticon[tabindex] {
  cursor: pointer;
}
#react-app__profile .anticon-spin,
#react-app__profile .anticon-spin:before {
  display: inline-block;
  -webkit-animation: loadingCircle 1s linear infinite;
  animation: loadingCircle 1s linear infinite;
}
#react-app__profile .fade-appear,
#react-app__profile .fade-enter,
#react-app__profile .fade-leave {
  -webkit-animation-duration: .2s;
  animation-duration: .2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
#react-app__profile .fade-appear.fade-appear-active,
#react-app__profile .fade-enter.fade-enter-active {
  -webkit-animation-name: antFadeIn;
  animation-name: antFadeIn;
  -webkit-animation-play-state: running;
  animation-play-state: running;
}
#react-app__profile .fade-leave.fade-leave-active {
  -webkit-animation-name: antFadeOut;
  animation-name: antFadeOut;
  -webkit-animation-play-state: running;
  animation-play-state: running;
  pointer-events: none;
}
#react-app__profile .fade-appear,
#react-app__profile .fade-enter {
  opacity: 0;
}
#react-app__profile .fade-appear,
#react-app__profile .fade-enter,
#react-app__profile .fade-leave {
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}
@-webkit-keyframes antFadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes antFadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes antFadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes antFadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
#react-app__profile .move-up-appear,
#react-app__profile .move-up-enter,
#react-app__profile .move-up-leave {
  -webkit-animation-duration: .2s;
  animation-duration: .2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
#react-app__profile .move-up-appear.move-up-appear-active,
#react-app__profile .move-up-enter.move-up-enter-active {
  -webkit-animation-name: antMoveUpIn;
  animation-name: antMoveUpIn;
  -webkit-animation-play-state: running;
  animation-play-state: running;
}
#react-app__profile .move-up-leave.move-up-leave-active {
  -webkit-animation-name: antMoveUpOut;
  animation-name: antMoveUpOut;
  -webkit-animation-play-state: running;
  animation-play-state: running;
  pointer-events: none;
}
#react-app__profile .move-up-appear,
#react-app__profile .move-up-enter {
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
#react-app__profile .move-up-leave {
  -webkit-animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
  animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
#react-app__profile .move-down-appear,
#react-app__profile .move-down-enter,
#react-app__profile .move-down-leave {
  -webkit-animation-duration: .2s;
  animation-duration: .2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
#react-app__profile .move-down-appear.move-down-appear-active,
#react-app__profile .move-down-enter.move-down-enter-active {
  -webkit-animation-name: antMoveDownIn;
  animation-name: antMoveDownIn;
  -webkit-animation-play-state: running;
  animation-play-state: running;
}
#react-app__profile .move-down-leave.move-down-leave-active {
  -webkit-animation-name: antMoveDownOut;
  animation-name: antMoveDownOut;
  -webkit-animation-play-state: running;
  animation-play-state: running;
  pointer-events: none;
}
#react-app__profile .move-down-appear,
#react-app__profile .move-down-enter {
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
#react-app__profile .move-down-leave {
  -webkit-animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
  animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
#react-app__profile .move-left-appear,
#react-app__profile .move-left-enter,
#react-app__profile .move-left-leave {
  -webkit-animation-duration: .2s;
  animation-duration: .2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
#react-app__profile .move-left-appear.move-left-appear-active,
#react-app__profile .move-left-enter.move-left-enter-active {
  -webkit-animation-name: antMoveLeftIn;
  animation-name: antMoveLeftIn;
  -webkit-animation-play-state: running;
  animation-play-state: running;
}
#react-app__profile .move-left-leave.move-left-leave-active {
  -webkit-animation-name: antMoveLeftOut;
  animation-name: antMoveLeftOut;
  -webkit-animation-play-state: running;
  animation-play-state: running;
  pointer-events: none;
}
#react-app__profile .move-left-appear,
#react-app__profile .move-left-enter {
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
#react-app__profile .move-left-leave {
  -webkit-animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
  animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
#react-app__profile .move-right-appear,
#react-app__profile .move-right-enter,
#react-app__profile .move-right-leave {
  -webkit-animation-duration: .2s;
  animation-duration: .2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
#react-app__profile .move-right-appear.move-right-appear-active,
#react-app__profile .move-right-enter.move-right-enter-active {
  -webkit-animation-name: antMoveRightIn;
  animation-name: antMoveRightIn;
  -webkit-animation-play-state: running;
  animation-play-state: running;
}
#react-app__profile .move-right-leave.move-right-leave-active {
  -webkit-animation-name: antMoveRightOut;
  animation-name: antMoveRightOut;
  -webkit-animation-play-state: running;
  animation-play-state: running;
  pointer-events: none;
}
#react-app__profile .move-right-appear,
#react-app__profile .move-right-enter {
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
#react-app__profile .move-right-leave {
  -webkit-animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
  animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34);
}
@-webkit-keyframes antMoveDownIn {
  0% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    opacity: 0;
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    opacity: 1;
  }
}
@keyframes antMoveDownIn {
  0% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    opacity: 0;
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    opacity: 1;
  }
}
@-webkit-keyframes antMoveDownOut {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    opacity: 1;
  }
  to {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    opacity: 0;
  }
}
@keyframes antMoveDownOut {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    opacity: 1;
  }
  to {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    opacity: 0;
  }
}
@-webkit-keyframes antMoveLeftIn {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    opacity: 0;
  }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    opacity: 1;
  }
}
@keyframes antMoveLeftIn {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    opacity: 0;
  }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    opacity: 1;
  }
}
@-webkit-keyframes antMoveLeftOut {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    opacity: 1;
  }
  to {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    opacity: 0;
  }
}
@keyframes antMoveLeftOut {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    opacity: 1;
  }
  to {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    opacity: 0;
  }
}
@-webkit-keyframes antMoveRightIn {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    opacity: 0;
  }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    opacity: 1;
  }
}
@keyframes antMoveRightIn {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    opacity: 0;
  }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    opacity: 1;
  }
}
@-webkit-keyframes antMoveRightOut {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    opacity: 1;
  }
  to {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    opacity: 0;
  }
}
@keyframes antMoveRightOut {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    opacity: 1;
  }
  to {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    opacity: 0;
  }
}
@-webkit-keyframes antMoveUpIn {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    opacity: 0;
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    opacity: 1;
  }
}
@keyframes antMoveUpIn {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    opacity: 0;
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    opacity: 1;
  }
}
@-webkit-keyframes antMoveUpOut {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    opacity: 1;
  }
  to {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    opacity: 0;
  }
}
@keyframes antMoveUpOut {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    opacity: 1;
  }
  to {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    opacity: 0;
  }
}
@-webkit-keyframes loadingCircle {
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
@keyframes loadingCircle {
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
#react-app__profile [ant-click-animating-without-extra-node=true],
#react-app__profile [ant-click-animating=true] {
  position: relative;
}
#react-app__profile html {
  --antd-wave-shadow-color: #155b90;
  --scroll-bar: 0;
}
#react-app__profile .ant-click-animating-node,
#react-app__profile [ant-click-animating-without-extra-node=true]:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  border-radius: inherit;
  -webkit-box-shadow: 0 0 0 0 #155b90;
  box-shadow: 0 0 0 0 #155b90;
  -webkit-box-shadow: 0 0 0 0 var(--antd-wave-shadow-color);
  box-shadow: 0 0 0 0 var(--antd-wave-shadow-color);
  opacity: .2;
  -webkit-animation: fadeEffect 2s cubic-bezier(0.08, 0.82, 0.17, 1), waveEffect 0.4s cubic-bezier(0.08, 0.82, 0.17, 1);
  animation: fadeEffect 2s cubic-bezier(0.08, 0.82, 0.17, 1), waveEffect 0.4s cubic-bezier(0.08, 0.82, 0.17, 1);
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  content: "";
  pointer-events: none;
}
@-webkit-keyframes waveEffect {
  to {
    -webkit-box-shadow: 0 0 0 #155b90;
    box-shadow: 0 0 0 #155b90;
    -webkit-box-shadow: 0 0 0 6px #155b90;
    box-shadow: 0 0 0 6px #155b90;
    -webkit-box-shadow: 0 0 0 6px var(--antd-wave-shadow-color);
    box-shadow: 0 0 0 6px var(--antd-wave-shadow-color);
  }
}
@keyframes waveEffect {
  to {
    -webkit-box-shadow: 0 0 0 #155b90;
    box-shadow: 0 0 0 #155b90;
    -webkit-box-shadow: 0 0 0 6px #155b90;
    box-shadow: 0 0 0 6px #155b90;
    -webkit-box-shadow: 0 0 0 6px var(--antd-wave-shadow-color);
    box-shadow: 0 0 0 6px var(--antd-wave-shadow-color);
  }
}
@-webkit-keyframes fadeEffect {
  to {
    opacity: 0;
  }
}
@keyframes fadeEffect {
  to {
    opacity: 0;
  }
}
#react-app__profile .slide-up-appear,
#react-app__profile .slide-up-enter,
#react-app__profile .slide-up-leave {
  -webkit-animation-duration: .2s;
  animation-duration: .2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
#react-app__profile .slide-up-appear.slide-up-appear-active,
#react-app__profile .slide-up-enter.slide-up-enter-active {
  -webkit-animation-name: antSlideUpIn;
  animation-name: antSlideUpIn;
  -webkit-animation-play-state: running;
  animation-play-state: running;
}
#react-app__profile .slide-up-leave.slide-up-leave-active {
  -webkit-animation-name: antSlideUpOut;
  animation-name: antSlideUpOut;
  -webkit-animation-play-state: running;
  animation-play-state: running;
  pointer-events: none;
}
#react-app__profile .slide-up-appear,
#react-app__profile .slide-up-enter {
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
#react-app__profile .slide-up-leave {
  -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
  animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
#react-app__profile .slide-down-appear,
#react-app__profile .slide-down-enter,
#react-app__profile .slide-down-leave {
  -webkit-animation-duration: .2s;
  animation-duration: .2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
#react-app__profile .slide-down-appear.slide-down-appear-active,
#react-app__profile .slide-down-enter.slide-down-enter-active {
  -webkit-animation-name: antSlideDownIn;
  animation-name: antSlideDownIn;
  -webkit-animation-play-state: running;
  animation-play-state: running;
}
#react-app__profile .slide-down-leave.slide-down-leave-active {
  -webkit-animation-name: antSlideDownOut;
  animation-name: antSlideDownOut;
  -webkit-animation-play-state: running;
  animation-play-state: running;
  pointer-events: none;
}
#react-app__profile .slide-down-appear,
#react-app__profile .slide-down-enter {
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
#react-app__profile .slide-down-leave {
  -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
  animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
#react-app__profile .slide-left-appear,
#react-app__profile .slide-left-enter,
#react-app__profile .slide-left-leave {
  -webkit-animation-duration: .2s;
  animation-duration: .2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
#react-app__profile .slide-left-appear.slide-left-appear-active,
#react-app__profile .slide-left-enter.slide-left-enter-active {
  -webkit-animation-name: antSlideLeftIn;
  animation-name: antSlideLeftIn;
  -webkit-animation-play-state: running;
  animation-play-state: running;
}
#react-app__profile .slide-left-leave.slide-left-leave-active {
  -webkit-animation-name: antSlideLeftOut;
  animation-name: antSlideLeftOut;
  -webkit-animation-play-state: running;
  animation-play-state: running;
  pointer-events: none;
}
#react-app__profile .slide-left-appear,
#react-app__profile .slide-left-enter {
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
#react-app__profile .slide-left-leave {
  -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
  animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
#react-app__profile .slide-right-appear,
#react-app__profile .slide-right-enter,
#react-app__profile .slide-right-leave {
  -webkit-animation-duration: .2s;
  animation-duration: .2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
#react-app__profile .slide-right-appear.slide-right-appear-active,
#react-app__profile .slide-right-enter.slide-right-enter-active {
  -webkit-animation-name: antSlideRightIn;
  animation-name: antSlideRightIn;
  -webkit-animation-play-state: running;
  animation-play-state: running;
}
#react-app__profile .slide-right-leave.slide-right-leave-active {
  -webkit-animation-name: antSlideRightOut;
  animation-name: antSlideRightOut;
  -webkit-animation-play-state: running;
  animation-play-state: running;
  pointer-events: none;
}
#react-app__profile .slide-right-appear,
#react-app__profile .slide-right-enter {
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
#react-app__profile .slide-right-leave {
  -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
  animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
@-webkit-keyframes antSlideUpIn {
  0% {
    -webkit-transform: scaleY(0.8);
    transform: scaleY(0.8);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    opacity: 0;
  }
  to {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    opacity: 1;
  }
}
@keyframes antSlideUpIn {
  0% {
    -webkit-transform: scaleY(0.8);
    transform: scaleY(0.8);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    opacity: 0;
  }
  to {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    opacity: 1;
  }
}
@-webkit-keyframes antSlideUpOut {
  0% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    opacity: 1;
  }
  to {
    -webkit-transform: scaleY(0.8);
    transform: scaleY(0.8);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    opacity: 0;
  }
}
@keyframes antSlideUpOut {
  0% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    opacity: 1;
  }
  to {
    -webkit-transform: scaleY(0.8);
    transform: scaleY(0.8);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    opacity: 0;
  }
}
@-webkit-keyframes antSlideDownIn {
  0% {
    -webkit-transform: scaleY(0.8);
    transform: scaleY(0.8);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    opacity: 0;
  }
  to {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    opacity: 1;
  }
}
@keyframes antSlideDownIn {
  0% {
    -webkit-transform: scaleY(0.8);
    transform: scaleY(0.8);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    opacity: 0;
  }
  to {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    opacity: 1;
  }
}
@-webkit-keyframes antSlideDownOut {
  0% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    opacity: 1;
  }
  to {
    -webkit-transform: scaleY(0.8);
    transform: scaleY(0.8);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    opacity: 0;
  }
}
@keyframes antSlideDownOut {
  0% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    opacity: 1;
  }
  to {
    -webkit-transform: scaleY(0.8);
    transform: scaleY(0.8);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    opacity: 0;
  }
}
@-webkit-keyframes antSlideLeftIn {
  0% {
    -webkit-transform: scaleX(0.8);
    transform: scaleX(0.8);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    opacity: 0;
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    opacity: 1;
  }
}
@keyframes antSlideLeftIn {
  0% {
    -webkit-transform: scaleX(0.8);
    transform: scaleX(0.8);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    opacity: 0;
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    opacity: 1;
  }
}
@-webkit-keyframes antSlideLeftOut {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    opacity: 1;
  }
  to {
    -webkit-transform: scaleX(0.8);
    transform: scaleX(0.8);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    opacity: 0;
  }
}
@keyframes antSlideLeftOut {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    opacity: 1;
  }
  to {
    -webkit-transform: scaleX(0.8);
    transform: scaleX(0.8);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    opacity: 0;
  }
}
@-webkit-keyframes antSlideRightIn {
  0% {
    -webkit-transform: scaleX(0.8);
    transform: scaleX(0.8);
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0;
    opacity: 0;
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0;
    opacity: 1;
  }
}
@keyframes antSlideRightIn {
  0% {
    -webkit-transform: scaleX(0.8);
    transform: scaleX(0.8);
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0;
    opacity: 0;
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0;
    opacity: 1;
  }
}
@-webkit-keyframes antSlideRightOut {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0;
    opacity: 1;
  }
  to {
    -webkit-transform: scaleX(0.8);
    transform: scaleX(0.8);
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0;
    opacity: 0;
  }
}
@keyframes antSlideRightOut {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0;
    opacity: 1;
  }
  to {
    -webkit-transform: scaleX(0.8);
    transform: scaleX(0.8);
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0;
    opacity: 0;
  }
}
#react-app__profile .zoom-appear,
#react-app__profile .zoom-enter,
#react-app__profile .zoom-leave {
  -webkit-animation-duration: .2s;
  animation-duration: .2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
#react-app__profile .zoom-appear.zoom-appear-active,
#react-app__profile .zoom-enter.zoom-enter-active {
  -webkit-animation-name: antZoomIn;
  animation-name: antZoomIn;
  -webkit-animation-play-state: running;
  animation-play-state: running;
}
#react-app__profile .zoom-leave.zoom-leave-active {
  -webkit-animation-name: antZoomOut;
  animation-name: antZoomOut;
  -webkit-animation-play-state: running;
  animation-play-state: running;
  pointer-events: none;
}
#react-app__profile .zoom-appear,
#react-app__profile .zoom-enter {
  -webkit-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
#react-app__profile .zoom-leave {
  -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
#react-app__profile .zoom-big-appear,
#react-app__profile .zoom-big-enter,
#react-app__profile .zoom-big-leave {
  -webkit-animation-duration: .2s;
  animation-duration: .2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
#react-app__profile .zoom-big-appear.zoom-big-appear-active,
#react-app__profile .zoom-big-enter.zoom-big-enter-active {
  -webkit-animation-name: antZoomBigIn;
  animation-name: antZoomBigIn;
  -webkit-animation-play-state: running;
  animation-play-state: running;
}
#react-app__profile .zoom-big-leave.zoom-big-leave-active {
  -webkit-animation-name: antZoomBigOut;
  animation-name: antZoomBigOut;
  -webkit-animation-play-state: running;
  animation-play-state: running;
  pointer-events: none;
}
#react-app__profile .zoom-big-appear,
#react-app__profile .zoom-big-enter {
  -webkit-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
#react-app__profile .zoom-big-leave {
  -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
#react-app__profile .zoom-big-fast-appear,
#react-app__profile .zoom-big-fast-enter,
#react-app__profile .zoom-big-fast-leave {
  -webkit-animation-duration: .1s;
  animation-duration: .1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
#react-app__profile .zoom-big-fast-appear.zoom-big-fast-appear-active,
#react-app__profile .zoom-big-fast-enter.zoom-big-fast-enter-active {
  -webkit-animation-name: antZoomBigIn;
  animation-name: antZoomBigIn;
  -webkit-animation-play-state: running;
  animation-play-state: running;
}
#react-app__profile .zoom-big-fast-leave.zoom-big-fast-leave-active {
  -webkit-animation-name: antZoomBigOut;
  animation-name: antZoomBigOut;
  -webkit-animation-play-state: running;
  animation-play-state: running;
  pointer-events: none;
}
#react-app__profile .zoom-big-fast-appear,
#react-app__profile .zoom-big-fast-enter {
  -webkit-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
#react-app__profile .zoom-big-fast-leave {
  -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
#react-app__profile .zoom-up-appear,
#react-app__profile .zoom-up-enter,
#react-app__profile .zoom-up-leave {
  -webkit-animation-duration: .2s;
  animation-duration: .2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
#react-app__profile .zoom-up-appear.zoom-up-appear-active,
#react-app__profile .zoom-up-enter.zoom-up-enter-active {
  -webkit-animation-name: antZoomUpIn;
  animation-name: antZoomUpIn;
  -webkit-animation-play-state: running;
  animation-play-state: running;
}
#react-app__profile .zoom-up-leave.zoom-up-leave-active {
  -webkit-animation-name: antZoomUpOut;
  animation-name: antZoomUpOut;
  -webkit-animation-play-state: running;
  animation-play-state: running;
  pointer-events: none;
}
#react-app__profile .zoom-up-appear,
#react-app__profile .zoom-up-enter {
  -webkit-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
#react-app__profile .zoom-up-leave {
  -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
#react-app__profile .zoom-down-appear,
#react-app__profile .zoom-down-enter,
#react-app__profile .zoom-down-leave {
  -webkit-animation-duration: .2s;
  animation-duration: .2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
#react-app__profile .zoom-down-appear.zoom-down-appear-active,
#react-app__profile .zoom-down-enter.zoom-down-enter-active {
  -webkit-animation-name: antZoomDownIn;
  animation-name: antZoomDownIn;
  -webkit-animation-play-state: running;
  animation-play-state: running;
}
#react-app__profile .zoom-down-leave.zoom-down-leave-active {
  -webkit-animation-name: antZoomDownOut;
  animation-name: antZoomDownOut;
  -webkit-animation-play-state: running;
  animation-play-state: running;
  pointer-events: none;
}
#react-app__profile .zoom-down-appear,
#react-app__profile .zoom-down-enter {
  -webkit-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
#react-app__profile .zoom-down-leave {
  -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
#react-app__profile .zoom-left-appear,
#react-app__profile .zoom-left-enter,
#react-app__profile .zoom-left-leave {
  -webkit-animation-duration: .2s;
  animation-duration: .2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
#react-app__profile .zoom-left-appear.zoom-left-appear-active,
#react-app__profile .zoom-left-enter.zoom-left-enter-active {
  -webkit-animation-name: antZoomLeftIn;
  animation-name: antZoomLeftIn;
  -webkit-animation-play-state: running;
  animation-play-state: running;
}
#react-app__profile .zoom-left-leave.zoom-left-leave-active {
  -webkit-animation-name: antZoomLeftOut;
  animation-name: antZoomLeftOut;
  -webkit-animation-play-state: running;
  animation-play-state: running;
  pointer-events: none;
}
#react-app__profile .zoom-left-appear,
#react-app__profile .zoom-left-enter {
  -webkit-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
#react-app__profile .zoom-left-leave {
  -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
#react-app__profile .zoom-right-appear,
#react-app__profile .zoom-right-enter,
#react-app__profile .zoom-right-leave {
  -webkit-animation-duration: .2s;
  animation-duration: .2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
#react-app__profile .zoom-right-appear.zoom-right-appear-active,
#react-app__profile .zoom-right-enter.zoom-right-enter-active {
  -webkit-animation-name: antZoomRightIn;
  animation-name: antZoomRightIn;
  -webkit-animation-play-state: running;
  animation-play-state: running;
}
#react-app__profile .zoom-right-leave.zoom-right-leave-active {
  -webkit-animation-name: antZoomRightOut;
  animation-name: antZoomRightOut;
  -webkit-animation-play-state: running;
  animation-play-state: running;
  pointer-events: none;
}
#react-app__profile .zoom-right-appear,
#react-app__profile .zoom-right-enter {
  -webkit-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
  animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1);
}
#react-app__profile .zoom-right-leave {
  -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
  animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86);
}
@-webkit-keyframes antZoomIn {
  0% {
    -webkit-transform: scale(0.2);
    transform: scale(0.2);
    opacity: 0;
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes antZoomIn {
  0% {
    -webkit-transform: scale(0.2);
    transform: scale(0.2);
    opacity: 0;
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@-webkit-keyframes antZoomOut {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  to {
    -webkit-transform: scale(0.2);
    transform: scale(0.2);
    opacity: 0;
  }
}
@keyframes antZoomOut {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  to {
    -webkit-transform: scale(0.2);
    transform: scale(0.2);
    opacity: 0;
  }
}
@-webkit-keyframes antZoomBigIn {
  0% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    opacity: 0;
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes antZoomBigIn {
  0% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    opacity: 0;
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@-webkit-keyframes antZoomBigOut {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  to {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    opacity: 0;
  }
}
@keyframes antZoomBigOut {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  to {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    opacity: 0;
  }
}
@-webkit-keyframes antZoomUpIn {
  0% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    opacity: 0;
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
  }
}
@keyframes antZoomUpIn {
  0% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    opacity: 0;
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
  }
}
@-webkit-keyframes antZoomUpOut {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
  }
  to {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    opacity: 0;
  }
}
@keyframes antZoomUpOut {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
  }
  to {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    opacity: 0;
  }
}
@-webkit-keyframes antZoomLeftIn {
  0% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    opacity: 0;
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
  }
}
@keyframes antZoomLeftIn {
  0% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    opacity: 0;
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
  }
}
@-webkit-keyframes antZoomLeftOut {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
  }
  to {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    opacity: 0;
  }
}
@keyframes antZoomLeftOut {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
  }
  to {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    opacity: 0;
  }
}
@-webkit-keyframes antZoomRightIn {
  0% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    opacity: 0;
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
  }
}
@keyframes antZoomRightIn {
  0% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    opacity: 0;
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
  }
}
@-webkit-keyframes antZoomRightOut {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
  }
  to {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    opacity: 0;
  }
}
@keyframes antZoomRightOut {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
  }
  to {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    opacity: 0;
  }
}
@-webkit-keyframes antZoomDownIn {
  0% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    opacity: 0;
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
  }
}
@keyframes antZoomDownIn {
  0% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    opacity: 0;
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
  }
}
@-webkit-keyframes antZoomDownOut {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
  }
  to {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    opacity: 0;
  }
}
@keyframes antZoomDownOut {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
  }
  to {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    opacity: 0;
  }
}
#react-app__profile .ant-motion-collapse-legacy {
  overflow: hidden;
}
#react-app__profile .ant-motion-collapse,
#react-app__profile .ant-motion-collapse-legacy-active {
  -webkit-transition: height 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.15s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
  transition: height 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.15s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
}
#react-app__profile .ant-motion-collapse {
  overflow: hidden;
}
#react-app__profile .ant-notification {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  -webkit-font-feature-settings: "tnum", "tnum";
  font-feature-settings: "tnum", "tnum";
  position: fixed;
  z-index: 1010;
  width: 384px;
  max-width: calc(68vw);
  margin: 0 24px 0 0;
}
#react-app__profile .ant-notification-bottomLeft,
#react-app__profile .ant-notification-topLeft {
  margin-right: 0;
  margin-left: 24px;
}
#react-app__profile .ant-notification-bottomLeft .ant-notification-fade-appear.ant-notification-fade-appear-active,
#react-app__profile .ant-notification-bottomLeft .ant-notification-fade-enter.ant-notification-fade-enter-active,
#react-app__profile .ant-notification-topLeft .ant-notification-fade-appear.ant-notification-fade-appear-active,
#react-app__profile .ant-notification-topLeft .ant-notification-fade-enter.ant-notification-fade-enter-active {
  -webkit-animation-name: NotificationLeftFadeIn;
  animation-name: NotificationLeftFadeIn;
}
#react-app__profile .ant-notification-close-icon {
  font-size: 14px;
  cursor: pointer;
}
#react-app__profile .ant-notification-hook-holder,
#react-app__profile .ant-notification-notice {
  position: relative;
  margin-bottom: 16px;
  overflow: hidden;
  background: #fff;
  border-radius: 4px;
  -webkit-box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
  box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
}
#react-app__profile .ant-notification-hook-holder > .ant-notification-notice {
  margin-bottom: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#react-app__profile .ant-notification-notice {
  padding: 16px 24px;
  line-height: 1.5715;
}
#react-app__profile .ant-notification-notice-message {
  display: inline-block;
  margin-bottom: 8px;
  color: rgba(0, 0, 0, 0.85);
  font-size: 16px;
  line-height: 24px;
}
#react-app__profile .ant-notification-notice-message-single-line-auto-margin {
  display: block;
  width: calc(164px);
  max-width: 4px;
  background-color: transparent;
  pointer-events: none;
}
#react-app__profile .ant-notification-notice-message-single-line-auto-margin:before {
  display: block;
  content: "";
}
#react-app__profile .ant-notification-notice-description {
  font-size: 14px;
}
#react-app__profile .ant-notification-notice-closable .ant-notification-notice-message {
  padding-right: 24px;
}
#react-app__profile .ant-notification-notice-with-icon .ant-notification-notice-message {
  margin-bottom: 4px;
  margin-left: 48px;
  font-size: 16px;
}
#react-app__profile .ant-notification-notice-with-icon .ant-notification-notice-description {
  margin-left: 48px;
  font-size: 14px;
}
#react-app__profile .ant-notification-notice-icon {
  position: absolute;
  margin-left: 4px;
  font-size: 24px;
  line-height: 24px;
}
#react-app__profile .anticon.ant-notification-notice-icon-success {
  color: #52c41a;
}
#react-app__profile .anticon.ant-notification-notice-icon-info {
  color: #155b90;
}
#react-app__profile .anticon.ant-notification-notice-icon-warning {
  color: #faad14;
}
#react-app__profile .anticon.ant-notification-notice-icon-error {
  color: #f81d22;
}
#react-app__profile .ant-notification-notice-close {
  position: absolute;
  top: 16px;
  right: 22px;
  color: rgba(0, 0, 0, 0.45);
  outline: none;
}
#react-app__profile .ant-notification-notice-close:hover {
  color: rgba(0, 0, 0, 0.67);
}
#react-app__profile .ant-notification-notice-btn {
  float: right;
  margin-top: 16px;
}
#react-app__profile .ant-notification .notification-fade-effect {
  -webkit-animation-duration: .24s;
  animation-duration: .24s;
  -webkit-animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
#react-app__profile .ant-notification-fade-appear,
#react-app__profile .ant-notification-fade-enter {
  opacity: 0;
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
#react-app__profile .ant-notification-fade-appear,
#react-app__profile .ant-notification-fade-enter,
#react-app__profile .ant-notification-fade-leave {
  -webkit-animation-duration: .24s;
  animation-duration: .24s;
  -webkit-animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
#react-app__profile .ant-notification-fade-leave {
  -webkit-animation-duration: .2s;
  animation-duration: .2s;
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
#react-app__profile .ant-notification-fade-appear.ant-notification-fade-appear-active,
#react-app__profile .ant-notification-fade-enter.ant-notification-fade-enter-active {
  -webkit-animation-name: NotificationFadeIn;
  animation-name: NotificationFadeIn;
  -webkit-animation-play-state: running;
  animation-play-state: running;
}
#react-app__profile .ant-notification-fade-leave.ant-notification-fade-leave-active {
  -webkit-animation-name: NotificationFadeOut;
  animation-name: NotificationFadeOut;
  -webkit-animation-play-state: running;
  animation-play-state: running;
}
@-webkit-keyframes NotificationFadeIn {
  0% {
    left: 384px;
    opacity: 0;
  }
  to {
    left: 0;
    opacity: 1;
  }
}
@keyframes NotificationFadeIn {
  0% {
    left: 384px;
    opacity: 0;
  }
  to {
    left: 0;
    opacity: 1;
  }
}
@-webkit-keyframes NotificationLeftFadeIn {
  0% {
    right: 384px;
    opacity: 0;
  }
  to {
    right: 0;
    opacity: 1;
  }
}
@keyframes NotificationLeftFadeIn {
  0% {
    right: 384px;
    opacity: 0;
  }
  to {
    right: 0;
    opacity: 1;
  }
}
@-webkit-keyframes NotificationFadeOut {
  0% {
    max-height: 150px;
    margin-bottom: 16px;
    padding-top: 16px;
    padding-bottom: 16px;
    opacity: 1;
  }
  to {
    max-height: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    opacity: 0;
  }
}
@keyframes NotificationFadeOut {
  0% {
    max-height: 150px;
    margin-bottom: 16px;
    padding-top: 16px;
    padding-bottom: 16px;
    opacity: 1;
  }
  to {
    max-height: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    opacity: 0;
  }
}
#react-app__profile .ant-notification-rtl {
  direction: rtl;
}
#react-app__profile .ant-notification-rtl .ant-notification-notice-closable .ant-notification-notice-message {
  padding-right: 0;
  padding-left: 24px;
}
#react-app__profile .ant-notification-rtl .ant-notification-notice-with-icon .ant-notification-notice-description,
#react-app__profile .ant-notification-rtl .ant-notification-notice-with-icon .ant-notification-notice-message {
  margin-right: 48px;
  margin-left: 0;
}
#react-app__profile .ant-notification-rtl .ant-notification-notice-icon {
  margin-right: 4px;
  margin-left: 0;
}
#react-app__profile .ant-notification-rtl .ant-notification-notice-close {
  right: auto;
  left: 22px;
}
#react-app__profile .ant-notification-rtl .ant-notification-notice-btn {
  float: left;
}
#react-app__profile .ant-layout {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: auto;
  flex: auto;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 0;
  background: #f0f2f5;
}
#react-app__profile .ant-layout,
#react-app__profile .ant-layout * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#react-app__profile .ant-layout.ant-layout-has-sider {
  -ms-flex-direction: row;
  flex-direction: row;
}
#react-app__profile .ant-layout.ant-layout-has-sider > .ant-layout,
#react-app__profile .ant-layout.ant-layout-has-sider > .ant-layout-content {
  overflow-x: hidden;
}
#react-app__profile .ant-layout-footer,
#react-app__profile .ant-layout-header {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
#react-app__profile .ant-layout-header {
  height: 64px;
  padding: 0 50px;
  color: rgba(0, 0, 0, 0.65);
  line-height: 64px;
  background: #001529;
}
#react-app__profile .ant-layout-footer {
  padding: 24px 50px;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  background: #f0f2f5;
}
#react-app__profile .ant-layout-content {
  -ms-flex: auto;
  flex: auto;
  min-height: 0;
}
#react-app__profile .ant-layout-sider {
  position: relative;
  min-width: 0;
  background: #001529;
  -webkit-transition: all .2s;
  transition: all 0.2s;
}
#react-app__profile .ant-layout-sider-children {
  height: 100%;
  margin-top: -0.1px;
  padding-top: 0.1px;
}
#react-app__profile .ant-layout-sider-has-trigger {
  padding-bottom: 48px;
}
#react-app__profile .ant-layout-sider-right {
  -ms-flex-order: 1;
  order: 1;
}
#react-app__profile .ant-layout-sider-trigger {
  position: fixed;
  bottom: 0;
  z-index: 1;
  height: 48px;
  color: #fff;
  line-height: 48px;
  text-align: center;
  background: #002140;
  cursor: pointer;
  -webkit-transition: all .2s;
  transition: all 0.2s;
}
#react-app__profile .ant-layout-sider-zero-width > * {
  overflow: hidden;
}
#react-app__profile .ant-layout-sider-zero-width-trigger {
  position: absolute;
  top: 64px;
  right: -36px;
  z-index: 1;
  width: 36px;
  height: 42px;
  color: #fff;
  font-size: 18px;
  line-height: 42px;
  text-align: center;
  background: #001529;
  border-radius: 0 4px 4px 0;
  cursor: pointer;
  -webkit-transition: background .3s ease;
  transition: background 0.3s ease;
}
#react-app__profile .ant-layout-sider-zero-width-trigger:hover {
  background: #192c3e;
}
#react-app__profile .ant-layout-sider-zero-width-trigger-right {
  left: -36px;
  border-radius: 4px 0 0 4px;
}
#react-app__profile .ant-layout-sider-light {
  background: #ffffff;
}
#react-app__profile .ant-layout-sider-light .ant-layout-sider-trigger,
#react-app__profile .ant-layout-sider-light .ant-layout-sider-zero-width-trigger {
  color: rgba(0, 0, 0, 0.65);
  background: #ffffff;
}
#react-app__profile .ant-typography {
  color: rgba(0, 0, 0, 0.65);
}
#react-app__profile .ant-typography.ant-typography-secondary {
  color: rgba(0, 0, 0, 0.45);
}
#react-app__profile .ant-typography.ant-typography-warning {
  color: #faad14;
}
#react-app__profile .ant-typography.ant-typography-danger {
  color: #f81d22;
}
#react-app__profile .ant-typography.ant-typography-disabled {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#react-app__profile .ant-typography p,
#react-app__profile div.ant-typography {
  margin-bottom: 1em;
}
#react-app__profile .ant-typography h1,
#react-app__profile h1.ant-typography {
  margin-bottom: .5em;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 600;
  font-size: 38px;
  line-height: 1.23;
}
#react-app__profile .ant-typography h2,
#react-app__profile h2.ant-typography {
  margin-bottom: .5em;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 600;
  font-size: 30px;
  line-height: 1.35;
}
#react-app__profile .ant-typography h3,
#react-app__profile h3.ant-typography {
  margin-bottom: .5em;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 600;
  font-size: 24px;
  line-height: 1.35;
}
#react-app__profile .ant-typography h4,
#react-app__profile h4.ant-typography {
  margin-bottom: .5em;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 600;
  font-size: 20px;
  line-height: 1.4;
}
#react-app__profile .ant-typography + h1.ant-typography,
#react-app__profile .ant-typography + h2.ant-typography,
#react-app__profile .ant-typography + h3.ant-typography,
#react-app__profile .ant-typography + h4.ant-typography,
#react-app__profile .ant-typography div + h1,
#react-app__profile .ant-typography div + h2,
#react-app__profile .ant-typography div + h3,
#react-app__profile .ant-typography div + h4,
#react-app__profile .ant-typography h1 + h1,
#react-app__profile .ant-typography h1 + h2,
#react-app__profile .ant-typography h1 + h3,
#react-app__profile .ant-typography h1 + h4,
#react-app__profile .ant-typography h2 + h1,
#react-app__profile .ant-typography h2 + h2,
#react-app__profile .ant-typography h2 + h3,
#react-app__profile .ant-typography h2 + h4,
#react-app__profile .ant-typography h3 + h1,
#react-app__profile .ant-typography h3 + h2,
#react-app__profile .ant-typography h3 + h3,
#react-app__profile .ant-typography h3 + h4,
#react-app__profile .ant-typography h4 + h1,
#react-app__profile .ant-typography h4 + h2,
#react-app__profile .ant-typography h4 + h3,
#react-app__profile .ant-typography h4 + h4,
#react-app__profile .ant-typography li + h1,
#react-app__profile .ant-typography li + h2,
#react-app__profile .ant-typography li + h3,
#react-app__profile .ant-typography li + h4,
#react-app__profile .ant-typography p + h1,
#react-app__profile .ant-typography p + h2,
#react-app__profile .ant-typography p + h3,
#react-app__profile .ant-typography p + h4,
#react-app__profile .ant-typography ul + h1,
#react-app__profile .ant-typography ul + h2,
#react-app__profile .ant-typography ul + h3,
#react-app__profile .ant-typography ul + h4 {
  margin-top: 1.2em;
}
#react-app__profile span.ant-typography-ellipsis {
  display: inline-block;
}
#react-app__profile .ant-typography a {
  color: #155b90;
  text-decoration: none;
  outline: none;
  cursor: pointer;
  -webkit-transition: color .3s;
  transition: color 0.3s;
}
#react-app__profile .ant-typography a:focus,
#react-app__profile .ant-typography a:hover {
  color: #30719c;
}
#react-app__profile .ant-typography a:active {
  color: #0a3d69;
}
#react-app__profile .ant-typography a:active,
#react-app__profile .ant-typography a:hover {
  text-decoration: none;
}
#react-app__profile .ant-typography a[disabled] {
  color: rgba(0, 0, 0, 0.25);
  cursor: not-allowed;
  pointer-events: none;
}
#react-app__profile .ant-typography code {
  margin: 0 .2em;
  padding: .2em .4em .1em;
  font-size: 85%;
  background: rgba(0, 0, 0, 0.06);
  border: 1px solid rgba(0, 0, 0, 0.06);
  border-radius: 3px;
}
#react-app__profile .ant-typography mark {
  padding: 0;
  background-color: #ffe58f;
}
#react-app__profile .ant-typography ins,
#react-app__profile .ant-typography u {
  text-decoration: underline;
  -webkit-text-decoration-skip: ink;
  text-decoration-skip-ink: auto;
}
#react-app__profile .ant-typography del,
#react-app__profile .ant-typography s {
  text-decoration: line-through;
}
#react-app__profile .ant-typography strong {
  font-weight: 600;
}
#react-app__profile .ant-typography-copy,
#react-app__profile .ant-typography-edit,
#react-app__profile .ant-typography-expand {
  color: #155b90;
  text-decoration: none;
  outline: none;
  cursor: pointer;
  -webkit-transition: color .3s;
  transition: color .3s;
  margin-left: 8px;
}
#react-app__profile .ant-typography-copy:focus,
#react-app__profile .ant-typography-copy:hover,
#react-app__profile .ant-typography-edit:focus,
#react-app__profile .ant-typography-edit:hover,
#react-app__profile .ant-typography-expand:focus,
#react-app__profile .ant-typography-expand:hover {
  color: #30719c;
}
#react-app__profile .ant-typography-copy:active,
#react-app__profile .ant-typography-edit:active,
#react-app__profile .ant-typography-expand:active {
  color: #0a3d69;
}
#react-app__profile .ant-typography-copy-success,
#react-app__profile .ant-typography-copy-success:focus,
#react-app__profile .ant-typography-copy-success:hover {
  color: #52c41a;
}
#react-app__profile .ant-typography-edit-content {
  position: relative;
}
#react-app__profile div.ant-typography-edit-content {
  left: -12px;
  margin-top: -5px;
  margin-bottom: calc(-5em);
}
#react-app__profile .ant-typography-edit-content-confirm {
  position: absolute;
  right: 10px;
  bottom: 8px;
  color: rgba(0, 0, 0, 0.45);
  pointer-events: none;
}
#react-app__profile .ant-typography-edit-content textarea {
  -moz-transition: none;
}
#react-app__profile .ant-typography ol,
#react-app__profile .ant-typography ul {
  margin: 0 0 1em;
  padding: 0;
}
#react-app__profile .ant-typography ol li,
#react-app__profile .ant-typography ul li {
  margin: 0 0 0 20px;
  padding: 0 0 0 4px;
}
#react-app__profile .ant-typography ul {
  list-style-type: circle;
}
#react-app__profile .ant-typography ul ul {
  list-style-type: disc;
}
#react-app__profile .ant-typography ol {
  list-style-type: decimal;
}
#react-app__profile .ant-typography-ellipsis-single-line {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#react-app__profile span.ant-typography-ellipsis-single-line {
  vertical-align: bottom;
}
#react-app__profile .ant-typography-ellipsis-multiple-line {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  /*! autoprefixer: ignore next */

  -webkit-box-orient: vertical;
  overflow: hidden;
}
#react-app__profile .ant-typography-rtl {
  direction: rtl;
}
#react-app__profile .ant-typography-rtl .ant-typography-copy,
#react-app__profile .ant-typography-rtl .ant-typography-edit,
#react-app__profile .ant-typography-rtl .ant-typography-expand {
  margin-right: 8px;
  margin-left: 0;
}
#react-app__profile div.ant-typography-edit-content.ant-typography-rtl {
  right: -12px;
  left: auto;
}
#react-app__profile .ant-typography-rtl .ant-typography-edit-content-confirm {
  right: auto;
  left: 10px;
}
#react-app__profile .ant-typography-rtl.ant-typography ol li,
#react-app__profile .ant-typography-rtl.ant-typography ul li {
  margin: 0 20px 0 0;
  padding: 0 4px 0 0;
}
#react-app__profile .ant-tooltip {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  -webkit-font-feature-settings: "tnum", "tnum";
  font-feature-settings: "tnum", "tnum";
  position: absolute;
  z-index: 1060;
  display: block;
  max-width: 250px;
  visibility: visible;
}
#react-app__profile .ant-tooltip-hidden {
  display: none;
}
#react-app__profile .ant-tooltip-placement-top,
#react-app__profile .ant-tooltip-placement-topLeft,
#react-app__profile .ant-tooltip-placement-topRight {
  padding-bottom: 8px;
}
#react-app__profile .ant-tooltip-placement-right,
#react-app__profile .ant-tooltip-placement-rightBottom,
#react-app__profile .ant-tooltip-placement-rightTop {
  padding-left: 8px;
}
#react-app__profile .ant-tooltip-placement-bottom,
#react-app__profile .ant-tooltip-placement-bottomLeft,
#react-app__profile .ant-tooltip-placement-bottomRight {
  padding-top: 8px;
}
#react-app__profile .ant-tooltip-placement-left,
#react-app__profile .ant-tooltip-placement-leftBottom,
#react-app__profile .ant-tooltip-placement-leftTop {
  padding-right: 8px;
}
#react-app__profile .ant-tooltip-inner {
  min-width: 30px;
  min-height: 32px;
  padding: 6px 8px;
  color: #fff;
  text-align: left;
  text-decoration: none;
  word-wrap: break-word;
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 4px;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
#react-app__profile .ant-tooltip-arrow {
  position: absolute;
  display: block;
  width: 13.07106781px;
  height: 13.07106781px;
  overflow: hidden;
  background: transparent;
  pointer-events: none;
}
#react-app__profile .ant-tooltip-arrow:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  width: 5px;
  height: 5px;
  margin: auto;
  background-color: rgba(0, 0, 0, 0.75);
  content: "";
  pointer-events: auto;
}
#react-app__profile .ant-tooltip-placement-top .ant-tooltip-arrow,
#react-app__profile .ant-tooltip-placement-topLeft .ant-tooltip-arrow,
#react-app__profile .ant-tooltip-placement-topRight .ant-tooltip-arrow {
  bottom: -5.07106781px;
}
#react-app__profile .ant-tooltip-placement-top .ant-tooltip-arrow:before,
#react-app__profile .ant-tooltip-placement-topLeft .ant-tooltip-arrow:before,
#react-app__profile .ant-tooltip-placement-topRight .ant-tooltip-arrow:before {
  -webkit-box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.07);
  box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.07);
  -webkit-transform: translateY(-6.53553391px) rotate(45deg);
  transform: translateY(-6.53553391px) rotate(45deg);
}
#react-app__profile .ant-tooltip-placement-top .ant-tooltip-arrow {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
#react-app__profile .ant-tooltip-placement-topLeft .ant-tooltip-arrow {
  left: 13px;
}
#react-app__profile .ant-tooltip-placement-topRight .ant-tooltip-arrow {
  right: 13px;
}
#react-app__profile .ant-tooltip-placement-right .ant-tooltip-arrow,
#react-app__profile .ant-tooltip-placement-rightBottom .ant-tooltip-arrow,
#react-app__profile .ant-tooltip-placement-rightTop .ant-tooltip-arrow {
  left: -5.07106781px;
}
#react-app__profile .ant-tooltip-placement-right .ant-tooltip-arrow:before,
#react-app__profile .ant-tooltip-placement-rightBottom .ant-tooltip-arrow:before,
#react-app__profile .ant-tooltip-placement-rightTop .ant-tooltip-arrow:before {
  -webkit-box-shadow: -3px 3px 7px rgba(0, 0, 0, 0.07);
  box-shadow: -3px 3px 7px rgba(0, 0, 0, 0.07);
  -webkit-transform: translateX(6.53553391px) rotate(45deg);
  transform: translateX(6.53553391px) rotate(45deg);
}
#react-app__profile .ant-tooltip-placement-right .ant-tooltip-arrow {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
#react-app__profile .ant-tooltip-placement-rightTop .ant-tooltip-arrow {
  top: 5px;
}
#react-app__profile .ant-tooltip-placement-rightBottom .ant-tooltip-arrow {
  bottom: 5px;
}
#react-app__profile .ant-tooltip-placement-left .ant-tooltip-arrow,
#react-app__profile .ant-tooltip-placement-leftBottom .ant-tooltip-arrow,
#react-app__profile .ant-tooltip-placement-leftTop .ant-tooltip-arrow {
  right: -5.07106781px;
}
#react-app__profile .ant-tooltip-placement-left .ant-tooltip-arrow:before,
#react-app__profile .ant-tooltip-placement-leftBottom .ant-tooltip-arrow:before,
#react-app__profile .ant-tooltip-placement-leftTop .ant-tooltip-arrow:before {
  -webkit-box-shadow: 3px -3px 7px rgba(0, 0, 0, 0.07);
  box-shadow: 3px -3px 7px rgba(0, 0, 0, 0.07);
  -webkit-transform: translateX(-6.53553391px) rotate(45deg);
  transform: translateX(-6.53553391px) rotate(45deg);
}
#react-app__profile .ant-tooltip-placement-left .ant-tooltip-arrow {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
#react-app__profile .ant-tooltip-placement-leftTop .ant-tooltip-arrow {
  top: 5px;
}
#react-app__profile .ant-tooltip-placement-leftBottom .ant-tooltip-arrow {
  bottom: 5px;
}
#react-app__profile .ant-tooltip-placement-bottom .ant-tooltip-arrow,
#react-app__profile .ant-tooltip-placement-bottomLeft .ant-tooltip-arrow,
#react-app__profile .ant-tooltip-placement-bottomRight .ant-tooltip-arrow {
  top: -5.07106781px;
}
#react-app__profile .ant-tooltip-placement-bottom .ant-tooltip-arrow:before,
#react-app__profile .ant-tooltip-placement-bottomLeft .ant-tooltip-arrow:before,
#react-app__profile .ant-tooltip-placement-bottomRight .ant-tooltip-arrow:before {
  -webkit-box-shadow: -3px -3px 7px rgba(0, 0, 0, 0.07);
  box-shadow: -3px -3px 7px rgba(0, 0, 0, 0.07);
  -webkit-transform: translateY(6.53553391px) rotate(45deg);
  transform: translateY(6.53553391px) rotate(45deg);
}
#react-app__profile .ant-tooltip-placement-bottom .ant-tooltip-arrow {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
#react-app__profile .ant-tooltip-placement-bottomLeft .ant-tooltip-arrow {
  left: 13px;
}
#react-app__profile .ant-tooltip-placement-bottomRight .ant-tooltip-arrow {
  right: 13px;
}
#react-app__profile .ant-tooltip-rtl {
  direction: rtl;
}
#react-app__profile .ant-tooltip-rtl .ant-tooltip-inner {
  text-align: right;
}
#react-app__profile .ant-input-affix-wrapper {
  position: relative;
  display: inline-block;
  width: 100%;
  min-width: 0;
  padding: 4px 11px;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  line-height: 1.5715;
  background-color: #fff;
  background-image: none;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  -webkit-transition: all .3s;
  transition: all .3s;
  display: -ms-inline-flexbox;
  display: inline-flex;
  max-height: 32px;
}
#react-app__profile .ant-input-affix-wrapper::-moz-placeholder {
  opacity: 1;
}
#react-app__profile .ant-input-affix-wrapper::-webkit-input-placeholder {
  color: #bfbfbf;
}
#react-app__profile .ant-input-affix-wrapper:-ms-input-placeholder {
  color: #bfbfbf;
}
#react-app__profile .ant-input-affix-wrapper::-ms-input-placeholder {
  color: #bfbfbf;
}
#react-app__profile .ant-input-affix-wrapper::placeholder {
  color: #bfbfbf;
}
#react-app__profile .ant-input-affix-wrapper:placeholder-shown {
  text-overflow: ellipsis;
}
#react-app__profile .ant-input-affix-wrapper:hover {
  border-color: #30719c;
  border-right-width: 1px !important;
}
#react-app__profile .ant-input-rtl .ant-input-affix-wrapper:hover {
  border-right-width: 0;
  border-left-width: 1px !important;
}
#react-app__profile .ant-input-affix-wrapper-focused,
#react-app__profile .ant-input-affix-wrapper:focus {
  border-color: #30719c;
  border-right-width: 1px !important;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(21, 91, 144, 0.2);
  box-shadow: 0 0 0 2px rgba(21, 91, 144, 0.2);
}
#react-app__profile .ant-input-rtl .ant-input-affix-wrapper-focused,
#react-app__profile .ant-input-rtl .ant-input-affix-wrapper:focus {
  border-right-width: 0;
  border-left-width: 1px !important;
}
#react-app__profile .ant-input-affix-wrapper-disabled {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  cursor: not-allowed;
  opacity: 1;
}
#react-app__profile .ant-input-affix-wrapper-disabled:hover {
  border-color: #d9d9d9;
  border-right-width: 1px !important;
}
#react-app__profile .ant-input-affix-wrapper[disabled] {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  cursor: not-allowed;
  opacity: 1;
}
#react-app__profile .ant-input-affix-wrapper[disabled]:hover {
  border-color: #d9d9d9;
  border-right-width: 1px !important;
}
#react-app__profile textarea.ant-input-affix-wrapper {
  max-width: 100%;
  height: auto;
  min-height: 32px;
  line-height: 1.5715;
  vertical-align: bottom;
  -webkit-transition: all .3s, height 0s;
  transition: all 0.3s, height 0s;
}
#react-app__profile .ant-input-affix-wrapper-lg {
  padding: 6.5px 11px;
  font-size: 16px;
}
#react-app__profile .ant-input-affix-wrapper-sm {
  padding: 0 7px;
}
#react-app__profile .ant-input-affix-wrapper-rtl {
  direction: rtl;
}
#react-app__profile .ant-input-affix-wrapper-lg {
  max-height: 40px;
}
#react-app__profile .ant-input-affix-wrapper-sm {
  max-height: 24px;
}
#react-app__profile .ant-input-affix-wrapper-disabled .ant-input[disabled] {
  background: transparent;
}
#react-app__profile .ant-input-affix-wrapper > input.ant-input {
  padding-right: 0;
  padding-left: 0;
  border: none;
  outline: none;
}
#react-app__profile .ant-input-affix-wrapper > input.ant-input:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
#react-app__profile .ant-input-affix-wrapper:before {
  width: 0;
  visibility: hidden;
  content: "\a0";
}
#react-app__profile .ant-input-prefix,
#react-app__profile .ant-input-suffix {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: none;
  flex: none;
  -ms-flex-align: center;
  align-items: center;
}
#react-app__profile .ant-input-prefix {
  margin-right: 4px;
}
#react-app__profile .ant-input-suffix {
  margin-left: 4px;
}
#react-app__profile .ant-input-clear-icon {
  color: rgba(0, 0, 0, 0.25);
  font-size: 12px;
  cursor: pointer;
  -webkit-transition: color .3s;
  transition: color .3s;
  margin: 0 4px;
  vertical-align: -1px;
}
#react-app__profile .ant-input-clear-icon:hover {
  color: rgba(0, 0, 0, 0.45);
}
#react-app__profile .ant-input-clear-icon:active {
  color: rgba(0, 0, 0, 0.65);
}
#react-app__profile .ant-input-clear-icon + i {
  margin-left: 6px;
}
#react-app__profile .ant-input-clear-icon-hidden {
  visibility: hidden;
}
#react-app__profile .ant-input-clear-icon:last-child {
  margin-right: 0;
}
#react-app__profile .ant-input-affix-wrapper-textarea-with-clear-btn {
  padding: 0 !important;
  border: 0 !important;
}
#react-app__profile .ant-input-textarea-clear-icon {
  color: rgba(0, 0, 0, 0.25);
  font-size: 12px;
  cursor: pointer;
  -webkit-transition: color .3s;
  transition: color .3s;
  position: absolute;
  top: 0;
  right: 0;
  margin: 8px 8px 0 0;
}
#react-app__profile .ant-input-textarea-clear-icon:hover {
  color: rgba(0, 0, 0, 0.45);
}
#react-app__profile .ant-input-textarea-clear-icon:active {
  color: rgba(0, 0, 0, 0.65);
}
#react-app__profile .ant-input-textarea-clear-icon + i {
  margin-left: 6px;
}
#react-app__profile .ant-input-textarea-clear-icon-hidden {
  visibility: hidden;
}
#react-app__profile .ant-input {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  font-variant: tabular-nums;
  list-style: none;
  -webkit-font-feature-settings: "tnum", "tnum";
  font-feature-settings: "tnum", "tnum";
  position: relative;
  display: inline-block;
  width: 100%;
  min-width: 0;
  padding: 4px 11px;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  line-height: 1.5715;
  background-color: #fff;
  background-image: none;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  -webkit-transition: all .3s;
  transition: all 0.3s;
}
#react-app__profile .ant-input::-moz-placeholder {
  opacity: 1;
}
#react-app__profile .ant-input::-webkit-input-placeholder {
  color: #bfbfbf;
}
#react-app__profile .ant-input:-ms-input-placeholder {
  color: #bfbfbf;
}
#react-app__profile .ant-input::-ms-input-placeholder {
  color: #bfbfbf;
}
#react-app__profile .ant-input::placeholder {
  color: #bfbfbf;
}
#react-app__profile .ant-input:placeholder-shown {
  text-overflow: ellipsis;
}
#react-app__profile .ant-input:hover {
  border-color: #30719c;
  border-right-width: 1px !important;
}
#react-app__profile .ant-input-rtl .ant-input:hover {
  border-right-width: 0;
  border-left-width: 1px !important;
}
#react-app__profile .ant-input-focused,
#react-app__profile .ant-input:focus {
  border-color: #30719c;
  border-right-width: 1px !important;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(21, 91, 144, 0.2);
  box-shadow: 0 0 0 2px rgba(21, 91, 144, 0.2);
}
#react-app__profile .ant-input-rtl .ant-input-focused,
#react-app__profile .ant-input-rtl .ant-input:focus {
  border-right-width: 0;
  border-left-width: 1px !important;
}
#react-app__profile .ant-input-disabled {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  cursor: not-allowed;
  opacity: 1;
}
#react-app__profile .ant-input-disabled:hover {
  border-color: #d9d9d9;
  border-right-width: 1px !important;
}
#react-app__profile .ant-input[disabled] {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  cursor: not-allowed;
  opacity: 1;
}
#react-app__profile .ant-input[disabled]:hover {
  border-color: #d9d9d9;
  border-right-width: 1px !important;
}
#react-app__profile textarea.ant-input {
  max-width: 100%;
  height: auto;
  min-height: 32px;
  line-height: 1.5715;
  vertical-align: bottom;
  -webkit-transition: all .3s, height 0s;
  transition: all 0.3s, height 0s;
}
#react-app__profile .ant-input-lg {
  padding: 6.5px 11px;
  font-size: 16px;
}
#react-app__profile .ant-input-sm {
  padding: 0 7px;
}
#react-app__profile .ant-input-rtl {
  direction: rtl;
}
#react-app__profile .ant-input-group {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  list-style: none;
  -webkit-font-feature-settings: "tnum", "tnum";
  font-feature-settings: "tnum", "tnum";
  position: relative;
  display: table;
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
}
#react-app__profile .ant-input-group[class*=col-] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
#react-app__profile .ant-input-group > [class*=col-] {
  padding-right: 8px;
}
#react-app__profile .ant-input-group > [class*=col-]:last-child {
  padding-right: 0;
}
#react-app__profile .ant-input-group-addon,
#react-app__profile .ant-input-group-wrap,
#react-app__profile .ant-input-group > .ant-input {
  display: table-cell;
}
#react-app__profile .ant-input-group-addon:not(:first-child):not(:last-child),
#react-app__profile .ant-input-group-wrap:not(:first-child):not(:last-child),
#react-app__profile .ant-input-group > .ant-input:not(:first-child):not(:last-child) {
  border-radius: 0;
}
#react-app__profile .ant-input-group-addon,
#react-app__profile .ant-input-group-wrap {
  width: 1px;
  white-space: nowrap;
  vertical-align: middle;
}
#react-app__profile .ant-input-group-wrap > * {
  display: block !important;
}
#react-app__profile .ant-input-group .ant-input {
  float: left;
  width: 100%;
  margin-bottom: 0;
  text-align: inherit;
}
#react-app__profile .ant-input-group .ant-input:focus,
#react-app__profile .ant-input-group .ant-input:hover {
  z-index: 1;
  border-right-width: 1px;
}
#react-app__profile .ant-input-group-addon {
  position: relative;
  padding: 0 11px;
  color: rgba(0, 0, 0, 0.65);
  font-weight: 400;
  font-size: 14px;
  text-align: center;
  background-color: #fafafa;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  -webkit-transition: all .3s;
  transition: all 0.3s;
}
#react-app__profile .ant-input-group-addon .ant-select {
  margin: -5px -11px;
}
#react-app__profile .ant-input-group-addon .ant-select.ant-select-single:not(.ant-select-customize-input) .ant-select-selector {
  background-color: inherit;
  border: 1px solid transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#react-app__profile .ant-input-group-addon .ant-select-focused .ant-select-selector,
#react-app__profile .ant-input-group-addon .ant-select-open .ant-select-selector {
  color: #155b90;
}
#react-app__profile .ant-input-group-addon > i:only-child:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
}
#react-app__profile .ant-input-group-addon:first-child,
#react-app__profile .ant-input-group-addon:first-child .ant-select .ant-select-selector,
#react-app__profile .ant-input-group > .ant-input:first-child,
#react-app__profile .ant-input-group > .ant-input:first-child .ant-select .ant-select-selector {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
#react-app__profile .ant-input-group > .ant-input-affix-wrapper:not(:first-child) .ant-input {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
#react-app__profile .ant-input-group > .ant-input-affix-wrapper:not(:last-child) .ant-input {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
#react-app__profile .ant-input-group-addon:first-child {
  border-right: 0;
}
#react-app__profile .ant-input-group-addon:last-child {
  border-left: 0;
}
#react-app__profile .ant-input-group-addon:last-child,
#react-app__profile .ant-input-group-addon:last-child .ant-select .ant-select-selector,
#react-app__profile .ant-input-group > .ant-input:last-child,
#react-app__profile .ant-input-group > .ant-input:last-child .ant-select .ant-select-selector {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
#react-app__profile .ant-input-group-lg .ant-input,
#react-app__profile .ant-input-group-lg > .ant-input-group-addon {
  padding: 6.5px 11px;
  font-size: 16px;
}
#react-app__profile .ant-input-group-sm .ant-input,
#react-app__profile .ant-input-group-sm > .ant-input-group-addon {
  padding: 0 7px;
}
#react-app__profile .ant-input-group-lg .ant-select-single .ant-select-selector {
  height: 40px;
}
#react-app__profile .ant-input-group-sm .ant-select-single .ant-select-selector {
  height: 24px;
}
#react-app__profile .ant-input-group .ant-input-affix-wrapper:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
#react-app__profile .ant-input-group .ant-input-affix-wrapper:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
#react-app__profile .ant-input-group.ant-input-group-compact {
  display: block;
}
#react-app__profile .ant-input-group.ant-input-group-compact:before {
  display: table;
  content: "";
}
#react-app__profile .ant-input-group.ant-input-group-compact:after {
  display: table;
  clear: both;
  content: "";
}
#react-app__profile .ant-input-group.ant-input-group-compact-addon:not(:first-child):not(:last-child),
#react-app__profile .ant-input-group.ant-input-group-compact-wrap:not(:first-child):not(:last-child),
#react-app__profile .ant-input-group.ant-input-group-compact > .ant-input:not(:first-child):not(:last-child) {
  border-right-width: 1px;
}
#react-app__profile .ant-input-group.ant-input-group-compact-addon:not(:first-child):not(:last-child):focus,
#react-app__profile .ant-input-group.ant-input-group-compact-addon:not(:first-child):not(:last-child):hover,
#react-app__profile .ant-input-group.ant-input-group-compact-wrap:not(:first-child):not(:last-child):focus,
#react-app__profile .ant-input-group.ant-input-group-compact-wrap:not(:first-child):not(:last-child):hover,
#react-app__profile .ant-input-group.ant-input-group-compact > .ant-input:not(:first-child):not(:last-child):focus,
#react-app__profile .ant-input-group.ant-input-group-compact > .ant-input:not(:first-child):not(:last-child):hover {
  z-index: 1;
}
#react-app__profile .ant-input-group.ant-input-group-compact > * {
  display: inline-block;
  float: none;
  vertical-align: top;
  border-radius: 0;
}
#react-app__profile .ant-input-group.ant-input-group-compact > .ant-input-affix-wrapper,
#react-app__profile .ant-input-group.ant-input-group-compact > .ant-picker-range {
  display: -ms-inline-flexbox;
  display: inline-flex;
}
#react-app__profile .ant-input-group.ant-input-group-compact > :not(:last-child) {
  margin-right: -1px;
  border-right-width: 1px;
}
#react-app__profile .ant-input-group.ant-input-group-compact .ant-input {
  float: none;
}
#react-app__profile .ant-input-group.ant-input-group-compact > .ant-calendar-picker .ant-input,
#react-app__profile .ant-input-group.ant-input-group-compact > .ant-cascader-picker .ant-input,
#react-app__profile .ant-input-group.ant-input-group-compact > .ant-input-group-wrapper .ant-input,
#react-app__profile .ant-input-group.ant-input-group-compact > .ant-mention-wrapper .ant-mention-editor,
#react-app__profile .ant-input-group.ant-input-group-compact > .ant-select-auto-complete .ant-input,
#react-app__profile .ant-input-group.ant-input-group-compact > .ant-select > .ant-select-selector,
#react-app__profile .ant-input-group.ant-input-group-compact > .ant-time-picker .ant-time-picker-input {
  border-right-width: 1px;
  border-radius: 0;
}
#react-app__profile .ant-input-group.ant-input-group-compact > .ant-calendar-picker .ant-input:focus,
#react-app__profile .ant-input-group.ant-input-group-compact > .ant-calendar-picker .ant-input:hover,
#react-app__profile .ant-input-group.ant-input-group-compact > .ant-cascader-picker .ant-input:focus,
#react-app__profile .ant-input-group.ant-input-group-compact > .ant-cascader-picker .ant-input:hover,
#react-app__profile .ant-input-group.ant-input-group-compact > .ant-input-group-wrapper .ant-input:focus,
#react-app__profile .ant-input-group.ant-input-group-compact > .ant-input-group-wrapper .ant-input:hover,
#react-app__profile .ant-input-group.ant-input-group-compact > .ant-mention-wrapper .ant-mention-editor:focus,
#react-app__profile .ant-input-group.ant-input-group-compact > .ant-mention-wrapper .ant-mention-editor:hover,
#react-app__profile .ant-input-group.ant-input-group-compact > .ant-select-auto-complete .ant-input:focus,
#react-app__profile .ant-input-group.ant-input-group-compact > .ant-select-auto-complete .ant-input:hover,
#react-app__profile .ant-input-group.ant-input-group-compact > .ant-select > .ant-select-arrow,
#react-app__profile .ant-input-group.ant-input-group-compact > .ant-select > .ant-select-selector:focus,
#react-app__profile .ant-input-group.ant-input-group-compact > .ant-select > .ant-select-selector:hover,
#react-app__profile .ant-input-group.ant-input-group-compact > .ant-time-picker .ant-time-picker-input:focus,
#react-app__profile .ant-input-group.ant-input-group-compact > .ant-time-picker .ant-time-picker-input:hover {
  z-index: 1;
}
#react-app__profile .ant-input-group.ant-input-group-compact > .ant-calendar-picker:first-child .ant-input,
#react-app__profile .ant-input-group.ant-input-group-compact > .ant-cascader-picker:first-child .ant-input,
#react-app__profile .ant-input-group.ant-input-group-compact > .ant-mention-wrapper:first-child .ant-mention-editor,
#react-app__profile .ant-input-group.ant-input-group-compact > .ant-select-auto-complete:first-child .ant-input,
#react-app__profile .ant-input-group.ant-input-group-compact > .ant-select:first-child > .ant-select-selector,
#react-app__profile .ant-input-group.ant-input-group-compact > .ant-time-picker:first-child .ant-time-picker-input,
#react-app__profile .ant-input-group.ant-input-group-compact > :first-child {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
#react-app__profile .ant-input-group.ant-input-group-compact > .ant-calendar-picker:last-child .ant-input,
#react-app__profile .ant-input-group.ant-input-group-compact > .ant-cascader-picker-focused:last-child .ant-input,
#react-app__profile .ant-input-group.ant-input-group-compact > .ant-cascader-picker:last-child .ant-input,
#react-app__profile .ant-input-group.ant-input-group-compact > .ant-mention-wrapper:last-child .ant-mention-editor,
#react-app__profile .ant-input-group.ant-input-group-compact > .ant-select-auto-complete:last-child .ant-input,
#react-app__profile .ant-input-group.ant-input-group-compact > .ant-select:last-child > .ant-select-selector,
#react-app__profile .ant-input-group.ant-input-group-compact > .ant-time-picker:last-child .ant-time-picker-input,
#react-app__profile .ant-input-group.ant-input-group-compact > :last-child {
  border-right-width: 1px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
#react-app__profile .ant-input-group.ant-input-group-compact > .ant-select-auto-complete .ant-input {
  vertical-align: top;
}
#react-app__profile .ant-input-group-rtl .ant-input-group-addon:first-child,
#react-app__profile .ant-input-group > .ant-input-rtl:first-child {
  border-radius: 4px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
#react-app__profile .ant-input-group-rtl .ant-input-group-addon:first-child {
  border-right: 1px solid #d9d9d9;
  border-left: 0;
}
#react-app__profile .ant-input-group-rtl .ant-input-group-addon:last-child {
  border-right: 0;
  border-left: 1px solid #d9d9d9;
}
#react-app__profile .ant-input-group-rtl .ant-input-group-addon:last-child,
#react-app__profile .ant-input-group-rtl .ant-input-group > .ant-input:last-child {
  border-radius: 4px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
#react-app__profile .ant-input-group-rtl.ant-input-group.ant-input-group-compact > :not(:last-child) {
  margin-right: 0;
  margin-left: -1px;
  border-left-width: 1px;
}
#react-app__profile .ant-input-group-rtl.ant-input-group.ant-input-group-compact > .ant-calendar-picker:first-child .ant-input,
#react-app__profile .ant-input-group-rtl.ant-input-group.ant-input-group-compact > .ant-cascader-picker:first-child .ant-input,
#react-app__profile .ant-input-group-rtl.ant-input-group.ant-input-group-compact > .ant-mention-wrapper:first-child .ant-mention-editor,
#react-app__profile .ant-input-group-rtl.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:first-child .ant-input,
#react-app__profile .ant-input-group-rtl.ant-input-group.ant-input-group-compact > .ant-select:first-child > .ant-select-selector,
#react-app__profile .ant-input-group-rtl.ant-input-group.ant-input-group-compact > .ant-time-picker:first-child .ant-time-picker-input,
#react-app__profile .ant-input-group-rtl.ant-input-group.ant-input-group-compact > :first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 0;
}
#react-app__profile .ant-input-group-rtl.ant-input-group.ant-input-group-compact > .ant-calendar-picker:last-child .ant-input,
#react-app__profile .ant-input-group-rtl.ant-input-group.ant-input-group-compact > .ant-cascader-picker-focused:last-child .ant-input,
#react-app__profile .ant-input-group-rtl.ant-input-group.ant-input-group-compact > .ant-cascader-picker:last-child .ant-input,
#react-app__profile .ant-input-group-rtl.ant-input-group.ant-input-group-compact > .ant-mention-wrapper:last-child .ant-mention-editor,
#react-app__profile .ant-input-group-rtl.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:last-child .ant-input,
#react-app__profile .ant-input-group-rtl.ant-input-group.ant-input-group-compact > .ant-select:last-child > .ant-select-selector,
#react-app__profile .ant-input-group-rtl.ant-input-group.ant-input-group-compact > .ant-time-picker:last-child .ant-time-picker-input,
#react-app__profile .ant-input-group-rtl.ant-input-group.ant-input-group-compact > :last-child {
  border-left-width: 1px;
  border-top-left-radius: 4px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 4px;
}
#react-app__profile .ant-input-group-wrapper {
  display: inline-block;
  width: 100%;
  text-align: start;
  vertical-align: top;
}
#react-app__profile .ant-input-password-icon {
  color: rgba(0, 0, 0, 0.45);
  cursor: pointer;
  -webkit-transition: all .3s;
  transition: all 0.3s;
}
#react-app__profile .ant-input-password-icon:hover {
  color: rgba(0, 0, 0, 0.85);
}
#react-app__profile .ant-input[type=color] {
  height: 32px;
}
#react-app__profile .ant-input[type=color].ant-input-lg {
  height: 40px;
}
#react-app__profile .ant-input[type=color].ant-input-sm {
  height: 24px;
  padding-top: 3px;
  padding-bottom: 3px;
}
#react-app__profile .ant-input-search-icon {
  padding: 0 9px;
}
#react-app__profile .ant-input-search-icon:before {
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px);
}
#react-app__profile .ant-input-search-icon:after {
  width: 32px;
}
#react-app__profile .ant-input-affix-wrapper-lg .ant-input-search-icon {
  padding: 0 12px;
}
#react-app__profile .ant-input-affix-wrapper-lg .ant-input-search-icon:before {
  -webkit-transform: translateX(-13px);
  transform: translateX(-13px);
}
#react-app__profile .ant-input-affix-wrapper-lg .ant-input-search-icon:after {
  width: 40px;
}
#react-app__profile .ant-input-affix-wrapper-sm .ant-input-search-icon {
  padding: 0 6px;
}
#react-app__profile .ant-input-affix-wrapper-sm .ant-input-search-icon:before {
  -webkit-transform: translateX(-7px);
  transform: translateX(-7px);
}
#react-app__profile .ant-input-affix-wrapper-sm .ant-input-search-icon:after {
  width: 24px;
}
#react-app__profile .ant-input-search-icon {
  margin-left: .5em;
  color: rgba(0, 0, 0, 0.45);
  cursor: pointer;
  -webkit-transition: all .3s;
  transition: all 0.3s;
}
#react-app__profile .ant-input-search-icon:hover {
  color: rgba(0, 0, 0, 0.85);
}
#react-app__profile .ant-input-search-icon:before {
  position: absolute;
  top: 0;
  bottom: 0;
  display: block;
  border-left: 1px solid #d9d9d9;
  -webkit-transition: all .3s;
  transition: all .3s;
  content: "";
}
#react-app__profile .ant-input-search-icon:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  content: "";
}
#react-app__profile .ant-input-search:not(.ant-input-search-enter-button) {
  padding-right: 0;
}
#react-app__profile .ant-input-search-enter-button.ant-input-affix-wrapper,
#react-app__profile .ant-input-search-enter-button input {
  border-right: 0;
}
#react-app__profile .ant-input-search-enter-button + .ant-input-group-addon,
#react-app__profile .ant-input-search-enter-button input + .ant-input-group-addon {
  padding: 0;
  border: 0;
}
#react-app__profile .ant-input-search-enter-button + .ant-input-group-addon .ant-input-search-button,
#react-app__profile .ant-input-search-enter-button input + .ant-input-group-addon .ant-input-search-button {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
#react-app__profile .ant-input-group-rtl,
#react-app__profile .ant-input-group-wrapper-rtl {
  direction: rtl;
}
#react-app__profile .ant-input-affix-wrapper-rtl .ant-input-prefix {
  margin: 0 0 0 4px;
}
#react-app__profile .ant-input-affix-wrapper-rtl .ant-input-suffix {
  margin: 0 4px 0 0;
}
#react-app__profile .ant-input-search-rtl {
  direction: rtl;
}
#react-app__profile .ant-input-search-rtl .ant-input-search-icon {
  margin-right: .5em;
  margin-left: 0;
}
#react-app__profile .ant-input-search-rtl .ant-input-search-icon:before {
  border-left: none;
}
#react-app__profile .ant-input-search-rtl .ant-input-search-icon:after {
  right: auto;
  left: 0;
  border-right: 1px solid #d9d9d9;
  -webkit-transition: all .3s;
  transition: all 0.3s;
}
#react-app__profile .ant-input-search-rtl.ant-input-search:not(.ant-input-search-enter-button) {
  padding-right: 11px;
  padding-left: 0;
}
#react-app__profile .ant-input-search-rtl.ant-input-search-enter-button input {
  border: 1px solid #d9d9d9;
  border-left: 0;
}
#react-app__profile .ant-input-search-enter-button input:focus,
#react-app__profile .ant-input-search-enter-button input:hover {
  border-color: #30719c;
}
#react-app__profile .ant-input-search-rtl.ant-input-search-enter-button + .ant-input-group-addon .ant-input-search-button,
#react-app__profile .ant-input-search-rtl.ant-input-search-enter-button input + .ant-input-group-addon .ant-input-search-button {
  width: 100%;
  border-top-left-radius: 4px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 4px;
}
#react-app__profile .ant-btn {
  line-height: 1.5715;
  position: relative;
  display: inline-block;
  font-weight: 400;
  white-space: nowrap;
  text-align: center;
  background-image: none;
  -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.015);
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.015);
  cursor: pointer;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  height: 32px;
  padding: 4px 15px;
  font-size: 14px;
  border-radius: 4px;
  color: rgba(0, 0, 0, 0.65);
  background-color: #fff;
  border: 1px solid #d9d9d9;
}
#react-app__profile .ant-btn > .anticon {
  line-height: 1;
}
#react-app__profile .ant-btn,
#react-app__profile .ant-btn:active,
#react-app__profile .ant-btn:focus {
  outline: 0;
}
#react-app__profile .ant-btn:not([disabled]):hover {
  text-decoration: none;
}
#react-app__profile .ant-btn:not([disabled]):active {
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#react-app__profile .ant-btn.disabled,
#react-app__profile .ant-btn[disabled] {
  cursor: not-allowed;
}
#react-app__profile .ant-btn.disabled > *,
#react-app__profile .ant-btn[disabled] > * {
  pointer-events: none;
}
#react-app__profile .ant-btn-lg {
  height: 40px;
  padding: 6.4px 15px;
  font-size: 16px;
  border-radius: 4px;
}
#react-app__profile .ant-btn-sm {
  height: 24px;
  padding: 0 7px;
  font-size: 14px;
  border-radius: 4px;
  line-height: 22px;
}
#react-app__profile .ant-btn > a:only-child {
  color: currentColor;
}
#react-app__profile .ant-btn > a:only-child:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: "";
}
#react-app__profile .ant-btn:focus,
#react-app__profile .ant-btn:hover {
  color: #30719c;
  background-color: #fff;
  border-color: #30719c;
}
#react-app__profile .ant-btn:focus > a:only-child,
#react-app__profile .ant-btn:hover > a:only-child {
  color: currentColor;
}
#react-app__profile .ant-btn:focus > a:only-child:after,
#react-app__profile .ant-btn:hover > a:only-child:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: "";
}
#react-app__profile .ant-btn.active,
#react-app__profile .ant-btn:active {
  color: #0a3d69;
  background-color: #fff;
  border-color: #0a3d69;
}
#react-app__profile .ant-btn.active > a:only-child,
#react-app__profile .ant-btn:active > a:only-child {
  color: currentColor;
}
#react-app__profile .ant-btn.active > a:only-child:after,
#react-app__profile .ant-btn:active > a:only-child:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: "";
}
#react-app__profile .ant-btn-disabled,
#react-app__profile .ant-btn-disabled.active,
#react-app__profile .ant-btn-disabled:active,
#react-app__profile .ant-btn-disabled:focus,
#react-app__profile .ant-btn-disabled:hover,
#react-app__profile .ant-btn.disabled,
#react-app__profile .ant-btn.disabled.active,
#react-app__profile .ant-btn.disabled:active,
#react-app__profile .ant-btn.disabled:focus,
#react-app__profile .ant-btn.disabled:hover,
#react-app__profile .ant-btn[disabled],
#react-app__profile .ant-btn[disabled].active,
#react-app__profile .ant-btn[disabled]:active,
#react-app__profile .ant-btn[disabled]:focus,
#react-app__profile .ant-btn[disabled]:hover {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  text-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#react-app__profile .ant-btn-disabled.active > a:only-child,
#react-app__profile .ant-btn-disabled:active > a:only-child,
#react-app__profile .ant-btn-disabled:focus > a:only-child,
#react-app__profile .ant-btn-disabled:hover > a:only-child,
#react-app__profile .ant-btn-disabled > a:only-child,
#react-app__profile .ant-btn.disabled.active > a:only-child,
#react-app__profile .ant-btn.disabled:active > a:only-child,
#react-app__profile .ant-btn.disabled:focus > a:only-child,
#react-app__profile .ant-btn.disabled:hover > a:only-child,
#react-app__profile .ant-btn.disabled > a:only-child,
#react-app__profile .ant-btn[disabled].active > a:only-child,
#react-app__profile .ant-btn[disabled]:active > a:only-child,
#react-app__profile .ant-btn[disabled]:focus > a:only-child,
#react-app__profile .ant-btn[disabled]:hover > a:only-child,
#react-app__profile .ant-btn[disabled] > a:only-child {
  color: currentColor;
}
#react-app__profile .ant-btn-disabled.active > a:only-child:after,
#react-app__profile .ant-btn-disabled:active > a:only-child:after,
#react-app__profile .ant-btn-disabled:focus > a:only-child:after,
#react-app__profile .ant-btn-disabled:hover > a:only-child:after,
#react-app__profile .ant-btn-disabled > a:only-child:after,
#react-app__profile .ant-btn.disabled.active > a:only-child:after,
#react-app__profile .ant-btn.disabled:active > a:only-child:after,
#react-app__profile .ant-btn.disabled:focus > a:only-child:after,
#react-app__profile .ant-btn.disabled:hover > a:only-child:after,
#react-app__profile .ant-btn.disabled > a:only-child:after,
#react-app__profile .ant-btn[disabled].active > a:only-child:after,
#react-app__profile .ant-btn[disabled]:active > a:only-child:after,
#react-app__profile .ant-btn[disabled]:focus > a:only-child:after,
#react-app__profile .ant-btn[disabled]:hover > a:only-child:after,
#react-app__profile .ant-btn[disabled] > a:only-child:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: "";
}
#react-app__profile .ant-btn.active,
#react-app__profile .ant-btn:active,
#react-app__profile .ant-btn:focus,
#react-app__profile .ant-btn:hover {
  text-decoration: none;
  background: #ffffff;
}
#react-app__profile .ant-btn > i,
#react-app__profile .ant-btn > span {
  display: inline-block;
  pointer-events: none;
}
#react-app__profile .ant-btn-primary {
  color: #fff;
  background-color: #155b90;
  border-color: #155b90;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.12);
  -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.045);
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.045);
}
#react-app__profile .ant-btn-primary > a:only-child {
  color: currentColor;
}
#react-app__profile .ant-btn-primary > a:only-child:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: "";
}
#react-app__profile .ant-btn-primary:focus,
#react-app__profile .ant-btn-primary:hover {
  color: #fff;
  background-color: #30719c;
  border-color: #30719c;
}
#react-app__profile .ant-btn-primary:focus > a:only-child,
#react-app__profile .ant-btn-primary:hover > a:only-child {
  color: currentColor;
}
#react-app__profile .ant-btn-primary:focus > a:only-child:after,
#react-app__profile .ant-btn-primary:hover > a:only-child:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: "";
}
#react-app__profile .ant-btn-primary.active,
#react-app__profile .ant-btn-primary:active {
  color: #fff;
  background-color: #0a3d69;
  border-color: #0a3d69;
}
#react-app__profile .ant-btn-primary.active > a:only-child,
#react-app__profile .ant-btn-primary:active > a:only-child {
  color: currentColor;
}
#react-app__profile .ant-btn-primary.active > a:only-child:after,
#react-app__profile .ant-btn-primary:active > a:only-child:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: "";
}
#react-app__profile .ant-btn-primary-disabled,
#react-app__profile .ant-btn-primary-disabled.active,
#react-app__profile .ant-btn-primary-disabled:active,
#react-app__profile .ant-btn-primary-disabled:focus,
#react-app__profile .ant-btn-primary-disabled:hover,
#react-app__profile .ant-btn-primary.disabled,
#react-app__profile .ant-btn-primary.disabled.active,
#react-app__profile .ant-btn-primary.disabled:active,
#react-app__profile .ant-btn-primary.disabled:focus,
#react-app__profile .ant-btn-primary.disabled:hover,
#react-app__profile .ant-btn-primary[disabled],
#react-app__profile .ant-btn-primary[disabled].active,
#react-app__profile .ant-btn-primary[disabled]:active,
#react-app__profile .ant-btn-primary[disabled]:focus,
#react-app__profile .ant-btn-primary[disabled]:hover {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  text-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#react-app__profile .ant-btn-primary-disabled.active > a:only-child,
#react-app__profile .ant-btn-primary-disabled:active > a:only-child,
#react-app__profile .ant-btn-primary-disabled:focus > a:only-child,
#react-app__profile .ant-btn-primary-disabled:hover > a:only-child,
#react-app__profile .ant-btn-primary-disabled > a:only-child,
#react-app__profile .ant-btn-primary.disabled.active > a:only-child,
#react-app__profile .ant-btn-primary.disabled:active > a:only-child,
#react-app__profile .ant-btn-primary.disabled:focus > a:only-child,
#react-app__profile .ant-btn-primary.disabled:hover > a:only-child,
#react-app__profile .ant-btn-primary.disabled > a:only-child,
#react-app__profile .ant-btn-primary[disabled].active > a:only-child,
#react-app__profile .ant-btn-primary[disabled]:active > a:only-child,
#react-app__profile .ant-btn-primary[disabled]:focus > a:only-child,
#react-app__profile .ant-btn-primary[disabled]:hover > a:only-child,
#react-app__profile .ant-btn-primary[disabled] > a:only-child {
  color: currentColor;
}
#react-app__profile .ant-btn-primary-disabled.active > a:only-child:after,
#react-app__profile .ant-btn-primary-disabled:active > a:only-child:after,
#react-app__profile .ant-btn-primary-disabled:focus > a:only-child:after,
#react-app__profile .ant-btn-primary-disabled:hover > a:only-child:after,
#react-app__profile .ant-btn-primary-disabled > a:only-child:after,
#react-app__profile .ant-btn-primary.disabled.active > a:only-child:after,
#react-app__profile .ant-btn-primary.disabled:active > a:only-child:after,
#react-app__profile .ant-btn-primary.disabled:focus > a:only-child:after,
#react-app__profile .ant-btn-primary.disabled:hover > a:only-child:after,
#react-app__profile .ant-btn-primary.disabled > a:only-child:after,
#react-app__profile .ant-btn-primary[disabled].active > a:only-child:after,
#react-app__profile .ant-btn-primary[disabled]:active > a:only-child:after,
#react-app__profile .ant-btn-primary[disabled]:focus > a:only-child:after,
#react-app__profile .ant-btn-primary[disabled]:hover > a:only-child:after,
#react-app__profile .ant-btn-primary[disabled] > a:only-child:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: "";
}
#react-app__profile .ant-btn-group .ant-btn-primary:not(:first-child):not(:last-child) {
  border-right-color: #30719c;
  border-left-color: #30719c;
}
#react-app__profile .ant-btn-group .ant-btn-primary:not(:first-child):not(:last-child):disabled {
  border-color: #d9d9d9;
}
#react-app__profile .ant-btn-group .ant-btn-primary:first-child:not(:last-child) {
  border-right-color: #30719c;
}
#react-app__profile .ant-btn-group .ant-btn-primary:first-child:not(:last-child)[disabled] {
  border-right-color: #d9d9d9;
}
#react-app__profile .ant-btn-group .ant-btn-primary + .ant-btn-primary,
#react-app__profile .ant-btn-group .ant-btn-primary:last-child:not(:first-child) {
  border-left-color: #30719c;
}
#react-app__profile .ant-btn-group .ant-btn-primary + .ant-btn-primary[disabled],
#react-app__profile .ant-btn-group .ant-btn-primary:last-child:not(:first-child)[disabled] {
  border-left-color: #d9d9d9;
}
#react-app__profile .ant-btn-ghost {
  color: rgba(0, 0, 0, 0.65);
  background-color: transparent;
  border-color: #d9d9d9;
}
#react-app__profile .ant-btn-ghost > a:only-child {
  color: currentColor;
}
#react-app__profile .ant-btn-ghost > a:only-child:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: "";
}
#react-app__profile .ant-btn-ghost:focus,
#react-app__profile .ant-btn-ghost:hover {
  color: #30719c;
  background-color: transparent;
  border-color: #30719c;
}
#react-app__profile .ant-btn-ghost:focus > a:only-child,
#react-app__profile .ant-btn-ghost:hover > a:only-child {
  color: currentColor;
}
#react-app__profile .ant-btn-ghost:focus > a:only-child:after,
#react-app__profile .ant-btn-ghost:hover > a:only-child:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: "";
}
#react-app__profile .ant-btn-ghost.active,
#react-app__profile .ant-btn-ghost:active {
  color: #0a3d69;
  background-color: transparent;
  border-color: #0a3d69;
}
#react-app__profile .ant-btn-ghost.active > a:only-child,
#react-app__profile .ant-btn-ghost:active > a:only-child {
  color: currentColor;
}
#react-app__profile .ant-btn-ghost.active > a:only-child:after,
#react-app__profile .ant-btn-ghost:active > a:only-child:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: "";
}
#react-app__profile .ant-btn-ghost-disabled,
#react-app__profile .ant-btn-ghost-disabled.active,
#react-app__profile .ant-btn-ghost-disabled:active,
#react-app__profile .ant-btn-ghost-disabled:focus,
#react-app__profile .ant-btn-ghost-disabled:hover,
#react-app__profile .ant-btn-ghost.disabled,
#react-app__profile .ant-btn-ghost.disabled.active,
#react-app__profile .ant-btn-ghost.disabled:active,
#react-app__profile .ant-btn-ghost.disabled:focus,
#react-app__profile .ant-btn-ghost.disabled:hover,
#react-app__profile .ant-btn-ghost[disabled],
#react-app__profile .ant-btn-ghost[disabled].active,
#react-app__profile .ant-btn-ghost[disabled]:active,
#react-app__profile .ant-btn-ghost[disabled]:focus,
#react-app__profile .ant-btn-ghost[disabled]:hover {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  text-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#react-app__profile .ant-btn-ghost-disabled.active > a:only-child,
#react-app__profile .ant-btn-ghost-disabled:active > a:only-child,
#react-app__profile .ant-btn-ghost-disabled:focus > a:only-child,
#react-app__profile .ant-btn-ghost-disabled:hover > a:only-child,
#react-app__profile .ant-btn-ghost-disabled > a:only-child,
#react-app__profile .ant-btn-ghost.disabled.active > a:only-child,
#react-app__profile .ant-btn-ghost.disabled:active > a:only-child,
#react-app__profile .ant-btn-ghost.disabled:focus > a:only-child,
#react-app__profile .ant-btn-ghost.disabled:hover > a:only-child,
#react-app__profile .ant-btn-ghost.disabled > a:only-child,
#react-app__profile .ant-btn-ghost[disabled].active > a:only-child,
#react-app__profile .ant-btn-ghost[disabled]:active > a:only-child,
#react-app__profile .ant-btn-ghost[disabled]:focus > a:only-child,
#react-app__profile .ant-btn-ghost[disabled]:hover > a:only-child,
#react-app__profile .ant-btn-ghost[disabled] > a:only-child {
  color: currentColor;
}
#react-app__profile .ant-btn-ghost-disabled.active > a:only-child:after,
#react-app__profile .ant-btn-ghost-disabled:active > a:only-child:after,
#react-app__profile .ant-btn-ghost-disabled:focus > a:only-child:after,
#react-app__profile .ant-btn-ghost-disabled:hover > a:only-child:after,
#react-app__profile .ant-btn-ghost-disabled > a:only-child:after,
#react-app__profile .ant-btn-ghost.disabled.active > a:only-child:after,
#react-app__profile .ant-btn-ghost.disabled:active > a:only-child:after,
#react-app__profile .ant-btn-ghost.disabled:focus > a:only-child:after,
#react-app__profile .ant-btn-ghost.disabled:hover > a:only-child:after,
#react-app__profile .ant-btn-ghost.disabled > a:only-child:after,
#react-app__profile .ant-btn-ghost[disabled].active > a:only-child:after,
#react-app__profile .ant-btn-ghost[disabled]:active > a:only-child:after,
#react-app__profile .ant-btn-ghost[disabled]:focus > a:only-child:after,
#react-app__profile .ant-btn-ghost[disabled]:hover > a:only-child:after,
#react-app__profile .ant-btn-ghost[disabled] > a:only-child:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: "";
}
#react-app__profile .ant-btn-dashed {
  color: rgba(0, 0, 0, 0.65);
  background-color: #fff;
  border-color: #d9d9d9;
  border-style: dashed;
}
#react-app__profile .ant-btn-dashed > a:only-child {
  color: currentColor;
}
#react-app__profile .ant-btn-dashed > a:only-child:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: "";
}
#react-app__profile .ant-btn-dashed:focus,
#react-app__profile .ant-btn-dashed:hover {
  color: #30719c;
  background-color: #fff;
  border-color: #30719c;
}
#react-app__profile .ant-btn-dashed:focus > a:only-child,
#react-app__profile .ant-btn-dashed:hover > a:only-child {
  color: currentColor;
}
#react-app__profile .ant-btn-dashed:focus > a:only-child:after,
#react-app__profile .ant-btn-dashed:hover > a:only-child:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: "";
}
#react-app__profile .ant-btn-dashed.active,
#react-app__profile .ant-btn-dashed:active {
  color: #0a3d69;
  background-color: #fff;
  border-color: #0a3d69;
}
#react-app__profile .ant-btn-dashed.active > a:only-child,
#react-app__profile .ant-btn-dashed:active > a:only-child {
  color: currentColor;
}
#react-app__profile .ant-btn-dashed.active > a:only-child:after,
#react-app__profile .ant-btn-dashed:active > a:only-child:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: "";
}
#react-app__profile .ant-btn-dashed-disabled,
#react-app__profile .ant-btn-dashed-disabled.active,
#react-app__profile .ant-btn-dashed-disabled:active,
#react-app__profile .ant-btn-dashed-disabled:focus,
#react-app__profile .ant-btn-dashed-disabled:hover,
#react-app__profile .ant-btn-dashed.disabled,
#react-app__profile .ant-btn-dashed.disabled.active,
#react-app__profile .ant-btn-dashed.disabled:active,
#react-app__profile .ant-btn-dashed.disabled:focus,
#react-app__profile .ant-btn-dashed.disabled:hover,
#react-app__profile .ant-btn-dashed[disabled],
#react-app__profile .ant-btn-dashed[disabled].active,
#react-app__profile .ant-btn-dashed[disabled]:active,
#react-app__profile .ant-btn-dashed[disabled]:focus,
#react-app__profile .ant-btn-dashed[disabled]:hover {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  text-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#react-app__profile .ant-btn-dashed-disabled.active > a:only-child,
#react-app__profile .ant-btn-dashed-disabled:active > a:only-child,
#react-app__profile .ant-btn-dashed-disabled:focus > a:only-child,
#react-app__profile .ant-btn-dashed-disabled:hover > a:only-child,
#react-app__profile .ant-btn-dashed-disabled > a:only-child,
#react-app__profile .ant-btn-dashed.disabled.active > a:only-child,
#react-app__profile .ant-btn-dashed.disabled:active > a:only-child,
#react-app__profile .ant-btn-dashed.disabled:focus > a:only-child,
#react-app__profile .ant-btn-dashed.disabled:hover > a:only-child,
#react-app__profile .ant-btn-dashed.disabled > a:only-child,
#react-app__profile .ant-btn-dashed[disabled].active > a:only-child,
#react-app__profile .ant-btn-dashed[disabled]:active > a:only-child,
#react-app__profile .ant-btn-dashed[disabled]:focus > a:only-child,
#react-app__profile .ant-btn-dashed[disabled]:hover > a:only-child,
#react-app__profile .ant-btn-dashed[disabled] > a:only-child {
  color: currentColor;
}
#react-app__profile .ant-btn-dashed-disabled.active > a:only-child:after,
#react-app__profile .ant-btn-dashed-disabled:active > a:only-child:after,
#react-app__profile .ant-btn-dashed-disabled:focus > a:only-child:after,
#react-app__profile .ant-btn-dashed-disabled:hover > a:only-child:after,
#react-app__profile .ant-btn-dashed-disabled > a:only-child:after,
#react-app__profile .ant-btn-dashed.disabled.active > a:only-child:after,
#react-app__profile .ant-btn-dashed.disabled:active > a:only-child:after,
#react-app__profile .ant-btn-dashed.disabled:focus > a:only-child:after,
#react-app__profile .ant-btn-dashed.disabled:hover > a:only-child:after,
#react-app__profile .ant-btn-dashed.disabled > a:only-child:after,
#react-app__profile .ant-btn-dashed[disabled].active > a:only-child:after,
#react-app__profile .ant-btn-dashed[disabled]:active > a:only-child:after,
#react-app__profile .ant-btn-dashed[disabled]:focus > a:only-child:after,
#react-app__profile .ant-btn-dashed[disabled]:hover > a:only-child:after,
#react-app__profile .ant-btn-dashed[disabled] > a:only-child:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: "";
}
#react-app__profile .ant-btn-danger {
  color: #fff;
  background-color: #f81d22;
  border-color: #f81d22;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.12);
  -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.045);
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.045);
}
#react-app__profile .ant-btn-danger > a:only-child {
  color: currentColor;
}
#react-app__profile .ant-btn-danger > a:only-child:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: "";
}
#react-app__profile .ant-btn-danger:focus,
#react-app__profile .ant-btn-danger:hover {
  color: #fff;
  background-color: #ff4a47;
  border-color: #ff4a47;
}
#react-app__profile .ant-btn-danger:focus > a:only-child,
#react-app__profile .ant-btn-danger:hover > a:only-child {
  color: currentColor;
}
#react-app__profile .ant-btn-danger:focus > a:only-child:after,
#react-app__profile .ant-btn-danger:hover > a:only-child:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: "";
}
#react-app__profile .ant-btn-danger.active,
#react-app__profile .ant-btn-danger:active {
  color: #fff;
  background-color: #d10f18;
  border-color: #d10f18;
}
#react-app__profile .ant-btn-danger.active > a:only-child,
#react-app__profile .ant-btn-danger:active > a:only-child {
  color: currentColor;
}
#react-app__profile .ant-btn-danger.active > a:only-child:after,
#react-app__profile .ant-btn-danger:active > a:only-child:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: "";
}
#react-app__profile .ant-btn-danger-disabled,
#react-app__profile .ant-btn-danger-disabled.active,
#react-app__profile .ant-btn-danger-disabled:active,
#react-app__profile .ant-btn-danger-disabled:focus,
#react-app__profile .ant-btn-danger-disabled:hover,
#react-app__profile .ant-btn-danger.disabled,
#react-app__profile .ant-btn-danger.disabled.active,
#react-app__profile .ant-btn-danger.disabled:active,
#react-app__profile .ant-btn-danger.disabled:focus,
#react-app__profile .ant-btn-danger.disabled:hover,
#react-app__profile .ant-btn-danger[disabled],
#react-app__profile .ant-btn-danger[disabled].active,
#react-app__profile .ant-btn-danger[disabled]:active,
#react-app__profile .ant-btn-danger[disabled]:focus,
#react-app__profile .ant-btn-danger[disabled]:hover {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  text-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#react-app__profile .ant-btn-danger-disabled.active > a:only-child,
#react-app__profile .ant-btn-danger-disabled:active > a:only-child,
#react-app__profile .ant-btn-danger-disabled:focus > a:only-child,
#react-app__profile .ant-btn-danger-disabled:hover > a:only-child,
#react-app__profile .ant-btn-danger-disabled > a:only-child,
#react-app__profile .ant-btn-danger.disabled.active > a:only-child,
#react-app__profile .ant-btn-danger.disabled:active > a:only-child,
#react-app__profile .ant-btn-danger.disabled:focus > a:only-child,
#react-app__profile .ant-btn-danger.disabled:hover > a:only-child,
#react-app__profile .ant-btn-danger.disabled > a:only-child,
#react-app__profile .ant-btn-danger[disabled].active > a:only-child,
#react-app__profile .ant-btn-danger[disabled]:active > a:only-child,
#react-app__profile .ant-btn-danger[disabled]:focus > a:only-child,
#react-app__profile .ant-btn-danger[disabled]:hover > a:only-child,
#react-app__profile .ant-btn-danger[disabled] > a:only-child {
  color: currentColor;
}
#react-app__profile .ant-btn-danger-disabled.active > a:only-child:after,
#react-app__profile .ant-btn-danger-disabled:active > a:only-child:after,
#react-app__profile .ant-btn-danger-disabled:focus > a:only-child:after,
#react-app__profile .ant-btn-danger-disabled:hover > a:only-child:after,
#react-app__profile .ant-btn-danger-disabled > a:only-child:after,
#react-app__profile .ant-btn-danger.disabled.active > a:only-child:after,
#react-app__profile .ant-btn-danger.disabled:active > a:only-child:after,
#react-app__profile .ant-btn-danger.disabled:focus > a:only-child:after,
#react-app__profile .ant-btn-danger.disabled:hover > a:only-child:after,
#react-app__profile .ant-btn-danger.disabled > a:only-child:after,
#react-app__profile .ant-btn-danger[disabled].active > a:only-child:after,
#react-app__profile .ant-btn-danger[disabled]:active > a:only-child:after,
#react-app__profile .ant-btn-danger[disabled]:focus > a:only-child:after,
#react-app__profile .ant-btn-danger[disabled]:hover > a:only-child:after,
#react-app__profile .ant-btn-danger[disabled] > a:only-child:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: "";
}
#react-app__profile .ant-btn-link {
  color: #155b90;
  background-color: transparent;
  border-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#react-app__profile .ant-btn-link > a:only-child {
  color: currentColor;
}
#react-app__profile .ant-btn-link > a:only-child:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: "";
}
#react-app__profile .ant-btn-link:focus,
#react-app__profile .ant-btn-link:hover {
  color: #30719c;
  background-color: transparent;
  border-color: #30719c;
}
#react-app__profile .ant-btn-link:focus > a:only-child,
#react-app__profile .ant-btn-link:hover > a:only-child {
  color: currentColor;
}
#react-app__profile .ant-btn-link:focus > a:only-child:after,
#react-app__profile .ant-btn-link:hover > a:only-child:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: "";
}
#react-app__profile .ant-btn-link.active,
#react-app__profile .ant-btn-link:active {
  color: #0a3d69;
  background-color: transparent;
  border-color: #0a3d69;
}
#react-app__profile .ant-btn-link.active > a:only-child,
#react-app__profile .ant-btn-link:active > a:only-child {
  color: currentColor;
}
#react-app__profile .ant-btn-link.active > a:only-child:after,
#react-app__profile .ant-btn-link:active > a:only-child:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: "";
}
#react-app__profile .ant-btn-link-disabled,
#react-app__profile .ant-btn-link-disabled.active,
#react-app__profile .ant-btn-link-disabled:active,
#react-app__profile .ant-btn-link-disabled:focus,
#react-app__profile .ant-btn-link-disabled:hover,
#react-app__profile .ant-btn-link.disabled,
#react-app__profile .ant-btn-link.disabled.active,
#react-app__profile .ant-btn-link.disabled:active,
#react-app__profile .ant-btn-link.disabled:focus,
#react-app__profile .ant-btn-link.disabled:hover,
#react-app__profile .ant-btn-link[disabled],
#react-app__profile .ant-btn-link[disabled].active,
#react-app__profile .ant-btn-link[disabled]:active,
#react-app__profile .ant-btn-link[disabled]:focus,
#react-app__profile .ant-btn-link[disabled]:hover {
  background-color: #f5f5f5;
  border-color: #d9d9d9;
}
#react-app__profile .ant-btn-link:active,
#react-app__profile .ant-btn-link:focus,
#react-app__profile .ant-btn-link:hover {
  border-color: transparent;
}
#react-app__profile .ant-btn-link-disabled,
#react-app__profile .ant-btn-link-disabled.active,
#react-app__profile .ant-btn-link-disabled:active,
#react-app__profile .ant-btn-link-disabled:focus,
#react-app__profile .ant-btn-link-disabled:hover,
#react-app__profile .ant-btn-link.disabled,
#react-app__profile .ant-btn-link.disabled.active,
#react-app__profile .ant-btn-link.disabled:active,
#react-app__profile .ant-btn-link.disabled:focus,
#react-app__profile .ant-btn-link.disabled:hover,
#react-app__profile .ant-btn-link[disabled],
#react-app__profile .ant-btn-link[disabled].active,
#react-app__profile .ant-btn-link[disabled]:active,
#react-app__profile .ant-btn-link[disabled]:focus,
#react-app__profile .ant-btn-link[disabled]:hover {
  color: rgba(0, 0, 0, 0.25);
  background-color: transparent;
  border-color: transparent;
  text-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#react-app__profile .ant-btn-link-disabled.active > a:only-child,
#react-app__profile .ant-btn-link-disabled:active > a:only-child,
#react-app__profile .ant-btn-link-disabled:focus > a:only-child,
#react-app__profile .ant-btn-link-disabled:hover > a:only-child,
#react-app__profile .ant-btn-link-disabled > a:only-child,
#react-app__profile .ant-btn-link.disabled.active > a:only-child,
#react-app__profile .ant-btn-link.disabled:active > a:only-child,
#react-app__profile .ant-btn-link.disabled:focus > a:only-child,
#react-app__profile .ant-btn-link.disabled:hover > a:only-child,
#react-app__profile .ant-btn-link.disabled > a:only-child,
#react-app__profile .ant-btn-link[disabled].active > a:only-child,
#react-app__profile .ant-btn-link[disabled]:active > a:only-child,
#react-app__profile .ant-btn-link[disabled]:focus > a:only-child,
#react-app__profile .ant-btn-link[disabled]:hover > a:only-child,
#react-app__profile .ant-btn-link[disabled] > a:only-child {
  color: currentColor;
}
#react-app__profile .ant-btn-link-disabled.active > a:only-child:after,
#react-app__profile .ant-btn-link-disabled:active > a:only-child:after,
#react-app__profile .ant-btn-link-disabled:focus > a:only-child:after,
#react-app__profile .ant-btn-link-disabled:hover > a:only-child:after,
#react-app__profile .ant-btn-link-disabled > a:only-child:after,
#react-app__profile .ant-btn-link.disabled.active > a:only-child:after,
#react-app__profile .ant-btn-link.disabled:active > a:only-child:after,
#react-app__profile .ant-btn-link.disabled:focus > a:only-child:after,
#react-app__profile .ant-btn-link.disabled:hover > a:only-child:after,
#react-app__profile .ant-btn-link.disabled > a:only-child:after,
#react-app__profile .ant-btn-link[disabled].active > a:only-child:after,
#react-app__profile .ant-btn-link[disabled]:active > a:only-child:after,
#react-app__profile .ant-btn-link[disabled]:focus > a:only-child:after,
#react-app__profile .ant-btn-link[disabled]:hover > a:only-child:after,
#react-app__profile .ant-btn-link[disabled] > a:only-child:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: "";
}
#react-app__profile .ant-btn-dangerous {
  color: #f81d22;
  background-color: #fff;
  border-color: #f81d22;
}
#react-app__profile .ant-btn-dangerous > a:only-child {
  color: currentColor;
}
#react-app__profile .ant-btn-dangerous > a:only-child:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: "";
}
#react-app__profile .ant-btn-dangerous:focus,
#react-app__profile .ant-btn-dangerous:hover {
  color: #ff4a47;
  background-color: #fff;
  border-color: #ff4a47;
}
#react-app__profile .ant-btn-dangerous:focus > a:only-child,
#react-app__profile .ant-btn-dangerous:hover > a:only-child {
  color: currentColor;
}
#react-app__profile .ant-btn-dangerous:focus > a:only-child:after,
#react-app__profile .ant-btn-dangerous:hover > a:only-child:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: "";
}
#react-app__profile .ant-btn-dangerous.active,
#react-app__profile .ant-btn-dangerous:active {
  color: #d10f18;
  background-color: #fff;
  border-color: #d10f18;
}
#react-app__profile .ant-btn-dangerous.active > a:only-child,
#react-app__profile .ant-btn-dangerous:active > a:only-child {
  color: currentColor;
}
#react-app__profile .ant-btn-dangerous.active > a:only-child:after,
#react-app__profile .ant-btn-dangerous:active > a:only-child:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: "";
}
#react-app__profile .ant-btn-dangerous-disabled,
#react-app__profile .ant-btn-dangerous-disabled.active,
#react-app__profile .ant-btn-dangerous-disabled:active,
#react-app__profile .ant-btn-dangerous-disabled:focus,
#react-app__profile .ant-btn-dangerous-disabled:hover,
#react-app__profile .ant-btn-dangerous.disabled,
#react-app__profile .ant-btn-dangerous.disabled.active,
#react-app__profile .ant-btn-dangerous.disabled:active,
#react-app__profile .ant-btn-dangerous.disabled:focus,
#react-app__profile .ant-btn-dangerous.disabled:hover,
#react-app__profile .ant-btn-dangerous[disabled],
#react-app__profile .ant-btn-dangerous[disabled].active,
#react-app__profile .ant-btn-dangerous[disabled]:active,
#react-app__profile .ant-btn-dangerous[disabled]:focus,
#react-app__profile .ant-btn-dangerous[disabled]:hover {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  text-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#react-app__profile .ant-btn-dangerous-disabled.active > a:only-child,
#react-app__profile .ant-btn-dangerous-disabled:active > a:only-child,
#react-app__profile .ant-btn-dangerous-disabled:focus > a:only-child,
#react-app__profile .ant-btn-dangerous-disabled:hover > a:only-child,
#react-app__profile .ant-btn-dangerous-disabled > a:only-child,
#react-app__profile .ant-btn-dangerous.disabled.active > a:only-child,
#react-app__profile .ant-btn-dangerous.disabled:active > a:only-child,
#react-app__profile .ant-btn-dangerous.disabled:focus > a:only-child,
#react-app__profile .ant-btn-dangerous.disabled:hover > a:only-child,
#react-app__profile .ant-btn-dangerous.disabled > a:only-child,
#react-app__profile .ant-btn-dangerous[disabled].active > a:only-child,
#react-app__profile .ant-btn-dangerous[disabled]:active > a:only-child,
#react-app__profile .ant-btn-dangerous[disabled]:focus > a:only-child,
#react-app__profile .ant-btn-dangerous[disabled]:hover > a:only-child,
#react-app__profile .ant-btn-dangerous[disabled] > a:only-child {
  color: currentColor;
}
#react-app__profile .ant-btn-dangerous-disabled.active > a:only-child:after,
#react-app__profile .ant-btn-dangerous-disabled:active > a:only-child:after,
#react-app__profile .ant-btn-dangerous-disabled:focus > a:only-child:after,
#react-app__profile .ant-btn-dangerous-disabled:hover > a:only-child:after,
#react-app__profile .ant-btn-dangerous-disabled > a:only-child:after,
#react-app__profile .ant-btn-dangerous.disabled.active > a:only-child:after,
#react-app__profile .ant-btn-dangerous.disabled:active > a:only-child:after,
#react-app__profile .ant-btn-dangerous.disabled:focus > a:only-child:after,
#react-app__profile .ant-btn-dangerous.disabled:hover > a:only-child:after,
#react-app__profile .ant-btn-dangerous.disabled > a:only-child:after,
#react-app__profile .ant-btn-dangerous[disabled].active > a:only-child:after,
#react-app__profile .ant-btn-dangerous[disabled]:active > a:only-child:after,
#react-app__profile .ant-btn-dangerous[disabled]:focus > a:only-child:after,
#react-app__profile .ant-btn-dangerous[disabled]:hover > a:only-child:after,
#react-app__profile .ant-btn-dangerous[disabled] > a:only-child:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: "";
}
#react-app__profile .ant-btn-dangerous.ant-btn-primary {
  color: #fff;
  background-color: #f81d22;
  border-color: #f81d22;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.12);
  -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.045);
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.045);
}
#react-app__profile .ant-btn-dangerous.ant-btn-primary > a:only-child {
  color: currentColor;
}
#react-app__profile .ant-btn-dangerous.ant-btn-primary > a:only-child:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: "";
}
#react-app__profile .ant-btn-dangerous.ant-btn-primary:focus,
#react-app__profile .ant-btn-dangerous.ant-btn-primary:hover {
  color: #fff;
  background-color: #ff4a47;
  border-color: #ff4a47;
}
#react-app__profile .ant-btn-dangerous.ant-btn-primary:focus > a:only-child,
#react-app__profile .ant-btn-dangerous.ant-btn-primary:hover > a:only-child {
  color: currentColor;
}
#react-app__profile .ant-btn-dangerous.ant-btn-primary:focus > a:only-child:after,
#react-app__profile .ant-btn-dangerous.ant-btn-primary:hover > a:only-child:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: "";
}
#react-app__profile .ant-btn-dangerous.ant-btn-primary.active,
#react-app__profile .ant-btn-dangerous.ant-btn-primary:active {
  color: #fff;
  background-color: #d10f18;
  border-color: #d10f18;
}
#react-app__profile .ant-btn-dangerous.ant-btn-primary.active > a:only-child,
#react-app__profile .ant-btn-dangerous.ant-btn-primary:active > a:only-child {
  color: currentColor;
}
#react-app__profile .ant-btn-dangerous.ant-btn-primary.active > a:only-child:after,
#react-app__profile .ant-btn-dangerous.ant-btn-primary:active > a:only-child:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: "";
}
#react-app__profile .ant-btn-dangerous.ant-btn-primary-disabled,
#react-app__profile .ant-btn-dangerous.ant-btn-primary-disabled.active,
#react-app__profile .ant-btn-dangerous.ant-btn-primary-disabled:active,
#react-app__profile .ant-btn-dangerous.ant-btn-primary-disabled:focus,
#react-app__profile .ant-btn-dangerous.ant-btn-primary-disabled:hover,
#react-app__profile .ant-btn-dangerous.ant-btn-primary.disabled,
#react-app__profile .ant-btn-dangerous.ant-btn-primary.disabled.active,
#react-app__profile .ant-btn-dangerous.ant-btn-primary.disabled:active,
#react-app__profile .ant-btn-dangerous.ant-btn-primary.disabled:focus,
#react-app__profile .ant-btn-dangerous.ant-btn-primary.disabled:hover,
#react-app__profile .ant-btn-dangerous.ant-btn-primary[disabled],
#react-app__profile .ant-btn-dangerous.ant-btn-primary[disabled].active,
#react-app__profile .ant-btn-dangerous.ant-btn-primary[disabled]:active,
#react-app__profile .ant-btn-dangerous.ant-btn-primary[disabled]:focus,
#react-app__profile .ant-btn-dangerous.ant-btn-primary[disabled]:hover {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  text-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#react-app__profile .ant-btn-dangerous.ant-btn-primary-disabled.active > a:only-child,
#react-app__profile .ant-btn-dangerous.ant-btn-primary-disabled:active > a:only-child,
#react-app__profile .ant-btn-dangerous.ant-btn-primary-disabled:focus > a:only-child,
#react-app__profile .ant-btn-dangerous.ant-btn-primary-disabled:hover > a:only-child,
#react-app__profile .ant-btn-dangerous.ant-btn-primary-disabled > a:only-child,
#react-app__profile .ant-btn-dangerous.ant-btn-primary.disabled.active > a:only-child,
#react-app__profile .ant-btn-dangerous.ant-btn-primary.disabled:active > a:only-child,
#react-app__profile .ant-btn-dangerous.ant-btn-primary.disabled:focus > a:only-child,
#react-app__profile .ant-btn-dangerous.ant-btn-primary.disabled:hover > a:only-child,
#react-app__profile .ant-btn-dangerous.ant-btn-primary.disabled > a:only-child,
#react-app__profile .ant-btn-dangerous.ant-btn-primary[disabled].active > a:only-child,
#react-app__profile .ant-btn-dangerous.ant-btn-primary[disabled]:active > a:only-child,
#react-app__profile .ant-btn-dangerous.ant-btn-primary[disabled]:focus > a:only-child,
#react-app__profile .ant-btn-dangerous.ant-btn-primary[disabled]:hover > a:only-child,
#react-app__profile .ant-btn-dangerous.ant-btn-primary[disabled] > a:only-child {
  color: currentColor;
}
#react-app__profile .ant-btn-dangerous.ant-btn-primary-disabled.active > a:only-child:after,
#react-app__profile .ant-btn-dangerous.ant-btn-primary-disabled:active > a:only-child:after,
#react-app__profile .ant-btn-dangerous.ant-btn-primary-disabled:focus > a:only-child:after,
#react-app__profile .ant-btn-dangerous.ant-btn-primary-disabled:hover > a:only-child:after,
#react-app__profile .ant-btn-dangerous.ant-btn-primary-disabled > a:only-child:after,
#react-app__profile .ant-btn-dangerous.ant-btn-primary.disabled.active > a:only-child:after,
#react-app__profile .ant-btn-dangerous.ant-btn-primary.disabled:active > a:only-child:after,
#react-app__profile .ant-btn-dangerous.ant-btn-primary.disabled:focus > a:only-child:after,
#react-app__profile .ant-btn-dangerous.ant-btn-primary.disabled:hover > a:only-child:after,
#react-app__profile .ant-btn-dangerous.ant-btn-primary.disabled > a:only-child:after,
#react-app__profile .ant-btn-dangerous.ant-btn-primary[disabled].active > a:only-child:after,
#react-app__profile .ant-btn-dangerous.ant-btn-primary[disabled]:active > a:only-child:after,
#react-app__profile .ant-btn-dangerous.ant-btn-primary[disabled]:focus > a:only-child:after,
#react-app__profile .ant-btn-dangerous.ant-btn-primary[disabled]:hover > a:only-child:after,
#react-app__profile .ant-btn-dangerous.ant-btn-primary[disabled] > a:only-child:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: "";
}
#react-app__profile .ant-btn-dangerous.ant-btn-link {
  color: #f81d22;
  background-color: transparent;
  border-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#react-app__profile .ant-btn-dangerous.ant-btn-link > a:only-child {
  color: currentColor;
}
#react-app__profile .ant-btn-dangerous.ant-btn-link > a:only-child:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: "";
}
#react-app__profile .ant-btn-dangerous.ant-btn-link:focus,
#react-app__profile .ant-btn-dangerous.ant-btn-link:hover {
  color: #30719c;
  border-color: #30719c;
}
#react-app__profile .ant-btn-dangerous.ant-btn-link.active,
#react-app__profile .ant-btn-dangerous.ant-btn-link:active {
  color: #0a3d69;
  background-color: transparent;
  border-color: #0a3d69;
}
#react-app__profile .ant-btn-dangerous.ant-btn-link.active > a:only-child,
#react-app__profile .ant-btn-dangerous.ant-btn-link:active > a:only-child {
  color: currentColor;
}
#react-app__profile .ant-btn-dangerous.ant-btn-link.active > a:only-child:after,
#react-app__profile .ant-btn-dangerous.ant-btn-link:active > a:only-child:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: "";
}
#react-app__profile .ant-btn-dangerous.ant-btn-link-disabled,
#react-app__profile .ant-btn-dangerous.ant-btn-link-disabled.active,
#react-app__profile .ant-btn-dangerous.ant-btn-link-disabled:active,
#react-app__profile .ant-btn-dangerous.ant-btn-link-disabled:focus,
#react-app__profile .ant-btn-dangerous.ant-btn-link-disabled:hover,
#react-app__profile .ant-btn-dangerous.ant-btn-link.disabled,
#react-app__profile .ant-btn-dangerous.ant-btn-link.disabled.active,
#react-app__profile .ant-btn-dangerous.ant-btn-link.disabled:active,
#react-app__profile .ant-btn-dangerous.ant-btn-link.disabled:focus,
#react-app__profile .ant-btn-dangerous.ant-btn-link.disabled:hover,
#react-app__profile .ant-btn-dangerous.ant-btn-link[disabled],
#react-app__profile .ant-btn-dangerous.ant-btn-link[disabled].active,
#react-app__profile .ant-btn-dangerous.ant-btn-link[disabled]:active,
#react-app__profile .ant-btn-dangerous.ant-btn-link[disabled]:focus,
#react-app__profile .ant-btn-dangerous.ant-btn-link[disabled]:hover {
  background-color: #f5f5f5;
  border-color: #d9d9d9;
}
#react-app__profile .ant-btn-dangerous.ant-btn-link:focus,
#react-app__profile .ant-btn-dangerous.ant-btn-link:hover {
  color: #ff4a47;
  background-color: transparent;
  border-color: transparent;
}
#react-app__profile .ant-btn-dangerous.ant-btn-link:focus > a:only-child,
#react-app__profile .ant-btn-dangerous.ant-btn-link:hover > a:only-child {
  color: currentColor;
}
#react-app__profile .ant-btn-dangerous.ant-btn-link:focus > a:only-child:after,
#react-app__profile .ant-btn-dangerous.ant-btn-link:hover > a:only-child:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: "";
}
#react-app__profile .ant-btn-dangerous.ant-btn-link:active {
  color: #d10f18;
  background-color: transparent;
  border-color: transparent;
}
#react-app__profile .ant-btn-dangerous.ant-btn-link:active > a:only-child {
  color: currentColor;
}
#react-app__profile .ant-btn-dangerous.ant-btn-link:active > a:only-child:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: "";
}
#react-app__profile .ant-btn-dangerous.ant-btn-link-disabled,
#react-app__profile .ant-btn-dangerous.ant-btn-link-disabled.active,
#react-app__profile .ant-btn-dangerous.ant-btn-link-disabled:active,
#react-app__profile .ant-btn-dangerous.ant-btn-link-disabled:focus,
#react-app__profile .ant-btn-dangerous.ant-btn-link-disabled:hover,
#react-app__profile .ant-btn-dangerous.ant-btn-link.disabled,
#react-app__profile .ant-btn-dangerous.ant-btn-link.disabled.active,
#react-app__profile .ant-btn-dangerous.ant-btn-link.disabled:active,
#react-app__profile .ant-btn-dangerous.ant-btn-link.disabled:focus,
#react-app__profile .ant-btn-dangerous.ant-btn-link.disabled:hover,
#react-app__profile .ant-btn-dangerous.ant-btn-link[disabled],
#react-app__profile .ant-btn-dangerous.ant-btn-link[disabled].active,
#react-app__profile .ant-btn-dangerous.ant-btn-link[disabled]:active,
#react-app__profile .ant-btn-dangerous.ant-btn-link[disabled]:focus,
#react-app__profile .ant-btn-dangerous.ant-btn-link[disabled]:hover {
  color: rgba(0, 0, 0, 0.25);
  background-color: transparent;
  border-color: transparent;
  text-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#react-app__profile .ant-btn-dangerous.ant-btn-link-disabled.active > a:only-child,
#react-app__profile .ant-btn-dangerous.ant-btn-link-disabled:active > a:only-child,
#react-app__profile .ant-btn-dangerous.ant-btn-link-disabled:focus > a:only-child,
#react-app__profile .ant-btn-dangerous.ant-btn-link-disabled:hover > a:only-child,
#react-app__profile .ant-btn-dangerous.ant-btn-link-disabled > a:only-child,
#react-app__profile .ant-btn-dangerous.ant-btn-link.disabled.active > a:only-child,
#react-app__profile .ant-btn-dangerous.ant-btn-link.disabled:active > a:only-child,
#react-app__profile .ant-btn-dangerous.ant-btn-link.disabled:focus > a:only-child,
#react-app__profile .ant-btn-dangerous.ant-btn-link.disabled:hover > a:only-child,
#react-app__profile .ant-btn-dangerous.ant-btn-link.disabled > a:only-child,
#react-app__profile .ant-btn-dangerous.ant-btn-link[disabled].active > a:only-child,
#react-app__profile .ant-btn-dangerous.ant-btn-link[disabled]:active > a:only-child,
#react-app__profile .ant-btn-dangerous.ant-btn-link[disabled]:focus > a:only-child,
#react-app__profile .ant-btn-dangerous.ant-btn-link[disabled]:hover > a:only-child,
#react-app__profile .ant-btn-dangerous.ant-btn-link[disabled] > a:only-child {
  color: currentColor;
}
#react-app__profile .ant-btn-dangerous.ant-btn-link-disabled.active > a:only-child:after,
#react-app__profile .ant-btn-dangerous.ant-btn-link-disabled:active > a:only-child:after,
#react-app__profile .ant-btn-dangerous.ant-btn-link-disabled:focus > a:only-child:after,
#react-app__profile .ant-btn-dangerous.ant-btn-link-disabled:hover > a:only-child:after,
#react-app__profile .ant-btn-dangerous.ant-btn-link-disabled > a:only-child:after,
#react-app__profile .ant-btn-dangerous.ant-btn-link.disabled.active > a:only-child:after,
#react-app__profile .ant-btn-dangerous.ant-btn-link.disabled:active > a:only-child:after,
#react-app__profile .ant-btn-dangerous.ant-btn-link.disabled:focus > a:only-child:after,
#react-app__profile .ant-btn-dangerous.ant-btn-link.disabled:hover > a:only-child:after,
#react-app__profile .ant-btn-dangerous.ant-btn-link.disabled > a:only-child:after,
#react-app__profile .ant-btn-dangerous.ant-btn-link[disabled].active > a:only-child:after,
#react-app__profile .ant-btn-dangerous.ant-btn-link[disabled]:active > a:only-child:after,
#react-app__profile .ant-btn-dangerous.ant-btn-link[disabled]:focus > a:only-child:after,
#react-app__profile .ant-btn-dangerous.ant-btn-link[disabled]:hover > a:only-child:after,
#react-app__profile .ant-btn-dangerous.ant-btn-link[disabled] > a:only-child:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: "";
}
#react-app__profile .ant-btn-icon-only {
  width: 32px;
  height: 32px;
  padding: 2.4px 0;
  font-size: 16px;
  border-radius: 4px;
  vertical-align: -0.5px;
}
#react-app__profile .ant-btn-icon-only > * {
  font-size: 16px;
}
#react-app__profile .ant-btn-icon-only.ant-btn-lg {
  width: 40px;
  height: 40px;
  padding: 4.9px 0;
  font-size: 18px;
  border-radius: 4px;
}
#react-app__profile .ant-btn-icon-only.ant-btn-lg > * {
  font-size: 18px;
}
#react-app__profile .ant-btn-icon-only.ant-btn-sm {
  width: 24px;
  height: 24px;
  padding: 0;
  font-size: 14px;
  border-radius: 4px;
}
#react-app__profile .ant-btn-icon-only.ant-btn-sm > * {
  font-size: 14px;
}
#react-app__profile .ant-btn-round {
  height: 32px;
  padding: 4px 16px;
  font-size: 14px;
  border-radius: 32px;
}
#react-app__profile .ant-btn-round.ant-btn-lg {
  height: 40px;
  padding: 6.4px 20px;
  font-size: 16px;
  border-radius: 40px;
}
#react-app__profile .ant-btn-round.ant-btn-sm {
  height: 24px;
  padding: 0 12px;
  font-size: 14px;
  border-radius: 24px;
}
#react-app__profile .ant-btn-round.ant-btn-icon-only {
  width: auto;
}
#react-app__profile .ant-btn-circle,
#react-app__profile .ant-btn-circle-outline {
  min-width: 32px;
  padding-right: 0;
  padding-left: 0;
  text-align: center;
  border-radius: 50%;
}
#react-app__profile .ant-btn-circle-outline.ant-btn-lg,
#react-app__profile .ant-btn-circle.ant-btn-lg {
  min-width: 40px;
  border-radius: 50%;
}
#react-app__profile .ant-btn-circle-outline.ant-btn-sm,
#react-app__profile .ant-btn-circle.ant-btn-sm {
  min-width: 24px;
  border-radius: 50%;
}
#react-app__profile .ant-btn:before {
  position: absolute;
  top: -1px;
  right: -1px;
  bottom: -1px;
  left: -1px;
  z-index: 1;
  display: none;
  background: #fff;
  border-radius: inherit;
  opacity: .35;
  -webkit-transition: opacity .2s;
  transition: opacity .2s;
  content: "";
  pointer-events: none;
}
#react-app__profile .ant-btn .anticon {
  -webkit-transition: margin-left 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: margin-left 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
#react-app__profile .ant-btn .anticon.anticon-minus > svg,
#react-app__profile .ant-btn .anticon.anticon-plus > svg {
  shape-rendering: optimizeSpeed;
}
#react-app__profile .ant-btn.ant-btn-loading {
  position: relative;
}
#react-app__profile .ant-btn.ant-btn-loading:not([disabled]) {
  pointer-events: none;
}
#react-app__profile .ant-btn.ant-btn-loading:before {
  display: block;
}
#react-app__profile .ant-btn > .ant-btn-loading-icon {
  padding-right: 8px;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
#react-app__profile .ant-btn > .ant-btn-loading-icon:only-child {
  padding-right: 0;
}
#react-app__profile .ant-btn-group {
  display: -ms-inline-flexbox;
  display: inline-flex;
}
#react-app__profile .ant-btn-group,
#react-app__profile .ant-btn-group > .ant-btn,
#react-app__profile .ant-btn-group > span > .ant-btn {
  position: relative;
}
#react-app__profile .ant-btn-group > .ant-btn.active,
#react-app__profile .ant-btn-group > .ant-btn:active,
#react-app__profile .ant-btn-group > .ant-btn:focus,
#react-app__profile .ant-btn-group > .ant-btn:hover,
#react-app__profile .ant-btn-group > span > .ant-btn.active,
#react-app__profile .ant-btn-group > span > .ant-btn:active,
#react-app__profile .ant-btn-group > span > .ant-btn:focus,
#react-app__profile .ant-btn-group > span > .ant-btn:hover {
  z-index: 2;
}
#react-app__profile .ant-btn-group > .ant-btn:disabled,
#react-app__profile .ant-btn-group > span > .ant-btn:disabled {
  z-index: 0;
}
#react-app__profile .ant-btn-group .ant-btn-icon-only {
  font-size: 14px;
}
#react-app__profile .ant-btn-group-lg > .ant-btn,
#react-app__profile .ant-btn-group-lg > span > .ant-btn {
  height: 40px;
  padding: 6.4px 15px;
  font-size: 16px;
  border-radius: 0;
}
#react-app__profile .ant-btn-group-lg .ant-btn.ant-btn-icon-only {
  width: 40px;
  height: 40px;
  padding-right: 0;
  padding-left: 0;
}
#react-app__profile .ant-btn-group-sm > .ant-btn,
#react-app__profile .ant-btn-group-sm > span > .ant-btn {
  height: 24px;
  padding: 0 7px;
  font-size: 14px;
  border-radius: 0;
}
#react-app__profile .ant-btn-group-sm > .ant-btn > .anticon,
#react-app__profile .ant-btn-group-sm > span > .ant-btn > .anticon {
  font-size: 14px;
}
#react-app__profile .ant-btn-group-sm .ant-btn.ant-btn-icon-only {
  width: 24px;
  height: 24px;
  padding-right: 0;
  padding-left: 0;
}
#react-app__profile .ant-btn + .ant-btn-group,
#react-app__profile .ant-btn-group + .ant-btn,
#react-app__profile .ant-btn-group + .ant-btn-group,
#react-app__profile .ant-btn-group .ant-btn + .ant-btn,
#react-app__profile .ant-btn-group .ant-btn + span,
#react-app__profile .ant-btn-group > span + span,
#react-app__profile .ant-btn-group span + .ant-btn {
  margin-left: -1px;
}
#react-app__profile .ant-btn-group .ant-btn-primary + .ant-btn:not(.ant-btn-primary):not([disabled]) {
  border-left-color: transparent;
}
#react-app__profile .ant-btn-group .ant-btn {
  border-radius: 0;
}
#react-app__profile .ant-btn-group > .ant-btn:first-child,
#react-app__profile .ant-btn-group > span:first-child > .ant-btn {
  margin-left: 0;
}
#react-app__profile .ant-btn-group > .ant-btn:only-child,
#react-app__profile .ant-btn-group > span:only-child > .ant-btn {
  border-radius: 4px;
}
#react-app__profile .ant-btn-group > .ant-btn:first-child:not(:last-child),
#react-app__profile .ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
#react-app__profile .ant-btn-group > .ant-btn:last-child:not(:first-child),
#react-app__profile .ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
#react-app__profile .ant-btn-group-sm > .ant-btn:only-child,
#react-app__profile .ant-btn-group-sm > span:only-child > .ant-btn {
  border-radius: 4px;
}
#react-app__profile .ant-btn-group-sm > .ant-btn:first-child:not(:last-child),
#react-app__profile .ant-btn-group-sm > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
#react-app__profile .ant-btn-group-sm > .ant-btn:last-child:not(:first-child),
#react-app__profile .ant-btn-group-sm > span:last-child:not(:first-child) > .ant-btn {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
#react-app__profile .ant-btn-group > .ant-btn-group {
  float: left;
}
#react-app__profile .ant-btn-group > .ant-btn-group:not(:first-child):not(:last-child) > .ant-btn {
  border-radius: 0;
}
#react-app__profile .ant-btn-group > .ant-btn-group:first-child:not(:last-child) > .ant-btn:last-child {
  padding-right: 8px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
#react-app__profile .ant-btn-group > .ant-btn-group:last-child:not(:first-child) > .ant-btn:first-child {
  padding-left: 8px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
#react-app__profile .ant-btn-group-rtl.ant-btn + .ant-btn-group,
#react-app__profile .ant-btn-group-rtl.ant-btn-group + .ant-btn,
#react-app__profile .ant-btn-group-rtl.ant-btn-group + .ant-btn-group,
#react-app__profile .ant-btn-group-rtl.ant-btn-group .ant-btn + .ant-btn,
#react-app__profile .ant-btn-group-rtl.ant-btn-group .ant-btn + span,
#react-app__profile .ant-btn-group-rtl.ant-btn-group > span + span,
#react-app__profile .ant-btn-group-rtl.ant-btn-group span + .ant-btn,
#react-app__profile .ant-btn-rtl.ant-btn + .ant-btn-group,
#react-app__profile .ant-btn-rtl.ant-btn-group + .ant-btn,
#react-app__profile .ant-btn-rtl.ant-btn-group + .ant-btn-group,
#react-app__profile .ant-btn-rtl.ant-btn-group .ant-btn + .ant-btn,
#react-app__profile .ant-btn-rtl.ant-btn-group .ant-btn + span,
#react-app__profile .ant-btn-rtl.ant-btn-group > span + span,
#react-app__profile .ant-btn-rtl.ant-btn-group span + .ant-btn {
  margin-right: -1px;
  margin-left: auto;
}
#react-app__profile .ant-btn-group.ant-btn-group-rtl {
  direction: rtl;
}
#react-app__profile .ant-btn-group-rtl.ant-btn-group > .ant-btn:first-child:not(:last-child),
#react-app__profile .ant-btn-group-rtl.ant-btn-group > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 0;
}
#react-app__profile .ant-btn-group-rtl.ant-btn-group > .ant-btn:last-child:not(:first-child),
#react-app__profile .ant-btn-group-rtl.ant-btn-group > span:last-child:not(:first-child) > .ant-btn {
  border-top-left-radius: 4px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 4px;
}
#react-app__profile .ant-btn-group-rtl.ant-btn-group-sm > .ant-btn:first-child:not(:last-child),
#react-app__profile .ant-btn-group-rtl.ant-btn-group-sm > span:first-child:not(:last-child) > .ant-btn {
  border-top-left-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 0;
}
#react-app__profile .ant-btn-group-rtl.ant-btn-group-sm > .ant-btn:last-child:not(:first-child),
#react-app__profile .ant-btn-group-rtl.ant-btn-group-sm > span:last-child:not(:first-child) > .ant-btn {
  border-top-left-radius: 4px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 4px;
}
#react-app__profile .ant-btn:active > span,
#react-app__profile .ant-btn:focus > span {
  position: relative;
}
#react-app__profile .ant-btn > .anticon + span,
#react-app__profile .ant-btn > span + .anticon {
  margin-left: 8px;
}
#react-app__profile .ant-btn-background-ghost {
  color: #fff;
  background: transparent !important;
  border-color: #ffffff;
}
#react-app__profile .ant-btn-background-ghost.ant-btn-primary {
  color: #155b90;
  background-color: transparent;
  border-color: #155b90;
  text-shadow: none;
}
#react-app__profile .ant-btn-background-ghost.ant-btn-primary > a:only-child {
  color: currentColor;
}
#react-app__profile .ant-btn-background-ghost.ant-btn-primary > a:only-child:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: "";
}
#react-app__profile .ant-btn-background-ghost.ant-btn-primary:focus,
#react-app__profile .ant-btn-background-ghost.ant-btn-primary:hover {
  color: #30719c;
  background-color: transparent;
  border-color: #30719c;
}
#react-app__profile .ant-btn-background-ghost.ant-btn-primary:focus > a:only-child,
#react-app__profile .ant-btn-background-ghost.ant-btn-primary:hover > a:only-child {
  color: currentColor;
}
#react-app__profile .ant-btn-background-ghost.ant-btn-primary:focus > a:only-child:after,
#react-app__profile .ant-btn-background-ghost.ant-btn-primary:hover > a:only-child:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: "";
}
#react-app__profile .ant-btn-background-ghost.ant-btn-primary.active,
#react-app__profile .ant-btn-background-ghost.ant-btn-primary:active {
  color: #0a3d69;
  background-color: transparent;
  border-color: #0a3d69;
}
#react-app__profile .ant-btn-background-ghost.ant-btn-primary.active > a:only-child,
#react-app__profile .ant-btn-background-ghost.ant-btn-primary:active > a:only-child {
  color: currentColor;
}
#react-app__profile .ant-btn-background-ghost.ant-btn-primary.active > a:only-child:after,
#react-app__profile .ant-btn-background-ghost.ant-btn-primary:active > a:only-child:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: "";
}
#react-app__profile .ant-btn-background-ghost.ant-btn-primary-disabled,
#react-app__profile .ant-btn-background-ghost.ant-btn-primary-disabled.active,
#react-app__profile .ant-btn-background-ghost.ant-btn-primary-disabled:active,
#react-app__profile .ant-btn-background-ghost.ant-btn-primary-disabled:focus,
#react-app__profile .ant-btn-background-ghost.ant-btn-primary-disabled:hover,
#react-app__profile .ant-btn-background-ghost.ant-btn-primary.disabled,
#react-app__profile .ant-btn-background-ghost.ant-btn-primary.disabled.active,
#react-app__profile .ant-btn-background-ghost.ant-btn-primary.disabled:active,
#react-app__profile .ant-btn-background-ghost.ant-btn-primary.disabled:focus,
#react-app__profile .ant-btn-background-ghost.ant-btn-primary.disabled:hover,
#react-app__profile .ant-btn-background-ghost.ant-btn-primary[disabled],
#react-app__profile .ant-btn-background-ghost.ant-btn-primary[disabled].active,
#react-app__profile .ant-btn-background-ghost.ant-btn-primary[disabled]:active,
#react-app__profile .ant-btn-background-ghost.ant-btn-primary[disabled]:focus,
#react-app__profile .ant-btn-background-ghost.ant-btn-primary[disabled]:hover {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  text-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#react-app__profile .ant-btn-background-ghost.ant-btn-primary-disabled.active > a:only-child,
#react-app__profile .ant-btn-background-ghost.ant-btn-primary-disabled:active > a:only-child,
#react-app__profile .ant-btn-background-ghost.ant-btn-primary-disabled:focus > a:only-child,
#react-app__profile .ant-btn-background-ghost.ant-btn-primary-disabled:hover > a:only-child,
#react-app__profile .ant-btn-background-ghost.ant-btn-primary-disabled > a:only-child,
#react-app__profile .ant-btn-background-ghost.ant-btn-primary.disabled.active > a:only-child,
#react-app__profile .ant-btn-background-ghost.ant-btn-primary.disabled:active > a:only-child,
#react-app__profile .ant-btn-background-ghost.ant-btn-primary.disabled:focus > a:only-child,
#react-app__profile .ant-btn-background-ghost.ant-btn-primary.disabled:hover > a:only-child,
#react-app__profile .ant-btn-background-ghost.ant-btn-primary.disabled > a:only-child,
#react-app__profile .ant-btn-background-ghost.ant-btn-primary[disabled].active > a:only-child,
#react-app__profile .ant-btn-background-ghost.ant-btn-primary[disabled]:active > a:only-child,
#react-app__profile .ant-btn-background-ghost.ant-btn-primary[disabled]:focus > a:only-child,
#react-app__profile .ant-btn-background-ghost.ant-btn-primary[disabled]:hover > a:only-child,
#react-app__profile .ant-btn-background-ghost.ant-btn-primary[disabled] > a:only-child {
  color: currentColor;
}
#react-app__profile .ant-btn-background-ghost.ant-btn-primary-disabled.active > a:only-child:after,
#react-app__profile .ant-btn-background-ghost.ant-btn-primary-disabled:active > a:only-child:after,
#react-app__profile .ant-btn-background-ghost.ant-btn-primary-disabled:focus > a:only-child:after,
#react-app__profile .ant-btn-background-ghost.ant-btn-primary-disabled:hover > a:only-child:after,
#react-app__profile .ant-btn-background-ghost.ant-btn-primary-disabled > a:only-child:after,
#react-app__profile .ant-btn-background-ghost.ant-btn-primary.disabled.active > a:only-child:after,
#react-app__profile .ant-btn-background-ghost.ant-btn-primary.disabled:active > a:only-child:after,
#react-app__profile .ant-btn-background-ghost.ant-btn-primary.disabled:focus > a:only-child:after,
#react-app__profile .ant-btn-background-ghost.ant-btn-primary.disabled:hover > a:only-child:after,
#react-app__profile .ant-btn-background-ghost.ant-btn-primary.disabled > a:only-child:after,
#react-app__profile .ant-btn-background-ghost.ant-btn-primary[disabled].active > a:only-child:after,
#react-app__profile .ant-btn-background-ghost.ant-btn-primary[disabled]:active > a:only-child:after,
#react-app__profile .ant-btn-background-ghost.ant-btn-primary[disabled]:focus > a:only-child:after,
#react-app__profile .ant-btn-background-ghost.ant-btn-primary[disabled]:hover > a:only-child:after,
#react-app__profile .ant-btn-background-ghost.ant-btn-primary[disabled] > a:only-child:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: "";
}
#react-app__profile .ant-btn-background-ghost.ant-btn-danger {
  color: #f81d22;
  background-color: transparent;
  border-color: #f81d22;
  text-shadow: none;
}
#react-app__profile .ant-btn-background-ghost.ant-btn-danger > a:only-child {
  color: currentColor;
}
#react-app__profile .ant-btn-background-ghost.ant-btn-danger > a:only-child:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: "";
}
#react-app__profile .ant-btn-background-ghost.ant-btn-danger:focus,
#react-app__profile .ant-btn-background-ghost.ant-btn-danger:hover {
  color: #ff4a47;
  background-color: transparent;
  border-color: #ff4a47;
}
#react-app__profile .ant-btn-background-ghost.ant-btn-danger:focus > a:only-child,
#react-app__profile .ant-btn-background-ghost.ant-btn-danger:hover > a:only-child {
  color: currentColor;
}
#react-app__profile .ant-btn-background-ghost.ant-btn-danger:focus > a:only-child:after,
#react-app__profile .ant-btn-background-ghost.ant-btn-danger:hover > a:only-child:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: "";
}
#react-app__profile .ant-btn-background-ghost.ant-btn-danger.active,
#react-app__profile .ant-btn-background-ghost.ant-btn-danger:active {
  color: #d10f18;
  background-color: transparent;
  border-color: #d10f18;
}
#react-app__profile .ant-btn-background-ghost.ant-btn-danger.active > a:only-child,
#react-app__profile .ant-btn-background-ghost.ant-btn-danger:active > a:only-child {
  color: currentColor;
}
#react-app__profile .ant-btn-background-ghost.ant-btn-danger.active > a:only-child:after,
#react-app__profile .ant-btn-background-ghost.ant-btn-danger:active > a:only-child:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: "";
}
#react-app__profile .ant-btn-background-ghost.ant-btn-danger-disabled,
#react-app__profile .ant-btn-background-ghost.ant-btn-danger-disabled.active,
#react-app__profile .ant-btn-background-ghost.ant-btn-danger-disabled:active,
#react-app__profile .ant-btn-background-ghost.ant-btn-danger-disabled:focus,
#react-app__profile .ant-btn-background-ghost.ant-btn-danger-disabled:hover,
#react-app__profile .ant-btn-background-ghost.ant-btn-danger.disabled,
#react-app__profile .ant-btn-background-ghost.ant-btn-danger.disabled.active,
#react-app__profile .ant-btn-background-ghost.ant-btn-danger.disabled:active,
#react-app__profile .ant-btn-background-ghost.ant-btn-danger.disabled:focus,
#react-app__profile .ant-btn-background-ghost.ant-btn-danger.disabled:hover,
#react-app__profile .ant-btn-background-ghost.ant-btn-danger[disabled],
#react-app__profile .ant-btn-background-ghost.ant-btn-danger[disabled].active,
#react-app__profile .ant-btn-background-ghost.ant-btn-danger[disabled]:active,
#react-app__profile .ant-btn-background-ghost.ant-btn-danger[disabled]:focus,
#react-app__profile .ant-btn-background-ghost.ant-btn-danger[disabled]:hover {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  text-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#react-app__profile .ant-btn-background-ghost.ant-btn-danger-disabled.active > a:only-child,
#react-app__profile .ant-btn-background-ghost.ant-btn-danger-disabled:active > a:only-child,
#react-app__profile .ant-btn-background-ghost.ant-btn-danger-disabled:focus > a:only-child,
#react-app__profile .ant-btn-background-ghost.ant-btn-danger-disabled:hover > a:only-child,
#react-app__profile .ant-btn-background-ghost.ant-btn-danger-disabled > a:only-child,
#react-app__profile .ant-btn-background-ghost.ant-btn-danger.disabled.active > a:only-child,
#react-app__profile .ant-btn-background-ghost.ant-btn-danger.disabled:active > a:only-child,
#react-app__profile .ant-btn-background-ghost.ant-btn-danger.disabled:focus > a:only-child,
#react-app__profile .ant-btn-background-ghost.ant-btn-danger.disabled:hover > a:only-child,
#react-app__profile .ant-btn-background-ghost.ant-btn-danger.disabled > a:only-child,
#react-app__profile .ant-btn-background-ghost.ant-btn-danger[disabled].active > a:only-child,
#react-app__profile .ant-btn-background-ghost.ant-btn-danger[disabled]:active > a:only-child,
#react-app__profile .ant-btn-background-ghost.ant-btn-danger[disabled]:focus > a:only-child,
#react-app__profile .ant-btn-background-ghost.ant-btn-danger[disabled]:hover > a:only-child,
#react-app__profile .ant-btn-background-ghost.ant-btn-danger[disabled] > a:only-child {
  color: currentColor;
}
#react-app__profile .ant-btn-background-ghost.ant-btn-danger-disabled.active > a:only-child:after,
#react-app__profile .ant-btn-background-ghost.ant-btn-danger-disabled:active > a:only-child:after,
#react-app__profile .ant-btn-background-ghost.ant-btn-danger-disabled:focus > a:only-child:after,
#react-app__profile .ant-btn-background-ghost.ant-btn-danger-disabled:hover > a:only-child:after,
#react-app__profile .ant-btn-background-ghost.ant-btn-danger-disabled > a:only-child:after,
#react-app__profile .ant-btn-background-ghost.ant-btn-danger.disabled.active > a:only-child:after,
#react-app__profile .ant-btn-background-ghost.ant-btn-danger.disabled:active > a:only-child:after,
#react-app__profile .ant-btn-background-ghost.ant-btn-danger.disabled:focus > a:only-child:after,
#react-app__profile .ant-btn-background-ghost.ant-btn-danger.disabled:hover > a:only-child:after,
#react-app__profile .ant-btn-background-ghost.ant-btn-danger.disabled > a:only-child:after,
#react-app__profile .ant-btn-background-ghost.ant-btn-danger[disabled].active > a:only-child:after,
#react-app__profile .ant-btn-background-ghost.ant-btn-danger[disabled]:active > a:only-child:after,
#react-app__profile .ant-btn-background-ghost.ant-btn-danger[disabled]:focus > a:only-child:after,
#react-app__profile .ant-btn-background-ghost.ant-btn-danger[disabled]:hover > a:only-child:after,
#react-app__profile .ant-btn-background-ghost.ant-btn-danger[disabled] > a:only-child:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: "";
}
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous {
  color: #f81d22;
  background-color: transparent;
  border-color: #f81d22;
  text-shadow: none;
}
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous > a:only-child {
  color: currentColor;
}
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous > a:only-child:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: "";
}
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous:focus,
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous:hover {
  color: #ff4a47;
  background-color: transparent;
  border-color: #ff4a47;
}
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous:focus > a:only-child,
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous:hover > a:only-child {
  color: currentColor;
}
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous:focus > a:only-child:after,
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous:hover > a:only-child:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: "";
}
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous.active,
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous:active {
  color: #d10f18;
  background-color: transparent;
  border-color: #d10f18;
}
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous.active > a:only-child,
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous:active > a:only-child {
  color: currentColor;
}
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous.active > a:only-child:after,
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous:active > a:only-child:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: "";
}
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous-disabled,
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous-disabled.active,
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous-disabled:active,
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous-disabled:focus,
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous-disabled:hover,
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous.disabled,
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous.disabled.active,
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous.disabled:active,
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous.disabled:focus,
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous.disabled:hover,
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous[disabled],
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous[disabled].active,
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous[disabled]:active,
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous[disabled]:focus,
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous[disabled]:hover {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  text-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous-disabled.active > a:only-child,
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous-disabled:active > a:only-child,
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous-disabled:focus > a:only-child,
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous-disabled:hover > a:only-child,
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous-disabled > a:only-child,
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous.disabled.active > a:only-child,
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous.disabled:active > a:only-child,
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous.disabled:focus > a:only-child,
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous.disabled:hover > a:only-child,
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous.disabled > a:only-child,
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous[disabled].active > a:only-child,
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous[disabled]:active > a:only-child,
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous[disabled]:focus > a:only-child,
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous[disabled]:hover > a:only-child,
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous[disabled] > a:only-child {
  color: currentColor;
}
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous-disabled.active > a:only-child:after,
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous-disabled:active > a:only-child:after,
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous-disabled:focus > a:only-child:after,
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous-disabled:hover > a:only-child:after,
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous-disabled > a:only-child:after,
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous.disabled.active > a:only-child:after,
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous.disabled:active > a:only-child:after,
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous.disabled:focus > a:only-child:after,
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous.disabled:hover > a:only-child:after,
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous.disabled > a:only-child:after,
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous[disabled].active > a:only-child:after,
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous[disabled]:active > a:only-child:after,
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous[disabled]:focus > a:only-child:after,
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous[disabled]:hover > a:only-child:after,
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous[disabled] > a:only-child:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: "";
}
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link {
  color: #f81d22;
  background-color: transparent;
  border-color: transparent;
  text-shadow: none;
}
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link > a:only-child {
  color: currentColor;
}
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link > a:only-child:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: "";
}
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:focus,
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:hover {
  color: #ff4a47;
  background-color: transparent;
  border-color: transparent;
}
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:focus > a:only-child,
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:hover > a:only-child {
  color: currentColor;
}
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:focus > a:only-child:after,
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:hover > a:only-child:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: "";
}
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link.active,
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:active {
  color: #d10f18;
  background-color: transparent;
  border-color: transparent;
}
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link.active > a:only-child,
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:active > a:only-child {
  color: currentColor;
}
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link.active > a:only-child:after,
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:active > a:only-child:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: "";
}
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link-disabled,
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link-disabled.active,
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link-disabled:active,
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link-disabled:focus,
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link-disabled:hover,
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link.disabled,
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link.disabled.active,
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link.disabled:active,
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link.disabled:focus,
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link.disabled:hover,
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled],
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled].active,
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:active,
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:focus,
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:hover {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  text-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link-disabled.active > a:only-child,
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link-disabled:active > a:only-child,
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link-disabled:focus > a:only-child,
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link-disabled:hover > a:only-child,
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link-disabled > a:only-child,
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link.disabled.active > a:only-child,
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link.disabled:active > a:only-child,
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link.disabled:focus > a:only-child,
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link.disabled:hover > a:only-child,
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link.disabled > a:only-child,
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled].active > a:only-child,
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:active > a:only-child,
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:focus > a:only-child,
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:hover > a:only-child,
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled] > a:only-child {
  color: currentColor;
}
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link-disabled.active > a:only-child:after,
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link-disabled:active > a:only-child:after,
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link-disabled:focus > a:only-child:after,
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link-disabled:hover > a:only-child:after,
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link-disabled > a:only-child:after,
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link.disabled.active > a:only-child:after,
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link.disabled:active > a:only-child:after,
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link.disabled:focus > a:only-child:after,
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link.disabled:hover > a:only-child:after,
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link.disabled > a:only-child:after,
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled].active > a:only-child:after,
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:active > a:only-child:after,
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:focus > a:only-child:after,
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:hover > a:only-child:after,
#react-app__profile .ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled] > a:only-child:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: "";
}
#react-app__profile .ant-btn-background-ghost.ant-btn-link {
  color: #155b90;
  background-color: transparent;
  border-color: transparent;
  text-shadow: none;
  color: #ffffff;
}
#react-app__profile .ant-btn-background-ghost.ant-btn-link > a:only-child {
  color: currentColor;
}
#react-app__profile .ant-btn-background-ghost.ant-btn-link > a:only-child:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: "";
}
#react-app__profile .ant-btn-background-ghost.ant-btn-link:focus,
#react-app__profile .ant-btn-background-ghost.ant-btn-link:hover {
  color: #30719c;
  background-color: transparent;
  border-color: transparent;
}
#react-app__profile .ant-btn-background-ghost.ant-btn-link:focus > a:only-child,
#react-app__profile .ant-btn-background-ghost.ant-btn-link:hover > a:only-child {
  color: currentColor;
}
#react-app__profile .ant-btn-background-ghost.ant-btn-link:focus > a:only-child:after,
#react-app__profile .ant-btn-background-ghost.ant-btn-link:hover > a:only-child:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: "";
}
#react-app__profile .ant-btn-background-ghost.ant-btn-link.active,
#react-app__profile .ant-btn-background-ghost.ant-btn-link:active {
  color: #0a3d69;
  background-color: transparent;
  border-color: transparent;
}
#react-app__profile .ant-btn-background-ghost.ant-btn-link.active > a:only-child,
#react-app__profile .ant-btn-background-ghost.ant-btn-link:active > a:only-child {
  color: currentColor;
}
#react-app__profile .ant-btn-background-ghost.ant-btn-link.active > a:only-child:after,
#react-app__profile .ant-btn-background-ghost.ant-btn-link:active > a:only-child:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: "";
}
#react-app__profile .ant-btn-background-ghost.ant-btn-link-disabled,
#react-app__profile .ant-btn-background-ghost.ant-btn-link-disabled.active,
#react-app__profile .ant-btn-background-ghost.ant-btn-link-disabled:active,
#react-app__profile .ant-btn-background-ghost.ant-btn-link-disabled:focus,
#react-app__profile .ant-btn-background-ghost.ant-btn-link-disabled:hover,
#react-app__profile .ant-btn-background-ghost.ant-btn-link.disabled,
#react-app__profile .ant-btn-background-ghost.ant-btn-link.disabled.active,
#react-app__profile .ant-btn-background-ghost.ant-btn-link.disabled:active,
#react-app__profile .ant-btn-background-ghost.ant-btn-link.disabled:focus,
#react-app__profile .ant-btn-background-ghost.ant-btn-link.disabled:hover,
#react-app__profile .ant-btn-background-ghost.ant-btn-link[disabled],
#react-app__profile .ant-btn-background-ghost.ant-btn-link[disabled].active,
#react-app__profile .ant-btn-background-ghost.ant-btn-link[disabled]:active,
#react-app__profile .ant-btn-background-ghost.ant-btn-link[disabled]:focus,
#react-app__profile .ant-btn-background-ghost.ant-btn-link[disabled]:hover {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  text-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#react-app__profile .ant-btn-background-ghost.ant-btn-link-disabled.active > a:only-child,
#react-app__profile .ant-btn-background-ghost.ant-btn-link-disabled:active > a:only-child,
#react-app__profile .ant-btn-background-ghost.ant-btn-link-disabled:focus > a:only-child,
#react-app__profile .ant-btn-background-ghost.ant-btn-link-disabled:hover > a:only-child,
#react-app__profile .ant-btn-background-ghost.ant-btn-link-disabled > a:only-child,
#react-app__profile .ant-btn-background-ghost.ant-btn-link.disabled.active > a:only-child,
#react-app__profile .ant-btn-background-ghost.ant-btn-link.disabled:active > a:only-child,
#react-app__profile .ant-btn-background-ghost.ant-btn-link.disabled:focus > a:only-child,
#react-app__profile .ant-btn-background-ghost.ant-btn-link.disabled:hover > a:only-child,
#react-app__profile .ant-btn-background-ghost.ant-btn-link.disabled > a:only-child,
#react-app__profile .ant-btn-background-ghost.ant-btn-link[disabled].active > a:only-child,
#react-app__profile .ant-btn-background-ghost.ant-btn-link[disabled]:active > a:only-child,
#react-app__profile .ant-btn-background-ghost.ant-btn-link[disabled]:focus > a:only-child,
#react-app__profile .ant-btn-background-ghost.ant-btn-link[disabled]:hover > a:only-child,
#react-app__profile .ant-btn-background-ghost.ant-btn-link[disabled] > a:only-child {
  color: currentColor;
}
#react-app__profile .ant-btn-background-ghost.ant-btn-link-disabled.active > a:only-child:after,
#react-app__profile .ant-btn-background-ghost.ant-btn-link-disabled:active > a:only-child:after,
#react-app__profile .ant-btn-background-ghost.ant-btn-link-disabled:focus > a:only-child:after,
#react-app__profile .ant-btn-background-ghost.ant-btn-link-disabled:hover > a:only-child:after,
#react-app__profile .ant-btn-background-ghost.ant-btn-link-disabled > a:only-child:after,
#react-app__profile .ant-btn-background-ghost.ant-btn-link.disabled.active > a:only-child:after,
#react-app__profile .ant-btn-background-ghost.ant-btn-link.disabled:active > a:only-child:after,
#react-app__profile .ant-btn-background-ghost.ant-btn-link.disabled:focus > a:only-child:after,
#react-app__profile .ant-btn-background-ghost.ant-btn-link.disabled:hover > a:only-child:after,
#react-app__profile .ant-btn-background-ghost.ant-btn-link.disabled > a:only-child:after,
#react-app__profile .ant-btn-background-ghost.ant-btn-link[disabled].active > a:only-child:after,
#react-app__profile .ant-btn-background-ghost.ant-btn-link[disabled]:active > a:only-child:after,
#react-app__profile .ant-btn-background-ghost.ant-btn-link[disabled]:focus > a:only-child:after,
#react-app__profile .ant-btn-background-ghost.ant-btn-link[disabled]:hover > a:only-child:after,
#react-app__profile .ant-btn-background-ghost.ant-btn-link[disabled] > a:only-child:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: transparent;
  content: "";
}
#react-app__profile .ant-btn-two-chinese-chars:first-letter {
  letter-spacing: 0.34em;
}
#react-app__profile .ant-btn-two-chinese-chars > :not(.anticon) {
  margin-right: -0.34em;
  letter-spacing: 0.34em;
}
#react-app__profile .ant-btn-block {
  width: 100%;
}
#react-app__profile .ant-btn:empty {
  display: inline-block;
  width: 0;
  visibility: hidden;
  content: "\a0";
}
#react-app__profile a.ant-btn {
  padding-top: .1px;
  line-height: 30px;
}
#react-app__profile a.ant-btn-lg {
  line-height: 38px;
}
#react-app__profile a.ant-btn-sm {
  line-height: 22px;
}
#react-app__profile .ant-btn-rtl {
  direction: rtl;
}
#react-app__profile .ant-btn-group-rtl.ant-btn-group .ant-btn-primary + .ant-btn-primary,
#react-app__profile .ant-btn-group-rtl.ant-btn-group .ant-btn-primary:last-child:not(:first-child) {
  border-right-color: #30719c;
  border-left-color: #d9d9d9;
}
#react-app__profile .ant-btn-group-rtl.ant-btn-group .ant-btn-primary + .ant-btn-primary[disabled],
#react-app__profile .ant-btn-group-rtl.ant-btn-group .ant-btn-primary:last-child:not(:first-child)[disabled] {
  border-right-color: #d9d9d9;
  border-left-color: #30719c;
}
#react-app__profile .ant-btn-rtl.ant-btn > .ant-btn-loading-icon .anticon {
  padding-right: 0;
  padding-left: 8px;
}
#react-app__profile .ant-btn-rtl.ant-btn > .anticon + span,
#react-app__profile .ant-btn-rtl.ant-btn > span + .anticon {
  margin-right: 8px;
  margin-left: 0;
}
#react-app__profile .ant-menu {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5715;
  -webkit-font-feature-settings: "tnum", "tnum";
  font-feature-settings: "tnum", "tnum";
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.65);
  line-height: 0;
  list-style: none;
  background: #fff;
  outline: none;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  -webkit-transition: background .3s, width .2s;
  transition: background 0.3s, width 0.2s;
}
#react-app__profile .ant-menu:after,
#react-app__profile .ant-menu:before {
  display: table;
  content: "";
}
#react-app__profile .ant-menu:after {
  clear: both;
}
#react-app__profile .ant-menu ol,
#react-app__profile .ant-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#react-app__profile .ant-menu-hidden {
  display: none;
}
#react-app__profile .ant-menu-item-group-title {
  height: 1.5715;
  padding: 8px 16px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
  line-height: 1.5715;
  -webkit-transition: all .3s;
  transition: all 0.3s;
}
#react-app__profile .ant-menu-submenu,
#react-app__profile .ant-menu-submenu-inline {
  -webkit-transition: border-color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), padding 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: border-color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), padding 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
}
#react-app__profile .ant-menu-submenu-selected {
  color: #155b90;
}
#react-app__profile .ant-menu-item:active,
#react-app__profile .ant-menu-submenu-title:active {
  background: #c2cbcf;
}
#react-app__profile .ant-menu-submenu .ant-menu-sub {
  cursor: auto;
  -webkit-transition: background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), padding 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), padding 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
#react-app__profile .ant-menu-item > a {
  color: rgba(0, 0, 0, 0.65);
}
#react-app__profile .ant-menu-item > a:only-child {
  display: block;
}
#react-app__profile .ant-menu-item > a:hover {
  color: #155b90;
}
#react-app__profile .ant-menu-item > a:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: transparent;
  content: "";
}
#react-app__profile .ant-menu-item > .ant-badge > a {
  color: rgba(0, 0, 0, 0.65);
}
#react-app__profile .ant-menu-item > .ant-badge > a:hover {
  color: #155b90;
}
#react-app__profile .ant-menu-item-divider {
  height: 1px;
  overflow: hidden;
  line-height: 0;
  background-color: #f0f0f0;
}
#react-app__profile .ant-menu-item-active,
#react-app__profile .ant-menu-item:hover,
#react-app__profile .ant-menu-submenu-active,
#react-app__profile .ant-menu-submenu-title:hover,
#react-app__profile .ant-menu:not(.ant-menu-inline) .ant-menu-submenu-open {
  color: #155b90;
}
#react-app__profile .ant-menu-horizontal .ant-menu-item,
#react-app__profile .ant-menu-horizontal .ant-menu-submenu {
  margin-top: -1px;
}
#react-app__profile .ant-menu-horizontal > .ant-menu-item-active,
#react-app__profile .ant-menu-horizontal > .ant-menu-item:hover,
#react-app__profile .ant-menu-horizontal > .ant-menu-submenu .ant-menu-submenu-title:hover {
  background-color: transparent;
}
#react-app__profile .ant-menu-item-selected,
#react-app__profile .ant-menu-item-selected > a,
#react-app__profile .ant-menu-item-selected > a:hover {
  color: #155b90;
}
#react-app__profile .ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  background-color: #c2cbcf;
}
#react-app__profile .ant-menu-inline,
#react-app__profile .ant-menu-vertical,
#react-app__profile .ant-menu-vertical-left {
  border-right: 1px solid #f0f0f0;
}
#react-app__profile .ant-menu-vertical-right {
  border-left: 1px solid #f0f0f0;
}
#react-app__profile .ant-menu-vertical-left.ant-menu-sub,
#react-app__profile .ant-menu-vertical-right.ant-menu-sub,
#react-app__profile .ant-menu-vertical.ant-menu-sub {
  min-width: 160px;
  max-height: calc(0vh);
  padding: 0;
  overflow: hidden;
  border-right: 0;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
#react-app__profile .ant-menu-vertical-left.ant-menu-sub:not(.zoom-big-enter-active):not(.zoom-big-leave-active),
#react-app__profile .ant-menu-vertical-right.ant-menu-sub:not(.zoom-big-enter-active):not(.zoom-big-leave-active),
#react-app__profile .ant-menu-vertical.ant-menu-sub:not(.zoom-big-enter-active):not(.zoom-big-leave-active) {
  overflow-x: hidden;
  overflow-y: auto;
}
#react-app__profile .ant-menu-vertical-left.ant-menu-sub .ant-menu-item,
#react-app__profile .ant-menu-vertical-right.ant-menu-sub .ant-menu-item,
#react-app__profile .ant-menu-vertical.ant-menu-sub .ant-menu-item {
  left: 0;
  margin-left: 0;
  border-right: 0;
}
#react-app__profile .ant-menu-vertical-left.ant-menu-sub .ant-menu-item:after,
#react-app__profile .ant-menu-vertical-right.ant-menu-sub .ant-menu-item:after,
#react-app__profile .ant-menu-vertical.ant-menu-sub .ant-menu-item:after {
  border-right: 0;
}
#react-app__profile .ant-menu-vertical-left.ant-menu-sub > .ant-menu-item,
#react-app__profile .ant-menu-vertical-left.ant-menu-sub > .ant-menu-submenu,
#react-app__profile .ant-menu-vertical-right.ant-menu-sub > .ant-menu-item,
#react-app__profile .ant-menu-vertical-right.ant-menu-sub > .ant-menu-submenu,
#react-app__profile .ant-menu-vertical.ant-menu-sub > .ant-menu-item,
#react-app__profile .ant-menu-vertical.ant-menu-sub > .ant-menu-submenu {
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
#react-app__profile .ant-menu-horizontal.ant-menu-sub {
  min-width: 114px;
}
#react-app__profile .ant-menu-item,
#react-app__profile .ant-menu-submenu-title {
  position: relative;
  display: block;
  margin: 0;
  padding: 0 20px;
  white-space: nowrap;
  cursor: pointer;
  -webkit-transition: color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), border-color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), padding 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), border-color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), padding 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
}
#react-app__profile .ant-menu-item .anticon,
#react-app__profile .ant-menu-submenu-title .anticon {
  min-width: 14px;
  margin-right: 10px;
  font-size: 14px;
  -webkit-transition: font-size 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), margin 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: font-size 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), margin 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
#react-app__profile .ant-menu-item .anticon + span,
#react-app__profile .ant-menu-submenu-title .anticon + span {
  opacity: 1;
  -webkit-transition: opacity 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), width 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: opacity 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), width 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
#react-app__profile .ant-menu-item.ant-menu-item-only-child > .anticon,
#react-app__profile .ant-menu-submenu-title.ant-menu-item-only-child > .anticon {
  margin-right: 0;
}
#react-app__profile .ant-menu > .ant-menu-item-divider {
  height: 1px;
  margin: 1px 0;
  padding: 0;
  overflow: hidden;
  line-height: 0;
  background-color: #f0f0f0;
}
#react-app__profile .ant-menu-submenu-popup {
  position: absolute;
  z-index: 1050;
  border-radius: 4px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#react-app__profile .ant-menu-submenu-popup:before {
  position: absolute;
  top: -7px;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: .0001;
  content: " ";
}
#react-app__profile .ant-menu-submenu-placement-rightTop:before {
  top: 0;
  left: -7px;
}
#react-app__profile .ant-menu-submenu > .ant-menu {
  background-color: #fff;
  border-radius: 4px;
}
#react-app__profile .ant-menu-submenu > .ant-menu-submenu-title:after {
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
#react-app__profile .ant-menu-submenu-popup > .ant-menu {
  background-color: #ffffff;
}
#react-app__profile .ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow,
#react-app__profile .ant-menu-submenu-vertical-left > .ant-menu-submenu-title .ant-menu-submenu-arrow,
#react-app__profile .ant-menu-submenu-vertical-right > .ant-menu-submenu-title .ant-menu-submenu-arrow,
#react-app__profile .ant-menu-submenu-vertical > .ant-menu-submenu-title .ant-menu-submenu-arrow {
  position: absolute;
  top: 50%;
  right: 16px;
  width: 10px;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
#react-app__profile .ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow:after,
#react-app__profile .ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow:before,
#react-app__profile .ant-menu-submenu-vertical-left > .ant-menu-submenu-title .ant-menu-submenu-arrow:after,
#react-app__profile .ant-menu-submenu-vertical-left > .ant-menu-submenu-title .ant-menu-submenu-arrow:before,
#react-app__profile .ant-menu-submenu-vertical-right > .ant-menu-submenu-title .ant-menu-submenu-arrow:after,
#react-app__profile .ant-menu-submenu-vertical-right > .ant-menu-submenu-title .ant-menu-submenu-arrow:before,
#react-app__profile .ant-menu-submenu-vertical > .ant-menu-submenu-title .ant-menu-submenu-arrow:after,
#react-app__profile .ant-menu-submenu-vertical > .ant-menu-submenu-title .ant-menu-submenu-arrow:before {
  position: absolute;
  width: 6px;
  height: 1.5px;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.65)), to(rgba(0, 0, 0, 0.65)));
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0.65));
  border-radius: 2px;
  -webkit-transition: background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), top 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), top 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), top 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), top 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  content: "";
}
#react-app__profile .ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow:before,
#react-app__profile .ant-menu-submenu-vertical-left > .ant-menu-submenu-title .ant-menu-submenu-arrow:before,
#react-app__profile .ant-menu-submenu-vertical-right > .ant-menu-submenu-title .ant-menu-submenu-arrow:before,
#react-app__profile .ant-menu-submenu-vertical > .ant-menu-submenu-title .ant-menu-submenu-arrow:before {
  -webkit-transform: rotate(45deg) translateY(-2px);
  transform: rotate(45deg) translateY(-2px);
}
#react-app__profile .ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow:after,
#react-app__profile .ant-menu-submenu-vertical-left > .ant-menu-submenu-title .ant-menu-submenu-arrow:after,
#react-app__profile .ant-menu-submenu-vertical-right > .ant-menu-submenu-title .ant-menu-submenu-arrow:after,
#react-app__profile .ant-menu-submenu-vertical > .ant-menu-submenu-title .ant-menu-submenu-arrow:after {
  -webkit-transform: rotate(-45deg) translateY(2px);
  transform: rotate(-45deg) translateY(2px);
}
#react-app__profile .ant-menu-submenu-inline > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow:after,
#react-app__profile .ant-menu-submenu-inline > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow:before,
#react-app__profile .ant-menu-submenu-vertical-left > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow:after,
#react-app__profile .ant-menu-submenu-vertical-left > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow:before,
#react-app__profile .ant-menu-submenu-vertical-right > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow:after,
#react-app__profile .ant-menu-submenu-vertical-right > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow:before,
#react-app__profile .ant-menu-submenu-vertical > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow:after,
#react-app__profile .ant-menu-submenu-vertical > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow:before {
  background: -webkit-gradient(linear, left top, right top, from(#155b90), to(#155b90));
  background: linear-gradient(90deg, #155b90, #155b90);
}
#react-app__profile .ant-menu-submenu-vertical-left > .ant-menu-submenu-title .ant-menu-submenu-arrow:before,
#react-app__profile .ant-menu-submenu-vertical-right > .ant-menu-submenu-title .ant-menu-submenu-arrow:before,
#react-app__profile .ant-menu-submenu-vertical > .ant-menu-submenu-title .ant-menu-submenu-arrow:before {
  -webkit-transform: rotate(45deg) translateY(-2px);
  transform: rotate(45deg) translateY(-2px);
}
#react-app__profile .ant-menu-submenu-vertical-left > .ant-menu-submenu-title .ant-menu-submenu-arrow:after,
#react-app__profile .ant-menu-submenu-vertical-right > .ant-menu-submenu-title .ant-menu-submenu-arrow:after,
#react-app__profile .ant-menu-submenu-vertical > .ant-menu-submenu-title .ant-menu-submenu-arrow:after {
  -webkit-transform: rotate(-45deg) translateY(2px);
  transform: rotate(-45deg) translateY(2px);
}
#react-app__profile .ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow:before {
  -webkit-transform: rotate(-45deg) translateX(2px);
  transform: rotate(-45deg) translateX(2px);
}
#react-app__profile .ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow:after {
  -webkit-transform: rotate(45deg) translateX(-2px);
  transform: rotate(45deg) translateX(-2px);
}
#react-app__profile .ant-menu-submenu-open.ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow {
  -webkit-transform: translateY(-2px);
  transform: translateY(-2px);
}
#react-app__profile .ant-menu-submenu-open.ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow:after {
  -webkit-transform: rotate(-45deg) translateX(-2px);
  transform: rotate(-45deg) translateX(-2px);
}
#react-app__profile .ant-menu-submenu-open.ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow:before {
  -webkit-transform: rotate(45deg) translateX(2px);
  transform: rotate(45deg) translateX(2px);
}
#react-app__profile .ant-menu-vertical-left .ant-menu-submenu-selected,
#react-app__profile .ant-menu-vertical-left .ant-menu-submenu-selected > a,
#react-app__profile .ant-menu-vertical-right .ant-menu-submenu-selected,
#react-app__profile .ant-menu-vertical-right .ant-menu-submenu-selected > a,
#react-app__profile .ant-menu-vertical .ant-menu-submenu-selected,
#react-app__profile .ant-menu-vertical .ant-menu-submenu-selected > a {
  color: #155b90;
}
#react-app__profile .ant-menu-horizontal {
  line-height: 46px;
  white-space: nowrap;
  border: 0;
  border-bottom: 1px solid #f0f0f0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#react-app__profile .ant-menu-horizontal > .ant-menu-item,
#react-app__profile .ant-menu-horizontal > .ant-menu-submenu {
  position: relative;
  top: 1px;
  display: inline-block;
  vertical-align: bottom;
  border-bottom: 2px solid transparent;
}
#react-app__profile .ant-menu-horizontal > .ant-menu-item-active,
#react-app__profile .ant-menu-horizontal > .ant-menu-item-open,
#react-app__profile .ant-menu-horizontal > .ant-menu-item-selected,
#react-app__profile .ant-menu-horizontal > .ant-menu-item:hover,
#react-app__profile .ant-menu-horizontal > .ant-menu-submenu-active,
#react-app__profile .ant-menu-horizontal > .ant-menu-submenu-open,
#react-app__profile .ant-menu-horizontal > .ant-menu-submenu-selected,
#react-app__profile .ant-menu-horizontal > .ant-menu-submenu:hover {
  color: #155b90;
  border-bottom: 2px solid #155b90;
}
#react-app__profile .ant-menu-horizontal > .ant-menu-item > a {
  color: rgba(0, 0, 0, 0.65);
}
#react-app__profile .ant-menu-horizontal > .ant-menu-item > a:only-child {
  display: block;
}
#react-app__profile .ant-menu-horizontal > .ant-menu-item > a:hover {
  color: #155b90;
}
#react-app__profile .ant-menu-horizontal > .ant-menu-item > a:before {
  bottom: -2px;
}
#react-app__profile .ant-menu-horizontal > .ant-menu-item-selected > a {
  color: #155b90;
}
#react-app__profile .ant-menu-horizontal:after {
  display: block;
  clear: both;
  height: 0;
  content: "\20";
}
#react-app__profile .ant-menu-inline .ant-menu-item,
#react-app__profile .ant-menu-vertical-left .ant-menu-item,
#react-app__profile .ant-menu-vertical-right .ant-menu-item,
#react-app__profile .ant-menu-vertical .ant-menu-item {
  position: relative;
}
#react-app__profile .ant-menu-inline .ant-menu-item:after,
#react-app__profile .ant-menu-vertical-left .ant-menu-item:after,
#react-app__profile .ant-menu-vertical-right .ant-menu-item:after,
#react-app__profile .ant-menu-vertical .ant-menu-item:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  border-right: 3px solid #155b90;
  -webkit-transform: scaleY(0.0001);
  transform: scaleY(0.0001);
  opacity: 0;
  -webkit-transition: opacity 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  content: "";
}
#react-app__profile .ant-menu-inline .ant-menu-item,
#react-app__profile .ant-menu-inline .ant-menu-submenu-title,
#react-app__profile .ant-menu-vertical-left .ant-menu-item,
#react-app__profile .ant-menu-vertical-left .ant-menu-submenu-title,
#react-app__profile .ant-menu-vertical-right .ant-menu-item,
#react-app__profile .ant-menu-vertical-right .ant-menu-submenu-title,
#react-app__profile .ant-menu-vertical .ant-menu-item,
#react-app__profile .ant-menu-vertical .ant-menu-submenu-title {
  height: 40px;
  margin-top: 4px;
  margin-bottom: 4px;
  padding: 0 16px;
  overflow: hidden;
  font-size: 14px;
  line-height: 40px;
  text-overflow: ellipsis;
}
#react-app__profile .ant-menu-inline .ant-menu-submenu,
#react-app__profile .ant-menu-vertical-left .ant-menu-submenu,
#react-app__profile .ant-menu-vertical-right .ant-menu-submenu,
#react-app__profile .ant-menu-vertical .ant-menu-submenu {
  padding-bottom: 0.02px;
}
#react-app__profile .ant-menu-inline .ant-menu-item:not(:last-child),
#react-app__profile .ant-menu-vertical-left .ant-menu-item:not(:last-child),
#react-app__profile .ant-menu-vertical-right .ant-menu-item:not(:last-child),
#react-app__profile .ant-menu-vertical .ant-menu-item:not(:last-child) {
  margin-bottom: 8px;
}
#react-app__profile .ant-menu-inline > .ant-menu-item,
#react-app__profile .ant-menu-inline > .ant-menu-submenu > .ant-menu-submenu-title,
#react-app__profile .ant-menu-vertical-left > .ant-menu-item,
#react-app__profile .ant-menu-vertical-left > .ant-menu-submenu > .ant-menu-submenu-title,
#react-app__profile .ant-menu-vertical-right > .ant-menu-item,
#react-app__profile .ant-menu-vertical-right > .ant-menu-submenu > .ant-menu-submenu-title,
#react-app__profile .ant-menu-vertical > .ant-menu-item,
#react-app__profile .ant-menu-vertical > .ant-menu-submenu > .ant-menu-submenu-title {
  height: 40px;
  line-height: 40px;
}
#react-app__profile .ant-menu-vertical .ant-menu-submenu-title {
  padding-right: 34px;
}
#react-app__profile .ant-menu-inline {
  width: 100%;
}
#react-app__profile .ant-menu-inline .ant-menu-item-selected:after,
#react-app__profile .ant-menu-inline .ant-menu-selected:after {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  opacity: 1;
  -webkit-transition: opacity 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: opacity 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
}
#react-app__profile .ant-menu-inline .ant-menu-item,
#react-app__profile .ant-menu-inline .ant-menu-submenu-title {
  width: calc(101%);
}
#react-app__profile .ant-menu-inline .ant-menu-submenu-title {
  padding-right: 34px;
}
#react-app__profile .ant-menu-inline-collapsed {
  width: 80px;
}
#react-app__profile .ant-menu-inline-collapsed > .ant-menu-item,
#react-app__profile .ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-item,
#react-app__profile .ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-submenu > .ant-menu-submenu-title,
#react-app__profile .ant-menu-inline-collapsed > .ant-menu-submenu > .ant-menu-submenu-title {
  left: 0;
  padding: 0 32px;
  text-overflow: clip;
}
#react-app__profile .ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-item .ant-menu-submenu-arrow,
#react-app__profile .ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-submenu > .ant-menu-submenu-title .ant-menu-submenu-arrow,
#react-app__profile .ant-menu-inline-collapsed > .ant-menu-item .ant-menu-submenu-arrow,
#react-app__profile .ant-menu-inline-collapsed > .ant-menu-submenu > .ant-menu-submenu-title .ant-menu-submenu-arrow {
  display: none;
}
#react-app__profile .ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-item .anticon,
#react-app__profile .ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-submenu > .ant-menu-submenu-title .anticon,
#react-app__profile .ant-menu-inline-collapsed > .ant-menu-item .anticon,
#react-app__profile .ant-menu-inline-collapsed > .ant-menu-submenu > .ant-menu-submenu-title .anticon {
  margin: 0;
  font-size: 16px;
  line-height: 40px;
}
#react-app__profile .ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-item .anticon + span,
#react-app__profile .ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-submenu > .ant-menu-submenu-title .anticon + span,
#react-app__profile .ant-menu-inline-collapsed > .ant-menu-item .anticon + span,
#react-app__profile .ant-menu-inline-collapsed > .ant-menu-submenu > .ant-menu-submenu-title .anticon + span {
  display: inline-block;
  max-width: 0;
  opacity: 0;
}
#react-app__profile .ant-menu-inline-collapsed .anticon {
  display: inline-block;
}
#react-app__profile .ant-menu-inline-collapsed-tooltip {
  pointer-events: none;
}
#react-app__profile .ant-menu-inline-collapsed-tooltip .anticon {
  display: none;
}
#react-app__profile .ant-menu-inline-collapsed-tooltip a {
  color: rgba(255, 255, 255, 0.85);
}
#react-app__profile .ant-menu-inline-collapsed .ant-menu-item-group-title {
  padding-right: 4px;
  padding-left: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#react-app__profile .ant-menu-item-group-list {
  margin: 0;
  padding: 0;
}
#react-app__profile .ant-menu-item-group-list .ant-menu-item,
#react-app__profile .ant-menu-item-group-list .ant-menu-submenu-title {
  padding: 0 16px 0 28px;
}
#react-app__profile .ant-menu-root.ant-menu-inline,
#react-app__profile .ant-menu-root.ant-menu-vertical,
#react-app__profile .ant-menu-root.ant-menu-vertical-left,
#react-app__profile .ant-menu-root.ant-menu-vertical-right,
#react-app__profile .ant-menu-sub.ant-menu-inline {
  -webkit-box-shadow: none;
  box-shadow: none;
}
#react-app__profile .ant-menu-sub.ant-menu-inline {
  padding: 0;
  border: 0;
  border-radius: 0;
}
#react-app__profile .ant-menu-sub.ant-menu-inline > .ant-menu-item,
#react-app__profile .ant-menu-sub.ant-menu-inline > .ant-menu-submenu > .ant-menu-submenu-title {
  height: 40px;
  line-height: 40px;
  list-style-position: inside;
  list-style-type: disc;
}
#react-app__profile .ant-menu-sub.ant-menu-inline .ant-menu-item-group-title {
  padding-left: 32px;
}
#react-app__profile .ant-menu-item-disabled,
#react-app__profile .ant-menu-submenu-disabled {
  color: rgba(0, 0, 0, 0.25) !important;
  background: none;
  border-color: transparent !important;
  cursor: not-allowed;
}
#react-app__profile .ant-menu-item-disabled > a,
#react-app__profile .ant-menu-submenu-disabled > a {
  color: rgba(0, 0, 0, 0.25) !important;
  pointer-events: none;
}
#react-app__profile .ant-menu-item-disabled > .ant-menu-submenu-title,
#react-app__profile .ant-menu-submenu-disabled > .ant-menu-submenu-title {
  color: rgba(0, 0, 0, 0.25) !important;
  cursor: not-allowed;
}
#react-app__profile .ant-menu-item-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow:after,
#react-app__profile .ant-menu-item-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow:before,
#react-app__profile .ant-menu-submenu-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow:after,
#react-app__profile .ant-menu-submenu-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow:before {
  background: rgba(0, 0, 0, 0.25) !important;
}
#react-app__profile .ant-layout-header .ant-menu {
  line-height: inherit;
}
#react-app__profile .ant-menu-dark .ant-menu-sub,
#react-app__profile .ant-menu.ant-menu-dark {
  color: rgba(255, 255, 255, 0.65);
  background: #001529;
}
#react-app__profile .ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow,
#react-app__profile .ant-menu.ant-menu-dark .ant-menu-submenu-title .ant-menu-submenu-arrow {
  opacity: .45;
  -webkit-transition: all .3s;
  transition: all 0.3s;
}
#react-app__profile .ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow:after,
#react-app__profile .ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow:before,
#react-app__profile .ant-menu.ant-menu-dark .ant-menu-submenu-title .ant-menu-submenu-arrow:after,
#react-app__profile .ant-menu.ant-menu-dark .ant-menu-submenu-title .ant-menu-submenu-arrow:before {
  background: #ffffff;
}
#react-app__profile .ant-menu-dark.ant-menu-submenu-popup {
  background: transparent;
}
#react-app__profile .ant-menu-dark .ant-menu-inline.ant-menu-sub {
  background: #000c17;
}
#react-app__profile .ant-menu-dark.ant-menu-horizontal {
  border-bottom: 0;
}
#react-app__profile .ant-menu-dark.ant-menu-horizontal > .ant-menu-item,
#react-app__profile .ant-menu-dark.ant-menu-horizontal > .ant-menu-submenu {
  top: 0;
  margin-top: 0;
  border-color: #001529;
  border-bottom: 0;
}
#react-app__profile .ant-menu-dark.ant-menu-horizontal > .ant-menu-item > a:before {
  bottom: 0;
}
#react-app__profile .ant-menu-dark .ant-menu-item,
#react-app__profile .ant-menu-dark .ant-menu-item-group-title,
#react-app__profile .ant-menu-dark .ant-menu-item > a {
  color: rgba(255, 255, 255, 0.65);
}
#react-app__profile .ant-menu-dark.ant-menu-inline,
#react-app__profile .ant-menu-dark.ant-menu-vertical,
#react-app__profile .ant-menu-dark.ant-menu-vertical-left,
#react-app__profile .ant-menu-dark.ant-menu-vertical-right {
  border-right: 0;
}
#react-app__profile .ant-menu-dark.ant-menu-inline .ant-menu-item,
#react-app__profile .ant-menu-dark.ant-menu-vertical-left .ant-menu-item,
#react-app__profile .ant-menu-dark.ant-menu-vertical-right .ant-menu-item,
#react-app__profile .ant-menu-dark.ant-menu-vertical .ant-menu-item {
  left: 0;
  margin-left: 0;
  border-right: 0;
}
#react-app__profile .ant-menu-dark.ant-menu-inline .ant-menu-item:after,
#react-app__profile .ant-menu-dark.ant-menu-vertical-left .ant-menu-item:after,
#react-app__profile .ant-menu-dark.ant-menu-vertical-right .ant-menu-item:after,
#react-app__profile .ant-menu-dark.ant-menu-vertical .ant-menu-item:after {
  border-right: 0;
}
#react-app__profile .ant-menu-dark.ant-menu-inline .ant-menu-item,
#react-app__profile .ant-menu-dark.ant-menu-inline .ant-menu-submenu-title {
  width: 100%;
}
#react-app__profile .ant-menu-dark .ant-menu-item-active,
#react-app__profile .ant-menu-dark .ant-menu-item:hover,
#react-app__profile .ant-menu-dark .ant-menu-submenu-active,
#react-app__profile .ant-menu-dark .ant-menu-submenu-open,
#react-app__profile .ant-menu-dark .ant-menu-submenu-selected,
#react-app__profile .ant-menu-dark .ant-menu-submenu-title:hover {
  color: #fff;
  background-color: transparent;
}
#react-app__profile .ant-menu-dark .ant-menu-item-active > a,
#react-app__profile .ant-menu-dark .ant-menu-item:hover > a,
#react-app__profile .ant-menu-dark .ant-menu-submenu-active > a,
#react-app__profile .ant-menu-dark .ant-menu-submenu-open > a,
#react-app__profile .ant-menu-dark .ant-menu-submenu-selected > a,
#react-app__profile .ant-menu-dark .ant-menu-submenu-title:hover > a {
  color: #ffffff;
}
#react-app__profile .ant-menu-dark .ant-menu-item-active > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow,
#react-app__profile .ant-menu-dark .ant-menu-item-active > .ant-menu-submenu-title > .ant-menu-submenu-arrow,
#react-app__profile .ant-menu-dark .ant-menu-item:hover > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow,
#react-app__profile .ant-menu-dark .ant-menu-item:hover > .ant-menu-submenu-title > .ant-menu-submenu-arrow,
#react-app__profile .ant-menu-dark .ant-menu-submenu-active > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow,
#react-app__profile .ant-menu-dark .ant-menu-submenu-active > .ant-menu-submenu-title > .ant-menu-submenu-arrow,
#react-app__profile .ant-menu-dark .ant-menu-submenu-open > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow,
#react-app__profile .ant-menu-dark .ant-menu-submenu-open > .ant-menu-submenu-title > .ant-menu-submenu-arrow,
#react-app__profile .ant-menu-dark .ant-menu-submenu-selected > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow,
#react-app__profile .ant-menu-dark .ant-menu-submenu-selected > .ant-menu-submenu-title > .ant-menu-submenu-arrow,
#react-app__profile .ant-menu-dark .ant-menu-submenu-title:hover > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow,
#react-app__profile .ant-menu-dark .ant-menu-submenu-title:hover > .ant-menu-submenu-title > .ant-menu-submenu-arrow {
  opacity: 1;
}
#react-app__profile .ant-menu-dark .ant-menu-item-active > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow:after,
#react-app__profile .ant-menu-dark .ant-menu-item-active > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow:before,
#react-app__profile .ant-menu-dark .ant-menu-item-active > .ant-menu-submenu-title > .ant-menu-submenu-arrow:after,
#react-app__profile .ant-menu-dark .ant-menu-item-active > .ant-menu-submenu-title > .ant-menu-submenu-arrow:before,
#react-app__profile .ant-menu-dark .ant-menu-item:hover > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow:after,
#react-app__profile .ant-menu-dark .ant-menu-item:hover > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow:before,
#react-app__profile .ant-menu-dark .ant-menu-item:hover > .ant-menu-submenu-title > .ant-menu-submenu-arrow:after,
#react-app__profile .ant-menu-dark .ant-menu-item:hover > .ant-menu-submenu-title > .ant-menu-submenu-arrow:before,
#react-app__profile .ant-menu-dark .ant-menu-submenu-active > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow:after,
#react-app__profile .ant-menu-dark .ant-menu-submenu-active > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow:before,
#react-app__profile .ant-menu-dark .ant-menu-submenu-active > .ant-menu-submenu-title > .ant-menu-submenu-arrow:after,
#react-app__profile .ant-menu-dark .ant-menu-submenu-active > .ant-menu-submenu-title > .ant-menu-submenu-arrow:before,
#react-app__profile .ant-menu-dark .ant-menu-submenu-open > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow:after,
#react-app__profile .ant-menu-dark .ant-menu-submenu-open > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow:before,
#react-app__profile .ant-menu-dark .ant-menu-submenu-open > .ant-menu-submenu-title > .ant-menu-submenu-arrow:after,
#react-app__profile .ant-menu-dark .ant-menu-submenu-open > .ant-menu-submenu-title > .ant-menu-submenu-arrow:before,
#react-app__profile .ant-menu-dark .ant-menu-submenu-selected > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow:after,
#react-app__profile .ant-menu-dark .ant-menu-submenu-selected > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow:before,
#react-app__profile .ant-menu-dark .ant-menu-submenu-selected > .ant-menu-submenu-title > .ant-menu-submenu-arrow:after,
#react-app__profile .ant-menu-dark .ant-menu-submenu-selected > .ant-menu-submenu-title > .ant-menu-submenu-arrow:before,
#react-app__profile .ant-menu-dark .ant-menu-submenu-title:hover > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow:after,
#react-app__profile .ant-menu-dark .ant-menu-submenu-title:hover > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow:before,
#react-app__profile .ant-menu-dark .ant-menu-submenu-title:hover > .ant-menu-submenu-title > .ant-menu-submenu-arrow:after,
#react-app__profile .ant-menu-dark .ant-menu-submenu-title:hover > .ant-menu-submenu-title > .ant-menu-submenu-arrow:before {
  background: #ffffff;
}
#react-app__profile .ant-menu-dark .ant-menu-item:hover {
  background-color: transparent;
}
#react-app__profile .ant-menu-dark.ant-menu-dark:not(.ant-menu-horizontal) .ant-menu-item-selected {
  background-color: #155b90;
}
#react-app__profile .ant-menu-dark .ant-menu-item-selected {
  color: #fff;
  border-right: 0;
}
#react-app__profile .ant-menu-dark .ant-menu-item-selected:after {
  border-right: 0;
}
#react-app__profile .ant-menu-dark .ant-menu-item-selected .anticon,
#react-app__profile .ant-menu-dark .ant-menu-item-selected .anticon + span,
#react-app__profile .ant-menu-dark .ant-menu-item-selected > a,
#react-app__profile .ant-menu-dark .ant-menu-item-selected > a:hover {
  color: #ffffff;
}
#react-app__profile .ant-menu-submenu-popup.ant-menu-dark .ant-menu-item-selected,
#react-app__profile .ant-menu.ant-menu-dark .ant-menu-item-selected {
  background-color: #155b90;
}
#react-app__profile .ant-menu-dark .ant-menu-item-disabled,
#react-app__profile .ant-menu-dark .ant-menu-item-disabled > a,
#react-app__profile .ant-menu-dark .ant-menu-submenu-disabled,
#react-app__profile .ant-menu-dark .ant-menu-submenu-disabled > a {
  color: rgba(255, 255, 255, 0.35) !important;
  opacity: 0.8;
}
#react-app__profile .ant-menu-dark .ant-menu-item-disabled > .ant-menu-submenu-title,
#react-app__profile .ant-menu-dark .ant-menu-submenu-disabled > .ant-menu-submenu-title {
  color: rgba(255, 255, 255, 0.35) !important;
}
#react-app__profile .ant-menu-dark .ant-menu-item-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow:after,
#react-app__profile .ant-menu-dark .ant-menu-item-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow:before,
#react-app__profile .ant-menu-dark .ant-menu-submenu-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow:after,
#react-app__profile .ant-menu-dark .ant-menu-submenu-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow:before {
  background: rgba(255, 255, 255, 0.35) !important;
}
#react-app__profile .ant-menu-rtl {
  direction: rtl;
}
#react-app__profile .ant-menu-rtl .ant-menu-item-group-title {
  text-align: right;
}
#react-app__profile .ant-menu-rtl.ant-menu-inline,
#react-app__profile .ant-menu-rtl.ant-menu-vertical {
  border-right: none;
  border-left: 1px solid #f0f0f0;
}
#react-app__profile .ant-menu-rtl.ant-menu-dark .ant-menu-inline,
#react-app__profile .ant-menu-rtl.ant-menu-dark .ant-menu-vertical {
  border-left: none;
}
#react-app__profile .ant-menu-rtl.ant-menu-vertical-left.ant-menu-sub,
#react-app__profile .ant-menu-rtl.ant-menu-vertical-left.ant-menu-sub > .ant-menu-item,
#react-app__profile .ant-menu-rtl.ant-menu-vertical-left.ant-menu-sub > .ant-menu-submenu,
#react-app__profile .ant-menu-rtl.ant-menu-vertical-right.ant-menu-sub,
#react-app__profile .ant-menu-rtl.ant-menu-vertical-right.ant-menu-sub > .ant-menu-item,
#react-app__profile .ant-menu-rtl.ant-menu-vertical-right.ant-menu-sub > .ant-menu-submenu,
#react-app__profile .ant-menu-rtl.ant-menu-vertical.ant-menu-sub,
#react-app__profile .ant-menu-rtl.ant-menu-vertical.ant-menu-sub > .ant-menu-item,
#react-app__profile .ant-menu-rtl.ant-menu-vertical.ant-menu-sub > .ant-menu-submenu {
  -webkit-transform-origin: top right;
  transform-origin: top right;
}
#react-app__profile .ant-menu-rtl .ant-menu-item .anticon,
#react-app__profile .ant-menu-rtl .ant-menu-submenu-title .anticon {
  margin-right: auto;
  margin-left: 10px;
}
#react-app__profile .ant-menu-rtl .ant-menu-item.ant-menu-item-only-child > .anticon,
#react-app__profile .ant-menu-rtl .ant-menu-submenu-title.ant-menu-item-only-child > .anticon {
  margin-left: 0;
}
#react-app__profile .ant-menu-rtl .ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow,
#react-app__profile .ant-menu-rtl .ant-menu-submenu-vertical-left > .ant-menu-submenu-title .ant-menu-submenu-arrow,
#react-app__profile .ant-menu-rtl .ant-menu-submenu-vertical-right > .ant-menu-submenu-title .ant-menu-submenu-arrow,
#react-app__profile .ant-menu-rtl .ant-menu-submenu-vertical > .ant-menu-submenu-title .ant-menu-submenu-arrow {
  right: auto;
  left: 16px;
}
#react-app__profile .ant-menu-rtl .ant-menu-submenu-vertical-left > .ant-menu-submenu-title .ant-menu-submenu-arrow:before,
#react-app__profile .ant-menu-rtl .ant-menu-submenu-vertical-right > .ant-menu-submenu-title .ant-menu-submenu-arrow:before,
#react-app__profile .ant-menu-rtl .ant-menu-submenu-vertical > .ant-menu-submenu-title .ant-menu-submenu-arrow:before {
  -webkit-transform: rotate(-45deg) translateY(-2px);
  transform: rotate(-45deg) translateY(-2px);
}
#react-app__profile .ant-menu-rtl .ant-menu-submenu-vertical-left > .ant-menu-submenu-title .ant-menu-submenu-arrow:after,
#react-app__profile .ant-menu-rtl .ant-menu-submenu-vertical-right > .ant-menu-submenu-title .ant-menu-submenu-arrow:after,
#react-app__profile .ant-menu-rtl .ant-menu-submenu-vertical > .ant-menu-submenu-title .ant-menu-submenu-arrow:after {
  -webkit-transform: rotate(45deg) translateY(2px);
  transform: rotate(45deg) translateY(2px);
}
#react-app__profile .ant-menu-rtl.ant-menu-inline .ant-menu-item:after,
#react-app__profile .ant-menu-rtl.ant-menu-vertical-left .ant-menu-item:after,
#react-app__profile .ant-menu-rtl.ant-menu-vertical-right .ant-menu-item:after,
#react-app__profile .ant-menu-rtl.ant-menu-vertical .ant-menu-item:after {
  right: auto;
  left: 0;
}
#react-app__profile .ant-menu-rtl.ant-menu-inline .ant-menu-item,
#react-app__profile .ant-menu-rtl.ant-menu-inline .ant-menu-submenu-title,
#react-app__profile .ant-menu-rtl.ant-menu-vertical-left .ant-menu-item,
#react-app__profile .ant-menu-rtl.ant-menu-vertical-left .ant-menu-submenu-title,
#react-app__profile .ant-menu-rtl.ant-menu-vertical-right .ant-menu-item,
#react-app__profile .ant-menu-rtl.ant-menu-vertical-right .ant-menu-submenu-title,
#react-app__profile .ant-menu-rtl.ant-menu-vertical .ant-menu-item,
#react-app__profile .ant-menu-rtl.ant-menu-vertical .ant-menu-submenu-title {
  text-align: right;
}
#react-app__profile .ant-menu-rtl.ant-menu-inline .ant-menu-submenu-title {
  padding-right: 0;
  padding-left: 34px;
}
#react-app__profile .ant-menu-rtl.ant-menu-vertical .ant-menu-submenu-title {
  padding-right: 16px;
  padding-left: 34px;
}
#react-app__profile .ant-menu-rtl.ant-menu-inline-collapsed.ant-menu-vertical .ant-menu-submenu-title {
  padding: 0 32px;
}
#react-app__profile .ant-menu-rtl .ant-menu-item-group-list .ant-menu-item,
#react-app__profile .ant-menu-rtl .ant-menu-item-group-list .ant-menu-submenu-title {
  padding: 0 28px 0 16px;
}
#react-app__profile .ant-menu-rtl.ant-menu-sub.ant-menu-inline .ant-menu-item-group-title {
  padding-right: 32px;
  padding-left: 0;
}
