/* 
* STYLESHEET FOR FTSE DATA CAPTURE PLUGIN located in ftse-data-capture/css
*/

p.body-size {
	font-size:14.4px !important;
}

.fw-ltgreen {
	padding-top: 2rem !important;
	padding-bottom: 2rem !important;
	background-color: #e8f2dc !important;
}

.fw-dkgreen {
	padding: 2px 0;
	background: #8bbf4f !important;
	color: #fff;
}

#account-info .warning {
	text-align: left;
	width: 100%;
	color: #4c4c4c;
	font-size: 1em;
}

.warning {
	color: red;
	max-width: 70%;
	margin: 1rem auto;
	text-align: center;
	font-weight: bold;
}

.page_textbox .panel-grid-cell {
	margin: 0 auto;
	max-width: 900px;
	padding: 3rem 1rem;
}

#password-lost-form.page_textbox .panel-grid-cell,
#login-form-container.page_textbox .panel-grid-cell,
#password-reset-form.page_textbox .panel-grid-cell {
	padding: 3rem 6rem;
}

.page_textbox h2 a {
	font-size: 13px;
}

.page_textbox h2 a:hover {
	text-decoration: underline;
}

.page_columns_two .textwidget {
	padding: 0 20px;
}

.page_columns_two .panel-grid-cell:first-child .textwidget img {
	border: 1px solid #eeeeee;
	padding: 5px;
}

.page_columns_two.members {
	margin-bottom: 50px;
}

.download-btn {
	width: 100%;
}

.tabbed-content h4 {
	color: #000;
}

#register-form .survey-title,
#login-form-container .survey-title,
#password-lost-form .survey-title,
#password-reset-form .survey-title,
#account-info .survey-title {
	color: #293180;
	font-size: 1.5em;
	font-weight: 100 !important;
	text-align: left;
	text-transform: none;
	border-bottom: 1px solid #293180;
	margin-bottom: 15px;
}

.survey-title #print-action a {
	font-size: 0.6em;
	float: right;
	position: relative;
	top: 6px;
	color: inherit;
}

.survey-title #print-action a:after {
	content: url('../img/print-icon.gif');
	margin-left: 5px;
}

.print-logo {
	display: none;
}

#register-form .logo,
#login-form-container .logo,
#password-lost-form .logo,
#password-reset-form .logo,
#account-info .logo {
	width: 220px;
	margin: 0 auto 40px;
	float: none;
}

#register-form .welcome,
#login-form-container .welcome,
#password-lost-form .welcome,
#password-reset-form .welcome,
#account-info .welcome {
	text-align: left;
	color: #293180;
	font-size: 1.5em;
	font-weight: 100;
	border-bottom: 1px solid #293180;
}

#account-info .welcome {
	border-bottom: none;
	margin-top: 2rem;
}

#register-form .intro,
#login-form-container .intro,
#password-lost-form .intro,
#password-reset-form .intro,
#account-info .intro {
	text-align: center;
	font-size: 1.4em;
	font-weight: 100;
	color: #000;
	margin-bottom: 30px;
}

.account-info {
	width: 50%;
	margin-bottom: 24px;
}

.account-info.left {
	float: left;
}

.account-info.right {
	float: right;
}

.account-info p {
	margin: 10px 0;
}

.traffic-light {
	margin: 30px 0;
	text-align: center;
	font-size: 1.1rem;
}

.traffic-light a {
	color: white;
	text-align: center;
	font-size: 1em;
}

.traffic-light a:hover,
.traffic-light a:active {
	color: white;
	/* text-decoration: underline; */
}

.traffic-light .col-4 {
	min-height: 100px;
	padding: 1.7rem;
	width: 31.33333333%;
}

.traffic-light .register {
	background: #2b2e83;
	/* was dark grey #373736 */
}

.traffic-light .change {
	background: #845da4;
	/* was dark blue #2b2e83 */
	margin-left: 3%;
	margin-right: 3%;
}

.traffic-light .login {
	background: #8ab648;
	/* was purple #845da4 */
}

.traffic-light .login:hover {
	background: rgba(138, 182, 72, 0.9);
	cursor: pointer;
}

.traffic-light .change:hover {
	background: rgba(132, 93, 164, 0.9);
	cursor: pointer;
}

.traffic-light .register:hover {
	background: rgba(43, 46, 131, 0.9);
	cursor: pointer;
}

.traffic-light h4 {
	color: #fff;
	font-size: 1.5em;
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom: 1px solid white;
}

.traffic-light h4 a {
	font-size: inherit;
}

