/* tag */
body {
  background-color: #000;
  /* background-image: radial-gradient(#2C3E50, #000); */
  color: #fff;
}

p {
  color: #4f4f4c;
}

h1  {
  color: #ffc220;
  text-align: center;
}

h2 {
  color: #fff;
  font-weight: 900;
}

h3 {
  color: #757671;
}

h4 {
  color: #757671;
}

h5 {
  color: #757671;
}

h6 {
  color: #757671;
}

input:invalid, textarea:invalid, select:invalid {
  border: 2px solid red;
}

input:valid, textarea:valid, select:valid  {
  border: 2px solid black;
}

input:invalid:required, textarea:invalid:required,select:invalid:required {
  background-image: pink;
}

.breadcrumb-item a, .breadcrumb-item li{
  color: #fff;

}

.breadcrumb-item + .active {
  font-weight: bold;
  color: #fff;
  --bs-breadcrumb-divider-color: #4f4f4c;
}



.nav-item, .dropdown-item, .alert {
  font-size: 24px;
}

/* class */
.main{
  max-width: 850px;
}

.footer{
  border: 2px solid #fff;
  border-radius:  5px;
  margin: 5px;
  padding: 25px;
  background-color: #757671;
  opacity: .3; 
}

.footerItem, .footerHeading, .footer a{
  font-size: 24px;
  text-decoration: none;
  color: #fff;
}

.footer a:hover, h6:hover{
  color: #000;
  background-color: #fff;
}

.footer ul{
  list-style-position: outside;
  list-style-type: square;
  line-height: 150%;
  margin: 0;
  padding: 5;
}

.footerItem{
};

.footerHeading{
  font-weight: 900;
}

.abfcHeader{
  text-align: center;
  font-size: 1.7ch;
  font-weight: bold;
  text-transform: uppercase;
}

.abftTable{
  width:70%;
  margin: 100px auto;
  padding: 25px;
  border: 2px solid;
  border-radius: 5px;
}

.abftTable h4{
  text-align: center;
  text-decoration: underline overline ;
  text-transform: capitalize;
  font-size: 1.6ch;
}

.abfcBf, .abftTable h5{
  text-transform: capitalize;
  font-size: 1.6ch;
};

.hero-wrap {
  overflow: hidden;
  position: relative;
}

.hero-bg {
  opacity: 0.05;
  position: absolute;  
  left: 0;
  right: auto;
  top: 600;
  width: 100%;
  height: 100%;
}

.hero-content {
  position: relative;
  font-size: 18px;
}

.hero-content h1 {
  text-align: left;
}

.eventIcon{
  width: 100px;
}

.acftSummary{
  font-style: italic;
  color: #fff;
}

.benchmark, .benchmarkOpt{
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-size: 4px;
}

.bmMax, .bmNinety, .bmEighty, .bmSeventy, .bmSixty{
  border-width: 5px;
  border-style: solid;
  justify-content: center;
  align-items: center;
}

.bmMax{
  border-color: #248f24;
}

.bmNinety{
  border-color: #32cd32;
}

.bmEighty{
  border-color: #90ee90;
}

.bmSeventy{
  border-color: #ffff00;
}

.bmSixty{
  border-color: #ffaa33;
}

.btn-link{
  color: #fff;
}

.buffer{
  padding: 10px 0;
}

.calScore{
  background-color: white;
}

.error{
  background-color: pink;
  color: red;
  font-size: 16px;
  width: 100%;
  height: 20px;
  text-align: center;
}

.exemptEvent{
  font-weight: 900;
  text-align: center;
  color: #000;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #ffc220;
}

.footnote{
  opacity: .5;
}

.info{
  background-color: lightgreen;
  color: green;
  font-size: 16px;
  width: 100%;
  height: 20px;
  text-align: center;
}

.logo{
  width: 250px;
}

.subContentTitle{
  font-weight: bold;
}

.mainHeader{
  text-align: center;
}

.navbar{
  min-width: 476px;
  width: 100%;
}

#navbar-r{
  right: 10px;
}

.optional{
  color: #ffc220;
  font-style: italic;
}

.rawScore{
  min-width: 200px;
}

.resource-container{
  border: 2px solid  #fff;
  border-radius: 15px;
  margin: 15px 0;
  padding: 15px;
  min-width: 476px;
}

.resource-container .rO{
  background-color: #191919;
}

.resource-container .rE{
  background-color: #404040;
}

.resource-container .actionCol{
  background-color: red;
  border-radius: 15px;
  color: #fff;
  font-weight: bold;
  margin: 5px auto;
  padding: 15px;
}

