html {
  background: white !important;
}
ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.carousel-control-next,
.carousel-control-prev {
  width: 2% !important;
}

.c2p {
  background-color: #636daa;
  color: white;
  font-size: 24px;
}

.c2p2 {
  background-color: #636daa;
  color: white;
}

.stigmali li::before {
  content: "•";
  padding-right: 8px;
  color: #636daa;
}

.stigmali b {
  color: #636daa;
}

.card-header,
.card-link,
.card-link:hover {
  background-color: #000;
  text-align: left;
  color: hotpink;
}
.card-body {
  padding: 10px 10px;
}
.card {
  width: 100%;
}

.cropped-image {
  height: 340px;
  overflow: hidden;
}

.cropped-image-carousel {
  height: 340px;
  overflow: hidden;
}
.pstyle {
  position: absolute;
  top: 5px;
  right: 20px;
  font-size: 20px;
  color: white;
  -webkit-animation: minus 0.5s;
  animation: minus 0.5s;
}

@keyframes minus {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

[aria-expanded="false"] > .expanded,
[aria-expanded="true"] > .collapsed {
  display: none;
}

.societyVideo {
  margin-top: -30px;
}

.nav22 {
  width: 100%;
  background-color: beige;
}

.styletabc1 {
  background-color: rgba(99, 108, 170, 0.7);
  color: white;
  margin: 15px;
  padding-bottom: 10px;
}

.DiagnosisH2 {
  background-color: rgba(99, 108, 170, 0.7);
  color: white;
  padding: 15px;
}

.ImageCenterHorizontal {
  display: block;
  margin: auto;
}

label {
  position: relative;
  display: inline-block;
  text-align: center;
  padding-right: 3%;
  padding-bottom: 2%;
}

.btn:hover {
  cursor: pointer !important;
}

.btn:active {
  transform: translateY(2px) !important;
}

.btn-sık {
  min-width: 150px;
  top: 3px;
}

input[type="radio"] {
  position: absolute;
  visibility: hidden;
}
input[type="radio"] + div {
  position: relative;
}
input[type="radio"]:checked + div {
  background-color: #ef5350;
}
input[type="radio"]:checked + div > span {
  color: white;
}
input[type="radio"] + div > span {
  position: relative;
  top: 25%;
}

.cbLabel {
  position: absolute;
  visibility: hidden;
}

.cbLabel + div {
  position: relative;
}
.cbLabel:checked + div {
  /* background-color: #a6a6a6; */
  color: white;
}
.cbLabel:checked + div > span {
  color: white;
}
.cbLabel + div > span {
  position: relative;
  color: white;
  top: 10%;
}

.cbLabel:checked + div::before {
  font-family: "Font Awesome 5 Free";
  content: "\f00d";
  position: absolute;
  top: -20px;
  left: -5px;
  color: #f07821;
  font-weight: 1000;
  font-size: 1.5em;
  -webkit-text-fill-color: #f07821; /* Will override color (regardless of order) */
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: white;
}

.arrow_box {
  position: relative;
  background-image: url(../img/label_bg.png);
  background-repeat: no-repeat;
  background-size: contain;
  height: 50px;
}

/* Kingsley Added */

.carousel-caption {
  background: rgba(100, 110, 171, 0.8);
  padding: 20px !important;
  margin: 20px;
  font-size: 1.5em;
}
.carousel-caption > h5 {
  margin: 20px;
}

.card-img-overlay .card-text:not(.tip-text) {
  background: rgba(100, 110, 171, 0.8);
  padding: 10px;
  line-height: 38px;
  font-size: 1.5em;
  font-weight: 700;
}

.orange-stripe-text {
  background: rgba(240, 119, 33, 0.8) !important;
}

.tip-container {
  background-color: rgba(0, 130, 153, 0.03);
}

.tip-card > img {
  height: 250px;
  object-fit: cover;
}

.tip-text {
  display: none;
  background: rgba(100, 110, 171, 0.8);
  padding: 10px;
}

.let-wrap {
  white-space: normal !important;
}

[data-toggle="collapse"] .fas:before {
  content: "\f146";
}

[data-toggle="collapse"].collapsed .fas:before {
  content: "\f0fe";
}

.help-btn {
  border-radius: 100px;
  height: 150px;
  width: 150px;
  top: 70px;
  position: fixed;
  z-index: 2030;
  background-color: #9d519e;
  color: white;
  border: white;
  border-style: solid;
  font-size: 1.3em;
  /* display: none; */
}
.help-btn:hover {
  color: white;
}
@media (min-width: 576px) {
  .help-btn {
    margin-left: 500px;
  }
}

@media (min-width: 768px) {
  .help-btn {
    margin-left: 700px;
  }
}

@media (min-width: 992px) {
  .help-btn {
    margin-left: 900px;
  }
}

@media (min-width: 1200px) {
  .help-btn {
    margin-left: 1100px;
  }
}

.help-btn-modal {
  background-color: #9d519e;
  color: white !important;
}

.return-btn {
  position: fixed;
  top: 120px;
  right: 5px;
  z-index: 1031;
}
.nav-link {
  background-color: var(--light);
  font-weight: 600;
}

.tab-content {
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 10px;
}

.nav-tabs {
  margin-bottom: 0;
}

.nav-tabs .nav-link.active {
  border-top: 5px solid #f07821;
  padding-bottom: 9px;
}

.spectrum-table {
  height: 300px;
}

.slider-label {
  height: 22%;
  width: 130px;
  padding: 20px;
}

#slider-cell {
  margin: 10px;
  text-align: center;
}

