body {
	color: #43545f;
	background-color: #f7f8f8;
}

body.home {
}

body.page-template {
}

body.page-template-henstudio-home {
}


.colourpalette1 {
	background-color: #d2a300;
}

.colourpalette2 {
		background-color: #ffbf00;
}

.colourpalette3 {
	background-color: #f7f9f8;
}

.colourpalette4 {
	background-color: #e5ab00
}

.colourpalette5 {
	background-color: #ffcb33;
}

.colourpalette6 {
	background-color: #fff9e8;
}

.colourpalette7 {
	background-color: #464646;
}


.red {
	color: #e52000;
}

h1 {
	color: #000;
		
}

h2 {
	color: #000;
}

h3 {
	color: #000;
}

h4 {
	color: #d2a300;
}

h5 {
	color: #d2a300;
}

#headerwrapper {
	background-color: #f7f9f8;
}

#headerwrapper.sticky #header {
	-webkit-box-shadow: 0px 5px 3px -1px rgba(50, 50, 50, 0.11);
	-moz-box-shadow:    0px 5px 3px -1px rgba(50, 50, 50, 0.11);
	box-shadow:         0px 5px 3px -1px rgba(50, 50, 50, 0.11);
	background-color: #f7f9f8;
}


#headertopmenu {
	background-color: #f6f6f6;
}

#header {
    background-color: #f7f8f8;	
    border-bottom: 2px solid #ffbf00;    
}

.contentInner {
	border: 1px solid #f4f4f4;
}

.pageheaderelement {
	background: #fff;	
}

.pageheaderelement.odd {
	background-color: #fbfbfd;
}

a, a:visited {
	color: #af8700;
}


a:hover {
	color:#464646;
}

#searchform #s {
	background: #fff;
	color: #555;
}

#searchformacf .btnsearch, #searchformacf .btnsearch:active {
    background-color: #051c2a;
    border: 1px solid #051c2a !important;
    color: #fff;
    text-decoration: none;
    border-bottom: 1px solid #fff;	
}

#searchformacf .btnsearch:hover {
    background-color: #464646 !important;
}

.btnsearch, .btnsearch:active {
    background-color: #ffbf00;
    border: 1px solid #e5ab00 !important;
    color: #051c2a;
    border-bottom: 1px solid #9ba4a9;
}


.btnsearch:hover {
    background-color:  #ffcb33;
}


.btntopright, .btntopright:active {
    background-color: #464646;
    border: 1px solid #464646 !important;
    color: #ffbf00 !important;
}

.btntopright:hover {
    background-color: #ffbf00 !important;	
    color: #000 !important;    
    border: 1px solid #ffbf00 !important;    
}

#sidebar {
	
}

#sidebar a, #sidebar a:visited {
	color: #000;
}

#sidebar a:hover:after, #sidebar li.current_page_item a:after {
		background-color: #d2a300;
		width: 100%;	
}

#navigationcontainer {
	background: #ffffff;
    box-shadow: 0 2px 3px rgba(5,28,42,0.15);	
    transition: all 0.3s ease;    
}

#navigationcontainer:hover {
	background: #ebeced;
}

.topmenu li a {
	color: #051c2a;
}

.sf-menu > li > a, #more-nav > li > a {
	color: #464646;
}


.sf-menu > li.menu-item-has-children > a:after {
	color: #8a8a8a;
}

.sf-menu a:active, .sf-menu a:focus, .sf-menu a:hover, .sf-menu li.current-menu-parent > a, .sf-menu li.current-menu-item  > a, .sf-menu .scrollto ul li.current-menu-item  > a:hover, .sf-menu.top-menu a:hover, #more-nav a:active {
	text-decoration: none;
    outline:0;	
}

.sf-menu > li.current-menu-parent:after, .sf-menu > li.current-menu-item:after {
    background-color: #ffbf00;
}

.sf-menu > li.current-menu-parent:hover:after, .sf-menu > li.current-menu-item:hover:after {
	background-color: rgba(254,255,255,0);
}

