ul.List-c11n-8-84-3__sc-1smrmqp-0.StyledSearchListWrapper-srp__sc-1ieen0c-0.doa-doM.fgiidE.photo-cards.photo-cards_extra-attribution > li {
  border-style: solid;
  border-width: 5px;
}

body[BiasBrain="true"] .DialogFooter-c11n-8-84-3__sc-1xigudn-0, body[BiasBrain="true"] .StyledFormControl-c11n-8-84-3__sc-18qgis1-0.iUiTrf.StyledCheckbox-c11n-8-84-3__sc-xbn46a-0.JDunB.StyledFilterCheckbox__StyledCheckbox-srp__sc-9abn3d-2.cxGDCE, body[BiasBrain="true"] [Filter], body[BiasBrain="true"] .sc-gScZFl.bsZNab, body[BiasBrain="true"] .sc-iOeugr.ClPhj {
  opacity: 0;
  transition: opacity 0.5s linear;
  -webkit-transition: opacity 0.5s linear;
  -moz-transition: opacity 0.5s linear;
  -o-transition: opacity 0.5s linear;
  -ms-transition: opacity 0.5s linear;
  height: 0px;
  width: 0px;
}

img#Spinner {
  display: none;
}

body[timer="true"] img#Spinner {
  display: block !important;
}

img#Spinner {
  position: fixed;
  top: 12%;
  z-index: 1;
  opacity: .15;
  width: -webkit-fill-available;
  margin: 10%;
}

div.Canvas {
  position: relative;
  width: 200px;
  height: 125px;
  border: #bebebe;
  border-width: 1px;
  border-style: solid;
  margin: auto;
  background: linear-gradient(0deg, #ff8080 0%,white 40%,white 60%,#88ff88 100%);
  /* padding-bottom: 111px; */
  margin-bottom: 50px;
}

div.Knob > div {
  margin-left: -50%;
  font-style: italic;
  font-size: smaller;
  transform: rotate(45deg) translateY(10px);
}

div.Knob {
  position: absolute;
  margin-left: -2px;
  border-collapse collapse-webkit-border-horizontal-spacing 0px-webkit-border-vertical-spacing 0px: ;
}

div.Knob input[type="range"] {
  padding: 0;
  writing-mode: bt-lr;
  -webkit-appearance: slider-vertical;
  height: 125px;
  width: 1px;
}

div.Knob input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  cursor: pointer;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  background-color: #006aff;
}

input[type="range"][biasbrain]::-webkit-slider-runnable-track {
  background: linear-gradient(90deg, #ff8080 0%,white 40%,white 60%,#88ff88 100%);
  height: 9px;
}

.Thumb .ui-resizable-handle {
  transform: scale(1.5);
}

.background_element {
  background: linear-gradient(to right, #fff 87%,rgba(238,237,233,0) 100%);
}

.Thumb {
  border-style: solid;
  border-color: #ffe6ea;
  border-radius: 50%;
  z-index: 11111;
  width: 55px;
  height: 55px;
  cursor: pointer;
  background: radial-gradient(#c77d7d 11%, transparent);
}

body[BiasBrain="false"] [BiasBrain] {
  opacity: 0;
  transition: opacity 0.5s linear;
  -webkit-transition: opacity 0.5s linear;
  -moz-transition: opacity 0.5s linear;
  -o-transition: opacity 0.5s linear;
  -ms-transition: opacity 0.5s linear;
  height: 0px;
  width: 0px;
}

body[BiasBrain="true"] .jUDkXJ {
  display: inherit;
}

body[BiasBrain="true"] img[src="/BiasBrain.AI.png"] {
  background: rgb(110 255 218 / 50%) !important;
  box-shadow: 0 0 50px 15px #00ffbe80;
  /* background-image: radial-gradient(#43ea19, #62b432); */
  /* -webkit-animation: AnimateBG 10s ease infinite; */
  /* animation: AnimateBG 10s ease infinite; */
  background: transparent;
}

@-webkit-keyframes AnimateBG {
  0% {
    background-position: 0% 50%;
  }

  50% {
    background-position: 100% 50%;
  }

  100% {
    background-position: 0% 50%;
  }
}

@keyframes AnimateBG {
  0% {
    background-position: 0% 50%;
  }

  50% {
    background-position: 100% 50%;
  }

  100% {
    background-position: 0% 50%;
  }
}

a[onclick="_BiasBrain.Toggle()"] {
  position: relative;
  top: -20;
}