span.nowrap {
	white-space: nowrap;
	color: inherit;
	font-weight: inherit;
	font-size: inherit;
	line-height: inherit;
}

#signupform,
#wpcf7-f904-p905-o1 form {
	max-width: 550px;
	width: 90%;
	margin: 0 auto;
}

#password-lost-form #signupform,
#login-form-container #signupform,
#password-reset-form #signupform {
	margin: 0;
}

#signupform label,
#wpcf7-f904-p905-o1 from label {
	display: block\9;
	display: none;
}

#signupform .select2-container,
#wpcf7-f904-p905-o1 from .select2-container {
	width: 100% !important;
}

#signupform .select2-container--default .select2-selection--single,
#wpcf7-f904-p905-o1 from .select2-container--default .select2-selection--single {
	border-radius: 0;
	border: none;
	background-color: #f2f2f2;
	color: #757575;
	height: 36px;
}

#signupform .select2-container--default .select2-selection--single .select2-selection__rendered,
#wpcf7-f904-p905-o1 from .select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #757575;
	line-height: 36px;
}

#signupform .select2-container--default .select2-selection--single .select2-selection__arrow,
#wpcf7-f904-p905-o1 from .select2-container--default .select2-selection--single .select2-selection__arrow {
	top: 5px;
}

#signupform .register-button,
#wpcf7-f904-p905-o1 from .register-button,
.green-button,
.red-button, .grey-button {
	margin-top: 10px;
	background: #8ab648;
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	border: 2px solid #8ab648;
	width: 100%;
	padding: 6px 0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.green-button {
	background: #8ab648;
	border-color: #8ab648;
}

#wpcf7-f904-p905-o1.wpcf7 .select2-container--default .select2-selection--single {
	background-color: #f2f2f2;
	border-radius: 0;
	color: #565656;
	border: none;
}

#wpcf7-f904-p905-o1.wpcf7 .select2-container--default .select2-selection--single .select2-selection__arrow b {
	left: auto;
	right: 10px;
}

#wpcf7-f904-p905-o1.wpcf7 p span:not(.ajax-loader) {
	margin-bottom: 0;
	margin-top: 0;
	width: 100% !important;
	color: #565656;
}

#wpcf7-f904-p905-o1.wpcf7 p span[role=alert],
#wpcf7-f904-p905-o1.wpcf7 .wpcf7-response-output.wpcf7-mail-sent-ok {
	display: none !important;
}

#wpcf7-f904-p905-o1.wpcf7 span .wpcf7-not-valid {
	border: 1px solid red;
}

#wpcf7-f904-p905-o1.wpcf7 .wpcf7-validation-errors {
	background: #ffe2e2;
	border: 1px solid red;
	color: red;
}

#wpcf7-f904-p905-o1.wpcf7 .wpcf7-response-output {
	margin: 2em 0;
	padding: 15px;
	border-radius: 5px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

#wpcf7-f904-p905-o1.wpcf7 input[type=checkbox],
#signupform input[type=checkbox] {
	height: 30px;
	width: 30px;
	position: relative;
	top: 7px;
}

.select2-results__option {
	margin-bottom: 0;
}

input.select2-search__field {
	margin: 0 !important;
	padding: 7px !important;
	border-radius: 0 !important;
}

#signupform .register-button:hover,
#wpcf7-f904-p905-o1 from .register-button:hover,
.green-button:hover,
.red-button:hover {
	background: #ffffff;
	color: #8ab648;
}

.green-button:hover {
	color: #8ab648;
}

#signupform .register-button:disabled,
#wpcf7-f904-p905-o1 from .register-button:disabled,
.green-button:disabled,
.red-button:disabled {
	opacity: 0.4;
}

.red-button:disabled {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}

.save-wrap,
.submit-wrap {
	width: 49%;
	position: relative;
}

.save-wrap {
	float: left;
}

.submit-wrap {
	float: right;
}

.submit-wrap .trigger,
.submit-wrap .overlay-two,
.submit-wrap .overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	cursor: pointer;
}

.submit-wrap .trigger {
	z-index: 9999;
}

.submit-wrap .overlay-two:hover+input {
	background: #fff;
	color: #8ab648;
}

.submit-wrap .overlay:hover+input {
	background: #fff;
	color: #ff0000;
}

input[name="submitBtn1"] {
	margin-right: 1%;
}

input[name="submitBtn1"],
input[name="submitBtn2"] {
	display: inline-block;
	width: 100%;
	margin: 0;
}

