@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap');


html,body {
	font-family: 'Noto Sans', sans-serif;
}


#header a, #header a:link, #header a:visited, #header a:hover, #header a:active, #header a:focus {
	border: none;
	outline: none;
	display:inline-block;
}



#logo {
}

#wrapper {
	height: 100%;
	margin: 0 auto;
	min-height: 800px;
margin-top: -115px;
	width: 960px;
}

#head {
	line-height: 40px;
	min-height: 40px;
	padding: 0 15px;
margin-top: 57px;
}

#head a, #head a:link, #head a:visited {
color: #414141;
	font-size: 16px;
	padding: 5px;
	text-decoration: underline;
	white-space: nowrap;
}

#head a:hover, #head a:active, #head a:focus {
	text-decoration: none;
color: #005eb8;
}

#user, #headlinks {
	margin: 0px;
color: #414141;
}



#headlinks {
	float: none;
margin-top: -115px;
}

#body {
	background-color: white;
	min-height: 800px;
	padding: 15px;
margin-top: 30px;
}

a, a:link, a:visited {
	border: none;
color: #1068bd;
letter-spacing: 0.144px;
	outline: 1px solid transparent;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	border: none;
color: #1068bd;
letter-spacing: 0.144px;
	outline: 1px solid transparent;
	text-decoration: underline;
}

a:focus {
	outline: 1px dotted #0172a8;
}

h1, h2, h3, h4 {
	color: black;
	font-weight: 700;
	margin: 20px 0;
}

h1 {
font-size: 32px;
font-weight: 600;
}

h2 {
font-weight: 600;
}

img, svg {
	vertical-align: unset;
}

.validationerror, .ftValidError {
	background-color: #f2dede !important;
	border: 1px solid;
	border-color: #eed3d7;
	border-radius: 5px;
	color: #A70000;
    font-weight: 700;
	margin: 10px 0px;
	padding: 15px 10px 15px 20px !important;
}

#regform > fieldset > div:nth-child(5) > div.hint > p {
	margin-top: 130px;
}

#appnav {
	background-color: white;
	border: none;
	color: black;
    float:left; /*for appnav on left side*/
	font-size: 16px;
	font-weight: 400;
	margin-bottom: -4000px;
    margin-top: 50px; /*if editing the btn height adjust this to match so page & appnav headings are aligned*/
	padding: 0px;
	width: 200px;
border: solid 1px #f5f5f5;
box-shadow: 0px 1px 2px rgba(0,0,0,.2),0px 1px 3px 1px rgba(0,0,0,.1);
}

#appnav h3 {
	border: none;
	font-size: 20px;
	margin: 0px;
	padding: 5px;

background-color: #f5f5f5;
border-bottom: 3px solid #78aee3;
color: #404040;
}

#appnav .current {
	background-color: transparent;
	border: none;
	font-size: 16px;
	margin: 0px;
	padding: 8px;

font-weight: 600;
color: #404040;
text-decoration: underline;
}

#appnav li {
	border: none;
	font-weight: 400;
	margin: 0px;
	padding: 0px;
}

#appnav a, #appnav a:link, #appnav a:visited {
color: #404040;
	display: block;
	font-size: 16px;
	font-weight: 400;
	padding: 8px;
    text-decoration: none;
}

#appnav a:hover,#appnav a:active, #appnav a:focus {
    text-decoration: underline;
}

/*Review & Submit page link when also the selected page*/
#appnav .current a {
    color: black;
    margin: -8px; /*edit to match the .current padding (negative) to avoid double up with #appnav a*/
}

#appnav hr {
background-color: #78aee3;
	border: none;
	height: 2px;
	margin: 0;
	outline: none;
}

/*For appnav on left side*/
#htmlForm .appform{
	margin-left:230px;
}

.ftEditForm,.ftEditPage {
	border: none;
	width: 700px !important;
}

.appform h2, .ftEditPageHeading, #kc-passwd-update-form h2 {
background-color: #005eb8;
    box-sizing: border-box;
	color: white;
	font-size: 20px;
	width: inherit;
}

.appform h3, .ftEditSectionHeading {
    box-sizing: border-box;
background-color: #f5f5f5;
color: black;
	font-size: 18px;
	width: inherit;
}

.ftEditColumnHeading {
	background-color: green;
	color: white;
	font-size: 16px;
	width: inherit;
}

.loginbox .appform .btn {
	padding-left: 105px;
}

.loginbox .appform .l {
	min-width: 145px !important;
}

/*label of MFA steps*/
.otp-steps {
	width: 70px;
}

.appform .btn {
	background: none;
	background-color: transparent;
	border: none;
	font-size: 90%;
	height: 30px;
	position: relative;
}

.appform .btn .mid {
	width: 410px;
}

#regform .field {
	width: 660px;
}

.appform .l {
	width: 197px;
}

.sg-time {
	border: none;
	text-decoration: none;
}

