@charset "UTF-8";
/* *****************************************
System:			Nottinghamshire
branded By:		Mayuran Siva
Date:			06/01/18
*********************************************
Last Updated By:
Last Updated Date:
********************************************* */

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/

@import 'https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.7.2/css/all.min.css';
@import 'https://fonts.googleapis.com/css?family=Lato:400,700';
@import 'https://fonts.googleapis.com/css?family=Nunito:300,400,700';
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

* {
	box-sizing: border-box;
	-moz-osx-font-smoothing: grayscale;
}

body.configjail,
body.fasttrack {
	padding: 0;
}

.cand-nav-toggle {
	color: #fff !important;
	opacity: 0.6 !important;
}

.cand-nav-toggle a {
	color: #fff !important;
}

.config_banner {
	display: none;
}

body {
background: url(img/bg.png) no-repeat center center fixed; /* Centered, doesn't scroll with the page */
  background-size: cover; /* Ensures the image always covers the entire background */
  background-color: #61a57a; /* Fallback color */
  font-family: 'Liberation-bold', sans-serif;
  font-size: 18px !important;
  line-height: 32px;
  position: relative;
  min-height: 100%; 
  padding-bottom: 440px;
  padding: 10px;
}

a {
	color: #efb234;
	outline: none;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

a:hover,
a:focus {
	color: #efb234;
	text-decoration: none;
	transition: 0.25s all;
}

.cand-nav-options>ul>li>a {
	color: #efb234;
	font-size: 14px;
	padding: 3px 0px;
}

.content p a,
.content a {
	text-decoration: underline;
	color: #0000EE;
}

.content p a:hover,
.content a:hover {
	transition: .25s all;
	color: #686f66;
	text-decoration: underline;
}

.choose-language {
	position: absolute;
	right: 61%;
	top: 0;
	z-index: 9999;
}

.results_meta strong {
	background-color: #2D8931;
	padding: 0 10px;
	color: #fff;
}

.navbar {
	border-radius: 0px;
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff;
	font-size: 22px;
	opacity: 0.6 !important;
}

.navbar-toggle .icon-bar {
	display: block;
	width: 28px;
	height: 4px;
	border-radius: 0px;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
	background-color: transparent;
}

.navbar-default .navbar-toggle {
	border-color: transparent;
}

.form-control-static {
	font-size: 14px !important;
}

p {
	font-size: 18px !important;
	margin: 0px 0px 15px 0px;
}

li {
	font-size: 18px !important;
	margin: 0px 0px 15px 15px;
}

.nav>li>a {
	color: #3d3935;
	padding-top: 14px;
	padding-bottom: 10px;
	line-height: 20px;
}

.nav>li>a:hover,
.nav>li>a:focus {
	text-decoration: none;
	background-color: #fff;
}

.navbar-nav {
	margin: 0;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
	background-color: transparent;
	color: #efb234 !important;
}

.hform_lbl_text {
	font-weight: bold;
	font-size: 16px;
}

#register_form_goto_login,
#login_form_forgot_pass_link,
#login_form_create_account_link,
.continue,
a.btn.btn-link.delete-agent,
a.btn.btn-link.edit-agent,
a#register_form_goto_login,
#posting-alert-agents>ul>li>div>a.btn.btn-primary.edit-agent {
	text-decoration: none !important;
}

input[type="text"],
select {
	font-family: "Liberation-regular", Helvetica, Arial, sans-serif;
	border: 1px solid #d8d8d8;
	background: #fff;
	font-size: 18px;
	line-height: 19px;
	padding: 10px 9px;
	font-weight: 400;
	width: 100%;
	height: auto;
	border-radius: 0;
}

