/*Banner Css*/
.formbanner {
	background: linear-gradient(270deg, #1FD10C 15%, #106B06 100%); border-bottom-right-radius: 100px;
}
.spacepd90 {
	padding-bottom: 90px;
	padding-top: 90px;
}
.formbanner h1 {
	color: white;
	font-size: 46px;
	font-family: Poppins;
	font-weight: 600;
	text-transform: capitalize;
	line-height: 1.4;
}
.formbanner p {
	color: rgba(255, 255, 255, 0.95);
	font-size: 20px;
	font-family: Poppins;
	font-weight: 500;
	line-height: 1.4;
}


/*Form Css*/
.btndiv{display: flex;justify-content: space-between;align-items: center;}
        .daterangepicker .btn{height: auto;width: 100px;color: #27b53d;}
        .daterangepicker.show-calendar .drp-buttons {display: flex;justify-content: flex-end;align-items: center;}
/* Step bar styles */
        .dn-stepbar{
            display:flex;
            gap:0;
            border-radius:12px;
            background:#f7f8fa;
            margin:0 0 20px;
            overflow:hidden;
            border:1px solid #e5e7eb;
        }
        .dn-stepbar .step-link{
            flex:1 1 0;
            padding:14px 16px;
            background:transparent;
            font-weight:500;
            color:#6b7280;
            cursor:pointer;
            position:relative;font-size:18px;
        }
        .dn-stepbar .step-link:not(.active):hover{ background:#f1f5f9; }
        .dn-stepbar .step-link.active{
            color:#27b53d;
            background:#fff;
        }
        .dn-stepbar .step-link.active::after{
            content:"";
            position:absolute;
            left:8%;
            right:8%;
            bottom:-1px;
            height:3px;
            background:#27b53d;
            border-radius:2px;
        }
.step-link.secondcd{border-left: 1px solid #e0e0e0;border-right: 1px solid #e0e0e0;}
.mgl20{margin-left:20px;}
/* Clear link */
        .clear-link{
            font-size: 14px;
            font-weight: 600;
            color: #106b06;
            text-decoration: none;
            display: inline-block;margin-bottom: 20px;
        }
        .clear-link:hover{ text-decoration: underline; }
        .mgb0{margin-bottom:0 !important;}
.boxinnr h4{font-size:22px;}
.validation-message, #validation-message, #contact-validation-message, .error-message, .verification-table{font-size:16px;}
.formsecwidth {
	margin: 0 auto;max-width: 100%;
}
.formrowbox {
	background: white; box-shadow: 0px 4px 36.400001525878906px 8px rgba(0, 0, 0, 0.09); border-radius: 10px;padding: 50px;    margin-bottom: 40px;
}

.page-template-verify-certificate .formrowbox { margin-bottom: 80px;}
#choose_plan, #contact_details, #summary_res{margin-bottom:0;}
.formrowbox .boxinnr h3 {
    color: black;
    font-size: 22px;
    font-family: Poppins;
    font-weight: 500;
    line-height: 1.4;
    margin-bottom: 15px;
}
#certificate-reason.row.helpinput{margin-bottom:0;}
#certificate-reason .selectdropdown{margin-bottom:5px;}
.radiogroup {
    margin: 0 -6px 0;
}
.radiogroup .radiocol {
    position: relative;
}
.radiogroup .radiocol input {
    position: absolute;
    top: 0;
    opacity: 0;
}
.radiogroup .radiocol  label {
    border: 2px #CCCCCC solid;
    color: rgba(0, 0, 0, 0.54);
    font-size: 18px;
    font-family: Poppins;
    font-weight: 400;
    border-radius: 10px;
    line-height: 1.4;
    padding: 15px 10px;
    display: inline-block;
    width: 100%;
    text-align: center;
}
.radiogroup .col {
    padding: 6px;
}
.off.ends.active{background-color: #357ebd !important;
    color: #FFF !important;}
.duration_section .radiogroup .col.col-half{padding-top:0;}
.duration_section .medical_date{margin:6px;}
#certificate-reason .col-half{width: 49.5%;}
.col-fifth {
    width: calc(100% / 5);
    box-sizing: border-box;
}
.radiogroup .radiocol input:checked ~ label {background: #CEF1C8;border: 2px #106B06 solid;}
.warning {
    background: #FCCECE;
    border-radius: 10px;
    border: 1px #F93A3A solid;
    width: 100%;
    padding: 14px 0;
    text-align: center;
    margin-bottom: 20px;
}
.warning p {
    color: #F40000;
    font-size: 17px;
    font-family: Poppins;
    font-weight: 600;
    line-height: 1.4;
}
.warning a{text-decoration: none;}
.warning a:hover{text-decoration: underline;}
input.inputfield {
    border-radius: 10px;
    border: 2px #CCCCCC solid;
    color: rgba(0, 0, 0, 0.54);
    font-size: 18px;
    font-family: Poppins;
    font-weight: 400;
    padding: 12px 20px;
    width: 100%;
}
.selectdropdown {
	margin: 6px 0 6px 0;
}
.selectdropdown select {
    border-radius: 10px;
    border: 2px #CCCCCC solid;
    color: rgba(0, 0, 0, 0.54);
    font-size: 18px;
    font-family: Poppins;
    font-weight: 400;
    line-height: 22px;
    padding: 14px 20px;
    width: 100%;	
}
/*.row.helpinput {
    margin-top: -10px;
    margin-bottom: 10px;
} */
.formsecwidth hr {
	background: #D9D9D9;
	height: 1px;
	display: inline-block;
	width:100%;
	margin: 40px 0;
}
.datepicker input {
    border-radius: 10px;
    border: 2px #CCCCCC solid;
    color: rgba(0, 0, 0, 0.54);
    font-size: 18px;
    font-family: Poppins;
    font-weight: 400;
    line-height: 19.80px;
    padding: 14px 20px;
    width: 100%;	
	margin: 6px 0;	
}
.radiogroup .radiocol label {
	cursor: pointer
}
.radiogroup .radiocol label .plananame {
    display: block;
    color: #413832;
    font-size: 36px;
    font-family: Poppins;
    font-weight: 700;
    line-height: 61.20px;
    opacity: 0.5;
}
.radiogroup .radiocol label span.hourdelivery {
    color: #413832;
    font-size: 20px;
    font-family: Poppins;
    font-weight: 600;
    line-height: 1.4;
    opacity: 0.54;
    margin-bottom: 10px;
    display: block;
}
.radiogroup .radiocol label  span.daypay {
    font-size: 18px;
    font-family: Poppins;
    font-weight: 400;
    color: #413832;
    opacity: 0.54;;
}
.radiogroup .radiocol input:checked ~ label > .plananame, .radiogroup .radiocol input:checked ~ label > span.hourdelivery, .radiogroup .radiocol input:checked ~ label > span.daypay {
	opacity: 1; color: #000;
}
.responsesummary p strong {
    color: black;
    font-size: 18px;
    font-family: Poppins;
    font-weight: 600;
    line-height: 1.4;
}
.responsesummary p span {
    color: black;
    font-size: 18px;
    font-family: Poppins;
    font-weight: 400;
    line-height: 1.2;
}
.responsesummary p {
    display: flex;
    justify-content: space-between;
    padding: 20px 0;
    border-bottom: 1px solid #D9D9D9;
}
.disclaimerbox {
    margin: 50px 0 30px 0;
    padding: 16px;
    background: #EFEFEF;
    border-radius: 10px;
    border: 1px #464646 solid;
}
.disclaimerbox h6 {
    line-height: 1.4;
    color: black;
    font-size: 20px;
    font-family: Poppins;
    font-weight: 500;
}
.disclaimerbox p {
    color: black;
    font-size: 16px;
    font-family: Poppins;
    font-weight: 300;
    line-height: 1.4;
    margin: 10px 0 20px;
}
.termscheckbox {
    display: flex;
    align-items: center;
}
.termscheckbox input#terms {
    width: 40px;
    height: 22px;
}
.termscheckbox label {
    color: black;
    font-size: 20px;
    font-family: Poppins;
    font-weight: 500;
}
select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;

  background: url("data:image/svg+xml;utf8,<svg fill='%23000' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><path d='M78.466,35.559L50.15,63.633L22.078,35.317c-0.777-0.785-2.044-0.789-2.828-0.012s-0.789,2.044-0.012,2.827L48.432,67.58c0.365,0.368,0.835,0.563,1.312,0.589c0.139,0.008,0.278-0.001,0.415-0.021c0.054,0.008,0.106,0.021,0.16,0.022c0.544,0.029,1.099-0.162,1.515-0.576l29.447-29.196c0.785-0.777,0.79-2.043,0.012-2.828S79.249,34.781,78.466,35.559z'/></svg>") 
              no-repeat right 14px center;
  background-size: 22px;
  padding-right: 24px;
}
.formrowbox .boxinnr p, .formrowbox .boxinnr ul li {
    font-size: 2rem;
}
#medical_date_message{padding: 5px 20px;}
.today.active{background-color: #FFF !important; color: #000 !important;}
.medical_date{    border: 1px solid #0d5405;
    background: #cef1c8;
    color: #333;
    border-radius: 10px;}

 .btndiv{display: flex;justify-content: space-between;align-items: center;}
        .daterangepicker .btn{height: auto;width: 100px;color: #27b53d;}
        .daterangepicker.show-calendar .drp-buttons {display: flex !important;justify-content: flex-end;align-items: center;}
        
        /* Summary Section Styles */
        .summary-section {
            border: 1px solid #e0e0e0;
            border-radius: 8px;
            margin-bottom: 40px;
            background: #fff;
            box-shadow: 0 2px 4px rgba(0,0,0,0.1);
        }
        
        .section-header {
            display: flex;
            justify-content: space-between;
            align-items: center;
            padding: 15px 20px;
            border-bottom: 1px solid #e0e0e0;
            background: #CEF1C8;
            border-radius: 8px 8px 0 0;
        }
        
        .section-header h4 {
            margin: 0;
            font-size: 18px;
            font-weight: 600;
            color: #333;
        }
        
        .edit-btn {
            background: #27b53d;
            color: white;
            border: none;
            padding: 8px 16px;
            border-radius: 4px;
            font-size: 16px;     font-weight: 500;
            cursor: pointer;
            transition: background-color 0.3s ease;
        }
        
        .edit-btn:hover {
            background: #22a037;
        }
        
        .summary-section .responsesummary {
            padding: 20px;
            margin: 0;
        }
        
        .summary-section .responsesummary p {
            margin-bottom: 12px;
            display: flex;
            justify-content: space-between;
            align-items: flex-start;
            padding: 8px 0;
            border-bottom: 1px solid #CDCDCD;
        }
        
        .summary-section .responsesummary p:last-child {
            border-bottom: none;
            margin-bottom: 0;
        }
        
        .summary-section .responsesummary p strong {
            color: #333;
            font-weight: 500;
            flex: 1;
            margin-right: 15px;
        }
        
        .summary-section .responsesummary p span {
            color: #666;
            text-align: right;
            max-width: 60%;
            word-wrap: break-word;
            hyphens: auto;
        }

        
        
        /* Subcategory equal-height styling (fallback min-height + stretch) */
        #subcategory-options .col { display: flex; }
        #subcategory-options .radiocol { display: flex; width: 100%; }
        #subcategory-options .radiocol label{
            display: flex;
            align-items: center;
            justify-content: center;
            text-align: center;
            padding: 14px 16px;
            width: 100%;
            min-height: 64px; /* fallback */
            height: 100%;     /* will be set by JS equalizer */
            box-sizing: border-box;
            word-break: break-word;
            hyphens: auto;
        }

/* Css Skin Cancer Check Banner */
.formbannergradient {
    position: relative;
    overflow: hidden;
}
.formbannergradient:before {
    position: absolute;
    top: 10%;
    left: 0;
    content: "";    
    width: 500px;
    height: 80%;
    /*background-image: url(../img/bannerimg.png); */
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right;
}
.formbannergradient .container {
    height: 100%;
}
.formbannergradient .row {
    align-items: center; 
    height: 100%;
}
.page-template-heath-hub .formbannergradient .row{flex-direction: row-reverse;}
.formbannergradient .bannercontent h6 {
    color: white;
    font-size: 16px;
    font-family: Poppins;
    font-weight: 500;
    line-height: 1.4;
    margin-bottom: 10px;
}
.formbannergradient .bannercontent h1 {margin-bottom: 25px;}
.formbannergradient  .buttonwrap {
    display: flex;
    gap: 20px;
}
.formbannergradient  .buttonwrap .btn:first-child {
    background-color: #fff;
    color: #106B06;
}
.formbannergradient  .buttonwrap .btn.btn:last-child {
    border-color: #fff;
    color: #fff;
}
.formbannergradient  .buttonwrap .btn:hover {
    background-color: #CEF1C8 !important;
    color: #106B06 !important;
}

/* Css Skin Cancer Check Form  */
.totalscoretable {
    margin: 20px 0;
}
.totalscoretable p span:last-child, .totalscoretable p strong:last-child {
    width: 480px;
    text-align: end;
}
.totalscoretable p span:nth-child(1), .totalscoretable p strong:nth-child(1) {
    text-align: start;
     width: 140px;
}
.option-group {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin-top: 20px;
}
.option {
  display: flex;
  align-items: center;
  cursor: pointer;
  font-size: 16px;
  color: #555;
}
.option input[type="radio"] {
  display: none;
}
.option span {
  position: relative;
  padding-left: 28px;
}
.option span::before {
  content: "";
  position: absolute;
  left: 0;
  top: 2px;
  width: 20px;
  height: 20px;
  border: 2px solid #757575;
  border-radius: 2px;
  background: #fff;
}
.option input[type="radio"]:checked + span {
  color: #106B06;
  font-weight: 500;
}
.option input[type="radio"]:checked + span::before {
  content: "✔";
  color: #106B06;
  font-size: 14px;
  text-align: center;
  line-height: 16px;
  border-color: #106B06;
  background: #CEF1C8;
}
.option input[type="checkbox"] {
  display: none;
}
.option input[type="checkbox"]:checked + span::before {
  content: "✔";
  color: #106B06;
  font-size: 14px;
  text-align: center;
  line-height: 16px;
  border-color: #106B06;
  background: #CEF1C8;
}