/* GENERAL */
*, a, a:active, a:focus { outline: 0;  zoom: 1; }

/* REMOVED FROM LINE ABOVE BY KM ON 7/11/2014      margin:0; padding:0;    */

input { padding: 2px 3px; margin: auto;}
body
{
    background: #fff;
	color: #636466;
	text-decoration: none;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 13px;
	font-style:normal;
	font-weight:normal;
    line-height: 1.25;
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: 100%; 
}

h1, h2, h3 {line-height: normal;}

img,
a img {
    border: none;
}

td {
    margin: 0px;
	padding: 0px;
}

a {
	color: #636466;
    outline:0;
	font-family: inherit;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a,a * { cursor: pointer;}

p { padding: 0px; margin: 0px 0px 5px 0px; }

ul { padding: 0px 0px 8px 12px; margin: 0px; box-sizing: border-box; }

/* UPDATED LI BELOW BY KM ON 10/22/2015  CHANGED FROM COPPERSQUARE_PA.JPG   */
li {  
	 list-style-type: none; 
	 list-style-position:outside; 
	 list-style-image: url(../images/coppersquare_pa.gif);
	 padding-left: 0px;
	 margin-left: 0px;
	 margin-top: 8px;
}
li:first-child { margin-top: 0px; }
.content-item-left ul li ul{ padding-left: 0px; }
ul li ul li { list-style-image:none;}
ul li ul li { background: url(../images/grey_dash.gif) no-repeat; background-position: 0px 6px; list-style-type: none; list-style-position: outside; padding-left: 10px; margin-top: 0px; }
ul li ul li:first-child { margin-top: 8px; }

sup, sub { height: 0; line-height: 1; vertical-align: baseline; _vertical-align: bottom; position: relative; }
sup { bottom: 1ex; }
sub { top: .5ex; }

.clearfix {clear: both; height: 0px; overflow: hidden;}

.floatcontainer:after{
    content: " ";
    clear:both;
}

.dashedDivider {width: 100%; margin: auto; border-top: dotted 1px #ccc; height: 1px; }

.TopDividerHeader { border-top: dotted 1px #ccc; height: 1px; padding: 20px;}

.textmiddle {
    vertical-align:top;
}

.hr-dashed {
    width: 100%;
    border-top: dotted 1px #d3d2d2;
    height: 1px;
}

.hr-d-home {
    margin: 20px 0px 33px 0px;
}

.hr-d-community-leadership {
    margin: 20px 0px;
}

.hr-d-search-results-top {
    clear: both;
    height: 20px;
    border-top: none;
    border-bottom: dotted 1px #d3d2d2;
}

.hr-d-search-results-pad {
    height: 20px;
    border:none;
}

.underline-fix {
    text-decoration: none;
}

a.underline-fix:hover  {
    text-decoration: underline;
}

.no-bottom-margin {
    margin-bottom: 0px;
}

.copper {color: #B6724B !important;}
	
/*///////////////////// MAIN LAYOUT //////////////////////// */

.wrap {
    margin: 0 auto;
}

.fullArea {
    width: 100%;
}

.contentArea {
    width: 900px;
    overflow: hidden;
}

.advanceupic {background-image:url(http://www.phillipslytle.com/include/images/advanceu.png);}
.advanceu {background-image:url(../images/advanceu.png);}

fieldset {-webkit-border-radius:5px; -moz-border-radius:5px; border-radius: 5px; behavior:url(/include/css/PIE.htc); zoom: 1; position: relative;} 
.rounded, .roundIt {-webkit-border-radius:10px; -moz-border-radius:10px; border-radius: 10px; behavior:url(/include/css/PIE.htc); zoom: 1; position: relative;} 
.roundedtop, .topRoundIt, .menugroup {-webkit-border-radius:10px 10px 0px 0px; -moz-border-radius:10px 10px 0px 0px; border-radius: 10px 10px 0px 0px; behavior:url(/include/css/PIE.htc); zoom: 1; position: relative;} 
.roundedbottom, .bottomRoundIt {-webkit-border-radius:0px 0px 10px 10px; -moz-border-radius:0px 0px 10px 10px; border-radius: 0px 0px 10px 10px; behavior:url(/include/css/PIE.htc); zoom: 1; position: relative;} 
.smallrounded{-webkit-border-radius:4px; -moz-border-radius:4px; border-radius: 4px; behavior:url(/include/css/PIE.htc); zoom: 1; position: relative;} 
.shadow{-webkit-box-shadow:0 0 8px #666666; -moz-box-shadow:0px 2px 9px 2px; box-shadow:0 0 8px #666666; behavior:url(/include/css/PIE.htc); zoom: 1; position: relative;} 


/*///////////////////// HEADER //////////////////////// */

.header { height: 125px; background: #231F20; margin-bottom: 27px; }
.header-logo { float:left; margin-top:16px; }
/*.header-logo a { background-image: url(../images/PL_Logo.gif); width: 240px; height: 77px; display: block; }*/
.header-nav { float: right; margin-top:57px; }
.header-file-folder-hover { visibility: hidden; }
.header-file-folder { float: right; margin-top:22px; }
.header-file-folder a, .header-file-folder a:hover { text-decoration: none; }

.header-file-folder span {
    color:#b6724b;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    letter-spacing:1px;
    line-height:normal;
    letter-spacing:1px;
    font-style:normal;
    font-weight:bold;
    text-transform:uppercase;
    float:right;
    margin-top: -2px;
}
            
ul#primary      { width:599px; height:9px; margin: 0px; padding: 0px; }
ul#primary li   { padding:0; float:left; margin:0px; list-style-type:none; background: none; list-style-image: none; }
ul#primary li a { display:block; text-indent:-999em; height:9px; background:transparent url(../images/header_nav_bg.png) no-repeat top left; outline:0; }

ul#primary li.menu-about-us a { background-position:0 0; width:61px; }
ul#primary li.menu-about-us a:hover,
ul#primary li.menu-about-us.menu-active a { background-position:0 -16px; }

ul#primary li.menu-our-practices a { background-position:-61px 0; width:101px; }
ul#primary li.menu-our-practices a:hover,
ul#primary li.menu-our-practices.menu-active a { background-position:-61px -16px; }

ul#primary li.menu-our-people a { background-position:-161px 0; width:81px; }
ul#primary li.menu-our-people a:hover,
ul#primary li.menu-our-people.menu-active a { background-position:-161px -16px; }

ul#primary li.menu-news-events a { background-position:-241px 0; width:106px; }
ul#primary li.menu-news-events a:hover,
ul#primary li.menu-news-events.menu-active a { background-position:-241px -16px; }

ul#primary li.menu-publications a { background-position:-346px 0; width:91px; }
ul#primary li.menu-publications a:hover,
ul#primary li.menu-publications.menu-active a { background-position:-346px -16px; }

ul#primary li.menu-opportunities a { background-position:-436px 0; width:101px;}
ul#primary li.menu-opportunities a:hover,
ul#primary li.menu-opportunities.menu-active a { background-position:-436px -16px; }

ul#primary li.menu-contact a { background-position:-535px 0; width:56px; }
ul#primary li.menu-contact a:hover,
ul#primary li.menu-contact.menu-active a { background-position:-535px -16px; }


/*///////////////////// CONTENT //////////////////////// */

.content {
}

.sectionheader,
.sectionheader a,
.content-title,
.content-title a
{
	color:#b6724b;
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	letter-spacing:1px;
	line-height:normal;
	font-style:normal;
	font-weight:bold;
	text-transform:uppercase;
    margin: 0px 0px 8px 0px;
    padding: 0px;
}


/*///////////////////// FOOTER //////////////////////// */

.footer {
    margin-top: 50px;
    margin-bottom: 40px;
}

.footer-content {
    margin: auto;
    padding-top: 30px;
    text-align: center;
/*  font-size: 9px;  
	line-height: 15px;  */
	font-size: 12px;
    line-height: 20px;
	font-style:normal;
	font-weight:normal;
    font-family: Arial;
    color: #636466;
}

.footer-content a {
    text-decoration: none;
    color: #b6724b;
}

.footer-content a:hover {
    text-decoration: underline;
}

.footer-content a.social-links {
    text-decoration: none;
    display: inline-block;
    width: 16px;
    height: 16px;
    position: relative;	
    top: 6px;
}

.footer-content a#footer-facebook 
{
    background: transparent url(../images/pl_social.png) no-repeat scroll 0px 0px;
}
.footer-content a#footer-twitter
{
    background: transparent url(../images/pl_social.png) no-repeat scroll -22px 0px;
}
.footer-content a#footer-linkedin 
{
    background: transparent url(../images/pl_social.png) no-repeat scroll -44px 0px;
}
.footer-content a#footer-google-plus 
{
    background: transparent url(../images/pl_social.png) no-repeat scroll -66px 0px;
}
.footer-content a#footer-rss
{
    background: transparent url(../images/pl_social.png) no-repeat scroll -88px 0px;
}



.footer-seperator {
    padding: 0 10px;
}



.DBContent {width: 800px; margin: auto; text-align: left; margin-top: 15px;}
.DBContent .ContentTitle {font-size: 22pt; font-family: Arial Narrow, Arial; color: #B67849; font-weight: bold; padding-bottom: 15px;}

.hand {cursor: pointer;}

#fileBody #copyBox { width: 400px; height: 100px; border: solid 1px #000000; background-color: #cccccc; padding: 5px; margin: auto; text-align: center; position: absolute; display: none; }
#fileBody #copyBox #close { float: right; margin-right: 5px; border: solid 1px #000000; background-color: #000000; color: #ffffff; cursor: pointer; }
#fileBody #copyBox #copyText { width: 370px; height: 80px; }
#fileBody #copyBox #help { font-weight: bold; float: left; }
#fileBody #upload div {float: left; padding-right: 5px;}
#fileBody #upload { clear: both; }
#fileBody #upload .uploadBox { height: 24px;}
#fileBody .fileGrid { width: 100%; border: solid 1px #D0D0D0; }
#fileBody .fileGrid th, td { padding: 3px 7px 3px 7px;}
#fileBody .fileGridHeader { border-left: solid 1px #D0D0D0; border-right: solid 1px #D0D0D0; }
#fileBody .fileGridPager { background-color: #dddddd; }
#fileBody .fileGridPager td { padding: 0px 2px 0px 2px;}
#fileBody .fileGridRow { background-color: #dddddd; }
#fileBody .fileGridAltRow { background-color: #ffffff; }
.FileGridWrapper { padding-top: 10px;}

/*  HOME PAGE  */
#HomeTopLeft { float: left; width: 583px; margin-right: 14px; text-align: left;}
#HomeTopLeft #StaffGridWrapper { position: relative;}

#HomeTopLeft #NewsFeed { margin: 20px 0px 0px 7px;  background: transparent url(../images/news_bubble.png) no-repeat left center; text-indent: 30px; height: 18px; }
#HomeTopLeft #NewsFeed a { text-decoration: none; color: #B67246;}
#HomeTopLeft #NewsFeed a:hover { text-decoration: underline; }

#HomeTopRight { width:303px; float: left; }

.home-search { float:left; padding-top: 16px; }

.home-practice-columns { margin-top: -1px; }
.home-practice-columns div { width: 150px; float: left; }
.home-practice-columns div p { margin: 0px; }

.PracticeAreaListItem a { color: #636466; font-family:Arial, Helvetica, sans-serif; font-size: 12px; font-style:normal; font-weight:normal; line-height:15px; display: block; padding: 0px 0px 5px 0px; }
.PracticeAreaListItem a:hover { font-family:Arial, Helvetica, sans-serif; color: #b67246; text-decoration: underline; }
.ActivePA  { font-family:Arial, Helvetica, sans-serif !important; color: #b67246 !important; text-decoration: underline !important; }
.paIndent { padding-left: 10px !important; }
.defaultSpacer { border: 0px; height: 22px; overflow: hidden; } 
.defaultSpacerSmall { border: 0px; height: 16px; overflow: hidden; } 

/* Home Page Staff Grid */
.StaffGrid {background-color: #fff; border-style: solid; border-width: 0px 1px 1px 0px; border-color: #fff;}
.StaffItem { width: 57px; height: 57px; padding: 0; border-color: #fff;  background-color: #fff; border-style: none; border-width: 0px; position: relative;}
.StaffItem .StaffMember { cursor: pointer; background-color: #B67246; width: 57px; height: 57px; overflow: hidden; position: relative; top: 0px; left: 0px;  border-style: solid; border-width: 1px 0px 0px 1px; border-color: #fff;}
.StaffItem .StaffMember .HeadShot { position: relative; z-index: 1; top: 0px; left: 0px; height: 57px; width:57px;}
.StaffItem .StaffMember .Dimmer { position: absolute; z-index: 2; top: 0px; left: 0px; height: 57px; width:57px; background-color: #000; filter:alpha(opacity=0);-moz-opacity:0.0;opacity:0.0;}
#NameFlyOut, #HoverText { position: absolute; background-color: #fff; border: solid 1px #ddd; padding: 2px 3px 2px 3px;  filter:alpha(opacity=100);-moz-opacity:1.00;opacity:1.00; z-index: 100; display: none; white-space: nowrap;}
#HoverText { max-width: 250px; white-space: normal; overflow: visible; background-color: #FEFFDE;}

/* FeaturedText */
#FeatureTextWrapper { position: absolute; top: 100px; left: 100px;  z-index: 10; display: none; width: 161px;}
#FeatureText { width: 153px; padding: 0px 4px; background: transparent url('../images/grid_newsfeed_LR.png') repeat-y; }
#FeatureText .carrots { position: absolute; z-index: 10; display: none; }
#FeatureText #TopLeftCarrot     { height: 22px; width: 22px; top: -12px;    left: 10px;     }
#FeatureText #TopRightCarrot    { height: 22px; width: 22px; top: -12px;    right: 10px;    }
#FeatureText #LeftTopCarrot     { height: 22px; width: 22px; top: 10px;     left: -12px;    }
#FeatureText #LeftBottomCarrot  { height: 22px; width: 22px; bottom: 10px;  left: -12px;    }
#FeatureText #BottomLeftCarrot  { height: 22px; width: 22px; bottom: -18px; left: 10px;     }
#FeatureText #BottomRightCarrot { height: 22px; width: 22px; bottom: -18px; right: 10px;    }
#FeatureText #RightTopCarrot    { height: 22px; width: 22px; top: 10px;     right: -18px;   }
#FeatureText #RightBottomCarrot { height: 22px; width: 22px; bottom: 10px;  right: -18px;   }
#FeatureText #TextBody { padding: 7px 10px; color: #000; font-family: Arial, Verdana, sans-serif; font-size: 11px; width: 131px; background-color: #fff; }

#FeatureTextWrapper #TextBodyTop, #FeatureTextWrapper #TextBodyBottom {
        line-height: 0;
}

.ExecutiveTeam { padding-top: 15px; }
.ExecutiveTeam a { text-decoration: underline; display: table-cell; vertical-align: middle; color: #b6724b; height: 57px; }
.ExecutiveTeam .ExecutiveTeamStaff { padding-bottom: 5px; }
.ExecutiveTeam a:hover { text-decoration: underline; }
.ExecutiveTeam a span{ display: table-cell; vertical-align: middle; }
.ExecutiveTeam a span img{ border: solid 1px #b2b1b1; margin-right: 10px; }

.homeTable td
{
    width:45%;  
    padding-right:20px; 
}
.homeTable td.addSpace
{
    padding-bottom:40px;
}
.homeTable td > a
{
    position:relative;  
    height:100px; 
    width:100px;
    overflow:hidden;
    float:left;
}
.homeTable img
{
    position:absolute;
    top:0;
    left:0;     
}
.homeTable div
{
    width:70%;
    float:right;
}

.home-three-column { width: 900px; }
.home-three-column div p { margin-bottom: 8px; }

.h3c { width: 287px; float: left; }

.h3c-col1 { }
.h3c-col1 p { width: 195px; }

.h3c-col2 { margin: 0px 18px; }

.h3c-col3 { background: transparent url('../images/FileFolder.jpg') no-repeat right top; }
.h3c-col3 p { width: 165px; }

/* Two Column Layout */
.inner-column-left {
    float: left;
    width: 244px;
    margin: 0px 52px 0px 0px;
}

.inner-column-right {
    float: left;
    width: 604px;
    margin-top: -2px;
}

.content-item-left {
    padding: 16px 0px;
    display: block;
    border-bottom: dotted 1px #d3d2d2;
}

.cil-archive-link {
    padding: 16px 0px 8px 0px;
}

.content-item-left a {
    text-decoration: none;
}
.content-item-left a:hover {
    text-decoration: none;
}

.content-item-left a:hover p.content-title {
    text-decoration: underline;
}

.sectionheader a:hover,
.content-title a:hover {
	text-decoration:underline;
}

.ct-practice-parent a,
.ct-practice-parent a:hover {
	color:#b6724b;
    text-decoration: none;
	text-transform:none;
}
    
.page-content-title,
.page-content-title a,
.page-content-title a:hover 
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 27px;
	line-height: 30px;
	letter-spacing: normal;
    text-transform: none;
    text-decoration: none;
    margin: 0px 0px 5px 0px;
}

.page-content-title a:hover {
    text-decoration: underline;
}

.pct-no-folder {
    margin: 0px 0px 43px 0px;
}

.introcopy {
    color:#808285;
    font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:22px;
	font-style:normal;
    font-weight:bold;
    margin: 0px;
    padding: 0px;
    text-decoration: none;
}

.introcopy a {
    color:#b6724b;
}

.content-body {
    color:#636466;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	font-style:normal;
	font-weight:normal;
    text-decoration: none;
    margin: 0px;
    padding: 0px;
}

.content-body a {
    color:#b6724b;
    text-transform: none;
    text-decoration: none;
}

.content-body a:hover,  
.content-body a:hover p {   
    text-decoration: underline;
}

.cb-view-all {
    padding-top: 8px;
}

.add-folder {
    color: #b6724b;
    margin-bottom: 27px;
    line-height: 11px;
    height: 11px;
}

.bodycopy,
.page-content-body {

	color:#808285;
    font-family:"Times New Roman", Times, serif;
	font-size:14px;
	line-height:18px;
	font-style:normal;
	font-weight:normal;
    text-decoration: none;
    margin: 0px;
    padding: 0px;
}

.page-content-body p {
  margin-bottom: 16px;
}

.page-content-body ul { margin-top: -8px; margin-bottom: 16px; } 

.page-content-body p.content-title,
.page-content-body p.sectionheader {
  margin-bottom:7px;  
}

.page-content-body div.about-us-partner-row {
    border-bottom: dotted 1px #d3d2d2;
    height:120px;
    width:438px;
    margin: 0px;
    padding: 0px;
}

.page-content-body div.about-us-partner-row.au-p-r-last {
    border-bottom: none;
}

.page-content-body div.about-us-partner-row div{
    float: left;
}

.page-content-body div.about-us-partner-row div.au-pr-middle{
    padding: 0px 39px 0px 39px;
}

.page-content-body p ul{
  padding:0px;
  margin:0px;
}

.page-content-body a,
.page-content-body p a {
    color:#b6724b;
}

.page-content-body table {
  margin: -14px 0px 0px 0px;
}

.page-content-body table.tbl-community-leadership {
    width: 100%;
    margin: -14px 0px 0px -2px;
}

table.tbl-community-leadership td 
{
	color: #808285;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
	font-style:normal;
	font-weight:normal;
    line-height:15px;
	text-align: left;
	margin: 0px;
	padding: 0px;    
}

table.tbl-community-leadership td a
{
    color: #b6724b;  
	text-decoration: none;  
}

table.tbl-community-leadership td a:hover
{
	text-decoration: underline;  
}

.affiliation-countries {
  margin-left:-9px;  
}

.audioplayer { display: none; }


#Search td { padding: 0; }
.search-box { border: solid 1px #777576; font-family: Arial; font-size: 14px; padding: 6px; width: 201px; height: 17px; color: #b1b1b1; }
.sb-home { width: 225px; }
.search-button {}


/** Staff Spotlight **/
.staffSpotlight { width: 155px; height: 280px; position: relative; }
.staffSpotlight .content-title { margin-top: 15px; position: relative; clear: both; }
.staffSpotlight .PlayPause { cursor: pointer; bottom: 3px; position: absolute; }
.staffSpotlight .photo { height: 155px; width: 155px; overflow: hidden; }
.staffSpotlight .name { }
.staffSpotlight .office { }
.staffSpotlight .PlayPause p { color:#b6724b; margin: 0; margin-left: 24px; line-height: normal; white-space: nowrap; }
.staffSpotlight .PlayPause:hover p { text-decoration: underline; }


/* About Us Section */
.cil-first {
    padding-top: 0px;
}

.cil-last {
    border-bottom: none;
}

.cil-title {

}

.cil-body {
    margin-top:8px;
}

.pae-link,
.pae-link a {
    color: #b6724b; float: left; margin: 0px; padding: 0px;
}

.pae-link a:hover {
    text-decoration:underline;
}

.pae-link-inactive {
    color: #636466; float: left; margin: 0px; padding: 0px;
}

/*
ul li:first-child { margin-top: 0px; padding-top: 0px; } 
ul li:last-child { margin-bottom: 12px; } 
ul li ul li:first-child { margin-top: 8px; } 
ul li ul li:last-child { margin-bottom: 0px; }

.page-content-body ul li:last-child { padding-bottom: 4px; } 

.pae-link-inactive:first-child,
.pae-link:first-child {
    margin-top: 0px;
}

.pae-link-inactive:last-child,
.pae-link:last-child {
    margin-bottom: 8px;
}
*/

.cil-links {
    padding-bottom:8px;
}

.cil-body-image {
    padding-top: 17px;
}

.icr-left {
    float: left;
    width: 438px;
    margin: 0px 11px 0px 0px;
}

.icr-right {
    float: left;
    width: 155px;
}

.right-top-image {
    margin: 80px 0px 30px 0px;
}



/***********  Custom Drop Down Menu ***********/
ul.custom-dropdown {
    list-style: none;
    margin: 0;
    padding: 0;
    font-family: Arial;
    font-size: 14px;
}

ul.custom-dropdown p {  
    margin: 0;  
    border: solid 1px #777576;
    padding: 6px;
    color: #b1b1b1;
    width: 424px;
    background: #fff url(../images/btnDropDownArrow.gif) no-repeat top right;
    cursor: pointer;
    margin-bottom: 1px;
    height: 18px;
}

.c-dd-selected-expertise {
    color: #b6724b !important;
    font-weight: bold;
}

ul.custom-dropdown p span { 
    display: block; 
    margin-right: 28px;
    margin-top:2px;
    white-space: nowrap;
    overflow: hidden;
}  

ul.custom-dropdown li  
{
    background: none;
    float: left;  
    margin: 0;
    padding: 0;
    list-style-image: initial;
    width:100%;
    position: relative; /*--Declare X and Y axis base for sub navigation--*/  
}  

ul.custom-dropdown li a{
    color: #b1b1b1;  
    display: block;  
    text-decoration: none;  
    float: left;  
}  

ul.custom-dropdown li a:hover {
}  

ul.custom-dropdown li ul.custom-dropdown-items {  
    list-style: none;  
    position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/  
    left: 0;
    top: 32px;  
    background: #fff;  
    margin: 0;
    padding: 0px 6px;  
    display: none;  
    float: left;
    border-left: solid 1px #000;
    border-right: solid 1px #000;
    border-bottom: solid 1px #000;
    width: 424px;
    z-index:1;
    
    /*
    max-height: 250px;
    overflow-y: auto;
    overflow-x: hidden;
    */
}  

ul.custom-dropdown li ul.custom-dropdown-items li {  
    margin: 0;
    padding: 0;
    clear: both;  
}  

html ul.custom-dropdown li ul.custom-dropdown-items li a {  
    float: left;
    padding: 4px 0px;
    width: 424px;
    font-weight: bold;
}  

html ul.custom-dropdown li ul.custom-dropdown-items li a:hover { /*--Hover effect for subnav links--*/  
    color: #b6724b;
}


/**** Custom Dropdown Control******/
ul.custom-dropdown-control {
    list-style: none;
    margin: 0;
    padding: 0;
    font-family: Arial;
    font-size: 12px;
}

ul.custom-dropdown-control p {  
    margin: 0;  
    border: solid 1px #777576;
    padding: 6px;
    color: #808285;
    width: 424px;
    background: #fff url(../images/btnDropDownArrow.gif) no-repeat top right;
    cursor: pointer;
    margin-bottom: 1px;
    height: 18px;
}  

ul.custom-dropdown-control li  
{
    background: none;
    float: left;  
    margin: 0;
    padding: 0;
    position: relative; /*--Declare X and Y axis base for sub navigation--*/  
    list-style-image:none;  
}  

ul.custom-dropdown-control li a{
    color: #808285;  
    display: block;  
    text-decoration: none;  
    float: left;  
}  

ul.custom-dropdown-control li a:hover {
}  

ul.custom-dropdown-control li ul.custom-dropdown-items {  
    list-style: none;  
    position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/  
    left: 0;
    top: 32px;  
    background: #fff;  
    margin: 0;
    padding: 0px 6px;  
    display: none;  
    float: left;
    border-left: solid 1px #777576;
    border-right: solid 1px #777576;
    border-bottom: solid 1px #777576;
    width: 424px;
}  

ul.custom-dropdown-control li ul.custom-dropdown-items li {  
    width: 100%;
    margin:0;
    padding: 0 10px 0 0;
    clear: both;  
}  

html ul.custom-dropdown-control li ul.custom-dropdown-items li a {  
    width: 100%;
    float: left;
    padding: 4px 0px;
    font-weight: normal;
    display: block;
    min-height: 10px;
}  

html ul.custom-dropdown-control li ul.custom-dropdown-items li a:hover { /*--Hover effect for subnav links--*/  
    color: #b6724b;
} 
/**** Custom Dropdown Control******/

.cb-team-members {
    display: block;
    height: 59px;
    width: 244px;
    margin-bottom: 5px;
}

.cb-team-members a p {
    line-height: 59px;
}

.cb-team-members a:hover {
    text-decoration: none;
}

.cb-team-member-image {
    border: solid 1px #808285;
    height: 57px;
    width: 57px;
}

.cb-team-member-name {
    position: absolute;
    margin: 0 0 0 64px;
    padding: 0;
}


/***********  Team Members Pager ***********/
#thumbsPrev,
#thumbsPrevIMG,
#thumbsPrevLINK,
#thumbsNext,
#thumbsNextIMG,
#thumbsNextLINK {
    cursor: pointer;
}


/******** Our People Form ********/
#StaffSearchForm { margin-top: 40px;}
#StaffSearchForm #FieldsWrapper { width: 364px;  float: left; padding-bottom: 140px; float: left; }
#StaffSearchForm #FieldsWrapper .SearchField { padding-bottom: 14px;}
#StaffSearchForm #FieldsWrapper .SearchField .Input {}
#StaffSearchForm #FieldsWrapper .SearchField .Input input{ border: solid 1px #777576; font-family: Arial; font-size: 12px; padding: 6px; width: 350px; height: 17px; color: #808285; }
#StaffSearchForm #FieldsWrapper .SearchField .Label, .AlphabetFooter { color: #939393; padding-top: 3px; font-size: 12px; }
#StaffSearchForm #FieldsWrapper .StaffSearchButton { font-family:Arial, Helvetica, sans-serif; font-size: 12px; line-height:15px; text-transform: uppercase; border: solid 1px #777576; background-color: #b6724b; color: #fff; height: 24px; text-align: left; padding: 7px 0px 7px 10px; cursor: pointer; }

.staffresults, .practiceareastaff { width: 604px;}
.staffresults h2 { padding-top: 22px; padding-bottom: 9px; font-weight: normal; }
.staffresults h2:first-child { padding-top: 0px;  } 
.staffresults .staffresultletter { padding-top: 0px; padding-bottom: 9px; border-bottom: dotted 1px #d3d2d2;}
.staffresults .staffresultcolumn, .practiceareastaff .staffresult{ width: 290px; float: left; }
.staffresults .staffresultcolumn:first-child { margin-right: 23px;}
.staffresults .staffresultcolumn .staffresult { display: block;  padding-bottom: 0px; }
.staffresults .staffresultcolumn .staffresult a, .practiceareastaff .staffresult a { display: block;  text-decoration: none; cursor: pointer;}
.staffresults .staffresultcolumn .staffresult a *, .practiceareastaff .staffresult a * { text-decoration: none; cursor: pointer;}
.staffresults .staffresultcolumn .staffresult a div, .practiceareastaff .staffresult a div { margin-top: 5px; margin-left: 0px; padding-left: 10px; width: 212px; height: 67px; }
.staffresults .staffresultcolumn .staffresult a:hover div span, .practiceareastaff .staffresult a:hover div span { text-decoration: underline; }
.staffresult a img { height: 57px; width: 57px; }

.AlphaGrid { border-style: solid; border-color: #777576; border-width: 1px 0px 0px 1px; width: 186px; height: 155px; display: block; }
.AlphaGrid span { border-style: solid; border-color: #777576; border-width: 0px 1px 1px 0px; height: 30px; width: 30px; display: block; float: left; text-align: center; vertical-align: middle; }
.AlphaGrid span a { font-family:Arial, Helvetica, sans-serif; color: #b6724b; font-size:12px; line-height:15px; text-align: center; text-decoration: underline; vertical-align: middle; height: 22px; width: 30px; display: block; padding-top: 8px; }
.AlphaGrid span.disabled a { font-family:Arial, Helvetica, sans-serif; color: #808285; font-size:12px; line-height:15px; background-color: #eeeeee; text-decoration: none; cursor: default; } 
.AlphaGrid span.DoubleWide, .AlphaGrid span.DoubleWide a{ width: 61px;} 
.AlphaGrid span a:hover { background-color: #646263; color: #fff; }


#StaffSearchForm #RightSide { float: left; margin-left: 10px; padding-left: 20px;}
#StaffSearchForm #RightSide div { padding-left: 20px; }
#StaffSearchForm #RightSide #Alphabet {  border-left: dotted 1px #ccc; }


.StaffSearchTitle { color:#808285; font-family:"Times New Roman", Times, serif; font-size:14px; line-height:18px; margin-bottom: 24px; }
#StaffSearchForm #RightSide #results { margin-top: 30px; width: 190px; }
#StaffSearchForm #RightSide #results a { color:#808285; font-family:"Times New Roman", Times, serif; font-size:14px; line-height:18px; display: block; margin-top: 10px; }
#StaffSearchForm #RightSide #results a .name { color: #b6724b; text-decoration: underline; }
#StaffSearchForm #RightSide #results a:hover { text-decoration: none;}

#TwoColumnWrapper {}
#TwoColumnWrapper #LeftColumn { float: left; width: 246px; margin-right: 50px;}
#TwoColumnWrapper #RightColumn { float: left; width: 600px; }

/** Contact Form **/
#ContactForm {}
#ContactForm { float: left; margin-right: 50px; width: 100%;}
#ContactForm #ThankYouMessage { padding-top: 25px;}
#ContactForm .Form { margin-top: 15px; }
#ContactForm .Form .Field { margin-top: 10px;}
#ContactForm .Form .Field .Input input,
#ContactForm .Form .Field .Input textarea { border: solid 1px #777576; font-family: Arial; font-size: 12px; padding: 6px; width: 231px; height: 18px; color: #808285; }
#ContactForm .Form .Field .Input textarea { height: 100px; }
#ContactForm .Form .Field #State { width: 100px; float: left; margin-right: 10px; }
#ContactForm .Form .Field #Zip { width: 130px; float: left; }
#ContactForm .Form .Field #Zip .Input input { width: 121px; }
#ContactForm .Form .Field .Input .Button {font-family: Arial; font-size: 10px; font-weight: bold; text-transform: uppercase; border: solid 1px #777576; background-color: #b6724b; color: #fff; height: 30px; width: 246px; text-align: left; padding: 7px 0px 7px 10px; cursor: pointer; }
#ContactForm .Form .Field .Label { color: #939393; padding-top: 3px; font-size: 12px; }
#ContactForm #LeftColumn{ float: left; margin-right: 40px; width: 246px;}
#ContactForm #RightColumn { float: left; width: 425px; }


#ContactForm #RightColumn #Locations { width: 603px; margin-top: 25px; }
#ContactForm #RightColumn #Locations .LocationsList {width:100%;}
#ContactForm #RightColumn #Locations .LocationsList tr td { vertical-align: top; padding: 0; }
#ContactForm #RightColumn #Locations .LocationsList tr td .Details {  border-top: dotted 1px #ccc; margin: 15px 0px 20px 40px; padding-top: 20px; width: 170px; white-space: normal;}
#ContactForm #RightColumn #Locations .LocationsList tr td:first-child .Details { margin: 15px 0px 20px 0px; }
#ContactForm #RightColumn #Locations .LocationsList .LocationItem .email a {font-size:10px;  padding: 5px 0px 0px 0px; color: #b6724b; text-decoration: underline; display: inline-block; }
/** Contact Form **/

/** Publications form **/
#pubSignupForm { padding-top: 20px;} 
#pubSignupForm .smalltext { padding-top: 5px; font-size: 11px;} 
#pubSignupForm .Form .Field { margin-top: 10px;}
#pubSignupForm .Form .Field .checkbox input { display: block; float: left; width: 20px; }
#pubSignupForm .Form .Field .checkbox label { display: block; padding-left: 5px; width: 219px; float: left; font-size: 11px; }
#pubSignupForm .Form .Field .Input input,
#pubSignupForm .Form .Field .Input textarea { border: solid 1px #777576; font-family: Arial; font-size: 12px; padding: 6px; width: 231px; height: 18px; color: #808285; }
#pubSignupForm .Form .Field .Input textarea { height: 100px; }
#pubSignupForm .Form .Field #State { width: 100px; float: left; margin-right: 10px; }
#pubSignupForm .Form .Field #Zip { width: 130px; float: left; }
#pubSignupForm .Form .Field #Zip .Input input { width: 121px; }
#pubSignupForm .Form .Field .Input .Button {font-family: Arial; font-size: 10px; font-weight: bold; text-transform: uppercase; border: solid 1px #777576; background-color: #b6724b; color: #fff; height: 30px; width: 246px; text-align: left; padding: 7px 0px 7px 10px; cursor: pointer; }
#pubSignupForm .Form .Field .Label { color: #939393; padding-top: 3px; font-size: 12px; }

/** Articles **/
.article-landing-item { margin: 0px 0px 8px 0px; padding: 0px; }
.ali-date { float: left; width: 70px; }
.ali-content { float: left; width: 534px; }
.ali-content p { margin: 0px; padding: 0px; }
.ali-archive { padding: 12px 0px 16px 0px; }
.ali-content-title { margin: 0px; padding: 0px; line-height: normal; }
.ali-content-desc { margin: 0px; padding: 0px; line-height: normal; }

/** File Folder **/
.file-title { margin-top: 25px;  }
#FileFolderHeader { padding: 5px 0px 5px 0px; margin-top: 25px; width: 600px; padding-left: 10px; border-style: dotted; border-color: #ccc; border-width: 1px 0px 1px 0px; }
#FileFolderHeader .filelistheader { text-transform: uppercase; color: #888; font-size: 10px; float: left; margin-left: 10px; }
#FileFolderHeader #cb { width: 35px; }
#FileFolderHeader #title { width: 310px; }
#FileFolderHeader #type { width: 140px; }
#FileFolderHeader #remove { width: 40px; }

ul.FileFolderList { list-style-type: none; margin: 0; padding: 5px 0; width: 600px; cursor:pointer; }
ul.FileFolderList li {list-style-image:none; margin: 0 3px 3px 3px; padding: 0.4em; padding-left: 2.0em; font-size: 10px;  overflow: visible; }

ul.FileFolderList li span { float: left; font-size: 11px; margin-left: 10px; }
ul.FileFolderList li.files { }
ul.FileFolderList li.files .ui-icon { margin-left: -1.7em; background-position: -128px -50px;}
ul.FileFolderList li.files .cb { width: 25px; }
ul.FileFolderList li.files .title { width: 310px; white-space: normal; font-weight: bold; }
ul.FileFolderList li.files .type { width: 140px;  }
ul.FileFolderList li.files .remove { width: 40px;  }
ul.FileFolderList li.files .remove a { text-decoration: underline;}

#filefolderfooter { margin-top: 10px; padding-right: 30px; padding-left: 30px;}
#filefolderfooter a { color: #B6724B; text-decoration: underline;} 
#filefolderfooter .checkboxes { float: left; }
#filefolderfooter .checkboxes span { display: inline-block; margin-bottom: 3px; }
#filefolderfooter .actions { float: right; }
#filefolderfooter .divider { margin: 0px 5px 0px 5px;} 

#filefolderbuttons { margin-top: 25px; font-family: Times New Roman; }
#filefolderbuttons div { width: 300px;  float: left; }
#filefolderbuttons div a { width: 270px; display: block; color: #B6724B; }
#filefolderbuttons div a.filefolderbuttontext { text-decoration: none; color: #636466; }
#filefolderbuttons .emailicon { background: transparent url(../images/email_icon.gif) no-repeat 135px 1px; height: 22px;  }
#filefolderbuttons .pdficon {  background: transparent url(../images/pdf_icon.gif) no-repeat 130px -1px; height: 22px; }

#EmailForm { display: none; border-top: dotted 1px #ccc; padding-top: 26px; margin-top: 26px; }
#EmailForm #ContactForm { float: none; }  

/** File Folder **/

/** PDF **/
.TOC { border: solid 1px #ccc; margin: 20px 0px 50px 0px;}
.TOCDivider {height: 5px; margin: 10px 0px 5px 0px; background: transparent url(../images/divider_black_dots.gif) repeat-x;}
.TOCDivider hr {  border: none; color: #000; border-collapse: collapse; display: block; top: 0px; margin: 0px;}
.TOCheader tr {}
.TOCheader, .TOCheader th,.TOCheader td {padding: 10px 0px 10px 0px; text-align: left; color: #B6724B; font-weight: bold; text-indent: 5px; font-size: 14px;}
.TOCitem tr {}
.TOCitem, .TOCitem td {padding: 0px 0px 10px 0px; font-size: 16px; color: #58595A; text-indent: 5px;
    font-family: Garamond, Adobe Garamond Pro, 'Times New Roman', Times, serif;}
/** PDF **/

/** Event Filters **/
.filterlist {padding-bottom: 16px; margin-bottom: 22px; border-bottom: dotted 1px #ccc; display: block;}
.yearfilter a { color: #b6724b; margin-right: 12px;}
.yearfilter.active a { color: #636466; }
/** Event Filters **/


/**OPPORTUNITIES**/

.staffSpotlight .PlayPause p { color:#b6724b; line-height: 19px; position: absolute; margin-left: 24px; }
.staffSpotlight .PlayPause:hover p { text-decoration: underline; }

/** Ad campaigns **/
#adcampaigns { }
#adcampaigns div { float:left; width: 300px;  position: relative; }
#adcampaigns div a { display: inline-block; }
#adcampaigns div a:hover { text-decoration: none; }
#adcampaigns div a img { width: 275px; border: solid 1px #000; }
#adcampaigns div a h3 { 
    text-align: left; 
    margin-top: 5px;
	color:#b6724b;
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:normal;
	font-style:normal;
	font-weight:normal;    
    padding: 0px;  
}


/** Location **/
#locationbody 
{
 
}

#locationbody div
{
    float: left;
}


#locationbody .main
{
	/* width: 420px; */
    
    margin-right: 20px;
}

#locationbody .main #primaryimg {
    margin-bottom: 12px;
}

#locationbody .address
{
    width: 160px;
}

#locationbody .main #practiceareas ul li {
	margin-right: 10px;
	list-style-type: none;
}

#locationbody .main .industryteams {
    clear: both;
    padding-top: 1px;
    float: none;
}

#locationbody .main #locationNews h3{
	clear: both;
}

#locationbody .main .article-landing-item {
	clear: both;
}
#locationbody .main .article-landing-item .ali-date {
	width: 70px;
}

#locationbody .main .article-landing-item .ali-content {
	width: 340px;
}

#locationlinks a {
    display: block;
    color: #B6724B;
    margin-bottom: 6px;
}

#locationleft #opportunities p{
    padding: 5px 0px;
}

#locationleft h3, #locationbody h3 {
	margin-top: 22px;
	padding-top: 25px;
	border-top: dotted 1px #d3d2d2;
}

.nofloat
{
    float: none !important;
}

.AreaOfExpertise
{
    color: #b6724b;
    font-family:Arial, Helvetica, sans-serif;
}


.PAcolumn, .AtPcolumn {
    display: inline-block;
    float:left;
    margin-top: 10px;
}

.PAcolumn div { min-height: 22px;}
.PAcolumn div input, #alumniForm .PAcolumn input { margin: 0px 0px 0px -20px !important; padding-left: 2px; width: 15px; height: 15px; position: absolute; }
.PAcolumn div label, #alumniForm .PAcolumn label  {  }

.AtPcolumn div { min-height: 22px; max-width: 90%;}
.AtPcolumn div input, #alumniForm .AtPcolumn input { margin: 0px 0px 0px -20px !important; padding-left: 2px; width: 15px; height: 15px; position: absolute; }
.AtPcolumn div label, #alumniForm .AtPcolumn label  {  }


.gm-style .gm-style-iw {
    font-size: 12px !important;
}

.blackout {
    background-color: rgba(0,0,0,.97);
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 10;
    position: fixed;
    display: none;
}


/*--------------------------------------------------------------------*\
    homepage redesign 5/2016
\*--------------------------------------------------------------------*/

.hero {
    overflow: hidden;
    position: relative;
    max-height: 40em;
}

.bouy {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 55em;
    margin-left: -29.5em;
    margin-top: -10em;
    padding: 3em 2em;
    background-color: rgba(255,255,255,0.85);
    text-align: center;
}

    .bouy h1 {
        font-size: 2.2em;
        text-transform: uppercase;
        color: #000;
        margin-bottom: 0.3em;
    }

    .bouy span {
        color: #b27247;
    }

    .bouy p {
        font-family: times new roman;
        font-size: 1.3em;
        line-height: 1.5;
        color: #000;
        margin: 0 auto 1.4em;
        width: 85%;
    }

    .bouy .button {
        margin-right: 1em;
    }

        .bouy .button:last-child {
            margin-right: 0;
        }

.button {
    color: #fff;
    text-transform: uppercase;
    background-color: #b27247;
    font-weight: bold;
    padding-right: 1.5em;
    display: inline-block;
    transition: all 250ms ease;
}

    .button:hover {
        text-decoration: none;
        padding-right: 1.5em;
        background-color: #905a36;
    }

    .button:focus {
        padding-right: 1.5em;
    }

    .button.video:before,
    .button.toolbox:before {
        display: inline-block;
        font-family: FontAwesome;
        background-color: #905a36;
        padding: 1em;
        margin-right: 1em;
        height: 1.2em;
        width: 1.2em;
    }

    .button.video:before {
        content: '\f03d';
    }

    .button.toolbox:before {
        content: '\f0b1';
    }

#bubbles {
    margin-top: 3em;
}

    #bubbles a {
        text-decoration: none;
    }

    #bubbles h4 {
        text-transform: uppercase;
        color: #b4734a;
        display: block;
        font-size: 1.5em;
    }

    #bubbles h5 {
        font-size: 1.1em;
        color: #000;
	margin: 0;
    }

    #bubbles p {
        font-family: 'Times New Roman', Times, serif;
        color: #000;
        margin-top: 0.1em;
    }

    #bubbles .more {
        font-size: 1.1em;
    }

    #bubbles img {
        width: 12em;
        float: left;
    }

    #bubbles div {
        padding-top: 1.5em;
        padding-left: 1em;
        float: left;
        width: calc(100% - 12em);
        box-sizing: border-box;
    }

#help {
    background-color: #dadbdb;
    padding: 3.5em 0;
}

.half-container {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    position: relative;
}

.half {
    -webkit-flex: 0 1 48.5%;
    flex: 0 1 48.5%;
}

#help .half {
    width: 50%;
}

    #help .half .search-bar {
        position: relative;
        width: 90%;
        float: right;
    }

#help h2 {
    text-transform: uppercase;
    color: #000;
    margin-bottom: 0.5em;
    font-size: 1.5em;
}

#help p {
    margin-bottom: 0;
    font-family: 'Times New Roman', Times, serif;
    color: #000;
    font-size: 1.2em;
}

#detail {
    padding: 3em 0;
}

    #detail h2 {
        text-transform: uppercase;
        color: #b57349;
        padding-bottom: 1em;
    }

    #detail h2 a {
        color: inherit;
        text-decoration: none;
        transition: all 300ms ease;
    }

    #detail h2 a:hover {
        color: #905a36;
        text-decoration: none;
    }

    #detail article {
        border: 1px solid #d3d3d3;
        overflow: hidden;
        position: relative;
        height: 12.9em;
    }

.pa-wrapper {
    opacity: 1;
    transition: all 600ms ease;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

    .pa-wrapper.ng-hide {
        opacity: 0;
    }

.staff-wrapper {
    opacity: 1;
    transition: all 600ms ease;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

    .staff-wrapper.ng-hide {
        opacity: 0;
    }

.image-container {
    float: left;
    width: 13em;
    border-right: 1px solid #d3d3d3;
    position: relative;
    box-sizing: border-box;
}

    .image-container img {
        width: 100%;
        display: block;
    }

.mail {
    position: absolute;
    bottom: 0;
    right: 0;
    color: #fff;
    background-color: #B6724B;
}

    .mail .fa-envelope {
        width: 2.2em;
        height: 2.2em;
        text-align: center;
        line-height: 2.2em;
        font-size: 1.1em;
    }

.dossier {
    width: calc(100% - 13em);
    float: left;
    padding: 1.5em;
    box-sizing: border-box;
    max-height: 162px;
}

    .dossier p {
        font-family: 'Times New Roman', Times, serif;
        color: #000;
        margin: 0;
    }

    .learnmore {
        color: #B6724B;
        font-weight: bold;
        font-family: Arial, Helvetia, sans-serif;
        white-space: nowrap;
    }

#detail h3 {
    color: #000;
    padding-bottom: 0.8em;
    margin: 0;
}

.full-profile {
    text-decoration: none;
    background-color: #B6724B;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    display: inline-block;
    position: absolute;
    right: 0;
    bottom: 0;
    padding-left: 1em;
}

    .full-profile:hover,
    .full-profile:focus,
    .full-profile:active {
        text-decoration: none;
        padding-left: 1em;
    }

    .full-profile i {
        color: #fff;
        background-color: #905a36;
        width: 2.5em;
        height: 2.5em;
        line-height: 2.5em;
        text-align: center;
        margin-left: 1em;
    }

.filters .custom-select {
    position: relative;
    width: 30%;
}

    .custom-select > span {
        display: block;
        cursor: pointer;
    }

.placeholder::after {
    content: '\f0d7';
    display: inline-block;
    font-family: FontAwesome;
    float: right;
    margin-top: 0.1em;
}

.placeholder {
    padding: 0.8em 1em;
    /*padding: 1.2em 1em;*/
    border: 1px solid lightgrey;
    width: 100%;
    text-align: left;
    background: none;
    cursor: pointer;
}

/*.placeholder:focus + .options {
    display: block;
}*/

.options {
    position: absolute;
    background: white;
    z-index: 1;
    right: 0;
    top: 4em;
    border: 1px solid lightgrey;
    width: 60em;
    height: 23em;
    overflow: hidden;
    display: block;
}

.options a:hover {
    color: #905a36;
}

.options > a {
    position: absolute;
    bottom: 0;
    background-color: #b6724b;
    color: #fff;
    display: block;
    width: 100%;
    height: 2.5rem;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 1.2em;
    padding: 0.8em 1.2em;
    box-sizing: border-box;
    transition: all 250ms ease;
}

.options > a:hover {
    background-color: #905a36;
    color: #fff;
    text-decoration: none;
}

.options ul {
    padding: 2em 2em 0 2em;
    overflow: auto;
    height: calc(100% - 2.5rem);
}

.options li {
    list-style-image: none;
    width: 25%;
    float: left;
    cursor: pointer;
    min-height: 3em;
    color: #000;
    margin: 0;
    padding-right: 0.5em;
    box-sizing: border-box;
}

.slider {
    width: 63em;
    margin: 0 auto;
    box-sizing: border-box;
    position: relative;
}

.results-link {
    margin-top: 1em;
    margin-bottom: 2em;
}

    .results-link a {
        color: #b57349;
    }

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    color: #767676;
    background-color: #fff;
}

select::-ms-expand {
    display: none;
}

.select-wrapper {
    position: relative;
    color: #000;
}

.filters .select-wrapper select {
    width: 100%;
    padding: 0.8em 1em;
    color: #000;
}

.select-wrapper:after {
    content: '\f0d7';
    font-family: FontAwesome;
    position: absolute;
    color: #767676;
    right: 0.8em;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #000;
    background-color: #fff;
    pointer-events: none;
    padding-left: 0.4em;
}

.practice-area-select {
    width: 42%;
}
.location-select {
    width: 18%;
}
#staffContactForm, #thankyouContactForm {
    background-color: #ebebeb;
    z-index: 20;
    position: fixed;
    width: 45em;
    left: 50%;
    top: 50%;
    margin-left: -22.5em;
    margin-top: -25em;
    color: #000;
    display: block;
}

#thankyouContactForm {
    margin-top: -7em;
}