.recScoreCard{
  background-color: #fff; 
  border-color: #ffc220; 
  border-style: solid; 
  border-width: 5px;
  color: #000; 
  width:700px;
}

.recScoreCardBox{
  border-color: #000;
  border-style: solid; 
  border-width: 2px;
}

.recScoreCardRow, .scoreCardGraphCol{
  min-width:400px;
  max-width:50%;
}

.blogProfilePic{
  width: 50px;
}

#content img{
  width: 75%;
  height: auto;
  margin: 10px;
}

.card{
  margin: 25px 10px;
  padding: 20px;
}
.recScoreCardTitle{
  background-color: darkgray;
  color: #fff;
  font-weight: bolder;
  text-align: center;
}

.recScoreCardHeader{
  font-weight: bold;
  background-color: lightgray;
}

.required{
  color: red;
  font-weight: bolder;
}

.required, .tip{
  font-size: 10px;
}

.acftCardListHeading{
  font-weight: bold;
}
.acftCardListRowStipe{
  background-color: #404040;
}

option{

  -webkit-align-items: center;
  -webkit-appearance: menulist-button;
  -webkit-rtl-ordering: logical;
  -webkit-writing-mode: horizontal-tb;
  background-color: rgb(255, 255, 255);
  border-radius: 0px;
  border: 1px solid rgb(204, 204, 204);
  border-image-outset: 0px;
  border-image-repeat: stretch;
  border-image-slice: 100%;
  border-image-source: none;
  border-image-width: 1;
  box-sizing: border-box;
  color: rgb(85, 85, 85);
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: normal;
  height: 30px;
  letter-spacing: normal;
  line-height: normal;
  margin: 0 0 10px 0;
  padding: 4px 6px;

  text-align: start;
  text-indent: 0px;
  text-shadow: none;
  text-transform: none;
  vertical-align: middle;
  white-space: pre;
  word-spacing: 0px;


  width: 220px;
}

.scoreCardGraph{
  border-color: #ffc220;
  border-radius: 5;
  border-style: solid;
  border-width: 5px;
  height: 500px;
  margin: auto;
  padding: 10px;
  text-align: center;
  width: 650px; 
}

.smallBuffer{
  padding: 20px 0 0 0;
}

/* The switch - the box around the slider */
.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

/* Hide default HTML checkbox */
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: gray;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #ffc220;
}

input:focus + .slider {
  box-shadow: 0 0 1px #ffc220;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

/* id */
#errMsg{
  display: none;
}

#scoreCard, #bfCard{
  color: #fff;
}

#abfcGo{
  color: green;
  font-weight: 900;
}

#abfcNoGo{
  color: red;
  font-weight: 900;
}


@media screen and (max-width: 476px) {
  .adminInput, .rawInput, .calScore{
    width: 120px;
  }

  .navbar-toggler-icon{
    width: 50px;
  }

  body, .hero-content p, p {
    font-size:  16px;
    width: 100%;
  }

  h1, .abftTable h1 {
    font-size: 36px;
  }

  h2, .hero-content h1, .abftTable h2 {
    font-size: 32px;
  }

  h3, .hero-content h3, .abftTable h3 {
    font-size: 28px;
  }

  h4, .hero-content h4, .abftTable h4 {
    font-size: 20px;
  }

  .actionCol{
    margin: 1px auto;
    padding: 5px;
    font-size: 12px;
  }

  .abftTable h1 {
    font-size: 28px;
  }

  .abftTable h2 {
    font-size: 26px;
  }

  .abftTable h3 {
    font-size: 24px;
  }

  .abftTable h4 {
    font-size: 22px;
  }

  .abftTable h5, .abfcBf {
    font-size: 20px;
  }

  .hero-bg{
    width: 100%;
  }

  .btn{
    font-size: 20px;
  }

  .input, .adminInput, .rawInput, .subcontentTitle, .mainHeader, .calScore {
    font-size: 20px;
  }

  .contentBox{
    font-size: 38px;
    opacity: 1;
    margin: 0 2%;
    padding: 2%;
  }

  .footnote, .breadcrumb-item{
    font-size: 20px;
  }

  .footer{
    display: none;
  }

  .footerRequired{
    display: inline-block;
  }

  .benchmark, .benchmarkOpt, .resource-container{
    font-size: 24px;
  }

  .card{
    width:100%;
  }
}

