html,
body {
	min-width: 320px;
}

a#Logo,
.half,
.full,
#Banner h1,
#Banner nav,
#LogoBlock,
#ContentBody,
#SideBar,
#Main,
#copyright {
	float: none;
	width: auto !important;
	margin: 0;
	padding: 0;
	min-height: 0;
}

/* HEADER */

#Logo {
	position: static;
	display: block;
	margin: 0 auto;
}

#Logo img {
	height: auto;
	width: 120px;
}

#Logo span {
	top: 65px;	
	font-size: 14px;
}

#Banner {
	height: 58px;
	min-width: 300px;
}

#Banner h1 {
	background: none;
	text-align: center;
	line-height: 42px; 
}

#MyNewforma {
	display: none;
}

#Banner nav {
	height: 58px;
}

#Banner nav a {
display: inline-block;
color: #fff;
font-size: 16px;
font-weight: 100;
line-height: 58px;
padding: 0 5px;
vertical-align: top;
-webkit-font-smoothing: antialiased;
-moz-font-smoothing: antialiased;
}

#SignIn {
	display: block;
	position: absolute;
	top: 16px;
	right: 10px;
	padding: 2px 4px;
	font-size: 14px;
}

a.newformaID span {
	display: none;
}

a.newformaID {
	width: 22px;
	height: 58px;
	display: inline-block;
	vertical-align: middle;
	background: url(../img/house-icon.png) no-repeat center 17px;
}

a.newformaID:hover {
	background: url(../img/house-icon.png) no-repeat center 17px !important;
}

/* SIDEBAR */

#SideBar {
	height: auto;
	background: none;
}

#SideBar label {
	width: 100%;
}

#SideBar #Card,
#SideBar #LoginForm {
	display: none;
}

.connect input[type="text"],
#LoginForm input[type=text],
#LoginForm input[type=password],
#SignedIn input {
	width: 100%;
	display: block;
	margin: 0 auto 10px;
}

.ribbon {
	display: none;
}

#SideBar h2 {
	font-size: 16px;
}

#SideBar h2.mobile_header {
	display: none;
}

#Downloads {
width: 80%;
margin: 0 auto 40px;
padding: 7px 0;
border-width: 1px 1px 2px;
overflow: auto;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}

#Downloads a {
	width: 49%;
}

.app_btn {
	text-align: center;
}

#Google img,
#Apple img {
	left: 0;
}

/* CONTENT */


#ProjectImg,
#Welcome {
	height: auto;
	width: auto;
	max-width: 100%;
}

h1 {
	padding-top: 31px;
	margin-bottom: 15px;
}

.half,
.full {
	padding-left: 15px;
	padding-right: 15px;
}

.half p,
.full p {
	display: inline;
}

.bracket_top,
.bracket {
	padding-bottom: 30px;
	background: none !important;
}

#copyright p {
	display: block;
}


/*  INDEX  */

#Main h1 {
	font-size: 18px;
}

#Main .bracket_top img {
	margin-top: 0;
	margin-left: 30px;
	margin-bottom: 5px;
	width: 96px;
	height: auto;
}

.app {
	height: auto;
	clear: both;
}

.app img {
	float: left;
	margin: 0 18px 18px 0;
}

.bracket_top h2.bracket_header {
	font-size: 16px;
	position: absolute;
	bottom: -13px;
	left: 0;
	z-index: 10;
	padding-left: 15px;
	padding-right: 15px;
}

img.bracket_bottom {
	display: none;
}

/* MOBILE APPS */

.mobile_features img {
display: none;	
}

.mobile_features img.badge {
display: block;	
}

#Main .mobile_features p,
#Main .mobile_features ul {
margin-left: 77px;
display: block;
margin-right: 0;
}

/* PROJECTS */

.connect {
	padding-top: 15px;
}

.full img[alt="rolodex"] {
	display: none;
}

#AddProjects {
	margin: 0 0 20px 0;
}

.menu-list-paginator form.pagination {
	position: static;
	display: block;
	margin: 5px auto;
}

.menu-list-paginator #paginationSearch {
	max-width: 100%;
	width: 70%;
}

p.sort_by {
	text-align: center;
	display: block;
}

dd span.company_name {
	float: none;
	position: static;
	padding: 0;
	display: block;
}


dd a {
	white-space: normal;
}

/* SUBSCRIPTIONS */

.subscription .half img {
	float: left;
	width: 130px;
	height: auto;
	vertical-align: top;
}

.subscription #Main .half h2 {
	margin: 20px 0 8px 140px;
	text-align: left;
}

.subscription .half p {
	margin-left: 140px;
	display: block;
	text-align: left;
}

/* forms === */

#SubscriptionForm input.large {
	width: 99%;
}

#SubscriptionForm input.credit_card {
	width: 74%;
}
#SubscriptionForm input.cvc {
	width: 25%;
}

#SubscriptionForm p {
font-size: 12px;
display: block;
padding: 0 10px;
margin-bottom: 10px;
}
/* LOGIN/SIGN UP */

.layout-simple #Main h2 {
	text-align: center;
	margin-left: 0;
}

.layout-simple #Main #RegisterForm,
.layout-simple #Main #LoginForm {
	margin: 0 auto;
	float: none;
	width: 90%;
}

.layout-simple #Main p {
	width: 90%;
	display: block;
	margin: 15px auto;
}

#formChangePassword input[type='password'],
#ManageAccount input[type='email'],
.layout-simple #RegisterForm input[type='email'] {
	width: 100%;
	margin-bottom: 10px;
}

#ManageAccount input.left,
#ManageAccount input.right,
.layout-simple input.right,
.layout-simple input.left {
	width: 50%;
	float: left;
	margin-bottom: 10px;
}

input.left {
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius-topright: 0;
	-moz-border-radius-bottomright: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

input.right {
	-webkit-border-top-left-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-bottomleft: 0;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

#ManageAccount,
#formChangePassword {
	width: 90%;
	display: block;
	margin: 0 auto;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #cdcccd;
	border-width: 1px 1px 2px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding: 10px;
	overflow: auto;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #f4f4f4 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f4f4f4)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#f4f4f4 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#f4f4f4 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#f4f4f4 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%,#f4f4f4 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f4f4',GradientType=0 ); /* IE6-9 */
}

#ManageAccount input.button,
#formChangePassword input.button {
	float: right;
}

#formTerms,
#TermsContainer,
#TermsFrame {
	width: 100% !important;
}

/* MOBILE FEATURES */

#MobileImg {
	width: 100%;
	height: auto;
}

#MobileUpgrade {
	margin: 10px auto 0;
}

div.app {
	margin: 20px auto 0;
	float: none;
	display: block;
	width: 90%;
	padding-right: 0;
}

#Main .app p {
	
}

/* PROJECTS */


dd.menu-list-item a {
	width: auto;
}