/******/
.vscore_gform_wrapper {
	font-family: "DM Sans", Sans-serif;
}
.vscore_gform_wrapper {
	width: 100% !important;
    max-width: 100% !important;
}
.vscore_gform_wrapper .gform_body {
    margin: 0 auto;
}
.gform-theme--foundation .gfield input::placeholder {color: #aaa !important;}
[id^='gform_'].vscore_gform .gfield p {color: #596E7A; font-size: 22px; font-weight: 500; text-align: center;}

.vscorequizoutercont.e-con {min-height: calc(100vh - 60px);}
[id^='gform_'].vscore_gform {
	width: 1180px;
	max-width: 80%;
	margin: 0 auto;
}
[id^='gform_'].vscore_gform .gform_fields>.gfield:not(.gfield--type-hidden)  {
	width: 100%;
	padding-top: 170px;
    padding-bottom: 120px;
    display: none;
    justify-content: center;
    flex-direction: column;
}
[id^='gform_'].vscore_gform .gform_fields #field_submit  {
    display: none;
}
[id^='gform_'].vscore_gform .gform_body, .vscore_gform, .vscore_gform_wrapper, .vscorequizoutercont .elementor-shortcode, .vscorequizoutercont .elementor-element {min-height: 100%;}
 [id^='gform_'].vscore_gform .gform_fields{
	display: flex;
    align-items: center;
    justify-content: center;
	flex-direction: column;
	background: #fff;
    border-radius: 10px;
    padding-right: 8vw;
    padding-left: 8vw;
    box-shadow: 0px 4px 4px 0px #00000040;
	margin-top: 80px;
    margin-bottom: 80px;
 }
[id^='gform_'].vscore_gform .gform_body {width: 100%;}
[id^='gform_'].vscore_gform .gform_fields>.gfield:nth-last-child(2):not(.gfield--type-hidden) {height: 100%; justify-content: flex-end; grid-column: span 12; padding-top: 170px; padding-bottom: 0px;}
[id^='gform_'].vscore_gform .gform_fields>.gfield.gfield--type-submit {height: 100%; justify-content: flex-start; grid-column: span 12; padding-top: 0px; padding-bottom: 120px;}
[id^='gform_'].vscore_gform .gform_fields>.gfield:not(.gfield--type-hidden):first-child  {display: flex;}
[id^='gform_'].vscore_gform .gform_fields .gfield .gfield_radio, [id^='gform_'].vscore_gform .gform-button {
    display: flex;
    flex-direction: row;
    justify-content: center;
	flex-wrap: wrap;
}
[id^='gform_'].vscore_gform .gform_fields .gfield .gfield_radio .gchoice {
	position: relative;
	display: flex;
    align-items: flex-start;
}
[id^='gform_'].vscore_gform .gform_fields .gfield .gfield_radio .gchoice>input {/*display: none;*/
	position: absolute;
  width: 100%;
  height: 100%;
}
[id^='gform_'].vscore_gform .gfield_radio input[type="radio"] {
    margin: 0!important;
    opacity: 0;
}
.energy_quiz_gf .gform_fields .gchoice>label {z-index: 999;}
[id^='gform_'].vscore_gform .gform_fields .gchoice>label, [id^='gform_'].vscore_gform .gform-button, [id^='gform_'].vscore_gform .vscorenext {
    color: #596E7A !important;
    background: #ECECEC;
    padding: 16px 40px !important;
    font-size: 18px !important;
    border-radius: 20px;
	text-align: center;
    font-weight: 400 !important;
    letter-spacing: 0.5px !important;
    margin-left: 0px !important;
	cursor: pointer;
	box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.15);
	transition: all 0.1s ease;
}
.gform_wrapper.gf_browser_chrome form[id^='gform_'].vscore_gform  select {padding: 0 12px; width: 160px;}

