@CHARSET "ISO-8859-1";

body {
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
	color: #777777;
	background: #f6f6f7;
	-webkit-font-smoothing: antialiased;
	font-weight: 400;
	line-height: 1.5;
	min-height: 100%;
	   
}

h1, h2, h3 {
	font-family: 'Fjalla One', sans-serif;
}

.logoheader {
	border-bottom: 1px solid #d0d4d9;
	background: #ffffff;
	width: 100%;
	height: 65px;
	line-height: 65px;
}

.logoimage {
	max-height: 51px;
	max-width: 250px;
}

.jumbotron {
	margin-bottom: 0px;
	background: #ffffff;
	background-image: url("/images/jumbotron_sm.jpg");
	background-size: cover;
	color: #ffffff;
	background-position: 50%;
}

@media ( min-width : 768px) {
	.jumbotron {
		background-image: url("/images/jumbotron_md.jpg");
	}
}

@media ( min-width : 992px) {
	.jumbotron {
		background-image: url("/images/jumbotron_md.jpg");
	}
}

@media ( min-width : 1200px) {
	.jumbotron {
		background-image: url("/images/jumbotron_lg.jpg");
	}
}



.agentjumbo {
	margin-bottom: 0px;
	background: #ffffff;
	background-image: url("/images/agent_sm.jpg");
	background-size: cover;
	color: #ffffff;
	background-position: 50%;
}

@media ( min-width : 768px) {
	.agentjumbo {
		background-image: url("/images/agent_md.jpg");
	}
}

@media ( min-width : 992px) {
	.agentjumbo {
		background-image: url("/images/agent_md.jpg");
	}
}

@media ( min-width : 1200px) {
	.agentjumbo {
		background-image: url("/images/agent_lg.jpg");
	}
}


.landlord {
	margin-bottom: 0px;
	background: #ffffff;
	background-image: url("/images/landlord_sm.jpg");
	background-size: cover;
	color: #ffffff;
	background-position: 50%;
}

@media ( min-width : 768px) {
	.landlord {
		background-image: url("/images/landlord_md.jpg");
	}
}

@media ( min-width : 992px) {
	.landlord {
		background-image: url("/images/landlord_md.jpg");
	}
}

@media ( min-width : 1200px) {
	.landlord {
		background-image: url("/images/landlord_lg.jpg");
	}
}


.greybar {
	height: 48px;
	background: #f1f1f1;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	line-height: 40px;
}

.main {
	
}

.login-button {
	margin-right: 10px;
}

.form-signin {
	padding: 15px;
	margin: 0 auto;
}

.spacer20 {
	margin-bottom: 20px;
}

.spacer15 {
	margin-bottom: 15px;
}

.spacer40 {
	margin-bottom: 40px;
}

.topbuttons {
	text-align: right;
	padding-right: 0;
}

@media ( max-width : 769px) {
	.topbuttons {
		
	}
}

.login_alert {
	display: none;
	position: relative;
	padding-bottom: 11px;
	padding-top: 11px;
	margin-bottom: 0;
	width: 318px;
	padding-right: 30px;
}

.thumbnail img {
	width: 182px;
	height: 137px;
}

.thumbnail img {
	
}

.thumbnail {
	width: 191px;
	height: 146px;
	position: relative;
	overflow: hidden;
}

#thumbnail1, #thumbnail2, #thumbnail3, #thumbnail4 {
	display: block;
	max-width: 182px;
	max-height: 137px;
	overflow: hidden;
}

.thumbouter {
	width: 191px;
	height: 145px;
	margin-right: 0px;
	margin-bottom: 60px;
}

.thumbouterleft {
	margin-right: 53px;
}

.submission {
	padding: 15px;
	margin-bottom: 15px;
	margin-right: 0px;
	margin-left: 0px;
	border: 1px solid #e1e1e1;
}

.grey {
	background: #f1f1f1;
}

.white {
	background: #ffffff;
}

.status-center {
	line-height: 40px;
}

.submission-button {
	margin-top: 7px;
}

.status-show {
	margin-top: 7px;
}

.agent-adjust-margin {
	padding-right: 1px;
}

.sellerswitch, .agentswitch {
	text-transform: uppercase;
}

.sellerswitch option{
	height:50px;
}

.myphotos {
	max-width: 250px;
	max-height: 140px;
	overflow: hidden;
}

.photoset {
	list-style-type: none;
	background: #f1f1f1;
}

.photoset li {
	text-align: center;
	border: 1px solid #f1f1f1;
	margin-rigth: 5px;
	width: 250px;
}

.headerimage {
	width: 100%;
}

.viewtop {
	padding-right: 0px;
	padding-left: 0px;
	margin: 0 auto;
	width: 100%;
	max-width: 1170px;
}

.container-border {
	border-left: 0px solid #f1f1f1;
	border-right: 0px solid #f1f1f1;
	background: #ffffff;
	padding: 30px;
	line-height: 30px;
}

#left-agent-info, #left-contact, #left-gallery, #left-description,
	#left-details {
	display: none;
}

.greytools {
	background: #F0F9FF;
	height: 50px;
	border-bottom: 1px solid #BDE5FF;
}

.viewbox {
	margin-top: 15px;
}

.formtextarea {
	min-height: 200px !important;
	max-width:100%;
}

.hub-send-message {
	margin-top: 10px;
}

.thumbs {
	width: 225px;
	margin-right: 10px;
	margin-bottom: 10px;
}

@media ( max-width : 769px) {
	.thumbs {
		width: 140px;
	}
}

.property-details {
	font-size: 24px;
	color: #444444;
	margin-bottom: 10px;
}

.viewtab {
	width: 17%;
	background: #F0F9FF;
	border-right: 1px solid #ffffff;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border-bottom: 1px solid #BDE5FF;
}

.viewtab a {
	text-decoration: none;
}

.viewactive {
	background: #ffffff;
	border-top: 1px solid #BDE5FF;
	border-left: 1px solid #BDE5FF;
	border-right: 1px solid #BDE5FF;
	border-bottom: 1px solid #ffffff;
}

@media ( min-width : 1200px) {
.viewtab:hover {
	background: #e8e8e8;
}
}

.icon-pad {
	margin-right: 3px;
}

.statuslabel {
	padding-top: 8px;
	padding-right: 15px;
}

.viewbox {
	min-height: 700px;
}

.homefont {
	font-size: 26px;
	text-align: justify;
}

.justify {
	text-align: justify;
}

.bedbath {
	margin-bottom: 20px;
}

.listheading {
	margin-top: 60px;
}

.logoutbutton {
	margin-top: 30px;
}

textarea.form-control {
	height: 250px;
}

.thread {
	background: #ffffff;
	border: 1px solid #ffffff;
	min-height: 80px;
	margin-bottom: 20px;
}

#left-contact .messagestop  .thread {
	background: #f0f9ff;
	border-left: 2px solid #b6def8;
}

.threadaddress, .threaddetail {
	height: 50px;
	text-transform: capitalize;
	padding-left: 15px;
}

.threaddetail {
	background: #FFFFFF;
	height: 60px;
}

.threadaddress {
	font-size: 24px;
	line-height: 50px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-weight: 400;
	letter-spacing: 0.2px;
	font-family: "fjalla One";
}

.threadname {
	font-size: 13px;
}

.triangle {
	font-size: 30px;
	line-height: 60px;
	margin-right: 10px;
}

.threadmessages {
	background: #FFFFFF;
}

.messagebox {
	padding-left: 28px;
}

.addcomment {
	
}

.btngroupbox {
	padding-left: 0px;
}

.threadbox {
	padding-top: 0px;
}

.view-profile {
	padding-bottom: 20px;
	margin-bottom: 20px;
	line-height: 30px !important;
	height: 30px;
	padding-left: 28px;
	color: white;
	font-size: 15px;
}

.view-profile a {
	color: white;
}

.view-profile a:hover {
	color: white;
}

.addcommentbox {
	
}

.profile {
	height: 47px;
	line-height: 30px;
	padding-left: 15px;
	border-bottom: 3px solid #e1e1e1;
	padding-top: 10px;
	padding-bottom: 10px;
}

.addnewcomment, .templatebuttons {
	margin-top: 10px;
	margin-bottom: 10px;
}

.threadstatus {
	padding-left: 15px;
	padding-bottom: 5px;
	position: relative;
	top: -5px;
}

.threadpreview {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

@media ( max-width : 769px) {
	.threadaddress {
		font-size: 23px;
		position: relative;
		top: 5px;
		padding-left: 20px;
	}
	.threadstatus {
		padding-left: 20px;
	}
	.nopadding {
		padding-left: 0;
		padding-right: 0;
	}
	.container-border {
		padding-top: 30px;
		padding-bottom: 30px;
		padding-left: 10px;
		padding-right: 10px;
	}
	.btngroupbox {
		text-align: center;
	}
	.btn-row {
		width: 100%;
	}
}

@media ( max-width : 979px) {
	.btngroupbox {
		text-align: center;
	}
	.btn-row {
		width: 100%;
	}
}

.homeaddress {
	font-size: 18px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #444444;
	text-transform: capitalize;
	font-family: 'Fjalla One', sans-serif;
	font-size: 23px;
}

.homeid {
	font-size: 16px;
	color: #999999;
}

.propertyid {
	width: 160px;
	white-space: nowrap;
	
	text-overflow: ellipsis;
}

.sellerswitch, .agentswitch {
	color: #444444;
	height: 38px !important;
}

.badgegap {
	margin-left: 5px;
}

.labelstatus {
	margin-top: 3px;
	text-transform: uppercase;
}

.hubtab {
	padding-left: 0;
	padding-right: 0;
}

.hubtab div {
	border-bottom: 1px solid #0099ff;
	height: 40px;
	text-align: center;
	line-height: 40px;
	
	    white-space: nowrap;
    overflow: hidden;
    text-overflow: clip;
}

.hubtab .active {
	background: white;
	border-top: 1px solid #0099ff;
	border-left: 1px solid #0099ff;
	border-right: 1px solid #0099ff;
	border-bottom: 1px solid white;
}

.mainnopadding {
	
}

.istab:hover {
	background: #e1e1e1;
	cursor: pointer;
}

.istab {
	padding-left: 0;
	padding-right: 0;
	font-family: 'Fjalla One', sans-serif;
	font-size: 20px;
}

.activetab {
	display: block;
}

.losttab {
	display: none;
}

.withdrawntab {
	display: none;
}

.soldtab {
	display: none;
}

.acceptedtab {
	display: none;
}

.searchbox {
	margin-bottom: 00px;
}

.searchbottom {
	height: 30px;
}

#searchbutton, #searchbuttonbase {
	margin-top: 0px;
	font-size: 21px;
	position: relative;
	top: 0px;
}

.city {
	height: 28px;
	border-bottom: 1px solid #f1f1f1;
	line-height: 28px;
}

.easy-autocomplete-container {
	max-height: 300px;
	overflow-y: auto;
	color:#444444;
}

.searchthumbnail {
	display: block;
	padding: 4px;
	margin-bottom: 20px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: border .2s ease-in-out;
	-o-transition: border .2s ease-in-out;
	transition: border .2s ease-in-out;
}

.searchdescription {
	height: 71px;
	line-height: 25px;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 15px;
	margin-top: 15px;
	color: #999999;
}

.searchaddress {
	font-size: 20px;
	text-transform: capitalize;
	font-family: 'Fjalla One', sans-serif;
	font-size: 24px;
}

.bedbathcar {
	height: 40px;
	line-height: 40px;
	color: #999999;
	font-size: 17px;
}

.searchresult {
	background: #fFFFFF;
	margin-bottom: 40px;
	padding: 20px;
	padding-bottom: 0px;
	border: 1px solid #e1e1e1;
}

.searchresult:hover {
	background: #f0f9ff;
	margin-bottom: 40px;
	padding: 20px;
	padding-bottom: 0px;
	border: 1px solid #b6def8;
}

.heavyjumbo {
	font-weight: 500 !important;
	font-size: 34px !important;
	color: #ffffff;
}

.lightjumbo {
	font-size: 30px !important;
	color: #ffffff;
}

.messagestop {
	margin-top: 20px;
}

.messages-address {
	font-size: 20px;
	text-transform: capitalize;
	margin-bottom: 10px;
	height: 30px;
	line-height: 30px;
}

.message-address-status {
	margin-left: 15px;
	margin-top: 3px;
}

.label-pad {
	text-transform: uppercase;
	padding-top: 4px;
}

.message-right {
	height: 80px;
}

.new-messages {
	line-height: 20px;
	padding-top: 20px;
	text-align: center;
	color: #999999;
	font-size: 14px;
}

.new-message-view {
	margin-top: 22px;
}

.threadmessages {
	margin-bottom: 0px;
}

.message-grey {
	background: #e1e1e1;
}

.message-blue {
	color: #337Ab7;
}

.message-time {
	color: #999999;
}

.upper {
	text-transform: uppercase;
}

.capitalize {
	text-transform: capitalize;
}

.set-no-padding {
	padding: 0;
}

.set-top-margin {
	margin-top: 50px;
}