.sf-menu > li > a:hover, #more-nav > li > a:hover {
	background: #fff;
	border: 1px solid #e5e5e5;	
}
.sf-menu ul, .subfilter {
	background-color: #fff;		
	-webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.11);
	-moz-box-shadow:    0px 3px 5px 0px rgba(0, 0, 0, 0.11);
	box-shadow:         0px 3px 5px 0px rgba(0, 0, 0, 0.11);	
}

.sf-menu ul li, .subfilter li {
    border-bottom: 1px solid #e6e8e9;	
}

.sf-menu ul li a, #more-nav ul li a {
	color: #333;
}

.sf-menu ul li a:hover, #more-nav ul li > a:hover {
	background: #ebeced;	
}


/* table */
.button,  input[type="submit"], button[type="submit"], input[type="button"], .btnmore, .gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type="submit"]{
    background-color: #edeff0;
    border: 1px solid #cdd1d4 !important;
    color: #051c2a !important;
}

.button--primary, .search-button--global, .btn-primary, .rev-btn {
    background-color: #ffbf00;
    border: 1px solid #e5ab00 !important;
    color: #000;
}

a.btn, a:visited.btn , a:active.btn, .button a, .button a:visited, .buttonnavigation a, .buttonnavigation a:visited,
a.button--primary, a.search-button--global, a.btn-primary, a.rev-btn  {
  color: #333!important;
	
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary, .rev-btn:hover,
.button--primary:hover, .search-button--global:hover, .button-primary:hover {
	color: #333 !important;	
    border: 1px solid #e5ab00 !important;	
    background-color: #ffcb33 !important;  	
	box-shadow: 0 4px 6px rgba(5,28,42,0.2);    
}

.buttonnavigation {
	background-color: #fff;
	color: #d2a300 !important;	
}

.buttonnavigation a {
	color: #d2a300 !important;
}

.buttonnavigation .btnnext {
	border-left: 1px solid #f7f9f8;
}

.buttonnavigation a:hover {
	background-color: #f7f9f8;
	color: #d2a300 !important;	
    color: #051c2a !important;		
}

.button:hover, input[type="submit"]:hover, button[type="submit"]:hover, .btnmore:hover, input[type="button"]:hover, 
.gform_wrapper .gform_footer input.button:hover, .gform_wrapper .gform_footer input[type="submit"]:hover {
	background-color: #fafafa !important;
	color: #051c2a !important;		
	box-shadow: 0 4px 6px rgba(5,28,42,0.2);	
}

.btn:hover {
    border: 1px solid #d2d6d8;
    box-shadow: 0 0 12px rgba(5,28,42,0.2);	
	background-color: #fafafa !important;    
}

.buttonclose {
	background-color: #ffbf00;
}

.buttonclose:hover {
	background-color: #e5ab00;
}

input[type="text"],input[type="email"], input[type="number"], input[type="file"], 
textarea, input[type="password"], input[type="tel"], select {
	border: 1px solid #d2d6d8;
    background-color: #fff;
    color: #43545f;
	-moz-box-shadow: inset 0 0 4px rgba(5,28,42,0.15);
    -webkit-box-shadow: inset 0 0 4px rgba(5,28,42,0.15);
    box-shadow: inset 0 0 4px rgba(5,28,42,0.15);    
}

input[type="checkbox"] {
	border: 1px solid #d2d6d8;
    background-color: #fff;
    color: #43545f;
}

input[type=checkbox]:checked {
	background-color: #464646;	
	border: 1px solid #464646;			
}

input[type="file"]::-webkit-file-upload-button {
  visibility: hidden;
  
}

input[type="file"]::before {
  content: 'Upload file';
  background: -webkit-linear-gradient(top, #f9f9f9, #e3e3e3);
  border: 1px solid #999;
}
input[type="file"]:hover::before {
  border-color: #777;
}
input[type="file"]:active::before {
  background: -webkit-linear-gradient(top, #e3e3e3, #f9f9f9);
}

select option {
	color: #aaa;
}



input[type="text"]:hover,input[type="email"]:hover, input[type="number"]:hover, 
textarea:hover, input[type="password"]:hover, input[type="tel"]:hover {
	background-color: #fff;
}


.mce_inline_error {
	font-size: 10px;
	color: #ff2600;
}

#sidebar .dark.newsletterform {
}

#sidebar .dark.newsletterform .inner {
	border: 1px solid #fff;
}



.social-icons i.fa {
	color: #fff;
	background-color: #484848;
}

.social-icons i.fa:hover {
}

.with-icon  i.fa , .social-share  i.fa {
	color: #fff;
}

.social-icons i.fa:hover, .with-icon  i.fa:hover, .social-share  i.fa:hover {
	background-color: #6f6f6f;
}


.with-icon .fa-facebook, .social-share .fa-facebook {
  background-color: #3B5998;
}
 
.with-icon .fa-twitter, .social-share .fa-twitter{
  background-color: #55ACEE;
}
 
.with-icon .fa-google-plus, .social-share .fa-google-plus {
  background-color: #DD4B39;
}
 
.with-icon .fa-linkedin, .social-share .fa-linkedin {
  background-color: #007BB6;
}

.with-icon .fa-pinterest, .social-share .fa-pinterest {
   background-color: #CB2027;
}

.with-icon .fa-instagram, .social-share .fa-instagram {
   background-color: #3F729B;
}

.with-icon .fa-youtube, .social-share .fa-youtube {
  background-color: #bb1801;
}

.with-icon .fa-vimeo, .social-share .fa-vimeo {
  background-color: #1AB7EA;
}

.with-icon .fa-tiktok, .social-share .fa-tiktok {
	background-color: #1d1d1d;
}

.with-icon .fa-weibo, .social-share .fa-weibo {
background-color:#bb1801;
}  

.social-share .fa-envelope-o {
	color: #333;
}



#back-top a {
	color: #fff;
}
#back-top a:hover {
	color: #fff;
}
#back-top span {
	background-color:#000;
}

