@media screen and (max-width: 1000px) {

#header {
	width: 90%;
	height: 70px;
}

#headerwrap {
/* 	height: 100px;
	overflow: hidden; */
}

#signedin {
	display: none;
}

#topnav {
	margin: 0 auto;
}

#expander {
}

#contactinfobox {
	clear:both;
}

#jobinfobox {
	clear:both;
}

#notebox {
	clear:both;
}

#listbox, #Template {
	margin-left: 2%;
}

#customerbox {
	margin-left: -10px;
}

#infobox {
	float: none;
	width: 60%;
	font-size:12pt;
	margin-left: 2%;
	margin-bottom: 20px;
/*	overflow: inherit; */
}

#formrightbox {
	float: none;
	width: 70%;
}

#formleftbox {
	clear: both;
	float: none;
	border-style: dashed;
	width: 70%;
	margin-bottom: 30px;
}

#formlayoutcontroller {
	width: 100%;
	padding-left: 0px;
}
#propertystatsbox {
	float: none;
	clear: left;
	width: 60%;
	font-size:12pt;
	margin-left: 2%;
	margin-bottom: 20px;
}

}

@media screen and (max-width: 1100px) {

#header {
	width: 98%;
	height: 70px;
}

#headerwrap {
	height: 80px;
	overflow: hidden;
}

#headerbottomline {
	position: absolute;
	top: -30px;
	height: 10px;
}

#signedinas {
	font-size: 0.78em;
}

#logo {
	height: 69px;
	overflow: hidden;
/*	margin: 0 auto;
	float: none; */
}

#logomobile {
	height: 66px;
}

#topnav {
	margin: 0 auto;
	float: none;
	font-size:0.85em;
	clear: both;
	padding: 0;
}

#footerinside{
	margin: -17px auto;
	width: 97%;
	height: 34px;
	border: 0px white solid;
}

#contentboxwrappercontent {
	width: 98%;
	margin: 10px auto 0;
}

#contentmainheadingwrapper{
border-bottom: #DDD 1px solid;
padding: 10px 0px -8px 20px;
margin-bottom: 30px;
}

#contentmainheading {
	font-size:2.2em;
	margin:8px 0 0 -6px;
}

.contentmainunderheading {
	font-size: 0.9em;
	margin:-20px 0px 0px -36px;
}

#loginbox {
	font-size: 1.0em;
}

#listbox {
	width: 87%;
/*	font-size:8pt; */
}

.listboxtitlemobile {
	width: 0px;
	overflow: hidden;
	display: none;
	color: #FFF;
	position: relative;
	top: 5px;
	background-color: #FFF;
	border: solid 0px #FFF;
}
.listboxtitlemobile a {
    text-decoration:none;
    color:#707070;
}

.listboxtitlemobilecontent{
	width: 0px;
	overflow: hidden;
	display: none;
}

#customerbox {
	width: 87%;
/*	font-size:8pt; */
}

#customerboxsub { /* used on: formcustomer.php */
	display: none;
}

#propertyboxsub { /* used on: formcustomer.php */
	display: none;
}

#cardboxsub { /* used on: formcustomer.php */
	display: none;
}

#formleftbox {
	width: 100%;
}
	
#formrightbox {
	width: 100%;
	border-style: dotted;
}

#auxlinks {
font-size:1.5em;
font-weight:700;
padding: 10px 10px;
}

}

@media screen and (max-width: 590px) {

#header {
	height: 66px;
}

#headerwrap {
	height: 76px;
	overflow: hidden;
}

#headerbottomline {
	position: absolute;
	top: -58px;
	height: 10px;
}

#logo {
	display: none;
}

/* #logomobile { // PRE-FB LOGIN BUTTON CSS FORMAT FOR HEADER LOGO
	display: inherit;
	margin: 4px 15% 4px 15%;
	text-align: left;
} */

#logomobile {
	display: inherit;
	margin: 4px 0% 4px 1%;
	text-align: left;
}

#logomobile img {
	padding-top: 0px;
	max-width: 225px;
	max-height: 60px;
}

#contentboxcontent {
	clear: both;
	margin-top: 10px;
	margin-left: -1%;
}

#listbox {
	width: 87%;
	font-size: 9pt;
}

.descriptioninput {
width: 80%;
}

}

@media screen and (max-width: 400px) {

#contentmainheading {
	font-size:1.7em;
	margin:0px -20px 0px 8px;
}

.contentmainunderheading {
	font-size: 0.9em;
	margin:-20px 0px 0px -32px;
	padding-bottom: 0px;
	letter-spacing: 4px;
}

#contentboxcontent {
	clear: both;
	margin-top: 10px;
	margin-left: -6%;
}

#labelcode {
	display: none;
}

#editButton {
/*	clear: both; */
}


#listbox {
	width: 87%;
	font-size: 9pt;
}

#customerbox {
	width: 81%;
	font-size: 9pt;
}

#expanderbox {
	font-size: 8pt;
}

#infobox {
	width: 81%;
}

#notebox {
	width: 81%;
}

#propertystatsbox {
	width: 81%;
	clear: left;
}

#indexbox {
	width: 81%;
	clear: left;
}

#formboxtitle {
clear:left;
}

#loginbox {
	width: 250px;
}

#contactinfobox {
	width: 81%;
}

#jobinfobox {
	width: 81%;
}

#notebox {
	width: 81%;	
}

#spanLeft {
font-size: 1.2em;
}

#spanRight {
font-size: 1.3em;
}

#companyTable {
margin-left: -10px;
}

#tableid {
margin-left: -10px;
}

.managetable {
margin-left: -7px;
}

.inputs {
width: 160px;
}

#auxlinks {
font-size:1.1em;
font-weight:700;
padding: 10px 10px;
}

.descriptioninput {
width: 90%;
}

}