.numresults {
	color: #999999;
	margin-bottom: 30px;
}

.label-spacer {
	margin-left: 10px;
}

.displayID {
	color: #999999;
	font-size: 17px;
}

.display-button {
	margin-top: 125px;
}

.housestatus {
	text-transform: uppercase;
}

.btn-outline {
	background-color: #ffffff;
	border-color: #2e6da4;
	color: #2e6da4;
}

.greentick {
	color: #5cb85c;
}

.breadcrumb {
	padding: 0px;
	margin-bottom: 0px;
	list-style: none;
	background-color: transparent;
	border-radius: 0px;
	font-size: 17px;
	font-family: arial;
	padding-top: 0px;
}

.breadcrumb>li+li:before {
	padding: 0 0px;
	color: #999;
	content: "";
}

.breadcrumb li {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: 0px;
	padding-top: 4px;
	border-left: 1px solid #f1f1f1;
	border-right: 1px solid #f1f1f1;
}

.breadcrumb li:hover {
	background: #e8e8e8;
}

.breadcrumb li:first-child {
	
}

.breadcrumb .active {
	border-bottom: 3px solid #2B88E7;
	height: 47px;
	background: #e8e8e8;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
}

.breadcrumb li:hover {
	border-bottom: 3px solid #2B88E7;
	height: 47px;
}

.breadcrumb li a {
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
}

.accountactivespiel {
	height: 50px;
	line-height: 50px;
	color: #999999;
	font-size: 17px;
}

.mini-tab {
	max-width: 30px;
}

label {
	display: inline-block;
	font-weight: 400;
	margin-bottom: 5px;
	max-width: 100%;
	color: #999999;
	font-size: 14px;
}

.required {
	color: red;
	font-weight: bold;
}

.hhicon {
	width: 155px;
	margin-left: 0px;
	margin-top: 35px;
}

.form-signin-heading {
	font-family: 'Open Sans', sans-serif;
	color: #888888;
	margin-top: 25px;
	margin-bottom: 30px;
}

.forgotpassword {
	margin-top: 0px;
	margin-bottom: 10px;
	padding-left: 0;
	padding-right: 0;
}

.fineprint {
	color: #999999;
}

.readmetext {
	margin-top: 5px;
	margin-bottom: 20px;
	font-size: 17px;
}

.subtext {
	color: #999999;
	font-size: 14px;
	display: none;
}

.contactdetails {
	margin-bottom: 20px;
	font-size: 17px;
}

.homepage-h1 {
	font-family: 'Fjalla One', sans-serif;
	font-size: 40px;
}

.homepage-h3 {
	font-family: 'Open Sans', sans-serif;
	color: #888888;
	margin-bottom: 30px;
}

.homepage-list {
	color: #666666;
	padding-left: 1.2em;
}

.homepage-list li {
	margin-bottom: 30px;
}

.top-list {
	margin-top: 30px;
}

.homepagebox {
	background: #ffffff;
	padding-top: 20px;
	padding-bottom: 20px;
}

.homepagesold,.videoagent,.videolandlord,.howtoseller,.howtoagent {
	width: 100%;
	padding-top: 30px;
	position: relative;
	left: -30px;
	cursor: pointer;
}

.homepage-bottom-section {
	margin-top: 30px;
}

.homepage-fineprint {
	margin-top: 3px;
	font-size: 15px;
}

.agentsignup {
	padding-top: 25px;
	font-size: 25px;
}

.agent-tag-line {
	font-size: 15px;
}

.settings button {
	margin-left: 0px;
	margin-top: 10px;
}

.spacer-lg {
	height: 30px;
}

.threadstatus {
	text-transform: uppercase;
}

.main-title {
	text-align: center;
}

.pricing-tables {
	padding: 20px;
}

.pricing-tables h1 {
	font-size: 48px;
}

.pricing-tables .plan.first {
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
}

.pricing-tables .plan.last {
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px;
}

.pricing-tables .plan.recommended {
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}

.pricing-tables .plan.recommended .head {
	margin-bottom: 20px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}

.pricing-tables.attached .col-sm-4, .pricing-tables.attached .col-md-4,
	.pricing-tables.attached .col-sm-3, .pricing-tables.attached .col-md-3
	{
	padding-left: 0;
	padding-right: 0;
}

.pricing-tables.attached .plan {
	border-radius: 0;
}

.pricing-tables.attached .plan .head {
	border-radius: 0;
}

.pricing-tables.attached .plan.recommended {
	border-radius: 4px;
}

.pricing-tables.attached .plan.recommended .head {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}

.pricing-tables.attached .plan.last {
	border-bottom-right-radius: 4px;
}

.pricing-tables.attached .plan.last .head {
	border-top-right-radius: 4px;
}

.pricing-tables.attached .plan.first {
	border-bottom-left-radius: 4px;
}

.pricing-tables.attached .plan.first .head {
	border-top-left-radius: 4px;
}

.plan {
	box-shadow: 0 2px 2px rgba(10, 10, 10, 0.06);
	min-height: 100px;
	background: #fff;
	border-radius: 4px;
	margin: 20px 0;
	padding-bottom: 25px;
	text-align: center;
}

.plan .head {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	padding: 12px 16px;
	color: #fff;
}

.plan .head h1, .plan .head h2, .plan .head h3 {
	padding: 0;
	margin: 0;
	font-weight: 100;
}

.plan .price {
	border-bottom: 1px solid #eee;
	margin: 0 auto 30px auto;
	width: 80%;
}

.plan .price h3 {
	font-size: 82px;
	vertical-align: top;
	line-height: 1;
}

.plan .price h3 span {
	font-size: 38px;
	vertical-align: top;
	position: relative;
	margin: 6px 0 0 -7px;
	display: inline-block;
}

.plan .price h4 {
	color: #aaa;
	font-size: 14px;
}

.plan .btn {
	padding: 10px 30px;
	text-transform: uppercase;
	font-weight: 500;
}

.plan ul {
	list-style-type: none;
	padding: 20px;
	margin-top: 2px;
}

.plan ul li {
	line-height: 22px;
	margin-bottom: 15px;
	font-size: 14px;
	font-weight: 400;
}

.plan ul li a {
	text-decoration: underline;
	color: #e6e9ed;
}

.plan ul li:last-child {
	border-bottom: none;
}

.plan ul strong {
	font-weight: 700;
}

.plan.recommended {
	margin-top: 6px;
	box-shadow: 0 0 22px rgba(10, 10, 10, 0.42);
	position: relative;
	z-index: 99;
	border-radius: 4px;
}

.plan.recommended .head {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	background: #171717;
}

.plan.recommended .btn {
	margin-bottom: 10px;
}

.statbox {
	background-color: #ffffff;
	padding: 8px;
	border: 1px solid #cccccc;
	border-top: 0;
	margin-bottom: 20px;
	font-size: 14px;
}

.planstatus {
	margin-top: 20px;
	text-align: center;
	font-weight: 600;
	background: #286090;
	color: #ffffff;
	min-width: 250px;
	line-height: 40px;
	border-top: 1px solid #286090;
	border-left: 1px solid #286090;
	border-right: 1px solid #286090;
}

.planstatus .popover-content{
		color: #333333;
}

.bg-danger {
	background-color: #c12e2a;
	color: #ffffff;
}

.addagent {
	margin-top: 40px;
}

.agent-tools-agents {
	background: #f1f1f1;
	border: 1px solid #eeeeee;
	font-size: 30px;
	margin-bottom: 30px;
}

.agentlistrow {
	height: 60px;
	border: 1px solid:#eeeeee;
	background: #eeeeee;
	margin-bottom: 5px;
	margin-top: 5px;
	line-height: 60px;
}

.footer {
	line-height: 55px;
	padding-bottom: 30px;
	padding-top: 30px;
	text-align: center;
}

.footerlink {
	text-align: center;
	border-left: 2px solid #ffffff;
	height: 20px;
}

.footerlink::before {
	
}

.footerbar {
	width: 200px;
}

.col-sm-half {
	width: 4%;
}

.footerbar a {
	color: #ffffff;
}

.footer .border {
	width: 1px;
	border: 1px solid #FFFFFF;
	height: 19px;
	margin-top: 19px;
}

.responselimit {
	margin-left: 5px;
}

.hubstatus {
	margin-bottom: 20px;
}

.isseller {
	color: #cccccc;
}

.buttons-right {
	text-align: right !important;
	padding-right: 0;
}

.buttons-right a {
	margin-bottom: 10px;
}

.addcomment {
	font-size: 16px;
}

.view-heading {
	margin-bottom: 20px;
	color: #444444;
}

.h3, h3 {
	font-size: 28px;
}

.margin-top-bottom-20 {
	margin-top: 20px;
	margin-bottom: 20px;
}

.signuperror {
	margin-top: 20px;
}

.redtext {
	color: #333333;
	padding-top: 30px;
	padding-bottom: 20px;
}

.modal-footer {
	background: #f1f1f1;
}

.list-spacer li {
	margin-bottom: 15px;
}

.redx {
	color: #ffffff;
	opacity: 1;
}

.spacer80 {
	height: 70px;
}

.account-home-link {
	margin-top: 20px;
}

.set-min-height {
	min-height: 400px;
}

.glyphicon-spin {
	-webkit-animation: spin 1000ms infinite linear;
	animation: spin 1000ms infinite linear;
}

@
-webkit-keyframes spin { 0% {
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
}

100%
{
-webkit-transform


:

 

rotate


(359
deg
);


        

transform


:

 

rotate


(359
deg
);


    

}
}
@
keyframes spin { 0% {
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
}

100%
{
-webkit-transform


:

 

rotate


(359
deg
);


        

transform


:

 

rotate


(359
deg
);


    

}
}
.loadingimage {
	color: white;
	width: 97%;
	height: 95%;
	padding-top: 32%;
	padding-left: 24%;
	position: absolute;
	background: rgba(0, 0, 0, 0.9);
}

.rotate-left, .rotate-right {
	cursor: pointer;
}

.account-home-sp {
	margin-top: 30px;
}

.back-to-home-button {
	margin-top: 20px;
}

.form-control {
	height: 48px;
	font-size: 18px;
}

.status-show>.form-control {
	height: 34px;
	font-size: 14px;
}

.removepad {
	
}

.grey-box {
	padding: 20px;
	padding-top: 10px;
	margin-bottom: 30px;
	padding-left: 10px;
	padding-right: 10px;
}

.darken-background {
	position: relative;
	top: 6%;
	margin: 0 auto;
	width: 100%;
	max-width: 1280px;
	border: 2px solid #FFFFFF;
}

.darken-outer {
	background-color: rgba(0, 0, 0, 0.8);
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
}

.toprightx {
	color: #ffffff;
	font-size: 20px;
	position: fixed;
	top: 20px;
	right: 20px;
}

.bg-grey {
	background: #333333;
}

.copyright {
	font-size: 11px;
	padding-bottom: 10px;
	color: #999999;
}

.thumbouter .thumbnail {
	margin-bottom: 0px;
}

.toprightx {
	cursor: pointer;
}



.tos-heading{
	margin-top:50px;
}

@media ( max-width : 1199px) {
	.homepage-h1 {
		font-size: 30px;
	}
	.homepage-h3 {
		font-size: 24px;
	}
	.readmetext {
		font-size: 15px;
	}
	.h2, h2 {
		font-size: 27px;
	}
	.set-some-padding {
		padding-left: 4px;
		padding-right: 4px;
	}
	.istab {
		font-size: 15px;
	}
	.footerbar {
		width: 173px;
	}
}

@media ( max-width : 1199px) {
	.heavyjumbo {
		font-size: 28px !important;
	}
}

@media ( max-width : 992px) {
	.heavyjumbo {
		font-size: 23px !important;
	}
}

@media ( max-width : 769px) {
	.heavyjumbo {
		font-size: 30px !important;
	}
	.homepage-h1 {
		font-size: 23px;
	}
	.homepage-h3 {
		font-size: 18px;
	}
	.agent-tag-line {
		font-size: 14px;
	}
	.footerbar {
		width: 19%;
	}
	.istab {
		font-size: 15px;
	}
}