.data-columns .note {
	margin-top: 5px;
	padding-left: 10px;
	margin-right: 3px;
	text-align: left;
	width: 50%;
	float: right;
	font-size: .8em;
	color: #4c4c4c;
}

#signupform input[type="checkbox"]+label,
#wpcf7-f904-p905-o1 from input[type="checkbox"]+label {
	padding-left: 5px;
	display: inline;
}

/*
#signupform input[type="checkbox"] + label span {
    position: absolute;
    top: 2px;
    left: 0;
    width:19px;
    height:19px;
    margin:-2px 10px 0 0;
    vertical-align:middle;
    background:url(../img/check_radio_sheet.png) left top no-repeat;
    cursor:pointer;
}

#signupform input[type="checkbox"]:checked + label span {
    background:url(../img/check_radio_sheet.png) -19px top no-repeat;
}
*/

#signupform input[type="submit"]:disabled,
#wpcf7-f904-p905-o1 from input[type="submit"]:disabled {
	opacity: 0.4;
}

.register-error,
.login-error,
.error_msg {
	margin: 0 0 10px;
	color: red;
	text-align: center;
}

.forgot-password,
.login-info {
	margin: 20px auto;
	text-align: center;
	width: 250px;
	/* was 200px */
	display: block;
}

.wpcf7 input,
.wpcf7 textarea,
.page_form input,
.page_form .wysija-select {
	background-color: #f2f2f2;
	border: medium none;
	border-radius: 0;
	color: #565656;
	margin: 0;
	max-width: 100%;
	padding: 10px;
}

.page_form .wysija-select {
	padding: 8px;
}

.wpcf7 .wpcf7-submit,
.page_form .wysija-submit {
	background-color: #8ab648;
	border-color: #8ab648;
	color: #fff;
	font-weight: bold;
	margin: 0;
	padding: 10px 0;
	width: 100%;
	font-size: 14px !important;
	line-height: 1;
}

.wpcf7 .wpcf7-submit:hover,
.page_form .wysija-submit:hover {
	color: #8ab648;
}

.wpcf7 p,
.page_form label,
.page_form label span {
	margin: 0 0 15px;
	font-size: 14px;
	color: #444444 !important;
	font-weight: normal !important;
}

.wpcf7 p,
.page_form label span,
.page_form label {
	font-size: 13px !important;
}

.wpcf7 span {
	font-size: 14px;
}

.page_form .wysija-paragraph {
	margin: 15px 0;
}

.page_form label {
	margin: -1px 0 2px;
}

.page_form input {
	margin: 0;
	padding: 9px 12px 8px;
}

.page_form .wysija-select {
	margin: 0;
}

.wpcf7 p {
	color: #444444 !important;
}

.wysija-input {
	color: #444444 !important;
}


/* DATA PAGE */

.page-gender-equality-data-collection .error_msg,
.page-template-survey-template .error_msg {
	display: none;
	background: #e5e5e5;
	position: relative;
	z-index: 999;
	padding: 8px 0;
}

.error_msg {
	display: block;
}

.page-gender-equality-data-collection em.error_msg,
.page-template-survey-template em.error_msg {
	text-align: left;
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 100%;
}

.signup-submit {
	position: relative;
}

.signup-submit .overlay-two,
.signup-submit .overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: none;
}

.forgot-password {
	margin: 20px auto;
	text-align: center;
	width: 200px;
	display: block;
}

.login-info,
p.description {
	text-align: center;
}

#sector_dis {
	background: #fff;
	border: 3px solid #f2f2f2;
}

#dvData td {
	font-size: 0.8em;
	vertical-align: top;
}

.section-wrapper .hide {
	display:none !important;
}

.data-columns .section-wrapper {
	margin-left: -15px;
	margin-right: -15px;
	border-bottom: 25px solid #fff;
	background: #8ab648;
	padding-top: 1px;
}

.data-columns .section-wrapper h4 {
	margin: 15px 15px 10px;
	text-transform: uppercase;
	font-size: 1rem;
	color: #FFF;
}

.data-columns .section-wrapper.locked {
	margin-left: 0;
	margin-right: 0;
}

.data-columns .section-wrapper.top {
	border-top: none;
}

.data-columns .section-wrapper.top.locked {
	-webkit-background-size: 74px 167px;
	background-size: 74px 167px;
}

.data-columns .locked .section-wrapper.top {
	-webkit-background-size: 74px 171px;
	background-size: 74px 171px;
}

.data-columns .locked input,
.data-columns .locked select {
	background: none;
	border: none;
}