.form-control {
	font-family: "Liberation-regular", Helvetica, Arial, sans-serif;
	border: 1px solid #d8d8d8;
	background: #fff;
	font-size: 18px;
	line-height: 19px;
	padding: 9px 9px;
	font-weight: 400;
	width: 100%;
	height: auto;
	border-radius: 0;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

h1 {
	font-family: 'Nunito', sans-serif;
	font-weight: bold;
	font-size: 24pt;
	line-height: 34pt;
	margin-bottom: 20px;
	color: #1a541c;
}

h1.eform_page_title,
h3 {
	font-family: 'Nunito', sans-serif;
	font-weight: bold;
	font-size: 18px;
	line-height: 20pt;
	margin-bottom: 20px;
	color: #1a541c;
}

h4 {
	font-size: 21px;
	line-height: 26pt;
	margin: 20px 0px;
}

h5 {
	font-size: 18px;
}

.forgot_pass_link {
	padding: 6px 12px;
}

.btn {
	background-color: #2D8931;
	background-image: none;
	border-color: #ccc;
	border: 0px;
	font-size: 18px !important;
	border-radius: 0px !important;
	box-shadow: none !important;
	color: #FFFFFF !important;
	border-bottom: 5px solid #00502E;
	text-align: center;
	text-shadow: none !important;
	font-family: "Nunito", Arial, sans-serif !important;
	margin: 0 5px 5px 0;
}

.btn a {
	color: #FFFFFF !important;
	text-decoration: none;
}

.candidate-opp-tile {
	padding: 12px 20px 20px 20px;
	border: 2px solid rgb(235, 235, 235);
	background-color: #eee;
	border-radius: 0px;
	font-size: 0.8em;
}

.choose-language .btn {
	font: 16px "Liberation-regular", Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: auto;
	color: #4c4e4a;
	margin-right: 22px;
	padding: 4px 10px 0 10px;
	margin: 0
}

.choose-language .btn-default:hover,
.choose-language .btn-default:active,
.choose-language .btn-default:focus {
	color: #4c4e4a !important;
	background-color: transparent;
	text-decoration: underline !important;
}

#create-posting-alert-agent .btn {
	margin: 0px 10px 0px 0;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open>.btn-primary.dropdown-toggle,
.btn-link:hover,
.btn-link:focus,
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active {
	background-color: #79CC7C !important;
	border-bottom-color: #2D8931 !important;
	color: white !important;
	text-decoration: none !important;
}

.open>.btn-default.dropdown-toggle {
	color: #373a36 !important;
	background-color: transparent;
	border-color: #efb234;
	text-decoration: underline;
}

.btn:focus,
.btn.focus,
.btn:active:focus,
.btn:active.focus,
.btn.active:focus,
.btn.active.focus {
	outline: thin dotted;
	outline: 0px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

#fulltext_button {
	vertical-align: bottom;
}

.header {
	padding: 0;
	background: #2e2e2e;
}

header {
	border-bottom: 1px solid rgba(255, 255, 255, 0.4);
	margin-bottom: -50px;
	position: relative;
	width: 100%;
	z-index: 10;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
}

header #icon-logo {
	float: left;
	text-decoration: none;
	padding: 14px 0 4px 0;
}

header.filled {
	margin-bottom: 0;
	position: relative;
	left: auto;
	top: auto;
}

header .wrapper {
	max-width: 1200px;
	padding: 0 11px;
	margin: 0 auto;
}

header .left {
	float: left;
	width: calc(100% - -9px);
}

header .main-nav li a {
	color: #2a2c29;
	text-decoration: none;
	position: relative;
	font-weight: bold;
}

header .main-nav {
	display: block;
	font-size: 16px;
	float: right;
	list-style: none;
	margin-top: 20px
}

header .main-nav li {
	float: left;
	margin: 2px 0px 0 20px;
	display: none;
}

header .main-nav li a:hover::after,
header .main-nav li a.active::after {
	bottom: -39px;
}

header .main-nav li a:hover::after,
header .main-nav li a.active::after {
	content: "";
	display: block;
	height: 5px;
	position: absolute;
	width: 100%;
	left: 0px;
	bottom: -36px;
	background: none repeat scroll 0% 0% #efb234;
}

.cand-nav-toggle {
	float: none;
	padding: 15px 12px;
}

.header-login-reg-links {
	padding: 8px 15px 0px 0;
	color: #a7bda9;
}

.nav-top {
	background-color: #245b28;
	border-color: transparent;
}

.navbar-default {
	max-width: 1200px;
	padding-bottom: 0px;
	background-color: #245b28;
	border-color: transparent;
	margin: 0px auto;
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
	color: #fff !important;
	background-color: transparent;
}

.navbar-default .navbar-nav>li>a,
.header-login-reg-links a {
	color: #fff;
	opacity: 0.6;
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:active,
.header-login-reg-links a:hover,
.header-login-reg-links a:active {
	color: #fff !important;
	opacity: 1;
	text-decoration: none;
}

.wrapper {
	margin: 0px auto;
	padding: 0px 20px;
	max-width: 1244px;
}

.app_submenu {
	font-size: 14px;
}

div.applications-made>ul>li a {
	padding-left: 0;
}

div.applications-made>ul>li a:hover {
	text-decoration: none;
}

.required {
	color: red;
}

.content {
	line-height: 32px;
	padding: 40px;
	background-color: white;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
	margin-bottom: 20px;
}

.left-column {
	padding-left: 0;
}

.vacancy-filter {
	margin: 20px 0 30px 0;
}

.info,
.warning,
.alert,
.validator,
#application_centre_msg_err {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc;
	padding: 8px;
	margin-bottom: 5px;
	border: 1px solid transparent;
	border-radius: 0px;
}