#thankyouContactForm .thankyouMessage
{
    font-size: 1.5em;
    text-align: center;
}

    #staffContactForm .contact-wrapper, #thankyouContactForm .contact-wrapper{
        padding: 20px;
        position: relative;
        padding-bottom: 20px;
    }


    #staffContactForm .closer, #thankyouContactForm .closer {
        position: absolute;
        right: 10px;
        top: 10px;
        height: .8em;
        width: .8em;
        line-height: .9em;
        font-size: 1.5em;
        color: #777576;
        border: 1px solid #777576;
        border-radius: 50%;
        text-align: center;
        z-index: 100;
        padding: 2px;
        cursor: pointer;
    }


    #staffContactForm .staff-details {
        position: relative;
        margin-bottom: 25px;
    }

    #staffContactForm h2 {
        padding: 10px 0 25px 0;
        font-size: 1.6em;
        margin: 0;
    }

    #staffContactForm .staff-details .one-third,
    #staffContactForm .staff-details .two-thirds {
        float: left;
    }

    #staffContactForm .staff-details .one-third {
        width: 31%;
        margin-right: 4%;
    }

    #staffContactForm .staff-details .two-thirds {
        width: 65%;
    }

    #staffContactForm .staff-details:after {
        content: '';
        clear: both;
        display: block;
    }

    #staffContactForm .staff-details .title {
        font-weight: bold;
        padding-bottom: 8px;
    }
    
    #staffContactForm .staff-details .title span{
        color: inherit;
        display: inline;
        line-height: 1.2em;
    }

    #staffContactForm .staff-details div span {
        display: block;
        line-height: 2em;
    }
    #staffContactForm .staff-details div span a{
        color: #B6724B;
    }

    #staffContactForm .staff-details  div div.practiceareas .columns
    {
        -webkit-column-count: 2; /* Chrome, Safari, Opera */
        -moz-column-count: 2; /* Firefox */
        column-count: 2;
        column-gap: 2em;
        margin-top: 6px;
    }

        #staffContactForm .staff-details div div.practiceareas .columns span {
            line-height: 1em;
            padding: 0;
            padding-bottom: 10px;
            margin:0;
            -webkit-column-break-inside: avoid;
            page-break-inside: avoid;
            break-inside: avoid;
        }
    #staffContactForm .contact-wrapper .contact-form
    {
        margin-bottom: 2em;
    }

    #staffContactForm .contact-wrapper .contact-form input,
    #staffContactForm .contact-wrapper .contact-form textarea {
        padding: 10px;
        width: 100%;
        box-sizing: border-box;
        margin-bottom: 10px;
        font-size: 1.2em;
        color: #777576;
        border: 1px #b1b1b1 solid;
    }

        #staffContactForm .contact-wrapper .contact-form input.error,
        #staffContactForm .contact-wrapper .contact-form textarea.error {
            border-color: red;
            color: red;
        }

    #staffContactForm .contact-wrapper .contact-form textarea {
        resize: none;
        height: 7em;
    }

    #staffContactForm .contact-wrapper .contact-form .required {
        float: right;
        color: #777576;
    }

    .contact-form .send-button {
        display: inline-block;
        padding: .6em 1.4em;
        background-color: #B6724B;
        font-size: 1.5em;
        color: #fff;
        border: none 0 #B6724B;
        cursor: pointer;
    }

    .viewprofile {
        display: inline-block;
        background-color: #B6724B;
        font-size: 1.4em;
        color: #fff;
        position: absolute;
        bottom: 0;
        right: 0;
        padding-left: 1.5em !important;
        line-height: 2em;
    }

    .viewprofile:hover,
    .contact-form .send-button:hover
    {
        text-decoration: none;
    }

        #staffContactForm .contact-wrapper .viewprofile i {
            background-color: #905a36;
            padding: .5em 1em;
            margin-left: 1em;
            margin-right: -1px;            
            line-height: 1.6em;
        }

    #staffContactForm input::-webkit-input-placeholder,
    #staffContactForm textarea::-webkit-input-placeholder {
        color: #777576;
    }

    #staffContactForm input:-moz-placeholder,
    #staffContactForm textarea:-moz-placeholder { /* Firefox 18- */
        color: #777576;
    }

    #staffContactForm input::-moz-placeholder,
    #staffContactForm textarea::-moz-placeholder { /* Firefox 19+ */
        color: #777576;
    }

    #staffContactForm input:-ms-input-placeholder,
    #staffContactForm textarea:-ms-input-placeholder {
        color: #777576;
    }

    #staffContactForm input.error::-webkit-input-placeholder,
    #staffContactForm textarea.error::-webkit-input-placeholder {
        color: red;
    }

    #staffContactForm input.error:-moz-placeholder,
    #staffContactForm textarea.error:-moz-placeholder { /* Firefox 18- */
        color: red;
    }

    #staffContactForm input.error::-moz-placeholder,
    #staffContactForm textarea.error::-moz-placeholder { /* Firefox 19+ */
        color: red;
    }

    #staffContactForm input.error:-ms-input-placeholder,
    #staffContactForm textarea.error:-ms-input-placeholder {
        color: red;
    }

.background-effect {
    transition: all 250ms ease;
}

.background-effect:hover {
    background: #905a36 !important;
}

.effect,
#bubbles .effect,
.slider .dossier h3 {
    transition: all 200ms ease;
    
    margin: 0;
    padding: 0;
}

.effect:hover,
#bubbles .effect:hover {
    color: #905a36;
}

.slider .dossier:hover h3 {
    color: #905a36;
}