.data-columns form {
	padding: 1px 15px 15px;
}

.data-columns form #form-instructions p {
	color: #4c4c4c;
}

.data-columns form #section_three,
.data-columns #locked_section_three {
	color: #000;
	background: #FFFFFF;
}

.data-columns .section {
	position: relative;
	/* overflow: hidden; */
	overflow: visible;
	border-top: 0px solid #bfbfbf;
}

.data-columns .locked .top .section span:not(.error_msg) {
	width: 525px;
}

.data-columns .locked .section span:not(.error_msg) {
	width: 602px;
}

.data-columns .section span:not(.error_msg) {
	display: inline-block;
	width: 598px;
}

.data-columns .top .section span:not(.error_msg) {
	width: 520px;
}

.data-columns .section font {
	width: 53px;
	display: inline-block;
	margin-right: 15px;
	text-align: center;
}

.data-columns h5 {
	text-align: left;
	color: #fff;
	font-size: 1.1em;
}

.data-columns .totals input[type="number"] {
	margin-left: 33px;
	margin-right: 0;
	color: #000;
}

.data-columns .totals {
	background: #8ab648;
	padding: 5px;
	color: white;
}

.data-columns .totals font {
	width: 95px;
	margin: 0;
	text-align: center;
}

.data-columns input[type="number"],
.data-columns .section p strong {
	/* width: 50px; */
	margin-right: 20px;
}

.data-columns .locked input[type="number"] {
	border: none;
	background: transparent;
	margin-left: 0;
	font-weight: bold;
	padding-left: 15px;
	text-align: center;
}

.data-columns .locked .totals input[type="number"] {
	color: #fff;
	background: #8ab648;
	margin-left: 27px;
}

.data-columns .section p font {
	font-weight: bold;
	display: inline-block;
}

.data-columns .section p font:last-child,
.data-columns .section p input[type="number"]:last-child {
	margin-right: 0;
}

.data-columns .locked .section p input[type="number"]:last-child {
	background: #c1d3a6;
}

.data-columns .locked .tooltip {
	display: none !important;
}

.data-columns .tooltip {
	position: static;
	display: inline-block;
	width: 16px !important;
	height: 16px !important;
	cursor: pointer;
	opacity: 1;
	text-align: center;
	border-radius: 50%;
	background: #8ab648;
	color: #fff;
	font-family: monospace;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	top: -6px;
}

.data-columns .tooltip:hover .tooltiptext {
	visibility: visible;
	opacity: 1;
}

.data-columns .tooltip .tooltiptext {
	font-family: "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	border: 1px solid #000;
	visibility: hidden;
	opacity: 0;
	width: 80% !important;
	background-color: white;
	color: #000;
	padding: 10px;
	border-radius: 6px;
	position: absolute;
	bottom: 86%;
	left: 50%;
	margin-left: -60px;
	z-index: 999;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.big-button.green-btn {
	background: #8ab648;
	border-color: #8ab648;
}

.big-button.green-btn:hover {
	background: white;
	color: #8ab648;
}

.big-button {
	background: red;
	color: white;
	margin-top: 50px;
	padding: 8px 20px;
	width: 100%;
	display: block;
	text-align: center;
	border: 2px solid red;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.big-button:hover {
	color: red;
	background: white;
}

.popUp {
	position: fixed;
	z-index: 9999;
	font-size: 20px;
	width: 90%;
	max-width: 400px;
	height: 250px;
	text-align: center;
	background: #fff;
	padding: 110px 0;
	-webkit-box-shadow: 6px 6px 23px 3px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 6px 6px 23px 3px rgba(0, 0, 0, 0.75);
	box-shadow: 6px 6px 23px 3px rgba(0, 0, 0, 0.75);
	display: none;
}

.modal-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 50;
	background: rgba(0, 0, 0, 0.6);
	display: none;
}

.popUp.confirmation {
	max-width: 650px;
	height: auto;
	overflow-y: scroll;
	text-align: left;
	padding: 0;
	top: 35%;
	left: 50%;
	transform: translateX(-50%);
	z-index: 100;
}

.popUp.confirmation #popUp-closer {
	float: right;
	padding: 10px 20px 0 0;
}

.popUp.confirmation #popUp-closer button {
	padding: 0;
	border: none;
	background: none;
}

.popUp.confirmation #popUp-content {
	padding: 40px;
}

.popUp.confirmation #popUp-content ul {
	padding-left: 0;
	font-size: 0.6em;
	/* position: absolute;
	bottom: 15px; */
	margin: 0;
}

