.over_content {
	overflow: hidden;
}
.page-content {
	margin-top: -140px;
}
.property-pay {
	margin-top: 2%;
}
.content-right {
	border-right: 1px solid #c2c4c5;
}
.row-pay {
	background-color: rgba(243, 243, 240, 0.47);
}
.amount-confirm {
	margin-top: 4%;
}
#frmpaymentAmount {
	font-size: 14px;
}
.txt-input {
	height: 30px;
}
.txt-lbl {
	width: 55%;
}
.btn-payment-property {
	margin-left: -1.5%;
}
.row-btn {
	margin-top: 15px;
}
.btn-view-property {
	margin-top: 6%;
}
.content-view-property {
	margin-top: 4%;
}
.btn-back {
	margin-top: 4%;
}
.login-form {
	font-size: 14px;
	margin-top:30px; 
	-moz-box-shadow: 0 0 20px 1px #999;
    -webkit-box-shadow: 0 0 20px 1px #999; 
    -moz-border-radius: 15px;
    border-radius: 5px;
}
.btn-search {
	margin-left: 10%;
}
.star {
	color:#FF0000;
	font-weight:bold;
	font-size:14px;
	padding: 2%;
}
.help-text {
	text-align: right;
	margin-top: 1%;
}
.row-newregister {
	margin-top: 20px;
}



/* bootstrap buttons make */

.btn-info {
    background-color: #17a2b8 !important;
}
.btn {
	background: none !important;
	background-color: #17a2b8 !important;
}

.btn-info:hover {
	background-color: #117a8b !important;
}