@media screen and (min-width: 477px) {
  .adminInput, .rawInput, .calScore{
    width: 120px;
  }

  .navbar-toggler-icon{
    width: 50px;
  }

  body, .hero-content p, p {
    font-size:  24px;
    width: 100%;
  }

  h1, .abftTable h1 {
    font-size: 40px;
  }

  h2, .hero-content h1, .abftTable h2 {
    font-size: 36px;
  }

  h3, .hero-content h3, .abftTable h3 {
    font-size: 32px;
  }

  h4, .hero-content h4, .abftTable h4 {
    font-size: 28px;
  }

  .actionCol{
    margin: auto;
    padding: 5px;
    font-size: 13px;
  }

  .abftTable h1 {
    font-size: 30px;
  }

  .abftTable h2 {
    font-size: 28px;
  }

  .abftTable h3 {
    font-size: 24px;
  }

  .abftTable h4 {
    font-size: 24px;
  }

  .abftTable h5, .abfcBf {
    font-size: 22px;
  }

  .btn{
    font-size: 24px;
  }

  .input, .adminInput, .rawInput, .subcontentTitle, .mainHeader, .calScore {
    font-size: 24px;
  }

  .contentBox{
    font-size: 38px;
    opacity: 1;
    margin: 0 2%;
    padding: 2%;
  }

  .footnote, .breadcrumb-item{
    font-size: 20px;
  }

  .footer{
    display: none;
  }

  .footerRequired{
    display: inline-block;
  }

  .benchmark, .benchmarkOpt, .resource-container{
    font-size: 24px;
  }
}


@media screen and (min-width: 768px) {
  .adminInput, .rawInput, .calScore{
    width: 90px;
  }

  .navbar-toggler-icon{
    width: 50px;
  }

  body, .hero-content p, p {
    font-size:  40px;
  }

  h1, .abftTable h1 {
    font-size: 48px;
  }

  h2, .hero-content h1, .abftTable h2  {
    font-size: 44px;
  }

  h3, .hero-content h3, .abftTable h3 {
    font-size: 40px;
  }

  h4, .hero-content h4, .abftTable h4 {
    font-size: 36px;
  }

  .actionCol{
    margin: auto;
    padding: 5px;
    font-size: 28px;
  }


  .abftTable h1 {
    font-size: 36px;
  }

  .abftTable h2 {
    font-size: 32px;
  }

  .abftTable h3 {
    font-size: 28px;
  }

  .abftTable h4 {
    font-size: 24px;
  }

  .abftTable h5, .abfcBf {
    font-size: 20px;
  }

  .input, .adminInput, .rawInput, .subcontentTitle, .mainHeader, .calScore {
    font-size:  38px;
  }

  .btn{
    font-size:  24px;
  }

  .contentBox{
    font-size: 48px;
    opacity: 1;
    margin: 0 2%;
    padding: 2%;
  }

  .footnote, .breadcrumb-item{
    font-size: 24px;
  }

  .adminInput{
    width: 250px;
  }

  .benchmark, .benchmarkOpt, .resource-container{
    font-size: 30px;
  }

  .footer{
    display: none;
  }

  .footerRequired{
    display: inline-block;
  }
}

@media screen and (min-width: 1200px) {
  .adminInput, .rawInput, .calScore{
    width: 75px;
  }

  .navbar-toggler-icon{
    width: 75px;
  }

  body, .hero-content p, p {
    font-size: 24px;
  }

  h1, .abftTable h1 {
    font-size: 48px;
  }

  h2, .hero-content h1, .abftTable h2 {
    font-size: 40px;
  }

  h3, .hero-content h3, .abftTable h3 {
    font-size: 32px;
  }

  h4, .hero-content h4, .abftTable h4 {
    font-size: 24px;
  }

  .abftTable h1 {
    font-size: 34px;
  }

  .abftTable h2 {
    font-size: 30px;
  }

  .abftTable h3 {
    font-size: 26px;
  }

  .abftTable h4 {
    font-size: 22px;
  }

  .abftTable h5, .abfcBf {
    font-size: 18px;
  }

  .input, .adminInput, .rawInput, .subcontentTitle, .mainHeader, .calScore {
    font-size:  24px;
  }

  .btn{
    font-size:  16px;
  }

  .contentBox{
    opacity: 1;
    margin: 0 2%;
    padding: 2%;
  }

  .footnote, .breadcrumb-item{
    font-size: 16px;
  }

  .adminInput{
    width: 150px;
  }

  .benchmark, .benchmarkOpt, .resource-container{
    font-size: 18px;
  }

  .footer{
    display: inline-block;
  }
}
