/* ==========================================================================
   Ropes & Gray Styles
   ========================================================================== */

body {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #606060;
  background: #f9f9f9;
}
#wrapper,
body#home {
  position: relative;
  background: #fff;
  box-shadow: 0 -1px 6px rgba(0,0,0,.18);
  opacity: 0;23
  -webkit-transition: opacity .4s ease-in-out;
  -moz-transition: opacity .4s ease-in-out;
  -o-transition: opacity .4s ease-in-out;
  -ms-transition: opacity .4s ease-in-out;
  transition: opacity .4s ease-in-out;
}
#wrapper.loaded,
#home.loaded {
  opacity: 1;
}

.lt-ie9 #wrapper {
  border-left: 1px solid #CECECE;
  border-right: 1px solid #CECECE;
}
input[type=text]::-ms-clear {
    display: none;
}
.st_sharethis span{
  display: none !important;
}

.stButton .stLarge {
  display: inline-block;
  height: 23px!important;
  width: 23px!important;
  position: relative;
  background-size: 83%;
  background-repeat: no-repeat;
  top: 7px;
}

.lt-ie9 .stButton .stLarge {
 height: 32px!important;
  width: 32px!important;
}

/* SITECORE EDITOR
 * ======================================================= */
table.clean {
    border-collapse: initial !important;
    border-spacing: initial !important;
}

.navbar .nav {
    margin: 0;
}

#main-nav > div {
    width: 950px;
}

/* HEADER
 * ======================================================= */
#header {
  min-height: 114px;
  background: #fff;
}
#header #utility-nav .st_sharethis {
  position: relative;
  left: 6px;
}
#header #utility-nav .icon-share {
  background: url(../img/icon-share.png) no-repeat 0 0;
  height: 20px;
  position: relative;
  top: -4px;
  width: 20px;
}
h1.logo {
  margin: 0;
}
h1.logo img {
  margin: 28px 0 20px 25px;
}
#home h1.logo img {
  margin-top: 0;
  margin-left: 0;
}
#utility-nav {
  margin: 10px 25px 10px 0;
}
#utility-nav li {
  font-size: 11px;
  text-transform: uppercase;
}
#utility-nav ul li a {
  background: none;
  color: #666;
  font-size: 11px;
  margin: 0;
  padding: 0;
  border: none;
  display: inline-block;
}
#utility-nav ul li a:hover {
  text-decoration: underline;
}
#utility-nav ul li .divider {
  color: #666;
  padding: 0 10px;
}
#utility-nav ul li:last-child a {
  margin-right: 0;
}
#header .share,
#header .select-country {
  font-size: 11px;
  text-transform: uppercase;
}
.select-country{
  position: relative;
  top: -1px;
}
.select-country .dropdown-menu {
  width: 250px;
  background: #f5f4f4;
  border: 1px solid #e9e9e9;
  padding: 10px;
  border-radius: 0;
  text-transform: none;
  font-size: 13px;
  color: #999;
}
#header .select-country .dropdown-menu {
  left: -118px;
}
.select-country .dropdown-menu > ul > li {
  clear: left;
  text-transform: none;
  font-size: 13px;
  text-transform: none;
  padding: 8px 0 8px 20px;
  border-top: 1px solid #dedede;
}
.select-country .dropdown-menu > ul > li.active {
  background: url(../img/icon-checkmark.png) no-repeat left 12px;
}
.select-country .dropdown-menu .country {
  width: 30px;
  float: left;
  color: #333333;
  line-height: 1.4;
}
.select-country .dropdown-menu .language li {
  float: left;
}
#header .select-country .dropdown-menu ul li {
  font-size: 13px;
  text-transform: none;
}
#header .select-country .dropdown-menu .language li a {
  font-size: 13px;
  text-transform: none;
  color: #069;
}
#header .select-country .dropdown-menu .language li .divider {
  background: none;
  border: none;
  padding: 0 4px;
  margin: 0;
}
#header .select-country .dropdown-menu .language li.active a {
  color: #606060;
  text-decoration: none;
  cursor: auto;
}
#header .select-country > a {
  background: none;
  border: none !important;
  color: #666;
  font-size: 11px;
  margin:  1px 0 0 0;
  padding: 0 0 0 20px;
  border: none;
  outline: none;
}
#header .select-country a .caret {
  position: relative;
  top: -7px;
  border: none;
  background: url(../img/caret-rounded.png) no-repeat 0 0;
  width: 20px;
  height: 20px;
  margin-left: 2px;
}
#header-search {
  margin: 0 25px;
}
#header-search form {
  position: relative;
}
#header-search .siteSearchSuggestions {
  position: absolute;
  z-index: 2000;
  background: #fff;
  right: 30px;
  min-width: 275px;
  box-shadow: 0 -1px 6px rgba(0,0,0,.18);
}
#header-search .siteSearchSuggestions h3 {
  font-size: 14px;
  line-height: 1;
  margin: 0;
  background: #006699;
  color: #fff;
  padding: 5px 10px;
  margin-bottom: 5px;
}
#header-search .siteSearchSuggestions ul {
  margin: 0 0 0 10px;
}
#header-search .siteSearchSuggestions ul li a {
  font-size: 14px;
}
#header-search button {
  border-radius: 14px 0 0 14px;
  background: #006699;
}
#header-search .active,
#header-search .active {
  background: none;
}
#header-search .dropdown-menu .active > a {
  background: url(../img/icon-checkmark.png) no-repeat 3px 6px;
  filter: none;
  color: #333;
}

/* NAVIGATION
 * ======================================================= */
#main-nav {
  position: relative;
  display: block;
  background-color: #006699;
  background: url(../img/main-nav-bg.png) repeat-x top;
}
#main-nav .navbar {
  margin-bottom: 0;
}
#main-nav .navbar-inner {
  border: none;
  background: none !important;
  box-shadow: none;
  padding: 0;
  filter: none;
}
#home #main-nav .navbar-inner {
  margin-left: -25px;
}
#main-nav .navbar-inner .btn-navbar {
  background-color: #045780;
  background: rgba(0,0,0,.25);
  margin: 6px 25px 7px 0;
  font-family:'UniversLTW10-57Condense 726513';
  font-weight: 600;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
  line-height: 1;
}
.lt-ie9 #main-nav .navbar-inner .btn-navbar {
  filter: none;
  border: 1px solid #004263;
}
#main-nav .navbar-inner .btn-navbar .icon-plus {
  position: relative;
  top: -2px;
}
#main-nav .navbar-inner li {
  font-size: 15.24px;
  text-transform: uppercase;
}
#main-nav .navbar-inner li#nav-firm a {
  padding-left: 25px;
}
#main-nav .navbar-inner li a {
  color: #fff;
  padding: 12px 8px;
  font-family:'UniversLTW10-57Condense 726513';
  font-weight: 600;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  font-smoothing: antialiased;
}
#main-nav .navbar-inner .active>a,
#main-nav .navbar-inner .active>a:hover,
#main-nav .navbar-inner .active>a:focus {
  background: url(../img/main-nav-active-bg.png) repeat-x top;
}
#main-menu > li:last-child a {
  padding-right: 0;
}
#main-nav .navbar-inner li p {
  color: #333;
  padding: 0;
  text-transform: none;
  font-weight: normal;
}
#main-nav .navbar-inner li p a {
  color: #006699;
  padding: 0;
}
#main-nav .navbar-inner li p a.more {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 11px !important;
  font-weight: bold;
  text-transform: uppercase;
  white-space: nowrap;
}
#main-nav .navbar-inner li ul li {
  text-transform: none;
  font-size: 13.43px;
  font-weight: normal;
}
#main-nav .navbar-inner li ul li a {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #006699;
  padding: 4px 12px;
  white-space: normal;
  font-weight: normal;
  display: block;
}
#main-nav .navbar-inner li ul li a:hover {
  color: #fff;
}
#main-nav .navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
#main-nav .dropdown-menu {
  margin: 0;
  background: #eee;
  border-radius: 0;
}
#main-nav div.dropdown-menu {
  padding: 10px 20px 20px;
  width: 940px;
}
#main-nav div.dropdown-menu li {
  padding: 0;
  border-bottom: 1px solid #d6dfe4;
  margin: 0 10px;
}
#main-nav div.dropdown-menu li.last {
  border: none !important;
}
#main-nav ul.dropdown-menu li.last {
  border: none !important;
}
#main-nav div.dropdown-menu li a {
  padding: 2px 0;
}
#main-nav .dropdown-menu:before,
#main-nav .dropdown-menu:after {
    border: none !important;
}
#main-nav #nav-select-country ul li {
  text-transform: none;
  font-size: 15px;
  border: none;
}
#main-nav #nav-select-country ul li .country {
  width: 140px;
  float: left;
  color: #333333;
}
#main-nav #nav-select-country .dropdown-menu > ul > li {
  clear: left;
  text-transform: none;
  font-size: 15px;
  text-transform: none;
  padding: 8px 0 8px 20px;
  border-top: 1px solid #ccc;
}
#main-nav #nav-select-country ul li a {
  padding: 0;
  background: none;
  display: inline;
  color: #069;
}
#main-nav #nav-select-country ul li a:hover {
  text-decoration: underline;
}
#main-nav #nav-select-country ul li .language li {
  float: left;
  margin: 0;
}
#main-nav #nav-select-country ul li .language li.active a {
  color: #606060;
}
#main-nav #nav-select-country ul li .language li .divider {
  display: inline;
  color: #333;
  background: none;
  height: auto;
  border: none;
  padding: 0 5px;
}
#main-nav .select-country .dropdown-menu > ul > li {
  clear: left;
  text-transform: none;
  font-size: 15px;
  text-transform: none;
  padding: 8px 0 8px 20px;
  border-top: 1px solid #DEDEDE;
  margin: 0;
}
/* FIRM */
#main-nav .navbar-inner li#nav-firm ul li {
  padding: 0;
  border-bottom: 1px solid #d6dfe4;
  margin: 0 10px;
}
#main-nav .navbar-inner li#nav-firm ul li.last,
#main-nav .navbar-inner li#nav-firm ul li:last-child {
  border-bottom: none !important;
}
#main-nav .navbar-inner li#nav-firm ul li a {
  padding-left: 12px;
}

