/*CCC properties*/
.makemoney {
	width: 100%;
}
.makemoney #top-help {

}
.makemoney #top-help .inner {
	max-width: 1190px;
	padding: 0;
	width: 92%;
}

.makemoney .max_1190px {
	max-width: 1190px;
	margin: auto;
}
.makemoney #center-help .max_1190px {
	width: 92%;
}
.makemoney #top-help .inner .title {
	font-size: 30px;
	color: #FFF;
	padding-top: 60px;
	line-height: 40px;
	font-weight: normal;
	font-family: 'texgyreadventorbold';
}
.makemoney #top-help .inner .title h1{
   font-size: 36px;
   font-size: 32px;
   font-weight: normal;
}
.makemoney #center-help .makemoney-intro,
.makemoney #center-help .makemoney-form {
	display: inline-block;
}
.makemoney #center-help .makemoney-intro {
	width: 33%;
	margin-right: 2%;
}
.makemoney #center-help .makemoney-form {
	width: 65%;
}

.makemoney #center-help .makemoney-intro h3, 
.makemoney #center-help .calculated-infor h3 {
	color: #000;
	font-family: 'texgyreadventorbold';
	font-size: 16px;
	display: block;
	margin-bottom: 10px;
	line-height: 18px;
	font-weight: normal;
}
.makemoney #center-help .calculated-infor {
	margin-right: 3%;
}
.makemoney #center-help .calculated-infor, 
.makemoney #center-help .calculated-result {
	display: inline-block;
	width: 40%;
	margin: 25px 60px 20px 0%;
	float: left;

}
.makemoney #center-help .calculated-infor .note {
	font-size: 16px;
	margin-top: 15px; margin-bottom: 15px;
}

.makemoney #center-help #q_quote_section {
	background-color: #F5F5F5;
}

.makemoney #center-help .calculated-infor div.on-infor ,
.makemoney #center-help .calculated-result div.on-result {
	margin-top: 8px;
}
.makemoney #center-help .calculated-infor div.on-infor {
	display: inline-block !important;
}
.makemoney #center-help .calculated-infor div.on-infor p {
	margin-bottom: 10px;
}
.makemoney #center-help .calculated-result div.on-result {
	display: none;
}
.makemoney #center-help .calculated-result .notify {
	height: 135px; width: 325px;
}
.makemoney #center-help .calculated-result .notify img {
	width: 100%; height: auto;
}
.makemoney #center-help .calculated-result .notify .timely:last-child{
	padding-right:0px;
}
.makemoney #center-help .calculated-result .notify #timely-hour,
.makemoney #center-help .calculated-result .notify #timely-week {
	width: 32.5%;
	padding: 6px 0px;
	margin: 0px;
	display: block;
	float: left;
	background-color: #FFF;
	text-align: center;
}
.makemoney #center-help .calculated-result .notify #timely-day {
	width: 33%;
	padding: 6px 0px;
	margin: 0px 1%;
	float: left;
	background-color: #FFF;
	text-align: center;
}

.makemoney #center-help .calculated-result .button-yellow {
	margin-top: 20px;
	margin-left: 0;
	width: 315px; 
	/*padding: 14px 5px;*/
	border-radius: 4px;
	border: 0px solid red;
	font-weight: bold;
	text-align: center;
	/*background-color: #FECC47;*/
}
.makemoney #center-help .calculated-result .button-yellow:hover {
	
}
.makemoney #center-help .calculated-result .button-yellow a#btn_leasemyspace {
	color: #000;
	font-size: 15px;
	text-decoration: none;
	width: 280px;
	margin: 0 auto
}

.makemoney #center-help .calculated-result .button-yellow a#btn_leasemyspace .text {
    font-size: 16px;
    line-height: 45px;
    margin-left: 30px;
}

