@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,wght@0,200..1000;1,200..1000&display=swap');

body {
    font-family: "Nunito Sans", Sans-serif !important;
}

/* health-member css 270325  */
.figma-row-date {
    width: 100%;
}

.figma-row-date .form-control {
    width: 400px;
    padding: 12px 16px 12px 12px !important;
    border-radius: 12px !important;
    border-style: solid !important;
    border-color: #E0E4EB !important;
    border-width: 1px !important;
    height: 48px !important;
    display: block;
    width: 100%;
}


.home-address,
.city,
.region,
.postal-code {
    padding: 14px 0px 8px 0px;
}

.health-member h2 {
    color: #3c3c3c;
    text-align: left;
    font-family: "Heebo", Sans-serif;
    font-size: 25px;
    line-height: 28px;
    font-weight: 600;
    padding-top: 0.7rem;
}

.health-member .form-label {
    color: #3c3c3c;
    text-align: left;
    font-weight: 400;
    font-family: "Heebo", Sans-serif;
    font-size: 14px;
    line-height: 20px;
}

.health-member h5 {
    color: #3c3c3c;
    text-align: left;
    font-family: "Heebo", Sans-serif;
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
}

.health-member .multi-btn button {
    color: #2490e9;
    border-width: 2px 2px 2px 2px;
    border-color: #2490e9;
    border-radius: 50px 50px 50px 50px;
    font-size: 18px;
    padding: 10px 40px;
    font-family: "Heebo", Sans-serif;
    display: flex;
    gap: 8px;
    align-items: center;
    justify-content: center;
    text-align: center;
    line-height: 20px;
    font-weight: 500;
}

.health-member .form-check {
    padding-left: 0;
}

.health-member .text-small {
    color: #2d3441;
    text-align: left;
    font-family: "Heebo", Sans-serif;
    font-size: 12px;
    line-height: 16px;
    font-weight: 400;
}

.health-member .consent-text {
    color: #697a9b;
    text-align: left;
    font-family: "Heebo", Sans-serif;
    font-size: 12px;
    line-height: 16px;
    font-weight: 400;
}

