/*
<!-- FontAwesome include -->
<script src="https://use.fontawesome.com/7724a86ee8.js"></script>

<!-- Material Icons include -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/material-design-iconic-font/2.2.0/css/material-design-iconic-font.min.css"> 

<!-- CSS Grid System -->
<link href="https://zolacreative.com/global_pictures/z-grid.css" type="text/css" rel="stylesheet"/>

<link href="https://fonts.googleapis.com/css?family=Montaga|Open+Sans+Condensed:700|Open+Sans:300,300i,700" rel="stylesheet"> 

font-family: 'Open Sans Condensed', sans-serif;
font-family: 'Open Sans', sans-serif;
font-family: 'Montaga', serif;

red #641416
gray #767676

*/

@charset "utf-8";
/* CSS Document */
html {
	box-sizing: border-box;
}
*, *:before, *:after {
	box-sizing: inherit;
}
body, html { 
	overflow-x: hidden; 
	overflow-y: auto;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
}

/* BUG FIX FOR OFFSET PAGE LAYOUT IN IE / EDGE - INVESTIGATE ISSUE FURTHER */
/* Microsoft Edge Browser 12+ (All) - @supports method */
@supports (-ms-ime-align:auto) {
body{margin-top: -8px !important;}
}
/* Internet Explorer 10+ */
@media screen and (-ms-high-contrast:active), (-ms-high-contrast:none) {
body{margin-top: -8px !important;}
}

div, .dropmenudiv > a {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
}
b, strong { 
	font-weight: 700;
}
img {
	border: 0;
}
map {
	line-height: 0%;
}
.mobile {
	display: none!important;
}

a, .sidegraphic_blog_link a, .c2cSide::before {
	color: #641416;
	transition: all 0.3s ease-in-out;
}
a:before, a:after { transition: all 0.3s ease-in-out; }
a:hover, a:active {
	color: #767676;
}

/*Headline Formatting*/
.PageTitle, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .blog_specific_title, .ContactUsToday, .sidegraphic_blog_link {
	font-family: 'Montaga', serif;
	font-weight: 400;
	line-height: 1.2;
	margin: 0 0 .5em 0;
	color: #641416;
}
.PageTitle, h1, .h1 {/*Page Headline (i.e. WELCOME)*/
	font-size: 42px;
}
.PageTitle {
    margin-top: 1em;
}
h2, .h2 {    
	font-size: 36px;
}
h3, .h3, .ContactUsToday { 
	font-size: 32px;
}
h4, .h4 {
	font-size: 24px;
}
h5, .h5 {
	font-size: 20px;
}
h6, .h6 {
	font-size: 18px;
}

/*Content Formatting*/
p, li, label {    
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 18px; 
	line-height: 2;
	color: #222222;
}
p {
	margin-top: 0;
	margin-bottom: 1em;
}
ul {
	margin-top: 0;
	margin-bottom: 1em;
}
li {
	line-height: 1.5;
	margin-bottom: .5em;
}
.inline-list { padding: 0; }
.inline-list > li { display: inline-block; }
.inline-list > li:after { content:"|"; padding: 0 4px; }
.inline-list > li:last-child:after { content:""; padding: 0; } 

.nostyle-list { padding: 0; list-style: none; }


.alternating-list {
	padding: 0;
	list-style: none;
}
.alternating-list > li {
	padding: 36px 30px;
}
.alternating-list > li:nth-child(odd) {
	background: #e2e6ec;
}
.alternating-list > li:nth-child(even) {
	background: #d4d9e1;
}

.sideNav {
    float: right;
    width: auto;
    list-style: none;
    padding-left: 30px;
}
.sideNav li {
    font-weight: 400;
    font-size: 16px;
    padding-bottom: .5em;
    border-bottom: 1px solid rgba(0,0,0,.15);
}
.sideNav a { 
    display: block;
    text-decoration: none;
}

/*Side Blog Posts Style*/
.sidegraphic_blog_link {
    margin: 0 auto 10px auto;
    width: 298px;
    line-height: 140%;
    font-size: 18px;
}
.sidegraphic_blog_link a {
    font-size: 16px !important;
    text-transform: none;
}

/*Click to Call Style*/
.c2cSide {
	display: block;
	width: 298px;
	margin: 0 auto;
	line-height: 100%;
	text-decoration: none;
	text-align: left;font-size: 30px;
}
.c2cSide:before{
	content: "\f098";
	padding-right: 8px;
	font-family: FontAwesome;
}
#ctl00_panLeftSideMenu > #ctl00_c2c_upClickToCall {
    position: absolute;
}
span {
	font: inherit;
}

