/* CUSTOM GREENWOOD GROUP */

/* HEADER */
.navbar h2.customNumber {
	font-size: 14px;
}

#includedModules .moduleWrapper {
	min-height: 490px;
}

.pageContent #includedModules .moduleWrapper .homePageContent #marketAppraisalWrapper {
	padding: 0;
}

#includedModules .moduleWrapper .homePageContent #marketAppraisalWrapper h4 {
	margin-top: 0;
}

#includedModules .moduleWrapper .homePageContent #testimonialWrapper #testimonialSlider {
	top: 0;
}

#includedModules .col-xs-12:last-of-type .moduleWrapper .contentWrapper {
	/*background-image: url('https://renet.photos/10015302/images/326765/sign.jpg');*/
	background-image: url('https://cdn.renet.net.au/10015302/images/475475/lounge.webp');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

#includedModules .col-xs-12:last-of-type .moduleWrapper .contentWrapper img {
	display: none;
}

@media(min-width:992px) {
	.navbar h2.customNumber {
		font-size: 25px;
	}
}

@media(min-width:1200px) {
	.navbar h2.customNumber {
		font-size: 30px;
	}
}

/* MODULES */
@media(min-width:768px) {
	#includedModules .moduleWrapper {
		min-height: 600px;
	}
}

@media(min-width:1200px) {
	#includedModules .moduleWrapper {
		min-height: 460px;
	}
}

#includedModules .moduleWrapper .homePageContent #marketAppraisalWrapper h4,
#includedModules .moduleWrapper .homePageContent #testimonialSlider a.homeTestimonialLink {
	color: rgba(0, 0, 0, 1) !important;
}

#includedModules .moduleWrapper .homePageContent #testimonialSlider a.homeTestimonialLink:hover {
	color: rgba(141, 201, 63, 1) !important;
	text-decoration: none;
}

/* PROPERTY RESULTS */
@media (max-width: 767px) {

	#propertyResultsWrapper .nav-tabs li.panel-heading {
		float: left;
		margin: 30px 0;
	}

}

/* BONDI TEMPLATE ONLY */

.mainPageContacts,
.mainPageContacts a {
	color: #000000 !important;
}

p span.question {
	display:inline-block;
	width:25px;
	height:25px;
	background-color: rgba(141, 201, 63, 1);
	text-align:center;
	line-height:25px;
	color:rgba(255, 255, 255, 1);
	margin-right:5px;
	border-radius:50%;
}

p span.answer {
	display:inline-block;
	width:25px;
	height:25px;
	background-color: rgba(99, 100, 102, 1);
	text-align:center;
	line-height:25px;
	color:rgba(255, 255, 255, 1);
	margin-right:5px;
	margin-top:10px;
	border-radius:50%;
}


/* SET DEFAULT CLASSES */

	.headline h2,
	.headline h3,
	.headline h4 {
		border-bottom-color: rgba(99, 100, 102, 1);
		color: rgba(141, 201, 63, 1);
	}

	a {
		color: rgba(141, 201, 63, 1);
	}

	a:focus,
	a:hover,
	a:active {
		color: rgba(99, 100, 102, 1);
	}
	.makeColour {
	 	color: rgba(99, 100, 102, 1);
	}

	a.read-more:hover { 
		color: rgba(141, 201, 63, 1); 
	}

	.linked:hover {
		color: rgba(141, 201, 63, 1);
	}

	.moreInfo {
		background-color: rgba(141, 201, 63, 1);
		color:rgba(255,255,255,1);
	}

	.moreInfo:hover {
		background-color:rgba(99, 100, 102, 1);
		color:rgba(255,255,255,1);
	}

	.tag-box-v2 {
		border-left-color:  rgba(141, 201, 63, 1);
	}

	.callNumber {
		color:rgba(99, 100, 102, 1);
	}

	.callNumber:hover {
		color: rgba(141, 201, 63, 1);
	}

	.staticContent h1 {
		color:rgba(99, 100, 102, 1);
	}

*/