[id^='gform_'].vscore_gform .gform_fields .gchoice.tc-selected>label, [id^='gform_'].vscore_gform .gform_fields .gchoice>label:hover {
	color: #fff !important;
	background: #FF9748;
	font-weight: 400 !important;
}
.gform_wrapper [id^='gform_'].vscore_gform .ginput_container_radio .gfield_radio .gchoice input[type="radio"] + label::before {content: none !Important;}
[id^='gform_'].vscore_gform .customnextbutton {
	width: 100%;
    text-align: center;
}
[id^='gform_'].vscore_gform .vs_manualnext {
	display: inline-block;
    margin-top: 32px !important;
    padding: 12px 28px !important;
    font-size: 18px !important;
    border-radius: 4px;
    letter-spacing: 0.5px !important;
    margin-left: 0px !important;
    cursor: pointer !important;
    color: #fff !important;
    font-weight: 500 !important;
    text-decoration: none !important;
    padding: 16px 40px !important;
    font-size: 18px !important;
    border-radius: 20px;
	text-align: center;
    font-weight: 400 !important;
    letter-spacing: 0.5px !important;
    margin-left: 0px !important;
	cursor: pointer;
	box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.15);
	background-color: #FF9748 !important;
}

[id^='gform_'].vscore_gform .gform_fields span.gfield_label, [id^='gform_'].vscore_gform .gform_fields label.gfield_label {
	font-size: 24px !important;
    text-align: center;
    justify-content: center;
    padding-bottom: 18px;
	color: #596E7A;
}

[id^='gform_'].vscore_gform .gfield--type-html ol {list-style: decimal !important;}

[id^='gform_'].vscore_gform .gfield--type-html .openone {
    display: flex;
    justify-content: flex-start;
	/*align-items: flex-end;*/
    flex-wrap: wrap;
    column-gap: 32px;
}
[id^='gform_'].vscore_gform.energy_quiz_gf .gfield--type-html .openone {justify-content: center;}

[id^='gform_'].vscore_gform .vs-breakscreen p, [id^='gform_'].vscore_gform .vs-breakscreen li {
	text-align: center;
	font-size: 24px;
    font-weight: 500;
	line-height: 32px;
}
[id^='gform_'].vscore_gform .vs-introscreen p {
	text-align: left;
    font-weight: 400;
	font-size: 20px;
}
[id^='gform_'].vscore_gform .vs-waistbreak p, [id^='gform_'].vscore_gform .vs-waistbreak li {text-align: left;}
[id^='gform_'].vscore_gform .breakscreentapeimg {
	float: right;
    width: 275px;
    margin: 0 auto;
    border-radius: 30px;
    margin-bottom: 16px;
    margin-left: 24px;
}
[id^='gform_'].vscore_gform .gform_fields .gfield_required {display: none;}
[id^='gform_'].vscore_gform .gform-button, [id^='gform_'].vscore_gform .vscorenext {
	background-color: #FF9748 !important;
	color: #fff !Important;
	width: auto !important;
	max-width: 100% !important;
	align-self: center;
	border-radius: 999px !important;
	padding: 10px 50px !important;
	box-shadow: 0px 2px 2px 0px #00000026 !important;
	font-family: "DM Sans", Sans-serif;
}
[id^='gform_'].vscore_gform .gform-button:focus, [id^='gform_'].vscore_gform .vscorenext:focus {
    box-shadow: 0px 0px 2px 2px #ffb2a673 !important;
    border: none !important;
}
/*.gform_footer {position: relative !important; align-items: center !important;}*/
[id^='gform_'].vscore_gform .gfield_description.instruction {display: none !important;}

[id^='gform_'].vscore_gform .gform_fields>:first-child .vscoreprev {display: none !important;}

[id^='gform_'].vscore_gform .vscoreprev, [id^='gform_'].vscore_gform .vscoreprev_foot {
    position: absolute !important;
    top: 20px !important;
    left: -6vw !important;
    cursor: pointer !important;
    background: #EEEEEE;
    padding: 10px;
    border-radius: 999px;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
}
[id^='gform_'].vscore_gform .vscorenext {
    bottom: 78px !important;
    left: 0 !important;
    width: 100% !important;
    text-align: center !important;
	cursor: pointer !important;
	text-decoration: none !important;
}
[id^='gform_'].vscore_gform .backtov360 {
	position: fixed !important;
    top: 4px !important;
    left: 10px !important;
}
[id^='gform_'].vscore_gform .vscoreprev svg, [id^='gform_'].vscore_gform .vscoreprev path {all: revert-layer !important; display: initial !important;}


[id^='gform_'].vscore_gform .gform_fields .gfield  {
	position: relative;
}