.health-member .btn-outline-secondary {
    color: #2490e9 !important;
    border-width: 2px 2px 2px 2px;
    border-color: #2490e9;
    border-radius: 50px 50px 50px 50px;
    font-size: 18px !important;
    padding: 10px 40px;
    font-family: "Heebo", Sans-serif;
    display: flex;
    gap: 8px;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.health-member .btn-outline-secondary:hover {
    border-radius: 6px;
    border-style: solid;
    border-color: #2490e9;
    border-width: 2px 2px 2px 2px;
    background: #fff;
    border-radius: 50px 50px 50px 50px;
    font-size: 18px !important;
    padding: 10px 40px;
}

.health-member .btn-primary {
    background-color: #006bd6;
    color: #fff;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #006bd6;
    border-radius: 46px 46px 46px 46px;
    font-family: "Heebo", Sans-serif;
    font-size: 18px;
    padding: 10px 40px;
    display: flex;
    gap: 8px;
    align-items: center;
    justify-content: center;
    color: #fff;
    text-align: center;
}

.health-member .flag-container .form-select {
    min-width: auto;
    width: auto;
    width: 100px;
}

.health-member .form-control {
    border-radius: 12px !important;
    border-style: solid;
    border-color: #e0e4eb;
    border-width: 1px;
    padding: 12px 16px 12px 12px;
    display: flex;
}

.health-member .form-select {
    border-radius: 12px;
    border-style: solid;
    border-color: #e0e4eb;
    border-width: 1px;
    padding: 12px 16px 12px 12px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    flex-shrink: 0;
    width: 343px;
    min-width: 340px;
    position: relative;
    overflow: hidden;
}

/* end health-member css 270325  */
.figma-main-container,
.figma-main-container * {
    box-sizing: border-box;
}

.figma-main-container {
    background: #ffffff;
    padding: 16px;
    display: flex;
    flex-direction: column;
    gap: 0px;
    align-items: flex-start;
    justify-content: flex-start;
    position: relative;
}

.form-full-data {
    display: flex;
    flex-direction: column;
    gap: 0px;
    align-items: flex-start;
    justify-content: flex-start;
    align-self: stretch;
    flex-shrink: 0;
    position: relative;
    overflow: hidden;
}

b.figma-row-label {
    display: flex;
    flex-direction: column;
    gap: 2px;
    align-items: flex-start;
    justify-content: center;
    align-self: stretch;
    flex-shrink: 0;
    position: relative;
    padding: 12px 0px 12px 0px;
}

.figma-main-form-heading {
    color: #2896B6;
    /* color: red; */
    text-align: left;
    /* line-height: 28px; */
    font-weight: 800;
    position: relative;
    align-self: stretch;
    font-size: 2.5rem;
    margin-bottom: 1rem;
}

.figma-label-input-col {
    padding: 12px 0px 0px 0px;
    display: flex;
    flex-direction: column;
    gap: 0px;
    align-items: flex-start;
    justify-content: center;
    align-self: stretch;
    flex-shrink: 0;
    position: relative;
}

input {
    border: 1px solid #D0D5DD !important;
    padding: 12px 20px 12px 20px;
}
input[name="data_49"] {
  margin-top: 1rem;
}
.figma-label-input-row {
    display: flex;
    flex-direction: column;
    /* gap: 12px; */
    align-items: flex-start;
    justify-content: center;
    align-self: stretch;
    flex-shrink: 0;
    position: relative;
}

.figma-row-label2 {
    display: flex;
    flex-direction: column;
    font-family: "Heebo", Sans-serif;
    gap: 4px;
    align-items: flex-start;
    justify-content: center;
    align-self: stretch;
    flex-shrink: 0;
    position: relative;
}

.figma-bold {
    color: #1D2939;
    text-align: left;
    font-size: 19px;
    font-weight: 400;
    position: relative;
    align-self: stretch;
}

h4.figma-section-heading {
    display: none;
}

.form-control {
    /* background: #f9fafb; */
    border-radius: 12px;
    border-style: solid;
    border-color: #e0e4eb;
    border-width: 1px;
    padding: 12px 16px 12px 12px;
    display: flex;
    flex-direction: column;
    gap: 0px;
    align-items: flex-start;
    justify-content: center;
    align-self: stretch;
    flex-shrink: 0;
    height: 48px;
    position: relative;
    overflow: hidden;
}

.figma-row-phone {
    display: flex;
    flex-direction: column;
    gap: 4px;
    align-items: flex-start;
    justify-content: center;
    align-self: stretch;
    flex-shrink: 0;
    position: relative;
}

.input-country-div {
    display: flex;
    flex-direction: row;
    gap: 8px;
    align-items: flex-start;
    justify-content: flex-start;
    align-self: stretch;
    flex-shrink: 0;
    position: relative;
}

.iti-selected-flag {
    background: #f9fafb;
    border-radius: 12px;
    border-style: solid;
    border-color: #e0e4eb;
    border-width: 1px;
    padding: 12px;
    display: flex;
    flex-direction: row;
    gap: 4px;
    align-items: center;
    justify-content: flex-start;
    flex-shrink: 0;
    position: relative;
}

.iti-flag-iti-us {
    flex-shrink: 0;
    width: 24px;
    height: 24px;
    position: relative;
}

.flag {
    height: auto;
    position: absolute;
    left: 0px;
    top: 3px;
    overflow: visible;
}

.iti-selected-dial-code {
    color: #1f242e;
    text-align: left;
    font-family: "Inter-Regular", sans-serif;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.arrow {
    flex-shrink: 0;
    width: 16px;
    height: 16px;
    position: relative;
    overflow: visible;
}

.form-control2 {
    background: #f9fafb;
    border-radius: 12px;
    border-style: solid;
    border-color: #e0e4eb;
    border-width: 1px;
    padding: 12px 16px 12px 12px;
    display: flex;
    flex-direction: column;
    gap: 0px;
    align-items: flex-start;
    justify-content: center;
    flex: 1;
    height: 48px;
    position: relative;
    overflow: hidden;
}

.figma-label-input-row2 {
    display: flex;
    flex-direction: column;
    gap: 8px;
    align-items: flex-start;
    justify-content: center;
    align-self: stretch;
    flex-shrink: 0;
    position: relative;
}

b.font-size.pt5.figma-section-heading {
    color: #3c3c3c;
    text-align: left;
    font-family: "Inter-SemiBold", sans-serif;
    font-size: 22px;
    line-height: 24px;
    font-weight: 600;
    position: relative;
    padding: 24px 0px 24px 0px;
    display: block;
    /* or inline-block */

}



hr {
    display: none;
}


.figma-row-mixed {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    align-items: flex-start;
    justify-content: flex-start;
    align-self: stretch;
    flex-shrink: 0;
    position: relative;
}

.figma-label-input-col .figma-label-input-row:nth-of-type(10) {
  position: relative;
  bottom: 20px;
  color: pink;
}


.figma-row-text {
    display: flex;
    flex-direction: column;
    gap: 0px;
    align-items: flex-start;
    justify-content: center;
    align-self: stretch;
    flex-shrink: 0;
    position: relative;
    /* margin-top: 1rem; */
}

.figma-label-input-row3 {
    display: flex;
    flex-direction: column;
    gap: 4px;
    align-items: flex-start;
    justify-content: center;
    align-self: stretch;
    flex-shrink: 0;
    position: relative;
}

.figma-row-drop-down {
    display: flex;
    flex-direction: row;
    gap: 8px;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-content: center;
    align-self: stretch;
    flex-shrink: 0;
    position: relative;
}

.form-select {
    border-radius: 12px;
    border-style: solid;
    border-color: #e0e4eb;
    border-width: 1px;
    padding: 12px 16px 12px 12px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    flex-shrink: 0;
    width: 343px;
    min-width: 340px;
    position: relative;
    overflow: hidden;
    font-size: 14px;
    font-family: "Heebo", Sans-serif;
}

.option-value {
    color: #1f242e;
    text-align: left;
    font-family: "Inter-Regular", sans-serif;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.arrow2 {
    flex-shrink: 0;
    width: 16px;
    height: 16px;
    position: relative;
    overflow: visible;
}

.arrow3 {
    flex-shrink: 0;
    width: 16px;
    height: 16px;
    position: relative;
    overflow: visible;
}

.arrow4 {
    flex-shrink: 0;
    width: 16px;
    height: 16px;
    position: relative;
    overflow: visible;
}

.btn-bundle-intakeform-field {
    background: #f9fafb;
    border-radius: 8px;
    border-style: solid;
    border-color: #e0e4eb;
    border-width: 1px;
    padding: 10px 12px 10px 12px;
    display: flex;
    flex-direction: row;
    gap: 4px;
    align-items: center;
    justify-content: flex-start;
    flex-shrink: 0;
    position: relative;
}

.text-break {
    color: #1f242e;
    text-align: left;
    font-family: "Inter-Medium", sans-serif;
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.figma-row-consent {
    padding: 24px 0px 4px 0px;
    display: flex;
    flex-direction: column;
    gap: 2px;
    align-items: flex-start;
    justify-content: center;
    align-self: stretch;
    flex-shrink: 0;
    position: relative;
}

.figma-span {
    color: #2d3441;
    text-align: left;
    font-size: var(--s-light-font-size, 14px);
    line-height: var(--s-light-line-height, 16px);
    font-weight: var(--s-light-font-weight, 400);
    position: relative;
    width: 343px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.form-control3 {
    background: #f9fafb;
    border-radius: 12px;
    border-style: solid;
    border-color: #e0e4eb;
    border-width: 1px;
    padding: 12px 16px 12px 12px;
    display: flex;
    flex-direction: column;
    gap: 0px;
    align-items: flex-start;
    justify-content: center;
    align-self: stretch;
    flex-shrink: 0;
    position: relative;
    overflow: hidden;
    max-height: 300px;
    overflow-y: auto;
    justify-content: flex-start !important;
}

.input-placeholder {
    color: #697a9b;
    text-align: left;
    font-family: "Heebo", Sans-serif;
    font-size: 12px;
    line-height: 16px;
    font-weight: 400;
    position: relative;
    align-self: stretch;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.figma-btn-selection {
    padding: 12px 0px 12px 0px;
    display: flex;
    flex-direction: row;
    gap: 8px;
    align-items: center;
    justify-content: flex-start;
    align-self: stretch;
    flex-shrink: 0;
    position: relative;

}

.figma-input-btn {
    width: auto;
    font-size: 14px;
    height: auto;
    line-height: normal;
    text-align: center;
    background: #ffffff;
    border-width: 1px;
    border-color: #2896b6;
    border-style: solid;
    color: rgba(40, 150, 182, 1) !important;
    cursor: pointer;
    font-weight: 600 !important;
    border-radius: 8px;
    text-shadow: none;
    padding: 8px 16px;
    box-sizing: border-box;
    box-shadow: 0 1px 1px #eeeeee;
    margin: 10px;
    margin-left: 0;
    margin-right: 0;
    vertical-align: middle;
}

.figma-input-btn:hover {
    background: rgba(40, 150, 182, 1);
    border-width: 1px;
    border-color: #2896b6;
    border-style: solid;
    color: #ffffff !important;
}

.text {
    color: #697a9b;
    text-align: center;
    font-family: var(--label-m-font-family, "Inter-Medium", sans-serif);
    font-size: var(--label-m-font-size, 14px);
    line-height: var(--label-m-line-height, 20px);
    font-weight: var(--label-m-font-weight, 500);
    position: relative;
}

.figma-input-btn-primary {
    width: auto;
    font-size: 14px;
    height: auto;
    line-height: normal;
    text-align: center;
    background: rgba(40, 150, 182, 1);
    border-width: 1px;
    border-color: #2896b6;
    border-style: solid;
    color: #ffffff;
    cursor: pointer;
    font-weight: 600;
    border-radius: 8px;
    text-shadow: none;
    padding: 8px 16px;
    box-sizing: border-box;
    box-shadow: 0 1px 1px #eeeeee;
    margin: 10px;
    margin-left: 0;
    margin-right: 0;
    vertical-align: middle;
}

.figma-input-btn-primary:hover {
    background: #ffffff;
    border-width: 1px;
    border-color: #2896b6;
    border-style: solid;
    color: rgba(40, 150, 182, 1);
}

.text2 {
    color: #ffffff;
    text-align: center;
    font-family: var(--label-m-font-family, "Inter-Medium", sans-serif);
    font-size: var(--label-m-font-size, 14px);
    line-height: var(--label-m-line-height, 20px);
    font-weight: var(--label-m-font-weight, 500);
    position: relative;
}


.formFullData {
    max-width: 720px;
    margin: 0 auto;
}

.formFullData .input-placeholder {
    display: block;
}

.formFullData .input-placeholder p {
    margin-bottom: 1rem;
}

.formFullData .input-placeholder p:last-child {
    margin-bottom: 0 !important;
}

.formFullData input {
    max-width: 400px;
}

.formFullData #mobileNumber {
    max-width: 290px;
}

.formFullData .digitNumOnly {
    max-width: 309px !important;
}

.error {
    color: red !important;
}

.kit-highlight {
    color: #2896B6;
    font-weight: bold;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 2px;
    margin: 10px 0;
}

.arrow-icon {
    font-size: 16px;
    transition: transform 0.3s ease;
}

.arrow-icon.rotate {
    transform: rotate(90deg);
}

#find-test-kit-id-img {
    margin-bottom: 10px;
    max-width: 55%;
    height: auto;
}
    
.invalid-feedback{
   color: red;
}

/* test-kit id */
.checkIcon{
    width: 2rem !important;
}
#products {
    border-collapse: separate;
    border-spacing: 0 10px;
}
.top-margin {
    padding-top: 1rem !important; 
    padding-bottom: 1rem !important;
}
        
#products th{
    text-align: start;
}


.qrReader {
  display: flex;
  gap: 12px;
  align-items: center;
}

.qrReader video,
.qrReader canvas {
  width: 120px;
  height: 90px;
  border: 1px solid #ccc;
  border-radius: 6px;
}
.drawingBuffer{
  display:none;
}
.scan-inline-btn{
  transform: translateY(-10px);
}
.toggle-container{
    margin-bottom: 10px;
    margin-top: 10px;
}
.toggle-container .form-switch .form-check-label{
    padding-left: 16px;
    display: inline-block;
    padding-top: 4px;
}
.mt-2{
    margin-top: 0.5rem;
}
#bndl-section .mt-2{
    margin-top: 1rem;
}
.explanationFieldShowCollection .minmaxClassForYesNo{
    margin-top: 5px;;
}
.figma-row-radio,.all_punctuation{
    margin-top: 10px;
    margin-bottom: 10px;
}
.yesNoRadioButton{
    margin-right: 10px;
}