

anope {
  color: #face2f;
}

a {
    color:#FECB6E;
}

a:hover {
  color: #face2f;
  text-decoration: underline;
}

.input {
  color: white;
}

#nav-link a {
  color: white;
}


#nav-toggle-button {
color: white;
}

a:hover {
  color: #ff8000;
  text-decoration: underline;
}

td a {
  color: white;
}

td a:hover {
  color: #face2f;
  text-decoration: underline;
}

.harddc-light-mode td a {
  color: black;
}

.harddc-light-mode td a:hover {
  color: #ff8000;
  text-decoration: underline;
}


#navbar  {
  line-height: 1;
  color: #650205;
}

#nav-link a {
  line-height: 1;
  color: #FECB6E;
}


#harddc_footer  {
    line-height: 1;
    color: #650205;
    height: 40px;
    background: #650205;
    position:fixed;
    bottom:0;
    left: 0;
    right: 0;
}

/* default darker color */
.navbar-custom {
    background-color: #650205;
}

.nav-link {
  line-height: 1;
  color: #FECB6E;
}

body {
    background: black;
    padding-top: 65px;
}

.a {
    color: white;
}

.label {
    color: white;
}
.h1 {
    color: #FECB6E;
}
.h3 {
    color: #FECB6E;
}

.hdchelp_title {
    color: #FECB6E;
}

.p.card-text {
    color: black;
    font-size: 8px;
}

.p {
    color: #FECB6E;
}

p.any_logo {
    color: #FECB6E;
    font-size: 10px;
    text-align: center;
}


div.projectJSONDisplay {
    color: #FECB6E;
    font-size: 8px;
}

pre.projectJSONDisplay {
    color: #FECB6E;
    font-size: 8px;
}


.harddc_logo {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.any_logo {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

td.tabcol1 {
    color: white;
    background-color: #262626;
}


.td {
    color: white;
    background-color: #262626;
}

.harddc-light-mode td {
    background-color: #f5f5f5;
}

.harddc-light-mode td.tabcol1 {
    background-color: #a6a6a6;
}


.harddc-light-mode a {
    color: black;
}

.harddc-light-mode h6 a {
    color: white;
}


.th {
    color: white;
    text-align:center;
}

tr th {
    color: white;
    background-color: #262626;
    text-align:center;
}


.harddc-light-mode .navbar-custom {
    background-color: #650205;
}

body.harddc-light-mode {
    background: white;
}

.harddc-light-mode label {
    color: white;
}
.harddc-light-mode h1 {
    color: #FECB6E;
}
.harddc-light-mode h3 {
    color: #FECB6E;
}
.harddc-light-mode p {
    color: orange;
}

.harddc-light-mode .hdchelp_title {
    color: #FECB6E;
}

.harddc-light-mode .hdchelp_text {
    color: black;
    font-size:8px;
}
.hdchelp_text {
    color: black;
    font-size:8px;
}


.harddc-light-mode th {
    background-color: #a6a6a6;
    text-align:center;
}

.harddc-light-mode th a {
    color: white;
}





.navbar-custom .harddc-dark-mode {
    background-color: #650205;
}
/* change the brand and text color */
.navbar-custom .navbar-brand,
.navbar-custom .navbar-text {
    color: white;
}
/* change the link color */
.navbar-custom .navbar-nav .nav-link {
    color: white;
}

/* change the color of active or hovered links */
.navbar-custom .nav-item.active .nav-link,
.navbar-custom .nav-item:hover .nav-link {
    color: #face2f;
  text-decoration: underline;
}


/* Dark Mode styles */

.harddc-dark-mode #hard_donor_name {
  line-height: 1em;
  color: #FECB6E;
}

.introtext  {
    color: white;
}

.harddc-light-mode .introtext {
    color: black;
}

.makertext {
    line-height: 1em;
    color: white;
    text-align: left;
    font-size: 8px;
}

.harddc-light-mode .makertext a {
    line-height: 1em;
    color: #face2f;
}

.harddc-light-mode .makertext a:hover {
    line-height: 1em;
    color: #face2f;
    text-decoration: underline;
}


.makertext-right {
    line-height: 1em;
    color: white;
    text-align: right;
    font-size: 8px;
}

.harddc-light-mode .makertext {
    line-height: 1em;
    color: white;
    text-align: left;
    font-size: 8px;
}

.harddc-light-mode .makertext-right a {
    line-height: 1em;
    color: #face2f;
}

.harddc-light-mode .makertext-right a:hover {
    line-height: 1em;
    color: #face2f;
    text-decoration: underline;
}


.harddc-light-mode .makertext-right {
    line-height: 1em;
    color: white;
    text-align: right;
    font-size: 8px;
}


/* change navbar-toggler inside lines color (stroke) */
span.navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='yellow' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
  color: white;
}

.harddc-light-mode span.navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='yellow' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
  color: white;
}

#carousel-caption h3 {
    color: white;
}

.harddc-light-mode #carousel-caption h3 {
    color: white;
}