/*Header*/
header {

}
header:after {
	content: "";
	display: table;
	clear: both;
}
/*Retina Logo*/
.header-logo {
	display: block;
	position: absolute;
	z-index: 601;
	left: 0;
	top: 16px;
	width: 444px;
	height: 88px;
	background-image: url(/global_pictures/logoMain.png);
	background-size: cover;
}
.header-logo:hover {
	filter: drop-shadow(0px 0px 4px rgba(0,0,0,.5));
	-webkit-filter: drop-shadow(0px 0px 4px rgba(0,0,0,.5));
}
.header-contact { 
	position: absolute;
	right: 0;
	top: 36px;
	font-size: 32px;
	line-height: 1;
	color: #767676;
	letter-spacing: .01em;
	cursor: default;
	text-align: right;
	text-transform: uppercase;
}
.header-contact i { color: #641416 }
.header-contact:before { 
	content:"free initial consultation";
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 700;
	font-size: 18px;
	display: block;
	color: #641416;
	letter-spacing: 0;
}

.header-slogan {
    position: absolute;
    right: 0;
    top: 244px;
    font-family: 'Montaga', serif;
    font-weight: 400;
    font-size: 90px;
    line-height: 1;
    color: #545454;
    cursor: default;
    letter-spacing: .01em;
}

/*Secton Code*/
section {
	overflow: hidden; 
}
section > div:after {
	content: "";
	display: table;
	clear: both;
}
section > div { 
	position: relative;
	width: 1140px;
	padding: 60px 0;
	margin: 0 auto;
}
section h1, section .h1 {
	margin-top: 0;
	padding-top: 0;
	text-align: center;
}

.badges-footer  {
display: none;
padding-top: 30px;
padding-bottom: 30px;
background: #767676; }

.badges-footer div {
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
flex-wrap: wrap;

max-width: 992px;
}

.badges-footer img {
  align-self: center;
  width: auto;
  max-height: 146px;
margin: 0 15px 15px;
}

.home-intro {
	background: #641416 url(/global_pictures/intro-bg.jpg) no-repeat center;
	background-size: 1920px 1280px;
	background-attachment: fixed;
	transform-style: inherit;
}
.home-intro * { color: #fff; }
.home-intro > div { padding: 90px 0; }

.home-contact { 
background: linear-gradient(to right, #dddddd 50%,#767676 50%);

}

.home-contact .col-5 * { color: #fff; }
.home-contact .col-5 p { font-size: 24px; line-height: 32px; }
.home-contact .col-5 i { color: #98373a }

.home-contact .col-3 {
    padding: 0 15px 0 15px !important;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.home-contact .col-3 img { margin-bottom: 2em; }

/* Section Fix for iPad */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) { section {
	background-attachment: scroll !important;
	background-position: 50% 80% !important;
}
}

/*Footer*/
footer {
	display: block;
	width:100%;
	height: auto;
	min-height: 95px;
	padding: 20px 0;
	margin: 0;
border-top: 1px solid #767676;
}
footer > div:first-of-type { 
display: flex;
justify-content: flex-start;
align-items: center;
	position: relative;
	width: 1140px;
    flex-basis: 1140px;
    flex-grow: 0;
    flex-shrink: 0;
	margin: 0 auto;

}
footer > div:before, footer > div:after {
	content: "";
	display: table;
	clear: both;
}
footer img { float: left; margin-right: auto; }
footer p {
	font-size: 16px;
	line-height: 21px;
	text-align: right;
	padding: 0;
	margin: 0;
}
footer a:link, footer a:visited{
	text-decoration: none;
}
footer a:hover, footer a:active {
	text-decoration: underline;
}




/*Drop down Menu*/
.lennington_menu {               
	height: 50px;
	background: transparent;
}
.chromestyle ul {

    display: flex;

    flex-wrap: nowrap;

    justify-content: space-between;

}

.chromestyle ul li {   
	font-size: 15px;
	display: inline;
	margin: 0;
}
.chromestyle ul li:first-child { display: none; }
.chromestyle ul li a { 
	display: inline-block;
	padding: 0 16px;
	margin: 0;
	font: inherit; 
	color: #fff;    
	text-decoration: none;
	line-height: 50px; /* = lennington_menu height */
	text-transform: initial;
}
.chromestyle ul li a:hover, .chromestyle ul li a.selected  {
	background: #767676 none;   
	color: #fff; 
}
.dropmenudiv { 
	visibility: hidden;
	position: absolute;
	z-index: 1000;
	top: 0;
	min-width: 250px;
	width: auto;
	padding: 4px;
	border: 1px solid #ccc;
	border-bottom-width: 1px;
	font-weight: normal;
	font-size: 16px; 
	line-height: 120%;
	background: rgba(255,255,255,0.95) none; 
	box-shadow: 2px 2px 4px #555555;
}
.chromemenu_imageseperator {    
	display: none;
}
.dropmenudiv a { 
	display: block;
	padding: 10px;
	border-bottom: 1px solid #ccc;
	text-decoration: none;
	color: #222222;
}
.dropmenudiv a:hover { /*DROP DOWN MENU ACTIVATED OPTIONS*/
	background-color:  #641416;
	color: #fff;
}
/*END OF LENNINGTON MENU*/


/*responsive video embeds*/
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.link-row-img {
	display: flex;
	justify-content: space-between;
	text-align: center;
}
.link-row-img a {
	font-size: 21px;
	line-height: 1;
	color: #767676;
	padding: 0 15px;
	text-decoration: none;
}
.link-row-img a:before {
	content: "";
	display: block;
	width: 100px;
	height: 100px;
	margin: 0 auto 1em auto;
	border-radius: 50%;
	text-decoration: none;
	background: url(/global_pictures/cta-sprite.jpg) no-repeat;
}
.link-row-img a:nth-child(2):before {
	background-position: -100px 0;
}
.link-row-img a:nth-child(3):before {
	background-position: -200px 0;
}
.link-row-img a:nth-child(4):before {
	background-position: -300px 0;
}
.link-row-img a:nth-child(5):before {
	background-position: -400px 0;
}
.link-row-img a:nth-child(6):before {
	background-position: -500px 0;
}

.link-row-img a:hover {
	text-decoration: none;
	color: #641416
}
.link-row-img a:hover:before {
		background-position: 0 -100px;	
}
.link-row-img a:nth-child(2):hover:before { background-position: -100px -100px; }
.link-row-img a:nth-child(3):hover:before { background-position: -200px -100px; }
.link-row-img a:nth-child(4):hover:before { background-position: -300px -100px; }
.link-row-img a:nth-child(5):hover:before { background-position: -400px -100px; }
.link-row-img a:nth-child(6):hover:before { background-position: -500px -100px; }


/* Helper Classes */

.color-red { color: #641416 !important; }

/* margin reset */
.m-0 {
	margin: 0;
}
/* type scale */
.f-1 {
	font-size: 16px;
}
.f-2 {
	font-size: 18px;
}
.f-3 {
	font-size: 21px;
}
.f-4 {
	font-size: 24px;
}
.f-5 {
	font-size: 32px;
}
.f-6 {
	font-size: 36px;
}
.f-7 {
	font-size: 42px;
}
.f-8 {
	font-size: 5.4px;
}

/* display title scale */
.d-1 {
	font-size: 64px;
}
.d-2 {
	font-size: 72px;
}
.d-3 {
	font-size: 96px;
}
.d-4 {
	font-size: 120px;
}


/* Increased horizontal padding for rows */
.h-padding_30px { 
	margin-left: -30px;
	margin-right: -30px;
}
.h-padding_30px > *[class|=col] { 
	padding-left: 30px; 
	padding-right: 30px; 
}
.h-padding_60px { 
	margin-left: -60px;
	margin-right: -60px;
}
.h-padding_60px > *[class|=col] { 
	padding-left: 60px; 
	padding-right: 60px; 
}

/* flex helpers */
.flx- {
    display: flex;
}

/* flex-direction */
.flx-d-reverse {
    flex-direction: row-reverse;
}
.flx-d-col {
    flex-direction: column;
}
.flx-d-col-reverse {
    flex-direction: column-reverse;
}

/* flex justify-content */
.just-start {
    justify-content: flex-start;   
}
.just-end {
    justify-content: flex-end;   
}
.just-center {
    justify-content: center;   
}
.just-between {
    justify-content: space-between;   
}
.just-around {
    justify-content: space-around;   
}

/* flex align-items */
/* align-items controls flex items, ie; the individual elements */
.align-items-start {
    align-items: flex-start;  
}
.align-items-end {
    align-items: flex-end;  
}
.align-items-center {
    align-items: center;  
}
.align-items-baseline {
    align-items: baseline;  
}

/* flex align-self */
/* over-rides align-items property for an indivdual flex item */
.align-self-stretch {
    display: flex;
    align-self: flex-stretch;  
}
.align-self-start {
    display: flex;
    align-self: flex-start;  
}
.align-self-end {
    display: flex;
    align-self: flex-end;  
}
.align-self-center {
    display: flex;
    align-self: center;  
}
.align-self-baseline {
    display: flex;
    align-self: baseline;  
}

/* flex-wrap */
.flx-wrap {
	flex-wrap: wrap;
}
.flx-wrap-reverse {
	flex-wrap: wrap-reverse;
}

/* flex align-content */
/* align-content controls flex lines, ie; each row or column within the flex container */
.align-content-start {
    align-content: flex-start;  
}
.align-content-end {
    align-content: flex-end;  
}
.align-content-center {
    align-content: center;  
}
.align-content-between {
    align-content: space-between;  
}
.align-content-around {
    align-content: space-around;  
}

/* flex order */
.flx-first {
    order: -1;
}
.flx-last {
    order: 1;
}
.flx-no-order {
    order: 0;
}

/* flex auto columns */
.flx-auto-col {
    flex: 1 1 auto;
      /*flex-grow: 1;
      flex-shrink: 1;
      flex-basis: auto;*/
}

.float-right {
	float: right;
	margin: 0 0 20px 20px;
}
.float-left {
	float: left;
	margin: 0 20px 20px 0;
}

.txt-center {
	text-align: center
}
.txt-left {
	text-align: left;
}
.txt-right {
	text-align: right;
}
.txt-center {
	text-align: center;
}
.txt-nowrap {
	white-space: nowrap;
}
.txt-lower {
	text-transform: lowercase;
}
.txt-upper {
	text-transform: uppercase;
}
.txt-cap {
	text-transform: capitalize;
}

/*Resize Content Area*/
/* EXPIRIMENTAL RESIZE CODE */
#aspnetForm > table, 
#aspnetForm > table > tbody, 
#aspnetForm > table > tbody > tr,
#aspnetForm > table > tbody > tr > td {
    width: 100%;
    display: inline-block;
}
#aspnetForm > table > tbody > tr > td:nth-child(2) > table:last-child > tbody > tr:nth-child(3) > td > table[width="950"] {
    width: 100%;
    display: inline-block;
}
#aspnetForm > table > tbody > tr > td:nth-child(2) > table:last-child > tbody > tr:nth-child(3) > td > table[width="950"] > tbody, #aspnetForm > table > tbody > tr > td:nth-child(2) > table:last-child > tbody > tr:nth-child(3) > td > table[width="950"] > tbody > tr {
    width: 100%;
    display: inline-block;
}

/* guide for the css below in relation to page layout;
**table - container / open tag // #aspnetForm > table > tbody > tr > td:nth-child(2) > table:last-child
**tbody // #aspnetForm > table > tbody > tr > td:nth-child(2) > table:last-child > tbody
**	tr // #aspnetForm > table > tbody > tr > td:nth-child(2) > table:last-child > tbody > tr:first-child
**	tr // #aspnetForm > table > tbody > tr > td:nth-child(2) > table:last-child > tbody > tr:nth-child(2)
**	tr // #aspnetForm > table > tbody > tr > td:nth-child(2) > table:last-child > tbody > tr:nth-child(3)
**	tr // #aspnetForm > table > tbody > tr > td:nth-child(2) > table:last-child > tbody > tr:nth-child(4)
*/

/* top level container */
#aspnetForm > table > tbody > tr > td:nth-child(2) > table:last-child, #aspnetForm > table > tbody > tr > td:nth-child(2) > table:last-child > tbody {
    width: 100% !important;
    max-width: 100%;
    display: block;
    margin: auto;
}

/* header // menu // content */
#aspnetForm > table > tbody > tr > td:nth-child(2) > table:last-child > tbody > tr:first-child, 
#aspnetForm > table > tbody > tr > td:nth-child(2) > table:last-child > tbody > tr:nth-child(2), 
#aspnetForm > table > tbody > tr > td:nth-child(2) > table:last-child > tbody > tr:nth-child(2) > td,
#aspnetForm > table > tbody > tr > td:nth-child(2) > table:last-child > tbody > tr:nth-child(3), #aspnetForm > table > tbody > tr > td:nth-child(2) > table:last-child > tbody > tr:nth-child(3) > td, #aspnetForm > table > tbody > tr > td:nth-child(2) > table:last-child > tbody > tr:nth-child(4), #aspnetForm > table > tbody > tr > td:nth-child(2) > table:last-child > tbody > tr:nth-child(4) > td {
display: block;
width: 100%;
max-width: 1140px;
margin: auto;
}
/* format inside page content area, change last tr:nth-child(n) as needed depending on tr above content area */
#aspnetForm > table > tbody > tr > td:nth-child(2) > table:last-child > tbody > tr:nth-child(4) > td > table:first-child {
    width: 100%;
}

.PageTitle + div[style="margin-left: 25px; margin-right: 25px;"] {
     margin: 0 !important;
}

/* Two Column */
.ContentArea_Background {
    width: 70% !important;
    display: inline-block;
    float: left;
    padding-right: 15px;
}
.MenuLeft_Background {
    width: 30% !important;
    display: inline-block;
    float: left;
}

#ctl00_panLeftSideMenu > div { margin: 20px auto !important}
#ctl00_panLeftSideMenu > div:first-child { margin-top: 0!important }
#ctl00_panLeftSideMenu > #ctl00_c2c_upClickToCall{margin:0!important; padding: 0; visibility: hidden;}
#ctl00_ContactUsTodaySide_upContactUs_LeftMenu { margin: 0 auto 50px auto !important }
/*Resize Blog Page*/
h1.blog_specific_title {
    padding: 0;
    margin: 0;
    font-size: 32px;
}
.blog_archive_email_link, .blog_archive_rss_link{
    font-size: 13px; 
}
/* move to blog head only
@media only screen 
and (min-width : 768px) {
.MenuLeft_Background {
    display: none !important;
}
.ContentArea_Content {
    width: 1140px;
}
}*/
.blog_specific_wrapper {
    width: 70% !important;
    float: left;
}
.blog_archive_menu {
    width: 20% !important;
    float: right;
}

/*Resize Side Form*/
#ctl00_ContactUsTodaySide_upContactUs_LeftMenu{
    width: 300px;
    display: block;
    margin: 0 auto;
    box-sizing: border-box;
}
#ctl00_ContactUsTodaySide_upContactUs_LeftMenu *, #ctl00_ContactUsTodaySide_upContactUs_LeftMenu *:before, #ctl00_ContactUsTodaySide_upContactUs_LeftMenu *:after {
    box-sizing: inherit;
}
#ctl00_ContactUsTodaySide_upContactUs_LeftMenu > table:nth-child(1){
    width: 100%;
    display: inline-block;
    margin: 0 !important;
}
#ctl00_ContactUsTodaySide_upContactUs_LeftMenu > table:nth-child(1) tbody, #ctl00_ContactUsTodaySide_upContactUs_LeftMenu > table:nth-child(1) tr, #ctl00_ContactUsTodaySide_upContactUs_LeftMenu > table:nth-child(1) td{
    width: 100%; 
    display: inline-block;
}
#ctl00_ContactUsTodaySide_upContactUs_LeftMenu > table:nth-child(1) tbody tr td input, #ctl00_ContactUsTodaySide_upContactUs_LeftMenu > table:nth-child(1) tbody tr td textarea{
    width: 100%;
    padding: 10px;
    border: 1px solid #ccc;
}
#ctl00_ContactUsTodaySide_upContactUs_LeftMenu > table:nth-child(1) tbody tr td #ctl00_ContactUsTodaySide_btnSubmitContactUs{
    border-width: 0px;
    width: 100%;
    height: 41px;
    padding: 11px 116px;
    background-color: #595959;
    display: block;
}
/*Newsletter Signup*/
#ctl00_Newsletter_Email_upContactUsNewsletters, .newsletters_table {    
    width: 300px;
    display: block;
    margin: 0 auto;
    box-sizing: border-box;
}
#ctl00_Newsletter_Email_upContactUsNewsletters *, #ctl00_Newsletter_Email_upContactUsNewsletters *:before, #ctl00_Newsletter_Email_upContactUsNewsletters *:after {
    box-sizing: inherit;
}
#ctl00_Newsletter_Email_txtNewsletterEmail {
    width: 100%;
    padding: 10px;
    border: 1px solid #ccc;
}
#ctl00_Newsletter_Email_btnNewsletterSubmit {
    border-width: 0px;
    width: 100%;
    height: 41px;
    padding: 11px 116px;
    background-color: #595959;
    display: block;
}
/*Resize Contact Page Form*/
#ctl00_ContactUsPage_panContactUsDisplayPage_Active > table:nth-child(2), #ctl00_ContactUsPage_panContactUsDisplayPage_Active > table:nth-child(2) * {
    width: 100% !important;
    display: inline-block;
    box-sizing: border-box;
}
#ctl00_ContactUsPage_panContactUsDisplayPage_Active > table:nth-child(2) tbody tr td:first-of-type{
    display: block;
}
#ctl00_ContactUsPage_panContactUsDisplayPage_Active input, #ctl00_ContactUsPage_panContactUsDisplayPage_Active  textarea{
    padding: 10px;
    border: 1px solid #ccc;
}
#ctl00_ContactUsPage_btnSubmitRegular {
    border-width: 0px !important;
    padding: 20px 340px !important;
    height: 60px !important;
    margin: 0 auto;
    background-color: #595959;
    box-sizing: border-box;
}

