.menu {
	display: none;
}
.header {
	height: 100px;
}
.header .container {
    width: 100%;
}
.header .container img{
    float: left;
	margin: 10px;
}
.footer {
	height: 50px;
	text-align: center;
}
.footer .container {
	margin: 20px;
}
.aca_wrapper {
	width: 100%;
}
.aca_wrapper > div{
	width: auto !important;
	width: initial !important;
	min-height: 650px;
}
.ACA_NavBanner {
	width: 100%;
}
.nav_bar_container {
	margin: 0px;
	width: 100%;
}
.ACA_NaviTitle {
	width: 100%;
	margin: 0px;
}
.ACA_Content {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.ACA_Content > table {
	width: 100%;
}
.ACA_RightContent {
	width: 100%;
	padding-left: 0px;
	float: none;
}

.container_40 {
    width: auto;
    max-width: 100em;
}

.ACA_RightItem {
	width:100%;
	padding-left: 0px;
}

.gs_container {
	float: right !important;
}

.ACA_Grid_OverFlow .ACA_GridView {
	width: 100% !important;
}
/*	Application Type Select Page	*/
#ctl00_PlaceHolderMain_PermitTypeSelect_table,
#ctl00_PlaceHolderMain_PermitTypeSelect{
	width:100%;
}
.ACA_Area_CapHome > table {
	width: 100%;
}
.aca_asi_table {
	width: 100%;
}
.actionbar_bottom {
	margin-top: 20px;
	float: none;
	width: 100%;
	overflow: hidden;
}
.ACA_GridView{
	width: 100% !important;	
}
.ACA_Area_CapConfirm #divContent > .ACA_TabRow + p {
	width: 100%;
	text-align: center;
}
#ctl00_PlaceHolderMain_attachmentEdit_iframeAttachmentList{
	width: 100% !important;
}
.table_parent_detail
{
	width: 100% !important;
	table-layout: auto;
}


.td_parent_right
{
	width: 100% !important;
}

.table_child
{
	width: 100% !important;

}
.td_child_right
{
	width: 100% !important;
}
.ACA_NShot {
  width: 100%;
  font-weight: bold;
  font-size: 12px;
  text-decoration: underline;
}

/* Record Detail Page */
.record-detail .record-summary, .record-detail .record-nav, .record-detail .record-main-section {
    width: 100%;
}