@media ( max-width : 767px) {
	
.agent-message-propertylist{
	margin-top:11px;
}
	
	.darken-background {
		max-width: 75%;
	}
	.status-show {
		padding-left: 4px;
		padding-right: 4px;
	}
	.logoimage {
		
	}
	.lightjumbo {
		font-size: 22px !important;
		margin-bottom:10px;
	}
	.heavyjumbo {
		font-size: 21px !important;
	}
	.homepage-h1 {
		font-size: 17px;
	}
	.footerbar {
		width: 32%;
	}
	.h1, h1 {
		
	}
	.xs-trim {
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.new-messages {
		padding-left: 0;
		padding-right: 0;
	}
	.messagestop {
		margin-top: 0px;
	}
	.new-messages {
		text-align: left;
		padding-left: 20px;
	}
	.h1, h1 {
		
	}
	.new-message-view {
		text-align: right;
	}
	.navbarcontainer {
		padding: 0;
	}
}

@media ( max-width : 480px) {
	.footerbar {
		width: 100%;
	}
	.logoimage {
		
	}
	.display-button {
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.accountactivespiel {
		font-size: 12px;
	}
	.status-show {
		padding-left: 4px;
		padding-right: 4px;
	}
	.responselimit {
		margin-left: 0px;
		margin-bottom: 10px;
	}
	.hubstatus {
		margin-bottom: 5px;
	}
	.navbarcontainer {
		padding: 0;
	}
}

@media ( max-width : 320px) {
	.logoimage {
		
	}
}

.btn {
	font-family: 'Fjalla One', sans-serif;
	font-size: 18px;
}

#searchbutton, #searchbuttonbase {
	padding: 7px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top:9px;
}

.btma {
	position: relative;
	top: 0px;
	font-size:14px;
}

.view-profile:hover{
	
	background:#337ab7;
	color:#ffffff;
	
}

.view-profile:hover a{
	
	
	color:#ffffff;
	
}

.viewprofilebar{
	background:#dbf0ff;
	color:#333333;
}

.viewprofilebar a{
	color:#333333;
}

.button-note ul{
	margin-top:10px;
}

.threadclick {
	cursor: pointer;
}

.font24 {
	font-size: 24px;
}

.font21 {
	font-size: 21px;
}

.font20 {
	font-size: 20px;
}

.font23 {
	font-size: 23px;
}

.font17 {
	font-size: 17px;
}

.homepage-tag {
	font-style: italic;
}

.margin-top-10 {
	margin-top: 10px;
}

.pad-left-right-25 {
	padding-left: 25px;
	padding-right: 25px;
}

.tosmessage {
	font-size: 15px;
	padding: 21px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.agent-signup-heading {
	margin-bottom: 10px;
}

.form-control::-moz-placeholder {
	color: #ccc;
}

.form-control:-ms-input-placeholder {
	color: #ccc;
}

.form-control::-webkit-input-placeholder {
	color: #ccc;
}

.bluebar {
	
}

.orangebar {
	border: 1px solid #0a81cd;
	border-left: 4px solid #0a81cd;
	background: #f0f9ff;
}

.fjalla {
	font-family: 'Fjalla One', sans-serif;
}

.light-grey {
	color: #FFA114;
	margin-top: 20px;
}

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

.pad-right-0 {
	padding-right: 0px;
}

.thread:hover {
	backgroud: green;
}

.indent {
	padding-left: 0px;
}

.about {
	margin-bottom: 30px;
}

.weight-400 {
	font-weight: 400;
}

.submission:hover {
	background: #f0f9ff;
	border: 1px solid #b6def8;
	border-left: 3px solid #b6def8 !important;
}

.dropdown-menu>li>a {
	font-size: 15px;
}

.mobile_spacer {
	height: 100px;
}

.grey-color {
	color: #666666 !important;
}

.margin-home {
	margin-bottom: 20px;

}

.address-size {
	font-size: 30px;
}

.alert-white {
	background: #ffffff;
}

.button-note {
	font-size: 14px;
	padding-left: 0px;
	line-height: 18px;
	margin-bottom: 10px;
	color: #999999;
	text-align: justify;
}

.aboutus-heading {
	margin-bottom: 25px;
}

.saved {
	font-size: 12px;
	color: green;
}

.newmessagehighlight {
	background: #f0f9ff;
	border-left: 4px solid #bde5ff;
}

.soldcount {
	color: #286090;
	line-height: 20px;
}

.acceptedcount {
	color: #286090;
	line-height: 20px;
}


.activecount {
	color: #286090;
	line-height: 20px;
}

.withdrawncount {
	color: #286090;
	line-height: 20px;
}

.lostcount {
	color: #286090;
	line-height: 20px;
}


.activemessage,.acceptedmessage,.lostmessage,.withdrawnmessage,.soldmessage{
	color:#bc2328;
	font-size:13px;
	margin-left:3px;
}

.label {
	font-weight: 400;
}

.thread-status-width {
	margin-right:10px;
	position:relative;
	top:-4px;
}

.label-inner{
	position:relative;
	top:2px;
}

.thread-response-width {
    margin-right: 0px;
    position: relative;
    top: -0px;
    width: 60%;
	display:block;
	height:27px;
	line-height:24px;
	margin-left:30px;
	margin-top:12px;
	padding: .1em .6em .3em;
	cursor:pointer;
}


.thread{
	cursor:pointer;
}
.label-message-list-waiting{
	margin-right:10px;
}

.address-link-color {
	color: #777777;
}

.trash {
	margin-left: 70px;
	cursor: pointer;
}

.imagebar {
	margin-top: 5px;
}

.rotatetext {
	font-size: 14px;
	text-transform: uppercase;
	position: relative;
	top: -3px;
}

.thread:hover {
	background: #f0f9ff !important;
	border: 1px solid #b6def8 !important;
	border-left: 3px solid #b6def8 !important;
}

.message-grey {
	background: #f0f9ff !important;
	border: 1px solid #b6def8 !important;
}

.message-grey:hover {
	background: #f0f9ff !important;
	border: 1px solid #b6def8 !important;
}

.message-grey .threadmessages {
	border-top: 0px solid #e5e5e5;
}

.thumbouter .glyphicons-undo:hover {
	color: #2B88E7;
}

.thumbouter .glyphicons-redo:hover {
	color: #2B88E7;
}

.messagename strong {
	font-weight: 600;
}

.messagetext {
	padding-right: 20px;
}

.cheers {
	max-width: 200px;
	padding: 20px;
}

.cheers-outer {
	background-image: url('/images/cheers-2.jpg');
	width: 200px;
	height: 268px;
	box-shadow: 0 0 8px 8px #f6f6f7 inset;
}

.agentsold {
	padding-top: 0px;
	margin-bottom:15px;
}

.bx-wrapper img {
	max-width: 100%;
	display: inline-block;
}

.bx-viewport li {
	min-height: 1px;
	min-width: 1px;
}

#savesearchlocation {
	font-size: 15px;
}

.savedsearchmodal .alert {
	font-size: 15px;
}

.savedsearchmodal ul {
	margin-left: 0;
	padding-left: 0;
}

.savedsearchmodal ul li {
	list-style-type: none;
	cursor: pointer;
	margin-right: 10px;
}


.adjust-padding{
	padding:4px;
}

.removecity {
	margin-left: 5px;
}

a {
	outline: 0;
}

a:hover, a:active, a:focus {
	outline: 0;
}

.bxslider {
	cursor: pointer;
}

.spacer400 {
	min-height: 450px;
}

.contactseller {
	margin-top: 10px;
}

.hubspacer .label-pad {
	margin-right: 5px;
}

.popover-title {
	background-color: #286090;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
}

#savesearchitem {
	float: right;
	position: relative;
	z-index: 1;
	left: -45px;
	top: 13px;
	color: #5cb85c;
	cursor: pointer;
	width: 0;
	font-size: 15px;
}

#viewsavedsearches, #hidesavedsearches {
	font-size: 15px;
}

.boldsaved {
	font-weight: 400;
	margin-bottom: 5px;
}

.savedexplain {
	font-size: 17px;
}

.savedmessage {
	line-height: 40px;
}

.savedmessage .btn {
	margin-left: 10px;
}

.view-remain {
	font-size: 15px;
	margin-left: 10px;
}

.eac-item {
	font-size: 17px;
}

@media ( min-width : 992px) {
	.view-hub-display {
		padding-left: 86px;
	}
}

@media ( min-width : 1200px) {
	.view-hub-display {
		padding-left: 105px;
	}
}

.welcome-greeting {
	font-size: 15px;
	position: relative;
	top: 3px;
}

.color-link {
	color: white;
	text-decoration: underline;
}

.color-link:hover {
	color: white;
	text-decoration: none;
}

.plan-heading {
	margin-left: 5px;
}

.change-plan {
	position: relative;
	top: -2px;
	font-size: 13px;
	margin-right: 5px;
}

.plan-warning {
	border: 1px solid #c12e2a;
}

.profile-image img {
	width: 100px;
	cursor: pointer;
}

.cover-image img {
	width: 400px;
	cursor: pointer;
}

.loadingprofile {
	width: 100px;
	height: 100px;
	line-height: 100px;
	border: 1px solid #e1e1e1;
	background: #333333;
	color: #ffffff;
}

.show-profile-image {
	width: 70px;
	margin-top: 6px;
	margin-left: 5px;
}

.main-profile-image {
	width: 300px;
	margin-top: -130px;
	border: 5px solid #cccccc;
	background-color: #ffeeda;
}

.companytext {
	color: #777777;
}

.graymap{
	color:#999999;
	
}
.graymap:hover{
	color:#999999;
	text-decoration:underline;
	
}

.graymap:link {
    color: #999999;
	
}


.graymap:visited {
    color: #999999;

}


.graymap:active {
    color: #999999;
	
}


.profile-address{
	color:#999999;
	font-size:14px;
}

.about-text {
	margin-top: 50px;
	text-align: justify;
	padding-right: 32px;
}

.cover-image-profile {
	height: 570px;
	width: 100%;
	background-size: cover;
}

.threadagent {
	padding-top: 20px;
}

.sociallinks img {
	margin-right: 5px;
	margin-left: 5px;
}

.weblink {
	margin-top: 15px;
}

blockquote {
	font-family: 'Antic Slab', serif;
	font-size: 24px;
	font-style: italic;
	margin: 0 auto;
	padding: 0;
	line-height: 1.45;
	position: relative;
	color: #333333;
	border-left: 0;
	max-width: 540px;
	padding-top: 20px;
	padding-bottom: 40px;
}

.homepage-quote:before {
	display: block;
	padding-left: 10px;
	content: "\201C";
	font-size: 80px;
	position: absolute;
	left: -44px;
	top: -20px;
	color: #7a7a7a;
}

.homepage-quote {
	max-width: 800px;
}

blockquote cite {
	color: #999999;
	font-size: 14px;
	display: block;
	margin-top: 5px;
}

blockquote cite:before {
	content: "\2014 \2009";
}

.quote {
	font-size: 24px;
	font-family: arial;
	font-color: #999999;
	margin-top: 40px;
}

.col-centered {
	float: none;
	margin: 0 auto;
}

@media ( max-device-width : 480px) {
	.dropdown-menu {
		left: -73px;
	}
	.breadcrumb {
		font-size: 15px;
	}
	.breadcrumb li {
		margin-right: 19px;
	}
	.cover-image-profile {
		height: 168px;
	}
	.main-profile-image {
		width: 186px;
		margin-top: -86px;
	}
	.cover-image img {
		width: 268px;
	}
	.about-text {
		padding-right: 10px;
	}
	.homepagesold,.videoagent,.videolandlord,.howtoseller,.howtoagent  {
		left: 0px;
	}
}

@media ( max-device-width : 767px) {
	.cover-image-profile {
		height: 200px;
	}
	.main-profile-image {
		width: 218px;
		margin-top: -104px;
		border: 5px solid #cccccc;
	}
}

.planstatus {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}

.statbox {
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}

.webicon {
	font-size: 25px;
	top: 2px !important;
}

.agent-adjust-buttons {
	padding-top: 5px;
}

.twitter-cover-size {
	font-size: 13px;
}

.settings-profile-button {
	margin-top: 20px;
}

.btp {
	margin-top: 40px;
}

.backtosearch {
	position: relative;
	top: 3px;
	font-size: 13px;
	margin-left: 20px;
}

.display-bed {
	position: relative;
	top: 22px;
}

.detail-name {
	margin-top: 0px;
}

.details-property-heading {
	margin-top: 15px;
}

.item-list-heading {
	font-size: 18px !important;
}

.homepage-list {
	list-style: none;
	list-style-image: url('/images/homepage_greentick.png');
	list-style-position: outside;
}

.homepage-list li span {
	position: relative;
	top: -4px;
}

.plan-description {
	color: #888888;
	font-size: 13px !important;
	min-height: 88px;
	text-align: justify;
}

.home-page-quote-text {
	font-size: 42px;
	color: #525252;
	font-family: 'Open Sans', sans-serif;
}

.jumbotron p {
	margin-bottom: 20px;
}

.lightjumbo, .heavyjumbo {
	position: relative;
	top: -10px;
}

.my-account-heading {
	margin-top: 35px;
}

.copyright a {
	margin-right: 15px;
	color: #FFFFFF;
}

.list-hyphen {
	list-style: none;
	margin-left: 20px;
	padding-left: 1em;
	text-indent: -1em;
}

.list-hyphen li:before {
	content: '';
	display: inline-block;
	height: 20px;
	width: 20px;
	background-image: url('/images/househub_greentick.png');
	background-size: contain;
	background-repeat: no-repeat;
	margin-left: -12px;
	position: relative;
	top: 5px;
	margin-right: 10px;
}

.signup-arrow {
	padding-top: 100px;
	padding-bottom: 56px;
	font-size: 40px;
	cursor: pointer;
	color: #DDDDDD;
}

.hhicon {
	display: none;
}

.hhicon.active {
	display: inline;
}

.completesubmitparagraph{
	margin-top:20px;
	margin-bottom:20px;
}