/*Resize Consultation Request Form*/
#ctl00_Consultation_Request_panFillInFields {
    width: 100%;
    display: inline-block;
    box-sizing: border-box;	
}
#ctl00_Consultation_Request_panFillInFields *, #ctl00_Consultation_Request_panFillInFields *:before, #ctl00_Consultation_Request_panFillInFields *:after {
  box-sizing: inherit;
}
#ctl00_Consultation_Request_panFillInFields .div_field label {
    display: block;
    width: 100%;
    margin: 0;
    font-size: 18px;
}
.div_field {
    overflow: visible !important;
}
#ctl00_Consultation_Request_panFillInFields select, #ctl00_Consultation_Request_panFillInFields input, #ctl00_Consultation_Request_panFillInFields textarea {
    display: block;
    width: 100%;
    margin: 0;
    padding: 10px;
    border: 1px solid #ccc;
}
input#ctl00_Consultation_Request_btnSubmit {
    padding: 20px 340px;
    width: 100% !important;
    height: 60px !important;
    margin: 0 auto;
    background-color: #595959;
}
/*Submit Hover ALL*/
input[id*="Submit"]:hover {
box-shadow: 1px 2px 8px rgba(0,0,0,.45);
}

/*Hide extra <br/> and platform footer links*/
#aspnetForm > table:nth-child(13) {
	display: none;
}
#aspnetForm > br { display: none; }
.ContentArea_Content > div[style="margin-left: 25px; margin-right: 25px;"] > br, 
.ContentArea_Content > div[style="margin-left: 25px; margin-right: 25px;"] > p {
	display: none;	
}
/*Force Empty Content to width: 100%*/
#ctl00_panContentArea > table:nth-child(2), #ctl00_panContentArea > table:nth-child(2) > tbody:nth-child(1), #ctl00_panContentArea > table:nth-child(2) > tbody:nth-child(1) > tr:nth-child(1), #ctl00_panContentArea > table:nth-child(2) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(1), .contentTable > tbody:nth-child(1), .contentTable > tbody:nth-child(1) > tr:nth-child(1), .contentTable > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(1)
{width: 100% !important; max-width: 100% !important}

