#main {
	padding-top: 0;
	padding-bottom: 0;
}

#wrapper, #app_body {
	padding: 0 !important;
}

#app_body {
	max-width: 100%;
}

.location {
	font-size: 14px;
}

h1, h2, h3, h4, h5, h6 {
	color: #213443;
	line-height: normal;
    font-family: "proxima-nova",sans-serif;
    font-style: normal;  
    box-sizing: border-box;  		
}

p, li, span {
	color: #333333 !important;
    font-family: "proxima-nova",sans-serif !important;
    font-style: normal;
    font-weight: 300 !important;
    font-size: 13px !important;
    line-height: 22px !important;
    margin: 1em 0;
    padding: 0;
    box-sizing: border-box;  	
}

strong {
	font-size: 15px;
}

h1 {
	border-bottom: 1px solid #ccc;
	padding-bottom: 20px;
	margin-bottom: 20px !important;
	font-weight: 500;
}

h2 {
    font-size: 15px;
    font-weight: 600;	
}

.opening a {
	font-size: 14px;
}
.opening strong {
	font-size: 14px !important;
}

.company-name {
	font-weight: 500 !important;
	font-style: italic;
}

div#footer {
	display:none;
}