[id^='gform_'].vscore_gform .imeasurein {
	display: flex;
    align-items: center;
    width: 100%;
    padding-bottom: 18px;
    margin-bottom: 26px;
}
[id^='gform_'].vscore_gform .measurementinput {
	display: flex;
}
[id^='gform_'].vscore_gform .imeasurein label {padding-right: 18px; padding-bottom: 0px !important; margin-bottom: 0px; text-align: center !important;}
[id^='gform_'].vscore_gform .measurementinput label {padding-right: 32px; text-align: center !important;}


[id^='gform_'].vscore_gform .gfield_description.validation_message {position: absolute; top: 45px;}

[id^='gform_'].vscore_gform .vs-progress {
	display: flex !important;
    flex-direction: row !important;
	align-items: center !important;
    position: absolute !important;
    top: 60px !important;
	left: 0 !important;
    padding-left: 8vw !important;
    padding-right: 8vw !important;
    width: 100% !important;
	margin-bottom
}
[id^='gform_'].vscore_gform .vs-progress .progress-bar, [id^='gform_'].vscore_gform .vs-progress .w3-hover-light-grey:hover, [id^='gform_'].vscore_gform .vs-progress .w3-light-gray, [id^='gform_'].vscore_gform .vs-progress .w3-hover-light-gray:hover {
    color: #000 !important;
    background-color: #E2E0E0 !important;
    height: 13px !important;
    width: 100% !important;
	border-radius: 90px !important;
    overflow: hidden !important;
	margin-bottom: 0px !important;
}	
[id^='gform_'].vscore_gform .progress-bar-progress, [id^='gform_'].vscore_gform .w3-hover-green:hover, .dash-vscore .progress-bar-progress {
    color: #fff !important;
    background-color: #FF9748 !important;
    height: 100% !important;
	padding: 0px !important;
	border-radius: 999px !important;
}
[id^='gform_'].vscore_gform .w3-center {
    text-align: center !important;
}
[id^='gform_'].vscore_gform .w3-container, [id^='gform_'].vscore_gform .w3-panel {
    padding: 0 6px 0 !important;
}
[id^='gform_'].vscore_gform .progress-number, .dash-vscore .progress-number {
    text-align: center !important;
	margin-right: 24px !important;
	font-size: 22px !important;
	font-weight: 700 !important;
	color: #596E7A !important;
}

[id^='gform_'].vscore_gform .gform_not_found {display: none;}
[id^='gform_'].vscore_gform .completeform {
    padding-top: 50px;
    padding-bottom: 50px;
    font-weight: 600;
    font-family: DM Sans;
	
}