#back-top a:hover span {
	background-color: #464646;

}

#footer {
    background: #fff;
    border-bottom: 3px solid #c90;
    border-top: 3px solid #ffbf00;
}

.footerwrapper {
	background: #f4f4f4;
}

#footer h5, .footerwrapper ul li.likeparent a, .footerwrapper ul li.likeparent a:visited {
	color:#000 !important;
}

#footer a, #footer a:visited {
	color: #333;
}

#footer a:hover {
	color: #000;
}

#footer .post-date {
	color: #888;
}

.footermiddle, .footerbottom.alt {
	background: #fff;	
}

.footermenu li  {
	border-left: 1px solid #d2d6d8;
}

.footermenu li:first-child  {
	border-left: none;
}

#sidebar .post-date {
	color: #d2a300;
}

#content .post-date {
	color: #d2a300;
}
#content .post-date a {
	color: #d2a300;
}
#content .post-date a:hover {
	color: #000;
}

.date {
	background: #fff; 
	border: 2px solid #464646;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	color: #626263;
}

.date .month {
	background: #464646;
	color: #fff;	
	border: 4px solid  #464646;
}


.gallery-icon img {
	background-color: #f1f1f1;	
	
}

.gallery-icon img:hover {
	background-color: #e4e3e5;
}

.navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
	border-bottom: 1px solid rgba(255,255,255,0.2);
	color: #333 !important;
	background-color: #fff !important;
}	
/* none invese colour nav */
.navbar-toggle {
	border-color:  #ccc !important;
	border: none !important; 
	
}

.navbar-collapse, .navbar-form, .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
	 border-color:  rgba(255,255,255,0.2);	
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
	color: #333 !important;
	background-color: #ddd  !important;
}

.navbar {
	background-color: #fff !important;		
	-webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.11);
	-moz-box-shadow:    0px 3px 5px 0px rgba(0, 0, 0, 0.11);
	box-shadow:         0px 3px 5px 0px rgba(0, 0, 0, 0.11);		
}


.navbar-brand,  .navbar-label  {
	color: #464646;
}

.navbar-nav > li > a, .navbar-nav .open .dropdown-menu > li > a {
	color: #333;
	border-bottom: 1px solid #ededed;	
}

.navbar-nav .open >  a, .navbar-nav .open  a:hover, .navbar-nav  li  a:hover,
.navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
		background-color: #eee !important;
	   	color: #333 !important;
	
}
.navbar-nav .open >  a:active, .navbar-nav  li  a:focus {
	background-color: #eee  !important;
}


