/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 23 2025 | 08:14:27 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

@font-face {
    font-family: 'General Sans';
    src: url('/wp-content/themes/hello-elementor-child/fonts/GeneralSans-Medium.eot');
    src: url('/wp-content/themes/hello-elementor-child/fonts/GeneralSans-Medium.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/hello-elementor-child/fonts/GeneralSans-Medium.woff2') format('woff2'),
        url('/wp-content/themes/hello-elementor-child/fonts/GeneralSans-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'General Sans';
    src: url('/wp-content/themes/hello-elementor-child/fonts/GeneralSans-Semibold.eot');
    src: url('/wp-content/themes/hello-elementor-child/fonts/GeneralSans-Semibold.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/hello-elementor-child/fonts/GeneralSans-Semibold.woff2') format('woff2'),
        url('/wp-content/themes/hello-elementor-child/fonts/GeneralSans-Semibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'General Sans';
    src: url('/wp-content/themes/hello-elementor-child/fonts/GeneralSans-Regular.eot');
    src: url('/wp-content/themes/hello-elementor-child/fonts/GeneralSans-Regular.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/hello-elementor-child/fonts/GeneralSans-Regular.woff2') format('woff2'),
        url('/wp-content/themes/hello-elementor-child/fonts/GeneralSans-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

body, body p, body h1, body h2, body h3, body h4, body h5, body h6, body ul, body ul li, body a {
	font-family: 'General Sans';	
}
.h-span h1 span{
/* 	color:#E9F05D; */
	color:#C01823;
}
sup{
	font-size:14px;
	top: 1em;
	vertical-align: text-top;
}
.logs_wrapper .page-title h2 sub {
    bottom: 0.85em;
    font-size: 18px;
}
.bottom_fda_disclaimer .elementor-widget-container p {
    font-size: 16px;
    font-weight: 600;
    color: #000;
}

.bottom_fda_disclaimer {
    width: 50%;
    border: 3px solid #000;
    padding: 6px;
}

.cust-clinical_trial .elementor-widget-container sub {
    bottom: 0.75em;
}
.report-effects .elementor-widget-container p strong {
    font-weight: 600;
}
.footer_copyright_text sup, .page-id-1611 sup {
    top: 0em;
}
.icon-border .elementor-icon {
    border: 2px solid;
}
.icon-border .elementor-icon-box-title{
	margin-top:0px;
}
.span-brown span{
	color:#C01823;
}
.email-message a {
    color: currentcolor;
    text-decoration: underline;
}
input.wpcf7-form-control.wpcf7-submit.button-disable {
    opacity: 0.2;
}
.page-id-1454 .page-header, .page-id-1611 .page-header {
    display: none;
}
.report-effects .elementor-widget-container a {
    color: #92c83e;
}
.report-effects .elementor-widget-container p {
    font-size: 17px;
}
li#menu-item-127 sup {
    top: -0.5em;
}

/**form-style**/
.form-custom h3 {
    color: #545456;
    font-size: 20px;
    padding-left: 10px;
    border-left: 3px solid #92C83E;
    line-height: 1;
    margin-bottom: 25px;
}
.form-custom .form-group{
	margin-bottom:20px;
}
.form-sec {
    display: flex;
    flex-wrap: wrap;
    column-gap: 20px;
}
.form-custom .col-4 {
    width: 32%;
    max-width: 100%;
}
.form-custom .col-12 {
    width: 100%;
    max-width: 100%;
}
.form-custom .col-6 {
    width: 49%;
    max-width: 100%;
}
.form-custom .form-group label{
	display:block;
	width:100%;
	font-weight: 500;
    font-size: 14px;
    margin-bottom: 10px;
	color:#344054;
	line-height:1.4;
}
.form-custom .form-group span label{
	display:inline-block;
	width:auto;
	display: flex;
    width: auto;
    gap: 7px;
}
	.form-custom .form-group span.wpcf7-radio span.first{
	margin-left:0px;
}
.form-custom h5 {
    font-size: 18px;
    color: #545456;
    border-bottom: 1px solid #EBEDF2;
    padding-bottom: 10px;
}
.covid-injection-entry {
    background: #FBFFF6;
    padding: 25px;
    border-radius: 10px;
	margin-bottom:10px;
	position:relative;
}
.remove-covid-entry {
    position: absolute;
    right: -10px;
    top: -6px;
    width: 32px;
    height: 32px;
    background: #dc3545;
    display: flex;
    justify-content: center;
    border-radius: 60px;
    border: 1px solid;
    align-items: center;
    font-size: 12px;
    color: #fff;
    cursor: pointer;
	transition:all .3sec ease;
}
.remove-covid-entry:hover {
	opacity:.9;
}
.elementor-kit-12 input[type="submit"], {
	border:none;
}
.email_form_wrap button[type='submit']{
	background-color: #92C83E;
    font-weight: 500;
    text-transform: uppercase;
    color: #FFFFFF;
    box-shadow: 0px 10px 20px -10px rgba(146.0000000000001, 200.00000000000003, 62.00000000000002, 0.4);
    border-radius: 4px 4px 4px 4px;
    padding: 10px 25px 10px 25px;
	border:0px;
	margin-top:24px;
}
button#add-more {
    display: flex;
    margin-left: auto;    
    color: #92C83E;
    padding: 0px;
    background: transparent;
    border: navajowhite;
    box-shadow: none;
    align-items: center;
    gap: 6px;
    font-size: 14px;
}
.form-custom input[type=date], 
.form-custom input[type=email], 
.form-custom input[type=number], 
.form-custom input[type=password], 
.form-custom input[type=search], 
.form-custom input[type=tel], 
.form-custom input[type=text], 
.form-custom input[type=url], 
.form-custom select,
.form-custom textarea{
		border-color:#D0D5DD;
		border-radius:8px;
	}
.form-custom input:hover, .form-custom input:focus,
.form-custom select:hover, .form-custom select:focus,
.form-custom textarea:hover, .form-custom textarea:focus{
  box-shadow: 0 0 .5em #00000011;
}

.form-custom input:focus, .form-custom textarea:focus, .form-custom select:focus {
  outline: none;
  background-color: #f2f2f2;
}
.form-custom textarea {
    max-height: 70px;
}
canvas#digital_signature-pad_study-intake-sign {
    max-height: 150px;
    width: 320px;
}
.rating-img img {
    max-width: 710px;
}
body .wpcf7-list-item{
	margin:0 0 0 1em;
}
button#print-btn {
    position: absolute;
    left: 130px;
    bottom: 80px;
}


