.docenter {
    text-align: center;
}

.shortitems  {
  background: #f5f9ce;
    display: inline-block;
    margin-left: 12px;
    margin-bottom: 11px;
    padding: 7px;
    border-radius: 5px;
    /* width: 166px; */
    text-decoration:none;


}


.subtitleab{
  margin-bottom: 13px;
font-weight: 500;
}

.userhscode {
    display: block;
    margin-bottom: 4px;
    margin-top: 0px;
}

.caction {
    margin-top: -62px;

    border: 1px solid #e5e5e5;
    padding: 7px;

    text-align: left;
}

.joinhead {
    margin: 0px auto;
    /* margin-left: 15px; */
    width: 56%;
    padding: 2px;
    margin-top: 30px;
    background-image: url(https://brokergenius.ai/wp-content/uploads/2024/08/rocket.svg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 87px;
}

.joindiv {
    margin: 0px auto;
    width: 56%;
    margin-top: 0px;
    margin-bottom: 30px;
    padding-bottom: 26px;
    position: relative;
}
.joindiv::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 50%;
    border-bottom: #FBCE6C solid 2px;
}


.autotitle {
    line-height: 25px;
}
.findoutmore {
    text-align: center;
    margin-top: 29px;
}


.headto {
      margin-left: 15px;
    padding: 2px;
    margin-top: 30px;
     background-image: url('https://brokergenius.ai/wp-content/uploads/2024/08/rocket.svg');
  background-size: cover; /* Optional: covers the entire background */
  background-position: center; /* Optional: centers the image */
  background-repeat: no-repeat; /* Optional: prevents the image from tiling */
     height: 250px;
}

.ctacr {
      background: #fbce6c;
    display: block;
    padding: 11px;
    margin-bottom: 7px;
    color: #000;
}


.caction {
    margin-top: -62px;
        margin-left: 15px;
        background: #e9e9e9;

}

.docursor{
 cursor:pointer;
}

.thishscode {
    display: inline-block;
    padding: 4px;
    background: #fff8d9;
    font-size: 18px;
    border-radius: 5px;
    font-weight: 600;
    letter-spacing: 3px;
}

.userproducts {
    background: #f9f9f9;
    padding: 14px;
    border-radius: 6px;
}




.doctitle{
  
  
}

.doctitle h1 {
    font-size: 39px;
    margin-bottom: 9px;
}

.docinfo{
  
}


.shortitems a {

}

.mdwn6{
   margin-bottom: 11px;
}

 .alphabet-container {
            display: flex;
            flex-wrap: wrap;
            justify-content: center;
            gap: 10px; /* Adjust spacing between letters */
            max-width: 400px; /* Set the max width you want */
            margin: 20px auto; /* Center container horizontally */
        }

        /* Each letter styling */
        .alphabet-container .letter {
            display: flex;
            justify-content: center;
            align-items: center;
            width: 40px; /* Adjust width as needed */
            height: 40px; /* Adjust height as needed */
            border: 1px solid black;
            font-size: 20px;
            font-weight: bold;
            cursor: pointer;
        }


.dobold {
    font-weight: bold;
}


.pure-g.clist {
    margin-bottom: 17px;
    padding-bottom: 8px;
    border-bottom: 1px solid #ccc;
}


.resetwrapper {
    margin-top: 61px;
    text-align: center;
}

.reset {
    /* border: 1px solid #ccc; */
    padding: 21px;
    margin-top: 25px;
    display: none;
    background: #f1eeee;
    border-radius: 16px;
}
.resetwrapper {
    margin-top: 61px;
    text-align: center;
    cursor: pointer;
    /* text-decoration: underline; */
}

.newselect {
    position: relative;
    display: block;
    width: 100%;
    font-size: 14px;
    height: 46px;
    line-height: 3;
    background: #e7e7e7;
    overflow: hidden;
    border-radius: 0.25em;
}
.newadjust {
    font-size: 17px;
    border: 1px solid;
}