.navbar-nav > li > .dropdown-menu {
	background-color:#eee !important;		
}

.navbar-nav > li > .dropdown-menu li.current_page_item > a, .navbar-nav > li > .dropdown-menu li.current-menu-item > a,
.navbar-nav > li > .dropdown-menu .current-menu-parent, .navbar-nav > li > .dropdown-menu .current-page-ancestor, .navbar-nav > li > .dropdown-menu .current-menu-ancestor {
	color: #333  !important;
	background-color:#eee  !important;
	
}

.navbar-collapse {
	background-color: #fff  !important;
	z-index: 999;
}

.navbar-collapse.in {
}

.nav .caret {
	border-top-color: #464646 !important;
	border-bottom-color: #464646 !important;
}

.navbar-collapse .caret {
	border-top-color: #333 !important;
	border-bottom-color: #333 !important;	
}

.navbar-collapse ul.nav-tabs li > a {
	background-color:#eee; 
    border: 1px solid #eee; 
    border-bottom-color: transparent;
    color: #333;	
}

.navbar-collapse .nav-tabs > li.active > a, .navbar-collapse .nav-tabs > li.active > a:hover, .navbar-collapse .nav-tabs > li.active > a:focus {
	background-color: #fff;	
	cursor: default !important;
}



.icon-bar  {
	background-color: #333;
}


.nav-tabs > li > a {	
	color: #555;
    border-bottom-color: transparent;
	background-color:#eee;     
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	color: #555;
    cursor: default;
	background-color: #fff;
    border: 1px solid #fff;
    border-bottom-color: transparent; 
}

.nav-tabs > li > a:hover {
	background-color: #ddd;
	
}

.tab-content {
	background-color: #fff;
}


#fadeandscale {
	background-color: #fff;
}

table th, table .header {
	background-color: #cdcdcd;
	color: #000;
	font-weight: bold;
}

table th h3, table th h4, table th h5, table th h6 {
	color: #fff;	
}

/* .table-like li:nth-child(odd){
  background: #f9f8fa;
}

.table-like li:nth-child(even){
  background: #fff;
} */

.table-like li {
  background: #f9f8fa;
}

.table-like li:hover {
 background: #fff;	
}

.parallaxwrapper {
}

.psContainer, .featured_box_content {
	background: rgba(0,0,0,0.6);			
}


.parallaxitemcontent, .featured_box_content {
	color: #fff;
}


.parallaxitemcontent h2, .featured_box_content h2, .featured_box_content h3 {
	color: #fff !important;
}
.parallaxitemcontent .button, .featured_box_content .button {
    border: 2px solid #fff !important;
    background: none;
    color: #fff !important;
    text-decoration: none;
    border-bottom: 1px solid #fff;
}

.parallaxitemcontent .button:hover, .featured_box_content .button:hover {
    color: #000 !important;
}

.parallaxitemcontent .button i.fa, .featured_box_content .button i.fa {
	font-size: 16px;
	line-height: 1.5px;
	margin-left: 5px;
}

.featured_box.light .featured_box_content {
	background: #fff;
	color: #333;
}

.featured_box.light .featured_box_content h2, .featured_box.light .featured_box_content h3 {
	color: #333 !important;	
}

.featured_box.light .featured_box_content .button {
    border: 2px solid #333 !important;
    background: none;
    color: #333 !important;
    text-decoration: none;
}


.parallaxfooter {
    background: rgba(0,0,0,0.4);
    color: #fff !important;
}

.featured_box_content .tags {
	background: rgba(255,255,255,0.15);
}

.featured_box_media {
	background: #000;
}

.grid-content-item .featured_box_content.message {
	background: transparent;
}

.featured_box_content a, .featured_box_content a:visited {
	color: #fff;
}

.featured_box_content a:hover {
	color: #ffbf00;
}

.pagewrapper {
	background: #fcfcfc;
    border-bottom: 1px solid #e6e8e9;	
}

.backgroundimage {
	background-color: #fff9e8;	
}