/* BIOGRAPHIES */
#biographies .search-results-listing h4 a {
    text-decoration:underline;
}
#main-nav #nav-biographies div.dropdown-menu {
  width: auto;
}
#main-nav #nav-biographies ul.alphabet li {
  display: inline-block;
  width: 1.1em;
  border: none;
}
#main-nav #nav-biographies ul.alphabet li a {
  display: inline-block;
  padding: 1px;
  text-align: center;
}
#contact-info-content li p.email {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
#contact-info-content li p.title {
  white-space: normal;
}
#main-nav #nav-biographies hr {
  border-bottom: 1px solid #d6dfe4;
    margin: 15px 0;
}
#main-nav #nav-biographies a.advanced {
    color: #006699;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: normal;
    padding: 0;
    text-transform: none;
}

/* PRACTICES */
#main-nav #nav-practices div.dropdown-menu {
  left: -235px;
  padding: 10px 0;
}
#main-nav #nav-practices div.dropdown-menu .more {
  margin: 10px 15px 0;
  display: block;
}
#home #main-nav #nav-practices div.dropdown-menu{
  left: -217px;
}
#main-nav .navbar-inner li#nav-practices ul li.last,
#main-nav .navbar-inner li#nav-practices ul li:last-child {
  border-bottom: none !important;
}

/* INDUSTRIES */
#main-nav #nav-industries div.dropdown-menu {
  left: -357px;
  padding: 10px 0;
}
#main-nav #nav-industries div.dropdown-menu .more {
  margin: 10px 15px 0;
  display: block;
}
#home #main-nav #nav-industries div.dropdown-menu {
  left: -343px;
}

/* LOCATIONS */
#nav-locations div.dropdown-menu {
  width: 300px;
  padding: 0;
}
#nav-locations div.dropdown-menu h3 {
  color: #333;
  font-size: 13px;
  font-weight: normal;
  margin: 0 10px;
  padding: 0 4px;
}
#nav-locations div.dropdown-menu h3 a {
  color: #006699;
  font-size: 13px;
  font-weight: normal;
  margin: 0;
  padding: 0;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
#nav-locations ul li a {
  padding: 4px;
  display: block;
}
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle, .navbar-inverse .nav li.dropdown.active > .dropdown-toggle, .navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
  background: transparent;
}
#main-nav .navbar-inner .dropdown .caret {
  background: url(../img/nav-caret.png) no-repeat 0 0;
  border: none;
  display: inline-block;
  width: 18px;
  height: 18px;
  margin: 0 0 0 2px;
}
#main-nav .navbar-inner .dropdown.open .caret {
  background: url(../img/nav-caret-open.png) no-repeat 0 0;
}

/* NEWS AND EVENTS */
#main-nav .navbar-inner li#nav-news-and-events ul li {
  padding: 0;
  border-bottom: 1px solid #d6dfe4;
  margin: 0 10px;
}
#main-nav .navbar-inner li#nav-news-and-events ul li:last-child {
  border-bottom: none;
}

/* BANNER
 * ======================================================= */
#banner {
  position: relative;
  height: 370px;
  overflow: hidden;
  border-bottom: 4px solid #006699;
}
#banner .banner-image {
  position: absolute;
  display: none;
  height: 370px;
  left: 50%;
  margin-left: -640px;
  max-width: 1280px;
  top: 0;
  width: 1280px;
  z-index: 1;
}
#banner .banner-callout {
  position: relative;
  width: 420px;
  padding: 10px 25px 25px;
  margin-top: 220px;
  float: right;
  background-color: #069;
  background: rgba(0,102,153,.85);
  z-index: 10;
  display: none;
}
#banner .banner-callout.float-content-left {
  float:left;
}
#banner .banner-callout h2 {
  color: #fff;
  font-family:'Univers LT W01 55 Roman';
  font-size: 24px;
  font-weight: 400;
  line-height: 1.16;
  margin: 0 0 .25em 0;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  font-smoothing: antialiased;
}
#banner .banner-callout p {
  color: #fff;
  font-family:'Univers LT W01 55 Roman';
  font-weight: 400;
  margin: 0;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  font-smoothing: antialiased;
}
#banner .banner-callout a {
  color: #fff;
}
#banner .counter {
  color: #fff;
  font-size: 12px;
  float: left;
}
#banner .banner-controls {
  position: absolute;
  bottom: 0px;
  right: 0px;
  overflow: hidden;
  width: 100px;
}
#banner .banner-controls a {
  display: block;
  background: #fff;
  height: 21px;
  width: 27px;
  overflow: hidden;
  text-indent: -9999em;
}
#banner .banner-controls .btn-previous a {
  background: #fff url(../img/btn-previous.png) no-repeat 50% center;
  float: left;
  margin-left: 10px;
}
#banner .banner-controls .btn-next a {
  background: #fff url(../img/btn-next.png) no-repeat 50% center;
  float: left;
  margin-left: 5px;
}
#home #utility-nav {
  margin-right: 0;
}
#home #utility-nav ul {
  margin-bottom: 0;
}
#home #header-search {
  margin-top: 20px;
  margin-right: 0;
}

/* CONTENT STYLES
* ======================================================= */
#body {
  background: #fff;
  padding-bottom: 40px;
}
a:link,
a:visited{
  color: #006699
}
.btn-primary {
  background: #006699;
  color: #fff;
}
#body .btn-primary {
  background: #006699;
  color: #fff;
  font-weight: normal;
  font-size: 12px;
  text-transform: uppercase;
}
.btn-primary:hover {
  background: #006699;
  color: #fff;
  text-decoration: underline;
}
#body .breadcrumb {
  background: #fff;
  padding: 25px 25px 10px 25px;
  margin-bottom: 0;
  font-size: 12px;
}
#body .page-title {
  padding-left: 25px;
}
#body .breadcrumb li {
  display: inline-block;
  color: #1b1b1b;
}
.lt-ie9 #body .breadcrumb li {
  margin-right: 1px;
}
#body .breadcrumb li .divider {
  color: #1b1b1b;
}
#body h1 {
  color: #006699;
  font-family:'UniversLTW10-57Condense 726513';
  font-size: 36px;
  font-weight: normal;
  text-transform: uppercase;
  margin: 0 0 15px 0;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  font-smoothing: antialiased;
}
#home #body h2 {
  color: #1b1b1b;
  font-family:'UniversLTW10-57Condense 726513';
  font-size: 24px;
  text-transform: none;
  font-weight: normal;
  line-height: 1.16;
  margin: 20px 20px 20px 0;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  font-smoothing: antialiased;
}
#body h2 {
  font-family:'UniversLTW10-57Condense 726513';
  font-size: 20px;
  text-transform: uppercase;
  font-weight: normal;
  line-height: 1.16;
  margin: 1em 0 .5em 0;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  font-smoothing: antialiased;
}
#body h3 {
  font-family:'UniversLTW10-57Condense 726513';
  font-size: 16px;
  text-transform: uppercase;
  font-weight: normal;
  color: #1b1b1b;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  font-smoothing: antialiased;
}
#body h4 {
  font-size: 14px;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  font-smoothing: antialiased;
}
#body p {
  color: #606060;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  line-height: 1.42;
}
#body i {
  margin-right: .25em;
}
#body i[class^="icon-"],
#body i[class*=" icon-"] {
  margin-right: 0;
}
#body .lead {
  color: #1b1b1b;
  font-size: 18px;
  border-bottom: 4px solid #cecece;
  padding-bottom: 25px;
}
#body .lead p {
  color: #1B1B1B;
}
#body p.meta {
  font-size: 12px;
  line-height: 20px;
}
#body .span8 .lead {
  margin-right: 25px;
}
#body .span12 .column-inner {
  padding: 0 25px;
}
ul {
  margin-left: 16px;
}
#body li {
  color: #606060;
  line-height: 1.42;
  margin-bottom: 1em;
}
#body select {
  display: inline-block;
}
#body a.more,
#banner a.more {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 11px !important;
  font-weight: bold;
  text-transform: uppercase;
  white-space: nowrap;
}
.biographies li p a.more {
  line-height: 4;
  padding: 22px;
}
.footnotes {
  font-size: 11px;
  margin-top: 25px;
}
#footnotesContent .footnotes li {
  margin-bottom: 5px;
}
.biographies li.collapsed {
  margin-bottom: 5px;
}
#header .search-query,
#main-nav .search-query,
#body .search-query {
  background: #fff;
  padding-right: 20px;
}
.control-group {
  position: relative;
  display: block;
}
#biographies-search {
  position: relative;
  display: inline-block;
  margin: 0;
}
.margins {
  border-bottom: 1px solid #cecece;
}

