.grecaptcha-badge {

  visibility:hidden !important;

}

body {
  font-family: "proxima-nova", sans-serif !important;
  font-size: 1.2rem;
  font-weight: 300;
  letter-spacing: -0.01rem;
  background-color: white;
}

.consentnametop {
  font-family: Courier New, Courier, monospace;
  font-weight: bold !important;
  color:#edff00 !important;
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.smalltable{
  font-size:1rem !important;
}

.smalltable th{
  font-size:1rem !important;
}

/* jsignature seems to be handling the size on its own! */

/* .jSignature {
  width:400px !important;
  height:auto !important;
}  */

/* canvas.jSignature { 
  height: 25% !important;
  width: auto !important; }
*/
/* .jsig {
  font: 25% !important;
}  */

.consentsignature {
  font-family: Courier New, Courier, monospace;
  font-weight:bold;
  text-transform: uppercase;
  font-size: 1rem !important;

}

.consent-form {
  color: #303048;
}

.consent-form-header .onDark {
  color: #dbdcdc;
}

.consent-form-header h2 {
  color: #edff00;
  margin-bottom: 0;
  font-size: 2.5rem;
}

.consent-form-header hr {
  border-color: rgba(219, 220, 220, 0.3);
  border-width: thin;
}

.consent-form-header h3 {
  color: #dbdcdc;
  margin-top: 1rem;
  margin-bottom: 0;
  font-weight: 200 !important;
  font-size: 2rem;

  text-transform: uppercase;
}

.consent-form-header h4 {
  color: #edff00;
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-weight: 500 !important;
  font-size: 2rem;
}

.consent-form-header p {
  color: #dbdcdc;
}

.consent-form-header img {
  margin: 2rem;
}

.consent-form-header {
  padding: 1.5rem 7rem;
}

.consent-form {
  color: #303048;
  border-right-color: #edff00;
  border-right-width: 1rem;
  border-right-style: solid;
}

.consent-form p {
  color: #303048;
  font-size: 1.5rem;
}

.consent-form .onDark {
  color: dbdcdc;
}

.consent-form h2 {
  color: #edff00;
  margin-bottom: 0;
  font-size: 2rem;
}

.consent-form hr {
  border-color: rgba(219, 220, 220, 0.3);
  border-width: thin;
}

.consent-form h3 {
  color: #dbdcdc;
  margin-top: 1rem;
  margin-bottom: 0;
  font-weight: 200 !important;
  font-size: 2rem;

  text-transform: uppercase;
}

.consent-form h4 {
  /* margin-top:1rem; */
  margin-bottom: 1rem;
  font-weight: 700 !important;
  font-size: 2rem;
}

.consent-form img {
  margin: 2rem;
}

.consent-form {
  padding: 4rem 5rem;
  line-height: 1.35 !important;
}

.consent-form li {
  padding-left: 2rem;
  font-weight: 500;
  margin-bottom: 1rem;
  font-size: 1.5rem;
}

.consent-form ol {
  padding-left: 1rem;
}

.consent-form-dark {
  background-color: #303048;
  border-right-color: #edff00;
  border-right-width: 1rem;
  border-right-style: solid;
}

.consent-form .onDark {
  color: #dbdcdc;
}

.consent-form-dark h2 {
  color: #edff00;
  margin-bottom: 0;
  font-size: 2.5rem;
}

.consent-form-dark hr {
  border-color: rgba(219, 220, 220, 0.3);
  border-width: thin;
}

.consent-form-dark h3 {
  color: #dbdcdc;
  margin-top: 1rem;
  margin-bottom: 0;
  font-weight: 200 !important;
  font-size: 2rem;

  text-transform: uppercase;
}

.consent-form-dark h4 {
  /* margin-top:1rem; */
  margin-bottom: 1.1rem;
  font-weight: 700 !important;
  font-size: 2rem;
  color: #edff00;
}

.consent-form-dark p {
  color: #dbdcdc;
}

.consent-form-dark img {
  margin: 2rem;
}

.consent-form-dark {
  padding: 4rem 5rem;
}

.consent-form-dark li {
  padding-left: 2rem;
  font-weight: 500;
  margin-bottom: 1rem;
  font-size: 1.5rem;
  color: #dbdcdc;
}

.consent-form-dark ol {
  padding-left: 1rem;
  color: #dbdcdc;
}

.form-logo {
  width: 40%;
}

.tab-content h4 {
  columns: #303048;
  text-transform: uppercase;
  font-size: 1.1rem;
  font-weight: 700 !important;
}

h2 {
  color: #303048;
}

dt {
  font-weight: 700 !important;
}

.btn-primary.disabled,
.btn-primary:disabled {
  background-color: white;
  border-color: rgba(0, 0, 0, 0.2);
  color: rgba(0, 0, 0, 0.2);
}

.btn-primary.disabled,
.btn-primary:disabled:hover {
  background-color: white;
  border-color: rgba(0, 0, 0, 0.2);
  color: rgba(0, 0, 0, 0.2);
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  background-color: white;
  border-top-color: rgb(221, 221, 221);
  border-right-color: rgb(221, 221, 221);

  border-left-color: rgb(221, 221, 221);
  color: #303048;
}

.navtwo {
  background-color: #f5f5f6;
  padding-top: 2rem;
  padding-bottom: 2rem;
  color: #303048;
}

.pageheader {
  padding: 2rem 2rem;
}

.bg-dark {
  /* background-color: #343a40 !important; */
  background-color: #303048;
}

.fw300 {
  font-weight: 300;
}
.jumbotron-secondary {
  padding: 2rem 1rem !important;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.3rem;
}

.bg-adam {
  background-color: #edff00;
}

.card-header h5 a {
  font-weight: 300;
  font-size: 1.2rem;
}

.card-header h5 a:hover {
  text-decoration: none;
  color: #edff00 !important;
}

.card {
  margin-bottom: 1rem;
}

.card-body {
  background-color: white;
  color: #302048;
  border-bottom: 6px solid #303048;
  font-weight: 600;
}

.btn {
  font-size: 1.2rem;
}

.btn-primary {
  color: #303048;
  background-color: white;
  border: 0.1rem solid #303048;
  font-weight: 600;
  font-family: "proxima-nova", sans-serif !important;
}

.btn-primary:hover {
  color: #edff00;
  background-color: #303048;
  border: 0.1rem solid #303048;

  font-family: "proxima-nova", sans-serif !important;
}

.btn-primary:not([disabled]):not(.disabled):active,
.btn-primary:not([disabled]):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
  color: #edff00;
  background-color: #303048;
  border-color: #303048;
  box-shadow: 0 0 0 0.2rem rgba(237, 255, 0, 0.5);
}