.pageheaderelement .entryinner {
	color:#000;
}

.pageheaderelement.odd .entryinner {
	color:#000;
}

h2.pagetitle {
	/* color: #fff;
	text-shadow: 0px 0px 3px rgba(150, 150, 150, 1); */
}

.entry h4, blockquote, .singlepost h2 {
	color: #464646;
}

.nopicture {
	background-color: #f4f4f5;		
}

.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi span.extend, .wp-pagenavi span.pages {
	color: #333;	
	background-color:#fff;		
	border-color:#d2a300 !important;	
}
.wp-pagenavi a:active, .wp-pagenavi span.current { 
	color: #464646;	
	border-color:#464646 !important;	
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {	
	color: #333;	
	background-color: #f7f9f8;		
}

/* accordion panel */
.panel {
	background-color: transparent;	
	box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}

.panel-default > .panel-heading {
	background: #fff;

}

.panel-group .panel-default:first-child > .panel-heading {
}


.panel-collapse.collapse.in {
}


.panel-heading:hover {
    box-shadow: 0 0 12px rgba(5,28,42,0.2);	
}

.panel-heading a {
	color: #333;	
}



.panel-heading a h4 {
	color: #333;		
}

.panel-heading a.collapsed {
	color: #919091;		
}

.panel-heading a.collapsed h4 {
	color: #919091;		
}


.panel-default > .panel-heading + .panel-collapse > .panel-body, .panel-default {
}

.panel-heading .indicator:before {
    color: #777;
}
.panel-heading a.collapsed .indicator:before {
	color: #919091;		
}

.panel-body {
    background: #fff;
    -moz-box-shadow: inset 0 0 4px rgba(5,28,42,0.15);
    -webkit-box-shadow: inset 0 0 4px rgba(5,28,42,0.15);
    box-shadow: inset 0 0 4px rgba(5,28,42,0.15);    	
}


.mycode, code {
	border: 1px solid #eef1f1; 
	background-color: #eef1f1;
	color: #6b6b6b;
}

.mycode .hilite, code .hilite {
	background-color: #f7f9f8;
	color: #000;
}


#gallerypagethumbnail .slides > li img:hover, #gallerypagethumbnail .slides > li.flex-active-slide img {
	border: 1px solid#000; 
}

.single-post #content, .page #content, .single-event #content, .error404 #content, .search-results #content,
.archive #content    {
	border-left: 1px solid #e6e8e9; 
	border-right: 1px solid #e6e8e9; 	
}

.error404 #content, .search-results #content {
	border-left: none;
}

.homecontent #content {
	border-right: none;
	border-left: none;	
}


.page-template-henstudio-listprojects #content, .home #content {
	background: transparent;
}



.list-item-thumbnail.List {
	border-bottom: 1px solid #dededf;
}

.list-item-thumbnail:last-child {
	border-bottom: none; 
}


.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
	background-color: #f4f4f5;		
    border-color: #f4f4f5;
	color: #000;
}



.custom_light_white, .custom_light_white a {
	color: #fff;
 	-webkit-transition: all .5s;
  	-moz-transition: all .5s;
  	-o-transition: all .5s;
  	transition: all .5s;	
}

.custom_light_white a:hover {
	
	color: #fff;
	text-decoration: underline;
}

/* From curtin university aus */
.panel--primary {
    background-color: #fff;
    border: 1px solid #dee2e4;
}


.box, .panel--secondary, .box--secondary, .box--tertiary, .box--cta, .box--highlight, .box--media, .box--overlay {
    border: 1px solid #e6e8e9;
    background-color: #fff;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;	
}

.box--cta {
    background: #f0f0f0;	
}

.box__footer {
    border-top: 1px solid #e6e8e9;
}

.pageinner {
	border-left: 1px solid #e6e8e9; 
}

.sub-nav .current_page_item {
	background: rgba(5,28,42,0.08);
    border-left: 2px solid #051c2a;	
}

.sub-nav .is-active-ancestor {
	background: #fff;
}

.sub-nav > ul > li > a:hover {
    background: #e6e8e9;
	
}

.sub-nav > ul > li > ul > li a:hover {
    background: #e6e8e9;
	
}