.popUp.confirmation #popUp-content ul li {
	display: inline;
}

.popUp.confirmation #popUp-content ul li:not(:first-of-type) {
	margin-left: 25px;
}

.atc-style-blue .atcb-link,
.atc-style-blue .atcb-link:hover,
.atc-style-blue .atcb-link:active,
.atc-style-blue .atcb-link:focus {
	margin: 0;
	padding: 7px 25px;
	color: #fff;
	font-family: "Verdana";
	font-size: 14px;
	text-decoration: none;
	outline: none;
	line-height: 20px;
	vertical-align: middle;
	background: #8ab648;
	box-shadow: 0 0 40px rgba(0, 0, 0, .13) inset;
	border-radius: 4px;
	zoom: 1;
}

.logout-link.button {
	display: block;
	width: 100px;
	margin: 20px 0;
	background: #8ab648;
	color: white;
	text-align: center;
	padding: 7px;
	border: 2px solid #8ab648;
	transition: all 0.3s ease-in-out;
}

.logout-link.button:hover {
	background: white;
	color: #8ab648;
}

.confirmBox {
	display: none;
	position: fixed;
	z-index: 9999;
	width: 90%;
	max-width: 400px;
	padding: 20px;
	background: #fff;
	top: 50%;
	left: 50%;
	transform: translateX(-50%);
box-shadow:0 0 15px rgba(0,0,0,0.75);
}

.confirmBox p {
	text-align: center;
	color: #4c4c4c;
}

.confirmBox button {
	width: 100%;
	margin: 5px 0;
}

.confirmBox button.with-consent {
	background: #8ab648;
	border-color: #8ab648;
}

.confirmBox button.with-consent:hover {
	color: #8ab648;
	background: #fff;
}
.confirmBox:before,
.confirmBox:after {
opacity:0;
transition:all 0.3s ease;
content:"";
}
.confirmBox.in-progress:before {
	opacity:1;
	content:"";
	position:fixed;
	top:50%;
	left:50%;
	transform:translate(-50vw, -50vh);
	width:100vw;
	height:100vh;
	background:rgba(255,255,255,0.6);
	z-index:5;
}
.confirmBox.in-progress:after {
	opacity:1;
	content:"\f013";
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%, -50%);
	z-index:10;
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	color:#000;
	font-size:42px;
	animation:spin 4s linear infinite;
}

@keyframes spin { 
	100% { 
			-webkit-transform: rotate(360deg); 
			transform:translate(-50%, -50%) rotate(360deg); 
	} 
}


/* Style the tab */
.tab {
	overflow: hidden;
	background-color: #FFF;
	margin-bottom: 4px;
	margin-top: 4rem;
}

/* Style the buttons that are used to open the tab content */
.tab button {
	background-color: #e5e5e5;
	color: #000;
	font-weight: 600;
	float: left;
	border: none;
	outline: none;
	cursor: pointer;
	padding: 16px 20px;
	transition: 0.3s;
	margin-right: 2px;
	min-width: 75px;
}

/* Change background color of buttons on hover */
.tab button:hover {
	background-color: #ddd;
}

/* Create an active/current tablink class */
.tab button.active {
	background-color: #8ab648;
	color: #FFF;
	font-weight: normal;
	pointer-events: none;
}

/* Style the tab content */
.tabcontent {
	display: none;
}

.page_textbox .textwidget h2,
.accordion_parent .textwidget>h2,
.popUp.confirmation h2 {
	border-bottom: 1px solid #8ab648;
	color: #8ab648;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 20px;
	padding-bottom: 10px;
	text-align: left;
	text-transform: none;
}

#password-lost-form.page_textbox .textwidget h2,
#login-form-container.page_textbox .textwidget h2,
#password-reset-form.page_textbox .textwidget h2 {
	border-bottom: none;
	margin-top: 30px;
	padding-bottom: 0;
}

.page_textbox .textwidget>h3 {
	color: #8ab648;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 12px;
	margin-top: 20px;
	text-align: left;
	text-transform: none;
}

/* NEW TABLE */

.section .cf.row {
	display:flex;
}

.section .cf.row .col.total p {
 text-align:left;
 padding:0 7px;
}

.section .cf.row.split {
padding:20px 0;
text-align:center;
}
.section .cf.row.split {
font-size:20px;
display:block;
text-align:center;
}


.section .cf.row.green {
	background-color:#8ab648 !important;
}

.section .cf.row.white,
.section .cf.row.white .col.total {
	background-color:#ffffff !important;
}