.control-group .btn-search-submit,
#biographies-search .btn-search-submit {
  background: #fff url(../img/icon-search.png) no-repeat 96% 50%;
  width: 18px;
  height: 18px;
  border: none;
  outline: none;
  text-indent: -9999em;
  position: absolute;
  right: 10px;
  top: 5px;
  z-index: 10;
}

#body .image.pull-left {
  margin: 0 16px 8px 0;
}
#body .image.pull-right {
  margin: 0 0 8px 16px;
}
#home .tabbable .nav-tabs {
  margin: 0;
  border: none !important;
}
#home .tabbable .nav-tabs li {
  border: none !important;
  font-family:'UniversLTW10-57Condense 726513';
  font-size: 16px;
  text-transform: none;
  top:0;
  margin: 0;
  opacity: 1;
  min-width: 220px;
}
#home .tabbable .nav-tabs li.active a {
  background: #fff;
  border-right: none;
}
#home .tabbable .nav-tabs > li > a {
  color: #006699;
  border: 1px solid #ddd;
  border-top: none;
  border-radius: 0;
  background: rgb(245,245,245); /* Old browsers */
  background: -moz-linear-gradient(-45deg, rgba(245,245,245,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(245,245,245,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-45deg, rgba(245,245,245,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(-45deg, rgba(245,245,245,1) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(-45deg, rgba(245,245,245,1) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
  background: linear-gradient(135deg, rgba(245,245,245,1) 0%,rgba(255,255,255,1) 100%); /* W3C */
  padding: 15px 25px 15px 25px;
}
#recent-highlights h3 {
  border: 1px solid #ddd;
  border-top: none;
  background: rgb(245,245,245); /* Old browsers */
  background: -moz-linear-gradient(-45deg, rgba(245,245,245,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(245,245,245,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-45deg, rgba(245,245,245,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(-45deg, rgba(245,245,245,1) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(-45deg, rgba(245,245,245,1) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
  background: linear-gradient(135deg, rgba(245,245,245,1) 0%,rgba(255,255,255,1) 100%); /* W3C */
  padding: 19px 10px 10px 25px;
  margin: 0;
  line-height: 1.2;
  font-size: 24px;
  font-family: 'UniversLTW10-57Condense 726513';
  text-transform: none;
}
#home #recent-highlights .tabbable .nav-tabs > li a:hover {
  text-decoration: underline;
}
#body .nav-tabs {
  border-top: 4px solid #cecece;
  border-bottom: none;
}
#body .nav-tabs {
  font-family: 'UniversLTW10-57Condense 726513';
  font-size: 14px;
  text-transform: uppercase;
  font-weight: normal;
  margin: 20px 0 0 0;
}
#body .tab-content {
  padding-top: 15px;
}
#home #body .tab-content {
  padding-top: 0px;
}
.practices-detail #body .nav-tabs {
  margin-top: 0;
}
.practices #body .nav-tabs {
  margin-bottom: 20px;
}
.practices #alphabetical-list h3 {
  margin: 0;
}
#body .nav-tabs li {
  position: relative;
  top: -4px;
  border: none;
  border-top: 4px solid #cecece;
  border-radius: 0;
  margin: 0 -1px 0 0;
  opacity: .5;
}
#body .nav-tabs li.active {
  border-top: 4px solid #006699;
  z-index: 10;
  opacity: 1;
}
#body .nav-tabs li a {
  border: 1px solid #cacaca;
  border-top: none;
  border-radius: 0;
  color: #006699;
  margin: 0;
  background: rgb(255,255,255); /* Old browsers */
  background: -moz-linear-gradient(68deg, rgba(237,237,237,.45) 0%, rgba(255,255,255,.45) 68%); /* FF3.6+ */
  background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,rgba(237,237,237,.45)), color-stop(68%,rgba(255,255,255,.45))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(68deg, rgba(237,237,237,.45) 0%,rgba(255,255,255,.45) 68%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(68deg, rgba(237,237,237,.45) 0%,rgba(255,255,255,.45) 68%); /* Opera 11.10+ */
  background: -ms-linear-gradient(68deg, rgba(237,237,237,.45) 0%,rgba(255,255,255,.45) 68%); /* IE10+ */
  background: linear-gradient(68deg, rgba(237,237,237,.45) 0%,rgba(255,255,255,.45) 68%); /* W3C */
  padding: 8px 15px;
}
#body .nav-tabs.nav-stacked {
  margin: 0;
  border: none;
}
#body .nav-tabs.nav-stacked li {
  border: none;
  top: 0;
  margin: 0;
  margin-bottom: 10px;
  opacity: 1;
}
#body .nav-tabs.nav-stacked li a {
  border: 1px solid #cacaca;
}
#body .nav-tabs.nav-stacked li.active > a {
  border-left: 13px solid #069;
}
.boxshadow #body .nav-tabs.nav-stacked li.active > a {
  border-left: none;
  -moz-box-shadow: inset 13px 0 0 #069;
  -webkit-box-shadow: inset 13px 0 0 #069;
  box-shadow: inset 13px 0 0 #069;
  padding-left: 20px;
}
#body .nav-tabs.nav-stacked li.active > a {
  padding-left: 7px;
  border-top: 1px solid #CACACA !important;
  border-right: 1px solid #CACACA !important;
  border-bottom: 1px solid #CACACA !important;
  background: rgb(255,255,255); /* Old browsers */
  background: -moz-linear-gradient(68deg, rgba(237,237,237,.45) 0%, rgba(255,255,255,.45) 68%); /* FF3.6+ */
  background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,rgba(237,237,237,.45)), color-stop(68%,rgba(255,255,255,.45))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(68deg, rgba(237,237,237,.45) 0%,rgba(255,255,255,.45) 68%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(68deg, rgba(237,237,237,.45) 0%,rgba(255,255,255,.45) 68%); /* Opera 11.10+ */
  background: -ms-linear-gradient(68deg, rgba(237,237,237,.45) 0%,rgba(255,255,255,.45) 68%); /* IE10+ */
  background: linear-gradient(68deg, rgba(237,237,237,.45) 0%,rgba(255,255,255,.45) 68%); /* W3C */
}
#body .nav-tabs.nav-stacked li ul.sub-secondary-nav {
  display:none;
}
#body .nav-tabs.nav-stacked li.active ul.sub-secondary-nav {
  display:block;
  margin-left:0;
  list-style: none;
  border-right: 1px solid #cacaca;
  border-bottom: 1px solid #cacaca;
  border-left: 1px solid #cacaca;
  background: #eee;
}
#body .nav-tabs.nav-stacked li.active ul.sub-secondary-nav li {
  color: #b7b7b7;
  margin-bottom: 0;
}
#body .nav-tabs.nav-stacked li.active ul.sub-secondary-nav li a {
  border:none !important;
  box-shadow: none;
  background:none;
  text-transform:none;
  padding: 6px 20px;
  display: inline;
  text-decoration: none;
  display: block;
}
#body .nav-tabs.nav-stacked li.active ul.sub-secondary-nav li.active > a {
  background: #ddd;
  border: none !important;
  padding-left: 21px;
}
#body .nav-tabs.nav-stacked li.active ul.sub-secondary-nav ul.nested-list {
  margin-left: 0;
}
#body .nav-tabs.nav-stacked li.active ul.sub-secondary-nav ul.nested-list li {
  margin: 0;
  list-style-type: none;
  padding-left: 22px;
}
#body .nav-tabs.nav-stacked li.active ul.sub-secondary-nav ul.nested-list > li a {
  padding-left: 12px;
  background: url(../img/bullet.png) no-repeat 0 12px;
}
#body .nav-tabs.nav-stacked li.active ul.sub-secondary-nav ul.nested-list > li.active{
  background: #ddd;
  border: none !important;
}
.biography-detail #body hgroup {
  margin: 0 0 20px 0;
}
.biography-detail #body h2.title {
  font-size: 14px;
  text-transform: uppercase;
  margin: 0;
}
.biography-detail #body h2.position {
  font-size: 14px;
  text-transform: uppercase;
  color: #999;
  margin: 0;
}
#body .print-and-share {
  line-height: 20px;
  padding: 0;
  margin: 20px 25px 0 0;
}
#body .print-and-share ul {
  margin: 0;
}
#body .print-and-share li {
  font-size: 11px;
  font-weight: bold;
  margin: 0;
  margin-left: 20px;
}
#body .print-and-share a:hover {
  background: none;
  text-decoration: underline;
}
#body .print-and-share a i {
  position: relative;
  top: -4px;
  line-height: 20px;
  height: 20px;
    font-size: 17px;
  width: 20px;
}
#body .print-and-share .icon-print {
  background: url(../img/icon-print.png) no-repeat 0 0;
}
#body .print-and-share .icon-share {
  background: url(../img/icon-share.png) no-repeat 0 0;
}
#body .icon-pdf {
  display: block;
  width: auto;
}
#body .icon-pdf a {
  background: url(../img/icon-pdf.png) no-repeat 0 0;
  padding-left: 20px;
}