.block-highlight {
	-webkit-user-select: none; /* Chrome/Safari */
	-moz-user-select: none; /* Firefox */
	-ms-user-select: none; /* IE10+ */
	/* Rules below not implemented in browsers yet */
	-o-user-select: none;
	user-select: none;
}

.select-avatar-help {
	position: relative;
	left: 10px;
	cursor: pointer;
}

.image-counter-outer {
	position: relative;
	left: 10px;
}

.image-counter-outer-two {
	max-width: 245px;
}

.settings-profile-image {
	max-width: 300px;
}

.settings-profile-image .arrow-right {
	right: -11px;
}

.personalised-profile {
	position: relative;
	left: 0px;
}

.upload-new-profile {
	max-width: 266px;
}

.save-profile-outer {
	margin-top: 30px;
	margin-bottom: 30px;
}

#save-profile-image-button {
	margin-left: 0px;
}

.saved-profile-image-text {
	max-width: 285px;
	color: red;
	font-size: 14px;
	display: none;
}

.font-weight-800 {
	font-weight: 800;
}

.australia-outer {
	margin-bottom: 30px;
	width: 20px;
}

.copyright {
	margin-top: 10px;
}

.about-quote blockquote {
	max-width: 772px !important;
	font-size: 35px;
	font-style: normal;
	    font-family: 'Antic Slab', serif;
}

.forgot-top {
	margin-top: 35px;
}

.australia-outer img {
	width: 100%;
	position: relative;
	top: -3px;
}

.australia-text {
	font-size: 11px;
	margin-left: 5px;
	margin-top: 5px;
	color: #ffffff;
}

.manditory{
	margin-top:10px;
	font-size:15px;
}

.login-icon {
	width: 23%;
	cursor:pointer;
}

.search-heading {
	margin-top: 35px;
	margin-bottom: 25px;
}

.highlight-plan-text {
	color: red;
}

.square {
	width: 30%;
	position: relative;
	text-align: center;
	margin-right: 1.5%;
	margin-left: 1.5%;
	margin-bottom: 21px;
	border: 1px solid #dddddd;
}

.square:after {
	content: "";
	display: block;
	padding-bottom: 100%;
}

.square-content {
	position: absolute;
	width: 100%;
	height: 100%;
	padding-top: 26%;
	font-size: 3.3vmin;
}

.tile-red {
	background-color: #e84e40;
	color: #eceff1;
}

.tile-red .tile-content, .tile-red .title {
	color: #eceff1;
}

.tile-red:hover, .tile-red:active, .tile-red.active {
	background-color: #dd191d;
}

.tile-red:focus {
	background-color: #d01716;
}

.tile-red:disabled, .tile-red.disabled, .tile-red[disabled] {
	background-color: #b3b3b3;
}

.tile-red .ink {
	background-color: #c41411;
}

.tile-red-reverse {
	background-color: #e84e40;
}

.tile-red-reverse:hover {
	background-color: #eceff1;
}

.tile-red-reverse:hover .tile-content, .tile-red-reverse:hover .title {
	color: #e84e40;
}

.tile-red-inverse {
	background-color: #eceff1;
}

.tile-red-inverse .tile-content, .tile-red-inverse .title {
	color: #e84e40;
}

.tile-red-inverse-reverse .tile-content, .tile-red-inverse-reverse .title
	{
	color: #e84e40;
}

.tile-red-inverse-reverse:hover {
	background-color: #e84e40;
}

.tile-red-inverse-reverse:hover .tile-content, .tile-red-inverse-reverse:hover .title
	{
	color: #eceff1;
}

.tile-red-inverse-reverse .ink {
	background-color: #c41411;
}

.tile-pink {
	background-color: #ec407a;
}

.tile-pink .tile-content, .tile-pink .title {
	color: #eceff1;
}

.tile-pink:hover, .tile-pink:active, .tile-pink.active {
	background-color: #d81b60;
}

.tile-pink:focus {
	background-color: #c2185b;
}

.tile-pink:disabled, .tile-pink.disabled, .tile-pink[disabled] {
	background-color: #b3b3b3;
}

.tile-pink .ink {
	background-color: #ad1457;
}

.tile-pink-reverse {
	background-color: #ec407a;
}

.tile-pink-reverse:hover {
	background-color: #eceff1;
}

.tile-pink-reverse:hover .tile-content, .tile-pink-reverse:hover .title
	{
	color: #ec407a;
}

.tile-pink-inverse {
	background-color: #eceff1;
}

.tile-pink-inverse .tile-content, .tile-pink-inverse .title {
	color: #ec407a;
}

.tile-pink-inverse-reverse .tile-content, .tile-pink-inverse-reverse .title
	{
	color: #ec407a;
}

.tile-pink-inverse-reverse:hover {
	background-color: #ec407a;
}

.tile-pink-inverse-reverse:hover .tile-content,
	.tile-pink-inverse-reverse:hover .title {
	color: #eceff1;
}

.tile-pink-inverse-reverse .ink {
	background-color: #ad1457;
}

.tile-purple {
	background-color: #ab47bc;
}

.tile-purple .tile-content, .tile-purple .title {
	color: #eceff1;
}

.tile-purple:hover, .tile-purple:active, .tile-purple.active {
	background-color: #8e24aa;
}

.tile-purple:focus {
	background-color: #7b1fa2;
}

.tile-purple:disabled, .tile-purple.disabled, .tile-purple[disabled] {
	background-color: #b3b3b3;
}

.tile-purple .ink {
	background-color: #6a1b9a;
}

.tile-purple-reverse {
	background-color: #ab47bc;
}

.tile-purple-reverse:hover {
	background-color: #eceff1;
}

.tile-purple-reverse:hover .tile-content, .tile-purple-reverse:hover .title
	{
	color: #ab47bc;
}

.tile-purple-inverse {
	background-color: #eceff1;
}

.tile-purple-inverse .tile-content, .tile-purple-inverse .title {
	color: #ab47bc;
}

.tile-purple-inverse-reverse .tile-content, .tile-purple-inverse-reverse .title
	{
	color: #ab47bc;
}

.tile-purple-inverse-reverse:hover {
	background-color: #ab47bc;
}

.tile-purple-inverse-reverse:hover .tile-content,
	.tile-purple-inverse-reverse:hover .title {
	color: #eceff1;
}

.tile-purple-inverse-reverse .ink {
	background-color: #6a1b9a;
}

.tile-deep-purple {
	background-color: #7e57c2;
}

.tile-deep-purple .tile-content, .tile-deep-purple .title {
	color: #eceff1;
}

.tile-deep-purple:hover, .tile-deep-purple:active, .tile-deep-purple.active
	{
	background-color: #5e35b1;
}

.tile-deep-purple:focus {
	background-color: #512da8;
}

.tile-deep-purple:disabled, .tile-deep-purple.disabled,
	.tile-deep-purple[disabled] {
	background-color: #b3b3b3;
}

.tile-deep-purple .ink {
	background-color: #4527a0;
}

.tile-deep-purple-reverse {
	background-color: #7e57c2;
}

.tile-deep-purple-reverse:hover {
	background-color: #eceff1;
}

.tile-deep-purple-reverse:hover .tile-content, .tile-deep-purple-reverse:hover .title
	{
	color: #7e57c2;
}

.tile-deep-purple-inverse {
	background-color: #eceff1;
}

.tile-deep-purple-inverse .tile-content, .tile-deep-purple-inverse .title
	{
	color: #7e57c2;
}

.tile-deep-purple-inverse-reverse .tile-content,
	.tile-deep-purple-inverse-reverse .title {
	color: #7e57c2;
}

.tile-deep-purple-inverse-reverse:hover {
	background-color: #7e57c2;
}

.tile-deep-purple-inverse-reverse:hover .tile-content,
	.tile-deep-purple-inverse-reverse:hover .title {
	color: #eceff1;
}

.tile-deep-purple-inverse-reverse .ink {
	background-color: #4527a0;
}

.tile-indigo {
	background-color: #5c6bc0;
}

.tile-indigo .tile-content, .tile-indigo .title {
	color: #eceff1;
}

.tile-indigo:hover, .tile-indigo:active, .tile-indigo.active {
	background-color: #3949ab;
}

.tile-indigo:focus {
	background-color: #303f9f;
}

.tile-indigo:disabled, .tile-indigo.disabled, .tile-indigo[disabled] {
	background-color: #b3b3b3;
}

.tile-indigo .ink {
	background-color: #283593;
}

.tile-indigo-reverse {
	background-color: #5c6bc0;
}

.tile-indigo-reverse:hover {
	background-color: #eceff1;
}

.tile-indigo-reverse:hover .tile-content, .tile-indigo-reverse:hover .title
	{
	color: #5c6bc0;
}

.tile-indigo-inverse {
	background-color: #eceff1;
}

.tile-indigo-inverse .tile-content, .tile-indigo-inverse .title {
	color: #5c6bc0;
}

.tile-indigo-inverse-reverse .tile-content, .tile-indigo-inverse-reverse .title
	{
	color: #5c6bc0;
}

.tile-indigo-inverse-reverse:hover {
	background-color: #5c6bc0;
}

.tile-indigo-inverse-reverse:hover .tile-content,
	.tile-indigo-inverse-reverse:hover .title {
	color: #eceff1;
}

.tile-indigo-inverse-reverse .ink {
	background-color: #283593;
}

.tile-blue {
	background-color: #738ffe;
}

.tile-blue .tile-content, .tile-blue .title {
	color: #eceff1;
}

.tile-blue:hover, .tile-blue:active, .tile-blue.active {
	background-color: #4e6cef;
}

.tile-blue:focus {
	background-color: #455ede;
}

.tile-blue:disabled, .tile-blue.disabled, .tile-blue[disabled] {
	background-color: #b3b3b3;
}

.tile-blue .ink {
	background-color: #3b50ce;
}

.tile-blue-reverse {
	background-color: #738ffe;
}

.tile-blue-reverse:hover {
	background-color: #eceff1;
}

.tile-blue-reverse:hover .tile-content, .tile-blue-reverse:hover .title
	{
	color: #738ffe;
}

.tile-blue-inverse {
	background-color: #eceff1;
}

.tile-blue-inverse .tile-content, .tile-blue-inverse .title {
	color: #738ffe;
}

.tile-blue-inverse-reverse .tile-content, .tile-blue-inverse-reverse .title
	{
	color: #738ffe;
}

.tile-blue-inverse-reverse:hover {
	background-color: #738ffe;
}

.tile-blue-inverse-reverse:hover .tile-content,
	.tile-blue-inverse-reverse:hover .title {
	color: #eceff1;
}

.tile-blue-inverse-reverse .ink {
	background-color: #3b50ce;
}

.tile-light-blue {
	background-color: #29b6f6;
}

.tile-light-blue .tile-content, .tile-light-blue .title {
	color: #eceff1;
}

.tile-light-blue:hover, .tile-light-blue:active, .tile-light-blue.active
	{
	background-color: #039be5;
}

.tile-light-blue:focus {
	background-color: #0288d1;
}

.tile-light-blue:disabled, .tile-light-blue.disabled, .tile-light-blue[disabled]
	{
	background-color: #b3b3b3;
}

.tile-light-blue .ink {
	background-color: #0277bd;
}

.tile-light-blue-reverse {
	background-color: #29b6f6;
}

.tile-light-blue-reverse:hover {
	background-color: #eceff1;
}

.tile-light-blue-reverse:hover .tile-content, .tile-light-blue-reverse:hover .title
	{
	color: #29b6f6;
}

.tile-light-blue-inverse {
	background-color: #eceff1;
}

.tile-light-blue-inverse .tile-content, .tile-light-blue-inverse .title
	{
	color: #29b6f6;
}

.tile-light-blue-inverse-reverse .tile-content,
	.tile-light-blue-inverse-reverse .title {
	color: #29b6f6;
}

.tile-light-blue-inverse-reverse:hover {
	background-color: #29b6f6;
}

.tile-light-blue-inverse-reverse:hover .tile-content,
	.tile-light-blue-inverse-reverse:hover .title {
	color: #eceff1;
}

.tile-light-blue-inverse-reverse .ink {
	background-color: #0277bd;
}

.tile-cyan {
	background-color: #26c6da;
}

.tile-cyan .tile-content, .tile-cyan .title {
	color: #eceff1;
}

.tile-cyan:hover, .tile-cyan:active, .tile-cyan.active {
	background-color: #00acc1;
}

.tile-cyan:focus {
	background-color: #0097a7;
}

.tile-cyan:disabled, .tile-cyan.disabled, .tile-cyan[disabled] {
	background-color: #b3b3b3;
}

.tile-cyan .ink {
	background-color: #00838f;
}

.tile-cyan-reverse {
	background-color: #26c6da;
}

.tile-cyan-reverse:hover {
	background-color: #eceff1;
}

.tile-cyan-reverse:hover .tile-content, .tile-cyan-reverse:hover .title
	{
	color: #26c6da;
}

.tile-cyan-inverse {
	background-color: #eceff1;
}