./*makemoney #center-help .calculated-result .button-yellow .yellow_btn {
	border-radius: 3px;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
	height: 45px;
	width: 297px;
}*/
.makemoney #center-help .calculated-result .button-yellow:hover {
	cursor: pointer;
}
.makemoney #center-help .calculated-result .button-yellow img {
	width: 80%;
}
.makemoney .makemoney-form .textfield-inline {
	width: 48%;
	display: inline-block;
	margin: 0 0% 14px 2%;
}
.makemoney .makemoney-form .form-vertical .textfield-inline span.help-block {
	color: red;
}
.makemoney .makemoney-form .button-block {
	display: block;
	margin-left: 2%; 
}
.makemoney .makemoney-form .button-block .green_btn {
	font-weight: bold;
	font-family: 'texgyreadventorregular', Arial, 'Lucida Grande', sans-serif;
}
.makemoney .makemoney-white {
	background-color: #fff;
	padding-top: 30px; padding-bottom: 40px;
}
.makemoney .makemoney-white .subject-function {
	text-align: center;
	font-family: texgyreadventorbold;
	font-size: 20px;
}
.makemoney .makemoney-functions ul {
	list-style: none;
	margin-top: 30px;
}
.makemoney .makemoney-functions ul li{
	text-align: center;
	float: left;
	border-right: 1px solid #eee;
	display: inline-block;
	width: 16.5%;
	margin-top: 15px;
	height: 188px;
}
.makemoney .makemoney-functions ul li .img-function {

}
.makemoney .makemoney-functions ul li .title-function {
	font-family: texgyreadventorbold;
	margin-bottom: 10px;
	margin-top: 5px;
	font-size: 14px;
	line-height: 18px;
}
.makemoney .makemoney-functions ul li .content-function {
	padding: 0px 6%;
}
.makemoney .makemoney-map {
	height: 420px; 
	width: 100%;
	background-color: #374654;
	background-image: url(../../../images/makemoney/icons-waves_tile.png);
}
.makemoney .makemoney-map .map-title {
	font-family: texgyreadventorbold;
	color: #fff;
	font-size: 18px;
	text-align: center;
	padding-top: 30px;
}
.makemoney .makemoney-map .australia-map {
	width: 300px; height: 300px;
	position: relative; 
	margin: 0 auto;
	background-image: url(../../../images/makemoney/icons_australia.png);
	background-size: 300px 300px;
}
.makemoney .makemoney-map .seller-item {
	background-size: 50px 50px;
	position: absolute;
	border: 2px solid #F4F0EE;
	border-radius: 27px;
	height: 50px; width: 50px;
}
.makemoney .makemoney-map .seller-item:hover {
	cursor: pointer;
}
.makemoney .makemoney-map .seller-infor .seller-face {
	border: 3px solid #FFF;
	border-radius: 28px;
	height: 50px; width: 50px;
}
.makemoney .makemoney-map .seller-infor {
	width: 258px; height: 258px;
	position: absolute;
	top: 20px; left: 22px;
	z-index: 999;
	background-color: #fff;
	border-radius: 3px;
}

.makemoney .makemoney-map .seller-infor img {
	width: 100%;
	border-radius: 3px;
}
.makemoney .makemoney-map .seller-infor .seller-intro {
	font-weight: bold;
	padding-top: 10px; padding-bottom: 10px;
}
.makemoney .makemoney-map .seller-infor .seller-intro, 
.makemoney .makemoney-map .seller-infor .seller-message {
	padding-left: 10px;
	font-size: 12px;
}
.makemoney .makemoney-map .seller-infor .seller-face {
	top: 111px; left: 202px;
	z-index: 10000;
	background-color: #fff;
	position: absolute;
}
.makemoney .makemoney-map .seller-infor div.close-seller {
	text-decoration: none;
	cursor: pointer;
	height: 20px; width: 20px; 
	border-radius: 11px; 
	background-color: #fff;
	border: 1px solid white;
	position: absolute;
}
.makemoney .makemoney-map .seller-infor button.close {
	position: absolute;
	top: 15px; left: 222px;
	background-color: #fff;
	height: 24px; width: 24px;
	border-radius: 13px;
	opacity: 0.9;
	padding-bottom: 5px;
	vertical-align: middle;
}
.makemoney .makemoney-map .seller-infor button.close span {
	line-height: 20px;
	vertical-align: middle;
}