/* Biographies */
.biography-detail #body h1 {
  margin-right: 150px;
}
#attorney-highlights h2 a {
  color: #606060;
  text-decoration: none !important;
  cursor: default;
}
#attorney-highlights li {
  width: 310px;
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  border: 1px solid #cecece;
  padding-right: 10px;
  background: rgb(255,255,255); /* Old browsers */
  background: -moz-linear-gradient(68deg, rgba(237,237,237,.45) 0%, rgba(255,255,255,.45) 68%); /* FF3.6+ */
  background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,rgba(237,237,237,.45)), color-stop(68%,rgba(255,255,255,.45))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(68deg, rgba(237,237,237,.45) 0%,rgba(255,255,255,.45) 68%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(68deg, rgba(237,237,237,.45) 0%,rgba(255,255,255,.45) 68%); /* Opera 11.10+ */
  background: -ms-linear-gradient(68deg, rgba(237,237,237,.45) 0%,rgba(255,255,255,.45) 68%); /* IE10+ */
  background: linear-gradient(68deg, rgba(237,237,237,.45) 0%,rgba(255,255,255,.45) 68%); /* W3C */
}
.lt-ie9 #attorney-highlights li {
  width: 300px;
}

#body #attorney-highlights li .image {
  margin: 0 10px 0 0;
}
#attorney-highlights li:nth-child(2n) {
  margin-right: 0;
}
.lt-ie9 #body #attorney-highlights li .image img {
  height: 130px;
}
#attorney-highlights li h4 {
  font-size: 14px;
  text-transform: uppercase;
  margin: 5px 0;
  font-family: 'UniversLTW10-57Condense 726513';
  font-weight: normal;
  text-rendering: auto;
}
#attorney-highlights li p {
  margin: 0;
  font-size: 12px;
}

/* News and Events */
.news-and-events #main-content .featured-item {
  margin-bottom: 20px;
}
.news-and-events #main-content .featured-item p {
  margin: 0;
}
.news-and-events #main-content .featured-item .media-heading {
  margin: 0 0 10px;
}
.news-and-events #main-content h2 {
  margin: 20px 0 10px;
}
.news-and-events #main-content h3 {
  font-family:'UniversLTW10-57Condense 726513';
  font-size: 20px;
  text-transform: none;
  font-weight: normal;
  line-height: 1.16;
  margin: 0 0 .25em 0;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  font-smoothing: antialiased;
}
.news-and-events #main-content p {
  margin: 0 0 1em 0;
}
.news-and-events .listing {
  border-top: 1px solid #cecece;
}

/* Contact */
.contact #main-content span.required {
  color: #069;
}
#module-communications-policy {
  margin-bottom: 20px;
}
#contact-form {
  margin-top: 10px;
}
#contact-form button {
  clear: both;
  display: block;
}
.contact label.radio {
  margin-bottom: 2px;
}
.contact #errors label {
  color: #c80815;
  padding: 15px 0;
  margin: 0;
}
.contact #errors label.valid {
  padding: 0;
}
.control-group.error > label, .control-group.error .help-block, .control-group.error .help-inline {
  color: #c80815;
}
.contact .communications-policy {
  margin-bottom: 10px;
}
.contact .communications-policy h3 {
  line-height: 1;
}
.contact .communications-policy p {
  font-size: 9px;
}

/* Office Detail */
.office-detail #main-content .intro {
  position: relative;
}
.office-detail #main-content .contact-info {
  border-bottom: 4px solid #cecece;
  font-size: 12px;
  line-height: 1.5em;
  padding-bottom: 20px;
  overflow: hidden;
  margin-bottom: 20px;
}
.office-detail #main-content .contact-info > ul {
  width: 50%;
}
.office-detail #main-content .contact-info h2 {
  margin-top: 0;
}
.office-detail #main-content .main h3 {
  line-height: 1.286em;
}
.office-detail #main-content .contact-info ul,
.office-detail #main-content .contact-info li:last-child {
  margin-bottom: 0;
}
.office-detail #main-content .contact-info .phone,
.office-detail #main-content .contact-info .office-contact p {
  margin-bottom: 0;
}
.office-detail #main-content .contact-info .address .title,
.office-detail #main-content .contact-info .address .street-address {
  display: block;
}
.office-detail .map img {
  border: 1px solid #CECECE;
  margin: 20px 0;
}
.office-detail #main-content .contact-info .phone a,
.office-detail #main-content .contact-info .fax a{
  color: #606060;
  cursor: default;
}
.office-detail #main-content .contact-info .phone a:hover,
.office-detail #main-content .contact-info .fax a:hover {
  text-decoration: none;
}

/* Publications */
.publications #body .lead {
  border-color: #cecece;
  margin-bottom: 10px;
  border-bottom: 4px solid #cecece !important;
}
.publications #main-content .listing {
  border-bottom: 1px solid #cecece;
}
.publications #main-content .listing:first-child {
  border-top: 1px solid #cecece;
}
.publications #main-content h2 {
  margin-top: 0.68em;
  text-transform: inherit;
}
.publications #main-content p:last-child {
  margin-bottom: 1.15em;
}
.publications #main-content .date {
  padding-right: 10px;
  text-transform: uppercase;
}.publications #main-content .type {
  border-left: 1px solid #cecece;
  padding-left: 10px;
  text-transform: uppercase;
}
.publications #main-content .category {
  color: #069;
  display: block;
  text-transform: uppercase;
}
.publications .pagination {
  float: none;
}
.publications .pagination .btn-primary {
  margin-right: 15px;
  width: auto;
  float: left;
}
.publications #main-content .pagination.bottom {
  margin-top: 10px;
}
.publications .pagination .column-inner {
  text-align: left;
  margin-left: 25px;
}

/* Publication Detail */
.news-detail #main-content {
  margin-left: 0;
}
.news-detail #main-content h2 {
  color: black;
  margin-top: 0;
  text-transform: none;
}
.news-detail #main-content h3 {
  font-size: 20px;
  line-height: 24px;
  margin-top: 19px;
}
.news-detail #main-content .module h3 {
  font-size: 14px;
  line-height: 1.1;
  margin-top: 0;
}
.news-detail #main-content .meta {
  font-family:'UniversLTW10-57Condense 726513';
  font-size: 14px;
  line-height: 26px;
}
.news-detail #main-content .practice {
  display: block;
}
.news-detail #body .print-and-share.bottom {
  margin-top: 0;
}
.news-detail .print-and-share.bottom li {
  margin-left: 10px;
}
.news-detail .print-and-share.bottom a {
  position: relative;
  top: 2px;
}
.news-detail #main-content .row .column-inner.pagination {
  padding-right: 0;
}
.news-detail #related-content div {
  margin-left: 0;
}
.news-detail #main-content #related-content > .column-inner {
  padding-right: 0;
}
.news-detail .pagination.bottom {
  margin: 8px 0;
}
.news-detail hr.pageBreak {
  display: none;
}
.news-detail #main-content .address .title,
.news-detail #main-content .address .street-address,
.news-detail #main-content .address .city-state-zip {
  display: block;
  line-height: 20px;
}

/* Search Results */
#search-results-content {
  clear: both;
}
#search-results-content ul.unstyled > li {
  overflow: hidden;
}
.search-results .controls {
  padding: 10px 0;
}
.search-results .pagination {
  margin: 0;
  width: 220px;
}
.search-results .pagination.bottom {
  clear: left;
}
.search-results .sort label {
  display: inline-block;
}
.search-results .sort select {
  width: 190px;
}
.search-results #biographies .search-results-listing > li {
  float: left;
  width: 320px;
  border: 1px solid #cecece;
  margin-right: 20px;
}
.search-results #biographies .search-results-listing li.odd {
  margin-right: 0 !important;
}
.search-results #biographies .search-results-listing > li:nth-child(even) {
  margin-right: 0;
}
.search-results #biographies .search-results-listing > li .image {
  margin-bottom: 0;
}
.search-results #biographies .search-results-listing > li h4 {
  text-transform: uppercase;
  font-family: 'UniversLTW10-57Condense 726513';
  font-size: 14px;
  font-weight: normal;
  margin: 4px 0 0 0;
}
.search-results #biographies .search-results-listing > li p.title {
  margin: 0 0 4px 0;
}
.search-results #biographies .search-results-listing > li p,
.search-results #biographies .search-results-listing > li ul li {
  margin: 0;
  padding: 0;
  font-size: 12px;
  line-height: 1.5;
  overflow: hidden;
  text-overflow: ellipsis;
}
.search-results #biographies .search-results-listing li.email {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.search-results #biographies .search-results-listing > li .add-to-contacts a {
  border-top: 1px solid #cecece;
  display: block;
  padding: 4px 0;
  font-weight: bold;
  font-size: 11px;
  text-transform: uppercase;
  margin-top: 5px;
}
.search-results .tab-pane {
  overflow: hidden;
}
.search-results #body #refinement-button-phone {
  margin: 20px 0 10px;
}
#refinement-summary-tablet {
  border-top: 2px solid #ccc;
  border-bottom: 2px solid #ccc;
  margin-bottom: 10px;
}
#refinement-summary-tablet .btn {
  position: relative;
  top: -30px;
}
#refinement-summary-tablet h2 {
  display: inline-block;
}
#refinement-summary-tablet ul {
  overflow: hidden;
  width: 530px;
}
#refinement-summary-tablet ul li {
  width: 200px;
  float: left;
}