.btn-primary:focus,
.btn-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(237, 255, 0, 0.5);
}

.treatments {
  font-size: 1.2rem !important;
  text-decoration: none !important;

  font-weight: 700 !important;
}

.treatments .link {
  font-size: 0.9rem;
}

th {
  font-size: 1.2rem;
}

caption {
  padding: 0px !important;
}

.treatmenttable {
  margin-bottom: 0px;
}

.appointments {
  font-size: 1rem !important;
  text-decoration: none !important;
}

.hidden {
  display: none;
}

td {
  font-weight: 300;
}
x
.nav-tabs a {
  color: rgba(0, 0, 0, 0.5);
}

/* MOBILES! xxxxxxxxxxxxxxx */

@media (max-width: 415px) {
  .form-logo {
    width: 70%;
  }


#treatmentsdiv {
  
  margin-top:0rem !important;
}

#treatmentsdiv span a {
  
  font-size:0.9rem !important;
}

.appointmentdetails {
  margin-bottom:0rem !important;
}

.consentcollapse
{
  margin-bottom:1.5rem !important;
}

  .hidebutton

  {
    display:none !important;
    visibility: hidden !important;
  }

  .consent-form,
  .consent-form-header,
  .consent-form-dark {
    padding: 1.5rem 2rem;
  }

  .pageheader {
    padding: 2rem 1rem !important;
  }
  td {
    font-weight: 400;
  }

  h3 {
    font-size: 1.1rem;
  }

  .btn {
    font-size: 1rem;
  }

  .appointments {
    font-size: 0.8rem !important;
    text-decoration: none !important;
  }

  .nav-link {
    font-size: 0.85rem;
  }


  .nav-link {
    display: block;
    padding: 0.5rem 0.4rem !important;
  }

  .addtreatment {
    margin-bottom: 1rem;
  }

  .treatmenttable {
    margin-bottom: 0px;
  }

  .treatments {
    font-size: 0.8rem !important;
    text-decoration: none !important;
  }

  small {
    font-size: 75%;
  }

.navtwo .lead {
  font-size:0.9rem;
}

  .treatments:hover {
    font-size: 0.9rem !important;
    text-decoration: none !important;
  }

  .jumbotron-secondary {
    padding: 1rem 1rem !important;
  }

  @media (min-width: 576px) {
    .jumbotron-secondary {
      padding: 1rem 1rem !important;
    }


 

    .hidden {
      display: none;
    }
  }

  .bg-adam {
    background-color: #edff00;
  }

  .card-header h5 a {
    font-weight: 300;
  }

  .card {
    margin-bottom: 1rem;
  }

  .card-body {
    background-color: white;
    color: #302048;
    border-bottom: 6px solid #303048;
    font-weight: 300;
  }

  caption {
    padding: 0px !important;
  }

  th {
    font-size: 1.1rem;
  }

  .card-header h5 a {
    font-size: 1rem;
  }

  .consent-form h4 {
    margin-bottom: 1rem !important;
  }

  .consent-form-header {
    margin-top: 1rem !important;
  }

  .consent-form-header h2 {
    color: #edff00;
    margin-bottom: 0;
    font-size: 2rem;
  }


  .consent-form-header ol, .consent-form-dark ol, .consent-form ol, .consent-form-header h3 {
    font-size: 1.17rem;
  }

  .consent-form-header li, .consent-form-dark li, .consent-form li, .consent-form-header h3 {
    font-size: 1.17rem;
  }

  .consent-form-header h4 {

    font-size: 1.19rem;
  }

  .consent-form p {
    font-size: 1.3rem;
}


  main {
      margin:5px;
  }

  .consentnametop{
    margin-bottom: 1rem;
  }

  .consent-form li {
    padding-left: 2rem;
    font-weight: 500;
    margin-bottom: 1rem !important;
    font-size: 1.17rem;
}

.consent-form-header img {
    margin: 0 2rem 2rem 2rem;
}

.consent-form-header .text-center h3 {

        font-size: 1.1rem;
        letter-spacing: 5px;
    }

}