.search-filter-group legend,
.filter-heading-main {
	font-size: 0.9em;
	color: #1a541c;
}

.filter-heading-main {
	display: inline-block;
	margin-bottom: 20px;
}

.facet_count {
	color: #2d8931;
}

a#facet_clear {
	min-width: 70px;
	padding: 2px 5px 4px 5px;
	border-radius: 3px;
	box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1), inset 0 -10px 20px rgba(0, 0, 0, 0.1);
	cursor: pointer;
	font-size: 16px;
}

.last_search_link {
	padding: 0 0 20px 0;
}

.search-filter-value input,
.filter-show-more-container .select2-result-label input {
	vertical-align: text-top;
	cursor: pointer;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
	position: relative;
}

.eform-tracker {
	margin-top: 0em;
}

ul#trackermenu {
	margin-bottom: 25px;
}

.form-horizontal .has-feedback .form_value .form-control-feedback {
	right: 5px;
	top: 5px;
}

#cookie_policy_link {
	display: none;
}

.faq-menu {
	margin-top: 0px;
}

.footer {
	padding-left: 0;
	padding-right: 0;
}

#footer-links {
	margin-top: 20px;
}

.footer-main {
	background: #2e2e2e;
	color: #d0d0d0;
	margin-top: 20px;
	padding-left: 0;
	padding-right: 0;
	padding: 30px 0 10px 0;
}

.footer a.more-button {
	display: block;
	bottom: 0px;
	width: 100%;
	padding: 10px;
	text-decoration: none !important;
	font-size: 12pt;
	text-align: center;
	position: relative;
	background-color: #e1e1e1;
	color: #2e2e2e !important;
	border-bottom: 5px solid #d0d0d0;
	margin-top: 10px;
}

.footer a.more-button:hover {
	background-color: #2d8931;
	color: white !important;
	border-bottom-color: #2d8931;
	transition: background-color 0.5s ease;
}

#footer-links .contact_details_large {
	margin: 20px 0px;
	background-color: white;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
	padding: 20px;
}

#footer-links .contact_details_large h3 {
	margin: 0px 0px 10px 0px;
	font-family: 'Nunito', sans-serif;
	font-size: 14pt;
	line-height: 24pt;
	font-weight: normal;
}

#footer-links .contact_details_large,
#footer-links .contact_details_large span,
#footer-links .contact_details_large a {
	font-size: 16px;
}
#footer-links .contact_details_large i{
	font-size: 14pt;
}

#footer-links .contact_details_large a {
	color: #2d8931;
}
#footer-links span.contact_facebook,
#footer-links span.contact_twitter,
#footer-links span.contact_online,
#footer-links span.contact_person,
#footer-links span.contact_phone{
	margin: 0px 10px 20px 0px;
	display: inline-block;
}
ul.additional-menu li {
	display: block;
	text-align: center;
}

ul.additional-menu {
	margin: 0;
	padding: 0px;
	overflow: hidden;
	list-style: none;
}

.lower-footer li:first-child {
	padding-left: 0;
}

.faq-menu li {
	padding: 5px;
}

.footer a {
	color: #d0d0d0;
	font-size: 12px;
}

.footer a:hover {
	text-decoration: underline;
}

.social .fa {
	color: #4c4e4a;
	font-size: 14px;
	line-height: 24px;
}

.social li {
	float: left;
	margin: -8px 0px 0 22px
}

.social a {
	color: #4c4e4a !important;
	font-size: 12px;
	text-decoration: none;
}

.social a:hover {
	color: #4c4e4a !important;
	font-size: 12px;
	text-decoration: underline;
}

.footer-branding .social {
	float: none;
	padding: 7px;
	margin: 0 0 0 20px;
	list-style: none;
	width: 50px;
	margin: 0 auto;
	margin-top: 20px;
}

.social {
	float: right;
	padding: 7px;
	margin: 0 0 0 20px;
	list-style: none;
	width: 130px;
}

.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.footer-branding .social .fa {
	line-height: 22px;
	font-size: 20px !important;
}