/* Locations */
#locations-map {
  position: relative;
  z-index: 100;
  background: url(../img/locations-map.png) no-repeat 0 0;
  background-size: 595px 230px;
  min-height: 230px;
}
#locations-map ul {
  z-index: 10000;
  min-height: 230px;
}
#locations-map li a {
  position: absolute;
  text-indent: -9999em;
  height: 21px;
  z-index: 1000;
}
#locations-map li a:hover {
  -webkit-box-shadow: 0 0 8px rgba(0, 105, 214, 0.5);
  -moz-box-shadow: 0 0 8px rgba(0, 105, 214, 0.5);
  box-shadow: 0 0 8px rgba(0, 105, 214, 0.5);
}
.locations #secondary-content {
  min-height: 1000px;
}
.locations #main-content .global-reach {
  width: 45%;
  float: left;
}
.locations #main-content .global-reach.col-1 {
  margin-right: 25px;
}

/* Pagination controls */
.pagination {
  margin: 0 0 20px 0;
  overflow: hidden;
}
.pagination form {
  display: inline-block;
  font-size: 11px;
  font-weight: bold;
  line-height: 22px;
  margin-bottom: 0;
  max-width: 225px;
}
.pagination label {
  display: inline;
  font-size: 11px;
  font-weight: bold;
  line-height: 22px;
}
.pagination .errors label {
  display: block;
  color: #C80815;
  font-size: 12px;
  font-weight: normal;
  margin: 0;
}
.pagination a,
.pagination span {
  display: inline-block;
  height: 22px;
  margin-bottom: 0;
  vertical-align: middle;
}
.pagination a {
  vertical-align: top;
}
.pagination input {
  font-size: 11px;
  font-weight: bold;
  line-height: 22px;
  margin: 0 9px 0 8px;
  padding: 0;
  text-align: center;
  width: 25.76%;
}
.pagination .prev {
  padding-right: 10px;
}
.pagination .total-pages {
  padding-left: 6px;
}
.pagination .next {
  padding-left: 10px;
}
.pagination .caret {
  border: none;
  height: 20px;
  margin-bottom: auto;
  vertical-align: middle;
  width: 22px;
}
.pagination .prev .caret {
  background: url(../img/caret-left-rounded-inactive.png) no-repeat 0 0;
}
.pagination .next .caret {
  background: url(../img/caret-right-rounded-inactive.png) no-repeat 0 0;
}
.pagination .prev.active .caret {
  background: url(../img/caret-left-rounded.png) no-repeat 0 0;
}
.pagination .next.active .caret {
  background: url(../img/caret-right-rounded.png) no-repeat 0 0;
}

/* Misc */
.search-results #main-content .column-inner,
.news-detail #main-content .column-inner,
.practices #main-content .column-inner {
  padding-left: 25px;
}
.biography-detail #secondary-content .column-inner,
.practices-detail #secondary-content .column-inner,
.news-and-events #secondary-content .column-inner,
.office-detail #secondary-content .column-inner,
.publications #secondary-content .column-inner,
.news-detail #secondary-content .column-inner,
.locations #secondary-content .column-inner {
  padding-left: 25px;
}
.search-results #related-content .column-inner,
.biography-detail #related-content .column-inner,
.practices-detail #related-content .column-inner,
.office-detail #related-content .column-inner,
.publications #related-content .column-inner,
.news-detail #main-content .row .column-inner,
.practices #related-content .column-inner,
.locations #intro-content .column-inner,
.locations #related-content .column-inner {
  padding-right: 25px;
}
.search-results #body .span12 .column-inner .col1 .module {
  margin: 0 0 20px 25px;
}
.search-results #body .span12 .column-inner .col2 .module {
  margin: 0 25px 20px 0;
}
.news-detail #main-content #related-content .column-inner {
  padding-left: 20px;
  padding-right: 0;
}
#overview-information {
  position: relative;
}
#overview-information .intro {
  position: absolute;
  bottom: 0;
  right: 0
}
#overview-information .intro .lead {
  margin: 0 25px 20px 0;
  padding: 0;
}
#overview-information .image .column-inner {
  padding-left: 25px;
}
#secondary-content .image,
#overview-information .image {
  margin-bottom: 20px;
}
#secondary-content .image img,
#overview-information .image img {
  width: 100%;
  max-width: inherit;
}
.image img {
  display: block;
  max-width: 100%;
  height: auto;
}

/* MODULES */
#body .module {
  margin: 0 0 9px 0;
  border: 1px solid #d6d6d6;
}
#body .module.mini {
  border: none;
}
#body .module.mini h3[data-toggle="collapse"] {
  margin: 0;
  line-height: 1.5;
  left: 0;
  background-position: 0 2px;
  font-size: 14px;
}
#body .module.mini ul {
  margin-top: 10px;
  margin-left: 52px;
}
#body .module.mini ul li {
  color: #cecece;
  font-size: 12px;
  margin-bottom: 5px;
  list-style-type: square;
}
#body .module ul li {
  text-overflow: ellipsis;
}
#body .module.mini h3 {
  background-image: url(../img/icon-noexpand.png);
  background-repeat: no-repeat;
  background-position: 0 50%;
  font-size: 14px;
  margin: 0;
  padding-left: 38px;
  line-height: 1.5;
}
#body .module h3 a {
  color: #1B1B1B;
}
#body .module .module-header {
  margin: 0;
  background: rgb(255,255,255); /* Old browsers */
  background: -moz-linear-gradient(68deg, rgba(237,237,237,.45) 0%, rgba(255,255,255,.45) 68%); /* FF3.6+ */
  background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,rgba(237,237,237,.45)), color-stop(68%,rgba(255,255,255,.45))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(68deg, rgba(237,237,237,.45) 0%,rgba(255,255,255,.45) 68%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(68deg, rgba(237,237,237,.45) 0%,rgba(255,255,255,.45) 68%); /* Opera 11.10+ */
  background: -ms-linear-gradient(68deg, rgba(237,237,237,.45) 0%,rgba(255,255,255,.45) 68%); /* IE10+ */
  background: linear-gradient(68deg, rgba(237,237,237,.45) 0%,rgba(255,255,255,.45) 68%); /* W3C */
  border: 1px solid #fdfdfd;
}
#body .module .module-header h3 {
  font-size: 14px;
  margin: 0;
  padding-left: 25px;
  border: 1px solid #fdfdfd;
  border-left: 0;
  z-index: 10;
  line-height: 1.1;
  padding-top: 10px;
  padding-bottom: 10px;
}
#body .module-header h3[data-toggle="collapse"],
#body .module.mini h3[data-toggle="collapse"] {
  position: relative;
  left: -1px;
  background-image: url(../img/icon-collapse.png);
  background-repeat: no-repeat;
  background-position: 0 50%;
  cursor: pointer;
  padding-left: 38px;
}
#body .module-header h3[data-toggle="collapse"].collapsed,
#body .module.mini h3[data-toggle="collapse"].collapsed {
  background-image: url(../img/icon-expand.png);
}
#body .module .module-content {
  font-size: 12px;
  background: rgb(255,255,255); /* Old browsers */
  background: -moz-linear-gradient(68deg, rgba(237,237,237,.45) 0%, rgba(255,255,255,.45) 68%); /* FF3.6+ */
  background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,rgba(237,237,237,.45)), color-stop(68%,rgba(255,255,255,.45))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(68deg, rgba(237,237,237,.45) 0%,rgba(255,255,255,.45) 68%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(68deg, rgba(237,237,237,.45) 0%,rgba(255,255,255,.45) 68%); /* Opera 11.10+ */
  background: -ms-linear-gradient(68deg, rgba(237,237,237,.45) 0%,rgba(255,255,255,.45) 68%); /* IE10+ */
  background: linear-gradient(68deg, rgba(237,237,237,.45) 0%,rgba(255,255,255,.45) 68%); /* W3C */
  border-top: none;
  border-bottom: none;
}
#body .module .module-content .module-content-inner {
  padding: 16px 25px 10px 16px;
  border-top: 1px solid #d6d6d6;
}

#body .module.first .module-content .module-content-inner {
  border: 1px solid #d6d6d6;
}

#body .module .module-content .siteSearchSuggestions {
  position: absolute;
  z-index: 2000;
  background: #fff;
  padding: 10px;
  box-shadow: 0 -1px 6px rgba(0,0,0,.18);
}
#body .module #law-school-content .lawschool-typeahead .siteSearchSuggestions {
  position: relative;
  margin-top: 5px;
}