.makemoney #top-help .inner .desc {
	font-size: 25px;
	line-height: 30px;
	font-weight: normal;
	font-family: 'texgyreadventorbold';
}

/******************CONFIG FOR DESKTOP VERSION 979px******************/
@media only screen and (max-width: 979px) {

	.makemoney #top-help .inner {
		width: 90%;
		margin: 0 auto;
	}
	.makemoney .makemoney-functions ul li {
		width: 24.5%;
		height: 200px;
	}
	.makemoney #center-help .makemoney-intro {
		float: left;
		width: 43%;
		padding-left: 5%;
		padding-top: 15px;
	}
	.makemoney #center-help .makemoney-form {
		width: 47%;
		padding-left: 3%;
	}
	.makemoney #center-help .calculated-result {
		width: 42%;
		margin: 25px 0 25px 10%;
	}
	.makemoney #center-help .calculated-infor {
		width: 44%;
		margin: 25px 4% 25px 0;
	}
	.makemoney #center-help .calculated-result .notify {
		height: auto; width: 100%;
	}
	.makemoney #center-help .calculated-result .notify img {
		width: 99.8%; height: auto;
	}
	.makemoney #center-help .calculated-result .notify .timely {
		width: 29.4%;
	}
	.makemoney #center-help .calculated-result .button-yellow {
		width: 96.25%;
		margin: 20px auto auto;	
	}
	
	.makemoney .makemoney-form .textfield-inline {
		width: 86%;
		display: inline-block;
	}
	.makemoney .makemoney-form .button-block .green_btn {
		width: 89%;
		margin: auto;
	}
	.makemoney #center-help .calculated-result .notify #timely-hour {
		width: 32.5%;
		padding: 8px 0px;
		margin: 0px;
		display: block;
		float: left;
	}
	.makemoney #center-help .calculated-result .notify #timely-day {
		width: 33%;
		padding: 8px 0px;
		margin: 0px 1%;
		float: left;
	}
	.makemoney #center-help .calculated-result .notify #timely-week {
		width: 32.5%;
		margin: 0px;
		padding: 8px 0px;
		float: left;
	}
	.makemoney #center-help .calculated-infor, .makemoney #center-help .calculated-result {
		display: inline-block;
		width: 40%;
		margin: 25px 65px 20px 0%;
		float: left;
	}

}
/******************END 979px******************/


/******************CONFIG FOR TABLET VERSION 599px******************/
@media only screen and (max-width: 599px) {

	.makemoney #top-help .inner {
	   width: 90%;
	   margin: 0 auto;
	}
	.makemoney #top-help .inner .title {
		font-size: 25px;
		padding-top: 25px;
		line-height: 35px;
	}
	.makemoney #top-help .inner .desc {
		font-size: 14px !important;
		line-height: 20px;
	}
	.makemoney #center-help .calculated-result {
		width: 90%;
		padding	: 0;
		margin	: 25px auto 0 auto;
	
		display: block;
		float: none;
	}
	.makemoney #center-help .calculated-infor {
		width: 90%;
		margin: 0 auto;
		padding: 0px;
		float: none;
		display: block;
	}
	.makemoney .makemoney-functions ul li {
		width: 24.5%;
		height: 220px;
	}

	.makemoney #center-help .calculated-result .button-yellow {
		width: 100%;
		/*padding: 15px 0px;*/
	}
	.makemoney #center-help .max_1190px {
		width: 90%;
	}
	.makemoney #center-help .calculated-result .notify {
		height: auto;
		width: 100%;
	}
	.makemoney #center-help .calculated-result .notify b{
		font-size: 15px;
	}
	
	.makemoney #center-help .calculated-result .notify img {
		width: 100%;
		height: auto;
	}
	.makemoney #center-help .calculated-result .notify #timely-hour {
		width: 32.5%;
		padding: 8px 0px;
		margin: 0px;
		display: block;
		float: left;
	}
	.makemoney #center-help .calculated-result .notify #timely-day {
		width: 33%;
		padding: 8px 0px;
		margin: 0px 1%;
		float: left;
	}
	.makemoney #center-help .calculated-result .notify #timely-week {
		width: 32.5%;
		margin: 0px;
		padding: 8px 0px;
		
		float: left;
	}
	.makemoney #center-help .max_1190px {
		width: 100%;
		padding-left: 0px;
		margin: 0 auto;
	}
	.makemoney .makemoney-form .button-block .green_btn {
		width: 90.5%;
		margin: auto;
	}

	.makemoney #center-help .makemoney-intro {
		width: 90%;
		padding-bottom: 10px;
	}
	.makemoney #center-help .makemoney-form {
		width: 100%;
		padding-left: 5%;
	}
}
/******************END 599px******************/