.tile-cyan-inverse .tile-content, .tile-cyan-inverse .title {
	color: #26c6da;
}

.tile-cyan-inverse-reverse .tile-content, .tile-cyan-inverse-reverse .title
	{
	color: #26c6da;
}

.tile-cyan-inverse-reverse:hover {
	background-color: #26c6da;
}

.tile-cyan-inverse-reverse:hover .tile-content,
	.tile-cyan-inverse-reverse:hover .title {
	color: #eceff1;
}

.tile-cyan-inverse-reverse .ink {
	background-color: #00838f;
}

.tile-teal {
	background-color: #26a69a;
}

.tile-teal .tile-content, .tile-teal .title {
	color: #eceff1;
}

.tile-teal:hover, .tile-teal:active, .tile-teal.active {
	background-color: #00897b;
}

.tile-teal:focus {
	background-color: #00796b;
}

.tile-teal:disabled, .tile-teal.disabled, .tile-teal[disabled] {
	background-color: #b3b3b3;
}

.tile-teal .ink {
	background-color: #00695c;
}

.tile-teal-reverse {
	background-color: #26a69a;
}

.tile-teal-reverse:hover {
	background-color: #eceff1;
}

.tile-teal-reverse:hover .tile-content, .tile-teal-reverse:hover .title
	{
	color: #26a69a;
}

.tile-teal-inverse {
	background-color: #eceff1;
}

.tile-teal-inverse .tile-content, .tile-teal-inverse .title {
	color: #26a69a;
}

.tile-teal-inverse-reverse .tile-content, .tile-teal-inverse-reverse .title
	{
	color: #26a69a;
}

.tile-teal-inverse-reverse:hover {
	background-color: #26a69a;
}

.tile-teal-inverse-reverse:hover .tile-content,
	.tile-teal-inverse-reverse:hover .title {
	color: #eceff1;
}

.tile-teal-inverse-reverse .ink {
	background-color: #00695c;
}

.tile-green {
	background-color: #2baf2b;
}

.tile-green .tile-content, .tile-green .title {
	color: #eceff1;
}

.tile-green:hover, .tile-green:active, .tile-green.active {
	background-color: #0a8f08;
}

.tile-green:focus {
	background-color: #0a7e07;
}

.tile-green:disabled, .tile-green.disabled, .tile-green[disabled] {
	background-color: #b3b3b3;
}

.tile-green .ink {
	background-color: #0a7e07;
}

.tile-green-reverse {
	background-color: #2baf2b;
}

.tile-green-reverse:hover {
	background-color: #eceff1;
}

.tile-green-reverse:hover .tile-content, .tile-green-reverse:hover .title
	{
	color: #2baf2b;
}

.tile-green-inverse {
	background-color: #eceff1;
}

.tile-green-inverse .tile-content, .tile-green-inverse .title {
	color: #2baf2b;
}

.tile-green-inverse-reverse .tile-content, .tile-green-inverse-reverse .title
	{
	color: #2baf2b;
}

.tile-green-inverse-reverse:hover {
	background-color: #2baf2b;
}

.tile-green-inverse-reverse:hover .tile-content,
	.tile-green-inverse-reverse:hover .title {
	color: #eceff1;
}

.tile-green-inverse-reverse .ink {
	background-color: #0a7e07;
}

.tile-light-green {
	background-color: #9ccc65;
}

.tile-light-green .tile-content, .tile-light-green .title {
	color: #eceff1;
}

.tile-light-green:hover, .tile-light-green:active, .tile-light-green.active
	{
	background-color: #7cb342;
}

.tile-light-green:focus {
	background-color: #689f38;
}

.tile-light-green:disabled, .tile-light-green.disabled,
	.tile-light-green[disabled] {
	background-color: #b3b3b3;
}

.tile-light-green .ink {
	background-color: #558b2f;
}

.tile-light-green-reverse {
	background-color: #9ccc65;
}

.tile-light-green-reverse:hover {
	background-color: #eceff1;
}

.tile-light-green-reverse:hover .tile-content, .tile-light-green-reverse:hover .title
	{
	color: #9ccc65;
}

.tile-light-green-inverse {
	background-color: #eceff1;
}

.tile-light-green-inverse .tile-content, .tile-light-green-inverse .title
	{
	color: #9ccc65;
}

.tile-light-green-inverse-reverse .tile-content,
	.tile-light-green-inverse-reverse .title {
	color: #9ccc65;
}

.tile-light-green-inverse-reverse:hover {
	background-color: #9ccc65;
}

.tile-light-green-inverse-reverse:hover .tile-content,
	.tile-light-green-inverse-reverse:hover .title {
	color: #eceff1;
}

.tile-light-green-inverse-reverse .ink {
	background-color: #558b2f;
}

.tile-lime {
	background-color: #d4e157;
}

.tile-lime .tile-content, .tile-lime .title {
	color: #eceff1;
}

.tile-lime:hover, .tile-lime:active, .tile-lime.active {
	background-color: #c0ca33;
}

.tile-lime:focus {
	background-color: #afb42b;
}

.tile-lime:disabled, .tile-lime.disabled, .tile-lime[disabled] {
	background-color: #b3b3b3;
}

.tile-lime .ink {
	background-color: #9e9d24;
}

.tile-lime-reverse {
	background-color: #d4e157;
}

.tile-lime-reverse:hover {
	background-color: #eceff1;
}

.tile-lime-reverse:hover .tile-content, .tile-lime-reverse:hover .title
	{
	color: #d4e157;
}

.tile-lime-inverse {
	background-color: #eceff1;
}

.tile-lime-inverse .tile-content, .tile-lime-inverse .title {
	color: #d4e157;
}

.tile-lime-inverse-reverse .tile-content, .tile-lime-inverse-reverse .title
	{
	color: #d4e157;
}

.tile-lime-inverse-reverse:hover {
	background-color: #d4e157;
}

.tile-lime-inverse-reverse:hover .tile-content,
	.tile-lime-inverse-reverse:hover .title {
	color: #eceff1;
}

.tile-lime-inverse-reverse .ink {
	background-color: #9e9d24;
}

.tile-yellow {
	background-color: #ffee58;
}

.tile-yellow .tile-content, .tile-yellow .title {
	color: #eceff1;
}

.tile-yellow:hover, .tile-yellow:active, .tile-yellow.active {
	background-color: #fdd835;
}

.tile-yellow:focus {
	background-color: #fbc02d;
}

.tile-yellow:disabled, .tile-yellow.disabled, .tile-yellow[disabled] {
	background-color: #b3b3b3;
}

.tile-yellow .ink {
	background-color: #f9a825;
}

.tile-yellow-reverse {
	background-color: #ffee58;
}

.tile-yellow-reverse:hover {
	background-color: #eceff1;
}

.tile-yellow-reverse:hover .tile-content, .tile-yellow-reverse:hover .title
	{
	color: #ffee58;
}

.tile-yellow-inverse {
	background-color: #eceff1;
}

.tile-yellow-inverse .tile-content, .tile-yellow-inverse .title {
	color: #ffee58;
}

.tile-yellow-inverse-reverse .tile-content, .tile-yellow-inverse-reverse .title
	{
	color: #ffee58;
}

.tile-yellow-inverse-reverse:hover {
	background-color: #ffee58;
}

.tile-yellow-inverse-reverse:hover .tile-content,
	.tile-yellow-inverse-reverse:hover .title {
	color: #eceff1;
}

.tile-yellow-inverse-reverse .ink {
	background-color: #f9a825;
}

.tile-amber {
	background-color: #ffca28;
}

.tile-amber .tile-content, .tile-amber .title {
	color: #eceff1;
}

.tile-amber:hover, .tile-amber:active, .tile-amber.active {
	background-color: #ffb300;
}

.tile-amber:focus {
	background-color: #ffa000;
}

.tile-amber:disabled, .tile-amber.disabled, .tile-amber[disabled] {
	background-color: #b3b3b3;
}

.tile-amber .ink {
	background-color: #ff8f00;
}

.tile-amber-reverse {
	background-color: #ffca28;
}

.tile-amber-reverse:hover {
	background-color: #eceff1;
}

.tile-amber-reverse:hover .tile-content, .tile-amber-reverse:hover .title
	{
	color: #ffca28;
}

.tile-amber-inverse {
	background-color: #eceff1;
}

.tile-amber-inverse .tile-content, .tile-amber-inverse .title {
	color: #ffca28;
}

.tile-amber-inverse-reverse .tile-content, .tile-amber-inverse-reverse .title
	{
	color: #ffca28;
}

.tile-amber-inverse-reverse:hover {
	background-color: #ffca28;
}

.tile-amber-inverse-reverse:hover .tile-content,
	.tile-amber-inverse-reverse:hover .title {
	color: #eceff1;
}

.tile-amber-inverse-reverse .ink {
	background-color: #ff8f00;
}

.tile-orange {
	background-color: #ffa726;
}

.tile-orange .tile-content, .tile-orange .title {
	color: #eceff1;
}

.tile-orange:hover, .tile-orange:active, .tile-orange.active {
	background-color: #fb8c00;
}

.tile-orange:focus {
	background-color: #f57c00;
}

.tile-orange:disabled, .tile-orange.disabled, .tile-orange[disabled] {
	background-color: #b3b3b3;
}

.tile-orange .ink {
	background-color: #ef6c00;
}

.tile-orange-reverse {
	background-color: #ffa726;
}

.tile-orange-reverse:hover {
	background-color: #eceff1;
}

.tile-orange-reverse:hover .tile-content, .tile-orange-reverse:hover .title
	{
	color: #ffa726;
}

.tile-orange-inverse {
	background-color: #eceff1;
}

.tile-orange-inverse .tile-content, .tile-orange-inverse .title {
	color: #ffa726;
}

.tile-orange-inverse-reverse .tile-content, .tile-orange-inverse-reverse .title
	{
	color: #ffa726;
}

.tile-orange-inverse-reverse:hover {
	background-color: #ffa726;
}

.tile-orange-inverse-reverse:hover .tile-content,
	.tile-orange-inverse-reverse:hover .title {
	color: #eceff1;
}

.tile-orange-inverse-reverse .ink {
	background-color: #ef6c00;
}

.tile-deep-orange {
	background-color: #ff7043;
}

.tile-deep-orange .tile-content, .tile-deep-orange .title {
	color: #eceff1;
}

.tile-deep-orange:hover, .tile-deep-orange:active, .tile-deep-orange.active
	{
	background-color: #f4511e;
}

.tile-deep-orange:focus {
	background-color: #e64a19;
}

.tile-deep-orange:disabled, .tile-deep-orange.disabled,
	.tile-deep-orange[disabled] {
	background-color: #b3b3b3;
}

.tile-deep-orange .ink {
	background-color: #d84315;
}

.tile-deep-orange-reverse {
	background-color: #ff7043;
}

.tile-deep-orange-reverse:hover {
	background-color: #eceff1;
}

.tile-deep-orange-reverse:hover .tile-content, .tile-deep-orange-reverse:hover .title
	{
	color: #ff7043;
}

.tile-deep-orange-inverse {
	background-color: #eceff1;
}

.tile-deep-orange-inverse .tile-content, .tile-deep-orange-inverse .title
	{
	color: #ff7043;
}

.tile-deep-orange-inverse-reverse .tile-content,
	.tile-deep-orange-inverse-reverse .title {
	color: #ff7043;
}

.tile-deep-orange-inverse-reverse:hover {
	background-color: #ff7043;
}

.tile-deep-orange-inverse-reverse:hover .tile-content,
	.tile-deep-orange-inverse-reverse:hover .title {
	color: #eceff1;
}

.tile-deep-orange-inverse-reverse .ink {
	background-color: #d84315;
}

.tile-brown {
	background-color: #8d6e63;
}

.tile-brown .tile-content, .tile-brown .title {
	color: #eceff1;
}

.tile-brown:hover, .tile-brown:active, .tile-brown.active {
	background-color: #6d4c41;
}

.tile-brown:focus {
	background-color: #5d4037;
}

.tile-brown:disabled, .tile-brown.disabled, .tile-brown[disabled] {
	background-color: #b3b3b3;
}

.tile-brown .ink {
	background-color: #4e342e;
}

.tile-brown-reverse {
	background-color: #8d6e63;
}

.tile-brown-reverse:hover {
	background-color: #eceff1;
}

.tile-brown-reverse:hover .tile-content, .tile-brown-reverse:hover .title
	{
	color: #8d6e63;
}

.tile-brown-inverse {
	background-color: #eceff1;
}

.tile-brown-inverse .tile-content, .tile-brown-inverse .title {
	color: #8d6e63;
}

.tile-brown-inverse-reverse .tile-content, .tile-brown-inverse-reverse .title
	{
	color: #8d6e63;
}

.tile-brown-inverse-reverse:hover {
	background-color: #8d6e63;
}

.tile-brown-inverse-reverse:hover .tile-content,
	.tile-brown-inverse-reverse:hover .title {
	color: #eceff1;
}

.tile-brown-inverse-reverse .ink {
	background-color: #4e342e;
}