/****Radio Button style*****/
/* From Uiverse.io by Pradeepsaranbishnoi */ 
.form-custom .wpcf7-radio .wpcf7-list-item label {
  display: flex;
  gap: 10px;
  justify-content: center;
  margin: 10px;
  position: relative;
  align-items: center; 
  cursor:pointer;
}

.form-custom .wpcf7-radio .wpcf7-list-item input[type="radio"] {
  position: absolute;
  opacity: 0;
}

.form-custom .wpcf7-radio .wpcf7-list-item .wpcf7-list-item-label {
  position: relative;
  display: inline-block;  
  transition: all 0.3s ease-in-out;
  padding-left: 30px;
}

.form-custom .wpcf7-radio .wpcf7-list-item .wpcf7-list-item-label::before {
  position: absolute;
  content: '';
  width: 10px;
  height: 10px;
  top: 5px;
  left: 6px;
  border-radius: 50%;
  background-color: #92C83E;  
  opacity: 0;
  z-index: 2;
  transition: all 0.3s ease-in-out;
}
.form-custom .wpcf7-radio .wpcf7-list-item .wpcf7-list-item-label::after {
	border-color: #5cb85c;
  transform: translateZ(0px);
  background-color: #fff;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 1px solid #D0D5DD;  
  transform: translateZ(-25px);
  position: absolute;
  left: 1px;
  z-index: 1;
  top: 0px;
}
.form-custom .wpcf7-radio .wpcf7-list-item input[type="radio"]:checked + .wpcf7-list-item-label::before {
  opacity: 1;
}
/******/
div[data-id='peopleReceivedInjections']{
	width:100%;
}
.page-title {
    background: url(https://trial.nanosoma.org/wp-content/uploads/2025/02/page-heading-bg.jpg);
    background-size: cover;
    padding: 50px 10px;
    text-align: center;
    color: #fff;
}
.logs_wrapper .container{
	max-width:1140px;
	margin:auto;
}
.email_form_wrap {
    margin: 60px 0px;
    padding: 30px;
    background: #FBFFF6;
    border-radius: 10px;
}
.medical_main_wrap{
	margin:50px auto;
}
.medical_main_wrap .tab{
	border-bottom: 2px solid #F7FFEB;
    background: #F7FFEB;
	font-size: 16px;
    font-weight: 500;
}
.medical_main_wrap .tab.active{
	color:#92C83E;
	border-color:#92C83E;
	background: #F7FFEB;
}
.medical_main_wrap .tabs_content {
    background: #FBFFF6;
    padding: 30px 0px;
}
/***Medical Study Log***/
input[type="time"]{
	width: 100%;
	padding: .5rem 1rem;
}
.checkbox-inline{
	display: flex;
    align-items: end;
	gap: 10px;
}
input[name="take_dose"]{
	margin-bottom: 10px;
}
.health-issue{
	border-radius: 10px;
	background: #F4FFE3;
	margin: 30px 0px;
	padding: 18px
}
.add-issue{
	text-align: end;
	margin-top: -20px;
	margin-bottom: 20px;
	color: #92C83E;
	cursor:pointer;
	width: max-content;
    margin-left: auto;
}
.choose-slot{
	display: grid;
}
.form-custom .rate-severity-radio{
	  align-self: center;
}
.submit-button{
	text-align: end;
	margin-bottom: 20px;
	margin-top: 20px;
}
.symptom-radio{
	margin-left: 0px;	
}
.form-group.button{
	text-align:end;
}
/*** table in the form***/
.custom-table,
.custom-table th,
.custom-table td,
.custom-table thead{
  border: unset;
	text-align:left;
}
.custom-table thead th:first-child{
	width:20%;
}
.custom-table thead th:nth-child(2){
	width:20%;
}
.custom-table thead th:last-child{
	width:60%;
}
#tab2 .custom-table thead th:first-child{
	width:15%;
}
#tab2 .custom-table thead th:nth-child(2){
	width:15%;
}
#tab2 .custom-table thead th:nth-child(3){
	width:15%;
}
#tab2 .custom-table thead th:nth-child(4){
	width:15%;
}
#tab2 .custom-table thead th:last-child{
	width:40%;
}
.custom-table thead tr{
	background: #fff;
    border-bottom: 1px solid #92C83E;
}
table thead:first-child tr:first-child th {
    border-block-start: none;
}
.custom-table tbody tr:nth-child(even) {
  background-color: #fff; 
}
table tbody tr:hover>td, table tbody tr:hover>th {
	background-color:transparent;
}
table tbody tr:nth-child(odd) td{
  background: unset; !important
}
.custom-table thead tr td {
  	border-bottom: 1px solid #92C83E;
	border-top: none;
	background-color: #fff;
}