.section .cf.row.light-green,
.section .cf.row.light-green input {
	background-color:#EBF1DC !important;
}
.section .cf.row.light-green .col.total input {
	background-color:#d2deb1 !important;
}
.section .cf.row.pale-green {
	background-color:#D6E2B6 !important;
}
.section .cf.row.grey {
	background-color:#666666 !important;
}
.section .cf.row.grey .col {
	padding:20px 15px;
}
.section .cf.row.light-grey {
	background-color:#E6E6E6 !important;
}
.section .cf.row.light-grey .col.total {
	background-color:#E6E6E6 !important;
}

.row.sub-section {
	padding-left: 1rem;
	vertical-align: top;
}

.cf.row .col:nth-child(1n+2) {
display:flex;
align-items:center;
justify-content: center;
}

.wpcf7-form.sent p.form-row,
.wpcf7-form.sent p .wpcf7-submit
 {
	display:none;
}

.row .col {
	font-size: .9rem;
	text-align: center;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	padding: 8px 15px;
	float: none;
}

.row .col p {
	margin: 0;
}

.row .col em {
	font-size: 90%;
}

.row .col input[type="number"] {
	margin: 0;
	padding: 0;
	display: inline-block;
    width: auto;
    padding-left: 15px;
    text-align: center;
}

.row .col input[type="number"][readonly="readonly"] {
	padding-left: 0;
}

.row .col h5 {
	margin: 0;
	border: none;
}

.row .col-info {
	width: 70%;
	text-align: left;
}

.row .col-num {
	width: 10%;
	position: relative;
	z-index: 10;
	border-left: 2px solid #c2c2c2;
	min-height: 50px;
}

.row.row-1 .col-num {
	min-height: initial;
	font-weight: bolder;
}

.row .col-num p {
	padding-left: 1px;
	font-weight: bold;
}

#locked_section_three .row .col-num p {
	font-weight: normal;
}

div.row.cf:not(.row-1):not(.row-5) {
	background-color: #ffffff;
	border-bottom: 2px solid #c2c2c2;
}

/*.row-1 .col-num:last-child:before {
	content: '';
    background: url(../img/dot-bg.png) repeat 0 0;
    top: -120px;
    left: 0;
    width: 100%;
    height: 500px;
    position: absolute;
	z-index: -1;
}*/

.row {
	font-size: 0;
}

.cf.row-1 {
	border-bottom: 2px solid #c2c2c2;
	background-color: #666;
	color: #fff;
	font-weight: normal;
}

.section.three .row .col br {
	display: none !important;
}

@media (min-width: 601px) {
	.row .col label {
		display: none !important;
	}
}

/*Instruction heading*/
.section.three .row.row-1 .col:not(.col-num) {
	width: 70%;
}

/*Name column heading*/
.section.three .row.row-1 .col.col-num {
	width: 13%;
}

/*Gender column heading*/
.section.three .row.row-1 .col.col-num.select-field {
	width: 16%;
}

/*Question text*/
.section.three .row:not(.row-1) .col.col-info {
	width: 70%;
}

/*Subsection row - e.g "A"*/
.section.three .sub-section.row:not(.row-1) .col.col-info:first-child {
	width: 5%;
}

/*Subsection row - Question text*/
.section.three .sub-section.row:not(.row-1) .col.col-info {
	width: 64.5%;
}

/*Subsection row - "OR"*/
.section.three .row.full .col.col-info {
	width: 100%;
}

.section.three .row.full {
	padding: 15px 0;
}

/*Name column inputs*/
.section.three .row:not(.row-1) .col {
	width: 13%;
}

/*Name column inputs*/
.section.three .row:not(.row-1) .col.select-field {
	width: 17%;
}

.section.three .row .col select {
	font-size: 0.8em;
}

.locked .section.three .row .col select {
	font-size: 1em;
	padding-left: 33px;
}

.section.three .row .col:nth-child(2) select {
	width: 120px;
	margin: 0 0 0 10px;
}

.locked .section.three .row .col:nth-child(2) select {
	width: auto;
	margin: 0 0 0 10px;
}

.section.three .row .col:nth-child(2) select+p {
	margin-left: 10px;
}

.section.three .row .col input {
	padding: 6px;
	width: 85px;
	margin: 0;
}

.section.three p {
	margin-left: 10px !important;
}

.data-columns .row-5 {
	background-color: #e2e2e2;
	border-bottom: 2px solid #8e8e8e;
}