.dash-vscore .progress-bar {margin-bottom: 0px;}
.dash-vscore .progress-number {text-align: left !important;}
/*gauges*/
.mask {
    position: relative;
    overflow: hidden;
    display: block;
    width: 12.5rem;
    height: 6.25rem;
    margin: 1.25rem;
}
.semi-circle {
    position: relative;
    display: block;
    width: 12.5rem;
    height: 6.25rem;
	background: linear-gradient(to right, #c0392b 0%, #f1c40f 50%, #1abc9c 100%);
    border-radius: 50% 50% 50% 50% / 100% 100% 0% 0%;
}
.redgauge.circular-progress circle.fg {stroke: #dc3545;} /*there was no red in design file*/
.orangegauge.circular-progress circle.fg {stroke: #ff9748;}
.yellowgauge.circular-progress circle.fg {stroke: #ffcb65;}
.greengauge.circular-progress circle.fg {stroke: #8dc63f;}
.semi-circle::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    z-index: 2;
    display: block;
    width: 8.75rem;
    height: 4.375rem;
    margin-left: -4.375rem;
    background: #fff;
    border-radius: 50% 50% 50% 50% / 100% 100% 0% 0%;
}
.semi-circle--mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 12.5rem;
    height: 12.5rem;
    background: transparent;
    transform: rotate(0deg) translate3d(0, 0, 0);
    transform-origin: center center;
    backface-visibility: hidden;
    transition: all 1s ease-in-out;
}
.semi-circle--mask::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0%;
    z-index: 2;
    display: block;
    width: 12.625rem;
    height: 6.375rem;
    margin: -1px 0 0 -1px;
    background: #f7f7f7;
    border-radius: 50% 50% 50% 50% / 100% 100% 0% 0%;
}


.vs-scorecircle-outer {
	display: flex;
    align-items: center;
    justify-content: center;
    width: 220px;
    height: 220px;
    margin: 0 auto;
    background: #fafafa;
    border-radius: 999px;
    box-shadow: 0px 4px 4px 0px #00000040;
}
.vscore_thescore {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    width: 190px;
    height: 190px;
    text-align: center;
    top: 0;
    z-index: 99;
    font-weight: bold;
    color: #596E7A;
    font-size: 30px;
}
.vs-scoreinner {
	background: #eeeeee;
    border-radius: 999px;
    width: 90px;
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.vs-scorecircle {
	position: relative;
	display: flex;
    align-items: center;
    justify-content: center;
}
.gauge-resetter .circular-progress  {--progress: 0 !important; transition: none !important;}
.gauge-resetter .circular-progress circle.fg  {transition: none !important;}

/*gauges round 2*/
.circular-progress {
  --size: 190px;
  --half-size: calc(var(--size) / 2);
  --stroke-width: 20px;
  --radius: calc((var(--size) - var(--stroke-width)) / 2);
  --circumference: calc(var(--radius) * pi * 2);
  --progress: 0;
  --dash: calc((var(--progress) * var(--circumference)) / 100);
  animation: progress-animation 2s ease-in-out 0s 1 forwards;
}

.circular-progress circle {
  cx: var(--half-size);
  cy: var(--half-size);
  r: var(--radius);
  stroke-width: var(--stroke-width);
  fill: none;
  stroke-linecap: round;
}

.circular-progress circle.bg {
  stroke: #eeeeee;
}

.circular-progress circle.fg {
  transform: rotate(-90deg);
  transform-origin: var(--half-size) var(--half-size);
  stroke-dasharray: var(--dash) calc(var(--circumference) - var(--dash));
  transition: stroke-dasharray 2s ease-in-out 0s;
  stroke: #eeeeee;
}

@property --progress {
  syntax: "<number>";
  inherits: false;
  initial-value: 0;
}

/*end gauges round 2*/

.retake-vscore-text {
	text-align: center;
	margin-bottom: 0px;
	padding: 0px 10px;
	color: var(--e-global-color-primary);
    font-weight: 500;
    line-height: 1.5em;
}

.vscorereport {
	margin-top: -38px;
	padding-bottom: 80px;
}
.vscorequizoutercont.e-con {
    --container-max-width: 100%;
	width: 100%;
}
.e-con-inner .vscorereport.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true]::after {
    content: "";
    width: 20px;
    border: solid 1px var(--e-global-color-6f831d5);
    position: absolute;
    right: -20px;
}
.e-con-inner .vscorereport.elementor-widget-n-tabs .e-n-tab-title {
    border-radius: 999px;
    text-transform: uppercase;
    border: solid 2px var(--e-global-color-6f831d5);
    background: #fff;
    font-weight: 700;
	font-family: "DM Sans";
}
.e-con-inner .vscorereport.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true] span {color: #fff;}
.e-con-inner .vscorereport.elementor-widget-n-tabs .e-n-tab-title:focus {box-shadow: none;}
.e-con-inner .vscorereport.elementor-widget-n-tabs .e-n-tab-title:hover span {color: #fff;}
.e-con-inner .vscorereport.elementor-widget-n-tabs .e-n-tabs {gap: 16px;}
.vscorereport .elementor-widget-container>.vs-scorecircle-outer {margin-top: -110px;}
.vscorereport .e-n-tab-title span {
	font-size: 16px; 
    color: #596E7A;
}
.e-con-inner .vscorereport.elementor-widget-n-tabs .e-n-tabs-content {
    background: #fff;
    border-radius: 30px;
    border: solid 2px var(--e-global-color-6f831d5);
    padding: 24px 30px;	
}
.e-con-inner .vscorereport.elementor-widget-n-tabs .e-n-tabs-heading {flex-basis: 300px;}
.vscorereport h2 {
	text-align: center;
    font-size: 35px;
    font-weight: 500;
	margin-top: 42px;
}
.vscorereport h3 {
    font-size: 24px;
    font-weight: 700;
	text-align: center;
}
.vscorereport h4 {
	font-size: 20px;
	font-weight: 700;
	line-height: 33.85px;
	color: var(--e-global-color-6f831d5) !important;
}
.vscorereport h5 {
	font-family: "Source Sans 3", sans-serif;
	font-size: 18px;
	font-weight: 700;
	line-height: 31.33px;
	color: #776C61 !important;
	margin-bottom: 0px;
}
.vscorereport p, .vscorereport ul, .vscorereport ol {
	font-family: "Source Sans 3", sans-serif;
	font-size: 18px;
	line-height: 29.33px;
	font-weight: 400;
}
.vscorereport p:last-child {margin-bottom: 0px;}
.vscorereport blockquote {
    border-left: 7px solid #FF9748;
	margin: 30px;
    margin-right: 0px;
}
.vscorereport blockquote p {
	font-size: 18px;
    font-weight: 400;
	line-height: 24.64px;
    text-align: left;
    background: #F7F7F7;
    padding: 20px;
	margin-left: 16px;
	font-style: initial;
}
.vscorereport blockquote p strong {
	color: #FF9748; font-weight: 700px;
}

.vscorereport .whatsnext {
    padding: 30px;
    background: #FAF8F8;
    border-radius: 30px;
}
.vscorereport .whatsnext ul { 
    list-style: none;
    margin-left: 0px;
	display: flex;
    flex-wrap: wrap;
    column-gap: 4%;
    row-gap: 28px;
	font-family: "Source Sans 3", sans-serif;
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
}
.vscorereport .whatsnext li {
	display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    row-gap: 16px;
	font-weight: 400;
    width: 48%;
    text-align: center;
    background: #fff;
    border: 2px solid var(--e-global-color-6f831d5);
    border-radius: 30px;
    padding: 20px 30px;
}
.vscorereport .whatsnext li img {
	width: 80px;
	max-width: 80%;
	max-height: 60.5px;
}
.vscorereport .whatsnext button {
	border-radius: 999px;
    font-family: "DM Sans", sans-serif;
    background: #596E7A;
    border: none;
    font-size: 16px;
    margin-top: auto;
}
.vreportfinalword {
    display: block;
	font-family: DM Sans, sans-serif;
	font-size: 24px;
	font-weight: 400;
	line-height: 31.25px;
	text-align: center;
}
.verportdatecont {position: initial !important;}
.vreportdate {
	position: absolute;
    right: 24px;
    bottom: 38px;
    color: #fff;
    font-family: "DM Sans", sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 28.64px;
    text-align: center;
}
.vreportsignoff {
	color: var(--e-global-color-6f831d5);
	font-style: italic;
	font-weight: 600;
	text-align: left;
}
.vreportoverallboxcont {
    display: flex;
    flex-wrap: wrap;
    column-gap: 2%;
    row-gap: 140px;
    margin-bottom: 40px;
}
.vreportoverallbox {
	display: flex;
    flex-direction: column;
    background: #F5F5F5;
    text-align: center;
    border-radius: 30px;
    width: 49%;
    padding: 20px 30px;
}
.vreportoverallbox:nth-of-type(2n) {margin-right: 0px;}
.vreportoverallbox h3 {
    font-weight: 500;
	margin-bottom: 20px;
}
.vreportoverallbox .vs-scorecircle-outer {margin-top: -132px; margin-bottom: 18px;}

.vscorereportlink {
	margin-top: auto;
}

.whatsnext.next-reg-now-container {
	border: 1px solid #EF9348;
    border-radius: 10px;
    background: #fef7e9;
}
.vscorereport .whatsnext button.next-reg-now {
	background: #EF9348;
	text-transform: uppercase;
}

body .dash-vscore h3 {margin-bottom: 0px !important;}
body .dash-vscore h5 {font-weight: 600; !important;}

.dash-vscore .vs-progress {
	position: initial !important;
}
.dash-vscore .vs-progress {
	padding-left: 0 !important;
    padding-right: 0 !important;
}
.dash-vscore .progress-number {
    margin-left: 8px !important;
    margin-right: 0 !important;
    font-size: 14px !important;
    font-weight: 400 !important;
}
.dash-vscore .vs-progress .progress-bar, .dash-vscore .vs-progress .w3-hover-light-grey:hover, .dash-vscore .vs-progress .w3-light-gray, .dash-vscore .vs-progress .w3-hover-light-gray:hover {
	height: 10px !important;
	background-color: #eeeeee !important;
}
.dash-vscore .greyscoreline.progress-bar-progress {background-color: #eeeeee !important;}
.dash-vscore .redscoreline.progress-bar-progress {background-color: #dc3545 !important;}
.dash-vscore .orangescoreline.progress-bar-progress {background-color: #ff9748 !important;}
.dash-vscore .yellowscoreline.progress-bar-progress {background-color: #ffcb65 !important;}
.dash-vscore .greenscoreline.progress-bar-progress {background-color: #8dc63f !important;} 

.vscorefade {opacity: 0.5;}

/*Previous Vscore*/
.previous_vscore {
	display: flex;
    column-gap: 10px;
    align-items: center;
    position: absolute;
    right: 0;
    margin-top: -42px;
    border: 2px solid var(--e-global-color-6f831d5);
    background: #FFF3EA;
    border-radius: 999px;
    color: var(--e-global-color-6f831d5);
    font-weight: 500;
    line-height: 18px;
    padding: 0px 20px 0px 0px;
    font-family: "DM Sans";
}
.pvscore-inner {
	display: flex;
    flex-direction: column;
}
.pvscore-pscore {
	
}
.pvscore-pdate {
	font-size: 0.85em;
    color: #596E7A;
}
.prevundercircle {
	margin: 0 auto;
	position: relative;
    right: initial;
    margin-top: 0px;
	margin-bottom: 24px;
	width: fit-content;
}
.dash-sec .previous_vscore {
	margin-top: 10px;
    margin-bottom: 0px;
}

/*Energy quiz*/

.gform_confirmation_message_11 {
	text-align: center;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background: #fff;
    border-radius: 10px;
    padding: 60px;
    box-shadow: 0 4px 4px 0 #00000040;
    margin-top: 60px;
    margin-bottom: 60px;
}
.gform_confirmation_message_11 h1 {font-weight: 600; color: #FF9748 !important;}
.gform_confirmation_message_11 h2 {font-weight: 600;}

.energyquizuserdetails .gfield--type-html {width: 100%;}
.energyquizuserdetails .gfield--type-name, .energyquizuserdetails .gfield--type-email {width: 44%;}

.energy_quiz_gf .gfield_description.validation_message {top: initial !important;}

.energy_quiz_gf .gfield--type-name input, .energy_quiz_gf .gfield--type-email input {border-radius: 999px;}

.energy_quiz_gf .energyquizuserdetails #gform_ajax_spinner_11 {
    margin-top: 34px;
    margin-left: 20px;
    border-block-end-color: #ff9748;
    border-inline-start-color: #ff9748;
    border-block-start-color: #ff97481a;
    border-inline-end-color: #ff97481a;
}
.gform-loader, .gform_ajax_spinner {
	border-block-end-color: #ff9748 !important;
    border-inline-start-color: #ff9748 !important;
    border-block-start-color: #ff97481a !important;
    border-inline-end-color: #ff97481a !important;
}

.gfield_required .gfield_required_text {color: #FF9748;}
.gform_wrapper .gfield_description.validation_message, .uael-gf-style .gform_wrapper div.gform_validation_errors h2,
.gform-theme--framework .gform_validation_errors ol a, .gform-theme--framework .gform_validation_errors ol {color: #FF9748 !important;}
body #page .container .elementor-element .uael-gf-style .gform_wrapper div.gform_validation_errors,
body .dialog-widget-content .dialog-message .elementor-element .uael-gf-style .gform_wrapper div.gform_validation_errors {border-color: #FF9748 !important;}

.postid-16244 #block-member, .postid-16244 #content-report, .postid-16244 #reported-content {display: none !important;}

/*ebook forms*/
.ebookform .gfield input {
	border-radius: 999px !important;
    box-shadow: 0px 2px 2px 0px #00000040 !important;
    border: none !important;
    font-family: 'DM Sans' !important;
    padding: 10px 16px !important; 
}
.ebookform .gform_button {font-size: 17px !important;}


@font-face{font-family:WooCommerce;src:url(https://v360.health/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff2) format("woff2"),url(https://v360.health/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff) format("woff"),url(https://v360.health/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf) format("truetype");font-weight:400;font-style:normal}
.woocommerce form .show-password-input::after, .woocommerce-page form .show-password-input::after {
    font-family: WooCommerce !important;
    speak: never;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-left: .618em;
    content: "\e010" !important;
    text-decoration: none;
    margin-left: 0;
    margin-top: -2px;
    vertical-align: middle;
    display: inline-block !important;
	color: #222;
	padding: 0px 2px;
	transition: allease-in .3s;
    -moz-transition: all ease-in .3s;
    -ms-transition: all ease-in .3s;
    -o-transition: all ease-in .3s;
    -webkit-transition: allease-in .3s;
}
.woocommerce form .show-password-input,.woocommerce-page form .show-password-input {
    background-color: transparent;
    border-radius: 0;
    border: 0;
    color: var(--wc-form-color-text,#000);
    cursor: pointer;
    font-size: inherit;
    line-height: inherit;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 1.5em;
    text-decoration: none;
    top: 1.6em !important;
    transform: translateY(-50%);
    -moz-osx-font-smoothing: inherit;
    -webkit-appearance: none;
    -webkit-font-smoothing: inherit
}
.woocommerce form .show-password-input:hover,.woocommerce-page form .show-password-input:hover {
	border-radius: 999px ;
}
.woocommerce form .show-password-input:hover::after, .woocommerce-page form .show-password-input:hover::after {
	 color: #fff !important;
}

.report-btn-green {
	background: #00C68A;
    display: flex;
    gap: 10px;
    align-items: center;
    justify-content: center;
	border: none;
    border-radius: 30px !important;
    padding: 10px 15px;
    cursor: pointer;
    transition: 0.3s;
    width: 100%;
	margin-top: 0px !important;
    height: 48px;
    font-family: Gotham;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 4%;
    color: #FFFFFF !important;
    text-transform: uppercase;
}


@media screen and (max-width: 1450px) {
	.vscorereport {
		max-width: 92% !important;
		margin: 0 auto !important;
		margin-top: -38px !important;
	}
	.vsreportheadouter {
		background-position: -334px top !important;
	}
}

@media screen and (max-width: 1360px) {
	.previous_vscore {
		margin: 0 auto;
		position: relative;
		right: initial;
		margin-top: 20px;
		width: fit-content;
	}
	.prevundercircle {margin-top: 0px; margin-bottom: 24px;}
}
@media screen and (max-width: 1155px) {
	[id^='gform_'].vscore_gform .vs-waistbreak ol {
		text-align: center;
	}
	[id^='gform_'].vscore_gform .breakscreentapeimg {
		float: none;
		width: 175px;
		margin-bottom: 16px;
		margin-left: 0px;
	}
}
@media screen and (max-width: 1050px) and (min-width: 768px) {
	.e-con-inner .vscorereport.elementor-widget-n-tabs .e-n-tabs-heading {
		flex-basis: 220px;
	}
	.vscorereport .vreportoverallbox {width: 100%;}
	.vscorereport .whatsnext li {width: 100%; padding: 20px;}
	.vscorereport.e-n-tabs-mobile .e-n-tabs-content>.e-con {padding: 20px;}
	.e-con-inner .vscorereport.elementor-widget-n-tabs .e-n-tabs-content {padding-left: 10px; padding-right: 10px;}
}
@media screen and (max-width: 980px) {
	.vscore_gform_wrapper .gform_body {
		max-width: 100%;
	}
	[id^='gform_'].vscore_gform .gform_fields .gfield .gfield_radio .gchoice {
		max-width: 100%;
	}
	.energyquizuserdetails .gfield--type-name, .energyquizuserdetails .gfield--type-email {width: 100%;}
}

@media screen and (max-width: 1268px) and (min-width: 800px) {
	.measinputlast {
		justify-content: flex-end;
		width: 100%;
		margin-top: -40px;
	}
	[id^='gform_'].vscore_gform .measinputlast input, [id^='gform_'].vscore_gform .measurementinput input, [id^='gform_'].vscore_gform .imeasurein input {
		width: 160px !important;
		height: 44px;
	}
	.measinputfirst {
		height: 87px;
		justify-content: space-between;
		width: 100%;
	}
	.imeasurein {
		justify-content: space-between;
		width: 100%;
	}
	.imeasurein select {
		height: 44px;
	}
}

@media screen and (max-width: 799px) {
	[id^='gform_'].vscore_gform .gform_fields span.gfield_label, [id^='gform_'].vscore_gform .gform_fields label.gfield_label {
		margin-top: 36px;
	}
	[id^='gform_'].vscore_gform .measurementinput input {width: 200px !important;}
	[id^='gform_'].vscore_gform .measurementinput {
		width: 100%;
		justify-content: space-between;
	}
	[id^='gform_'].vscore_gform .measinputlast {
		display: flex;
		width: 100%;
		margin-top: 18px;
	}
	[id^='gform_'].vscore_gform .gfield_description.validation_message {top: 80px;}
	[id^='gform_'].vscore_gform .measurementinput label, [id^='gform_'].vscore_gform .imeasurein label {text-align: left !Important;}
	
	[id^='gform_'].vscore_gform .gform_fields {
		margin-top: 40px;
		margin-bottom: 40px;
	}
	.vs-progress {
		top: 80px !important;
		padding-left: 0vw !important;
		padding-right: 0vw !important;
	}
	[id^='gform_'].vscore_gform .gform_fields>.gfield:not(.gfield--type-hidden) {
		padding-top: 130px;
		padding-bottom: 80px;
	}
	[id^='gform_'].vscore_gform .gform_fields>.gfield.gfield--type-submit {padding-top: 0px;}
	[id^='gform_'].vscore_gform {
		max-width: 90%;
	}
	[id^='gform_'].vscore_gform .imeasurein, [id^='gform_'].vscore_gform .measurementinput {
		flex-direction: column;
		align-items: flex-start;
	}
	[id^='gform_'].vscore_gform .imeasurein label {padding-bottom: 18px !important;}
	[id^='gform_'].vscore_gform .measinputlast input, [id^='gform_'].vscore_gform .measurementinput input, [id^='gform_'].vscore_gform .imeasurein input {
		width: 160px !important;
		height: 44px;
	}
	[id^='gform_'].vscore_gform .gform_fields .measurementinput label.gfield_label {margin-top: 0px;}
}

@media screen and (max-width: 767px) {
	.vscorereport .elementor-widget-container>.vs-scorecircle-outer {margin-top: -26px;}
	.vscorereport.e-n-tabs-mobile .e-n-tabs-content>.e-con {
		background: #fff;
		border-radius: 30px;
		border: solid 2px var(--e-global-color-6f831d5);
		padding: 24px 30px;
	}
	.e-con-inner .vscorereport.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true]::after {content: none;}
	.vscorereport .vreportoverallbox {width: 100%;}
	.vscorereport .whatsnext li {width: 100%; padding: 20px;}
	.vscorereport.e-n-tabs-mobile .e-n-tabs-content>.e-con {padding: 20px; --n-tabs-title-order: 999 !Important;}
	.vscorereport blockquote {margin-left: 0px;}
	.vscorereport.elementor-widget-n-tabs.e-n-tabs-mobile .e-n-tab-title[aria-selected=true] {
        margin-block-end: 0px !important;
    }
	.vscorereport.elementor-widget-n-tabs.e-n-tabs-mobile .e-n-tabs-heading {
		display: flex;
		flex-basis: 100%;
		flex-direction: row;
		row-gap: 6px;
		align-items: center;
		justify-content: center;
		margin-bottom: 10px;
	}
	.vscorereport.elementor-widget-n-tabs.e-n-tabs-mobile .e-n-tab-title {
        padding: 5px 20px ! Important;
        margin: 0 !important;
        flex-grow: 1;
        flex-basis: 48%;
        height: 56px;
	}
	.vscorereport .e-n-tab-title span {font-size: 13.5px;}
	
	.vreportdate {
		width: 100%; 
		right: initial;
	}
	
	.gform_confirmation_message_11 {
		padding: 20px;
	}
	
	.gform-theme--foundation .ebookform .gform_fields {row-gap: 20px !important;}
}