/* SET BREACRUMBS */

	.breadcrumbs {
		color:rgba(99, 100, 102, 1);
		background-image:none;
		margin:15px 0px;
	}

	.breadcrumbs h1,
	.breadcrumb a:hover{
		color: rgba(141, 201, 63, 1);
	}

	.breadcrumb a {
		color: rgba(141, 201, 63, 1);
	}

	.breadcrumbs.breadcrumpsBGColor {
		background-color:  rgba(141, 201, 63, 1);
		color: #ffffff;
		box-shadow:none;
		background-image:none;
		margin-top: 0;
	}

	.breadcrumbs.breadcrumpsBGColor h1,
	.breadcrumbs.breadcrumpsBGColor .breadcrumb a:hover{
		color: rgba(255,255,255,1);
	}

	.breadcrumbs.breadcrumpsBGColor .breadcrumb a {
		color:rgba(255,255,255,0.6);
	}


/* SET NAVIGATION */

	/*Navbar*/

	.header h2 i {
		color:  rgba(141, 201, 63, 1);
	}

	.darkThemeHeader h2 a,
	.darkThemeHeader h2 i {
		color:rgba(255,255,255,1);
	}

	.darkThemeHeader .navbar-default .navbar-nav > li > a {
		color:rgba(255,255,255,1);
	}

	.darkThemeHeader .navbar-default .navbar-nav > li > a:hover {
		color:  rgba(141, 201, 63, 1);
	}

	.header .navbar-default .navbar-nav > li > a,
	.header .navbar-default .navbar-nav > li > a:focus {
		border-bottom-color: transparent;
	}

	.header .navbar-default .navbar-nav > li > a:hover,
	.header .navbar-default .navbar-nav > .active > a {
		border-bottom-color:  rgba(141, 201, 63, 1) !important;
		color:rgba(141, 201, 63, 1);
	}

	.header .navbar-default .navbar-nav > .open > a,
	.header .navbar-default .navbar-nav > .open > a:hover,
	.header .navbar-default .navbar-nav > .open > a:focus {
		color:  rgba(141, 201, 63, 1);
	}

	/*Dropdown Menu*/

	.header .dropdown-menu { 
		border-top-color: rgba(99, 100, 102, 1); 
		border-bottom-color: rgba(99, 100, 102, 1);
	}

	.header .dropdown-menu li a { 
		color: rgba(99, 100, 102, 1); 
		border-color: #eee;
	}

	.header .dropdown-menu .active > a,
	.header .dropdown-menu li > a:hover {
		color: rgba(255, 255, 255, 1);
		background:  rgba(141, 201, 63, 1);
	}

	/* MOBILE DEVICES */
	.navbar-toggle {
		border:none;
		background-color: rgba(141, 201, 63, 1);
	}

	.navbar-toggle:hover, .navbar-toggle:active {
		border:none;
		background-color: rgba(99, 100, 102, 1) !important;
	}

	.navbar-toggle:hover .icon-bar, .navbar-toggle:active .icon-bar {
		background-color:rgba(255, 255, 255, 1);
	}


/* SET HOMEPAGE MODULES */

	.mainPageMiddleContent.darkThemeHeader .contentLogoHolder {
		background-color: rgba(99, 100, 102, 1);
	}

	#testimonialSlider .carouselControlWrapper .carousel-control i {
		background-color: rgba(141, 201, 63, 1) !important;
	}

	#testimonialSlider .carouselControlWrapper .carousel-control:hover i {
		background-color: rgba(99, 100, 102, 1) !important;
	}

	#homePageForm {
		background-color: rgba(141, 201, 63, 1) !important;
	}
	
	#homeColumnRight h3, #homeColumnRight p {
		color:rgba(255, 255, 255, 1);
	}

	#homePageForm li.submit input[type='submit'] {
		background-color:rgba(255, 255, 255, 1);
		border-color:rgba(255, 255, 255, 1);
		color:rgba(141, 201, 63, 1);
	}

	#homePageForm li.submit input[type='submit']:hover {
		background-color: rgba(99, 100, 102, 1) !important;
		border-color: rgba(99, 100, 102, 1) !important;
		color:rgba(255, 255, 255, 1)!important;
	}