#body .module .module-content .module-content-inner h4 {
  margin-top: 0;
}
#secondary-content {
  margin-bottom: 20px;
}
#secondary-content .module.first {
  border: none;
  border-top: 4px solid #006699;
}
#secondary-content .module.first .module-header {
  border: 1px solid #d6d6d6;
  border-bottom: none;
}
#secondary-content .module.first .module-header h3 {
  color: #006699;
}
#secondary-content .module.first .module-content {
  border-top: none;
  background: none;
}
#secondary-content .module.first .module-content ul.biographies {
  list-style: none;
  margin: 0;
  padding: 0;
}
#secondary-content .module.first .module-content ul.biographies li {
  border-bottom: 1px solid #cecece;
}
#secondary-content .module.first .module-content ul.biographies li {
  border: none;
  border-top: 1px solid #d6d6d6;
  margin: 0 0 15px;
  clear: left;
}
#secondary-content .module.first .module-content ul.biographies img {
  margin-right: 8px;
  width: 89px;
}
#secondary-content .module.first .module-content ul.biographies h4 {
  font-family: 'UniversLTW10-57Condense 726513';
  font-weight: normal;
  text-transform: uppercase;
  line-height: 1.1;
  margin: 8px 0;
  -webkit-font-smoothing: antialiased;
}
ul.biographies .more-information {
  padding: 6px 12px;
}
#body ul.biographies .more-information {
  border-top: 1px solid #CECECE;
  clear: left;
}
#body ul.biographies .more-information .module-content {
  background: #fff;
}
ul.biographies .more-information span {
  color: #006699;
  font-weight: bold;
  line-height: 2;
  cursor: pointer;
  text-transform: uppercase;
}
#secondary-content .module.first .module-content ul.biographies .more-information p {
  margin: 6px 0 0 0;
}
#contact-info-content.module-content ul.biographies li.more-information div.module-content p {
  margin: 0 0 5px 5px;
  padding: 0;
  padding-left: 9px;
}
#module-contact-info #contact-info-content ul.biographies > li {
  border: 1px solid #CECECE;
  background: #fff;
}
#module-contact-info #contact-info-content ul.biographies > li.see-all {
  background: #f9f9f9;
}
.more-information.collapsed > span:before {
  content: "+";
}
.more-information > span:before {
  content: "-";
}
#secondary-content .module.first .module-content ul.biographies p {
  margin: 0;
}
#secondary-content .module.first .module-content ul.biographies p.email {
  margin-bottom: 4px;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#secondary-content .module.first .module-content ul.biographies p.alt {
  clear: left;
  font-size: 11px;
  font-weight: bold;
  white-space: nowrap;
  width: 57%;
}
#secondary-content .module.first .module-content ul.biographies p.alt span {
  background-image: url("../img/icon-expand.png");
  background-position: 0 50%;
  background-repeat: no-repeat;
  cursor: pointer;
  left: -1px;
  padding-left: 28px;
  position: relative;
}

ul.biographies abbr[title], ul.biographies abbr[data-original-title] {
    border-bottom: 0 dotted #999999;
}

#body #secondary-content .module ul.social {
  margin: 6px 0 0 0;
}

#body #secondary-content .module ul.social li {
  background: none;
  margin: 0 5px 0 0;
  border: none;
  width: 20px;
  height: 20px;
}
#secondary-content .module ul.social li a {
  width: 20px;
  height: 20px;
  display: block;
  text-indent: -9999em;
}
#secondary-content .module ul.social li.icon-email a {
  background: url(../img/icon-email.png) no-repeat 0 0;
}
#secondary-content .module ul.social li.icon-linkedin a {
  background: url(../img/icon-linkedin.png) no-repeat 0 0;
}
#secondary-content .module ul.social li.icon-twitter a {
  background: url(../img/icon-twitter.png) no-repeat 0 0;
}
#secondary-content .module ul.social li.icon-facebook a {
  background: url(../img/icon-facebook.png) no-repeat 0 0;
}

#secondary-content blockquote {
  margin-top: 20px;
  padding: 0;
  border: none;
  font-size: 14px;
}
#secondary-content blockquote p {
  display: inline;
  color: #999;
}
#secondary-content blockquote small {
  display: block;
  font-family:'UniversLTW10-57Condense 726513';
  font-size: 14px;
  margin-top: 20px;
  text-transform: uppercase;
  color: #1b1b1b;
}
#secondary-content blockquote cite {
  display: block;
  font-size: 12px;
  color: #999;
}
#module-browse-directory ul.alphabet {
  overflow: hidden;
  margin: 0;
}
#module-browse-directory ul.alphabet li {
  float: left;
  font-size: 14px;
  width: 1.2em;
  margin-bottom: 10px;
  text-align: center;
}
#module-browse-directory ul.alphabet li.active {
  font-weight: bold;
}
#search-biographies-content .module-content-inner {
  padding: 20px
}
#related-content .module-content input[type='text'] {
  width: 95%;
  margin-bottom: 0;
  display: inline-block;
}
#related-content .module-content select {
  width: 160px;
  margin-bottom: 0;
  display: inline-block;
  overflow: scroll;
}
.news-and-events #related-content .module-content select {
  width: 100px;
}
#related-content .module-content select option {
  width: 160px;
}
#related-content .module-content input.search-query {
  width: 75%;
}
#related-content .module-content .date input {
  width: 75%;
}
.input-append .add-on {
  background: #069;
}
.biographies #main-content .column-inner,
.contact #main-content .column-inner {
  padding-left: 25px;
}
.biographies #related-content .column-inner,
.news-and-events #related-content .column-inner {
  padding-right: 25px;
}
.module .toggle {
  font-weight: bold;
  text-transform: uppercase;
}
.module .toggle .caret {
  border: none;
  display: inline-block;
  height: 4px;
  margin: 0 9px;
  vertical-align: middle;
  width: 8px;
}
.module .opened.toggle .caret {
  background: url(../img/caret-up.png) no-repeat 0 0;
}
.module .closed.toggle .caret {
  background: url(../img/caret-down.png) no-repeat 0 0;
}

/* FOOTER
 * ======================================================= */
#footer-top,
#footer-middle,
#footer-bottom {
  padding: 0 25px;
}
.home #footer-top,
.home #footer-middle,
.home #footer-bottom {
  padding: 0;
}
#footer-top ul {
  margin: 0;
}
#footer-top,
#footer-middle {
  background: #fff;
}
#footer-top h5 {
  display: inline-block;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: normal;
  text-transform: uppercase;
  float: left;
  margin: 0;
  padding: 12px 0;
  line-height: 1;
}
#footer-top li,
#footer-middle li {
  font-size: 11px;
  font-weight: normal;
  text-transform: uppercase;
  float: left;
}
#footer-top li a,
#footer-middle li a {
  display: inline-block;
}
#footer-middle {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
#footer-nav ul {
  margin: 0 0 0 -12px;
}
#footer-nav ul li.cookie-policy a {
  font-weight: bold;
}
#footer-top a:hover,
#footer-middle a:hover {
  background: none;
}
#footer-bottom {
  background: #f9f9f9;
  padding-top: 8px;
  padding-bottom: 50px;
}
#footer-bottom p {
  color: #666;
  font-size: 11px;
  line-height: 16px;
  margin: 0;
  padding: 0;
}
.biography-detail #footer-top,
.practices-detail #footer-top {
  display: none;
}

/* Selects */
.dd-container .dd-select {
  border-radius: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -webkit-transition: border linear .2s,box-shadow linear .2s;
}
.dd-container .dd-selected {
  padding: 5px 25px 5px 10px;
}
.dd-container .dd-option {
  padding: 5px 10px;
}
.dd-container label {
  margin: 0;
}
#body .dd-container .dd-options li {
  margin: 0;
}

/* MEDIA QUERIES
 * ======================================================= */

/* Large desktop */
@media (min-width: 1280px) {
  #banner .banner-image{
    width: 100%;
    height: auto;
    left: 0;
    margin: 0;
    max-width: none;
  }
}