.data-columns input[readonly="readonly"] {
	border: none;
	background: #e5e5e5;
	-moz-appearance: textfield;
	-ms-appearance: textfield;
	appearance: textfield;
}

.data-columns input[readonly="readonly"]::-webkit-inner-spin-button,
.data-columns input[readonly="readonly"]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	-ms-appearance: none;
	appearance: none;
	margin: 0;
}

.data-columns .row-5 .total input[readonly="readonly"] {
	background: #d2deb1;
}

.col.col-num.total {
	background-color: #e9eed9;
	display:flex;
	align-items:center;
	justify-content: center;
}

.row-5 .col.col-num.total {
	background-color: #d2deb1;
}

.data-columns fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

@media (max-width: 768px) {
	.data-columns .section span:not(.error_msg) {
		width: 100%;
	}

	.data-columns .totals input[type="number"] {
		margin-left: 0;
	}

	.data-columns .section font {
		margin-left: 8px;
	}

	#password-lost-form.page_textbox .panel-grid-cell,
	#login-form-container.page_textbox .panel-grid-cell {
		margin: 3rem;
	}
}

@media (max-width: 600px) {

	.data-columns .section p {
		text-align: right;
	}

	.row .col {
		text-align: right;
		width: 100% !important;
	}

	.data-columns input[type="number"],
	.data-columns .section p strong {
		/* width: 100px; */
	}

	.cf.row-1 .col-num:last-child:before {
		content: none;
	}

	.cf.row-1 .col-num {
		display: none;
	}

	.section.three .row .col br {
		display: block !important;
	}
}

@media print {
	@page {
		/*size: auto;*/
		/* auto is the initial value */
		size: 235mm 297mm;
		/* portrait(ish) */
		margin: 0mm;
		/* this affects the margin in the printer settings */
	}

	.print-page-break {
		page-break-before: always;
	}

	.button-portal-login {
		display:none;
	}

	html {
		background-color: #FFFFFF;
		margin: 0px;
		/* this affects the margin on the html before sending to printer */
	}

	body {
		margin: 10mm 15mm;
		/* margin you want for the content */
		padding-top: 16px !important;
	}

	/*Logo for print version only needs to be shown*/
	.print-logo {
		display: block;
		width: 220px;
		margin: 0 0 50px 0px;
	}

	a:after {
		content: '';
	}

	a[href]:after {
		content: none !important;
	}

	/* .section-wrapper.two {
		page-break-before: always;
	} */

	/*Hide up/down arrows on inputs*/
	/* Chrome, Safari, Edge, Opera */
	input::-webkit-outer-spin-button,
	input::-webkit-inner-spin-button {
		-webkit-appearance: none;
		margin: 0;
	}

	/* Firefox */
	input[type=number] {
		-moz-appearance: textfield;
	}

	/*Hide some elements*/
	.logo,
	.logout-link.button,
	.welcome,
	#print-action,
	#user-details-edit-action,
	.topbar,
	.tab,
	footer,
	.social,
	.menu-main-menu,
	.menu-button, 
	header, 
	.logout-note,
  .cky-consent-container,
  #logout-warning-popup {
		display: none;
	}

	header .login-portal, header .sponsored{display: none !important;}

	/*Adjust the position of the content with some elements hidden*/
	#container.wrap div#content {
		margin-top: 5px !important;
	}

	.cf.row {
		border-right: 1px solid #c1c1c1;
		border-left: 1px solid #c1c1c1;
	}
}


@media screen and (max-width: 600px) {
	div.df-jc {
		display: flex !important;
		justify-content: flex-end !important;
	}

	select.mob-small {
		max-width: 260px;
	}

	div.hide-total {
		display: none !important;
	}
}

/** Adding .cf to target survey tables only**/
.cf.row-1 {
	display:flex;
}
.cf.row-1 .col {
	display:flex;
	align-items: center;
	justify-content: center;
}
.cf.row-1 .col:nth-child(1) {
	justify-content: start;
}

.cf.row.with-radios .col input {
	width:100%;
	margin:0 auto;
}
.cf.row.with-radios .col input[type="radio"] {
width:19px;
height:19px;

background:#fff;
border:0.15em solid #666;
}

.locked .cf.row.with-radios .col input[type="radio"] {
opacity:0.5;
}

.cf.row.with-radios .col:nth-child(1) {
	width: 50% !important;
}

.cf.row.with-radios .col:nth-child(2) {
	width: 20% !important;
}

.cf.row.with-radios .col:nth-child(3) {
	width: 10% !important;
}