/* SET SLIDER */

	.mainPageSlider #myCarousel .item .carousel-caption {
		background-color:rgba(255,255,255,0.85);
		border-right-color: rgba(141, 201, 63, 1);
	}

	.mainPageSlider #myCarousel .item .carousel-caption h3.price {
		color: rgba(141, 201, 63, 1); 
	}

	.mainPageSlider #myCarousel .item .carousel-caption h4.BBCValue {
		color:rgba(0,0,0, 0.85); 
	}

	.mainPageSlider #myCarousel .item .carousel-caption h1.suburb {
		color: rgba(141, 201, 63, 1); 
	}

	.mainPageSlider #myCarousel .item .carousel-caption h3.address {
		color:rgba(99, 100, 102, 1);
	}

	.carousel-v1 .carousel-arrow a i {
		color: rgba(141, 201, 63, 1);
	}

	.carousel-v1 .carousel-arrow a i:hover {
		color:rgba(255,255,255,1);
		background-color: rgba(141, 201, 63, 1);
	}


/* SET HOME PAGES MODULES */

	.mainPageContacts i {
		color: rgba(141, 201, 63, 1);
	}



/* SET FOOTER */

	.footer h2 {
		color:rgba(255, 255, 255, 1);
	}

	.footer i {
		color:rgba(255, 255, 255, 1);
	}

	.footer a, .footer p,
	.copyright a, .copyright p {
		text-decoration: none;
		color:rgba(255, 255, 255, 1);
	}

	.footer a:hover,
	.copyright a:hover {
		color:rgba(255, 255, 255, 0.6);
	}

	.footer.darkThemeFooter {
		background-color:rgba(99, 100, 102, 1);
	}

	.copyright.darkThemeCopyRight {
		background-color: rgba(141, 201, 63, 1);
		border-color:rgba(255, 255, 255, 1);
	}

	.darkThemeFooter.footer h2 {
		color:rgba(255, 255, 255, 1);
	}

	.darkThemeFooter.footer .headline h2 {
		border-color: rgba(141, 201, 63, 1);
	}

	.darkThemeFooter.footer i {
		color:rgba(255, 255, 255, 1);
	}

	.darkThemeFooter.footer a, .darkThemeFooter.footer p,
	.copyright.darkThemeCopyRight a, .copyright.darkThemeCopyRight p {
		text-decoration: none;
		color:rgba(255, 255, 255, 1);
	}

	.darkThemeFooter.footer a:hover,
	.copyright.darkThemeCopyRight a:hover {
		color:rgba(255, 255, 255, 0.6);
	}

	.darkThemeFooter.footer ul li {
		border-bottom-color: rgba(255, 255, 255, 0.6);
	}

	.footer.lightThemeFooter {
		background-color:rgba(255, 255, 255, 1);
	}

	.copyright.lightThemeCopyRight {
		background-color:rgba(200, 200, 200, 1);
	}

	.lightThemeFooter.footer h2 {
		color:rgba(51, 51, 51, 1);
	}

	.lightThemeFooter.footer i {
		color:rgba(51, 51, 51, 1);
	}

	.lightThemeFooter.footer a, .lightThemeFooter.footer p,
	.copyright.lightThemeCopyRight a, .copyright.lightThemeCopyRight p {
		text-decoration: none;
		color:rgba(51, 51, 51, 1);
	}

	.lightThemeFooter.footer a:hover,
	.copyright.lightThemeCopyRight a:hover {
		color:rgba(51, 51, 51, 0.6);
	}

/* SET TESTIMONIALS */

	.testimonials .item h3 {
		color:  rgba(141, 201, 63, 1);
	}

	.testimonials .testimonial-info {
		color:  rgba(141, 201, 63, 1);
	}

	.testimonials .carousel-arrow i {
		color: rgba(255,255,255,1);
		background-color: rgba(141, 201, 63, 1);
	}

	.testimonials .carousel-arrow i:hover {
		color: rgba(255,255,255,1);
		background: rgba(99, 100, 102, 1);
	}

	.testimonials.testimonials-v1 .bgColorLTGrey {
		background-color:rgba(255,255,255,1);
	}