/******************CONFIG FOR TABLET VERSION 337px******************/
@media only screen and (max-width: 337px) {

	.makemoney #top-help .inner {
		width: 90%;
	}
	.makemoney .makemoney-functions ul li {
		width: 49.5%;
		height: 195px;
	}
	.makemoney .makemoney-map {
		width: 100%;
	}
	.makemoney #center-help .max_1190px {
		width: 90%;
		padding-left: 0px;
		margin: 0 auto;
	}
	.makemoney .makemoney-map .australia-map {
		width: 100%; height: 300px;
		background-size: 100% 100%;
		margin-left: 0;
	}
	.makemoney .makemoney-map .australia-map .seller-item {
		background-size: 40px 40px !important;
		height: 40px; width: 40px;
		border-radius: 26px;
	}
	.makemoney #center-help .calculated-result .notify {
		height: auto;
		width: 100%;
	}
	.makemoney #center-help .calculated-result .notify #timely-hour {
		width: 32.5%;
		padding: 2px 0px;
		margin: 0px;
		float: left;
	}
	.makemoney #center-help .calculated-result .notify #timely-day {
		width: 33%;
		padding: 2px 0px;
		margin: 0px 1%;
		float: left;
	}
	.makemoney #center-help .calculated-result .notify #timely-week {
		width: 32.5%;
		margin: 0px;
		padding: 2px 0px;
		float: left;
	}
	.makemoney #center-help .calculated-result {
		width: 100%;
		padding: 0;
		margin: 0px auto;
		float: none;
		display: block;
	}

    .makemoney #center-help .makemoney-intro {
		margin: 0 auto;
		width: 100%;
		padding: 0px;
		float: none;
		display: block;
    }
    .makemoney #center-help .makemoney-form{
		width: 100%;
		padding-left: 0%;
    }
    .makemoney .makemoney-form .textfield-inline {
		width: 100%;
		margin: 10px auto 0;
		display: block;
	}
	.makemoney .makemoney-form .textfield-inline input {
		margin: 0 auto;
		width: 94.8%;
	}

	.makemoney .makemoney-form .button-block {
		display: block;
		width: 100%;
		margin: 10px auto 0;
	}
	.makemoney .makemoney-form .button-block .green_btn {
		width: 100%;
		margin: auto;
	}

	.makemoney #center-help .calculated-result .notify img {
		width: 100%;
		height: auto;
	}

	.makemoney #center-help .calculated-result .button-yellow {
		width: 100%;
		margin: 20px auto 0 auto;
		padding: 14px 0;
	}

	.makemoney #top-help .inner .title h1{
		font-size: 28px;
		line-height: 28px;
		font-weight: normal;
	}
	.makemoney #center-help .calculated-infor {
		width: 100%;
		margin: 0 auto;
		padding: 0px;
		float: none;
		display: block;
	}
}
/******************END 337px******************/