.cf.row.with-radios .col:nth-child(4) {
	width: 10% !important;
}

.cf.row.with-radios .col:nth-child(5) {
	width: 10% !important;
}


.cf.row.with-radios.alt .col:nth-child(1) {
	width: 5% !important;
}

.cf.row.with-radios.alt .col:nth-child(2) {
	width: 45% !important;
}

.cf.row.with-radios.alt .col:nth-child(3) {
	width: 20% !important;
}

.cf.row.with-radios.alt .col:nth-child(4) {
	width: 10% !important;
}

.cf.row.with-radios.alt .col:nth-child(5) {
	width: 10% !important;
}

.cf.row.with-radios.alt .col:nth-child(6) {
	width: 10% !important;
}



.form-control:focus-within {
  color: #000;
}

input[type="radio"] {
  /* Add if not using autoprefixer */
  -webkit-appearance: none;
  /* Remove most all native input styles */
  appearance: none;
  /* For iOS < 15 */
  background-color: #fff;
  /* Not removed via appearance */
  margin: 0;

  font: inherit;
  color: #000;
  width: 1.15em;
  height: 1.15em;
  border: 0.15em solid #666;
  border-radius: 50%;
  transform: translateY(-0.075em);

  display: grid;
  place-content: center;
}

input[type="radio"]::before {
  content: "";
  width: 9px;
  height: 9px;
  border-radius: 50%;
  transform: scale(0);
  transition: 120ms transform ease-in-out;
  box-shadow: inset 1em 1em #000;
  /* Windows High Contrast Mode */
  background-color: #fff;;
}
@media print {
	input[type="radio"]:checked:before, input[type="radio"][checked]:before {
		border-radius: inherit;
		border-width: 5px;
		border-color: #000;
		border-style: solid;
		content: '';
		display: block;
	}
}

input[type="radio"]:checked::before, input[type="radio"][checked]:before {
  transform: scale(1);
}

input[type="radio"]:focus {
  /* outline: max(2px, 0.15em) solid #000; */
  /* outline-offset: max(2px, 0.15em); */
}

/**** Password Reset / Forgot Password ****/
#password-reset-form .password-strength.strong{color:#8ab648;}
#password-reset-form .password-strength.short, #password-reset-form .password-strength.bad{color: red;}
#password-reset-form .password-strength.good{color: orange;}

/**** Print/Save as a PDF button on the confirmation pop-up. Hide the Save & Submit button before the user selects Print/Save as a PDF. Show the Save & Submit button after the Print/Save PDF button is selected ****/
.pdf-btn{display: block; text-align: center; margin: 5px 0px;}
.pdf-btn:focus{color: #FFFFFF; background-color: #8ab648;}
.pdf-btn:link{-webkit-tap-highlight-color: revert;}
.submit.with-consent.hide, .pdf-btn.hide{display: none !important;}
@media print{.confirmBox{display: none !important;}}

/**** Cancel button in pop-up to be grey ****/
.grey-button, .grey-button:focus{background-color: #e5e5e5; border-color: #e5e5e5; color: #000;}
.grey-button:hover{background-color: #FFFFFF; color: #000;}

/**** Gender Equality form turn off focus state of buttons ****/
.page-gender-equality-data-collection form .grey-button:focus, .page-gender-equality-data-collection form .green-button:focus{outline: none !important;}

/**** Gender Equality form logout warning pop-up ****/
#logout-warning-popup{
  position: fixed;
  font-size: 1.25rem;
  width: 90%;
  background: #fff;
  -webkit-box-shadow: 6px 6px 23px 3px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 6px 6px 23px 3px rgba(0, 0, 0, 0.75);
  box-shadow: 6px 6px 23px 3px rgba(0, 0, 0, 0.75);
  max-width: 550px;
  height: auto;
  text-align: left;
  padding: 0;
  top: 35%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 100;
  min-height: 250px;
}
#logout-warning-popup h2{
  border-bottom: 1px solid #8ab648;
  color: #8ab648;
  font-size: 1.25rem;
  font-weight: normal;
  margin-bottom: 1.25rem;
  padding-bottom: 0.625rem;
  text-align: left;
  text-transform: none;
}
#logout-warning-popup .logout-warning-content{padding: 2.5rem;}
#logout-warning-popup .logout-closer{float: right; padding: 0.625rem 1.25rem 0 0;}
#logout-warning-popup .logout-closer .btn{border: none; background: none; font-size: 20px;}
#logout-warning-popup p{margin-bottom: 0;}
.logout-modal-overlay{display: block;}