.square {
	cursor: pointer;
	background: #ffffff;
	color: #666666;
	border-radius: 4px;
}

.square div {
	color: #888888 !important;
}

.square:hover {
	background: #f5f5f5;
}

.tile-title {
	margin-top: 15px;
}

.home-statistics-left {
	margin-right: 1.5%;
	margin-left: 1.5%;
	margin-bottom: 10px;
	background: #f0f9ff !important;
	border: 1px solid #b6def8 !important;
}

.home-statistics-right {
	margin-right: 1.5%;
	margin-left: 11.1%;
	margin-bottom: 10px;
	background: #f0f9ff !important;
	border: 1px solid #b6def8 !important;
}

.unreadmessagetitle {
	font-size: 25px;
}

.unreadmessages {
	font-size: 40px;
}

.unreadbold {
	font-weight: 800;
}

.adjust-button-account-home {
	position: relative;
	top: 1px;
}

.speech {
	width: 40px;
}

.account-home-alert {
	margin-right: 15px;
	cursor: pointer;
}

.getstartedbox {
	margin-top: 30px;
}

#searchbox:focus {
	border-color: #66afe9;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px
		rgba(102, 175, 233, 0.6);
	outline: 0 none;
}

.searchformore {
	margin-right: 36px;
}

.login-form {
	margin: 10px auto 0;
}

.stripe-button-el {
	-moz-user-select: none;
	background-image: linear-gradient(#5cb85c, #5cb85c) !important;
	border: 1px solid transparent;
	border-color: #4cae4c;
	border-radius: 4px !important;
	box-shadow: none !important;
	cursor: pointer !important;
	display: inline-block !important;
	overflow: hidden !important;
	padding: 1px !important;
	text-decoration: none !important;
	visibility: visible !important !important;
}

.stripe-button-el span {
	text-transform: uppercase !important;
	font-weight: 500 !important;
	font-family: 'Fjalla One', sans-serif !important;
	font-size: 18px !important;
	color: #fff !important;
	background-color: #5cb85c !important;
	border-color: #4cae4c !important;
	background: #5cb85c !important;
	height: 45px !important;
	display: inline-block !important;
	padding: 6px 12px !important;
	margin-bottom: 0 !important;
	font-size: 18px !important;
	font-weight: 500 !important;
	line-height: 26px !important;
	text-align: center !important;
	white-space: nowrap !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	padding: 10px 30px !important;
	text-shadow: none !important;
	box-shadow: none !important;
}

.stripe-button-el span:hover {
	background-color: #449d44 !important;
	background: #449d44 !important;
}

.stripe-button-el:hover {
	
}

.billing-info {
	
}

.billing-button {
	margin-top: 20px;
}

.savedheadertop {
	color: #444444;
	font-size: 14px;
	font-weight: 700;
	margin-bottom: 10px;
}

.savedfooter {
	clear: both;
	font-size: 12px;
	color: #999999;
	padding-top: 15px;
}

.plan-list {
	margin-top: 20px;
}

.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 0px 0;
	border-radius: 4px;
}

.page-track {
	display: none;
}

.showing {
	margin-top: 0px;
	margin-bottom: 10px;
}

.plantick {
	position: relative;
	top: -37px;
}

.has-messages-waiting {
	padding-top: 3px;
	padding-left: 5px;
	color: #bc2328;
}

.glyphicons-message-plus:before {
	content: "\E125" !important;
}

.homeaddress a {
	color: #444444;
}

.one {
	opacity: 0;
	-webkit-animation: dot 1.3s infinite;
	-webkit-animation-delay: 0.0s;
	animation: dot 1.3s infinite;
	animation-delay: 0.0s;
}

.two {
	opacity: 0;
	-webkit-animation: dot 1.3s infinite;
	-webkit-animation-delay: 0.2s;
	animation: dot 1.3s infinite;
	animation-delay: 0.2s;
}

.three {
	opacity: 0;
	-webkit-animation: dot 1.3s infinite;
	-webkit-animation-delay: 0.3s;
	animation: dot 1.3s infinite;
	animation-delay: 0.3s;
}




.savedsearchprefill {
    width: 13%;
	background:#5cb85c;
	margin-right:15px;
	border-radius:5px;
}

.savedsearchprefill  {
	padding-top:2px;
	margin-top:2px;
		margin-bottom:2px;
	padding-bottom:14px;
	color:white;
	font-size:18px;
	font-weight:normal;
	padding:4px;
	padding-left:8px;
	    min-width: 180px;
	
}

.removecity {
	cursor:pointer;
	margin-right:5px;
}

.town{
	width:80%;
	height:100%;
	cursor:pointer;
}


.deletesavedsearch{
	font-size:16px;
}

.num-saved{
	

    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
	
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
   color: #fff;
  background-color: #286090;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
  position:relative;
	top:-2px;
    border-radius: 10px;
}

.questionmark{
	width:22px;
	margin-right:5px;
	position:relative;
	top:-2px;
	color:black;
}

@-webkit-keyframes dot { 0% {
	opacity: 0;
}

50%{opacity:0;}
100%{opacity:1;
}
}
@
keyframes dot { 0% {
	opacity: 0;
}

50%
{
opacity:0;
}
100%
{
opacity:1;
}
}
.cover-image .loadingprofile {
	width: 400px;
	text-align: center;
}

.upload-own-profile {
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
}

.accountactivespielright {
	height: 50px;
	line-height: 50px;
	color: #999999;
	font-size: 17px;
	padding-right: 10px;
}

.filteractive {
	font-weight: 600;
}

.filterinactive {
	color: #555555;
}

.agent-dropdown {
	font-size: 16px;
}

.agent-tools-avatar {
	width: 50px;
	margin-right: 10px;
}

.deactivatedaccountsbutton {
	margin-top: 50px;
}

.question {
	background: #f5f5f5;
	font-weight: 600;
	padding: 10px;
}

.faq-hover {
	margin-bottom: 20px;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

.faq-hover:hover {
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-color: #66afe9;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px
		rgba(102, 175, 233, 0.6);
	outline: 0 none;
}

.answer {
	padding: 10px;
	border: 1px solid #f5f5f5;
}

.video-adjust {
	left: 0px;
}

.faq-background {
	background: #ffffff;
}

.faq-heading {
	margin-bottom: 30px;
}

.send-message-to {
	font-size: 12px;
	margin-bottom: 5px;
}

.displayemail, .displaypassword, .displaybilling, .displayprofileimage,
	.displaynotify {
	display: none;
	margin-bottom: 35px;
	margin-top: 12px;
}

.settings-gap {
	margin-bottom: 10px;
}

.subscription-text {
	font-size: 14px;
}

.displayemail, .displaypassword, .displaybilling, .displayprofileimage,
	.displaynotify {
	border: 1px solid #dddddd;
	padding: 20px;
	width: 98.5%;
	background: #ffffff;
}

.account-settings {
	margin-bottom: 30px;
}

.button-width-300 {
	width: 276px;
}

.save-email-button {
	margin-top: 15px;
}

.displayemail label, .displaypassword label, .displaybilling label,
	.displaynotify label {
	margin-bottom: 20px;
	font-family: 'Fjalla One', sans-serif;
	color: #444444;
	font-size: 24px;
}

.nextpaymentdue {
	margin-top: 25px;
	margin-bottom: 11px;
}

.square:hover {
	border-color: #66afe9;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px
		rgba(102, 175, 233, 0.6);
	outline: 0 none;
}

.alert-width-98 {
	width: 98.5%;
}

.close-setting {
	position: relative;
	top: 0px;
	text-align: right;
	cursor: pointer;
}

.plantick img {
	width: 85%;
	position: relative;
	left: 5px;
	top: 3px;
}

.greet-profile {
	width: 24px;
	margin-right: 5px;
}

.heading-recommend {
	margin-top: 30px;
}

.showing {
	position: relative;
	top: -10px;
}

.agent-tools-heading {
	margin-bottom: 30px;
}

.agent-popup-heading {
	color: #444444;
	font-size: 14px;
	font-weight: 700;
	margin-bottom: 10px;
}

.panel {
	margin-bottom: 20px !important;
}

.whatsthislink {
	font-size: 15px;
	font-family: 'Open Sans', sans-serif;
	position: relative;
	top: -5px;
	margin-left: 20px;
}

.glyphicon-ok {
	margin-right: 10px;
}

.notifydesc {
	font-size: 13px;
	color: #888888;
	margin-bottom: 20px;
	padding-left: 18px;
}

.square img {
	width: 29%;
}

.bbc {
	width: 25px;
	margin-right: 7px;
	margin-left: 10px;
}

.bbc-first {
	margin-left: 0px;
}

.tab-icon {
	width: 20px;
	position: relative;
	top: -3px;
	margin-right: 7px;
}

.speech-icon {
	margin-right: 5px;
}

.click-recommended {
	margin-bottom: 25px;
}

.settings-arrow-left {
	margin-right: 10px;
	padding-top: 75px;
}

.settings-arrow-right {
	padding-top: 75px;
}

.switch-payment-details {
	margin-bottom: 20px;
}

.change-plan-button {
	margin-bottom: 20px;
}

.payment-method-heading {
	margin-top: 25px !important;
}

.bold {
	color: #777777;
	font-size: 17px;
	font-weight: 700;
}

.profile-recommended-text {
	font-size: 14px;
}

.cover-text {
	margin-bottom: 15px;
}

.profile-back-to-account {
	margin-top: 30px;
}

.alert-success {
	border-color: #AED48F;
}

.myprofileheading {
	margin-bottom: 5px;
}

.profileicon {
	margin-top: 10px;
}

.no-disabled-account {
	margin-bottom: 0px;
}

.edit-my-profile {
	padding-left: 30px;
	padding-right: 30px;
}

.select-a-portrait {
	font-size: 15px;
}

.camera-blue {
	width: 20px;
	margin-right: 3px;
	position: relative;
	top: -3px;
}

.noresults {
	margin-bottom: 15px;
}

.settings-heading-icon {
	width: 40px;
	margin-right: 10px;
}

@media ( max-device-width : 480px) {
	
.margin-home {
	margin-bottom: 20px;
	text-align: center;
}

	.mobile-padding-side {
		padding-left: 0;
		padding-right: 0;
	}
	.copyright {
		clear: both;
		display: block;
	}
}

.privacy-policy-subheading {
	font-size: 19px;
	margin-top: 50px;
	clear:both;
	 text-transform: capitalize;
}

.terms {
	margin-top: 40px;
}

.terms p {
	margin-top: 10px;
	margin-bottom: 20px;
}

.terms b {
	margin-top: 30px;
	display: block;
}

.navbar-default {
	background-color: transparent;
	border-color: none;
}

.navbar {
	position: relative;
	min-height: 30px;
	margin-bottom: 20px;
	border: 0px solid transparent;
}

.navbar-toggle {
	position: relative;
	float: right;
	padding: 9px 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 3px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color: none;
}

.nav-border {
	border: 1px solid #cccccc;
}

.navbar-nav {
	margin-top: 0px;
	margin-right: -15px;
	margin-bottom: 7.5px;
	margin-left: -15px;
	background: #286090;
	z-index: 5000;
	height: 100vh;
}

.navbar-nav li {
	border-bottom: 1px solid #e1e1e1;
	font-size: 22px;
	height: 70px;
	line-height: 70px;
}

.navbar-nav li:last-child {
	border-bottom: 0px solid #e1e1e1;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color: none;
}

.navbar-header {
	max-width: 300px;
}

#bs-example-navbar-collapse-1 {
	width: 300px;
}

.navbar-collapse {
	position: absolute;
	left: 0px;
	top: 50px;
	z-index: 9999;
}

.navbar-header {
	position: relative;
	left: 10px;
	top: 10px;
}

.navbar-default .navbar-nav>li>a {
	color: #ffffff;
}

.navbar {
	position: relative;
	min-height: 30px;
	margin-bottom: 20px;
	border: 0px solid transparent;
}

.navbar-default {
	background-color: transparent;
	border-color: none;
}

.navbar-default .navbar-toggle {
	border-color: transparent;
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #286090;
}

.logo-right-mobile {
	margin-top: 20px;
	padding-right: 10px;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover
	{
	background-color: transparent;
}

.logo-hamburger-container {
	padding-left: 0;
	padding-right: 0;
}



.savedsearcheslogo{
	width:40px;
	position:relative;
	top:-4px;
	
	margin-right:5px;
	
}

.savedheadertop{
	font-size:16px;
}

.whitepanel{
    position: relative;
	min-height:250px;
    margin-bottom: 21px;
    border: 1px solid #dddddd;	
	padding:20px;
	
    background: #ffffff;
    color: #666666;
    border-radius: 4px;
}

@media ( max-width : 767px) {
	

.thread-response-width {

    width: 98.5%;
	margin-left:5px;

}
	.center-on-mobile {
		text-align: center;
		padding-left: 0%;
	}
	.display-bed-mobile {
		display: block;
		clear: both;
	}
	.greytools-mobile {
		display: block;
		clear: both;
		margin-top: 40px;
	}

}

@media ( max-width : 390px) {
	.center-on-mobile {
		padding-left: 0px;
	}
	.displayprofileimage {
		border: 1px solid #dddddd;
		padding: 0px;
		width: 100%;
		background: #ffffff;
	}
	.set-padding-mobile {
		padding-left: 10px;
		padding-top: 5px;
	}
	.set-padding-mobile-right {
		padding-right: 10px;
	}
	.settings-profile-image {
		padding-left: 10px;
	}
	#save-profile-image-button {
		margin-left: 10px;
	}
	.account-home-alert {
		margin-right: 0px;
		cursor: pointer;
	}
	.mobile-alert-button {
		margin-top: 15px;
	}
	.square {
		width: 46%;
	}
}