.newselect::after {
    content: '\25BC';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    padding: 0 1em;
    pointer-events: none;
    border-radius: 8px;
    background: #FBCE6C;
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}

.countrywrapper {
    width: 95%;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    outline: 0;
    box-shadow: none;
    border: 0 !important;
    background-image: none;
    width: 100%;
    padding-left: 16px !important;
    border-radius: 8px;
     background: #e7e7e7;
}


 .xcontainer {
            max-width: 600px;
            margin: 50px auto;
            background-color: #ffffff;
            padding: 20px;
            border-radius: 10px;
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
        }
         .xcontainer.h1 {
            color: #333333;
        }
        .xcontainer. p {
            color: #555555;
            line-height: 1.6;
        }
        .xcontainer. a {
            color: #0066cc;
            text-decoration: none;
        }
        .explorebutton {
            display: inline-block;
            margin: 20px 0;
            padding: 10px 20px;
            background-color: #0066cc;
            color: #ffffff;
            text-decoration: none;
            border-radius: 5px;
        }
        .explorebutton:hover {
            background-color: #004c99;
        }
        


.error-message {
    text-align: center;
    color: red;
    display: block;
    margin-bottom: 20px;
}

 .linebtnn {
    width: 66%;
    display: inline-block;
    text-align: center;
    margin: 0px auto;
}
.btnbrand {
    color: rgba(0, 0, 0, 0.87);
    leading-trim: both;
    text-edge: cap;
    font-family: Switzer;
    font-size: 16px;
        padding: 10px !important;
    font-style: normal;
    font-weight: 700;
    border-radius: 8px;
    background: #FBCE6C;
    box-shadow: 0px 3px 8px 0px rgba(251, 206, 108, 0.30);
    display: inline-flex;
    /* height: 36px; */
          border: 0px;
    align-items: center;
    gap: 8px;
    flex-shrink: 0;
    cursor: pointer;
}
.btnbrand:hover{
     background: #FBCE6C;
}


.doupdateentry {
    width: 162px !important;
}


.textspacer {
    margin-bottom: 20px !important;
}
.textspacer {
    margin-bottom: 20px !important;
}
.sexyform {
    margin-bottom: -1px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: none;
    border-left-style: solid;
    border-color: #000;
    position: relative;
    font-size: 16px;
    height: auto;
    padding: 10px;
    box-sizing: border-box;
    display: block;
    width: 95%;
    margin-bottom: 11px;
    line-height: 1.42857143;
    color: #000;
    background-color: #e7e7e7;
    background-image: none;
    border: 1px solid #000;
    border-radius: 4px;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}


.formwrapper {
    margin: 0px auto;
    width: 57%;
}



















#registerblock{
 margin: 0px auto;
    width: 71%;
}
#wrapper-footer .footer--top .footer-top-level {
  padding: 5.25rem 0;
  border-radius: 1.875rem;
  outline: 1px dashed #ffffff; /* Replace $white with actual value */
  outline-offset: -5px;
}

#wrapper-footer .footer--top .footer-top-level .desc-footer {
  max-width: 20.5rem;
  width: 100%;
  margin: 0 auto;
  padding-top: 0.62rem;
  padding-bottom: 1.25rem;
}

#wrapper-footer .footer--bottom .footer-bottom-level {
  border-radius: 1.875rem;
  border: 1px solid #e7e7e7;
  background: #ffffff; /* Replace $white with actual value */
  padding: 1.87rem 1.87rem 1.38rem 1.87rem;
}

#wrapper-footer .footer--bottom .footer-bottom-level img {
  max-width: 11.375rem;
  width: 100%;
  height: 2.3125rem;
  flex-shrink: 0;
}

#wrapper-footer .footer--bottom .footer-bottom-level .subscribe-section {
  display: flex;
  flex-direction: column;
}

