root {
  --bbp-bg-color-heaEmph: #782120 /*#8e1919*/;
  --bbp-bg-color-hea: #6a0201;
  --bbp-bg-color-sticky: #630a0a;
  --bbp-bg-color: #380605;
  --bbp-bg-color2: #420807;
  --bbp-bg-color3: #7f1d1b;
  --bbp-slctdbg-color: #c6918e;
  --bbp-infobxbg-color: #875e5e;
  --bbp-lnktxt-color: #f3f8e3;
  --bbp-txt-color: #d8e5b6;
  --bbp-txt-color2: #aeb698;
  --bbp-inpbg-color: #ca8c8c /*#e1b5b5*/;

  --bbp-buttonbg-color: #5c604f;
}

h1, h2, h3, h4 {
  text-transform: none;
}

.smaller-1 {
  font-size: 0.75em;
}
.smaller-1 p {
  margin: 0;
  line-height: 1.25em;
}

.right-col-block {
  margin-top: 25px;
  margin-bottom: 25px;
}
.right-col-block p {
  margin-bottom: 5px;
}

#breadcr {
  margin-bottom: 12px;
  font-size: 0.85em;
}

.table-1 {
  border-collapse: collapse;
  border: 2px solid #5e4c26;
  font-size: 0.9em;
}
.table-1 th, .table-1 td {
  border-collapse: collapse;
  border: 1px solid #5e4c26;
  font-size: 0.9em;
}

#initial_legende p {
  margin: 5px;
}
.elig_contr {
  font-style:italic;
  color:#BDAF8C;
  font-size:0.9em;
}

.elig_contr P {
  margin: 5px 0 0 20px;
}

.loggedin-profpic-bala {
  display: flex;
  justify-content: space-between;
  max-width: 600px;
}
.prof-pic-display {
}

@media (min-width: 960px) {
}
@media (min-width: 600px) and (max-width: 960px) {
}
@media (max-width: 600px) {
}