/* SET PROPERTY RESULTS */

	#propertyResultsWrapper .nav-tabs li a,
	#propertyResultsWrapper .nav-tabs li.panel-heading a {
		background-color:rgba(99, 100, 102, 1);
		color:rgba(255, 255, 255, 1);
	}

	#propertyResultsWrapper .nav-tabs li.active a,
	#propertyResultsWrapper .nav-tabs li.collapseActive a {
		background-color:rgba(141, 201, 63, 1);
		color:rgba(255, 255, 255, 1);
	}

	#propertyResultsWrapper .nav-tabs li.active a:hover,
	#propertyResultsWrapper .nav-tabs li.collapseActive a:hover,
	#propertyResultsWrapper .nav-tabs li a:hover {
		background-color:rgba(141, 201, 63, 1);
		color:rgba(255, 255, 255, 1);
	}

	#propertyResultsWrapper .nav-tabs li.active a,
	#propertyResultsWrapper .nav-tabs li a:hover {
		background-color:rgba(141, 201, 63, 1);
		color:rgba(255, 255, 255, 1);
	}


/* SET FORM OVERRIDES */
	form fieldset legend {
		color:rgba(141, 201, 63, 1) !important;
	}

	form fieldset li label, form fieldset li:before {
		color: rgba(141, 201, 63, 1);
	}

	form fieldset li label .radio {
		width:100%;
	}

	.radio label {
		min-width:20%;
		display:inline-block !important;
		margin-right:10px;
	}

	#rentalapplication li.costs ul.costs li {
		color:rgba(99, 100, 102, 1);
	}

	#rentalapplication li p a {
		color: rgba(141, 201, 63, 1);
	}

	form fieldset li .input-submit {
		background-color: rgba(141, 201, 63, 1);
		border-right-color:rgba(0,0,0,0.5);
		border-bottom-color:rgba(0,0,0,0.5);
		color:#fff;
	}

	form fieldset li .input-submit:hover {
		background-color:rgba(99, 100, 102, 1);
		border-color:rgba(0,0,0,0.5);
		color:#fff;
	}

	.contactWrapper .footerContacts i {
		color:rgba(141, 201, 63, 1);
	}


/* SET PAGINATION */

	.paginationHolder .pagination > li.page.current a {
		color:rgba(255,255,255,1) ;
		border-color: rgba(141, 201, 63, 1) !important;
		background-color: rgba(141, 201, 63, 1) !important;
	}

	.paginationHolder .pagination > li > a {
		border-color:rgba(0, 0, 0, 1) !important;
		background-color:rgba(99, 100, 102, 1) !important;
		color:rgba(255, 255, 255, 1) !important;
	}

	.paginationHolder .pagination > li.page a:hover {
		color:rgba(255, 255, 255, 1);
		border-color: rgba(141, 201, 63, 1) !important;
		background-color: rgba(141, 201, 63, 1) !important;
	}

	.paginationHolder .pagination > li.prev > a,
	.paginationHolder .pagination > li.next > a {
		border-color:transparent !important;
		background-color:transparent !important;
		color: rgba(141, 201, 63, 1) !important;
	}

	.paginationHolder .pagination > li.prev > a:hover,
	.paginationHolder .pagination > li.next > a:hover {
		color:rgba(255, 255, 255, 1) !important;
		border-color: rgba(141, 201, 63, 1) !important;
		background-color: rgba(141, 201, 63, 1) !important;
	}


/* SET LISTINGS */
	.overlay.color2 {
		background: rgba(20,20,20,0.8);
	}

	.propertyListItem .status {
		background:  rgba(141, 201, 63, 1);
		color: #ffffff;
	}

	.propertyListItem .callNumber {
		color: rgba(141, 201, 63, 1);
	}

	.propertyListItem .callNumber:hover {
		color:rgba(99, 100, 102, 1);
	}

	.propertyListItem h3.listingSuburb {
		color:  rgba(141, 201, 63, 1);
	}

	.propertyListItem .propertyOption i,
	.propertyListItem .listInfoBlock i {
		color: rgba(141, 201, 63, 1);
	}




/* PROPERTY DETAIL */

.PropertyDetailContainer h2.detailSuburb {
	color: rgba(141, 201, 63, 1);
}

.PropertyDetailContainer h4.detailStreet {
	color:rgba(99, 100, 102, 1);
}

.backLink a.btn-u {
	background-color: rgba(141, 201, 63, 1);
}