#wrapper-footer .footer--bottom .footer-bottom-level .subscribe-section .sub-top {
  color: #primary; /* Replace $primary with actual value */
  width: 15.0625rem;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
}

#wrapper-footer .footer--bottom .footer-bottom-level .subscribe-section .sub-bottom {
  color: #000000; /* Replace $black with actual value */
  width: 18.0625rem;
  font-family: Switzer;
  font-size: 0.625rem;
  font-style: normal;
  font-weight: 400;
  line-height: 105%;
  letter-spacing: -0.00625rem;
  opacity: 0.5;
}

#wrapper-footer .footer--bottom .footer-bottom-level .subscribe-section .tnp-subscription form {
  max-width: 22.8125rem;
  width: 100%;
  position: relative;
}

#wrapper-footer .footer--bottom .footer-bottom-level .subscribe-section .tnp-subscription form .tnp-field-email .tnp-email {
  display: flex;
  padding: 0.75rem 4rem 0.75rem 0.75rem;
  align-items: center;
  gap: 0.5rem;
  border-radius: 0.3125rem;
  border: 1px solid #e7e7e7;
  background: #ffffff; /* Replace $white with actual value */
}

#wrapper-footer .footer--bottom .footer-bottom-level .subscribe-section .tnp-subscription form .tnp-field-button {
  text-align: left;
  position: absolute;
  right: 0.5rem;
  top: 0.5rem;
}

#wrapper-footer .footer--bottom .footer-bottom-level .subscribe-section .tnp-subscription form .tnp-field-button .tnp-submit {
  display: flex;
  width: 2.4375rem;
  height: 1.875rem;
  padding: 0.1875rem 0.4375rem 0.1875rem 0.5rem;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 0.125rem;
  background: #secondary; /* Replace $secondary with actual value */
  box-shadow: none;
  border: 0;
}

#wrapper-footer .footer--bottom .footer-bottom-level .footer--menu {
  display: flex;
  gap: 5.06rem;
  justify-content: space-between;
  flex-wrap: wrap;
}

@media (max-width: 992px) { /* Example breakpoint, replace with actual */
  #wrapper-footer .footer--bottom .footer-bottom-level .footer--menu {
    gap: 2rem;
  }
}

#wrapper-footer .footer--bottom .footer-bottom-level .footer--menu .f-menu .footer-menu-header {
  line-height: 120%;
  letter-spacing: -0.01rem;
  opacity: 0.7;
}

#wrapper-footer .footer--bottom .footer-bottom-level .footer--menu .f-menu ul {
  line-height: 120%;
  gap: 0.62rem;
}

#wrapper-footer .footer--bottom .footer-bottom-level .footer--menu .f-menu ul li a {
  color: #000000; /* Replace $black with actual value */
  text-decoration: none;
}

#wrapper-footer .footer--bottom .footer-bottom-level .copyrights {
  gap: 3.12rem;
  opacity: 0.7;
}

@media (max-width: 992px) { /* Example breakpoint, replace with actual */
  #wrapper-footer .footer--bottom .footer-bottom-level .copyrights {
    gap: 1rem;
  }
}

#wrapper-footer .footer--bottom .footer-bottom-level .copyrights .copyright {
  font-size: 0.75rem;
  line-height: 105%;
  letter-spacing: -0.0075rem;
}

#wrapper-footer .footer--bottom .footer-bottom-level .copyrights a {
  font-size: 0.75rem;
  line-height: 105%;
  letter-spacing: -0.0075rem;
}

#wrapper-footer .footer--bottom .footer-bottom-level .copyrights ul {
  gap: 0.63rem;
}

#wrapper-footer .footer--bottom .footer-bottom-level .social-icons {
  gap: 0.64rem;
}

#wrapper-footer .footer--bottom .footer-bottom-level .social-icons a {
  text-decoration: none;
}

#wrapper-footer .footer--bottom .footer-bottom-level .social-icons a svg {
  width: 1.5rem;
  height: 1.5rem;
}