.slider-info {
  display: none;
}

.multi-choice > .active {
  border-color: #f07821 !important;
}

.multi-choice > .btn {
  border-width: 3px;
}
/* */

.subnav > .nav-link {
  padding-right: 0px;
  border-top: 5px solid var(--light);
}

.subnav > .nav-link::after {
  content: "|";
  padding-left: 30px;
}

.subnav > .nav-link:last-child:after {
  content: "";
}
.subnav > .nav-link.active {
  border-top: 5px solid #f07821;
  padding-bottom: 9px;
}

/* return to top */
#return-to-top {
  position: fixed;
  bottom: 1px;
  right: 20px;
  background: rgb(0, 0, 0);
  background: rgba(0, 0, 0, 0.7);
  width: 50px;
  height: 30px;
  display: block;
  text-decoration: none;
  display: none;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 1031;
}
#return-to-top i {
  color: #fff;
  margin: 0;
  position: relative;
  left: 16px;
  top: 3px;
  font-size: 19px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#return-to-top:hover {
  background: rgba(0, 0, 0, 0.9);
}
#return-to-top:hover i {
  color: #fff;
  top: 0px;
}

/* scroll down indicator */
#scroll-down {
  position: fixed;
  bottom: 2%;
  margin-left: 50%;
  border-radius: 100px;
  border: white;
  border-style: solid;
  background: rgba(0, 0, 0, 0.7);
  width: 50px;
  height: 30px;
  display: block;
  text-decoration: none;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 1031;
}
#scroll-down i {
  color: #fff;
  margin: 0;
  position: relative;
  left: 16px;
  font-size: 19px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.mc-feedback {
  display: none;
}

.page {
  margin-bottom: 20px;
  border-bottom: var(--light) solid;
  padding-bottom: 20px;
}

.list-group-item:hover {
  text-decoration: none;
}

.list-group-item {
  border: 0px;
}

.modal-header .close {
  color: white;
}

#tipCheck input[type="checkbox"] + label {
  color: #ccc;
  font-style: italic;
}
#tipCheck input[type="checkbox"]:checked + label {
  color: #f00;
  font-style: normal;
}

.tipActive {
  border-color: #f07821 !important;
  border: 2px solid;
}

.orangeColor {
  color: #ed7d31 !important;
}
.term {
  color: #ed7d31 !important;
  cursor: pointer;
}

.po-bubble {
  color: #ed7d31 !important;
  font-size: 0.6em;
}
/*custom popover */

.popover-body {
  padding: 1.5em;
  padding-top: 0.5em;
  font-size: 20px;
}

.popover {
  border-color: #636daa;
}

.bs-popover-auto[x-placement^="bottom"] > .arrow::before,
.bs-popover-bottom > .arrow::before {
  border-bottom-color: #636daa;
}

.popover-header {
  background-color: white;
  border-bottom: none;
  padding-bottom: 0;
  text-align: right !important;
}

.text-large {
  font-size: 1.1em;
}
b {
  color: #636daa;
}

strong {
  color: #636daa;
}
.slider-info strong {
  color: white !important;
}

.btn-primary {
  color: white !important;
}

.top-container {
  margin-top: 57px;
}

.neg-head {
  background-color: #650000;
  color: white;
}
.neg-stmt {
  color: #650000;
  width: 40%;
}

.pos-stmt {
  color: rgb(11, 49, 30);
}

.ul-indent {
  margin-left: 20px;
}

.fa-external-link-alt {
  font-size: x-small;
  vertical-align: text-top;
}

.fa-file-pdf {
  font-size: x-small;
  vertical-align: text-top;
}

.tall-lines li {
  margin-bottom: 1rem;
}

.modal-body b {
  color: white;
}
.modal-body strong {
  color: white;
}



.orange-stripe{
  background: #f07821;
}

.wide-image-overlay{
  background: rgba(100, 110, 171, 0.8);
  padding: 10px;
  line-height: 38px;
  font-size: 1.5em;
  font-weight: 700;
  color: white;
  height: 100%;
  display: flex;
  flex-direction: column;
 
}
.wide-image-overlay p{
  margin-top: auto;
text-align: center;
margin-left: 5%;
margin-right: 5%;
}