/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
  #body h2{
    margin-right: 20px;
  }
  #home #main-nav .navbar-inner {
    margin-left: -16px;
  }
  #home .tabbable .nav-tabs li {
    min-width: 166px;
  }
  .nav-collapse, .nav-collapse.collapse {
    box-shadow: 0px 0px 5px rgba(0,0,0,.25);
  }
  .nav-collapse .nav {
    background: #eee;
    margin: 0;
  }
  #main-nav li .dropdown-menu {
    display: block;
  }
  #main-nav .navbar-inner .dropdown .caret {
    display: none;
  }
  #main-nav .navbar-inner #main-menu > li > a {
    background: #006699;
    border-radius: 0;
    color: #fff;
    text-shadow: 0 1px 1px rgba(0,0,0,.5);
    margin: 0;
    border-bottom: 1px solid rgba(0,0,0,.25);
    font-weight: 600;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
  }
  #main-nav .navbar-inner li a {
    color: #000;
    text-shadow: none;
  }
  #main-nav .navbar-inner li a:hover {
    background: #999;
    color: #fff;
  }
  #main-nav .navbar-inner li ul li {
    width: auto;
  }
  #main-nav .navbar-inner li ul li:last-child {
    border-bottom: none !important;
  }
  #main-nav .navbar-inner li ul li a {
    font-size: 15px;
    padding: 10px 20px;
  }
  #main-nav #nav-firm {
    width: 362px;
    float: left;
  }
  #main-nav #nav-biographies {
    width: 362px;
    float: right;
  }
  #home #main-nav #nav-firm {
    width: 370px;
  }
  #home #main-nav #nav-biographies {
    width: 370px;
  }
  #main-nav .navbar-inner li#nav-biographies .dropdown-menu {
    border-left: 1px solid #ccc;
  }
  #main-nav .navbar-inner li#nav-biographies .searchType {
    display: none;
  }
  #main-nav .navbar-inner li#nav-practices {
    clear: both;
  }
  #main-nav .navbar-inner li#nav-practices ul li a,
  #main-nav .navbar-inner li#nav-industries ul li a {
    padding: 10px 4px;
    display: block;
  }
  #main-nav #nav-locations {
    width: 362px;
    float: left;
  }
  #main-nav #nav-locations .span2 {
    width: 150px
  }
  #main-nav #nav-news-and-events {
    width: 362px;
    float: right;
  }
  #home #main-nav #nav-locations {
    width: 370px;
  }
  #home #main-nav #nav-news-and-events {
    width: 370px;
  }
  #main-nav #nav-locations .dropdown-menu{
    width: 361px;
    border-right: 1px solid #ccc;
  }
  #main-nav #nav-legal-hiring {
    clear: both;
  }
  #body a.more,
  #banner a.more {
    white-space: pre-line;
  }
  .module .module-content .module-content-inner {
    padding-right: 10px;
  }
  .biography-detail #body h1 {
    margin-right: 100px;
  }
  #module-contact-info .module-content ul.biographies li {
    padding: 10px;
  }
  #attorney-highlights li {
    width: auto;
    float: none;
    margin: 0 0 1em 0;
  }
  #body #search-results-tabs ul {
    margin: 0;
    width: 100%;
    border-top: none;
  }
  #body #search-results-tabs ul li {
    top: 0;
  }
  #body #search-results-tabs ul li.active a {
    border-right: 0;
    background: #fff;
  }
  #search-results-content {
    clear: none;
  }
  .search-results #biographies .search-results-listing > li {
    width: auto;
    float: none;
    margin: 0 0 20px 0;
  }
  .search-results #body #related-content .column-inner {
    padding: 0;
  }
  .search-results #body #related-content h2 {
    margin-left: 46px;
  }
  .search-results #related-content {
    clear: left;
    width: 725px;
  }
  .search-results #search-results-tabs {
    margin-top: 66px;
    border: none;
  }
  .search-results #body #search-results-tabs li {
    box-shadow: none;
    opacity: .5;
    background: url(../img/search-results-tab.png) no-repeat center right;
    padding-right: 11px;
    margin: 0;
    line-height: 1;
  }
  .search-results #body #search-results-tabs li.active {
    opacity: 1;
    background: url(../img/search-results-tab-active.png) no-repeat center right;
  }
  .search-results #body #search-results-tabs li a {
    border-top: none;
    border-bottom: 1px solid #CACACA;
    border-right: none !important;
    box-shadow: none;
    padding-bottom: 7px;
  }
  .search-results #body #search-results-tabs li.active a {
    border-top: none !important;
  }
  .search-results #body #search-results-tabs li:first-child a {
    border-top: 1px solid #CACACA !important;
  }
  #body a.more, #banner a.more {
    white-space: normal;
  }
  .publications #main-content .column-inner {
    padding-right: 25px;
  }
  .publications #related-content {
    float: right;
  }
  .news-and-events #search-news-and-events-content .dd-container .dd-select {
    width: 100px !important;
  }
  #body #locations-map{
    background-size: 450px auto;
    min-height: 183px;
  }
  #body #locations-map ul {
    min-height: 183px;
  }
  #body #locations-map li a {
    height: 15px;
  }
  #banner .banner-image {
    position: absolute;
    display: none;
    height: auto;
    left: 0;
    margin-left: 0px;
    width: 1280px;
    top: initial;
    z-index: 1;
  }
  #banner .banner-callout {
    position: absolute;
    width: 420px;
    padding: 10px 25px 25px;
    margin-top: 220px;
    float: none;
    background-color: #069;
    background: rgba(0,102,153,.85);
    z-index: 999;
    top: -133px;
    right: 32px;
  }
  #banner .banner-callout.float-content-left {
    left: 32px;
  }
}

/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
  body {
    background: #fff;
    padding: 0;
  }
  .container {
    margin: 0 auto;
  }
  #header,
  #body,
  #footer {
    padding: 0 20px;
  }
  #wrapper {
    box-shadow: none;
  }
  h1.logo img {
    display: block;
    margin: 15px auto 10px;
    width: 153px;
  }
  #home h1.logo img {
    margin: 15px auto 10px;
  }
  #header-search {
    float: none;
    margin: 0;
    text-align: center;
    position: relative;
  }
  #header-search .form-search {
    float: none;
  }
  #header-search .dropdown-menu li {
    text-align: left;
  }
  .nav-collapse .nav {
    background: #eee;
    margin: 0;
  }
  #main-nav .navbar-inner #main-menu > li > a {
    background: #006699;
    border-radius: 0;
    color: #fff;
    text-shadow: 0 1px 1px rgba(0,0,0,.5);
    margin: 0;
    border-bottom: 1px solid rgba(0,0,0,.25);
    font-weight: 600;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
  }
  #home  #main-nav .navbar-inner {
    margin-left: 0;
  }
  #main-nav li .dropdown-menu {
    box-shadow: inset 0px 2px 2px rgba(0,0,0,.5);
    display: block;
  }
  #main-nav li#nav-biographies .searchType {
    display: none !important;
  }
  #main-nav #nav-industries .dropdown-menu,
  #main-nav #nav-practices .dropdown-menu {
    display: none;
  }
  #main-nav #nav-locations div.dropdown-menu {
    width: auto;
    padding: 0 10px;
  }
  #main-nav #nav-locations div.dropdown-menu li a {
    padding: 10px;
  }
  #main-nav .navbar-inner .dropdown .caret {
    display: none;
  }
  #main-nav .navbar-inner li a {
    color: #000;
    text-shadow: none;
  }
  #main-nav .navbar-inner li a:hover {
    background: #999;
    color: #fff;
  }
  #main-nav .navbar-inner li ul li a {
    font-size: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  #main-nav #nav-industries .dropdown-menu {
    left: 0;
    width: auto;
  }
  #main-nav #nav-industries .dropdown-menu li {
    width: auto;
  }
  #main-nav #nav-industries .dropdown-menu li a {
    padding: 4px 16px;
  }
  #main-nav #nav-industries .dropdown-menu li:last-child {
    border-bottom: 1px solid #d6dfe4;
  }
  #main-nav #nav-select-country ul li .country {
    float: left;
  }
  ul.alphabet li {
    width: 2em !important;
    text-align: center !important;
  }
  ul.alphabet li a {
    font-size: 20px !important;
    display: inline-block !important;
    padding: 5px !important;
  }
  #banner .banner-callout {
    position: absolute;
    margin: 0;
    top: 0;
    width: auto;
  }
  .news-detail .pagination.bottom {
    margin: 20px 0;
  }
  .pagination label,
  .pagination span,
  .pagination input {
    font-size: 16px;
    font-weight: normal;
  }
  #body .pagination form {
    width: auto;
    max-width: 100%;
  }
  .module {
    margin-left: 0;
    margin-right: 0;
  }
  .biography-detail #body h1 {
    margin-right: 0;
  }
  .biography-detail .column {
    margin-bottom: 20px;
    padding: 0;
  }
  .biographies #main-content .column-inner,
  .contact #main-content .column-inner {
    padding-left: 0;
  }
  .biographies #related-content .column-inner {
    padding-right: 0;
  }
  .news-detail #main-content .column-inner {
    padding-left: 0;
  }
  #body #search-results-tabs ul {
    margin: 0;
  }
  .search-results #main-content .column-inner,
  .news-detail #main-content #related-content .column-inner,
  .practices #main-content .column-inner {
    padding-left: 0;
    padding-right: 0;
  }
  .biography-detail #secondary-content .column-inner,
  .publications #secondary-content .column-inner,
  .practices-detail #secondary-content .column-inner,
  .news-and-events #secondary-content .column-inner,
  .office-detail #secondary-content .column-inner,
  .news-detail #secondary-content .column-inner,
  .locations #secondary-content .column-inner {
    padding-left: 0;
  }
  .search-results #related-content .column-inner,
  .biography-detail #related-content .column-inner,
  .publications #related-content .column-inner,
  .practices #related-content .column-inner,
  .practices-detail #related-content .column-inner,
  .news-and-events #related-content .column-inner,
  .office-detail #related-content .column-inner,
  .news-detail #main-content .row .column-inner,
  .locations #related-content .column-inner {
    padding: 0;
  }
  .locations #secondary-content {
    min-height: 0;
  }
  .search-results #body .span12 .column-inner .col1 .module {
    margin: 0 0 20px 0;
  }
  .search-results #body .span12 .column-inner .col2 .module {
    margin: 0 0 20px 0;
  }
  .search-results .pagination {
    width: auto;
    margin-bottom: 20px;
    float: none;
  }
  .search-results #biographies .search-results-listing > li {
    width: auto;
    float: none;
    margin: 0 0 20px 0;
  }
  .image img {
    width: auto;
    height: auto;
  }
  #overview-information .intro {
    position: inherit
  }
  #overview-information .image {
    margin-bottom: 0;
  }
  #overview-information .image .column-inner {
    padding-left: 0;
    padding-bottom: 25px;
  }
  #body select {
    font-size: 16px;
  }
  #body .lead {
    margin-right: 0;
    border: none;
    padding-bottom: 10px;
  }
  #body .breadcrumb {
    padding: 25px 0 0 0;
  }
  #body .page-title {
    padding: 25px 0;
    margin: 0;
  }
  #attorney-highlights {
    position: relative;
    padding-top: 48px;
  }
  #attorney-highlights h2 {
    background: rgb(255,255,255); /* Old browsers */
    background: -moz-linear-gradient(68deg, rgba(237,237,237,.45) 0%, rgba(255,255,255,.45) 68%); /* FF3.6+ */
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,rgba(237,237,237,.45)), color-stop(68%,rgba(255,255,255,.45))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(68deg, rgba(237,237,237,.45) 0%,rgba(255,255,255,.45) 68%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(68deg, rgba(237,237,237,.45) 0%,rgba(255,255,255,.45) 68%); /* Opera 11.10+ */
    background: -ms-linear-gradient(68deg, rgba(237,237,237,.45) 0%,rgba(255,255,255,.45) 68%); /* IE10+ */
    background: linear-gradient(68deg, rgba(237,237,237,.45) 0%,rgba(255,255,255,.45) 68%); /* W3C */
    border-top: 1px solid #D6D6D6;
    border-bottom: 1px solid #D6D6D6;
    font-size: 14px;
    margin: 0;
    z-index: 10;
    line-height: 1.1;
    position: absolute;
    top: 0;
    left: -20px;
    width: 100%;
    padding: 10px 20px;
  }
  #attorney-highlights h2 a[data-toggle="collapse"] {
    padding: 0 0 0 30px;
    background-image: url(../img/icon-collapse.png);
    background-repeat: no-repeat;
    background-position: 0 50%;
    display: block;
  }
  #attorney-highlights h2 a[data-toggle="collapse"] {
    cursor: pointer;
    color: #1B1B1B;
  }
  #attorney-highlights h2 a.collapsed {
    background-image: url(../img/icon-expand.png);
  }
  #attorney-highlights li {
    width: auto;
    float: none;
    margin: 0 0 1em 0;
  }
  #attorney-highlights li:last-child {
    border-bottom: none;
  }
  .biography-detail .tab-pane,
  .practices-detail .tab-pane {
    display: block;
    opacity: 1;
    padding-bottom: 10px;
  }
  .biography-detail .tab-pane h2,
  .practices-detail .tab-pane h2 {
    color: #069;
  }
  .pagination .column-inner,
  .pagination.column-inner {
    float: none;
    text-align: left;
  }
  .publications .pagination .column-inner {
    margin-left: 0;
  }
  .locations #main-content .global-reach {
    width: auto;
    float: none;
  }
  #footer{
    padding: 0;
    padding-top: 10px;
  }
  #header-search .siteSearchSuggestions {
    right: 0px;
  }
  .siteSearchSuggestions {
    right: 0;
    text-align:left;
    left: 0;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
  }
  #header-search .siteSearchSuggestions ul li a {
    font-size: 14px;
    white-space: nowrap;
    width: 92%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
  }
  #banner .banner-image {
    position: relative;
    display: none;
    height: auto;
    left: 0;
    margin-left: 0px;
    max-width: 1280px;
    top: initial;
    width: 100%;
    z-index: 1;
    background-size: cover;
  }
  #banner .banner-callout {
    position: absolute;
    margin: 0;
    top: 163px;
    width: auto;
  }
  #banner {
    position: relative;
    height: 310px;
    overflow: hidden;
    background: #069;
    border-bottom: 4px solid #006699;
  }
  #body .print-and-share {
    line-height: 20px;
    padding: 0px;
    margin: -6px 25px 19px 0px;
    float: left;
    position: relative;
    clear: both;
    left: -19px;
  }
}