blockquote, .blockquote, .blockquote--module {
	color: #5c5c5c;
}

.image--caption {
    background: #efefef;
    color: #3f3f3f;
    border-bottom: 1px solid #ccc;
    box-shadow: 0 1px 0 #fff;
}

.box__header.underline, .box__header.module-title--underline {
	border-bottom: 1px solid #e6e8e9;
}
	
a.list-group-item:hover, button.list-group-item:hover, a.list-group-item:focus, button.list-group-item:focus, 
a.list__item__link:hover, a.list__item__link:focus {
	background-color: #fafafa !important;
	color: #051c2a !important;		
	box-shadow: 0 4px 6px rgba(5,28,42,0.2);		
}	
	
.looppost {
	border-bottom: 1px solid #e6e8e9; 
}	

.page.page-template .hdsfullwidthmode .module:nth-of-type(odd){
    background: #e6e8e9;
}

.interstitial .button {
    border: 2px solid #051c2a !important;
    background: none;
    color: #051c2a;
}

.interstitial .button:hover {
	background: #051c2a  !important;
	color: #fff  !important;
}

.tags {
    border-bottom: none;
    background-color: #333;
    color: #fff;
}

.featured_box.light .tags {
    border-bottom: none;
    background-color: #f5f5f5;
    color: #333;	
}

#ajaxloadpost {
	background: #fff;
	-webkit-box-shadow: 0px 5px 3px -1px rgba(50, 50, 50, 0.11);
	-moz-box-shadow:    0px 5px 3px -1px rgba(50, 50, 50, 0.11);
	box-shadow:         0px 5px 3px -1px rgba(50, 50, 50, 0.11);
	border: 1px solid #f4f4f4;
}

.bigicon a, .bigicon .fa {
	color: #464646;
}

.bigicon a:hover, .bigicon a:hover .fa {
	color: #af8700;
}


a.overlaylink:hover {
	background: rgba(0,0,0,0.4);	
}


.list_item_with_thumbnail {
	background: #fff;
}

.list_item_with_thumbnail_item:nth-child(even) {
	border-left: 1px solid #e6e8e9;
}

.floatingbutton ul li, .floatingbuttonmobile ul {
	background-color: rgba(0,0,0,0.7063363);	
	color: #fff;
}

.floatingbutton li a, .floatingbutton li a.visited,
.floatingbuttonmobile li a, .floatingbuttonmobile li a.visited {
	color: #fff;
}

.floatingbutton li a:hover, .floatingbuttonmobile li a:hover {
	 color: #ffbf00;
}

.gridrotator .button {
    border: 2px solid #333 !important;
    background: none  !important;
    color: #333 !important;
}

.gridrotator .button:hover {
    border: 2px solid #333 !important;
    background: #333  !important;
    color: #fff !important;
}


.gridrotator .description {
    color: #333;	
}

.gridrotator.dark .description, .gridrotator.dark h3 {
    color: #fff !important;
}

.gridrotator.dark .button {
    border: 2px solid #fff !important;
    background: none  !important;
    color: #fff !important;
}

.gridrotator.dark .button:hover {
    border: 2px solid #fff !important;
    background: #fff  !important;
    color: #333 !important;
}

.grid-item-container {
	background: #fff;
		border: 1px solid #c1c8c8;	

}

.with-l-line {
	border-top: 3px solid #f6de8c;
}
	
.with-v-line::before {
    background: #f6de8c;
}

.white-popup, .hdsextcontent .mfp-content {
  background: #FFF;
}

.page-template-hds-page-withsticky-header #header {
	background-color: rgba(255,255,255,0);
	border-bottom: none;
}

.page-template-hds-page-withsticky-header .pagewrapper {
	border-bottom: none;
}

#background-with-sidecontent .button, 
#background-with-sidecontent input[type="submit"], 
#background-with-sidecontent button[type="submit"], 
#background-with-sidecontent input[type="button"], 
#background-with-sidecontent .gform_wrapper .gform_footer input.button, 
#background-with-sidecontent .gform_wrapper .gform_footer input[type="submit"] {
 background-color: #ffbf00;