.footer-branding .social li {
	float: left;
	margin: -8px 0px 0 7px !important;
}

.panel-group .panel {
	margin-bottom: -6px;
	border-radius: 0px;
	font-size: 16px;
	cursor: pointer;
}

.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 19px;
	color: inherit;
}

.panel {
	margin-bottom: 20px;
	background-color: #fff;
	border: 0;
	border-top: 1px solid #dddddd;
	border-radius: 0px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-title.faq-panel-heading>a {
	color: #363a35;
	text-decoration: none;
}

.panel-default>.panel-heading {
	color: #333333;
	background-color: #eee;
	border-color: #ddd;
}

.faq-section .faq-section-indicator>.indicator:after {
	content: '';
	position: absolute;
	right: -7px;
	top: -10px;
	background: url(img/sprite-arrow.png) no-repeat;
	width: 25px;
	height: 14px;
}

.faq-section>.panel-heading.faq-open .faq-section-indicator>.indicator:after {
	content: '';
	position: absolute;
	background: url(img/sprite.png) no-repeat -108px -23px;
	width: 24px;
	height: 27px;
	right: -7px;
	top: -17px;
}

.panel-default>.panel-heading>.faq-open {
	background-color: #efb234 !important;
}

label {
	font-family: Liberation-bold, sans-serif;
}

@media (min-width: 480px) footer {
	padding: 61px 0 31px;
	padding-bottom: 0;
}

@media (min-width: 768px) {
	#icon-logo {
		max-width: 225px;
	}
	#advanced_search_rc .form-inline #fulltext_field_search {
		min-width: 60%;
	}
	.navbar-default {
		padding-bottom: 8px;
	}
	.navbar-default .navbar-collapse {
		border: 0px;
		border-radius: 0px;
		max-width: 1260px;
		margin: 0 auto;
		width: 100%;
	}
	.social {
		float: right;
		padding: 7px;
		margin: 0 0 0 20px;
		list-style: none;
		width: 130px;
	}
	.footer-branding .social {
		float: none;
		padding: 7px;
		margin: 0 0 0 20px;
		list-style: none;
		width: 50px;
		margin: 0 auto;
		margin-top: 0px;
	}
	header .main-nav {
		display: block;
		margin-top: 20px;
	}
	header .left {
		width: calc(100% - 20px);
	}
	header .main-nav li {
		display: inline-block;
	}
	.content {
		padding: 40px;
	}
	.choose-language {
		position: absolute;
		right: 23%;
		top: 0;
		z-index: 9999;
	}
	.vacancy-filter {
		margin: 10px 0;
	}
	ul.additional-menu li {
		display: inline-block;
		vertical-align: top;
		margin: 0 0 0 20px;
		padding: 0;
		list-style: none;
		float: right;
	}

}

@media (min-width: 1200px) {
	header .left {
		width: calc(100% - -9px);
	}
	.choose-language {
		position: absolute;
		right: 33.5%;
		top: 0;
		z-index: 9999;
	}
}

@media (min-width: 1020px) {
	header .left {
		width: calc(100% - 0px);
	}
	header .main-nav {
		margin: 15px 0 0 0;
	}
	.content {
		margin: 0 auto;
		margin-top: 134px;
		max-width: 1200px;
		min-height: 58vh;
	}
	.choose-language {
		position: absolute;
		right: 28.5%;
		top: 0;
		z-index: 9999;
	}
	h1 {
		margin-bottom: 46px;
	}
}

@media screen and (max-width: 768px) {
	.cand-nav .nav.navbar-nav.navbar-right {}
}

h3.leftmenu_title,
h3#key_title {
	margin-bottom: 5px;
}

.candidate-opp-field-label {
	font-weight: bold;
}

/* Rob Quick Fixes */

.cand-nav-toggle.user-name {
	max-width: 300px;
}

label[for="fulltext_field_search"] {
	display: block;
}

#fulltext_field_search {
	width: 75%;
	display: inline-block;
}

#fulltext_button {
	position: relative;
	margin: 0;
	top: 1px;
}

.panel-default>.panel-heading:hover {
	background-color: #2d8931;
	border-bottom: 1px solid #2d8931;
	color: white;
}

.panel-default>.panel-heading .panel-title a {
	transition: 0ms;
}

.panel-default>.panel-heading:hover .panel-title a {
	color: white;
}

.select2-container a.select2-choice {
	text-decoration: none;
	border-radius: 0;
	height: auto;
}