.backLink a.btn-u:hover {
	background-color:rgba(99, 100, 102, 1);
}

.PropertyDetailContainer .tag-box-v1 {
	border-top-color:transparent;
}

/* START AGENT DETAILS */

.propertyDetailAgent h3.detailAgentName {
	color: rgba(141, 201, 63, 1);
}

.propertyDetailAgent i {
	color: rgba(141, 201, 63, 1);
}

.propertyDetailAgent p.agentV-card span {
	color: rgba(141, 201, 63, 1);
	
}


/* START PROPERTY LINKS */

.propertyLinks .property-links ul.agentDetailPropertyLinks {
	list-style-type:none;
	padding:0px;
}

.propertyLinks .property-links ul.agentDetailPropertyLinks li a,
.propertyLinks .property-links ul.agentDetailPropertyLinks form#make_pdf {
	background-color: rgba(141, 201, 63, 1);
	color:rgba(255,255,255,1);
}

.propertyLinks .property-links ul.agentDetailPropertyLinks li a:hover {
	background-color:rgba(99, 100, 102, 1);
}

.propertyLinks .property-links ul.agentDetailPropertyLinks form#make_pdf input[type='submit'] {
	color:rgba(255,255,255,1);
}


/* START STAFF LIST STYLES */

.staffMember .staffName h3.staffMemberName {
	color: rgba(141, 201, 63, 1);
}

.staffMember .staffName p.staffMemberPosition {
	color:rgba(99, 100, 102, 1);
}

.staffMember .staffContact ul.contactMethods li.list-unstyled i {
	color: rgba(141, 201, 63, 1);
}

.staffMember .staffLinks p.myProperties a {
	color:rgba(99, 100, 102, 1);
}

.staffMember .staffLinks p.myResults a {
	color:rgba(99, 100, 102, 1);
}

.staffMember .staffLinks p.myProperties a:hover,
.staffMember .staffLinks p.myResults a:hover {
	background-color:rgba(99, 100, 102, 1);
	color:rgba(255,255,255,1);
}

.staffMember .staffMoreDetail .btn-u {
	background-color: rgba(141, 201, 63, 1);
	color:rgba(255,255,255,1);
}

.staffMember .staffMoreDetail .btn-u:hover {
	background-color:rgba(99, 100, 102, 1);
}


/* START STYLES FOR STAFF DETAIL PAGE */

.staffMemberDetail .staffName h3.staffMemberDetailName {
	color: rgba(141, 201, 63, 1);
}

.staffMemberDetail .staffContact ul.contactMethods li i,
.staffMemberDetail .staffContact ul.contactMethods li span.glyphicon{
	color: rgba(141, 201, 63, 1);
}

.staffMemberDetail .staffContact ul.contactMethods li span.label {
	color:rgba(99, 100, 102, 1);
}

.staffMemberDetail .staffContact ul.contactMethods li span.value {
	color:rgba(99, 100, 102, 1);
}


.staffMemberDetail .staffLinks p.myProperties a,
.staffMemberDetail .staffLinks p.myResults a {
	background-color:rgba(255, 255, 255,1);
	color:rgba(99, 100, 102, 1);
}

.staffMemberDetail .staffLinks p.myTestimonials a {
	background-color:rgba(255, 255, 255,1);
	color:rgba(99, 100, 102, 1);
}

.staffMemberDetail .staffLinks p.myProperties a:hover,
.staffMemberDetail .staffLinks p.myResults a:hover,
.staffMemberDetail .staffLinks p.myTestimonials a:hover{
	background-color:rgba(99, 100, 102, 1);
	color:rgba(255,255,255,1);
}

.staffMemberDetail .staffMoreDetail .btn-u {
	background-color: rgba(141, 201, 63, 1);
	color:rgba(255,255,255,1);
}

.staffMemberDetail .staffMoreDetail .btn-u:hover {
	background-color:rgba(99, 100, 102, 1);
}


/* SOCIAL MODULES */

ul.social-icons li i {
	color: rgba(141, 201, 63, 1);
}

/*
@media (max-width:992px) {

	.mainPageSlider #myCarousel .item .carousel-caption {
		border-top-color: rgba(141, 201, 63, 1);
	}
}
*/