.account-clearfix {
	display: none;
}


.gold-description{
	    min-height: 88px;
}

.silver-description{
	    min-height: 88px;
}

.bronze-description{
	    min-height: 88px;
}

.menuicon{
	width:32px;

    margin-right: 15px;
    position: relative;
    top: -2px;
}

.showing-no-results{
	margin-top:30px;
}

.updatecomplete-p{
	margin-top:25px;
	margin-bottom:25px;
}


.acceptedtab  .seller-agent-highlight{
	color:#5cb85c;
	font-weight:600;
}

.label-waiting{
	background:#e1e1e1;
	color:#666666;
}

.label-responded{
	
}

@media ( max-width : 1199px) {
	

.new-message-view{
	
	    padding-left: 5px;

}	

.silver-description{
	    min-height: 109px;
}	

	.logoimage {
		
	}
	.display-button {
		margin-top: 40px;
	}
	.searchdescription {
		margin-bottom: 10px;
	}
}

@media ( max-width : 979px) {
	

.new-message-view{
	
	    padding-left: 15px;
	
}	

.statuslabel {
  
    padding-left: 20px;
}
.view-property-search{
	padding: 6px 10px;
}	
.silver-description{
	    min-height: 150px;
}	

.gold-description{
	    min-height: 150px;
}
	.logoimage {
		max-width: 215px;
	}
	.display-button {
		margin-top: 25px;
		margin-bottom:20px;
	}
	.searchdescription {
		margin-bottom: 10px;
	}
}

@media ( max-width : 767px) {
.statuslabel {
  
    padding-left: 0px;
}
.view-property-search{
	padding: 6px 12px;
}	


.billing .billingbase{
	margin-bottom:15px;
}	

.silver-description{
	    min-height: 88px;
}	

.gold-description{
	    min-height: 88px;
}	

	
	.threadaddress {
		font-size: 23px;
		position: relative;
		top: 5px;
		padding-left: 20px;
	}
	.threadstatus {
		padding-left: 20px;
	}
	.status-show>.form-control {
		font-size: 16px;
	}
	.square-content {
		font-size: 5.3vmin;
	}
	.copy {
		display: block;
	}
	.copyright-outer {
		clear: both;
	}
	.square {
		width: 46%;
	}
	.logoimage {
		
	}
}

@media ( max-device-width : 569px) {
	
.view-property-search{
	padding: 6px 12px;
}	
	
	.square-content {
		font-size: 6.3vmin;
	}
	.copy {
		display: block;
	}
	.copyright-outer {
		clear: both;
	}
	.square {
		width: 46%;
	}
	.logoimage {
		
	}
}

@media ( max-width : 467px) {
	

.thread-response-width {

    width: 97%;
	margin-left:5px;

}	
	
	.plan-box-message {
		float: none !important;
	}
	.account-clearfix {
		display: block;
	}
	.threadaddress {
		font-size: 23px;
		position: relative;
		top: 5px;
		padding-left: 20px;
	}
	.threadstatus {
		padding-left: 20px;
	}
	.square-content {
		font-size: 5.3vmin;
	}
	.copy {
		display: block;
	}
	.copyright-outer {
		clear: both;
	}
	.square {
		width: 46%;
	}
	.logoimage {
		
	}
}

@media ( max-width : 320px) {
	.threadaddress {
		padding-left: 15px;
	}
	.threadstatus {
		padding-left: 15px;
	}
	.square-content {
		font-size: 9.3vmin;
	}
	.copy {
		display: block;
	}
	.copyright-outer {
		clear: both;
	}
	.square {
		width: 97%;
	}
	.logoimage {
		
	}
}

.small-logo-avatar {
	width: 45px;
}

.small-logo-avatar-default {
	margin-top: 20px;
}

.adjust-signup-arrow-profile {
	padding-top: 75px;
}

.greentickhidden {
	color: transparent;
}

.about-block {
	font-family: serif;
}

.viewpayment {
	margin-left: 15px;
}

.panel-title {
	font-size: 21px;
}

.mobile-clear {
	text-align: center;
	margin: 0 auto;
}

.mobile-clear div {
	clear: both;
	text-align: center;
}

.mobile-clear:after {
	content: '';
	display: block;
	clear: both;
}

.australia-mobile img {
	width: 20px;
}

.faq-right {
	margin-top: 40px;
	margin-right: 10px;
}

.homepage-quote-mobile {
	font-size: 18px;
	font-weight: 600;
}

.contact-subtitle {
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
}

.faqol li {
	margin-bottom: 15px;
}

.collapse.width {
	height: auto;
	-webkit-transition: width 0.15s linear;
	-moz-transition: width 0.15s linear;
	-o-transition: width 0.15s linear;
	transition: width 0.15s linear;
}

.logobox{
	
	padding-left:15px;
	
}

/* ==================================== */
/*		  	  Navigaton Menu		
/* ==================================== */
.hamburgerbar{
	width:30px;
}
.hambugerbar img{
		width:30px;
}

.hambugerbar .img-circle{
	width:48px;
	position:relative;
	top:-2px;
	left: 0px;
}

.hamburgerx{
	width:30px;
	margin-right:18px;
}

.hambugerbar{
	cursor:pointer;
}

.menu-wrap li{
	cursor:pointer;
}

.menu-wrap {
	background-color: #286090;
	position: fixed;
	top: 0;
	height: 100%;
	width: 300px;
	
	font-size: 1em;
	font-weight: 500;
	overflow: auto;
	transition: .25s;
	z-index: 202;
	right:0;
	 transform: translateX(300px);

}

.menu-show {
	transform: translateX(0px);
}


.burger{
	display:none;
}

.menu-sidebar {
	margin: 0px 0 0px 0px;
	position: relative;
	top: 0px;
}

.menu-sidebar li {
	padding: 0px 22px 0;
}

.menu-sidebar li>a,.menu-sidebar li>div>a  {
	color: #f3f3f3;
	font-size: 1.18em;
	position: relative;
}

.menu-sidebar li>a::after {
	content: "";
	display: block;
	height: 0.15em;
	position: absolute;
	top: 100%;
	width: 100%;
	left: 50%;
	transform: translate(-50%);
	
	transition: background-position .2s .1s ease-out;
	background-size: 200% auto;
}

.menu-sidebar li>a:hover::after {
	background-position: -100% 0;
}

.menu-sidebar .menu-item-has-children {
	position: relative;
}

.menu-sidebar .menu-item-has-children .sub-menu {
	display: none;
}

.sidebar-menu-arrow::after {
	content: "\f107";
	font-family: 'FontAwesome';
	padding: 10px;
	color: #FFFA3B;
	position: relative;
}

.sidebar-menu-arrow:hover::after {
	cursor: pointer;
	color: #fff;
}

.sidebar-menu-arrow:active::after {
	top: 2px;
}

/*Hamburger Button*/
.toggle-button {
	position: relative;
	width: 44px;
	height: 40px;
	top: 5px;
	left: 3px;
	padding: 4px;
	transition: .25s;
	z-index: 210;
}

.toggle-button:hover {
	cursor: pointer;
}

.toggle-button .menu-bar {
	position: absolute;
	border-radius: 2px;
	width: 80%;
	transition: .5s;
	right:0px;
	top:-3px;
}

.toggle-button .menu-bar-top {
	border: 3px solid #286090;
	border-bottom: none;
	top: 0;
	width: 28px;
}

.toggle-button .menu-bar-middle {
	height: 3px;
	background-color: #286090;
	margin-top: 7px;
	margin-bottom: 7px;
	top: 4px;
	width: 28px;
}

.toggle-button .menu-bar-bottom {
	border: 3px solid #286090;
	border-top: none;
	top: 22px;
	width: 28px;
}

.button-open {
	left: 25px;
}

.button-open .menu-bar-top {
	border-color: #fff;
	transform-origin: left;
	transform: rotate(45deg) translate(-14px, 18px);
	transition: .5s;
}

.button-open .menu-bar-middle {
	background-color: #fff;
	transform: translate(230px);
	transition: .1s ease-in;
	opacity: 0;
}

.button-open .menu-bar-bottom {
	border-color: #fff;
	transform-origin: left;
	transform: rotate(-45deg) translate(-17px, -15px);
	transition: .5s;
}

.menu li {
	list-style-type: none;
	border-bottom: 1px solid white;
	background-color: #337BB8;
	text-align:left;
}

.menu-wrap li:hover{
		background-color: #5B95C6;
}


.menu {
	padding-left: 0px;
}



#showdetails {
	width: 32%;
}

.panel-heading {
	cursor: pointer;
}

.backtotop {
	position: relative;
	top: 9px;
}

.seller-heading {
	margin-bottom: 30px;
}

.bg-payment {
	background-color: #337ab7;
}

.resetpasswordbutton {
	margin-top: 5px;
	margin-bottom: 100px;
}

.chat-right {
	width: 66%;
	float: right;
	position: relative;
	margin-bottom: 15px;
	margin-right: 15px;
	background: #dbf0ff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 10px;
	color:#666666;
}

.chat-right:after {
	content: '';
	position: absolute;
	border-style: solid;
	border-width: 10px 0 10px 16px;
	border-color: transparent #dbf0ff;
	display: block;
	width: 0;
	z-index: 1;
	right: -13px;
	bottom: 13px;
}

.chat-left {
	width: 66%;
	float: left;
	position: relative;
	margin-bottom: 15px;
	margin-left: 15px;
	background: #f1f1f1;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 10px;
	color:#666666;
}

.chat-left:before {
	content: '';
	position: absolute;
	border-style: solid;
	border-width: 10px 16px 10px 0;
	border-color: transparent #f1f1f1;
	display: block;
	width: 0;
	z-index: 1;
	left: -15px;
	bottom: 13px;
}

.chat-left:hover {
	background: #f5f5f5;
	color:#444444;
}

.chat-left:hover::after {
	border-color: transparent #f5f5f5;
}

.chat-left:hover::before {
	border-color: transparent #f5f5f5;
}

.chat-right:hover {
	background: #e5f4ff;
	color:#444444;
}

.chat-right:hover::after {
	border-color: transparent #e5f4ff;
}

.chat-right:hover::before {
	border-color: transparent #e5f4ff;
}

.agency-header {
	margin-bottom: 40px;
}

.hidden-tiny{
	display:inline;
}

.visible-tiny{
	display:none;
}

.tos-subheading{
	
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
	
}

.topbuttons-right{
	
	margin-right:25px;

}

.signup-success-tick{
	position:relative;
	top:-4px;
}

.logoutemail{
	font-size:12px;
	color:#a1a1a1;
	 width: 184px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.logoutmenu {
	line-height:22px;
	margin-top:10px;

}

.contactus-icon{
	width:40px;
	position:relative;
	top:-1px;
	margin-right:5px;
} 
.bottom-contactus{
	margin-bottom:30px;
}

.menu-top{
	border-bottom:1px solid #ffffff;
	overflow:hidden;
}
.menuprofile{
	width:78%;

text-align:left;
padding-left:5px;
font-size:13px;
color:#ffffff;

cursor:pointer;


}

.menuprofileemail{
	width:152px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;	
}

.hamburgerxclick{
	width:65px;
	background:#006599;

	border-left:1px solid #ffffff;
	cursor:pointer;
}

.menuprofileimage{
	width:40px;
	margin-right:8px;
	margin-left:10px;
}

.panel-title {display: inline;font-weight: bold;}
.checkbox.pull-right { margin: 0; }
.pl-ziro { padding-left: 0px; }

.saved-search-left{
	line-height:40px;

}


.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 10px;
    display:none;
	z-index:900;
	
}

.faq-question{
	color:#505050;
	font-size:19px;
}

.blue-search-icon {
width: 34%;
margin-right: 23px;

}

.we-also-found{
	margin-bottom:20px;
}

.admin-tool-error{
	margin-top:25px;
}

.back-to-top-button{
	width:65%;
}
.secure-connection{
	font-size:14px;
	color:#aaaaaa;
	margin-top:15px;
}
.no-lockin{
	margin-top:10px;
	font-size:12px;
}
.card-with-lock{
	width:24px;
	margin-left:5px;
	position:relative;
	top:-0px;
}

.stripe-black {
    margin-bottom: 30px;
    width: 380px;
    margin-top: 15px;
}

.poweredbystripe{
	width:160px;
	position:relative;
	top:-34px;
}

.payment-lock{
	width:24px;
}