div>div.candidate-opp-field-3>span,
div>div.candidate-opp-field-4>span,
div>div.candidate-opp-field-5>span,
div>div.candidate-opp-field-6>span {
	display: none;
}

.latest_opps_rss_holder {
	display: none;
}
strong{
    font-weight: bold;
}
td.form_field input {
    min-width: 160px;
}
div.submit_buttons{
    margin-top: 20px;
}
td.form_label {
    min-width: 220px;
}
h1,h2,h3,h4,h5{
    font-weight: bold;
}
.tracker_stat_mandatory_complete .glyphicon-ok:before {
    color: orange;
}
.tracker_stat_incomplete .glyphicon, .required {
    color: red !important;
}
.application-options {
    position: relative;
    top: -530px;
    right: 5px;
}
th.form_field{
    font-weight: bold;
}
.form-control, input, select, .select2-container, textarea, label, input[type="text"]{
    font-size: 14px;
}
@media (min-width: 768px){
    .form-horizontal .control-label{
        text-align: left;
        padding: 0 5px;
    }
div#item_register_form_agree div.checkbox label {
max-width:66%;
}

.table-responsive-md {
	overflow: scroll;
}

}

@media (min-width: 1200px) {
    .col-lg-4 {
        width: 50%;
    }
}

.search-results{
    font-size: 14px;
}

#submit_button_top {
    display: none !important;
}

/*FOOTER UPDATES 05/03/2025 */

.footer-links li {display: inline-block; /* Arrange links horizontally */
    margin: 0px 5px 0px 0px; /* Add spacing between links */
 text-align: right
    margin-right: 15px;
    line-height: 19pt;
    display: inline-block;
    color: #d0d0d0;
    text-decoration: none;
}

.social-links img {
    
border: 1px solid transparent;
    height: 40px !important;
    margin: 10px 0 0 10px;
}

.copyright-row {
 text-align: right;
font-size: 12px !important;
margin: 0
}
.footer-main a {
color: #d0d0d0;
 font-size: 12px;
opacity: 0.6;
}

.footer-main a:hover {
opacity: 1;
}

ul.footer-links li a{
opacity:1;
 margin: 0px 0px 0px 15px !important;
}


.footer-links {
    list-style: none;
    padding: 0;
}

.footer-main . footer-links li {
 margin: 0px 0px 0px 15px !important;
}

 .footer-links {
    margin-top: -10px;
}

/* *******************************
BOOTSTRAP UPDATES
******************************** */
.navbar>.container-fluid {
width: 1500px;
}

.cand-nav-options>ul>li>a {
    color: #245b28 !important;
    font-size: 14px;
    padding: 3px 0px;
}

#user_applications a {
color: #245b28;
}

#user_applications a:hover {
text-decoration: underline;
}


div.applications-made>ul>li a {
    color: #245b28;
}

div.applications-made>ul>li a:hover {
    text-decoration: underline !important;
}

.nav{
flex-direction: column;
}

.copyright-row{
width: 100%;
}

ul.footer-links {
  display: flex;
  flex-wrap: wrap;
justify-content: right;
}

ul.footer-links li:nth-child(5) {
  width: 100% !important; 
  margin-left: auto; /* This moves it to the right */
}

    .offset-sm-1 {
        margin-left: 1%;
font-weight: bold;
    }

.text-warning, li.tracker_stat_incomplete .glyphicon {
    --bs-text-opacity: 1;
    color: #ff0000 !important;
}

.faceted-search-toggle{
display: none;
}

@media (min-width: 1020px) {
    .content {      
        margin-top: 10px !Important;     
max-width: 1300px !important; 
    }
}


.header {
    margin-top: 10px;
}

@media (min-width: 992px) {
    .navbar-expand-md .navbar-collapse {
justify-content: space-between;
}
}

.navbar-nav>li>a {
    color: #fff;
    opacity: 0.6;
}

.navbar-nav>li>a:hover{
    color: #fff !important;
    opacity: 1;
    text-decoration: none;
}

.bg-light {
    background-color: #245b28 !important;
}

@media (max-width: 992px) {
.cand-nav-details.dropdown-menu {
min-width: 10em;
}
}
/* *******************************
BOOTSTRAP UPDATES END
******************************** */


@media (max-width: 992px) {
   .cand-nav-details.dropdown-menu {
        min-width: 43em;
    }
	
	.applications-made a {
     color: #1a541c !important;
	}
	
	.cand-nav-toggle {
    color: #fff !important;
    opacity: 1 !important;
}


	
}
