/*!
* OiNKOiNK - bored lil piggy?
* maybe contact PiGBoss if you
* want to code & cum!
*/

html,
body {
  min-height: 100%;
  height: 100%;
  min-width: 100%;
  margin: 0;
/*background-color: rgba(14, 18, 23, 0.9);
  background-image: rgba(3, 31, 65, 0.32);
  background-image: radial-gradient(
    circle,
    rgb(195 205 245 / 100%) 25%,
    rgb(51 56 57 / 33%) 99%
  ) !important;
  background-size: 100px 50px;
*/
  color: #f3f3ff !importsnt;
/*  background-color: hsla(269.69, 69%, 69%, 0.69);
*/
  font-size: 100%;
  font-family: Graphik Web, Helvetica Neue, Helvetica, Arial, Tahoma, sans-serif !important;
  font-style: normal !important;
  word-break: break-word !important;
  font-size: 1em !important;
  font-weight: 200;
  text-rendering: geometricPrecision;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: #24d4fc;
  z-index: 1;
}

content {
  min-height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

header,
footer {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 70px;
  background-color: inherit;
  padding: 10px;
  color: #ebebeb;
}

a {
  color: #3388cc;
  /*{a-link-color}*/
  font-weight: bold;
}

a:visited {
  color: #3388cc;
  /*{a-link-visited}*/
}

.grid {
  grid-column: 3;
  padding: 1px 1.5px 2.5px 1px;
  background-color: rgba(33, 193, 243, 1);
  color: rgb(4, 2, 4);
  font-weight: lighter;
  border-radius: 9px;
  font-size: 12px;
  font-family: Futura;
  text-rendering: geometricPrecision;
  width: 29px;
  height: 13px;
  position: absolute;
  left: 65vw !important;
  top: 13px;
  text-shadow: -1px 0px 0 #ebebeb, 0px 0px 0 #ebebeb, 0px 0px 0 #ebebeb,
    -1px 0px 0 #ebebeb;
}
/* collapasing divs */
input[type="checkbox"] {
  display: none;
}

.wrap-collabsible {
  margin: 1.2rem 0;
}

.lbl-toggle {
  display: block;
  font-weight: bold;
  font-family: monospace;
  font-size: 1.2rem;
  text-transform: uppercase;
  text-align: center;
  padding: 1rem;
  color: #ddd;
  background: transparent !important;
  cursor: pointer;
  border-radius: 7px;
  transition: all 0.25s ease-out;
}

.lbl-toggle:hover {
  color: #fff;
}

.lbl-toggle::before {
  content: " ";
  display: inline-block;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid currentColor;
  vertical-align: middle;
  margin-right: 0.7rem;
}


/** overrides **/
•ui-overlay-b,.ui-page-theme-b, ui-page-theme-b
•ui-panel-wrapper {
background-color: transparent !important; border-bottom-color: transparent !important; border-left-color: transparent !important; border-right-color: transparent !important; border-top-color: transparent !important;
｝

.ui-input-text ui-shadow-inset ui-body-inherit ui-corner-all ui-textinput-autogrow {
 background-color: transparent !important; 
}