.custom-table th, .custom-table td {
  padding: 8px;
	vertical-align:middle;
}
.custom-table tbody tr{
	text-align: center;
}
.pagination{
	justify-content: end;
	gap:10px;
}
.pagination .page-button{
	border: unset;
    height: 30px;
    width: 30px;
    padding: 0;
	background:transparent;
	color:#667085;
}
.pagination .page-button.active{
	background:#92C83E;
	color:#fff;
}
[type=submit]{
	border:0px;
}
.health-issue{
	position:relative;
}
span.color-red {
    color: #eb0101;
}
.foot-logo img {
    mix-blend-mode: darken;
}

/***Responsive Style***/

/***Small laptops or large tablets ***/
@media only screen and (min-width: 1025px) and (max-width: 1366px) {
	.form-custom{
	}
	.form-custom .col-4{
    width: 48%;
    max-width: 100%;
	}
}

/*Tablets in portrait and landscape mode */
@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.form-custom{
		padding:0px 5%;
	}
	.form-custom .col-4{
    width: 48%;
    max-width: 100%;
	}
	div[data-id="MedicalHistoryYes"] {
		max-width: 100%;
	}
	.rate-severity{
		width: 100% !important
	}
}

/* Mobile devices (portrait and landscape) */
@media only screen and (max-width: 767px) {
	.e-con-inner{
		padding: 10px;
	}
	.form-custom .col-4 {
    width: 100%;
	}
	.dscf7_signature_inner{
		width: 100%;
	}
	canvas#digital_signature-pad_study-intake-sign{
		width: 100%;
		max-height: unset;
	}
	div[data-id="MedicalHistoryYes"] {
		max-width: 100%;
	}
	.rating-img img {
    display: none;
	}
	span[data-name="pain-discomfort-rating-medical-no"] .wpcf7-list-item{
		width: 20%;
		margin: 0 0 0 0;
	}
	.rate-severity{
		width: 100% !important
	}
	.severity-last{
		margin-left: 0px !important
	}
	.table-design.table {
		overflow-x: auto;
	}
	.table-design.table table{
		min-width:700px;
	}
	.mob-menu{
		position:absolute;
		width:100%;
		left:0;
		
	}
	
}