.contentTable > tbody:nth-child(1), .contentTable > tbody:nth-child(1) > tr:nth-child(1), .contentTable > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(1) 
{width: 100% !important; max-width: 100% !important; display: inline-block}

/*Set Header img td to position:relative*/
#aspnetForm > table:nth-child(11) > tbody:nth-child(1) > tr:nth-child(2) > td:nth-child(2) > table:nth-child(4) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(1), #aspnetForm > table:nth-child(11) > tbody:nth-child(1) > tr:nth-child(2) > td:nth-child(2) > table:nth-child(4) > tbody:nth-child(1) > tr:nth-child(3) > td:nth-child(1), #aspnetForm > table:nth-child(11) > tbody:nth-child(1) > tr:nth-child(2) > td:nth-child(2) > table:nth-child(3) > tbody:nth-child(1) > tr:nth-child(1) > td:nth-child(1) {position: relative;}


.ContentArea_Content > div:nth-child(1){display: none;}

ul.staff_list{padding-left: 0px;
display: inline-block;
z-index: 3000;
height: auto;
width: 100%;}

ul.staff_list + p{clear: both;}
ul.staff_list li{display: inline; list-style: none; float: left; padding-right: 20px; padding-bottom: 40px;}

.ui-dialog {
	left: 50% !important;
	width: 90% !important;
	transform: translateX(-50%);
	max-width: 900px;
}