/* Landscape phones and down */
@media (max-width: 480px) {
  #banner .banner-callout {
    top: 100px;
    min-height: 126px;
  }
  body {
    background: #fff;
    padding: 0;
  }
  input[type='text'] {
    font-size: 16px;
  }
  h1.logo img {
    margin: 15px auto 10px;
  }
  h1.logo img {
    width: 153px;
    height: 43px;
  }
  #footer {
    padding: 0;
  }
  .image img {
    width: 100%;
  }
  #body .pagination form {
    width: auto;
    max-width: 100%;
  }
  #stwrapper {
    display: none;
  }
  #header-search .siteSearchSuggestions {
    right: 0px;
  }
  .siteSearchSuggestions {
    right: 0;
    text-align:left;
    left: 0;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
  }
}

/* Portrait phones and down */
@media (max-width: 600px){
  #main-nav #nav-select-country ul li .country {
    float: none;
  }
  #main-nav #nav-select-country ul li .language {
    padding: 5px 0 5px 20px;
  }
  #body .image.pull-right {
    margin: 1em 0;
    float: none;
  }
  #body .image.pull-right img {
	width: auto;
  }
}

/* RETINA DISPLAY */
@media only screen and (-webkit-device-pixel-ratio: 2) {
  .logo img{
    background-size: contain;
    display: inline-block;
    text-align: center;
  }
}

/*
  Datepicker for Bootstrap
  Copyright 2012 Stefan Petre
  Licensed under the Apache License v2.0
  http://www.apache.org/licenses/LICENSE-2.0
*/
.datepicker { top: 0; left: 0; padding: 4px; margin-top: 1px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; /*.dow { border-top: 1px solid #ddd !important; }*/ }

.datepicker:before { content: ''; display: inline-block; border-left: 7px solid transparent; border-right: 7px solid transparent; border-bottom: 7px solid #ccc; border-bottom-color: rgba(0, 0, 0, 0.2); position: absolute; top: -7px; left: 200px; }

.datepicker:after { content: ''; display: inline-block; border-left: 6px solid transparent; border-right: 6px solid transparent; border-bottom: 6px solid #ffffff; position: absolute; top: -6px; left: 201px; }

.datepicker > div { display: none; } .datepicker table { width: 100%; margin: 0; } .datepicker td, .datepicker th { text-align: center; width: 20px; height: 20px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; } .datepicker td.day:hover { background: #eeeeee; cursor: pointer; } .datepicker td.old, .datepicker td.new { color: #999999; } .datepicker td.active, .datepicker td.active:hover { background-color: #006dcc; background-image: -moz-linear-gradient(top, #0088cc, #0044cc); background-image: -ms-linear-gradient(top, #0088cc, #0044cc); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc)); background-image: -webkit-linear-gradient(top, #0088cc, #0044cc); background-image: -o-linear-gradient(top, #0088cc, #0044cc); background-image: linear-gradient(top, #0088cc, #0044cc); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0); border-color: #0044cc #0044cc #002a80; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); color: #fff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); } .datepicker td.active:hover, .datepicker td.active:hover:hover, .datepicker td.active:active, .datepicker td.active:hover:active, .datepicker td.active.active, .datepicker td.active:hover.active, .datepicker td.active.disabled, .datepicker td.active:hover.disabled, .datepicker td.active[disabled], .datepicker td.active:hover[disabled] { background-color: #0044cc; } .datepicker td.active:active, .datepicker td.active:hover:active, .datepicker td.active.active, .datepicker td.active:hover.active { background-color: #003399 \9; } .datepicker td span { display: block; width: 47px; height: 54px; line-height: 54px; float: left; margin: 2px; cursor: pointer; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; } .datepicker td span:hover { background: #eeeeee; } .datepicker td span.active { background-color: #006dcc; background-image: -moz-linear-gradient(top, #0088cc, #0044cc); background-image: -ms-linear-gradient(top, #0088cc, #0044cc); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc)); background-image: -webkit-linear-gradient(top, #0088cc, #0044cc); background-image: -o-linear-gradient(top, #0088cc, #0044cc); background-image: linear-gradient(top, #0088cc, #0044cc); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0); border-color: #0044cc #0044cc #002a80; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); color: #fff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); } .datepicker td span.active:hover, .datepicker td span.active:active, .datepicker td span.active.active, .datepicker td span.active.disabled, .datepicker td span.active[disabled] { background-color: #0044cc; } .datepicker td span.active:active, .datepicker td span.active.active { background-color: #003399 \9; } .datepicker td span.old { color: #999999; } .datepicker th.switch { width: 145px; } .datepicker th.next, .datepicker th.prev { font-size: 19.5px; } .datepicker thead tr:first-child th { cursor: pointer; } .datepicker thead tr:first-child th:hover { background: #eeeeee; } .input-append.date .add-on i, .input-prepend.date .add-on i { display: block; cursor: pointer; width: 16px; height: 16px; }