.payment-surround{
	border:1px solid #bbbbbb;
	padding:20px;
	border-radius:4px;
	background:#f8f8f8;
}

.payment-heading{
	font-family: 'Open Sans', sans-serif;
	font-size:18px;
	font-weight:600;
	color:#444444;
}

.panel-border{
	border-color:#cccccc !important;
}

.panel-payment{
		border-color:#cccccc !important;
}


.search-button-top-search a{
	min-height:48px;
}


.clearbuttons{
	margin-left:15px;
	margin-top:5px;
	display:none;
}

@media ( max-width : 1199px) {

.back-to-top {
 
    right: -20px;
   
	
}
.logobox{
	
	padding-left:12px;
	
}	

	.agency-header {
		font-size: 37px;
	}
}


@media ( max-width : 979px) {
	
.pbs{
	text-align:center;
}
.poweredbystripe{
	width:160px;
	position:relative;
	top:-0px;
	margin-top:20px;
}	

.button-note{
	text-align:center;
}
}

@media ( max-width : 767px) {


	
.faq-expand-all{
	position:relative;
	top:-20px;
}
	
.hambugerbar .img-circle{
	width:48px;
	position:relative;
	top:-2px;
	left: -14px;
}

	
.fixed{
	position:fixed;
}

.readmetext {
    font-size: 16px;
   
}
	
.button-note{
	text-align:center;
	padding:10px;
}

.mobile-landscape-messages {
    position: relative;
    left: -25px;
}
	
	
.square {
    width: 46.6%;
}
	
.account-home-alert {
    margin-right: 0px;
    cursor: pointer;
}

	
.dashboard-tile{
	
	margin-left:-10px;
	
	
}	
.sm-footer-spacer .copy{
	margin-top:7px;
}	

.seller-heading {
    margin-bottom: 20px;
}

.my-account-heading {
    margin-top: 20px !important;
	margin-bottom:0px;
}


.homepage-quote-mobile{
	font-size:26px;
	text-align:center;
}
	
.jumbotron{
	padding-top:40px;
	padding-bottom:40px;
}
	.adjust-button-account-home{
	margin-top:20px;
	}
	.agency-header {
		font-size: 25px;
	}
}

@media ( max-width : 467px) {
	
	

	.clearbuttons{
	text-align:center;
		margin-left:0px;
		margin-bottom:5px;
	}
	 
.blue-search-icon {
width: 34%;
margin-right: 20px;

}

	
.payment-surround {
    border: none;
    padding: 0px;
    border-radius: 0px;
}

	
.stripe-black {
   
    width: 304px;
}

.chat-left,.chat-right{
	width:90%;
}
.hambugerbar {
   
    position: relative;
    left: 0px;
}



	
	.login-icon {
    width: 28%;
}	
#savesearchitem {
	
	top: 15px;
	
}
	

.search-button-top-search{
	top: 0px;
}

	.mobile-xs-hidden{
	display:none;
	}
	
.mobile-landscape-messages{
	position:relative;
	left:0px;
}
	
.mobile-messages-profile-image{
	margin-left:0px;
}	

.mobile-landscape-messages {
    position: relative;
    left: 0px;
}

.mobile-xs-tab-messages{
	margin-top:10px;
}
	
.square {
    width: 46%;
}
.dashboard-tile{
	
	margin-left:-7px;
	
	
}	
	
.mobile-xs-center{
	text-align:center;
}	
	
.home-xs-button{
	position:relative;
	top:-8px;
}
	
.small-logo-avatar {
    width: 45px;
    position: relative;
    left: -10px;
}
.accountactivespielright {
    height: 37px;
    line-height: 20px;
   
}	

.hidden-tiny{
	display:none;
}

.visible-tiny{
	display:block;
}	

	.agency-header {
		font-size: 23px;
		text-align: center;
	}
}

@media ( max-width : 320px) {
	

.blue-search-icon {
    width: 40%;
    margin-right: 3px;
	position:relative;
	left:-10px;
}

	
.stripe-black {
    width: 247px;
}
.heavyjumbo {
    font-size: 25px !important;
}
.mobile-messages-profile-image{
	width:56px;
	margin-top:15px;
}		

.square {
    width: 95%;
}
.dashboard-tile {
    margin-left: -6px;
}

}

.caret {

    border-top: 4px solid;
  
}

.account-alert{
	WIDTH:95%;
	line-height:40px;
}

.menu-show{
overflow:auto;	
	width:319px;
}


.tos-message-login{
	
}

.agent-sign-up-button{
	position:relative;
 	top:-15px;
 }
 
 
 .agents-heading{
	font-size:34px !important;
 	margin-bottom:0px;
 }
 
  
 @media ( max-width : 767px) {
 .agents-heading{
	font-size:34px !important;
 	margin-bottom:20px;
 }
 }
 
.semi-bold{
	font-weight:600;
}
html, body {
    max-width: 100%;
    overflow-x: hidden;
}
.find-best-agent-outer{
	width:100%;
	text-align: center;
	margin-bottom:20px;
}
.find-best-agent{
	color:#ffffff;
	
}
.find-best-agent:hover{
	color:#ffffff;
	
}

.scroller{

}

.tile-note{
	font-size:11px;
	margin-top:15px;
}

.attachment{
	background:#f1f1f1;
	border-radius:4px;
	line-height:40px;
	min-height:40px;
	cursor:default;
	margin-top:5px;
}

.attachfile{
	font-size:15px;
	cursor:pointer;
	color:#286090;
}
.attachfile span{
	margin-left:10px;
	margin-right:5px;
	margin-top:10px;
	
}


.attachfile:hover{
	text-decoration:underline;
}

.normal-right-spinner {
    -webkit-animation: glyphicon-spin-r 2s infinite linear;
    animation: glyphicon-spin-r 2s infinite linear;
}

@-webkit-keyframes glyphicon-spin-r {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@keyframes glyphicon-spin-r {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

.attachbox{
	float: right;
border: 1px solid #0099FF;
background: white;
height: 30px;
margin-top: 5px;
	margin-bottom: 5px;
line-height: 30px;
	padding-left: 5px;
padding-right: 5px;
	margin-right: 10px;
	border-radius:4px;
}

.smallpaperclip{
	font-size:13px;
	margin-top:5px;
	margin-right:10px;
	color:#444444;
}

.attachmentname{
	font-size:13px;
	color:#444444;
}

.sendall{
	margin-top:20px;
	margin-bottom:20px;
}

.threadpaperclip{
	margin-right:10px;
}

.removefile{
	margin-left:5px;
	margin-top:5px;
	cursor:pointer;
	color:#777777;
}

.removefile:hover{
	color:#d90000;
}

.loadspinner{
	margin-top:0px;
	color:#337Ab7;
	
}

.spinnerright{
	    margin-right: 10px;
    margin-top: 8px;
	
}

.attachmentlink{
	width:100%;
	white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.cannedattach{
	float:left;
	width:250px;
	
}

.cannedattach .removefile{
	float:right;
	position:absolute;
	right:0;
}

.cannedattachmentname{
	position:relative;
	width: 90%;
	
}

.editcannedattachment{
		position:relative;
	width: auto;
}

.deletecannedresponse{
	
}


.deletecannedbox{
	margin-top:50px;
}
.canpreview{
	font-size:12px;
	color:#999999;
}

.canbutton{
	border:1px solid #999999;
	margin-bottom:15px;
	padding:10px;
	font-size: 18px;
	font-weight: 600;
	font-family: 'Open Sans', sans-serif;
}

.whiteblock{
	background:#ffffff;
	padding:20px;
}

.createnewcan{
	margin-top:30px;
}

.btn-can{
	background:#f1f1f1;
	text-align:left;
	color:#444444;
	border-color: #d1d1d1;
}

.contacterror{
	border:1px solid red;
}

.insertcanned{
	width:14px;
	margin-bottom:1px;
	margin-right:3px;
}

.insertcantext{
	font-size:16px;
	margin-bottom:1px;
}

.jumbofont{
font-family: 'Open Sans', sans-serif;
    font-weight: 200;
    margin: 0;
    padding: 0;
    margin-bottom: 26px;
    
  
    padding-top: 6px
	
}

.jumbofontxs{
font-family: 'Open Sans', sans-serif;

    margin: 0;
    padding: 0;
    margin-bottom: 20px;
    
  line-height:34px;
    padding-top: 0px
	
}

.jumbofontheavy{
	    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    margin: 0;
    padding: 0;
    margin-bottom: 20px;
    position: relative;
    top: -10px;
    margin-top: 34px;
}


.marginbottom0{
	margin-bottom:0;
}

.margin-bottom-20{
	margin-bottom:20px;
}

.social{
	width:24px;
}


.spacerv{
	margin-left:25px; 
}
.socialspace{
	margin-left:5px;
}

.find-best-agent-outer{
	color:#ffffff;
}

#agentagree{
	    transform:scale(1.5, 1.5);
	margin-left:8px;
	margin-top:0px;
	outline:0;
	position:relative;
	top:2px;
	margin-right:5px;
}

.checkerror{
	color:#ee0000;
	
}
.agentbox {
	font-size:14px;
}

.editnameprofile{
	margin-top:30px;
}

.nolabel{
	margin-bottom:0px;
}

.textarea-control{
	min-height:200px !important;
	width:100% !important;
}

.adjustagentemailerror{
	margin-top:20px;
}

.agenttruncate{
	
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.questionagenttool{
	margin-top:35px;
}

.categorybar{
	background:#e1e1e1;
	width:100%;
	height:40px;
	color:#555555;
}

.arrow_box {
	position: relative;
	background: #337BB8;
	color:#ffffff;
	border: 1px solid #337BB8;
}
.arrow_box:after, .arrow_box:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box:after {
	border-color: rgba(136, 183, 213, 0);
	border-top-color: #337BB8;
	border-width: 11px;
	margin-left: -11px;
}



.arrow_box:before {
	border-color: rgba(194, 225, 245, 0);
	
	border-width: 18px;
	margin-left: -18px;
}

.sellrentbutton{
	cursor:pointer;
	border-left:0px solid white;
	border-right:1px solid #aaaaaa;
	height:40px;
	text-align:center;
	line-height:40px;
}

.sellrentbutton:first-of-type{
	
	border-left:1px solid #aaaaaa;
	
}

.sellrentbutton:hover{
	
	color:#ffffff;
	background:#337BB8;

	
}

.categorybaragent{
	margin-bottom:20px;
}

.topactive{
	text-decoration:underline;
}

.categoryview{
	margin-top:18px;
	margin-right:10px;
}

.movefrom{
	margin-bottom:20px;
}

.modal-from-title{
	font-size:14px;
	color:#333333;
}

.profilesearch{
	width:100%;
}

.display-button-agents {
    margin-top: 120px;
}

.searchagentdescription{
	margin-bottom:15px;
}


.tooltip.in {
  filter: alpha(opacity=100);
  opacity: 1;
}

.tooltip-inner {

  background-color: #444444;
 
}

.tooltip.top .tooltip-arrow {

  border-top-color: #444444;
}
.tooltip.top-left .tooltip-arrow {

  border-top-color: #444444;
}
.tooltip.top-right .tooltip-arrow {

  border-top-color: #444444;
}
.tooltip.right .tooltip-arrow {
 
  border-right-color: #444444;
}
.tooltip.left .tooltip-arrow {

  border-left-color: #444444;
}
.tooltip.bottom .tooltip-arrow {
 
  border-bottom-color: #444444;
}
.tooltip.bottom-left .tooltip-arrow {

  border-bottom-color: #444444;
}
.tooltip.bottom-right .tooltip-arrow {

  border-bottom-color: #444444;
}

.home-sell-button{
	min-width:238px;
}

.back-link{
	font-size:11px;
position:relative;
	top:5px;
}

.message-heading{
	margin-top:10px;
}

.mp{margin-bottom:15px;}

.recommended-badge{
	margin-top:5px;
}


.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;   margin:0 auto; margin-top:20px;} 
.embed-container iframe, .embed-container object, .embed-container embed {
  top: 0; left: 0; margin: 0 auto; }

	
	
.withdraw-box{
	height:125px !important;
	min-height:125px !important;
}	
	
.withdrawn-box-text{
	font-size:16px;
}




.accept-it{
	border-top-right-radius:4px !important;
		border-bottom-right-radius:4px !important;
}

.sellerswitch{
	font-size:16px !important;
}

.agentswitch{
	font-size:15px !important;
}

.billinfoicon{
	width:100px;
}


.faqlist li{
	margin-bottom:20px;
}

.helpheading{
	margin-top:55px;
}

 @media ( max-width : 979px) and (min-width: 767px) {
 	
.home-sell-button{
	min-width:207px;
}

.home-sell-button.font24{
	font-size:22px;
}

 }
 
 
 .notify-heading{
	margin-top:20px;
 }
 
 
.adjust-button-account-home-learnmore {
    position: relative;
    top: -4px;
}

.submitpropertylearnmore{
	margin-top:10px;
}

.highlightlink{
	text-decoration:underline;
}

.listalert{
	margin-top:8px;
}

.list-assured{
	font-size:16px;
	margin-top:15px;
}