.appform .btn input, #body .appform .btn a.linkbtn, .appform .btn .close, #kc-form-buttons input {
	appearance: none;
	cursor: pointer;
	font-size: 14px;
	line-height: 28px; /*height minus border top and bottom width*/
	moz-appearance: none;
	padding: 0;
	text-decoration: none;
	webkit-appearance: none;
	width: 130px;

background-color: #005eb8;
border: 1px solid #7a7a7a;
color: white;
height: 40px;
border-radius: 4px;
}

.appform .btn input:hover, #body .appform .btn a.linkbtn:hover, .appform .btn .close:hover, #kc-form-buttons input:hover {
text-decoration: underline;
background-color: #003e96;
transition: background-color 0.5s ease;
}

.appform .btn .next {
	background-image: url(https://static.smartygrants.com.au/default/arrows/white-chevron-right.png);
	background-position: 103px center; /*increase with the input width, will need some adjusting based on arrow choice*/
	background-size: 18px;
}

.appform .btn input.btndisabled {
	cursor: not-allowed;
}

.appform .btn .prev {
	background-image: url(https://static.smartygrants.com.au/default/arrows/white-chevron-left.png);
	background-position: 5px center;
	background-size: 18px;
}

#lastSaved {
	float: right !important; /*for appnav on left side*/
	margin-top: -70px; /*increase with appnav margin-top*/
}

.questionLegend {
	width: inherit;
}

/*Links at the top of round landing page and form preview*/
.iconbar .item a {
    display: block;
}

.iconbar .item a:hover {
	text-decoration: underline;
}

.iconbar .item img {
	margin-top: -7px;
}

.iconbar .item-narrow {
	width: 175px;
}

.iconbar .item-very-wide a {
    display: inline !important;
}

/*.appform textarea.ftFieldAddressFull {
	height: 20px;
	min-width: 500px;
	width: max-content;
}*/

a.leaflet-pelias-search-icon {
	visibility: hidden;
}

.leaflet-left .leaflet-control-custom {
    cursor:pointer;
    width: 62px !important;
}

.create-sf-profile-btn{
	text-decoration: none !important;
}

#footer {
	color: white;
  height: 450px;
background-color: #005eb8;
border-top: solid 5px #84d3ff;
}

#footer-content {
	margin: 0 auto;
	padding-top: 40px;
width: 1200px;
}

.footer-position {
	float: left;
	font-size: 14px;
    line-height: 24px;
height: 300px;
width: 29%;
font-weight: 400;
margin-top: 50px;
}

.footer-position ul {
	margin: 0px;
}

.footer-position li {
	list-style: none;
	margin-bottom: 0px;
}

.footer-position h3 {
	color: white;
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 15px;
}
.footer-position h4 {
	color: white;
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 15px;
}

.footer-position a, .footer-position a:link, .footer-position a:visited {
	border: none;
	color: white;
	outline: 1px solid transparent;
	text-decoration: underline;
}

.footer-position a:hover, .footer-position a:active, .footer-position a:focus {
	border: none;
	outline: 1px solid transparent;
	color: #84d3ff;
text-decoration: none;
}

.footer-position a:focus {
	outline: 1px dotted #0172a8;
}


.heading {
font-size: 40px;
color: white;
font-weight: 600;
margin-left: 200px;
}

.heading-caption {
color: white;
margin-left: 60px;
font-size: 24px;
}

.heading > p:nth-child(2) {
font-size: 24px;
font-weight: 400;
}

#log-in {
height: 60px;
background-color: #f5f5f5;
border-bottom: 8px solid #78aee3;
}

#before-header-left > a:nth-child(1) {
color: white;
margin-left: 200px;
margin-top: 8px;
}

#before-header-right > a:nth-child(1) {
color: white;
padding: 0 10px;
}

#before-header-right > a:nth-child(2) {
color: white;
padding: 0 10px;
}

#before-header-right > a:nth-child(3) {
color: white;
padding: 0 10px;
margin-right: 200px;
}

/*SF my submissions things. don't touch*/


#submissions .col-1 button {
	background-color: #007bff;
	color: #fff;
  }
  
  #submissions .col-1 button:hover {
	color: #007bff;
	background-color: white;
  border: 1px solid;
  }
  
  #app-detail-modal button.btn-primary {
	  background: none;
	  border-color: #6c757d;
	  color: black;
  }
  
  #submissions a {
  }
  
  a#rc-responselink, a#rsc-responselink  {
	  text-decoration: underline;
	color: #007bff;
  
  }
  
  #submissions .app-title a{ 
	  text-decoration: underline;
  
  }
  
  .heading > p:nth-child(3) {
font-size: 20px;
}

#footer-ack {
width: 38%;
border-left: solid 2px #84d3ff;
padding-left: 30px;
margin-top: 40px;
}

#grants-info {
margin-top: 0px;
}
#tech-support {
margin-top: 66px;
}
.link {
width: 85px;
border: solid 3px #84d3ff;
padding: 15px 50px;
font-size: 16px;
}
#tech-support {
line-height: 33px;
}