html {
  margin: 0;
  padding: 0;
  border: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary, blockquote, q, th, td, caption, table, body, div, span, object, iframe, p,
pre, a, abbr, acronym, address,
code, del, dfn, em, img,
dl, dt, dd, ol, ul, li, fieldset,
form, label, legend, tbody, tfoot, thead, tr, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

blockquote, q {
  quotes: "" "";
}
blockquote:before, q:before, blockquote:after, q:after {
  content: "";
}

th, td, caption {
  float: none !important;
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

table {
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle;
}

a img {
  border: none;
}

.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}

ul {
  list-style: none;
}
ul li {
  background: url("/i/icons/square-bullet.png") no-repeat scroll 0 10px transparent;
  font-size: 15px;
  line-height: 21px;
  padding: 0 0 0.8em 9px;
}
ul li:last-child {
  padding-bottom: 0;
}
ul.moreAboutPublication li {
  font-size: 12px;
  line-height: 15px !important;
  padding: 0 !important;
  background: none;
}
ul.open_list li {
  background-position: 0 9px;
}

ul.membership li {
  background: url("/i/icons/bullet.png") no-repeat scroll 0 12px transparent;
  font-size: 15px;
  line-height: 21px;
  padding: 0 0 0.8em 9px;
  margin: -10px;
  margin-left: 15px;
  padding-left: 15px;
}

section.publication ul li {
  line-height: 27px;
  padding: 0 0 27px 9px;
}

section.publication ul + p {
  margin-top: 0 !important;
}

.chzn-container .chzn-results li {
  background: none;
  font-size: 12px;
}

ol {
  list-style: inside decimal;
  margin-bottom: 0.8em;
}
ol li {
  font-size: 15px;
  line-height: 21px;
  margin-bottom: 0.8em;
}

section.publication ol {
  margin-bottom: 0;
}
section.publication ol li {
  line-height: 27px;
  padding-bottom: 27px;
}

section.publication ol + p {
  margin-top: 0;
}

.job-description ul ul {
  margin-left: 30px;
  margin-bottom: 10px;
}
.job-description ul li {
  background-position: 0 9px;
}

body {
  font-family: georgia, serif;
  color: #222;
}

p {
  font-size: 15px;
  line-height: 21px;
  margin-bottom: 0.8em;
}

table {
  font-size: 15px;
  line-height: 21px;
  margin-bottom: 0.8em;
}
table td {
  padding-bottom: 18px;
}

em {
  font-style: italic;
}

h1 {
  font-size: 41px;
  letter-spacing: -1px;
  line-height: 1;
  margin-bottom: 12px;
}

h2 {
  font-size: 19px;
  font-family: arial, sans-serif;
  font-weight: bold;
  color: #222;
  letter-spacing: -1px;
  padding-bottom: 7px;
  border-bottom: solid 3px #ece5e4;
  margin-bottom: 1px;
}
h2.subtitle {
  font-weight: normal;
  border-bottom: none;
  margin-top: -3px;
  margin-bottom: 5px;
}

.blog-landing article {
  padding-top: 0 !important;
}
.blog-landing h2 a {
  color: #222;
}
.blog-landing h2 a:hover {
  color: #222;
}

.bio_ra tr td {
  padding-bottom: 0px;
}
.bio_ra tr td h5 {
  padding-top: 10px;
}

h2 + p, h2 + ul, h2 + ol {
  margin-top: 16px;
}

p + h2, ul + h2, p + div#target_meetings, div#target_meetings + h2, div.tdih-wrapper + h2, article.featured + h2 {
  margin-top: 32px;
}

p + h3, ul + h3, h3 + ul {
  margin-top: 0.8em;
}

ul.tabs + h2 {
  margin-top: 0;
}

ul + p {
  margin-top: 0.8em;
}

form h2 {
  margin-top: 32px;
}

article + h2 {
  margin-top: 45px;
}

h3 {
  font-weight: bold;
}

h4 {
  font-size: 19px;
  font-weight: bold;
  color: #222;
  letter-spacing: -1px;
  font-family: arial, sans-serif;
  margin-bottom: 9px;
}
h4.underline {
  border-bottom: solid 3px #ece5e4;
  padding-bottom: 10px;
}

h5 {
  font-weight: bold;
}

.pagination + h4 {
  margin-top: 36px;
}

a {
  color: #2a69a1;
  text-decoration: none;
}
a:hover {
  color: #bc4719;
}

.intro {
  font-size: 15px;
  /*line-height: 21px */
  margin-bottom: 20px;
}
.intro + ul.mini-bullets {
  margin-top: -6px;
}

.attribution {
  display: block;
  color: #c3c3c3;
  font-family: arial, sans-serif;
  font-size: 12px;
  line-height: 17px;
  margin-top: 3px;
  margin-bottom: 2px;
}

.caption {
  display: block;
  color: #888;
  font-family: arial, sans-serif;
  font-size: 12px;
  line-height: 17px;
  margin-top: 3px;
  margin-bottom: 2px;
}

p.dot {
  color: #baafac;
  font-family: arial, sans-serif;
  font-size: 12px !important;
  padding-left: 8px;
  line-height: 1;
  background: transparent url(/i/icons/middot.png) 0 4px no-repeat;
}

p.no-dot {
  font-family: arial, sans-serif;
  font-size: 12px !important;
  line-height: 1;
  color: #888;
}

p.dot + h2 {
  margin-top: 32px;
}

p.top-border {
  padding-top: 13px;
  border-top: dotted 1px #dad3d1;
  margin-top: 14px;
}
p.top-border.dot {
  background-position: 0 17px;
}

p.quiet {
  font-family: arial, sans-serif;
  font-size: 12px !important;
  line-height: 17px;
  color: #888;
}
p.quiet.book-attachments {
  line-height: 17px !important;
  padding-top: 8px;
}

a.calendar {
  display: block;
  margin-top: 14px;
  margin-bottom: -16px;
  padding-left: 20px;
  background: transparent url(/i/icons/calendar.png) 0 -1px no-repeat;
  font-size: 12px;
  font-family: arial, sans-serif;
}

a.twitter-follow {
  display: block;
  padding-left: 23px;
  line-height: 18px;
  margin-top: -1px;
  background: transparent url(/i/icons/twitter.png) 0 0 no-repeat;
  font-size: 12px;
  font-family: arial, sans-serif;
}

a.facebook-follow {
  display: block;
  padding-left: 23px;
  line-height: 18px;
  margin-top: -1px;
  background: transparent url(/i/icons/facebook.png) 0 0 no-repeat;
  font-size: 12px;
  font-family: arial, sans-serif;
}

section.callout a.email {
  display: block;
  padding-left: 20px;
  line-height: 16px;
  margin-top: -1px;
  margin-bottom: 4px;
  background: transparent url(/i/icons/email-sm.png) 0 0 no-repeat;
  font-size: 12px;
  font-family: arial, sans-serif;
}

section.callout a.rss {
  display: block;
  padding-left: 20px;
  line-height: 16px;
  margin-top: 4px;
  background: transparent url(/i/icons/rss-sm.png) 0 0 no-repeat;
  font-size: 12px;
  font-family: arial, sans-serif;
}

a.renewing-america-small {
  display: block;
  padding-left: 23px;
  line-height: 18px;
  margin-top: -1px;
  background: transparent url(/i/icons/renewing-america-small.png) 0 0 no-repeat;
  font-size: 12px;
  font-family: arial, sans-serif;
}

a.renewing-america-big {
  background: transparent url(/i/icons/renewing-america-big.png) 0 0 no-repeat;
  display: block;
  height: 29px;
  line-height: 29px;
  padding-left: 34px;
  font-family: arial, sans-serif;
}

a.external img {
  margin-left: 2px;
}

.imgleft {
  float: left;
  margin-right: 10px;
}

.imgright {
  float: right;
  margin-left: 10px;
}

body {
  -webkit-text-size-adjust: none;
  background-color: #ffffff;
}

.hide, .print-logo {
  display: none;
}

#container {
  width: 968px;
  margin: 0 auto;
}
#container:before, #container:after {
  content: " ";
  display: table;
}
#container:after {
  clear: both;
}

.content-wrapper {
  float: left;
  margin-right: 0;
  width: 968px;
}
* html .content-wrapper {
  overflow-x: hidden;
}

#layout {
  padding-bottom: 100px;
}
#layout:before, #layout:after {
  content: " ";
  display: table;
}
#layout:after {
  clear: both;
}
#layout #left, #layout #center, #layout #right {
  display: block;
}
#layout #left {
  float: left;
  margin-right: 13px;
  width: 197.21429px;
}
* html #layout #left {
  overflow-x: hidden;
}
#layout #left-wide {
  float: left;
  margin-right: 13px;
  width: 617.64286px;
  padding-right: 35.03571px;
}
* html #layout #left-wide {
  overflow-x: hidden;
}
#layout #left-wide #lw-main {
  float: left;
  margin-right: 13px;
  width: 372.39286px;
  padding-right: 35.03571px;
  padding-top: 30px;
}
* html #layout #left-wide #lw-main {
  overflow-x: hidden;
}
#layout #left-wide #lw-main.without-experts {
  width: 100%;
  padding-right: 0;
  margin-right: 0;
}
#layout #left-wide #lw-main.without-experts + #lw-side {
  display: none !important;
}
#layout #left-wide #lw-main.without-content {
  display: none;
}
#layout #left-wide #lw-main.without-content + #lw-side {
  width: 100% !important;
}
#layout #left-wide #lw-side {
  float: left;
  margin-right: 0;
  width: 197.21429px;
  padding-top: 30px;
}
* html #layout #left-wide #lw-side {
  overflow-x: hidden;
}
#layout #center {
  float: left;
  margin-right: 13px;
  width: 372.39286px;
  padding-left: 35.03571px;
  padding-right: 35.03571px;
  margin-top: -3px;
}
* html #layout #center {
  overflow-x: hidden;
}
#layout #right {
  float: left;
  margin-right: 0;
  width: 302.32143px;
}
* html #layout #right {
  overflow-x: hidden;
}
#layout #right-wide {
  padding-left: 35.03571px;
  float: left;
  margin-right: 0;
  width: 722.75px;
}
* html #layout #right-wide {
  overflow-x: hidden;
}
#layout #right-wide #center {
  padding-left: 0px;
}
#layout #right-wide .split-columns:before, #layout #right-wide .split-columns:after {
  content: " ";
  display: table;
}
#layout #right-wide .split-columns:after {
  clear: both;
}
#layout #right-wide .split-columns:last-child .half-split {
  padding-bottom: 0;
}
#layout #right-wide .half-split {
  padding-bottom: 45px;
  float: left;
  margin-right: 13px;
  width: 337.35714px;
  padding-right: 35.03571px;
}
* html #layout #right-wide .half-split {
  overflow-x: hidden;
}
#layout #right-wide .half-split.right {
  float: left;
  margin-right: 0;
  width: 337.35714px;
  padding-right: 0px;
}
* html #layout #right-wide .half-split.right {
  overflow-x: hidden;
}

#bottom {
  float: left;
  margin-right: 0;
  width: 968px;
  display: block;
  clear: left;
  margin-bottom: 20px;
}
* html #bottom {
  overflow-x: hidden;
}

#header-container {
  font-family: arial, sans-serif;
  background: #411c0b;
}
#header-container header {
  width: 968px;
  margin: 0 auto;
}
#header-container header:before, #header-container header:after {
  content: " ";
  display: table;
}
#header-container header:after {
  clear: both;
}
#header-container header a {
  color: #fff;
  text-decoration: none;
}
#header-container #news-alert-container {
  width: 968px;
  margin: 0 auto;
}
#header-container #news-alert-container:before, #header-container #news-alert-container:after {
  content: " ";
  display: table;
}
#header-container #news-alert-container:after {
  clear: both;
}

#header {
  height: 88px;
  padding-top: 17px;
}
#header:before, #header:after {
  content: " ";
  display: table;
}
#header:after {
  clear: both;
}
#header h1 {
  float: left;
  margin-right: 13px;
  width: 162.17857px;
}
* html #header h1 {
  overflow-x: hidden;
}
#header h1 a {
  font-size: 19px;
  display: block;
  height: 64px;
  position: relative;
  left: -3px;
  background: transparent url(/i/logo.png) 0 0 no-repeat;
  text-indent: -9999px;
  outline: 0;
}
#header #user-tools {
  padding-left: 350.35714px;
  float: left;
  margin-right: 0;
  width: 442.46429px;
  margin-right: -1px;
  margin-top: -2px;
  text-align: right;
  font-size: 12px;
  color: #5b331e;
}
* html #header #user-tools {
  overflow-x: hidden;
}
#header #user-tools .welcome {
  color: #fff;
  padding-right: 13px;
}
#header #user-tools a {
  color: #FFFFFF;
}
#header #user-tools #search {
  padding-left: 140.14286px;
  float: left;
  margin-right: 0;
  width: 302.32143px;
  margin-top: 14px;
  position: relative;
  right: -2px;
  text-align: right;
}
* html #header #user-tools #search {
  overflow-x: hidden;
}
#header #user-tools #search input.search {
  float: left;
  height: 28px;
  width: 251px;
  background-color: #fff;
  border: none;
  font-family: arial, sans-serif;
  padding: 0 8px;
  font-size: 12px;
  line-height: 28px;
}
#header #user-tools #search input[type="image"] {
  float: left;
  vertical-align: bottom;
}

#nav-container {
  display: block;
  background-color: #351608;
  margin-bottom: 10px;
  border-top: solid 1px #482515;
}
#nav-container:before, #nav-container:after {
  content: " ";
  display: table;
}
#nav-container:after {
  clear: both;
}

.subheader {
  display: block;
  margin-bottom: 10px;
}
.subheader h1 {
  font-weight: bold;
}

#more-container {
  display: block;
  padding: 25px 0;
  border-top: solid 1px #ece5e4;
}
#more-container:before, #more-container:after {
  content: " ";
  display: table;
}
#more-container:after {
  clear: both;
}
#more-container #more {
  width: 968px;
  margin: 0 auto;
  float: left;
  margin-right: 0;
  width: 968px;
  margin: 0 auto;
  float: none;
  display: block;
}
#more-container #more:before, #more-container #more:after {
  content: " ";
  display: table;
}
#more-container #more:after {
  clear: both;
}
* html #more-container #more {
  overflow-x: hidden;
}
#more-container #more:before, #more-container #more:after {
  content: " ";
  display: table;
}
#more-container #more:after {
  clear: both;
}
#more-container #more h2 {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
#more-container #more article {
  float: left;
  margin-right: 13px;
  width: 197.21429px;
  padding-right: 35.03571px;
}
* html #more-container #more article {
  overflow-x: hidden;
}
#more-container #more article:last-child {
  padding-right: 0px;
}

#social-container {
  display: block;
  padding: 15px 0;
  background-color: #f8f5ef;
  border-top: solid 3px #ece5e4;
  position: relative;
  z-index: 2;
}
#social-container:before, #social-container:after {
  content: " ";
  display: table;
}
#social-container:after {
  clear: both;
}
#social-container ul#social-bar {
  width: 968px;
  margin: 0 auto;
  float: left;
  margin-right: 0;
  width: 968px;
  margin: 0 auto;
  float: none;
  display: block;
  list-style: none;
  font-size: 12px;
  font-family: arial, sans-serif;
}
#social-container ul#social-bar:before, #social-container ul#social-bar:after {
  content: " ";
  display: table;
}
#social-container ul#social-bar:after {
  clear: both;
}
* html #social-container ul#social-bar {
  overflow-x: hidden;
}
#social-container ul#social-bar:before, #social-container ul#social-bar:after {
  content: " ";
  display: table;
}
#social-container ul#social-bar:after {
  clear: both;
}
#social-container ul#social-bar li {
  float: left;
  width: 124px;
  background: none;
  font-size: 12px;
  line-height: 18px;
  padding: 0;
}
#social-container ul#social-bar li:last-child {
  width: 100px;
}
#social-container ul#social-bar a {
  display: block;
  height: 29px;
  line-height: 29px;
  padding-left: 34px;
}
#social-container ul#social-bar a#sb-facebook {
  background: transparent url(/i/icons/social-bar-facebook.png) 0 0 no-repeat;
}
#social-container ul#social-bar a#sb-twitter {
  background: transparent url(/i/icons/social-bar-twitter.png) 0 0 no-repeat;
}
#social-container ul#social-bar a#sb-linkedin {
  background: transparent url(/i/icons/social-bar-linkedin.png) 0 0 no-repeat;
}
#social-container ul#social-bar a#sb-youtube {
  background: transparent url(/i/icons/social-bar-youtube.png) 0 0 no-repeat;
}
#social-container ul#social-bar a#sb-rss {
  background: transparent url(/i/icons/social-bar-rss.png) 0 0 no-repeat;
}
#social-container ul#social-bar a#sb-iphone {
  background: transparent url(/i/icons/social-bar-iphone.png) 0 0 no-repeat;
}
#social-container ul#social-bar a#sb-podcasts {
  background: transparent url(/i/icons/social-bar-podcasts.png) 0 0 no-repeat;
}
#social-container ul#social-bar a#sb-newsletter {
  background: transparent url(/i/icons/social-bar-newsletter.png) 0 0 no-repeat;
}
#social-container ul#social-bar a#sb-mobile {
  background: transparent url(/i/icons/social-bar-mobile.png) 0 0 no-repeat;
}

#footer-container {
  display: block;
  background-color: #27140b;
  position: relative;
  z-index: 2;
}
#footer-container:before, #footer-container:after {
  content: " ";
  display: table;
}
#footer-container:after {
  clear: both;
}
#footer-container footer {
  width: 968px;
  margin: 0 auto;
  float: left;
  margin-right: 0;
  width: 968px;
  margin: 0 auto;
  padding: 39px 0 18px 0;
  float: none;
  display: block;
}
#footer-container footer:before, #footer-container footer:after {
  content: " ";
  display: table;
}
#footer-container footer:after {
  clear: both;
}
* html #footer-container footer {
  overflow-x: hidden;
}
#footer-container footer:before, #footer-container footer:after {
  content: " ";
  display: table;
}
#footer-container footer:after {
  clear: both;
}
#footer-container footer h1 a {
  font-size: 19px;
  display: block;
  height: 64px;
  background: transparent url(/i/logo_footer.png) 0 0 no-repeat;
  text-indent: -9999px;
}

#bottom-container {
  display: block;
  background-color: #1e0d05;
  font-family: arial, sans-serif;
  font-size: 12px;
}
#bottom-container:before, #bottom-container:after {
  content: " ";
  display: table;
}
#bottom-container:after {
  clear: both;
}
#bottom-container section#bottom {
  float: left;
  margin-right: 0;
  width: 968px;
  margin: 0 auto;
  padding: 20px 0;
  float: none;
  display: block;
}
* html #bottom-container section#bottom {
  overflow-x: hidden;
}
#bottom-container section#bottom:before, #bottom-container section#bottom:after {
  content: " ";
  display: table;
}
#bottom-container section#bottom:after {
  clear: both;
}
#bottom-container section#bottom #bottom-user-tools {
  float: left;
  margin-right: 13px;
  width: 477.5px;
  color: #5b331e;
}
* html #bottom-container section#bottom #bottom-user-tools {
  overflow-x: hidden;
}
#bottom-container section#bottom #bottom-user-tools .welcome {
  color: #fff;
  padding-right: 13px;
}
#bottom-container section#bottom #bottom-user-tools a {
  color: #FFFFFF;
}
#bottom-container section#bottom #copyright {
  float: left;
  margin-right: 0;
  width: 477.5px;
  color: #624435;
  text-align: right;
}
* html #bottom-container section#bottom #copyright {
  overflow-x: hidden;
}

.giving tr td {
  vertical-align: top;
}

.home {
  margin-top: -3px;
}
.home h1 {
  font-size: 38px;
}
.home .background-analysis-wrapper {
  margin-top: 30px;
  margin-bottom: 26px;
}
.home .background-analysis-wrapper:before, .home .background-analysis-wrapper:after {
  content: " ";
  display: table;
}
.home .background-analysis-wrapper:after {
  clear: both;
}
.home .background-analysis-wrapper .photo {
  float: left;
  margin-right: 13px;
  width: 302.32143px;
}
* html .home .background-analysis-wrapper .photo {
  overflow-x: hidden;
}
.home .background-analysis-wrapper .listings {
  float: left;
  margin-right: 0;
  width: 302.32143px;
  padding-left: 8px;
  margin-right: -8px;
}
* html .home .background-analysis-wrapper .listings {
  overflow-x: hidden;
}
.home .background-analysis-wrapper .listings h4 {
  margin-top: -3px;
}
.home .background-analysis-wrapper .listings ul {
  list-style: none;
  margin-top: 10px;
}
.home .background-analysis-wrapper .listings ul li {
  font-size: 13px;
  background: none;
  line-height: 17px;
  padding: 0;
  font-size: 13px;
  line-height: 17px;
  padding-bottom: 8px;
}
.home .background-analysis-wrapper .listings ul li a.title {
  font-weight: bold;
  display: block;
}
.home .background-analysis-wrapper .listings ul li .authors, .home .background-analysis-wrapper .listings ul li .section {
  display: block;
  font-size: 12px;
  color: #888;
  font-family: arial, sans-serif;
}
.home .background-analysis-wrapper .listings ul li .section {
  line-height: 15px;
}
.home ul.more-topics {
  list-style: none;
}
.home ul.more-topics:before, .home ul.more-topics:after {
  content: " ";
  display: table;
}
.home ul.more-topics:after {
  clear: both;
}
.home ul.more-topics li {
  background: none;
  font-size: 16px;
  line-height: 18px;
  padding: 0;
  float: left;
  margin-right: 13px;
  width: 197.21429px;
}
* html .home ul.more-topics li {
  overflow-x: hidden;
}
.home ul.more-topics li a.title {
  display: block;
  font-size: 13px;
  line-height: 17px;
  font-weight: bold;
}
.home ul.more-topics li:last-child {
  float: left;
  margin-right: 0;
  width: 197.21429px;
}
* html .home ul.more-topics li:last-child {
  overflow-x: hidden;
}

.multimedia {
  margin-top: 39px;
  margin-bottom: 42px;
  background-color: #1b1a19;
  padding: 22px;
}
.multimedia.interior {
  margin-top: 22px;
  margin-bottom: 25px;
}
.multimedia.audiopage {
  padding: 0;
  margin-bottom: 0;
  width: 618px;
  height: 41px;
  background: transparent url("/i/audio-player.png") 0 0 no-repeat;
}
.multimedia a {
  color: #fff;
}
.multimedia ul.share-dropdown a {
  color: #2a69a1;
}
.multimedia ul.share-dropdown a:hover {
  color: #bc4719;
}
.multimedia h4 {
  font-weight: normal;
  color: #fff;
  margin-bottom: 15px;
}
.multimedia ul.more {
  float: right;
  margin-top: -39px;
  margin-bottom: -39px;
}
.multimedia ul.more li {
  display: block;
  float: left;
  margin-left: 1px;
  background: none;
  font-size: 16px;
  padding: 0;
  line-height: 18px;
}
.multimedia ul.more li a {
  font-size: 12px;
  font-family: arial, sans-serif;
  padding: 5px 24px 5px 9px;
  background: #292726 url(/i/icons/more_carrot_grey.png) 100% 50% no-repeat;
}
.multimedia .social {
  margin-top: 4px;
  font-size: 12px;
  font-family: arial, sans-serif;
}
.multimedia .social:before, .multimedia .social:after {
  content: " ";
  display: table;
}
.multimedia .social:after {
  clear: both;
}
.multimedia .social .likes {
  float: left;
}
.multimedia .social .likes img {
  line-height: 21px;
  position: relative;
  top: 6px;
}
.multimedia .social .likes .count {
  background: transparent url(/i/icons/share-bubble-dark.png) 0 0 no-repeat;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 37px;
  height: 19px;
  line-height: 21px;
  text-align: center;
  text-indent: 4px;
  margin-right: 10px;
}
.multimedia .social .sharing {
  float: right;
  text-align: right;
  line-height: 19px;
  margin-top: 6px;
}
.multimedia .social .sharing a {
  display: block;
  float: left;
}
.multimedia .social .sharing a.audio {
  padding-left: 23px;
  background: transparent url(/i/icons/audio-grey.png) 0 0 no-repeat;
  margin-right: 10px;
}
.multimedia .social .sharing a.transcript {
  padding-left: 23px;
  background: transparent url(/i/icons/transcript-grey.png) 0 0 no-repeat;
  margin-right: 10px;
}
.multimedia .social .sharing a.download {
  padding-left: 23px;
  background: transparent url(/i/icons/download-grey.png) 0 0 no-repeat;
  margin-right: 10px;
}
.multimedia .social .sharing a.embed {
  padding-left: 23px;
  background: transparent url(/i/icons/embed-grey.png) 0 0 no-repeat;
  margin-right: 10px;
}
.multimedia .social .sharing a.share {
  padding-left: 18px;
  background: transparent url(/i/icons/share.png) 0 1px no-repeat;
}
.multimedia .social + h4 {
  margin-top: 24px;
}
.multimedia ul.more-videos {
  list-style: none;
}
.multimedia ul.more-videos:before, .multimedia ul.more-videos:after {
  content: " ";
  display: table;
}
.multimedia ul.more-videos:after {
  clear: both;
}
.multimedia ul.more-videos li {
  font-size: 16px;
  background: none;
  line-height: 18px;
  padding: 0;
  float: left;
  width: 183px;
  margin-right: 12px;
}
.multimedia ul.more-videos li:last-child {
  margin-right: 0;
}
.multimedia ul.more-videos li a.title {
  display: block;
  font-size: 13px;
  line-height: 17px;
  font-weight: bold;
}
.multimedia ul.more-videos li a.thumb {
  display: block;
  width: 181px;
  height: 101px;
  border: solid 1px #292726;
  margin-bottom: 7px;
}
.multimedia ul.more-videos li a.dot {
  margin-top: 1px;
  display: block;
  font-size: 12px;
  font-family: arial, sans-serif;
  padding-left: 8px;
  line-height: 17px;
  background: transparent url(/i/icons/middot-grey.png) 0 4px no-repeat;
}
.multimedia ul.more-videos li.current a.thumb {
  border: solid 1px #bc4719;
}

.multimedia-pagination {
  width: 99px;
  margin-top: -38px;
  margin-bottom: 15px;
  position: relative;
  left: 234px;
}
.multimedia-pagination:before, .multimedia-pagination:after {
  content: " ";
  display: table;
}
.multimedia-pagination:after {
  clear: both;
}
.multimedia-pagination.spotlight {
  left: 435px;
}
.multimedia-pagination a {
  display: block;
  text-indent: -9999px;
  width: 45px;
  height: 18px;
}
.multimedia-pagination a.previous {
  float: left;
  background: #fff url(/i/icons/multimedia_pagination.png) 0 0 no-repeat;
}
.multimedia-pagination a.previous:hover {
  background: #fff url(/i/icons/multimedia_pagination.png) 0 -27px no-repeat;
}
.multimedia-pagination a.previous.inactive {
  background: #fff url(/i/icons/multimedia_pagination.png) 0 -54px no-repeat;
}
.multimedia-pagination a.next {
  float: right;
  background: #fff url(/i/icons/multimedia_pagination.png) -54px 0 no-repeat;
}
.multimedia-pagination a.next:hover {
  background: #fff url(/i/icons/multimedia_pagination.png) -54px -27px no-repeat;
}
.multimedia-pagination a.next.inactive {
  background: #fff url(/i/icons/multimedia_pagination.png) -54px -54px no-repeat;
}

.gallery-pagination {
  width: 99px;
  margin-top: -31px;
  margin-bottom: 15px;
  position: relative;
}
.gallery-pagination:before, .gallery-pagination:after {
  content: " ";
  display: table;
}
.gallery-pagination:after {
  clear: both;
}
.gallery-pagination a {
  display: block;
  text-indent: -9999px;
  width: 45px;
  height: 18px;
}
.gallery-pagination a.previous {
  float: left;
  background: #fff url(/i/icons/gallery_pagination.png) 0 0 no-repeat;
}
.gallery-pagination a.previous:hover {
  background: #fff url(/i/icons/gallery_pagination.png) 0 -27px no-repeat;
}
.gallery-pagination a.previous.inactive {
  background: #fff url(/i/icons/gallery_pagination.png) 0 -54px no-repeat;
}
.gallery-pagination a.next {
  float: right;
  background: #fff url(/i/icons/gallery_pagination.png) -54px 0 no-repeat;
}
.gallery-pagination a.next:hover {
  background: #fff url(/i/icons/gallery_pagination.png) -54px -27px no-repeat;
}
.gallery-pagination a.next.inactive {
  background: #fff url(/i/icons/gallery_pagination.png) -54px -54px no-repeat;
}
.gallery-pagination.more-topics {
  left: 257px;
}
.gallery-pagination.spotlight {
  left: 435px;
}
.gallery-pagination.spotlight a.previous {
  position: relative;
  left: -3px;
}
.gallery-pagination.spotlight a.next {
  position: relative;
  right: -1px;
}

h4.underline + a.more {
  font-size: 12px;
  color: #fff;
  font-family: arial, sans-serif;
  float: right;
  background: #baafac url(/i/icons/more_carrot.png) 100% 50% no-repeat;
  padding: 5px 24px 5px 9px;
  margin-top: -46px;
  margin-bottom: -46px;
}

.bloggers-wrapper:before, .bloggers-wrapper:after {
  content: " ";
  display: table;
}
.bloggers-wrapper:after {
  clear: both;
}
.bloggers-wrapper ul.mini_list {
  margin-top: -4px;
  float: left;
  margin-right: 13px;
  width: 267.28571px;
}
* html .bloggers-wrapper ul.mini_list {
  overflow-x: hidden;
}
.bloggers-wrapper ul.mini_list li {
  padding-bottom: 9px;
  line-height: 17px;
  border-bottom: none;
}
.bloggers-wrapper ul.mini_list li img {
  margin-bottom: 0;
}
.bloggers-wrapper ul.mini_list li a.title {
  font-size: 13px;
}
.bloggers-wrapper ul.mini_list li a.section {
  margin-bottom: 1px;
}
.bloggers-wrapper ul.mini_list:first-child {
  padding-right: 70.07143px;
}
.bloggers-wrapper ul.mini_list:last-child {
  float: left;
  margin-right: 0;
  width: 267.28571px;
}
* html .bloggers-wrapper ul.mini_list:last-child {
  overflow-x: hidden;
}

#spotlight-container {
  display: block;
  margin-top: -89px;
  padding: 25px 0;
  border-top: solid 1px #ece5e4;
}
#spotlight-container:before, #spotlight-container:after {
  content: " ";
  display: table;
}
#spotlight-container:after {
  clear: both;
}
#spotlight-container #spotlight {
  width: 968px;
  margin: 0 auto;
  float: left;
  margin-right: 0;
  width: 968px;
  margin: 0 auto 15px auto;
  float: none;
  display: block;
}
#spotlight-container #spotlight:before, #spotlight-container #spotlight:after {
  content: " ";
  display: table;
}
#spotlight-container #spotlight:after {
  clear: both;
}
* html #spotlight-container #spotlight {
  overflow-x: hidden;
}
#spotlight-container #spotlight:before, #spotlight-container #spotlight:after {
  content: " ";
  display: table;
}
#spotlight-container #spotlight:after {
  clear: both;
}
#spotlight-container #spotlight ul li {
  float: left;
  margin-right: 13px;
  width: 232.25px;
  line-height: 17px;
}
* html #spotlight-container #spotlight ul li {
  overflow-x: hidden;
}
#spotlight-container #spotlight ul li a.title {
  font-weight: bold;
  display: block;
  font-size: 13px;
}
#spotlight-container #spotlight ul li span.authors {
  display: block;
  font-size: 12px;
  font-family: arial, sans-serif;
  color: #888;
}
#spotlight-container #spotlight ul li a.section {
  display: block;
  font-size: 12px;
  font-family: arial, sans-serif;
}
#spotlight-container #spotlight ul li:last-child {
  float: left;
  margin-right: 0;
  width: 232.25px;
}
* html #spotlight-container #spotlight ul li:last-child {
  overflow-x: hidden;
}

.faq-funding {
  padding-top: 10px;
  padding-bottom: 16px;
}
.faq-funding table {
  width: 100%;
  margin-bottom: 0em;
}
.faq-funding table tr:nth-child(even) {
  background-color: #e0e0e0;
}
.faq-funding tr td {
  padding: 10px 2px 10px 1em;
  font-size: 16px;
}

.faq-funding-nested {
  width: 100%;
}
.faq-funding-nested tr td {
  padding-left: 4em;
}
.faq-funding-nested tr td:first-child {
  font-size: 14px;
}
.faq-funding-nested tr td:last-child {
  text-align: right;
}

.faq-funding tr td:last-child {
  text-align: right;
  padding-right: 2em;
}

#bio-intro {
  margin-top: 27px;
  font-size: 15px;
  line-height: 21px;
  margin-bottom: 40px;
}
#bio-intro:before, #bio-intro:after {
  content: " ";
  display: table;
}
#bio-intro:after {
  clear: both;
}
#bio-intro h1 {
  font-size: 41px;
}
#bio-intro img.photo {
  float: left;
  margin-right: 10px;
  position: relative;
  top: 3px;
}

.center_list, article.spotlight, article.event_spotlight, article.publication_spotlight, article.bio_spotlight, article.expert_spotlight, article.more_topic {
  display: block;
  font-size: 15px;
  margin-bottom: 20px;
  padding-bottom: 0px;
  padding-top: 18px;
}
.center_list header, article.spotlight header, article.event_spotlight header, article.publication_spotlight header, article.bio_spotlight header, article.expert_spotlight header, article.more_topic header {
  font-family: arial, sans-serif;
  font-size: 12px;
  color: #888;
}
.center_list .section, article.spotlight .section, article.event_spotlight .section, article.publication_spotlight .section, article.bio_spotlight .section, article.expert_spotlight .section, article.more_topic .section {
  display: block;
  margin-bottom: 3px;
}
.center_list h3, article.spotlight h3, article.event_spotlight h3, article.publication_spotlight h3, article.bio_spotlight h3, article.expert_spotlight h3, article.more_topic h3 {
  color: #222;
  font-family: georgia, serif;
  font-size: 19px;
  font-weight: bold;
  letter-spacing: -1px;
  margin-bottom: 4px;
}
.center_list .authors, article.spotlight .authors, article.event_spotlight .authors, article.publication_spotlight .authors, article.bio_spotlight .authors, article.expert_spotlight .authors, article.more_topic .authors, .center_list .job_title, article.spotlight .job_title, article.event_spotlight .job_title, article.publication_spotlight .job_title, article.bio_spotlight .job_title, article.expert_spotlight .job_title, article.more_topic .job_title, .center_list .details, article.spotlight .details, article.event_spotlight .details, article.publication_spotlight .details, article.bio_spotlight .details, article.expert_spotlight .details, article.more_topic .details {
  line-height: 17px;
  margin-bottom: 2px;
  display: block;
}
.center_list .details:last-child, article.spotlight .details:last-child, article.event_spotlight .details:last-child, article.publication_spotlight .details:last-child, article.bio_spotlight .details:last-child, article.expert_spotlight .details:last-child, article.more_topic .details:last-child {
  margin-bottom: -4px;
}
.center_list time, article.spotlight time, article.event_spotlight time, article.publication_spotlight time, article.bio_spotlight time, article.expert_spotlight time, article.more_topic time {
  display: block;
  margin-bottom: 3px;
}
.center_list .short_description, article.spotlight .short_description, article.event_spotlight .short_description, article.publication_spotlight .short_description, article.bio_spotlight .short_description, article.expert_spotlight .short_description, article.more_topic .short_description {
  line-height: 1.4;
}
.center_list p.more, article.spotlight p.more, article.event_spotlight p.more, article.publication_spotlight p.more, article.bio_spotlight p.more, article.expert_spotlight p.more, article.more_topic p.more {
  font-family: arial, sans-serif;
  font-size: 12px;
  color: #888;
  margin-top: -6px;
}
.center_list header + p.more, article.spotlight header + p.more, article.event_spotlight header + p.more, article.publication_spotlight header + p.more, article.bio_spotlight header + p.more, article.expert_spotlight header + p.more, article.more_topic header + p.more {
  margin-top: 1px;
}
.center_list.thumbnail, article.thumbnail.spotlight, article.thumbnail.event_spotlight, article.thumbnail.publication_spotlight, article.thumbnail.bio_spotlight, article.thumbnail.expert_spotlight, article.thumbnail.more_topic {
  padding-left: 81px;
}
.center_list.thumbnail img, article.thumbnail.spotlight img, article.thumbnail.event_spotlight img, article.thumbnail.publication_spotlight img, article.thumbnail.bio_spotlight img, article.thumbnail.expert_spotlight img, article.thumbnail.more_topic img {
  margin-left: -81px;
  margin-right: -81px;
  float: left;
}
.center_list + .center_list, article.spotlight + .center_list, article.event_spotlight + .center_list, article.publication_spotlight + .center_list, article.bio_spotlight + .center_list, article.expert_spotlight + .center_list, article.more_topic + .center_list, .center_list + article.spotlight, article.spotlight + article.spotlight, article.event_spotlight + article.spotlight, article.publication_spotlight + article.spotlight, article.bio_spotlight + article.spotlight, article.expert_spotlight + article.spotlight, article.more_topic + article.spotlight, .center_list + article.event_spotlight, article.spotlight + article.event_spotlight, article.event_spotlight + article.event_spotlight, article.publication_spotlight + article.event_spotlight, article.bio_spotlight + article.event_spotlight, article.expert_spotlight + article.event_spotlight, article.more_topic + article.event_spotlight, .center_list + article.publication_spotlight, article.spotlight + article.publication_spotlight, article.event_spotlight + article.publication_spotlight, article.publication_spotlight + article.publication_spotlight, article.bio_spotlight + article.publication_spotlight, article.expert_spotlight + article.publication_spotlight, article.more_topic + article.publication_spotlight, .center_list + article.bio_spotlight, article.spotlight + article.bio_spotlight, article.event_spotlight + article.bio_spotlight, article.publication_spotlight + article.bio_spotlight, article.bio_spotlight + article.bio_spotlight, article.expert_spotlight + article.bio_spotlight, article.more_topic + article.bio_spotlight, .center_list + article.expert_spotlight, article.spotlight + article.expert_spotlight, article.event_spotlight + article.expert_spotlight, article.publication_spotlight + article.expert_spotlight, article.bio_spotlight + article.expert_spotlight, article.expert_spotlight + article.expert_spotlight, article.more_topic + article.expert_spotlight, .center_list + article.more_topic, article.spotlight + article.more_topic, article.event_spotlight + article.more_topic, article.publication_spotlight + article.more_topic, article.bio_spotlight + article.more_topic, article.expert_spotlight + article.more_topic, article.more_topic + article.more_topic {
  border-top: dotted 1px #dad3d1;
}
.center_list + p.dot, article.spotlight + p.dot, article.event_spotlight + p.dot, article.publication_spotlight + p.dot, article.bio_spotlight + p.dot, article.expert_spotlight + p.dot, article.more_topic + p.dot {
  border-top: dotted 1px #dad3d1;
  padding-top: 13px;
  background-position: 0 15px;
}
.center_list + p.dot + .center_list, article.spotlight + p.dot + .center_list, article.event_spotlight + p.dot + .center_list, article.publication_spotlight + p.dot + .center_list, article.bio_spotlight + p.dot + .center_list, article.expert_spotlight + p.dot + .center_list, article.more_topic + p.dot + .center_list, .center_list + p.dot + article.spotlight, article.spotlight + p.dot + article.spotlight, article.event_spotlight + p.dot + article.spotlight, article.publication_spotlight + p.dot + article.spotlight, article.bio_spotlight + p.dot + article.spotlight, article.expert_spotlight + p.dot + article.spotlight, article.more_topic + p.dot + article.spotlight, .center_list + p.dot + article.event_spotlight, article.spotlight + p.dot + article.event_spotlight, article.event_spotlight + p.dot + article.event_spotlight, article.publication_spotlight + p.dot + article.event_spotlight, article.bio_spotlight + p.dot + article.event_spotlight, article.expert_spotlight + p.dot + article.event_spotlight, article.more_topic + p.dot + article.event_spotlight, .center_list + p.dot + article.publication_spotlight, article.spotlight + p.dot + article.publication_spotlight, article.event_spotlight + p.dot + article.publication_spotlight, article.publication_spotlight + p.dot + article.publication_spotlight, article.bio_spotlight + p.dot + article.publication_spotlight, article.expert_spotlight + p.dot + article.publication_spotlight, article.more_topic + p.dot + article.publication_spotlight, .center_list + p.dot + article.bio_spotlight, article.spotlight + p.dot + article.bio_spotlight, article.event_spotlight + p.dot + article.bio_spotlight, article.publication_spotlight + p.dot + article.bio_spotlight, article.bio_spotlight + p.dot + article.bio_spotlight, article.expert_spotlight + p.dot + article.bio_spotlight, article.more_topic + p.dot + article.bio_spotlight, .center_list + p.dot + article.expert_spotlight, article.spotlight + p.dot + article.expert_spotlight, article.event_spotlight + p.dot + article.expert_spotlight, article.publication_spotlight + p.dot + article.expert_spotlight, article.bio_spotlight + p.dot + article.expert_spotlight, article.expert_spotlight + p.dot + article.expert_spotlight, article.more_topic + p.dot + article.expert_spotlight, .center_list + p.dot + article.more_topic, article.spotlight + p.dot + article.more_topic, article.event_spotlight + p.dot + article.more_topic, article.publication_spotlight + p.dot + article.more_topic, article.bio_spotlight + p.dot + article.more_topic, article.expert_spotlight + p.dot + article.more_topic, article.more_topic + p.dot + article.more_topic {
  border-top: dotted 1px #dad3d1;
}

hr {
  display: block;
  position: relative;
  padding: 0;
  margin: 12px auto;
  width: 100%;
  clear: both;
  border: none;
  border-bottom: dotted 1px #dad3d1;
  font-size: 1px;
  line-height: 0;
  overflow: visible;
}

p + hr {
  margin-top: 18px;
  margin-bottom: 17px;
}

.hidden {
  display: none !important;
}

#lc {
  float: left;
  margin-right: 13px;
  width: 162.17857px;
  list-style-type: none;
}
* html #lc {
  overflow-x: hidden;
}

#lc-full {
  float: left;
  margin-right: 0;
  width: 862.89286px;
  list-style-type: none;
}
* html #lc-full {
  overflow-x: hidden;
}

#cc {
  float: left;
  margin-right: 13px;
  width: 512.53571px;
  list-style-type: none;
}
* html #cc {
  overflow-x: hidden;
}

#rc {
  float: left;
  margin-right: 0;
  width: 162.17857px;
  list-style-type: none;
}
* html #rc {
  overflow-x: hidden;
}

form#fellowship-signup {
  margin-top: 11px;
  margin-bottom: 14px;
}

#fellowship-signup input.text {
  height: 26px;
  width: 176px;
  background-color: #fff;
  border: solid 1px #e0d8d6;
  padding: 0 8px;
  font-size: 12px;
  margin-top: 11px;
  margin-bottom: 14px;
}
#fellowship-signup input.checkbox {
  background-color: #fff;
  border: solid 1px #e0d8d6;
  padding: 0 8px;
  font-size: 12px;
  margin-top: 11px;
  margin-bottom: 14px;
}
#fellowship-signup p {
  margin-bottom: 0 !important;
}
#fellowship-signup label {
  width: 350px;
  display: block;
}
#fellowship-signup button {
  margin: 5px 0;
}
#fellowship-signup label.error {
  float: none;
  color: #E31B23;
  padding-left: 0.5em;
  display: inline;
  font-size: 11px;
}

body {
  background: #fff;
}

.sharing iframe, .videoIFrame, .video-wide iframe {
  border: none;
}

img.widget-class {
  height: 90px;
  width: 65px;
  margin-right: 10px;
  float: left;
}

table.author-table th {
  font-weight: bold;
  padding: 5px;
  vertical-align: 0px;
}

td.authors {
  padding-top: 5px;
}

#form-id td {
  padding: 15px;
}

table {
  border-collapse: collapse;
}

#form-id em {
  line-height: 12px;
  display: block;
}

#tmd-edit .FormRow td {
  padding: 10px;
}
#tmd-edit table.list td, #tmd-edit table.expertise tr td {
  padding: 10px;
}
#tmd-edit thead th {
  padding: 10px;
  font-weight: bold;
}
#tmd-edit .FormErrorSummary {
  margin-bottom: 15px;
}

.profile {
  width: 660px;
}

.meeting_description {
  font-size: 12px;
  color: #777;
  font-family: arial, sans-serif;
}

.meeting-date, .confirm-date {
  margin: 10px 0 0 0;
  display: block;
  line-height: 17px;
}

.meeting-time {
  line-height: 17px;
  margin-bottom: 2px;
}

.meeting-note p {
  margin-bottom: 0px;
}

.meeting_description h4 {
  font-size: 12px;
  font-weight: normal;
  text-transform: capitalize;
  letter-spacing: 0;
  margin-bottom: 2px;
  color: #777;
}
.meeting_description p {
  font-size: inherit;
}

.meeting_description .meeting_authors, #upcoming-center .meeting_authors {
  margin-bottom: 0.8em;
}
.meeting_description .meeting_authors .author p:first-of-type, #upcoming-center .meeting_authors .author p:first-of-type {
  display: inline;
}

.meeting_description p:first-child {
  line-height: 17px;
}

#target_meetings {
  margin-top: 2em;
}
#target_meetings .author {
  display: block;
  line-height: 17px;
  margin-bottom: 2px;
}
#target_meetings .author-sep {
  display: none;
}

.event_spotlight .author {
  display: block;
  line-height: 17px;
  margin-bottom: 2px;
}
.event_spotlight .author-sep {
  display: none;
}

.tcp-page .author-sep {
  display: none !important;
}

#simplemodal-container p {
  width: 300px;
}

#change-password {
  padding: 10px;
}

#confirm-header {
  border-bottom: 1px dotted #DAD3D1;
  padding: 8px 0;
  margin-bottom: 20px;
}
#confirm-header h4 {
  text-transform: capitalize;
}
#confirm-header a {
  text-transform: capitalize;
  float: right;
  margin-left: 5px;
}

#title-block p {
  font-size: 13px;
  margin-bottom: 0;
}

#confirm-footer {
  padding: 5px 0 0;
  text-align: right;
}
#confirm-footer button {
  margin: 0 0 10px 0;
  width: 160px;
}
#confirm-footer label {
  font-size: 13px;
}

.cancel {
  width: 144px;
}

.accept-register h4 {
  background: url("/i/tick.png") no-repeat -7px 1px;
  padding: 5px 0 0 30px;
  height: 32px;
}

.no-border {
  border-top: 0 none !important;
}

#simplemodal-data iframe {
  padding: 20px;
}
#simplemodal-data p {
  font-size: 15px;
  line-height: 18px;
}

#divLoading {
  width: 460;
  position: relative;
}
#divLoading img {
  width: 32px;
  height: 32px;
  position: absolute;
  left: 50%;
  margin-top: 75px;
}

.cancel-header {
  font-size: 31px;
  line-height: 1.2;
  outline: none;
}
.cancel-header span {
  font-weight: normal;
  color: #777;
}

#tcp-inner h1 {
  font-size: 30px;
  width: 700px;
}
#tcp-inner span {
  margin: 5px 0;
  display: block;
  font-size: 15px;
}
#tcp-inner p {
  font-size: 15px;
}
#tcp-inner h2 {
  border: none;
  margin: 0;
  padding: 0;
}
#tcp-inner .role {
  font-weight: bold;
  font-size: 19px;
  letter-spacing: -1px;
  color: #222222;
  font-family: arial, sans-serif;
}

#tcp-inner-right {
  margin-top: 27px;
}
#tcp-inner-right span {
  margin: 5px 0;
  display: block;
  font-size: 15px;
}
#tcp-inner-right p {
  font-size: 15px;
  margin: 0;
}
#tcp-inner-right h2 {
  border: none;
  margin-top: 10px;
  padding: 0;
}

#tcp-inner-right section#notes {
  padding-top: 10px;
  padding-bottom: 5px;
}

#upcoming-center {
  margin-top: 27px;
}

#tcp-title {
  margin-top: 10px;
}

.tcp-toolbar {
  border-bottom: 1px solid #CCC;
  float: left;
  margin-bottom: 15px;
  margin-top: 22px;
  width: 748px;
  height: 40px;
  line-height: 40px;
}
.tcp-toolbar h4 {
  float: left;
}
.tcp-toolbar .tools {
  float: right;
  font-family: arial, sans-serif;
  font-size: 12px;
}

#status-msg p {
  font-size: 12px;
  margin: 0;
  padding-top: 10px;
}
#status-msg .button {
  display: block;
  margin-bottom: 10px;
  width: 182px;
  text-transform: uppercase;
}
#status-msg .button.large-text {
  font-size: 10px;
}

.author strong {
  font-weight: normal;
  color: #000;
}
.author a strong {
  color: #2A69A1;
}

#guest_info {
  padding: 8px;
  border: 1px dotted #DAD3D1;
  margin-bottom: 5px;
}
#guest_info p {
  font-size: 13px;
  margin-bottom: 0;
}
#guest_info .errmsg {
  color: #E31B23;
}

#simplemodal-container {
  max-height: 620px !important;
  top: 4px !important;
  overflow-y: auto !important;
  overflow-x: hidden !important;
  height: 500px !important;
}

.select-type {
  margin-bottom: 20px;
}

.errspace .errmsg {
  color: #E31B23;
}
.errspace .errmsg strong {
  font-weight: normal;
}
.errspace .goodmsg {
  color: #394b00;
}
.errspace .goodmsg strong {
  font-weight: normal;
}

#news-alert-container {
  margin: -10px 0 10px 0;
  color: #FFFFFF;
  font-style: italic;
  background: none repeat scroll 0 0 #962034;
}
#news-alert-container p.news-alert-public {
  padding: 10px 25px;
  width: 968px;
  display: block;
  margin: 0 auto;
}
#news-alert-container p.news-alert-public a {
  color: #FFF !important;
  text-decoration: underline !important;
}
#news-alert-container p.news-alert-public a:hover {
  color: #FFF !important;
  text-decoration: none !important;
}
#news-alert-container p.news-alert-public a.close {
  float: right;
  font-size: 10px;
  font-style: normal;
}

#dev-branch-info {
  z-index: 1000;
  padding: 5px;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 10px;
  position: fixed;
  top: 0px;
  left: 0px;
  width: 300px;
  background: #ffc;
  color: #000;
}

.clear {
  clear: both;
}

.omniture-img {
  border: 0;
}

.carousel-pagination {
  margin-bottom: 15px;
  margin-top: -31px;
  position: relative;
  width: 130px;
  left: 487px;
  text-align: center;
}
.carousel-pagination:after {
  clear: both;
  content: " ";
  display: block;
  height: 0;
  visibility: hidden;
}
.carousel-pagination a {
  display: block;
  height: 20px;
  text-indent: -9999px;
  width: 45px;
}
.carousel-pagination a.previous, .carousel-pagination a .news_previous {
  background: url("/i/newsletter_pagination2.png") no-repeat scroll 0 0 white;
  float: left;
}
.carousel-pagination a.previous:hover, .carousel-pagination a .news_previous:hover {
  background: url("/i/newsletter_pagination2.png") no-repeat scroll 0 -27px white;
}
.carousel-pagination a.previous.disabled, .carousel-pagination a .news_previous.disabled {
  background: url("/i/newsletter_pagination2.png") no-repeat scroll 0 -52px white;
}
.carousel-pagination a.next, .carousel-pagination a .news_next {
  background: url("/i/newsletter_pagination2.png") no-repeat scroll -54px 0 white;
  float: right;
}
.carousel-pagination a.next:hover, .carousel-pagination a .news_next:hover {
  background: url("/i/newsletter_pagination2.png") no-repeat scroll -54px -27px white;
}
.carousel-pagination a.next.disabled, .carousel-pagination a .news_next.disabled {
  background: url("/i/newsletter_pagination2.png") no-repeat scroll -54px -52px white;
}
.carousel-pagination.spotlight {
  left: 435px;
}
.carousel-pagination.spotlight a.previous {
  left: -3px;
  position: relative;
}
.carousel-pagination.spotlight a.next {
  position: relative;
  right: -1px;
}

.carousel-pagination a.news_previous {
  background: url("/i/newsletter_pagination2.png") no-repeat scroll 0 0 white;
  float: left;
}
.carousel-pagination a.news_previous:hover {
  background: url("/i/newsletter_pagination2.png") no-repeat scroll 0 -27px white;
}
.carousel-pagination a.disabled {
  background: url("/i/newsletter_pagination2.png") no-repeat scroll 0 -52px white;
}
.carousel-pagination a.news_next {
  background: url("/i/newsletter_pagination2.png") no-repeat scroll -54px 0 white;
  float: right;
}
.carousel-pagination a.news_next:hover {
  background: url("/i/newsletter_pagination2.png") no-repeat scroll -54px -27px white;
}
.carousel-pagination a.news_next.disabled {
  background: url("/i/newsletter_pagination2.png") no-repeat scroll -54px -52px white;
}

.slider_counter, .slider_counter_for_news, .slider_counter_for_newsletter {
  font-size: 13px;
  font-family: arial;
  color: #888;
  padding: 2px 0px;
}

#region_issues_carousel {
  width: 625px;
}
#region_issues_carousel:after {
  clear: both;
  content: " ";
}

#region_issues_carousel .attribution {
  margin-top: 0;
}
#region_issues_carousel .issues_list {
  min-height: 500px;
  position: relative;
}
#region_issues_carousel .issues_list li {
  width: 197px;
  list-style: none;
  background: none;
  padding-bottom: 40px;
  padding-left: 0;
  padding-right: 11px;
  float: left;
  height: 220px;
}
#region_issues_carousel .issues_list li span.issues-author {
  color: #888888;
  display: block;
  font-size: 12px;
  line-height: 17px;
  font-family: arial;
  margin-top: 3px;
}
#region_issues_carousel .issues_list li a.issues-category {
  font-size: 12px;
  line-height: normal;
  font-family: arial;
}
#region_issues_carousel .issues_list li a.issues-title {
  font-weight: bold;
  font-family: georgia;
  display: block;
  font-size: 13px;
  line-height: 15px;
}
#region_issues_carousel .issues_list li a img {
  margin-top: 4px;
}
#region_issues_carousel .pager {
  position: absolute;
  top: 3px;
  left: 494px;
}
#region_issues_carousel .pager li {
  background: none;
  line-height: normal;
  font-size: 12px;
  display: inline-block;
  font-family: arial;
  color: #888;
  padding: 0;
  vertical-align: middle;
}
#region_issues_carousel .pager li .actual {
  padding: 0 4px;
}
#region_issues_carousel .pager li .total {
  padding: 0 4px;
}
#region_issues_carousel .pager li.prev a {
  background: url("/i/newsletter_pagination2.png") no-repeat scroll 0 0 white;
  display: block;
  text-indent: -9999px;
  height: 20px;
  width: 45px;
}
#region_issues_carousel .pager li.prev a:hover {
  background: url("/i/newsletter_pagination2.png") no-repeat scroll 0 -27px white;
}
#region_issues_carousel .pager li.prev.disabled a {
  background: url("/i/newsletter_pagination2.png") no-repeat scroll 0 -52px white;
  display: block;
  text-indent: -9999px;
  height: 20px;
  width: 45px;
}
#region_issues_carousel .pager li.next a {
  background: url("/i/newsletter_pagination2.png") no-repeat scroll -54px 0 white;
  display: block;
  text-indent: -9999px;
  height: 20px;
  width: 45px;
}
#region_issues_carousel .pager li.next a:hover {
  background: url("/i/newsletter_pagination2.png") no-repeat scroll -54px -27px white;
}
#region_issues_carousel .pager li.next.disabled a {
  background: url("/i/newsletter_pagination2.png") no-repeat scroll -54px -52px white;
}

.wid-new_homepage_tailored .callout {
  background: none;
  padding: 0;
}
.wid-new_homepage_tailored .callout header {
  background: #F8F5EF;
  padding: 23px 0 0 9px;
  height: 40px;
}
.wid-new_homepage_tailored .callout header h4 {
  margin-bottom: 0;
}

.accordion-header {
  display: block;
  background: url(/i/featured-tab-bg.png);
  height: 30px;
  border-top: 1px solid #ECE5E4;
  padding: 0 0 0 10px;
  line-height: 30px;
  font-size: 12px;
  font-family: arial;
  cursor: pointer;
}

.border {
  border-bottom: 1px solid #D0C7C5;
}

#accordion-container {
  padding: 0px;
}
#accordion-container .title {
  font-size: 13px;
}

.active-header {
  background: url(/i/active-header.png) no-repeat right top;
  border-right: none;
  border-left: none;
  border-bottom: none;
  color: #BC4719;
}

.inactive-header span {
  background: url(/i/inactive-header.png) no-repeat right top;
  display: block;
}

#accordion-container a.active-header:first-child {
  border-top: none;
}

.accordion-content {
  display: none;
  padding: 20px;
  width: 90% !important;
}

#in_the_news {
  width: 968px !important;
}
#in_the_news .in_the_news_list {
  position: relative;
}
#in_the_news .in_the_news_list li {
  background: none;
  padding-left: 0 !important;
  margin-right: 0 !important;
  width: 232px !important;
  padding-right: 10px;
}
#in_the_news .pager {
  position: absolute;
  top: 35px;
  width: 200px !important;
  left: 416px;
}
#in_the_news .pager li {
  background: none;
  width: auto !important;
  margin: 0 !important;
  line-height: normal;
  font-size: 12px;
  display: inline-block;
  font-family: arial;
  color: #888;
  padding: 0;
  vertical-align: middle;
}
#in_the_news .pager li .actual {
  padding: 0 4px;
}
#in_the_news .pager li .total {
  padding: 0 4px;
}
#in_the_news .pager li.prev a {
  background: url("/i/newsletter_pagination2.png") no-repeat scroll 0 0 white;
  display: block;
  text-indent: -9999px;
  height: 20px;
  width: 45px;
}
#in_the_news .pager li.prev a:hover {
  background: url("/i/newsletter_pagination2.png") no-repeat scroll 0 -27px white;
}
#in_the_news .pager li.prev.disabled a {
  background: url("/i/newsletter_pagination2.png") no-repeat scroll 0 -52px white;
  display: block;
  text-indent: -9999px;
  height: 20px;
  width: 45px;
}
#in_the_news .pager li.next a {
  background: url("/i/newsletter_pagination2.png") no-repeat scroll -54px 0 white;
  display: block;
  text-indent: -9999px;
  height: 20px;
  width: 45px;
}
#in_the_news .pager li.next a:hover {
  background: url("/i/newsletter_pagination2.png") no-repeat scroll -54px -27px white;
}
#in_the_news .pager li.next.disabled a {
  background: url("/i/newsletter_pagination2.png") no-repeat scroll -54px -52px white;
}

#newsletter-carousel {
  top: -5px;
}

#newsletter-carousel .pager {
  position: absolute;
  top: 22px;
  left: 148px;
}
#newsletter-carousel .pager li {
  background: none;
  line-height: normal;
  font-size: 12px;
  display: inline-block;
  font-family: arial;
  color: #888;
  padding: 0;
  vertical-align: middle;
}
#newsletter-carousel .pager li .actual {
  padding: 0 4px;
}
#newsletter-carousel .pager li .total {
  padding: 0 4px;
}
#newsletter-carousel .pager li.prev a {
  display: block;
  height: 20px;
  text-indent: -9999px;
  width: 45px;
  background: url("/i/newsletter_pagination2.png") no-repeat scroll 0 0 white;
  float: left;
}
#newsletter-carousel .pager li.prev a:hover {
  background: url("/i/newsletter_pagination2.png") no-repeat scroll 0 -27px white;
}
#newsletter-carousel .pager li.prev.disabled a {
  background: url("/i/newsletter_pagination2.png") no-repeat scroll 0 -52px white;
}
#newsletter-carousel .pager li.next a {
  display: block;
  height: 20px;
  text-indent: -9999px;
  width: 45px;
  background: url("/i/newsletter_pagination2.png") no-repeat scroll -54px 0 white;
  float: right;
}
#newsletter-carousel .pager li.next a:hover {
  background: url("/i/newsletter_pagination2.png") no-repeat scroll -54px -27px white;
}
#newsletter-carousel .pager li.next.disabled {
  display: inline;
}
#newsletter-carousel .pager li.next.disabled a {
  background: url("/i/newsletter_pagination2.png") no-repeat scroll -54px -52px white;
}
#newsletter-carousel .newsletter-carousel_list {
  position: relative;
}
#newsletter-carousel .newsletter-carousel_list li {
  background: none;
}
#newsletter-carousel .newsletter-carousel_list li p {
  margin-top: -15px;
}
#newsletter-carousel .newsletter-carousel_list a.title {
  font-size: 13px;
}
#newsletter-carousel .newsletter-carousel_list span.attribution {
  color: #888;
}

.newsletter-pagination {
  position: relative;
  width: 135px;
  text-align: center;
  left: 65px;
}
.newsletter-pagination hr {
  width: 50%;
}
.newsletter-pagination hr:first-child {
  left: -105px;
  top: 5px;
}
.newsletter-pagination hr:last-child {
  left: 107px;
  top: -10px;
}
.newsletter-pagination:after {
  clear: both;
  content: " ";
  display: block;
  height: 0;
  visibility: hidden;
}

form#newsletter {
  margin-top: 5px !important;
  margin-bottom: 22px !important;
}
form#newsletter input {
  width: 172px;
}

#spotlight .carousel-pagination {
  left: 417px;
  width: 125px;
}

#wid-homepage_foreign_affairs .foreign_affairs_left {
  float: right;
  width: 145px;
}
#wid-homepage_foreign_affairs .foreign-affairs {
  position: relative;
  margin-bottom: 15px;
  background: #eaf5ff;
  border: solid 1px #BBE1F3;
  padding: 10px;
  display: block;
  line-height: 17px;
  color: #444;
}
#wid-homepage_foreign_affairs p {
  font-size: 11px;
  line-height: 13px;
  padding: 8px 0;
  margin-bottom: 0;
  border-bottom: 1px dotted #DAD3D1;
}
#wid-homepage_foreign_affairs p.no-border {
  border-bottom: none;
}
#wid-homepage_foreign_affairs span {
  font-size: 11px;
  color: #CC0000;
  font-weight: bold;
}
#wid-homepage_foreign_affairs a.fa_button {
  background: #CC0000;
  width: 112px;
  text-transform: uppercase;
  font-weight: bold;
  font-family: Lucida Grande;
  font-size: 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #fff;
  line-height: 1;
  border: none;
  vertical-align: bottom;
  height: 16px;
  padding: 8px 20px;
  cursor: pointer;
}
#wid-homepage_foreign_affairs header {
  background: #eaf5ff;
  height: 30px;
}

.calendar-posts {
  margin-bottom: 20px !important;
}
.calendar-posts .more {
  background: url(/i/calendar_new.png) no-repeat 7% 50% !important;
  padding: 5px 12px 5px 37px !important;
}
.calendar-posts .bloggers-wrapper ul li {
  background: none;
}
.calendar-posts .bloggers-wrapper ul li .big-date {
  display: block;
  float: left;
  font-family: arial;
  font-size: 3em;
  font-weight: bold;
  margin-right: 20px;
  padding: 7px 0 0 0;
}
.calendar-posts .bloggers-wrapper ul li .right-meta {
  overflow: hidden;
  padding-left: 10px;
  font-weight: bold;
}
.calendar-posts .bloggers-wrapper p {
  font-size: 13px;
  margin-bottom: 0;
}
.calendar-posts .bloggers-wrapper .authors {
  font-weight: normal;
}

.featured-left {
  float: left;
  width: 55%;
  padding: 15px 7px 0 0;
}
.featured-left p {
  margin: 0;
}
.featured-left h1 {
  font-size: 2em;
  line-height: 1.1;
  margin-top: 0;
  border: none;
}
.featured-left .attribution {
  color: #888888;
}
.featured-left .publication-toolbar {
  border: 0;
  top: -5px;
}
.featured-left .publication-toolbar .tools {
  top: 0;
}
.featured-left .publication-toolbar .tools > a {
  margin: 0;
}
.featured-left .publication-toolbar .share-dropdown {
  right: auto;
  left: -56px;
}
.featured-left .publication-toolbar .tools {
  float: none;
}
.featured-left .share-dropdown {
  padding: 17px 0 0 6px;
}

.featured-right {
  float: right;
  padding: 15px 5px 5px;
  width: 42%;
}
.featured-right .attribution {
  color: #888888;
}
.featured-right .editor-pick {
  color: #888888;
  /*background: url(/i/open-window.png) no-repeat; */
  /*padding-left: 20px */
}
.featured-right h3 {
  color: #222222;
  font-family: arial;
  font-size: 19px;
  font-weight: bold;
  letter-spacing: -1px;
  margin-bottom: 10px;
}
.featured-right .analysis-meta a {
  font-family: georgia;
  font-size: 13px;
  font-weight: bold;
  line-height: normal;
  position: relative;
  top: -5px;
}
.featured-right .dot {
  margin: 10px 0;
}
.featured-right p {
  margin-bottom: 0;
}

#the-most, #homepage_history {
  background: none;
  padding: 0;
}
#the-most header, #homepage_history header {
  background: #F8F5EF;
  height: 67px;
  padding: 23px 0 0 0px;
  border-bottom: 1px solid #D0C7C5;
}
#the-most header span, #homepage_history header span {
  border-bottom: 1px solid #D0C7C5;
  display: block;
  float: left;
  height: 32px;
  width: 20px;
}
#the-most header span:last-child, #homepage_history header span:last-child {
  width: 83px;
}
#the-most header ul, #homepage_history header ul {
  margin-left: 20px;
}
#the-most header ul li, #homepage_history header ul li {
  padding: 0;
  line-height: normal;
}
#the-most header ul li a, #homepage_history header ul li a {
  background: url("/i/the-most-nav.png") repeat-x scroll 0 0 transparent;
  border-bottom: 1px solid #D0C7C5;
  border-right: 1px solid #D0C7C5;
  border-top: 1px solid #D0C7C5;
  float: left;
  font-size: 12px;
  font-weight: bold;
  font-family: arial;
  height: 11px;
  line-height: 10px;
  padding: 10px;
  text-align: center;
  display: block;
  color: #222;
  cursor: pointer;
}
#the-most header ul li a.current, #homepage_history header ul li a.current {
  border-bottom: none;
  background: #fff;
  color: #222;
  height: 12px;
}
#the-most h4, #homepage_history h4 {
  margin-left: 18px;
}

#homepage_history.social {
  border-top: 1px dotted #DAD3D1;
  padding: 10px 0 0 0;
}
#homepage_history header {
  background: #F8F5EF;
  height: 67px;
  padding: 23px 0 0 0px;
  border-bottom: 1px solid #D0C7C5;
}
#homepage_history header span {
  border-bottom: 1px solid #D0C7C5;
  display: block;
  float: left;
  height: 32px;
  width: 20px;
}
#homepage_history header span:last-child {
  width: 80px;
}
#homepage_history header ul {
  margin-left: 20px;
}
#homepage_history header ul li {
  padding: 0;
  line-height: normal;
}
#homepage_history header ul li a {
  background: url("/i/the-most-nav.png") repeat-x scroll 0 0 transparent;
  border-bottom: 1px solid #D0C7C5;
  border-right: 1px solid #D0C7C5;
  border-top: 1px solid #D0C7C5;
  float: left;
  font-size: 12px;
  font-weight: bold;
  height: 11px;
  line-height: 10px;
  padding: 10px;
  text-align: center;
  display: block;
  color: #222;
}
#homepage_history header ul li a.current {
  border-bottom: none;
  background: #fff;
  height: 12px;
}
#homepage_history h4 {
  margin-left: 18px;
}

#the-most header ul li:first-child a, #homepage_history header ul li:first-child a, #homepage_history header ul li:first-child a {
  border-left: 1px solid #D0C7C5;
}

#the-most header ul:after, #homepage_history header ul:after {
  clear: both;
  display: block;
  height: 0;
  visibility: hidden;
}

.most-panes, .history-panes {
  padding: 15px 19px 10px;
}
.most-panes ul li, .history-panes ul li {
  padding: 0;
  background: none;
  line-height: normal;
  font-size: 12px;
  border-bottom: 1px dotted #DAD3D1;
  padding: 10px 0;
}
.most-panes a.category, .history-panes a.category {
  font-family: arial;
  font-size: 12px;
}
.most-panes.attribution, .attribution.history-panes {
  color: #888888;
  display: block;
  font-family: arial, sans-serif;
  font-size: 12px;
}

.history-panes p {
  font-size: 12px;
}
.history-panes.quotes {
  padding-bottom: 10px;
}

.history-panes span.date {
  display: block;
  font-size: 12px;
  color: #888;
  font-family: arial;
  margin-bottom: 2px;
}

.history-panes .social {
  margin-top: 0;
}

#slideshow {
  width: 617px;
  height: 686px;
  border: 1px solid #d0c7c5;
}
#slideshow .share-dropdown {
  padding: 17px 0 0 6px;
}
#slideshow nav {
  height: 65px;
}
#slideshow ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#slideshow ul:after {
  clear: both;
  display: block;
  height: 0;
  visibility: hidden;
}
#slideshow .slides {
  width: 577px;
  padding: 10px 20px;
}
#slideshow .slides li {
  padding: 0;
  float: left;
  background: none;
}
#slideshow .slides h2 {
  margin-top: 0;
}
#slideshow .slides-nav {
  background-color: #ddd;
  position: relative;
}
#slideshow .slides-nav li {
  background: url("/i/featured-tab-bg.png") repeat-x scroll 0 0 transparent;
  border-bottom: 1px solid #D0C7C5;
  border-right: 1px solid #D0C7C5;
  float: left;
  font-size: 12px;
  font-weight: bold;
  font-family: arial;
  height: 35px;
  line-height: 15px;
  padding: 10px 5px;
  text-align: center;
  width: 103px;
}
#slideshow .slides-nav li a {
  display: inline-block;
  outline: none;
}
#slideshow .slides-nav li a .outer {
  position: relative;
  display: table;
  vertical-align: middle;
  width: 103px;
  height: 35px;
}
#slideshow .slides-nav li a .outer span {
  position: relative;
  display: table-cell;
  vertical-align: middle;
}

img.pause {
  border-bottom: 1px solid #d0c7c5;
  width: 47px;
  height: 55px;
  cursor: pointer;
}

#new-homepage_region_issues {
  height: auto !important;
}
#new-homepage_region_issues ul.more-topics {
  width: 100% !important;
}

.home ul.more-topics li {
  font-size: 13px;
  height: 228px;
}
.home ul.more-topics li:nth-child(3n+3) {
  margin-right: 0;
}
.home ul.more-topics li:nth-child(4), .home ul.more-topics li:nth-child(5), .home ul.more-topics li:nth-child(6) {
  margin-top: 35px;
}

#new_homepage_main_feature {
  margin-bottom: 40px;
}

.gallery-pagination.more-topics {
  left: 519px;
}

#video-homepage .tabs {
  top: 0px;
}
#video-homepage .tabs li a {
  -moz-box-orient: vertical;
  background: url("/i/featured-tab-bg.png") repeat-x scroll 0 0 transparent;
  border: 1px solid #ECE5E4;
  font-weight: bold;
  vertical-align: middle;
  height: 39px;
  line-height: 39px;
  text-align: center;
  padding: 8px 16px;
}
#video-homepage .tabs li a.current {
  border-bottom: none;
  background: none;
  color: #bc4719;
}

p.dot {
  margin-top: 10px;
}

a.activeSlide {
  color: #bc4719;
}

#video-homepage div.panes div.panes-control {
  padding: 40px 0 0 0;
}
#video-homepage span.Multimedia-title {
  border-bottom: 1px solid #ECE5E4;
  display: block;
  float: left;
  font-size: 19px;
  letter-spacing: -1px;
  font-weight: bold;
  height: 56px;
  line-height: 56px;
  width: 22%;
  font-family: arial, sans-serif;
}
#video-homepage #multimedia {
  width: 349px;
  margin-top: 0;
  position: relative;
  top: -4px;
}
#video-homepage #multimedia .jp-itunes {
  width: 36px;
}
#video-homepage #multimedia .jp-itunes a {
  float: right;
  width: 36px;
}
#video-homepage #multimedia .jp-download {
  width: 36px;
}
#video-homepage #multimedia .jp-download a {
  float: right;
  width: 36px;
}
#video-homepage #multimedia .jp-audio {
  width: 276px;
}
#video-homepage #multimedia .jp-audio .jp-type-single .jp-interface {
  width: 300px;
}
#video-homepage #multimedia .jp-audio .jp-type-single .jp-interface .jp-progress {
  width: 60px;
  left: 76px;
}
#video-homepage #multimedia .jp-audio .jp-type-single .jp-interface .jp-time-holder {
  left: 141px;
  z-index: 100;
}
#video-homepage #multimedia .jp-audio .jp-type-single .jp-interface .jp-volume-bar-container {
  width: 40px;
  left: 189px;
}
#video-homepage #multimedia .jp-audio .jp-type-single .jp-interface .jp-volume-bar-container .jp-volume-bar {
  width: 39px;
  left: 44px;
}

.video-snippets {
  float: left;
  width: 57%;
  padding-right: 23px;
}

.inner_right {
  float: right;
  width: 39%;
}

ul.multimedia-inner-tabs li {
  list-style: none;
  background: none;
  display: inline-block;
  padding: 10px 0;
  width: 100%;
  border-bottom: 1px dotted #ECE5E4;
  vertical-align: middle;
  line-height: normal;
}
ul.multimedia-inner-tabs li:last-child {
  border: none;
}
ul.multimedia-inner-tabs li a {
  font-family: georgia;
  background: url(/i/icons/play_hover.png) no-repeat;
  display: table-cell;
  height: 20px;
  padding: 0 0 0 28px;
  font-size: 12px;
  font-weight: bold;
  vertical-align: middle;
}
ul.multimedia-inner-tabs li a:hover {
  color: #bc4719;
  background: url(/i/icons/play.png) no-repeat;
}
ul.multimedia-inner-tabs li a.interactive {
  background: url(/i/icons/play_crisis.png) no-repeat;
}
ul.multimedia-inner-tabs li a.interactive:hover {
  color: #bc4719;
  background: url(/i/icons/play.png) no-repeat;
}
ul.multimedia-inner-tabs li a.video:hover {
  color: #bc4719;
}
ul.multimedia-inner-tabs li a.audio:hover {
  color: #bc4719;
}
ul.multimedia-inner-tabs li a.current {
  background: url(/i/icons/play.png) no-repeat;
  color: #bc4719;
}

.featured-videos .sharing {
  padding-right: 5px;
}
.featured-videos .sharing a.embed {
  background: url(/i/embed_03.png) no-repeat;
}
.featured-videos .share-dropdown {
  right: 2px;
  top: 15px;
}
.featured-videos .embed-dropdown {
  right: 62px;
  top: 15px;
}
.featured-videos h3 {
  margin: 23px 0 0 0;
  font-size: 13px;
  width: 600px;
}
.featured-videos p {
  font-size: 13px;
  width: 600px;
  margin-bottom: 0;
}
.featured-videos h1 {
  font-size: 28px;
}
.featured-videos .pub-info {
  width: auto;
}

h4.underline + a.more {
  background: url(/i/featured-tab-bg.png);
  border: 1px solid #D0C7C5;
  color: #2a69a1;
  font-weight: bold;
  font-size: 13px;
}

.youtube-new {
  background: url("/i/youtube-new.png") no-repeat scroll 0 0 transparent;
  display: table-cell;
  font-size: 12px;
  height: 20px;
  padding: 0 0 0 50px;
  vertical-align: middle;
}

.recent-books p {
  font-size: 13px;
}

#bottom-slider {
  padding: 30px 0 0;
}
#bottom-slider:after {
  clear: both;
  content: " ";
  display: block;
  height: 0;
  visibility: hidden;
}
#bottom-slider .gallery-pagination {
  width: 115px;
  font-family: arial;
  color: #b4aaa8;
  font-size: 12px;
}

#layout {
  padding-bottom: 50px;
}

#slideshow .slides-nav li.on {
  border-bottom: none;
  background: none;
}
#slideshow .slides-nav li.on a {
  border-bottom: none;
  background: none;
}

.start_slide {
  position: absolute;
  right: 1px;
  width: 46px !important;
  z-index: -1;
  top: 1px;
}

.start_slide_dap {
  position: inherit;
  right: 1px;
  width: 46px !important;
  z-index: -1;
  top: 1px;
}

.home ul.more-topics li {
  width: 197px !important;
}

#homepage_history .addthis_button_facebook, #homepage_history .addthis_button_twitter {
  float: left;
  display: block;
}
#homepage_history .social .likes img {
  top: 0;
}

#new-homepage_region_issues .carousel-pagination {
  margin-top: -44px;
  margin-bottom: 46px;
}

#homepage_history ul.share-dropdown {
  top: 13px;
  right: 0;
}
#homepage_history ul.share-dropdown li {
  border: none;
  padding: 0;
}
#homepage_history .likes {
  padding-top: 6px;
}

.record {
  padding-top: 9px;
}

.home-blog-posts {
  margin: 30px 0 0 0;
}

div.tdih-wrapper {
  width: 100%;
  margin: 0;
  padding: 20px 0;
}
div.tdih-wrapper + div.tdih-wrapper {
  border-top: 1px dotted #DAD3D1;
}
div.tdih-wrapper > * {
  vertical-align: middle;
}
div.tdih-wrapper.no-border {
  border: 0;
}
div.tdih-wrapper div.date {
  display: inline-block;
  width: 100px;
  text-align: center;
}
div.tdih-wrapper div.date time {
  font-family: arial, sans-serif;
  font-weight: bold;
}
div.tdih-wrapper div.date div.sep {
  border-right: 1px solid #ECE5E4;
  padding-right: 10px;
}
div.tdih-wrapper div.fact {
  position: relative;
  display: inline-block;
  width: 500px;
  padding-left: 10px;
}
div.tdih-wrapper div.fact article {
  margin: 0;
  padding: 0;
}
div.tdih-wrapper span.big-date {
  display: block;
  font-family: arial;
  font-size: 36px;
  font-weight: bold;
}
div.tdih-wrapper.featured {
  width: auto;
  background: url("http://blogs.cfr.org/wp-content/themes/concentric/i/bg/blog-header.png") repeat-x scroll 0 0 white;
  border: 1px solid #ECE5E4;
  margin-top: 32px;
  padding: 20px;
}
div.tdih-wrapper.featured div.fact {
  width: 450px;
}

article.publication_spotlight.featured, article.featured.bio_spotlight {
  width: auto;
  background: url("http://blogs.cfr.org/wp-content/themes/concentric/i/bg/blog-header.png") repeat-x scroll 0 0 white;
  border: 1px solid #ECE5E4;
  margin-top: 32px;
  padding: 20px;
}
article.publication_spotlight header h3, article.bio_spotlight header h3 {
  font-weight: bold;
  font-family: georgia;
}

.less_authors {
  width: 250px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
}

.feature_header {
  font-family: georgia;
  font-weight: normal;
}

#youtubeCount {
  float: left;
}

#interactive {
  margin: 40px auto 0;
  min-height: 5px;
}
#interactive .map-dates li {
  display: inline-block;
  font-family: inherit;
  padding: 0;
  line-height: normal;
  background: none;
}
#interactive .map-dates li a {
  color: #222;
  display: inline-block;
  background: #ECE5E4;
  padding: 5px;
}
#interactive .map-dates li a:hover {
  color: #BC4719;
  background: white;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .jp-volume-bar, .jp-volume-bar-value {
    display: block !important;
  }
}
.news_snippet a {
  display: block;
}

.newsletter_error {
  color: #962034;
}

.newsletter_success {
  color: #394b00;
}

.placeholder {
  color: #aaa;
}

#left-wide article table td {
  padding: 5px;
}
#left-wide article table td p {
  margin-bottom: 0;
}
#left-wide #page-one-browser {
  margin: 0 0 20px 0;
  text-align: right;
}
#left-wide #page-one-browser label {
  font-family: arial, sans-serif;
  font-size: 13px;
  margin: 0 5px 0 0;
}
#left-wide #page-one-browser input {
  border: 1px solid #d0c7c5;
  height: 26px;
  font-family: arial, sans-serif;
  font-size: 13px;
  line-height: 26px;
  outline: none;
  padding: 0 5px;
  width: 128px;
}

#ui-datepicker-div {
  font-size: 13px;
}

#ask_experts {
  padding-bottom: 40px;
}
#ask_experts .social {
  width: 140px;
  left: 106px;
  position: relative;
  height: 0;
}
#ask_experts .social .likes {
  top: -25px;
  position: relative;
}
#ask_experts .social .likes-adopt-ace {
  top: 0px;
}
#ask_experts .social-adopt-ace {
  left: 12px;
}
#ask_experts ol.ace_adapt_list {
  list-style-type: none;
  margin-top: 10px;
}
#ask_experts ol.ace_adapt_list li {
  display: block;
  margin-bottom: 5px;
}
#ask_experts h1 {
  background: url("/content/callouts/Ask_CFR_Experts_Icon_20130215.png") no-repeat;
  background-position: left center;
  padding-left: 40px;
}
#ask_experts .border {
  border-bottom: solid 3px #ece5e4 !important;
}
#ask_experts .aoe_info {
  width: 74px;
  float: left;
  text-align: center;
}
#ask_experts .aoe_info .pub-info {
  font-family: arial, sans-serif;
  font-size: 9pt;
  line-height: 12.75pt;
  margin-bottom: 11.25pt;
}
#ask_experts .aoe_info img {
  padding: 0;
  margin: 0;
}
#ask_experts .aoe_info small span {
  color: #888;
  width: 74px;
  display: block;
}
#ask_experts .aoe_info small span a {
  display: block;
  width: 74px;
}
#ask_experts .authors {
  display: none;
}
#ask_experts .date {
  background: #a57a64;
  display: block;
  width: 50px;
  height: 30px;
  padding: 10px;
  color: white;
  text-align: center;
  float: left;
  line-height: 15px;
}
#ask_experts .question_of_day {
  background: #f8f5ef;
  border: solid 1px #ece5e4;
  padding: 21px 21px 18px 21px;
  overflow: auto;
  margin: 10px 0 30px 0;
}
#ask_experts .question_of_day h3 {
  font-size: 2.3em;
  border: none;
}
#ask_experts .question_of_day .publication_spotlight {
  float: right;
  overflow: hidden;
  width: 86%;
  padding: 0;
}
#ask_experts .adopt-ace-article {
  margin-bottom: 0px;
  padding: 10px 0;
}
#ask_experts .past_question {
  padding: 21px 21px 0px 21px;
  overflow: auto;
  margin-bottom: 0;
}
#ask_experts .past_question .publication_spotlight {
  float: right;
  overflow: hidden;
  width: 86%;
  padding: 0;
}
#ask_experts .past_question .publication_spotlight time {
  position: relative;
}
#ask_experts h3 {
  font-family: arial, sans-serif;
  font-weight: bold;
  color: #222222;
  letter-spacing: -1px;
  padding-bottom: 7px;
  margin-bottom: 1px;
  border: none;
}
#ask_experts h3.adopt-ace {
  font-size: 19px;
}
#ask_experts h4 {
  font-size: 17px;
}
#ask_experts .no_border {
  border: none;
}
#ask_experts .ask {
  float: right;
  background: url("../i/icons/ask.png") no-repeat;
  height: 22px;
  padding: 0 0 0 28px;
  font-size: 13px;
  font-weight: bold;
  display: block;
}
#ask_experts .full-answer a {
  font-weight: bold;
  font-size: 13px;
  background: url("../i/icons/nav_carrot_right.png") no-repeat left center;
  display: block;
  height: 19px;
  padding-left: 10px;
}
#ask_experts .full-answer-ace-adopt a {
  font-weight: bold;
  font-size: 13px;
  background: url("../i/icons/nav_carrot_right.png") no-repeat left center;
  display: block;
  height: 19px;
  padding-left: 10px;
  margin-top: 0.8em;
}
#ask_experts .first_ask {
  background: #bc4719;
  display: block;
  width: 200px;
  padding: 10px 0;
  text-align: center;
  color: #fff;
  float: right;
}

.dark_black {
  color: #222;
}

.asker_name {
  margin: 0;
  top: -5px;
  position: relative;
}

#blog-comment .error {
  color: red;
  display: block;
  margin-bottom: 18px;
}
#blog-comment .pub-info {
  margin: 10px 0;
}

.blog-comment textarea {
  height: 80px !important;
}

#aoe_errors li {
  padding: 0 0 0 13px;
  color: #962034;
  font-size: 14px;
}

.wid-homepage_ask_our_experts .headline, .wid-homepage_ask_our_experts_rotate .headline {
  font-size: 13px;
  font-weight: bold;
}
.wid-homepage_ask_our_experts .questioner, .wid-homepage_ask_our_experts_rotate .questioner {
  display: block;
  color: #888888;
  font-family: arial, sans-serif;
  font-size: 12px;
  margin: 10px 0;
}

#message {
  padding-top: 5px;
}

#ask_button {
  position: relative;
  margin-bottom: 15px;
  background: #f8f5ef;
  border: solid 1px #ece5e4;
  padding: 15px;
  line-height: 17px;
  color: #444444;
}
#ask_button .first_ask {
  background: #bc4719;
  display: block;
  padding: 10px 0;
  text-align: center;
  color: #fff;
}

form .counter {
  position: relative;
  top: -17px;
  font-size: 13px;
  color: #888;
  display: block;
}
form .exceeded {
  color: #962034;
}

#guide_header {
  border-bottom: solid 1px #ece5e4;
  margin-bottom: 15px;
}
#guide_header span {
  font-size: 19px;
  font-weight: bold;
  color: #222222;
  letter-spacing: -1px;
  font-family: arial, sans-serif;
  margin-bottom: 9px;
  display: block;
}

.guide_list li {
  background-position: 0 8px;
}

.full_description_experts {
  float: right;
  width: 430px;
}

.ace-internal {
  height: 27px;
  padding-left: 40px;
  line-height: 27px;
  background: url("/content/callouts/Ask_CFR_Experts_Icon_20130215.png") no-repeat;
}

#pps table {
  border-collapse: collapse;
}
#pps thead th {
  font: bold 13px/18px georgia;
  text-align: left;
  background: #F8F5EF;
  color: #333;
  padding: 5px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}

#table-key thead th {
  padding: 0;
  text-align: center;
}
#table-key tbody td {
  padding: 0 !important;
  height: 25px;
  cursor: pointer;
}

#pps thead th.null {
  background: #fff;
}
#pps tbody th {
  font: bold 12px/15px georgia;
  text-align: center;
  background: #F8F5EF;
  color: #333;
  padding: 5px;
  border-bottom: 1px solid #f3f0e4;
  border-right: 1px solid #fff;
}
#pps tbody td {
  font: normal 12px/15px georgia;
  color: #333;
  padding: 8px;
  border-right: 1px solid #f3f0e4;
  border-bottom: 1px solid #f3f0e4;
}
#pps tbody td.on {
  background: #f3f0e4;
}

#pss thead th.on, #pps tbody th.on {
  background: #fff9e1;
}

#high td.high.on a, #high td.medium.on a {
  color: black;
}

#medium td.high.on a, #high td.low.on a, #medium td.medium.on a, #low td.high.on a, #medium td.low.on a {
  color: black;
}

#methodology thead th {
  font: bold 13px/18px georgia;
  text-align: left;
  background: #F8F5EF;
  color: #333;
  padding: 5px;
  border-right: 1px solid white;
  border-bottom: 1px solid white;
  width: 50%;
}
#methodology thead th.null {
  background: #fff;
}
#methodology tbody {
  color: black;
}
#methodology tbody th {
  font: bold 12px/15px georgia;
  text-align: center;
  background: #F8F5EF;
  color: #333;
  padding: 5px;
  border-bottom: 1px solid #f3f0e4;
  border-right: 1px solid #fff;
}
#methodology tbody td {
  font: normal 12px/15px georgia;
  color: #333;
  padding: 8px;
  border-right: 1px solid #f3f0e4;
  border-bottom: 1px solid #f3f0e4;
}
#methodology tbody td.on {
  background: #f3f0e4;
}

#pps #interestMatrix {
  float: right;
}
#pps #interestMatrix a {
  display: block;
  font-size: 14px;
}
#pps #interestMatrix a:hover {
  text-decoration: underline;
}
#pps #interestMatrix td {
  cursor: pointer;
  width: 60px;
  height: 60px;
}
#pps #interestMatrix td span {
  cursor: pointer;
  width: 60px;
  height: 60px;
  display: block;
}
#pps #interestMatrix th {
  text-align: center;
}
#pps .all_tiers {
  float: right;
  width: 50%;
  padding-top: 20px;
}
#pps .interests {
  float: left;
  padding-top: 20px;
  width: 37%;
}
#pps #table-key td {
  border: 1px solid #F3F0E4;
}
#pps #table-key th {
  border: 1px solid #F3F0E4;
  width: 150px;
}
#pps td.tier_1 {
  background: #962034;
}
#pps td.tier_2 {
  background: #A25022;
}
#pps td.tier_3 {
  background: #F4D887;
}
#pps .rotate {
  left: -153px;
  position: relative;
  top: 30px;
  font-weight: bold;
}
#pps .tier-tabs li {
  background: none;
  padding: 0 !important;
  display: inline-block;
  border: 1px solid #F8F5EF;
  border-bottom: none;
}
#pps .tier-tabs li a {
  color: #222;
  display: inline-block;
  background: #ECE5E4;
  padding: 5px;
}
#pps .tier-tabs li a.current {
  background: none;
}
#pps .interests h3 {
  font-size: 13px;
  margin-bottom: 5px;
}
#pps .instructions {
  font-size: 13px;
  font-style: italic;
  display: block;
  width: 370px;
  margin-bottom: 20px;
  margin-top: 0 !important;
}
#pps #youtube {
  margin-top: 30px;
}
#pps .threat_level {
  font-weight: bold;
  position: relative;
  top: -5px;
  text-align: center;
  width: 230px;
  float: right;
}
#pps .clearfix:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  font-size: 0;
}
#pps #key-info td {
  font-size: 13px;
}
#pps #key-info td:first-child {
  border-left: 1px solid #F3F0E4;
}
#pps #key-info th {
  border: 1px solid #F3F0E4;
}
#pps #map {
  border: 1px solid #ECE5E4;
  position: relative;
}
#pps #map-key {
  position: absolute;
  bottom: 0;
  padding: 0 0 0 10px;
}
#pps #map-key li {
  list-style: none;
  background-image: none;
  font-size: 12px;
  padding: 0;
  line-height: 20px;
  margin-bottom: 4px;
}
#pps #map-key li span {
  display: block;
  height: 20px;
  width: 20px;
  float: left;
  margin-right: 5px;
}
#pps #map-key li span.t3 {
  background: #F4D887;
}
#pps #map-key li span.t2 {
  background: #A25022;
}
#pps #map-key li span.t1 {
  background: #962034;
}
#pps #map-key li span.t4 {
  background: #a57a64;
}
#pps #map .loading span {
  position: absolute !important;
  top: 50% !important;
  left: 50% !important;
  font-size: 25px !important;
  color: #962034 !important;
}
#pps #map_popover_close {
  font-size: 15px !important;
  color: #000 !important;
}
#pps #content_contingency {
  height: 277px;
  overflow: hidden;
}
#pps .inner_about {
  padding: 10px;
  height: 400px;
  overflow: auto;
}

.inner_method, .inner_finds, .inner_about {
  padding: 10px;
  height: 400px;
  overflow: auto;
}

#pps .congress li, .nodata {
  font-size: 14px;
}

.map_popover_content ul li {
  font-size: 13px;
  padding: 0 0 5px 10px;
}
.map_popover_content h2 {
  letter-spacing: normal;
}
.map_popover_content ul li:first-letter {
  text-transform: capitalize;
}

.congress li:first-letter {
  text-transform: capitalize;
}

.map_popover_content .country_loading {
  position: relative;
  left: 150px;
}

.view_map {
  display: block;
  background: url("/i/icons/cpa/view_map.png") no-repeat;
  text-transform: capitalize;
  padding: 0 0 0 17px;
  font-size: 13px;
  color: #888;
  height: 16px;
  float: left;
}

.reset_matrix {
  height: 16px;
  background: url(/i/icons/cpa/reset.png) no-repeat;
  text-transform: capitalize;
  padding: 0 0 0 17px;
  font-size: 13px;
  color: #888;
  margin: 0 20px 0 0;
  float: left;
}
.reset_matrix a {
  color: #888;
  font-size: 12px;
  font-family: arial;
}

.view_map a {
  color: #888;
  font-size: 12px;
  font-family: arial;
}

.reset_matrix a:hover, .view_map a:hover {
  color: #bc4719;
}

.opacityTier {
  opacity: 0.4;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter: alpha(opacity=40);
  -khtml-opacity: 0.4;
}

.opacityNormal {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -khtml-opacity: 1;
}

#pps #youtube h2, h2#country {
  margin-bottom: 10px;
}

#pps .matrix_links {
  margin-top: 20px;
  position: relative;
  margin-bottom: 15px;
  background: #F8F5EF;
  border: solid 1px #ECE5E4;
  padding: 21px 21px 18px 21px;
  display: block;
  font-size: 13px;
  line-height: 17px;
  color: #444;
}
#pps .matrix_links a {
  display: block;
  font-weight: bold;
}
#pps .matrix_links .dot a {
  font-weight: normal;
}
#pps .matrix_links span {
  font-size: 14px;
  display: block;
  margin: 5px 0;
}
#pps #methodology {
  padding: 10px;
}
#pps #methodology table td {
  width: 50%;
}
#pps #methodology ul {
  margin-bottom: 15px;
}
#pps #map {
  height: 537px !important;
  width: 982px !important;
}

#tier-info {
  overflow: auto;
  width: 100%;
}

.pps_credit {
  overflow: auto;
  width: 100%;
  font-size: 12px;
  color: #888;
  padding-top: 10px;
}

.author_one {
  width: 30%;
  float: left;
  font-size: 13px;
  padding: 5px;
}
.author_one span {
  display: block;
}

.author_two {
  width: 30%;
  float: right;
  font-size: 13px;
  padding: 5px;
}
.author_two span {
  display: block;
}

#cpa_video iframe {
  width: 255px !important;
  height: 205px !important;
}

#content .status {
  display: none;
}

img.no_bottom_margin {
  margin-bottom: 0 !important;
}

.citation-style .active {
  color: #BC4719;
}

.corp_list {
  height: 150px;
}
.corp_list span {
  overflow: hidden;
  float: right;
  width: 272px;
}

#renewing-america {
  line-height: normal !important;
}
#renewing-america .calloutsub {
  display: block;
  font-family: georgia, serif;
  color: #888888;
  font-size: 13px;
  font-weight: normal;
  font-style: italic;
  padding-top: 0;
  width: 220px;
}

.funding {
  margin-bottom: 60px;
  margin-top: 20px;
}
.funding span {
  font-size: 11px;
  padding-left: 90px;
}
.funding ul {
  list-style: none;
  padding-left: 0;
  background: none;
  list-style-image: url("/i/icons/square-bullet.png");
  margin-left: 1em;
}
.funding ul ul {
  margin-left: 1em;
  list-style-type: circle;
  margin-bottom: 10px;
}
.funding ul li {
  background: none;
  padding-left: 0px;
}
.funding div + p, .funding h2 + div {
  margin-top: 16px;
}

.funding_chart {
  float: right;
  padding-left: 25px;
}

.funding_more {
  margin-top: 100px;
}

#career {
  margin-bottom: 10px;
}
#career li {
  line-height: 21px;
}
#career a {
  background-image: none;
  border-bottom: 1px solid #ece5e4;
  padding: 8px 15px;
  text-align: center;
  vertical-align: middle;
}
#career .active a {
  border-bottom: none;
}

.job_meta {
  width: 70%;
  float: left;
}
.job_meta span {
  display: block;
  margin: 5px 0 0 0;
  font-size: 15px;
}
.job_meta span strong {
  font-family: arial, sans-serif;
}

.job-spotlight {
  margin-bottom: 10px;
}
.job-spotlight h3 {
  letter-spacing: -1px;
  color: #222222;
  font-family: arial, sans-serif;
}
.job-spotlight .likes {
  float: right;
  width: 20%;
}
.job-spotlight .likes small {
  display: block;
  float: left;
  width: 145px;
  text-align: right;
  font-weight: bold;
}
.job-spotlight .likes .custom-social {
  width: 20px;
  float: left;
}
.job-spotlight .likes .email {
  margin-left: 60px;
}

.top_job {
  float: right;
}

.job_list {
  margin-bottom: 50px;
}

#customtable h2 {
  margin-bottom: 10px;
}
#customtable table {
  width: 100%;
  font-size: 14px;
  margin: 20px 0 0 0;
}
#customtable table tr td {
  padding: 10px;
  border: solid 1px #ece5e4;
}
#customtable table tr td:first-child {
  font-weight: bold;
}

#member-wall h1 {
  background: url(/i/icons/member-wall.png) no-repeat left center;
  padding-left: 40px;
}
#member-wall h3 {
  border-bottom: none;
  font-family: arial, sans-serif;
  font-weight: bold;
  letter-spacing: -1px;
  margin-bottom: 1px;
  font-size: 16px;
}
#member-wall .member-wall-body {
  padding: 10px 0;
}
#member-wall .member-wall-body p {
  margin: 0;
}
#member-wall .full-post, #member-wall .edit-wall, #member-wall .member-wall .back-full-post, .member-wall #member-wall .back-full-post, #member-wall .member-wall-posted .back-full-post, .member-wall-posted #member-wall .back-full-post, #member-wall .member-wall-spotlight .back-full-post, .member-wall-spotlight #member-wall .back-full-post, #member-wall .delete-wall {
  font-weight: bold;
  font-size: 13px;
  background: url("../i/icons/nav_carrot_right.png") no-repeat left center;
  display: block;
  height: 19px;
  padding-left: 10px;
  width: 120px;
  float: left;
}
#member-wall .edit-wall, #member-wall .member-wall .back-full-post, .member-wall #member-wall .back-full-post, #member-wall .member-wall .delete-wall, .member-wall #member-wall .delete-wall, #member-wall #wall-callout .full-post, #wall-callout #member-wall .full-post, #wall-callout #member-wall .delete-wall, #member-wall #wall-callout .delete-wall, #member-wall .member-wall-posted .back-full-post, .member-wall-posted #member-wall .back-full-post, #member-wall .member-wall-posted .delete-wall, .member-wall-posted #member-wall .delete-wall, #member-wall .member-wall-spotlight .back-full-post, .member-wall-spotlight #member-wall .back-full-post, #member-wall .member-wall-spotlight .delete-wall, .member-wall-spotlight #member-wall .delete-wall {
  background: url("../i/icons/member-wall-edit.png") no-repeat left center;
  padding-left: 14px;
}
#member-wall .delete-wall {
  background: url("../i/icons/trash.png") no-repeat left center;
  padding-left: 11px;
}

#member_button {
  margin: 0 0 30px 0;
}
#member_button button {
  width: 250px;
  padding: 10px 0;
  height: auto;
  text-align: center;
  font-size: 13px;
  margin: 0 10px 0 0;
}

.member-wall-title span {
  color: #888;
  font-size: 12px;
  font-family: arial, sans-serif;
}

.member-wall-tags p {
  font-size: 14px;
  margin-bottom: 0.2em;
}

.member-wall-attachment p {
  font-size: 14px;
  margin-bottom: 0.2em;
}

.member-wall em {
  font-size: 14px;
}
.member-wall .member-wall-body {
  padding: 5px 0;
}
.member-wall .edit-wall, .member-wall .back-full-post, .member-wall .delete-wall, .member-wall #wall-callout .full-post, #wall-callout .member-wall .full-post, .member-wall #wall-callout #member-wall .edit-wall, #wall-callout #member-wall .member-wall .edit-wall, .member-wall #member-wall #wall-callout .edit-wall, #member-wall #wall-callout .member-wall .edit-wall, .member-wall #wall-callout #member-wall .delete-wall, #wall-callout #member-wall .member-wall .delete-wall, .member-wall #member-wall #wall-callout .delete-wall, #member-wall #wall-callout .member-wall .delete-wall, .member-wall #wall-callout #member-wall-profile .edit-wall, #wall-callout #member-wall-profile .member-wall .edit-wall, .member-wall #member-wall-profile #wall-callout .edit-wall, #member-wall-profile #wall-callout .member-wall .edit-wall {
  font-weight: bold;
  font-size: 13px;
  background: url("../i/icons/member-wall-edit.png") no-repeat left center;
  display: block;
  height: 19px;
  padding-left: 14px;
  width: 160px;
  float: left;
}
.member-wall .back-full-post {
  background: url("../i/icons/nav_carrot_left.png") no-repeat left center;
}
.member-wall .delete-wall {
  background: url("../i/icons/trash.png") no-repeat left center;
}

.wall-internal {
  height: 25px;
  line-height: 27px !important;
  background: url("/i/icons/member-wall.png") no-repeat;
  margin-bottom: 0 !important;
}
.wall-internal span {
  border-left: solid 1px #ece5e4;
  padding: 5px 0 5px 10px;
  font-size: 18px;
  margin-left: 40px;
}

#wall-callout .member-wall-title h3 {
  font-size: 15px;
  line-height: 17px;
}
#wall-callout .member-wall-body {
  font-size: 13px;
  margin-bottom: 5px;
  padding: 5px 0;
}
#wall-callout .edit-wall, #wall-callout .member-wall .back-full-post, .member-wall #wall-callout .back-full-post, #wall-callout .member-wall .delete-wall, .member-wall #wall-callout .delete-wall, #wall-callout .full-post, #wall-callout #member-wall .delete-wall, #member-wall #wall-callout .delete-wall, #wall-callout .member-wall-posted .back-full-post, .member-wall-posted #wall-callout .back-full-post, #wall-callout .member-wall-posted .delete-wall, .member-wall-posted #wall-callout .delete-wall, #wall-callout .member-wall-spotlight .back-full-post, .member-wall-spotlight #wall-callout .back-full-post, #wall-callout .member-wall-spotlight .delete-wall, .member-wall-spotlight #wall-callout .delete-wall {
  background: url(/i/icons/middot.png) 0 4px no-repeat;
  padding-left: 8px;
}
#wall-callout .member-wall-spotlight {
  margin-bottom: 18px;
  padding-top: 18px;
}

.region_issue_cell .chzn-choices {
  width: 400px;
}
.region_issue_cell .chzn-drop {
  width: 400px !important;
  top: 29px !important;
}
.region_issue_cell .chzn-results {
  font-family: arial, sans-serif;
  width: 400px !important;
}
.region_issue_cell li {
  background: none;
}
.region_issue_cell .chzn-container {
  width: 396px !important;
}

.wall-agreement {
  font-size: 13px;
  margin: 15px 0;
}

#region_div label {
  display: block;
  font-size: 13px;
  padding: 5px 0 0 0;
  font-family: arial, sans-serif;
}

.wall-post-title {
  margin: 10px 0;
}
.wall-post-title label {
  display: block;
  font-size: 13px;
  padding: 5px 0 0 0;
  font-family: arial, sans-serif;
}
.wall-post-title #title {
  width: 396px;
  height: 19px;
}

.wall-post-body {
  width: 400px;
}
.wall-post-body .userfile {
  display: block;
  margin: 10px 0 0 0;
}
.wall-post-body li {
  background: none;
}
.wall-post-body label {
  display: block;
  font-size: 13px;
  padding: 5px 0 0 0;
  font-family: arial, sans-serif;
}
.wall-post-body button {
  float: right;
  margin-top: 10px;
}

.notify_select, .error {
  color: #962034;
  font-size: 13px;
  font-family: arial, sans-serif;
}

.redactor_box, .redactor_box textarea {
  width: 400px;
}

.wall-important {
  color: #962034;
}

.wall-required {
  padding-top: 5px;
}

#member-wall-profile .full-post, #member-wall-profile #member-wall .delete-wall, #member-wall #member-wall-profile .delete-wall, #member-wall-profile .edit-wall, #member-wall-profile .member-wall .back-full-post, .member-wall #member-wall-profile .back-full-post, #member-wall-profile .member-wall .delete-wall, .member-wall #member-wall-profile .delete-wall, #member-wall-profile .member-wall-posted .back-full-post, .member-wall-posted #member-wall-profile .back-full-post, #member-wall-profile .member-wall-posted .delete-wall, .member-wall-posted #member-wall-profile .delete-wall, #member-wall-profile .member-wall-spotlight .back-full-post, .member-wall-spotlight #member-wall-profile .back-full-post, #member-wall-profile .member-wall-spotlight .delete-wall, .member-wall-spotlight #member-wall-profile .delete-wall {
  font-weight: bold;
  font-size: 13px;
  background: url("../i/icons/nav_carrot_right.png") no-repeat left center;
  display: block;
  height: 19px;
  padding-left: 10px;
  width: 120px;
  float: left;
}
#member-wall-profile .edit-wall, #member-wall-profile .member-wall .back-full-post, .member-wall #member-wall-profile .back-full-post, #member-wall-profile .member-wall .delete-wall, .member-wall #member-wall-profile .delete-wall, #member-wall-profile #wall-callout .full-post, #wall-callout #member-wall-profile .full-post, #member-wall-profile #wall-callout #member-wall .delete-wall, #wall-callout #member-wall #member-wall-profile .delete-wall, #member-wall-profile #member-wall #wall-callout .delete-wall, #member-wall #wall-callout #member-wall-profile .delete-wall, #member-wall-profile .member-wall-posted .back-full-post, .member-wall-posted #member-wall-profile .back-full-post, #member-wall-profile .member-wall-posted .delete-wall, .member-wall-posted #member-wall-profile .delete-wall, #member-wall-profile .member-wall-spotlight .back-full-post, .member-wall-spotlight #member-wall-profile .back-full-post, #member-wall-profile .member-wall-spotlight .delete-wall, .member-wall-spotlight #member-wall-profile .delete-wall {
  background: url("../i/icons/member-wall-edit.png") no-repeat left center;
  padding-left: 14px;
}

.back-full-post {
  font-weight: bold;
  font-size: 13px;
  background: url("../i/icons/nav_carrot_left.png") no-repeat left center;
  display: block;
  height: 19px;
  padding-left: 14px;
  width: 160px;
  float: left;
}

#upload-info {
  line-height: 13px;
}

#wall-post-submit .counter {
  top: 7px;
  float: right;
}
#wall-post-submit .warning {
  color: #600;
}
#wall-post-submit .redactor_editor, #wall-post-submit .redactor_editor:focus {
  height: 232px;
}
#wall-post-submit .redactor_editor p, #wall-post-submit .redactor_editor:focus p {
  margin-bottom: 0 !important;
  word-wrap: break-word;
}

.member-wall-posted .footer {
  width: 500px;
}
.member-wall-posted .edit-wall, .member-wall-posted #wall-callout .full-post, #wall-callout .member-wall-posted .full-post, .member-wall-posted #wall-callout #member-wall .edit-wall, #wall-callout #member-wall .member-wall-posted .edit-wall, .member-wall-posted #member-wall #wall-callout .edit-wall, #member-wall #wall-callout .member-wall-posted .edit-wall, .member-wall-posted #wall-callout #member-wall .delete-wall, #wall-callout #member-wall .member-wall-posted .delete-wall, .member-wall-posted #member-wall #wall-callout .delete-wall, #member-wall #wall-callout .member-wall-posted .delete-wall, .member-wall-posted #wall-callout #member-wall-profile .edit-wall, #wall-callout #member-wall-profile .member-wall-posted .edit-wall, .member-wall-posted #member-wall-profile #wall-callout .edit-wall, #member-wall-profile #wall-callout .member-wall-posted .edit-wall, .member-wall-posted .back-full-post, .member-wall-posted .delete-wall {
  font-weight: bold;
  font-size: 13px;
  background: url("../i/icons/member-wall-edit.png") no-repeat left center;
  display: block;
  height: 19px;
  padding-left: 14px;
  width: 120px;
  float: left;
}
.member-wall-posted .back-full-post {
  background: url("../i/icons/nav_carrot_left.png") no-repeat left center;
  width: 145px;
}
.member-wall-posted .delete-wall {
  background: url("../i/icons/trash.png") no-repeat left center;
}

.member-wall-spotlight .footer {
  width: 500px;
}
.member-wall-spotlight .edit-wall, .member-wall-spotlight #wall-callout .full-post, #wall-callout .member-wall-spotlight .full-post, .member-wall-spotlight #wall-callout #member-wall .edit-wall, #wall-callout #member-wall .member-wall-spotlight .edit-wall, .member-wall-spotlight #member-wall #wall-callout .edit-wall, #member-wall #wall-callout .member-wall-spotlight .edit-wall, .member-wall-spotlight #wall-callout #member-wall .delete-wall, #wall-callout #member-wall .member-wall-spotlight .delete-wall, .member-wall-spotlight #member-wall #wall-callout .delete-wall, #member-wall #wall-callout .member-wall-spotlight .delete-wall, .member-wall-spotlight #wall-callout #member-wall-profile .edit-wall, #wall-callout #member-wall-profile .member-wall-spotlight .edit-wall, .member-wall-spotlight #member-wall-profile #wall-callout .edit-wall, #member-wall-profile #wall-callout .member-wall-spotlight .edit-wall, .member-wall-spotlight .back-full-post, .member-wall-spotlight .delete-wall {
  font-weight: bold;
  font-size: 13px;
  background: url("../i/icons/member-wall-edit.png") no-repeat left center !important;
  display: block;
  height: 19px;
  padding-left: 14px !important;
  width: 120px;
  float: left;
}
.member-wall-spotlight .back-full-post {
  background: url("../i/icons/nav_carrot_left.png") no-repeat left center;
  width: 145px;
}
.member-wall-spotlight .delete-wall {
  background: url("../i/icons/trash.png") no-repeat left center !important;
}
.member-wall-spotlight .edit-wall, .member-wall-spotlight #wall-callout .full-post, #wall-callout .member-wall-spotlight .full-post, .member-wall-spotlight #wall-callout #member-wall .edit-wall, #wall-callout #member-wall .member-wall-spotlight .edit-wall, .member-wall-spotlight #member-wall #wall-callout .edit-wall, #member-wall #wall-callout .member-wall-spotlight .edit-wall, .member-wall-spotlight #wall-callout #member-wall .delete-wall, #wall-callout #member-wall .member-wall-spotlight .delete-wall, .member-wall-spotlight #member-wall #wall-callout .delete-wall, #member-wall #wall-callout .member-wall-spotlight .delete-wall, .member-wall-spotlight #wall-callout #member-wall-profile .edit-wall, #wall-callout #member-wall-profile .member-wall-spotlight .edit-wall, .member-wall-spotlight #member-wall-profile #wall-callout .edit-wall, #member-wall-profile #wall-callout .member-wall-spotlight .edit-wall, .member-wall-spotlight .back-full-post, .member-wall-spotlight .delete-wall {
  line-height: 19px;
}

.guide_indent {
  margin: 0 0 0 20px;
  display: block;
}

#posting_policy_header {
  padding: 0 0 0 34px;
  margin-bottom: 50px !important;
  line-height: 35px !important;
}

.reduce {
  font-size: 37px;
}

.member-wall-body p {
  line-height: 23px;
}

.callout-member-wall .member-wall-spotlight {
  padding-top: 12px !important;
  margin-bottom: 12px !important;
}
.callout-member-wall .member-wall-spotlight:last-child {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
.callout-member-wall .member-wall-spotlight .member-wall-title {
  padding: 0;
}
.callout-member-wall .member-wall-spotlight .member-wall-title h3 {
  font-size: inherit;
}
.callout-member-wall .member-wall-spotlight .member-wall-body {
  display: none;
}

.invite-table {
  background: #EEE;
  padding: 15px;
  width: 100%;
  color: #444;
  border-radius: 10px;
}

.invite-row {
  display: table-row;
  width: 100%;
}

.invite-left-col {
  display: table-cell;
  padding-right: 28px;
  padding-bottom: 15px;
}

.invite-mid-col {
  display: table-cell;
  padding-right: 28px;
}

.invite-right-col {
  display: table-cell;
}

.inviteInputButton {
  padding-top: 20px;
}

.inviteInputButton input {
  font-weight: bold;
  padding: 0px 12px !important;
}

.invite-error {
  opacity: 1;
  color: red;
}

.invite-nonerror {
  opacity: 0;
}

@media screen {
  .breakout_errors {
    display: none;
    color: red;
    font-size: 14px;
  }

  .breakout_unchecked_error, .breakout_attend_2many_error, .any_unchecked_error {
    display: none;
  }
}
@media print {
  .breakout_errors {
    display: none;
    color: red;
    font-size: 14px;
  }

  .breakout_unchecked_error, .breakout_attend_2many_error, .any_unchecked_error {
    display: none;
  }
}
.breakout_errors {
  display: none;
  color: red;
  font-size: 14px;
}

.breakout_unchecked_error, .breakout_attend_2many_error, .any_unchecked_error {
  display: none;
}

.corp-invite-table {
  padding-bottom: 15px;
}

.corp-invite-table-submit {
  padding-left: 450px;
  padding-top: 50px;
}
.corp-invite-table-submit button {
  font-weight: bold;
  width: 100px;
  margin-top: 20px;
  float: right;
}

.corp-invite-left-col-top {
  display: table-cell;
  padding-right: 10px;
}

.corp-invite-left-col {
  display: table-cell;
  width: 24%;
  text-align: right;
  padding-right: 10px;
}

.corp-invite-right-col {
  display: table-cell;
  width: 110px;
}

.corp-invite-mid-col p {
  padding-right: 9px;
}

.invite-row p {
  line-height: 1.5em;
}

.corp-invite-left-col-date p {
  text-decoration: underline;
  font-weight: bold;
}

.meeting_title {
  font-variant: small-caps;
}

.corp-invite-top input {
  width: 100%;
  margin-right: 100px;
  border: 1px solid #000;
}

#video-overlay a.overlay-close {
  display: none !important;
}

#ebook-overlay#cboxClose {
  margin-top: 4px;
  background: url("/i/icons/close.png") no-repeat scroll 0 2px transparent;
  padding-left: 10px;
}

.board-candidates .tablesorter-headerAsc, .board-candidates .tablesorter-headerDesc {
  color: #bc4719 !important;
}
.board-candidates p {
  margin-bottom: 2.8em;
}
.board-candidates textarea {
  border: 1px solid #e0d8d6;
  width: 93%;
  height: 100px;
  margin-bottom: 26px;
}
.board-candidates .chzn-container-single {
  float: left;
}
.board-candidates .chzn-container-single .chzn-single {
  border-radius: 0;
}
.board-candidates .chzn-container-single .chzn-single div {
  border-radius: 0;
}
.board-candidates h1 {
  line-height: 1.2em;
}
.board-candidates .print {
  font-family: arial, sans-serif;
  font-size: 12px;
  text-align: right;
}
.board-candidates .print a img {
  vertical-align: middle;
  margin-right: 3px;
}
.board-candidates .tablesorter-default {
  float: left;
}
.board-candidates .tablesorter-default td {
  border: none !important;
}
.board-candidates .tablesorter-default td label {
  color: #2a69a1;
  font-family: georgia;
  font-size: 14px;
  font-weight: bold;
  display: inline-block;
}
.board-candidates .tablesorter-default .tablesorter-header, .board-candidates .tablesorter-default .header {
  background: white url(/i/icons/nav_carrot_active.png) center right no-repeat;
}
.board-candidates .tablesorter-default .tablesorter-header:nth-of-type(2), .board-candidates .tablesorter-default .header:nth-of-type(2) {
  background-position: 53px center !important;
}
.board-candidates .tablesorter-default .tablesorter-header:nth-of-type(5), .board-candidates .tablesorter-default .header:nth-of-type(5) {
  background-position: 75px center !important;
}
.board-candidates th {
  color: #2a69a1 !important;
  font-size: 14px !important;
}
.board-candidates thead .sorter-false {
  background: none !important;
}
.board-candidates thead .tablesorter-headerDesc {
  background: white url(/i/icons/nav_carrot_active.png) center right no-repeat !important;
  border: none !important;
}
.board-candidates thead .tablesorter-header, .board-candidates thead .tablesorter-default .header, .board-candidates .tablesorter-default thead .header {
  border: none !important;
}
.board-candidates thead .tablesorter-headerAsc, .board-candidates thead .tablesorter-headerDesc {
  background: white url(/i/icons/nav_carrot_up_active.png) center right no-repeat !important;
  border: none !important;
}

#search-bios {
  margin-bottom: 35px;
}
#search-bios .search {
  display: inline;
  float: left;
  margin-right: 0;
  width: 194px;
  position: relative;
  height: 26px;
  line-height: 26px;
  padding: 0 10px;
  border: 1px solid #e0d8d6;
  border-right: none;
}

.tablesorter-default tbody > tr:nth-child(odd) > td {
  background-color: transparent !important;
}

#id_candidates .checked td {
  background-color: #f8f5ef !important;
}
#id_candidates .unchecked td {
  background-color: transparent !important;
}
#id_candidates .tablesorter-header-inner {
  padding: 0 10px 0 0;
}
#id_candidates .writein-submit {
  margin-left: 10px;
}

#writein-table p {
  margin-bottom: 0.9em;
  font-family: georgia;
  font-size: 15px;
}

#writein-intro h3 {
  font-size: 15px;
  margin: 10px 0;
}
#writein-intro button {
  width: 165px;
}

.trigger_search {
  display: block;
  cursor: pointer;
  color: #2a69a1;
  text-align: right;
  font-family: arial;
  font-size: 13px;
}

.review_header {
  border: none;
  color: #cc0000;
  font-size: 18px;
  margin-top: 30px;
  float: left;
  width: 100%;
}

.parent_frame {
  background-color: white;
  top: -98%;
  position: relative;
  height: 26px;
  width: 97%;
}

#print_all {
  text-align: left;
  float: right;
}
#print_all a {
  display: block;
  margin: 7px 0;
}

.member_handbook h3 {
  letter-spacing: -1px;
  margin: 1.7em 0 0.3em 0;
  font-size: 18px;
}
.member_handbook .photo {
  width: 40%;
  margin: 1em;
}
.member_handbook .photo.right {
  float: right;
}
.member_handbook .photo.left {
  float: left;
}
.member_handbook ul {
  margin-left: 1em;
  padding-left: 0;
  list-style-image: url("/i/icons/square-bullet.png");
}
.member_handbook ul ul {
  list-style: none;
}
.member_handbook ul li {
  padding: 0;
  background: none;
}
.member_handbook img.left {
  float: left;
  margin: 0 1em 1em 0;
}
.member_handbook a.national_link {
  font-family: georgia;
  color: #222222;
}

.tabs.handbook {
  margin: 1em 0 4em 0;
}
.tabs.handbook li:last-child:before, .tabs.handbook li:last-child:after {
  content: " ";
  display: table;
}
.tabs.handbook li:last-child:after {
  clear: both;
}
.tabs.handbook a {
  background-image: none;
  padding: 8px 16px;
  text-align: center;
}

table.handbook td {
  vertical-align: top;
  padding: 0 1em 0 0;
}
table.handbook.with-border td {
  padding: 0.5em;
  border: 1px solid #ece5e4;
}
table.handbook.with-border thead td {
  background-color: #411C0B;
  color: #fff;
  border: 1px solid #442312;
}
table.handbook .shade {
  background-color: #f8f5ef;
}
table.handbook.excerpt p {
  font-size: 12px;
}

@media (min-width: 1025px) {
  .pure-hidden-desktop {
    display: none;
  }
}
.newsletter_image_carousel {
  margin-left: -7px;
}

.pull-left {
  float: left;
}

.pull-right {
  float: right;
}

.relative {
  position: relative;
}

.tabs.tmd {
  margin-top: 7px;
  margin-bottom: 25px;
}

.tabs.tmd li a {
  background-image: none;
  padding: 7px 10px 9px;
  font-size: 12px;
}

section#landing-title h1 {
  margin-top: 10px;
}

section#layout section#landing-left {
  width: 50%;
  float: left;
}

section#layout section#landing-right {
  width: 40%;
  float: right;
}

section#layout section#landing-attend {
  margin-top: 25px;
  margin-bottom: 15px;
}

button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

#srch_main {
  margin-top: 18px;
}
#srch_main:before, #srch_main:after {
  content: " ";
  display: table;
}
#srch_main:after {
  clear: both;
}
#srch_main input.search {
  float: left;
  height: 26px;
  width: 322px;
  background-color: #fff;
  border-top: solid 1px #e0d8d6;
  border-bottom: solid 1px #e0d8d6;
  border-left: solid 1px #e0d8d6;
  border-right: none;
  font-family: arial, sans-serif;
  padding: 0 8px;
  font-size: 12px;
  margin-bottom: 28px;
}
#srch_main input[type="image"] {
  float: left;
  vertical-align: bottom;
}

p.search-summary {
  font-family: arial, sans-serif;
  font-size: 12px;
  color: #888;
  padding-bottom: 5px;
  border-bottom: solid 3px #ece5e4;
}
p.search-summary strong {
  color: #222;
}

.search-tools {
  padding-top: 5px;
  padding-bottom: 13px;
  border-bottom: dotted 1px #dad3d1;
  font-family: arial, sans-serif;
  font-size: 12px;
  color: #888;
}
.search-tools:before, .search-tools:after {
  content: " ";
  display: table;
}
.search-tools:after {
  clear: both;
}
.search-tools .sort-by {
  float: left;
  width: 185px;
}
.search-tools .items-per-page {
  float: right;
  width: 185px;
  text-align: right;
}
.search-tools select {
  margin-left: 6px;
}

button {
  font-family: arial, sans-serif;
  background-color: #bc4719;
  color: #fff;
  font-size: 12px;
  line-height: 1;
  border: none;
  vertical-align: bottom;
  height: 28px;
  padding: 0 9px;
  cursor: pointer;
}
button.save {
  width: 144px;
}

a.button, button.member, input.FormButton, #tmd-output input[type=submit], form#change-password input[type=submit], input[name=pay], button.button {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  font-family: arial, sans-serif;
  text-align: center;
  background-color: #bc4719;
  color: #fff;
  font-size: 12px;
  line-height: 34px;
  border: none;
  vertical-align: bottom;
  height: 34px;
  padding: 0 9px;
  cursor: pointer;
  -webkit-appearance: none;
}
a.button.register, button.member.register, input.FormButton.register, #tmd-output input[type=submit].register, form#change-password input[type=submit].register, input[name=pay].register, button.button.register {
  width: 144px;
}

#target_meetings a.button {
  padding: 0 7px;
}

#member-profile {
  border-top: solid 1px #ece5e4;
  margin-top: 18px;
  padding-top: 30px;
}
#member-profile:before, #member-profile:after {
  content: " ";
  display: table;
}
#member-profile:after {
  clear: both;
}
#member-profile div.photo {
  float: left;
  width: 162px;
}
#member-profile div.photo a.edit {
  padding-left: 0 !important;
}
#member-profile div.info {
  float: right;
  width: 538px;
}
#member-profile div.info h1 {
  margin-top: -4px;
  margin-bottom: 11px;
}
#member-profile div.info h2 {
  margin-top: 34px;
  margin-bottom: 16px;
}
#member-profile div.info p.buttons {
  margin-top: 40px;
}
#member-profile div.info ul.expert-interest {
  list-style: none;
  margin-top: -4px;
}
#member-profile div.info ul.expert-interest li {
  line-height: 32px;
  border-bottom: dotted 1px #dad3d1;
}
#member-profile div.info ul.expert-interest li .label {
  padding-left: 36px;
}
#member-profile div.info ul.expert-interest li a.label {
  background: transparent url(/i/icons/nav_carrot_active.png) 0 8px no-repeat;
}
#member-profile div.info ul.expert-interest li .options {
  float: right;
  font-family: arial, sans-serif;
  font-size: 12px;
}
#member-profile div.info ul.expert-interest li .options label {
  padding-left: 2px;
}
#member-profile div.info ul.expert-interest li .options label + input {
  margin-left: 17px;
}
#member-profile div.info ul.expert-interest li ul {
  list-style: none;
}
#member-profile div.info ul.expert-interest li ul li {
  border-bottom: none;
}

.profile div.AjaxAutocompleteBox {
  position: absolute;
  background-color: white;
  border: 1px solid #888;
  margin: 0px !important;
  padding: 0px !important;
  max-height: 350px;
  overflow: hidden;
  font-family: arial, sans-serif;
}
.profile div.AjaxAutocompleteBox ul {
  list-style-type: none !important;
  list-style-position: outside !important;
  list-style-image: none !important;
  padding: 0px !important;
  margin: 0 !important;
  text-indent: 0 !important;
}
.profile div.AjaxAutocompleteBox ul li {
  display: block;
  cursor: pointer;
  line-height: 1em;
  line-height: 100%;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 18px;
  margin-left: -15px;
}
.profile div.AjaxAutocompleteBox ul li.selected {
  background: #f8f5ef;
}

a.edit {
  font-family: arial, sans-serif;
  font-size: 12px;
  letter-spacing: 0;
}

p a.edit {
  padding-left: 3px;
}

h2 + a.edit {
  float: right;
  margin-top: -42px;
  margin-bottom: -42px;
}

#tmd-edit #tmd-output {
  font-size: 15px;
}
#tmd-edit #tmd-output h5 {
  padding-bottom: 18px;
}
#tmd-edit label p {
  margin-bottom: 0;
}
#tmd-edit .tab-header {
  margin-bottom: 15px;
}
#tmd-edit .header-note {
  display: inline;
  font-size: 0.8em;
}
#tmd-edit td em {
  line-height: normal;
}
#tmd-edit .FormRow td, #tmd-edit table.list td, #tmd-edit table.expertise tr td {
  padding-bottom: 18px;
}
#tmd-edit .FormHeading td, #tmd-edit .FormHeadingFirst td, #tmd-edit #tmd-output h5 {
  padding-bottom: 18px;
  font-weight: bold;
  padding-top: 18px;
  border-top: 1px dotted #DAD3D1;
}
#tmd-edit .FormHeadingFirst td {
  border-top: none;
}
#tmd-edit tr.FormRow.TrueFalseCheckbox td.FormItemCell:first-child {
  padding-bottom: 0;
}
#tmd-edit .Intro .FormItemCell {
  height: auto;
}
#tmd-edit input[type=text] {
  background-color: white;
  border-color: #E0D8D6;
  border-style: solid;
  border-width: 1px;
  font-family: arial, sans-serif;
  font-size: 12px;
  height: 26px;
  padding: 0 8px;
  width: 208px;
}
#tmd-edit textarea {
  width: 707px;
  height: auto;
  background-color: white;
  border-color: #E0D8D6;
  border-style: solid;
  border-width: 1px;
  font-family: arial, sans-serif;
  font-size: 12px;
  padding: 8px;
  margin-bottom: 18px;
}
#tmd-edit thead th {
  padding-bottom: 18px;
}
#tmd-edit table.expertise h2 {
  margin-bottom: 18px;
}

.payment-table, form.member-questionnaire table {
  font-size: 15px;
}
.payment-table td, form.member-questionnaire table td {
  padding-bottom: 18px;
}
.payment-table td.label, form.member-questionnaire table td.label {
  padding-right: 10px;
}
.payment-table input[type=text], form.member-questionnaire table input[type=text] {
  background-color: white;
  border-color: #E0D8D6;
  border-style: solid;
  border-width: 1px;
  font-family: arial, sans-serif;
  font-size: 12px;
  height: 26px;
  padding: 0 8px;
}

form.member-questionnaire textarea {
  width: 371px;
  height: auto;
  background-color: white;
  border-color: #E0D8D6;
  border-style: solid;
  border-width: 1px;
  font-family: arial, sans-serif;
  font-size: 12px;
  padding: 8px;
  margin-bottom: 18px;
}

form#change-password input[type=text], form#change-password input[type=password] {
  background-color: white;
  border-color: #E0D8D6;
  border-style: solid;
  border-width: 1px;
  font-family: arial, sans-serif;
  font-size: 12px;
  height: 26px;
  padding: 0 8px;
  width: 208px;
}
form#change-password p.errmsg {
  color: #962034;
}

form[name=frmSearch] {
  margin-bottom: 12px;
}
form[name=frmSearch]:before, form[name=frmSearch]:after {
  content: " ";
  display: table;
}
form[name=frmSearch]:after {
  clear: both;
}
form[name=frmSearch] input {
  float: left;
}
form[name=frmSearch] input[type=text] {
  background-color: white;
  border-color: #E0D8D6;
  border-style: solid;
  border-width: 1px;
  font-family: arial, sans-serif;
  font-size: 12px;
  height: 26px;
  padding: 0 8px;
  width: 208px;
}

form div.checklist {
  margin-top: 16px;
}
form div.checklist h3 + p {
  margin-top: 16px;
}

form div.checklist + h2 {
  margin-bottom: 16px;
}
form div.checklist + h2 + input + input + input {
  background-color: white;
  border: 1px solid #E0D8D6;
  font-family: arial, sans-serif;
  font-size: 12px;
  height: 26px;
  padding: 0 8px;
  width: 176px;
}

#SpecialMessage {
  border: 1px solid red;
  display: block;
  padding: 10px;
  width: 100%;
  margin-left: -11px !important;
  margin-bottom: 20px;
  background: #962034;
  color: #fff;
}
#SpecialMessage a {
  color: #000;
  font-weight: bold;
  background: white;
}

.pagination.with-tags {
  margin-bottom: 45px;
}

#blog-comment {
  overflow: hidden;
  margin-top: 21px;
  font-family: arial, sans-serif;
  font-size: 12px;
}
#blog-comment .personal, #blog-comment .personal_2 {
  float: left;
  width: 250px;
}
#blog-comment .personal_2 {
  margin-left: 20px;
}
#blog-comment label {
  display: block;
  margin-bottom: 5px;
}
#blog-comment em.req {
  color: #bc4719;
}
#blog-comment input, #blog-comment textarea {
  border: solid 1px #e0d8d6;
  height: 28px;
  background-color: white;
  font-family: arial, sans-serif;
  padding: 0 8px;
  font-size: 12px;
  margin-bottom: 18px;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
#blog-comment textarea {
  height: 158px;
}
#blog-comment span.legend {
  float: right;
  color: #898989;
}
#blog-comment .comment {
  width: 520px;
}
#blog-comment button {
  width: 162px;
  height: 34px;
  line-height: 34px;
}

#subscription-pages form .white-button {
  background-color: #ece5e4;
  color: #bc4719;
}
#subscription-pages form div.last-complete {
  margin-top: 15px;
}
#subscription-pages form input[type=text], #subscription-pages form input[type=password] {
  background-color: white;
  border-color: #E0D8D6;
  border-style: solid;
  border-width: 1px;
  font-family: arial, sans-serif;
  font-size: 12px;
  height: 26px;
  padding: 0 8px;
  width: 208px;
  margin-right: 10px;
}
#subscription-pages form ul.news-list {
  list-style-type: none;
}
#subscription-pages form ul.news-list li {
  padding-right: 9px;
  #height: 80px;
  margin-bottom: 20px;
  list-style-type: none;
  background: none;
}
#subscription-pages form ul.news-list li div.txt-desc {
  width: 80%;
}
#subscription-pages form ul.news-list li:last-child {
  padding-bottom: 0.8em;
}
#subscription-pages form ul.news-list li.hover-block:hover {
  background-color: #f8f5ef;
}
#subscription-pages form a {
  font-family: arial, sans-serif;
  font-weight: bold;
  font-size: 15px;
}
#subscription-pages form span {
  font-size: 0.9em;
}
#subscription-pages p.errmsg {
  color: #962034;
}
#subscription-pages div.right-button {
  text-align: right;
}
#subscription-pages p.top-desc {
  font-size: 0.8em;
  margin-bottom: 25px;
}
#subscription-pages div.cus-h2 {
  margin-top: 32px;
  color: #CC0000;
  font-size: 17px;
  font-family: arial, sans-serif;
  font-weight: bold;
}
#subscription-pages div.media-only {
  border: 1px solid #222;
  margin-top: 50px;
  padding: 9px 7px;
  background-color: #ece5e4;
}
#subscription-pages div.media-only h3 {
  display: inline-block;
  font-family: arial, sans-serif;
  font-size: 1.2em;
}
#subscription-pages div.media-only p {
  width: 72%;
  font-size: 0.8em;
}
#subscription-pages div.media-only div.r-floater {
  float: right;
}
#subscription-pages div.media-only div.l-floater {
  float: left;
  margin-right: 20px;
  vertical-align: bottom;
}
#subscription-pages div.media-only a {
  font-size: 0.7em;
  font-family: arial, sans-serif;
}
#subscription-pages .withtop {
  border-top: solid 3px #ece5e4;
  margin-top: 40px;
  padding: 20px 0px;
}

#guest_info div.AjaxAutocompleteBox {
  position: absolute;
  background-color: white;
  border: 1px solid #888;
  margin: 0px !important;
  padding: 0px !important;
  max-height: 350px;
  overflow: hidden;
  font-family: arial, sans-serif;
}
#guest_info div.AjaxAutocompleteBox ul {
  list-style-type: none !important;
  list-style-position: outside !important;
  list-style-image: none !important;
  padding: 0px !important;
  margin: 0 !important;
  text-indent: 0 !important;
}
#guest_info div.AjaxAutocompleteBox ul li {
  display: block;
  cursor: pointer;
  line-height: 1em;
  line-height: 100%;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 18px;
  margin-left: -15px;
}
#guest_info div.AjaxAutocompleteBox ul li.selected {
  background: #f8f5ef;
}

#recommended_results h4 {
  margin-bottom: 14px;
}
#recommended_results p.search-summary + article {
  padding-top: 5px;
}
#recommended_results article:last-child {
  margin-bottom: 28px;
}

#results_control {
  margin: 20px 0 10px 0;
}
#results_control ul {
  overflow: auto;
}
#results_control ul li {
  background: none;
  padding: 0;
  display: inline;
  outline: none;
}
#results_control ul li.active a {
  border-left: 1px solid #ece5e4;
  border-bottom: none;
  border-right: none;
  background: none;
  color: #bc4719;
}
#results_control ul li a {
  display: block;
  float: left;
  padding: 10px 11px;
  border-top: solid 1px #ece5e4;
  border-left: solid 1px #ece5e4;
  border-bottom: 1px solid #ece5e4;
  border-right: none;
  text-align: center;
  line-height: 14px;
  font-size: 14px;
  outline: none;
  background: #f8f5ef;
}
#results_control ul li:last-child a {
  border-right: solid 1px #ece5e4;
}

.search_term {
  background-color: #ffff99;
}

/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container". */
.jcarousel-container {
  position: relative;
}

.jcarousel-clip {
  z-index: 2;
  padding: 0;
  margin: 0;
  overflow: hidden;
  position: relative;
}

.jcarousel-list {
  z-index: 1;
  overflow: hidden;
  position: relative;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
}
.jcarousel-list li {
  font-size: 16px;
  padding: 0;
  line-height: 18px;
  background: none;
  float: left;
  list-style: none;
  /* We set the width/height explicitly. No width/height causes infinite loops. */
  width: 183px;
  float: left;
}

.jcarousel-item {
  float: left;
  list-style: none;
  /* We set the width/height explicitly. No width/height causes infinite loops. */
  width: 183px;
  float: left;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev". */
.jcarousel-next, .jcarousel-prev {
  z-index: 3;
  display: none;
}

a#jcarousel-prev, a#scarousel-prev {
  background: url("/tmp-homepage-files/carousel-prev-on.gif") top left no-repeat;
  width: 22px;
  height: 17px;
  display: inline-block;
  text-indent: -9999px;
}
a#jcarousel-next, a#scarousel-next {
  background: url("/tmp-homepage-files/carousel-next-on.gif") top left no-repeat;
  width: 22px;
  height: 17px;
  display: inline-block;
  text-indent: -9999px;
}

.jcarousel-scroll {
  float: right;
  margin: -20px 10px 0 0;
}
.jcarousel-scroll a {
  text-indent: -9999px;
}

#nav {
  float: left;
  margin-right: 0;
  width: 968px;
  width: 968px;
  margin: 0 auto;
  display: block;
  float: none;
  background: #341609;
  font-size: 19px;
  font-family: arial, sans-serif;
}
* html #nav {
  overflow-x: hidden;
}
#nav:before, #nav:after {
  content: " ";
  display: table;
}
#nav:after {
  clear: both;
}
#nav > ul {
  border-left: 1px solid #442312;
}
#nav > ul:before, #nav > ul:after {
  content: " ";
  display: table;
}
#nav > ul:after {
  clear: both;
}
#nav > ul li {
  font-family: arial, sans-serif;
  background: none;
  line-height: 23px;
  font-size: 19px;
  padding: 0;
  border-right: 1px solid #442312;
  list-style-type: none;
  display: inline;
  float: left;
  position: relative;
}
#nav > ul li a {
  line-height: 17px;
  display: block;
  padding: 14px 38px 13px 9px;
  color: #fff;
  text-decoration: none;
  font-size: 15px;
  background: transparent url(/i/icons/nav_carrot.png) 100% 50% no-repeat;
}
#nav > ul li.active a, #nav > ul li.hover a {
  padding-top: 15px;
  margin-bottom: -5px;
  position: relative;
  top: -1px;
  color: #bc4719;
  background: #fff url(/i/icons/nav_carrot_active.png) 100% 21px no-repeat;
}
#nav > ul li.hover a {
  font-weight: normal;
}
#nav > ul li:first-child a {
  background-image: none;
  padding-right: 11px;
}
#nav > ul li .nav-dropdown {
  display: none;
  position: absolute;
  z-index: 999;
  top: 44px;
  left: -1px;
  background-color: #fff;
  border-left: solid 1px #baafac;
  border-bottom: solid 1px #baafac;
  border-right: solid 1px #baafac;
  padding: 10px 0 10px 0;
  -webkit-box-shadow: 0 1px 2px #dcdcdc;
  -moz-box-shadow: 0 1px 2px #dcdcdc;
  box-shadow: 0 1px 2px #dcdcdc;
}
#nav > ul li .nav-dropdown ul {
  float: left;
  border-right: solid 1px #ece5e4;
  padding: 0 17px;
}
#nav > ul li .nav-dropdown ul li {
  border: none;
  float: none;
  display: block;
}
#nav > ul li .nav-dropdown ul li a {
  background-image: none;
  padding: 10px 0 9px 0;
  color: #2a69a1;
  font-size: 12px;
  font-weight: normal;
}
#nav > ul li .nav-dropdown ul li a:hover {
  color: #bc4719;
}
#nav > ul li .nav-dropdown ul li:last-child {
  margin-bottom: 0;
}
#nav > ul li .nav-dropdown ul:last-child {
  border-right: none;
}
#nav > ul li .nav-dropdown#nd-regions {
  width: 433px;
}
#nav > ul li .nav-dropdown#nd-regions ul {
  width: 182px;
}
#nav > ul li .nav-dropdown#nd-issues {
  width: 515px;
}
#nav > ul li .nav-dropdown#nd-issues ul {
  width: 137px;
}
#nav > ul li .nav-dropdown#nd-experts {
  width: 200px;
}
#nav > ul li .nav-dropdown#nd-experts ul {
  width: 166px;
}
#nav > ul li .nav-dropdown#nd-publications {
  width: 259px;
}
#nav > ul li .nav-dropdown#nd-publications ul {
  width: 95px;
}
#nav > ul li .nav-dropdown#nd-about {
  width: 282px;
}
#nav > ul li .nav-dropdown#nd-about ul {
  width: 106px;
}
#nav > ul li .nav-dropdown#nd-blogs {
  width: 461px;
}
#nav > ul li .nav-dropdown#nd-blogs ul {
  width: 119px;
}

#lnav li {
  list-style-type: none;
  background: none;
  line-height: 16px;
  font-size: 13px;
  padding: 0;
}

#lnav {
  border: solid 1px #ebe5e4;
  font-family: arial, sans-serif;
}
#lnav a {
  display: block;
}
#lnav a:hover {
  color: #bc4719 !important;
}
#lnav li.active a {
  font-weight: bold;
  color: #bc4719;
}
#lnav .lnava {
  font-weight: bold;
  font-size: 13px;
  border-bottom: solid 1px #ece5e4;
}
#lnav .lnava a {
  padding: 13px 45px 13px 21px;
  background: #f8f5ef url(/i/icons/down_carrot.png) 169px 18px no-repeat;
}
#lnav .lnava.external a {
  background: #f8f5ef url(/i/icons/external-link.png) 165px 14px no-repeat;
}
#lnav .lnava.no-children a {
  background-image: none;
}
#lnav .lnava:last-child {
  border-bottom: none;
}
#lnav .lnava.open > a {
  background-color: #fff;
  background-image: none;
  border-bottom: none;
}
#lnav .lnava.active ul li a {
  color: #2a69a1;
  font-weight: normal;
}
#lnav.non-expanding a {
  background-image: none;
}
#lnav .lnavb {
  font-size: 12px;
  font-weight: normal;
  padding: 0 21px;
  line-height: 15px;
}
#lnav .lnavb a {
  background: transparent url(/i/icons/mini_carrot.png) 0 12px no-repeat;
  padding: 7px 0 7px 10px;
  background-color: #fff;
  border-top: dotted 1px #dad3d1;
  border-bottom: none;
}
#lnav .lnavb a .count {
  color: #888;
}
#lnav .lnavb:last-child {
  padding-bottom: 7px;
}
#lnav .lnavb.active ul li a {
  color: #2a69a1;
}
#lnav .lnavb ul {
  margin-top: 5px;
}
#lnav .lnavc {
  line-height: 15px;
  font-size: 12px;
  font-weight: normal;
}
#lnav .lnavc a {
  font-size: 11px;
  background-color: #fff;
  background-image: none;
  border-top: none;
  border-bottom: none;
  padding: 4px 10px 3px 10px;
  line-height: 14px;
}
#lnav .lnavc:last-child {
  padding-bottom: 12px;
}
#lnav .lnavc a {
  font-weight: bold;
}

#lnav.lnav-with-headings .lnava, #lnav.lnav-with-headings .lnavacorp {
  font-size: 12px;
  font-weight: normal;
  padding: 0 21px;
  padding-left: 21px;
  padding-right: 21px;
  border: none;
}
#lnav.lnav-with-headings .lnava a, #lnav.lnav-with-headings .lnavacorp a {
  background: transparent url(/i/icons/mini_carrot.png) 0 12px no-repeat;
  padding: 7px 0 7px 10px;
  background-color: #fff;
  border-top: dotted 1px #dad3d1;
  border-bottom: none;
}
#lnav.lnav-with-headings .lnava a .count, #lnav.lnav-with-headings .lnavacorp a .count {
  color: #888;
}
#lnav.lnav-with-headings .lnava:last-child, #lnav.lnav-with-headings .lnavacorp:last-child {
  padding-bottom: 7px;
}
#lnav.lnav-with-headings .lnava.active ul li a, #lnav.lnav-with-headings .lnavacorp.active ul li a {
  color: #2a69a1;
}
#lnav.lnav-with-headings .lnava ul, #lnav.lnav-with-headings .lnavacorp ul {
  margin-top: 5px;
}
#lnav.lnav-with-headings .lnava h5, #lnav.lnav-with-headings .lnavacorp h5 {
  padding: 13px 45px 13px 0px;
}
#lnav.lnav-with-headings .lnavb {
  font-size: 12px;
  font-weight: normal;
  padding: 0;
}
#lnav.lnav-with-headings .lnavb a {
  font-size: 11px;
  background-color: #fff;
  background-image: none;
  border-top: none;
  border-bottom: none;
  padding: 4px 10px 3px 10px;
  line-height: 14px;
}
#lnav.lnav-with-headings .lnavb:last-child {
  padding-bottom: 12px;
}
#lnav.lnav-with-headings .lnavacorp a {
  color: #888;
}
#lnav.lnav-with-headings .lnavacorp a:hover {
  color: #888 !important;
}

.lnav-title {
  padding: 13px 45px 13px 21px;
  font-size: 13px;
  font-family: arial, sans-serif;
  border-left: 1px solid #ECE5E4;
  border-top: 1px solid #ECE5E4;
  border-right: 1px solid #ECE5E4;
}

#lnav.lnav-for-search .lnavmore {
  display: none;
}
#lnav.lnav-for-search .lnava.searchoption {
  background: white url(/i/icons/up_carrot.png) 169px 18px no-repeat;
  cursor: pointer;
}
#lnav.lnav-for-search .lnava.search-collapsed {
  background: #f8f5ef url(/i/icons/down_carrot.png) 169px 18px no-repeat;
  cursor: pointer;
}
#lnav.lnav-for-search .lnava.search-collapsed h5 {
  color: #2a69a1;
}
#lnav.lnav-for-search .lnava.search-collapsed:hover h5 {
  color: #bc4719;
}
#lnav.lnav-for-search .lnava h5 {
  padding: 13px 45px 13px 21px;
}
#lnav.lnav-for-search .lnava .lnava {
  border-bottom: none;
}
#lnav.lnav-for-search .lnava .lnava a {
  background: white;
}
#lnav.lnav-for-search .lnava .lnava .lnava {
  padding: 13px 45px 13px 8px;
  font-weight: bold;
}
#lnav.lnav-for-search .lnava .lnava .lnavb {
  font-size: 12px;
  font-weight: normal;
}
#lnav.lnav-for-search .lnava .lnava .lnavb a {
  font-size: 11px;
  background-color: #fff;
  background-image: none;
  border-top: none;
  border-bottom: none;
  padding: 4px 10px 3px 10px;
  line-height: 14px;
}
#lnav.lnav-for-search .lnava .lnava .lnavb:last-child {
  padding-bottom: 12px;
}
#lnav.lnav-for-search .lnava.no-children, #lnav.lnav-for-search h6 {
  font-size: 12px;
  font-weight: normal;
  padding: 0 21px;
}
#lnav.lnav-for-search .lnava.no-children a, #lnav.lnav-for-search h6 a {
  background: transparent url(/i/icons/mini_carrot.png) 0 12px no-repeat;
  padding: 7px 0 7px 10px;
  background-color: #fff;
  border-top: dotted 1px #dad3d1;
  border-bottom: none;
}
#lnav.lnav-for-search .lnava.no-children a .count, #lnav.lnav-for-search h6 a .count {
  color: #888;
}
#lnav.lnav-for-search .lnava.no-children:last-child, #lnav.lnav-for-search h6:last-child {
  padding-bottom: 7px;
}
#lnav.lnav-for-search .lnava.no-children.active ul li a, #lnav.lnav-for-search h6.active ul li a {
  color: #2a69a1;
}
#lnav.lnav-for-search .lnava.no-children ul, #lnav.lnav-for-search h6 ul {
  margin-top: 5px;
}
#lnav.lnav-for-search h6 {
  background: url("/i/icons/mini_carrot.png") no-repeat scroll 0 12px white;
  border-bottom: medium none;
  border-top: 1px dotted #DAD3D1;
  padding: 7px 0 7px 10px;
  margin: 0 21px;
}
#lnav.lnav-for-search h6 + ul {
  margin-top: 5px;
}

#site-map {
  float: left;
  margin-right: 0;
  width: 968px;
  position: relative;
  top: -2px;
  left: -1px;
  font-family: arial, sans-serif;
}
* html #site-map {
  overflow-x: hidden;
}
#site-map nav {
  float: left;
  margin-right: 13px;
  width: 92.10714px;
}
* html #site-map nav {
  overflow-x: hidden;
}
#site-map nav h4 {
  border-bottom: solid 1px #3d261a;
}
#site-map nav h4, #site-map nav h4 a {
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  padding-bottom: 10px;
  margin-bottom: 17px;
}
#site-map nav ul {
  float: left;
  margin-right: 13px;
  width: 92.10714px;
  float: left;
  list-style: none;
}
* html #site-map nav ul {
  overflow-x: hidden;
}
#site-map nav ul li {
  padding-bottom: 9px;
  line-height: 13px;
  font-size: 16px;
  background: none;
  padding-left: 0;
}
#site-map nav ul li h4 {
  margin-top: 12px;
  margin-bottom: 9px;
}
#site-map nav a {
  color: #a57a64;
  font-size: 12px;
}
#site-map nav#fn-experts {
  float: left;
  margin-right: 13px;
  width: 302.32143px;
}
* html #site-map nav#fn-experts {
  overflow-x: hidden;
}
#site-map nav#fn-experts ul:last-child {
  float: left;
  margin-right: 0;
  width: 92.10714px;
}
* html #site-map nav#fn-experts ul:last-child {
  overflow-x: hidden;
}
#site-map nav#fn-about {
  float: left;
  margin-right: 0;
  width: 92.10714px;
}
* html #site-map nav#fn-about {
  overflow-x: hidden;
}

nav.accordian ul {
  list-style: none;
  font-weight: bold;
  font-size: 13px;
}
nav.accordian ul li {
  background: none;
  line-height: 17px;
  padding: 0;
  font-size: 13px;
}
nav.accordian ul li.nav a {
  display: block;
  padding: 13px 45px 13px 21px;
  background: #f8f5ef url(/i/icons/down_carrot.png) 271px 50% no-repeat;
  border-top: solid 1px #ece5e4;
}
nav.accordian ul li.description {
  display: none;
  background-color: #fff;
  padding: 14px 20px 17px 20px;
  font-weight: normal;
  font-size: 13px;
  border-top: solid 1px #ece5e4;
}
nav.accordian ul li.description a.title {
  display: block;
  margin-bottom: 7px;
}

.pagination {
  display: block;
  clear: both;
  height: 32px;
  line-height: 32px;
  font-family: arial, sans-serif;
  font-size: 12px;
  background-color: #f8f5ef;
  border: solid 1px #ece5e4;
  margin-top: 30px;
  color: #888;
  text-align: right;
  position: relative;
}
.pagination .count {
  position: absolute;
  left: 14px;
}
.pagination ul {
  list-style: none;
  float: right;
}
.pagination ul li {
  float: left;
  font-size: 12px;
  line-height: 32px;
  background: none;
  padding: 0;
}
.pagination ul li a {
  font-size: 14px;
  display: block;
  padding: 0 10px;
  border-left: solid 1px #ece5e4;
  background-color: #fff;
}
.pagination ul li a.month {
  width: 164px;
  text-align: center;
}
.pagination ul li a.active {
  position: relative;
  top: -1px;
  background-color: #bc4719;
  color: #fff;
  border-top: solid 1px #b24922;
  border-bottom: solid 1px #b24922;
}
.pagination ul li a:hover {
  background-color: #f8f5ef;
}
.pagination ul li a.active:hover {
  background-color: #bc4719;
}
.pagination.with-tags {
  height: auto;
}
.pagination.with-tags:before, .pagination.with-tags:after {
  content: " ";
  display: table;
}
.pagination.with-tags:after {
  clear: both;
}
.pagination.with-tags .count {
  position: relative;
  float: left;
  width: 400px;
  text-align: left;
  line-height: 18px;
  padding-top: 7px;
  padding-bottom: 7px;
}
.pagination.with-tags .comments a.share {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  height: 16px;
  line-height: 1.1;
  padding-left: 18px;
  background: transparent url(/i/icons/share.png) 0 0 no-repeat;
  margin-right: 9px;
}

.linklist ul {
  list-style: none;
  margin-top: 23px;
  margin-bottom: 28px;
}
.linklist ul li {
  padding: 0 !important;
  padding-bottom: 2px !important;
  font-size: 16px;
  line-height: 18px !important;
  background: none;
}
.linklist ul li a {
  font-weight: bold;
  padding-left: 22px;
  background: transparent url(/i/icons/down.png) 0 2px no-repeat;
}

a.ext-link {
  padding-left: 22px;
  font-weight: bold;
  font-size: 16px;
  line-height: 18px;
  background: transparent url(/i/icons/ext-link.png) 0 2px no-repeat;
}

a.jump-top {
  display: block;
  font-family: arial, sans-serif;
  font-size: 12px;
  float: right;
  padding-left: 18px;
  background: transparent url(/i/icons/up.png) 0 5px no-repeat;
  margin-top: 3px;
}

span.calendar-dates {
  float: right;
}

article.publication_spotlight_ggm header {
  font-family: arial, sans-serif;
  font-size: 12px;
  color: #888;
}
article.publication_spotlight_ggm h3 {
  color: #222;
  font-family: georgia, serif;
  font-size: 19px;
  font-weight: bold;
  letter-spacing: -1px;
  margin-bottom: 4px;
}
article.publication_spotlight_ggm p.more {
  font-family: arial, sans-serif;
  font-size: 12px;
  color: #888;
  margin-top: -6px;
}
article.publication_spotlight_ggm time {
  display: block;
  margin-bottom: 3px;
}

form.refine-widget + .publication_spotlight_ggm {
  padding-top: 0px;
}

article.publication_spotlight_ggm {
  display: block;
  margin-bottom: 20px;
  padding-bottom: 0px;
  padding-top: 18px;
  font-size: 15px;
}
article.publication_spotlight_ggm + article.publication_spotlight_ggm {
  border-top: 1px dotted #DAD3D1;
}

article.spotlight span.date {
  display: block;
  margin-bottom: 6px;
}

article.event_spotlight header {
  margin-bottom: 20px;
}
article.event_spotlight .short_description h3 {
  margin-bottom: 0;
  letter-spacing: 0;
  font-size: 16px;
  line-height: 21px;
}
article.event_spotlight .short_description p.register {
  margin-top: 19px;
}

article.expert_spotlight {
  padding-left: 69px;
}
article.expert_spotlight.without-thumb {
  padding-left: 0;
}
article.expert_spotlight .job_title {
  margin-bottom: 0;
}
article.expert_spotlight img {
  margin-left: -69px;
  margin-right: -69px;
  float: left;
  position: relative;
  top: 2px;
}

article.more_topic {
  border: none !important;
  padding-top: 13px;
  margin-bottom: 5px;
}
article.more_topic h3 {
  margin-bottom: 0;
}
article.more_topic h3,
article.more_topic .short_description p {
  letter-spacing: 0;
  font-size: 13px;
  line-height: 17px;
}

.publication-tools {
  margin: 10px 0;
}
.publication-tools .publication-toolbar {
  margin: 0 0 10px 0;
}
.publication-tools .publication-toolbar .tools {
  line-height: 15px;
}
.publication-tools .publication-toolbar .tools > a {
  background: url(/i/icons/share.png) no-repeat left center;
  display: inline-block;
  line-height: 15px;
  padding: 0 0 0 20px;
}
.publication-tools .archive {
  line-height: 18px;
  margin: 10px 0 0 0;
}
.publication-tools .archive a {
  background: url(/i/icons/folder-2.png) no-repeat left -1px;
  display: inline-block;
  font: 12px/18px arial, sans-serif;
  outline: 0;
  padding: 0 0 0 20px;
}

.publication-toolbar {
  border-bottom: solid 1px #ece5e4;
  margin-bottom: 1px;
}
.publication-toolbar:before, .publication-toolbar:after {
  content: " ";
  display: table;
}
.publication-toolbar:after {
  clear: both;
}
.publication-toolbar h4 {
  float: left;
  font-weight: bold;
  color: #2f6599;
  font-size: 19px;
  font-family: arial, sans-serif;
  letter-spacing: -1px;
}
.publication-toolbar .nav {
  float: left;
  font-family: arial, sans-serif;
  font-size: 12px;
  position: relative;
  top: 2px;
  line-height: 19px;
}
.publication-toolbar .nav a {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-bottom: 0;
}
.publication-toolbar .nav a.previous {
  border-right: solid 1px #e7e4df;
  padding-right: 7px;
  margin-right: 3px;
}
.publication-toolbar .tools {
  float: right;
  position: relative;
  top: 2px;
  font-family: arial, sans-serif;
  font-size: 12px;
}
.publication-toolbar .tools img {
  position: relative;
  top: 3px;
}
.publication-toolbar .tools a {
  margin-left: 9px;
  cursor: pointer;
}
.publication-toolbar .nav + .tools {
  padding-bottom: 14px;
}

p.special-pub-info {
  font-family: arial, sans-serif;
  font-size: 12px;
  line-height: 17px;
  color: #888;
  margin-bottom: 15px;
}

div.special-pub-info p {
  line-height: 27px;
  margin-bottom: 27px;
}

.pdf {
  list-style-type: none;
  font-family: arial, sans-serif;
  font-size: 12px;
  line-height: 17px;
  margin: 0px 0px 6px;
}

section.publication h1 {
  font-size: 47px;
  letter-spacing: -2px;
}
section.publication h5 {
  font-size: 19px;
  font-family: arial, sans-serif;
  font-weight: bold;
  color: #222;
  letter-spacing: -1px;
  padding-bottom: 7px;
  border-bottom: solid 3px #ece5e4;
  margin-bottom: 1px;
}
section.publication h5 + p {
  margin-top: 16px;
}
section.publication .pub-info {
  font-family: arial, sans-serif;
  font-size: 12px;
  line-height: 17px;
  color: #888;
  margin-bottom: 15px;
}
section.publication.blog article blockquote {
  width: 100%;
}
section.publication.blog article blockquote p {
  color: #888;
  font-family: arial, sans-serif;
  font-size: 19px;
  font-weight: bold;
  letter-spacing: -1px;
}
section.publication article {
  font-size: 16px;
  line-height: 27px;
  width: 622px;
}
section.publication article em {
  font-style: italic;
}
section.publication article p {
  margin-bottom: 27px;
  line-height: 27px;
}
section.publication article p a {
  font-weight: bold;
}
section.publication article #attachment-download-links p {
  margin-bottom: 0;
}
section.publication article li a {
  font-weight: bold;
}
section.publication article .postscript p {
  font-size: 13px;
  line-height: 17px;
  margin-bottom: 0;
}
section.publication article #intro-pullout {
  font-size: 13px;
  padding-top: 7px;
  float: left;
  float: left;
  margin-right: 13px;
  width: 162.17857px;
  padding-right: 21px;
  margin-right: 0;
  background-color: #fff;
}
* html section.publication article #intro-pullout {
  overflow-x: hidden;
}
section.publication article #intro-pullout h4:first-child {
  margin-top: -5px;
}
section.publication article #intro-pullout p {
  font-size: 13px;
  line-height: 17px;
}
section.publication article #intro-pullout.no-bottom-padding {
  padding-bottom: 0;
}
section.publication article #intro-pullout img.photo {
  margin-bottom: 25px;
}
section.publication article #intro-pullout .share-wrapper {
  margin-bottom: 25px;
}
section.publication article #intro-pullout .share-wrapper:before, section.publication article #intro-pullout .share-wrapper:after {
  content: " ";
  display: table;
}
section.publication article #intro-pullout .share-wrapper:after {
  clear: both;
}
section.publication article #intro-pullout .share-wrapper .count {
  display: block;
  width: 76;
  height: 49px;
  background: #fff url(/i/icons/share-bubble.png) 0 0 no-repeat;
  text-align: center;
  font-family: arial, sans-serif;
  margin-bottom: 4px;
  font-size: 19px;
  letter-spacing: -1px;
  padding-top: 14px;
  color: #222 !important;
}
section.publication article #intro-pullout .share-wrapper .facebook-share {
  float: left;
  width: 76px;
}
section.publication article #intro-pullout .share-wrapper .twitter-share {
  float: right;
  width: 76px;
}
section.publication article #intro-pullout .book-info {
  margin-bottom: 16px;
}
section.publication article #intro-pullout .book-info p {
  font-family: arial, sans-serif;
  font-size: 12px;
  line-height: 17px;
  margin: 0 0 6px 0;
}
section.publication article #intro-pullout .book-info p .label {
  display: block;
  color: #888;
}
section.publication article #intro-pullout .book-info p.price {
  font-weight: bold;
  font-size: 18px;
  margin-top: 14px;
  margin-bottom: 18px;
  line-height: 20px;
}
section.publication article #intro-pullout .book-info a.button {
  width: 144px;
  margin-bottom: 23px;
}
section.publication article #intro-pullout .book-info #book-download-links {
  position: relative;
  height: 34px;
  margin-bottom: 23px;
}
section.publication article #intro-pullout .book-info #book-download-links p a {
  font-weight: normal !important;
}
section.publication article #intro-pullout .book-info #book-download-links:hover > a#show-download-links {
  background-color: white;
  color: #bc4719;
  border: 1px solid #BAAFAC;
  border-bottom: none;
}
section.publication article #intro-pullout .book-info #book-download-links:hover > #book-download-dropdown {
  display: block;
}
section.publication article #intro-pullout .book-info a#show-download-links {
  position: absolute;
  z-index: 9800;
}
section.publication article #intro-pullout .book-info #book-download-dropdown {
  position: absolute;
  width: 300px;
  background-color: white;
  top: 34px;
  border: 1px solid #BAAFAC;
  box-shadow: 0 1px 2px #DCDCDC;
  -moz-box-shadow: 0 1px 2px #DCDCDC;
  -webkit-box-shadow: 0 1px 2px #DCDCDC;
  padding: 17px;
  z-index: 9700;
  display: none;
}
section.publication article #intro-pullout img + .book-info {
  margin-top: -16px;
}
section.publication article .pullquote_left, section.publication article .pullquote_right {
  float: left;
  float: left;
  margin-right: 13px;
  width: 162.17857px;
  padding-right: 8px;
  width: 220px;
}
* html section.publication article .pullquote_left, * html section.publication article .pullquote_right {
  overflow-x: hidden;
}
section.publication article .pullquote_left p, section.publication article .pullquote_right p {
  color: #888;
  font-family: arial, sans-serif;
  font-size: 19px;
  font-weight: bold;
  letter-spacing: -1px;
}
section.publication article .pullquote_right {
  float: right;
  padding-right: 0;
  margin-right: 0;
  margin-left: 13px;
  padding-left: 8px;
}
section.publication article.book-publication {
  overflow: hidden;
}
section.publication article.book-publication .pullquote_left, section.publication article.book-publication .pullquote_right {
  display: none;
}

div.entry ul {
  margin-top: 22px;
  list-style: none;
}
div.entry ul li {
  font-size: inherit;
  line-height: inherit;
  padding: 0;
  padding-left: 9px;
  padding-bottom: 22px;
  background: transparent url(/i/icons/ul_dot.png) 0 9px no-repeat;
}
div.entry ul li:last-child {
  padding-bottom: 0;
}

div.spotlight.blog h2 {
  margin-top: 39px;
}

div.half-split div.spotlight:first-child h2 {
  margin-top: 12px;
}

div.blog-post-sample {
  margin-top: 21px;
  font-family: arial, sans-serif;
  font-size: 12px;
  line-height: 17px;
}
div.blog-post-sample a.title {
  display: block;
  font-family: georgia, serif;
  font-size: 19px;
  line-height: 21px;
  font-weight: bold;
  letter-spacing: -1px;
  margin-bottom: 5px;
}
div.blog-post-sample time {
  color: #888;
}
div.blog-post-sample p {
  font-size: 12px;
  line-height: 17px;
}
div.blog-post-sample.thumbnail {
  padding-left: 148px;
}
div.blog-post-sample.thumbnail img {
  float: left;
  margin-left: -148px;
  margin-right: -148px;
  margin-top: 3px;
}

p.meta {
  margin-top: 18px;
  color: #888;
  font-family: arial, sans-serif;
  font-size: 12px;
  line-height: 14px;
}
p.meta a.comments {
  padding-left: 19px;
  background: transparent url(/i/icons/comment.png) 0 0 no-repeat;
  border-right: solid 1px #ece5e4;
  padding-right: 9px;
  margin-right: 6px;
}
p.meta a.read {
  padding-left: 16px;
  background: transparent url(/i/icons/read.png) 0 2px no-repeat;
  padding-right: 5px;
}
p.meta a.listen {
  padding-left: 16px;
  background: transparent url(/i/icons/listen.png) 0 2px no-repeat;
  padding-right: 5px;
}
p.meta a.watch {
  padding-left: 19px;
  background: transparent url(/i/icons/watch.png) 0 0 no-repeat;
}
p.meta a.listen + a.watch, p.meta a.watch + a.watch {
  padding-left: 28px;
  background: transparent url(/i/icons/watch.png) 9px 0 no-repeat;
  border-left: solid 1px #ece5e4;
}
p.meta a.read + a.watch {
  padding-left: 28px;
  background: transparent url(/i/icons/watch.png) 9px 0 no-repeat;
  border-left: solid 1px #ece5e4;
}
p.meta a.read + a.listen, p.meta a.listen + a.listen {
  padding-left: 25px;
  background: transparent url(/i/icons/listen.png) 9px 2px no-repeat;
  border-left: solid 1px #ece5e4;
}
p.meta a.read + a.read {
  padding-left: 24px;
  background: transparent url(/i/icons/read.png) 8px 2px no-repeat;
  padding-right: 5px;
  border-left: solid 1px #ece5e4;
}

div#c12-banner {
  margin-bottom: 41px;
  border-bottom: 1px solid #ECE5E4;
}
div#c12-banner h1 {
  font-size: 41px;
  letter-spacing: -1px;
  color: #962034;
}
div#c12-banner h1 img {
  margin-right: 8px;
}

div#renewing-banner {
  margin-bottom: 41px;
  border-bottom: 1px solid #ECE5E4;
}
div#renewing-banner h1 {
  font-size: 41px;
  letter-spacing: -1px;
  color: #0F196B;
}
div#renewing-banner h1 img {
  margin-right: 8px;
}

#vertical_pub {
  width: 250px;
  height: 350px;
  float: left;
  margin-right: 20px;
}
#vertical_pub span {
  color: #888;
  font-size: 11px;
  font-family: arial, helvetica, sans-serif;
  font-style: normal;
  display: inline-block;
  line-height: 15px;
}
#vertical_pub img {
  width: 250px;
  padding: 7px 0 0 0;
}

#horizontal_pub p {
  margin-bottom: 0;
}
#horizontal_pub span {
  color: #888;
  font-size: 11px;
  font-family: arial, helvetica, sans-serif;
  font-style: normal;
  display: inline-block;
  line-height: 15px;
  position: relative;
  top: -9px;
}
#horizontal_pub img {
  padding: 7px 0 0 0;
}

.publication sup {
  line-height: 0;
}

#related-materials li {
  padding-top: 10px;
  line-height: 17px;
}

section .publication ul li:first-child {
  overflow: hidden;
}

#ebook-overlay p {
  text-align: center;
}
#ebook-overlay p a {
  margin: 0 6px;
  font-weight: bold;
  width: 78px;
}
#ebook-overlay p a:first-child {
  margin-left: 0;
}
#ebook-overlay p a:last-child {
  margin-right: 0;
}

article.bio_spotlight h2 {
  font-weight: bold;
}
article.bio_spotlight h3 {
  font-weight: bold;
  display: inline;
}
article.bio_spotlight .short_bio {
  display: block;
  margin-bottom: 5px;
}
article.bio_spotlight .expertise p {
  display: inline;
}

div.bio {
  margin-top: 13px;
  font-size: 16px;
  line-height: 27px;
}
div.bio em {
  font-style: italic;
}
div.bio p {
  margin-bottom: 27px;
}

div.bio-tools {
  float: right;
  font-family: arial, sans-serif;
  font-size: 12px;
  color: #888;
  margin-top: -27px;
  margin-bottom: -27px;
}
div.bio-tools a {
  padding-left: 17px;
}
div.bio-tools a.bio {
  background: transparent url(/i/icons/bio.png) 0 0 no-repeat;
}
div.bio-tools a.cv {
  background: transparent url(/i/icons/cv.png) 0 0 no-repeat;
}
div.bio-tools a.bio + a.cv {
  margin-left: 6px;
  padding-left: 28px;
  background: transparent url(/i/icons/cv.png) 10px 0 no-repeat;
  border-left: solid 1px #d2cec4;
}

h2.titlefix {
  margin-top: auto;
}

.bio-tab-panes {
  display: none;
}

.headerbar {
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
  background: #666;
}
.headerbar h1, .headerbar h2, .headerbar h3 {
  font-size: 24px;
  padding: 10px;
  color: #fff;
}
.headerbar h1 a, .headerbar h1 a:visited, .headerbar h2 a, .headerbar h2 a:visited, .headerbar h3 a, .headerbar h3 a:visited {
  color: #fff;
}

.filterbox {
  font-size: 17px;
  background: #ccc;
  padding: 10px;
  margin-bottom: 10px;
}
.filterbox select {
  font-size: 17px;
}

.filterlinks {
  margin-bottom: 5px;
  display: block;
  font-weight: bold;
}
.filterlinks ul li {
  list-style-type: none;
  display: inline;
  margin-right: 10px;
  font-size: inherit;
  padding: inherit;
  background: none;
  line-height: inherit;
}
.filterlinks ul li a {
  font-weight: normal;
}

#breadcrumbs {
  font-family: arial, sans-serif;
  font-size: 12px;
  line-height: 1;
  padding: 13px 0 17px 0;
}
#breadcrumbs:before, #breadcrumbs:after {
  content: " ";
  display: table;
}
#breadcrumbs:after {
  clear: both;
}
#breadcrumbs ul {
  float: left;
  list-style: none;
}
#breadcrumbs ul li {
  font-size: 12px;
  padding: 0;
  background: none;
  line-height: 1;
  display: inline;
  color: #d3cec4;
}
#breadcrumbs ul li a, #breadcrumbs ul li em {
  padding: 0 3px;
}
#breadcrumbs ul li em {
  color: #888;
}
#breadcrumbs ul li:after {
  content: " / ";
}
#breadcrumbs ul li:last-child:after {
  content: none;
}
#breadcrumbs ul li:first-child a:first-child {
  padding-left: 0;
}
#breadcrumbs #social {
  float: right;
  padding-right: 1px;
  color: #888;
}
#breadcrumbs #social img {
  vertical-align: middle;
  position: relative;
  top: -3px;
}

div.tweets {
  font-size: 13px;
  margin-bottom: 15px;
  line-height: 17px;
  margin-top: -9px;
}
div.tweets div.tweet {
  padding: 12px 0 12px 0;
  border-bottom: dotted 1px #dad3d1;
}

ul.callout-list {
  list-style: none;
  font-size: 13px;
  margin-top: -9px;
  margin-bottom: 15px;
  line-height: 17px;
}
ul.callout-list li {
  font-size: 13px;
  line-height: 17px;
  background: none;
  padding: 0;
  padding: 12px 0 12px 0;
  border-bottom: dotted 1px #dad3d1;
}
ul.callout-list li:before, ul.callout-list li:after {
  content: " ";
  display: table;
}
ul.callout-list li:after {
  clear: both;
}
ul.callout-list li .section {
  display: block;
  font-size: 12px;
  font-family: arial, sans-serif;
}
ul.callout-list li span.section {
  color: #888;
}
ul.callout-list li a.title {
  display: block;
  font-weight: bold;
  position: relative;
  top: -1px;
}
ul.callout-list li .authors, ul.callout-list li date {
  display: block;
  font-size: 12px;
  color: #888;
  font-family: arial, sans-serif;
}
ul.callout-list li .description {
  font-size: 13px;
}
ul.callout-list li img {
  margin-left: -81px;
  margin-right: -81px;
  float: left;
  position: relative;
  top: 3px;
}
ul.callout-list li em {
  font-style: italic;
}
ul.callout-list li .see-also {
  display: block;
  margin-top: 5px;
  font-size: 12px;
  color: #888;
  font-family: arial, sans-serif;
  font-style: italic;
}
ul.callout-list li .see-also a {
  font-style: normal;
}
ul.callout-list li.thumbnail {
  padding-left: 81px;
}
ul.callout-list li.small-thumbnail {
  padding-left: 68px;
}
ul.callout-list li.small-thumbnail img {
  margin-left: -68px;
  margin-right: -68px;
}
ul.callout-list li.large-thumbnail {
  padding-left: 118px;
}
ul.callout-list li.large-thumbnail img {
  margin-left: -118px;
  margin-right: -118px;
  margin-bottom: 6px;
}
ul.callout-list.top-border {
  margin-top: 14px;
  margin-bottom: 0;
  border-top: dotted 1px #dad3d1;
}
ul.callout-list.top-border li:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
ul.callout-list.no-bottom-border {
  margin-bottom: 0;
}
ul.callout-list.no-bottom-border li:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
ul.callout-list.paginated {
  width: 220px;
}
ul.callout-list.simple {
  padding-top: 8px;
  margin-bottom: 0;
}
ul.callout-list.simple li {
  color: #888;
  border-bottom: none !important;
  font-family: arial, sans-serif;
  padding: 0;
}
ul.callout-list.simple li.heading {
  font-weight: bold;
  color: #222;
  margin-bottom: 11px;
}
ul.callout-list.simple li a {
  font-family: georgia, serif;
  font-weight: bold;
}

ul.mini_list {
  list-style: none;
  font-size: 12px;
  margin-top: 5px;
  margin-bottom: 15px;
  line-height: 17px;
}
ul.mini_list li {
  font-size: 12px;
  line-height: 17px;
  background: none;
  padding: 0;
  padding: 13px 0 12px 0;
  border-bottom: dotted 1px #dad3d1;
}
ul.mini_list li:before, ul.mini_list li:after {
  content: " ";
  display: table;
}
ul.mini_list li:after {
  clear: both;
}
ul.mini_list li p {
  line-height: 17px;
}
ul.mini_list li a.title {
  display: block;
  font-weight: bold;
  position: relative;
  top: -1px;
}
ul.mini_list li .section {
  display: block;
  font-size: 12px;
  font-family: arial, sans-serif;
}
ul.mini_list li .description, ul.mini_list li .authors {
  display: block;
  font-size: 12px;
  font-family: arial, sans-serif;
  color: #888;
  margin-bottom: 0;
}
ul.mini_list li img {
  margin-left: -69px;
  margin-right: -69px;
  margin-bottom: 6px;
  float: left;
  position: relative;
  top: 2px;
}
ul.mini_list li.thumbnail {
  padding-left: 69px;
}
ul.mini_list li:last-child {
  border-bottom: none;
}

ul.bullets {
  list-style: none;
}
ul.bullets li {
  padding: 0;
  line-height: inherit;
  font-family: arial, sans-serif;
  font-size: 13px;
  color: #888;
  padding-left: 8px;
  padding-bottom: 7px;
  background: transparent url(/i/icons/middot.png) 0 4px no-repeat;
}
ul.bullets li a {
  font-family: georgia, serif;
  font-weight: bold;
}

h2 + ul.bullets {
  margin-top: 18px;
}

ul.mini-bullets {
  list-style: none;
}
ul.mini-bullets li {
  padding: 0;
  line-height: inherit;
  font-family: arial, sans-serif;
  font-size: 12px !important;
  padding-left: 8px;
  padding-bottom: 3px;
  background: transparent url(/i/icons/middot.png) 0 4px no-repeat;
}

ul.tab-list {
  list-style: none;
  margin-top: 18px;
}
ul.tab-list li {
  padding: 0;
  line-height: inherit;
  font-size: 13px !important;
  padding-left: 8px;
  padding-bottom: 6px;
  background: transparent url(/i/icons/middot.png) 0 4px no-repeat;
}
ul.tab-list li a {
  font-weight: bold;
}

div#research-links-container {
  margin-top: 31px;
}
div#research-links-container ul {
  margin-top: 17px;
  margin-bottom: 29px;
  list-style: none;
}
div#research-links-container ul li {
  font-size: 16px;
  line-height: 18px;
  background: none;
  padding: 0;
  padding-bottom: 7px;
}
div#research-links-container ul li a {
  font-weight: bold;
  font-size: 19px;
  letter-spacing: -1px;
}
div#research-links-container ul li p.description {
  margin-top: 5px;
  font-size: 16px;
  line-height: 21px;
  padding-bottom: 18px;
  border-bottom: dotted 1px #dad3d1;
}
div#research-links-container ul li:last-child p.description {
  border-bottom: none;
  padding-bottom: 0;
}

ul#member-services {
  list-style: none;
  margin-top: 38px;
}
ul#member-services li {
  line-height: 21px;
}
ul#member-services li a.title {
  position: relative;
  top: -3px;
  display: block;
  font-weight: bold;
  font-size: 19px;
  letter-spacing: -1px;
  margin-bottom: 1px;
}
ul#member-services li.thumbnail {
  padding-left: 181px;
}
ul#member-services li.thumbnail img {
  float: left;
  margin-left: -181px;
  margin-right: -181px;
  margin-bottom: 6px;
}

.search-keywords {
  border: solid 1px #ece5e4;
  margin-bottom: 15px;
  font-family: arial, sans-serif;
  font-size: 12px;
  padding: 13px 21px 7px 21px;
}
.search-keywords h5 {
  font-size: 13px;
  margin-bottom: 13px;
}
.search-keywords .clear a.keyword {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 126px;
  text-align: right;
}
.search-keywords ul {
  list-style: none;
}
.search-keywords ul li {
  font-size: 12px;
  line-height: 15px;
  padding: 0;
  background: none;
  border-top: dotted 1px #dad3d1;
  padding-top: 7px;
  padding-bottom: 7px !important;
}
.search-keywords ul li:before, .search-keywords ul li:after {
  content: " ";
  display: table;
}
.search-keywords ul li:after {
  clear: both;
}
.search-keywords ul li.clear a.keyword {
  text-align: right;
}
.search-keywords ul span {
  float: left;
  width: 126px;
}
.search-keywords ul a.delete {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  float: right;
  position: relative;
  top: 3px;
  width: 9px;
  height: 9px;
  background: url(/i/icons/x.png) 0 0 no-repeat;
  text-indent: -9999px;
}

div#tabPress article.publication_spotlight, div#tabPress article.bio_spotlight {
  line-height: 18px;
}
div#tabPress article.publication_spotlight div.cms p, div#tabPress article.bio_spotlight div.cms p {
  margin-bottom: 0.8em;
  line-height: 21px;
}
div#tabPress article.publication_spotlight p.meta, div#tabPress article.bio_spotlight p.meta {
  line-height: 14px;
  margin-bottom: 0.8em;
  padding-bottom: 0;
  padding-left: 0;
}
div#tabPress article.publication_spotlight p.meta a, div#tabPress article.bio_spotlight p.meta a {
  font-weight: normal;
}
div#tabPress article.publication_spotlight:first-child, div#tabPress article.bio_spotlight:first-child {
  padding-top: 0;
}

div.list-header-icon {
  padding-left: 51px;
}
div.list-header-icon:before, div.list-header-icon:after {
  content: " ";
  display: table;
}
div.list-header-icon:after {
  clear: both;
}
div.list-header-icon.wid-16 {
  padding-left: 36px;
}
div.list-header-icon.wid-16 img {
  margin-left: -36px;
  margin-right: -36px;
}
div.list-header-icon img {
  margin-left: -51px;
  margin-right: -51px;
  margin-top: 7px;
  margin-bottom: 4px;
  float: left;
  padding-right: 10px;
  border-right: 1px solid #ECE5E4;
}
div.list-header-icon h3 {
  margin-bottom: 0;
}
div.list-header-icon h3:last-child {
  margin-bottom: 4px;
}

#corporate-contact a {
  font-weight: normal;
}
#corporate-contact strong {
  font-weight: normal;
}
#corporate-contact .bio_name {
  font-weight: bold;
}

.no_margin {
  margin: 0 !important;
}

.wid-homepage_ask_our_experts_rotate .questioner {
  margin-bottom: 5px !important;
}

.list.numbers {
  table-layout: fixed;
}

.list.numbers tr.number td {
  overflow: hidden;
  text-overflow: ellipsis;
}

section.callout.homepagec12 .feedburnerFeedBlock ul li {
  line-height: 17px;
}

section.callout {
  position: relative;
  background: #f8f5ef;
  border: solid 1px #ece5e4;
  padding: 21px 21px 18px 21px;
  display: block;
  font-size: 13px;
  line-height: 17px;
  color: #444;
  margin-bottom: 15px;
}
section.callout .feedburnerFeedBlock p.feedTitle, section.callout .feedburnerFeedBlock #creditfooter, section.callout .feedburnerFeedBlock p.wp-caption-text {
  display: none;
}
section.callout .feedburnerFeedBlock ul {
  list-style: none;
  font-size: 13px;
  line-height: 17px;
  margin-top: -9px;
}
section.callout .feedburnerFeedBlock ul li {
  font-size: inherit;
  padding: inherit;
  line-height: inherit;
  background: none;
  border-bottom: 1px dotted #DAD3D1;
  padding: 12px 0;
}
section.callout .feedburnerFeedBlock ul li:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
section.callout .feedburnerFeedBlock ul span.headline a {
  position: relative;
  top: -1px;
  display: block;
  font-weight: bold;
}
section.callout .feedburnerFeedBlock p {
  margin-bottom: 0;
}
section.callout .feedburnerFeedBlock p.date, section.callout .feedburnerFeedBlock p.feedItemAuthor {
  display: block;
  color: #888;
  font-family: arial, sans-serif;
  font-size: 12px;
}
section.callout .feedburnerFeedBlock p.feedItemAuthor:before {
  content: "by ";
}
section.callout .feedburnerFeedBlock img {
  display: none;
}
section.callout h4 {
  font-size: 19px;
  font-weight: bold;
  line-height: 21px;
  color: #222;
  letter-spacing: -1px;
  font-family: arial, sans-serif;
  margin-bottom: 14px;
}
section.callout h4 a {
  color: #222;
}
section.callout h4 a.blue {
  color: #2a69a1;
}
section.callout h4.campaign12 {
  height: 34px;
  padding-left: 25px;
  background: url("/content/homepage/c12_stars.png") no-repeat;
  line-height: 19px;
  font-family: georgia, serif;
  letter-spacing: 0;
}
section.callout h4.campaign12 a {
  color: #962034 !important;
}
section.callout h4.campaign12 span.stacked {
  border-left: solid 1px #ece5e4;
  padding-left: 10px;
  height: 34px;
  display: block;
}
section.callout h4.campaign12 span.stacked span.calloutsub {
  display: block;
  font-family: georgia, serif;
  color: #888;
  font-size: 13px;
  font-weight: normal;
  font-style: italic;
}
section.callout h4.campaign12-internal {
  height: 34px;
  padding-left: 25px;
  line-height: 34px;
  background: url("/content/homepage/c12_stars.png") no-repeat;
}
section.callout h4.campaign12-internal span {
  border-left: solid 1px #ece5e4;
  padding: 5px 0 5px 10px;
}
section.callout h4.renewing-internal {
  height: 34px;
  padding-left: 40px;
  line-height: 34px;
  background: url("/content/callouts/Renewing-America-Icon.png") no-repeat;
}
section.callout h4.renewing-internal span {
  border-left: solid 1px #ece5e4;
  padding: 5px 0 5px 10px;
}
section.callout h4.ace-internal {
  height: 27px;
  padding-left: 40px;
  line-height: 27px;
  background: url("/content/callouts/Ask_CFR_Experts_Icon_20130215.png") no-repeat;
}
section.callout h4.ace-internal span {
  border-left: solid 1px #ece5e4;
  padding: 5px 0 5px 10px;
}
section.callout p + h4 {
  margin-top: 33px;
}
section.callout h5 {
  font-size: 13px;
  line-height: 17px;
}
section.callout p + h5 {
  margin-top: 18px;
}
section.callout p {
  font-size: 13px;
  line-height: 17px;
}
section.callout p.top-gap {
  margin-top: 18px;
}
section.callout p:last-child {
  margin-bottom: 0;
}
section.callout span.metadata {
  display: block;
  font-size: 12px;
  color: #888;
  font-family: arial, sans-serif;
}
section.callout a.title {
  font-weight: bold;
  display: block;
}
section.callout h4 + p {
  margin-top: 14px;
}
section.callout p + p {
  margin-top: 18px;
}
section.callout p.ajaxstatus {
  margin-bottom: 18px;
}
section.callout form#newsletter, section.callout form.ajaxsignup {
  margin-top: 11px;
  margin-bottom: 14px;
}
section.callout form#newsletter input, section.callout form.ajaxsignup input {
  height: 26px;
  width: 176px;
  background-color: #fff;
  border: solid 1px #e0d8d6;
  font-family: arial, sans-serif;
  padding: 0 8px;
  font-size: 12px;
}
section.callout.iab {
  background: transparent;
  padding: 0 !important;
  border: none;
}
section.callout.iab:before, section.callout.iab:after {
  content: " ";
  display: table;
}
section.callout.iab:after {
  clear: both;
}
section.callout.iab img {
  float: left;
}
section.callout:last-child {
  margin-bottom: 0;
}
section.callout.nav {
  padding: 0;
}
section.callout.nav h4 {
  margin: 21px 21px 10px 21px;
}
section.callout.homepage-audio {
  background-color: #1B1A19;
  border: none;
}
section.callout.homepage-audio h4, section.callout.homepage-audio p {
  color: #fff;
}
section.callout ul.downloads {
  font-size: 13px;
  line-height: 17px;
  list-style: none;
}
section.callout ul.downloads li {
  font-size: 13px;
  line-height: 17px;
  background: none;
  padding: 0;
}
section.callout ul.downloads li a {
  padding-left: 17px;
}
section.callout ul.downloads li a.photo {
  background: transparent url(/i/icons/photo.png) 0 0 no-repeat;
}
section.callout ul.downloads li a.bio {
  background: transparent url(/i/icons/bio.png) 0 0 no-repeat;
}
section.callout ul.downloads li a.cv {
  background: transparent url(/i/icons/cv.png) 0 0 no-repeat;
}
section.callout ul.downloads li a.vcard {
  background: transparent url(/i/icons/vcard.png) 0 0 no-repeat;
}
section.callout table {
  width: 100%;
  font-size: 13px;
  line-height: 17px;
}
section.callout table td.contact {
  text-align: right;
}
section.callout iframe {
  margin: 2px 0 14px 0;
}
section.callout .tweets span.username {
  display: none;
}
section.callout .tweets span.time {
  color: #888;
  display: inline-block;
  font-family: arial, sans-serif;
  font-size: 12px;
}
section.callout .tweets a {
  font-weight: bold;
}

section.column-1 section.callout {
  margin-bottom: 0;
}

.callout-top, .callout-bottom {
  display: none;
}

.callout-pagination {
  position: absolute;
  top: 57px;
  right: 21px;
  width: 18px;
  height: 45px;
}
.callout-pagination:before, .callout-pagination:after {
  content: " ";
  display: table;
}
.callout-pagination:after {
  clear: both;
}
.callout-pagination a {
  display: block;
  text-indent: -9999px;
  width: 18px;
  height: 45px;
}
.callout-pagination a.previous {
  margin-bottom: 11px;
  background: #fff url(/i/icons/callout_pagination.png) 0 0 no-repeat;
}
.callout-pagination a.previous:hover {
  background: #fff url(/i/icons/callout_pagination.png) -27px 0 no-repeat;
}
.callout-pagination a.previous.inactive {
  background: #fff url(/i/icons/callout_pagination.png) -54px 0 no-repeat;
}
.callout-pagination a.next {
  float: right;
  background: #fff url(/i/icons/callout_pagination.png) 0 -54px no-repeat;
}
.callout-pagination a.next:hover {
  background: #fff url(/i/icons/callout_pagination.png) -27px -54px no-repeat;
}
.callout-pagination a.next.inactive {
  background: #fff url(/i/icons/callout_pagination.png) -54px -54px no-repeat;
}

#right blockquote {
  color: #888;
  margin-bottom: 30px;
  padding-left: 18px;
  width: 80%;
}
#right blockquote p {
  font-size: 20px;
  font-style: italic;
  line-height: 27px;
  letter-spacing: -1px;
  margin-bottom: 11px;
  margin-right: 5px;
}
#right blockquote p em {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  text-indent: -9999px;
  width: 17px;
  height: 18px;
  vertical-align: top;
}
#right blockquote p em:first-child {
  background: transparent url(/i/icons/quote-start.png) 0 2px no-repeat;
  padding-right: 2px;
}
#right blockquote p em:last-child {
  background: transparent url(/i/icons/quote-end.png) 0 2px no-repeat;
  margin-left: 2px;
}
#right blockquote footer {
  font-size: 13px;
  font-weight: normal;
  font-style: italic;
}

#your-info span {
  font-weight: bold;
}
#your-info p {
  margin: 0 0 5px 0;
}
#your-info .edit-link {
  margin-top: 13px;
}

.youtube_header {
  line-height: 1.2;
}

.refine-widget {
  margin-top: 20px;
  margin-bottom: 26px;
  font-family: arial, sans-serif;
  color: #888;
  font-size: 12px;
}
.refine-widget select {
  width: 100%;
}
.refine-widget .options {
  border: solid 1px #ece5e4;
  padding: 9px;
  position: relative;
  z-index: 1;
}
.refine-widget .options a.dropdown {
  display: block;
  border: solid 1px #ece5e4;
  color: #222;
  font-weight: bold;
  font-size: 12px;
  padding: 6px 10px;
  background: #fff url(/i/icons/down_carrot.png) 100% 50% no-repeat;
}
.refine-widget .options a.dropdown:hover {
  background-color: #f8f5ef;
}
.refine-widget .options .dropdown-options {
  position: absolute;
  background-color: #fff;
  border: solid 1px #baafac;
  z-index: 999;
  top: 9px;
  left: 9px;
  width: 326px;
  padding: 12px;
  height: 198px;
  overflow: auto;
  -webkit-box-shadow: 0 0 4px #dcdcdc;
  -moz-box-shadow: 0 0 4px #dcdcdc;
  box-shadow: 0 0 4px #dcdcdc;
}
.refine-widget .options .dropdown-options ul {
  list-style: none;
}
.refine-widget .options .dropdown-options ul li {
  font-size: inherit;
  line-height: inherit;
  padding: inherit;
  background: none;
  padding-bottom: 7px;
}
.refine-widget .options .dropdown-options ul li > ul {
  padding-top: 7px;
}
.refine-widget .options .dropdown-options ul li.dnavb {
  padding-left: 9px;
}
.refine-widget .options .dropdown-options ul li.dnavb:last-child {
  padding-bottom: 0;
}
.refine-widget .options .dropdown-options ul li.active a {
  font-weight: bold;
  color: #222;
}

h2 + .refine-widget {
  margin-top: 21px;
  margin-bottom: 12px;
}

h2.basic-bio-pubs + .refine-widget {
  margin-bottom: 26px;
}

.news_drop {
  margin-top: 20px;
  margin-bottom: 26px;
  font-family: arial, sans-serif;
  color: #888;
  font-size: 12px;
}
.news_drop select {
  width: 100%;
}

.tabs {
  list-style: none;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: relative;
  top: -1px;
  z-index: 100;
  height: 31px;
  font-family: arial, sans-serif;
  color: #888;
  font-size: 12px;
}
.tabs li {
  font-size: 12px;
  line-height: 15px;
  padding: 0;
  background: none;
  display: inline;
  float: left;
  margin-left: -1px;
}
.tabs li span {
  display: block;
  padding: 10px 10px 1px 0;
  line-height: 1;
}
.tabs li a {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  font-weight: bold;
  padding: 8px 23px 8px 8px;
  background: #f8f5ef url(/i/icons/down_carrot.png) 100% 50% no-repeat;
  border-top: solid 1px #ece5e4;
  border-right: solid 1px #ece5e4;
  border-left: solid 1px #ece5e4;
}
.tabs li.active a {
  color: #bc4719;
  background-color: #fff;
  padding-bottom: 9px;
}
.tabs.large {
  width: 100%;
  font-size: 15px;
  height: 38px;
  border-bottom: solid 1px #ece5e4;
  margin-bottom: 25px;
}
.tabs.large li {
  font-size: 15px;
  line-height: 17px;
  background: none;
  padding: 0;
}
.tabs.large li a {
  background-image: none !important;
  padding: 10px 25px 10px 8px;
}
.tabs.large li.active a {
  padding-bottom: 11px;
}
.tabs.tmd {
  margin-top: 7px;
  margin-bottom: 18px;
}
.tabs.tmd li {
  font-size: 9px;
}

h4 + .tabs {
  width: 100%;
  margin-top: 7px;
  border-bottom: solid 1px #ece5e4;
}
h4 + .tabs li a {
  padding-bottom: 7px;
}
h4 + .tabs li.active a {
  padding-bottom: 8px;
}

div.tab-list {
  margin-top: 18px;
}
div.tab-list p {
  font-size: 13px !important;
  margin-bottom: 0.8em;
}
div.tab-list p a {
  font-weight: bold;
}

.social {
  margin-top: 4px;
  margin-bottom: 19px;
  font-size: 12px;
  font-family: arial, sans-serif;
}
.social:before, .social:after {
  content: " ";
  display: table;
}
.social:after {
  clear: both;
}
.social .likes {
  float: left;
}
.social .likes img {
  line-height: 21px;
  position: relative;
  top: 6px;
}
.social .likes .count {
  background: transparent url(/i/icons/share-bubble-small.png) 0 0 no-repeat;
  color: #444;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 37px;
  height: 19px;
  line-height: 21px;
  text-align: center;
  text-indent: 4px;
  margin-right: 10px;
}

#video-overlay {
  padding: 22px;
}
#video-overlay:before, #video-overlay:after {
  content: " ";
  display: table;
}
#video-overlay:after {
  clear: both;
}
#video-overlay a.overlay-close {
  display: block;
  width: 8px;
  height: 8px;
  position: absolute;
  top: 22px;
  right: 22px;
  background: transparent url(/i/icons/close.png) 0 0 no-repeat;
  text-indent: -9999px;
}
#video-overlay .video {
  width: 630px;
  float: left;
}
#video-overlay .description {
  width: 247px;
  padding-right: 13px;
  float: right;
}

.social {
  margin-top: 4px;
  margin-bottom: 0;
  font-size: 12px;
  font-family: arial, sans-serif;
}
.social:before, .social:after {
  content: " ";
  display: table;
}
.social:after {
  clear: both;
}
.social.podcast {
  margin-bottom: 25px;
}
.social .likes {
  float: left;
}
.social .likes .custom-social {
  float: left;
}
.social .likes img {
  line-height: 21px;
  position: relative;
  top: 6px;
}
.social .likes .count {
  background: transparent url(/i/icons/share-bubble-small.png) 0 0 no-repeat;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 37px;
  height: 19px;
  line-height: 21px;
  text-align: center;
  text-indent: 4px;
  margin-right: 10px;
}

.sharing, .publication-related-media {
  position: relative;
  float: right;
  text-align: right;
  line-height: 19px;
  margin-top: 6px;
}
.sharing a, .publication-related-media a {
  display: block;
  float: left;
}
.sharing a.audio, .publication-related-media a.audio {
  padding-left: 23px;
  background: transparent url(/i/icons/audio-light.png) 0 0 no-repeat;
  margin-right: 10px;
}
.sharing a.video, .publication-related-media a.video {
  padding-left: 23px;
  background: transparent url(/i/icons/video-light.png) 0 0 no-repeat;
  margin-right: 10px;
}
.sharing a.transcript, .publication-related-media a.transcript {
  padding-left: 23px;
  background: transparent url(/i/icons/transcript-light.png) 0 0 no-repeat;
  margin-right: 10px;
}
.sharing a.download, .publication-related-media a.download {
  padding-left: 23px;
  background: transparent url(/i/icons/download-light.png) 0 0 no-repeat;
  margin-right: 10px;
}
.sharing a.embed, .publication-related-media a.embed {
  padding-left: 23px;
  background: transparent url(/i/icons/embed-light.png) 0 0 no-repeat;
  margin-right: 10px;
}
.sharing a.share, .publication-related-media a.share {
  padding-left: 18px;
  background: transparent url(/i/icons/share.png) 0 1px no-repeat;
}

.publication-related-media {
  float: none;
  margin-bottom: 25px;
  text-align: left;
  font-size: 12px;
  font-family: arial, sans-serif;
}
.publication-related-media:before, .publication-related-media:after {
  content: " ";
  display: table;
}
.publication-related-media:after {
  clear: both;
}

div.video-wide {
  margin-bottom: 37px;
}

.cite-dropdown {
  display: none;
  z-index: 500;
  position: absolute;
  right: -12px;
  top: 20px;
  height: 186px;
  width: 229px;
  padding: 20px;
  background: url("/i/icons/citation.png") no-repeat;
}

.share-dropdown {
  display: none;
  z-index: 500;
  position: absolute;
  right: 44px;
  top: 20px;
  width: 107px;
  height: 79px;
  padding-top: 17px;
  padding-left: 6px;
  background: transparent url(/i/icons/share-dropdown.png) 0 0 no-repeat;
  list-style: none;
}
.share-dropdown li {
  font-size: inherit;
  padding: 0;
  background: none;
  line-height: inherit;
  padding-bottom: 2px !important;
  padding-left: 0 !important;
  background-image: none !important;
  margin-bottom: 0 !important;
  height: 20px !important;
  line-height: 20px !important;
}
.share-dropdown li a {
  padding: 0 !important;
  margin-left: 9px;
  font-size: 12px !important;
  border-left: none !important;
}
.share-dropdown li a:hover {
  background-color: transparent !important;
}
.share-dropdown li a img {
  position: relative;
  top: 3px;
}

.embed-dropdown {
  display: none;
  z-index: 500;
  position: absolute;
  right: 53px;
  top: 20px;
  width: 141px;
  height: 79px;
  padding-top: 17px;
  padding-left: 6px;
  background: transparent url(/i/icons/embed-dropdown.png) 0 0 no-repeat;
}
.embed-dropdown textarea {
  overflow: hidden;
  resize: none;
  height: 60px;
  margin-right: 15px;
  width: 108px;
  font-family: arial, sans-serif;
  font-size: 10px;
}

.rssFeed .rssBody ul {
  list-style: none;
}
.rssFeed .rssBody li {
  font-size: inherit;
  line-height: inherit;
  background: none;
  padding: 0;
  margin-bottom: 20px;
}
.rssFeed .rssBody li div {
  color: #888888;
  display: block;
  font-family: arial, sans-serif;
  font-size: 12px;
  margin-bottom: 3px;
}
.rssFeed .rssBody li + li {
  border-top: 1px dotted #DAD3D1;
  padding-top: 18px;
}

section.callout ul {
  li: last-child;
  li-border-bottom: none;
}
section.callout .rssFeed .rssBody {
  margin-top: -9px;
}
section.callout .rssFeed .rssBody li, section.callout .rssFeed .rssBody li + li {
  border-top: none;
  border-bottom: 1px dotted #DAD3D1;
  padding: 12px 0;
  margin-bottom: 0;
}
section.callout .rssFeed .rssBody li:last-child {
  padding-bottom: 0;
  border-bottom: none;
}

div.tooltip {
  background: transparent url("/i/tooltip.png") 0 0 no-repeat;
  width: 103px;
  height: 54px;
  margin-left: -33px;
  font-family: arial, sans-serif;
  font-size: 12px;
  color: #888;
  padding-left: 11px;
  padding-top: 10px;
  line-height: 17px;
}

form.refine-widget + .publication_spotlight, form.refine-widget + .event_spotlight {
  padding-top: 0;
}

div.dates.world-events {
  float: right;
}

#cboxPrint {
  float: left;
  position: absolute;
  top: 0;
  cursor: pointer;
  color: #2A69A1;
  font-family: sans-serif;
  font-size: 12px;
  right: 60px;
  height: 15px;
}
#cboxPrint img {
  position: relative;
  top: 2px;
}

#cboxPrint:hover {
  color: #bc4719;
}

#cboxClose {
  font-family: sans-serif;
  font-size: 12px;
  top: 0 !important;
  height: 15px;
}
#cboxClose img {
  top: 2px;
  position: relative;
}

#inter_anchor {
  display: block;
  height: 197px;
  position: relative;
}
#inter_anchor span.rollover {
  opacity: 1;
  -o-transition-duration: 1s;
  -moz-transition-duration: 1s;
  -webkit-transition-duration: 1s;
  background: url(/i/interactive-bg.png) repeat;
  cursor: pointer;
  height: 50px;
  line-height: 50px;
  width: 349px;
  position: absolute;
  z-index: 10;
  color: #fff;
  margin-top: -25px;
  top: 50%;
  text-align: center;
  font-weight: bold;
}
#inter_anchor span.rollover:hover {
  filter: alpha(opacity=50);
  -o-transition-duration: 1s;
  -moz-transition-duration: 1s;
  -webkit-transition-duration: 1s;
  -webkit-box-shadow: 0px 0px 4px #fff;
  -moz-box-shadow: 0px 0px 4px #fff;
  -o-box-shadow: 0px 0px 4px #fff;
  color: #bc4719;
}

#cite-body p {
  font-size: 12px;
}
#cite-body button {
  float: right;
}
#cite-body header a {
  font-size: 11px;
}
#cite-body header a.close {
  float: right;
}
#cite-body .cite_footer {
  bottom: 40px;
  height: 25px;
  position: absolute;
  width: 235px;
}

#interactive_toolbar .publication-toolbar {
  margin-bottom: 5px;
}

.jp-audio {
  height: 41px;
  width: 523px;
  overflow: hidden;
  float: left;
}

.jp-interface {
  position: relative;
  height: 41px;
  width: 523px;
}
.jp-interface ul, .jp-interface div {
  position: absolute;
}
.jp-interface a:focus {
  outline: none;
}

ul.jp-controls:before, ul.jp-controls:after {
  content: " ";
  display: table;
}
ul.jp-controls:after {
  clear: both;
}
ul.jp-controls li {
  line-height: 18px !important;
  font-size: 16px !important;
  padding: 0 !important;
  background: none !important;
  float: left;
}
ul.jp-controls li a.jp-play {
  display: block;
  width: 72px;
  height: 41px;
  background: transparent url("/i/audio-player-play.png") 0 0 no-repeat;
}
ul.jp-controls li a.jp-play:hover {
  background-position: 0 -41px;
}
ul.jp-controls li a.jp-pause {
  display: block;
  width: 72px;
  height: 41px;
  background: transparent url("/i/audio-player-pause.png") 0 0 no-repeat;
}
ul.jp-controls li a.jp-pause:hover {
  background-position: 0 -41px;
}

.jp-progress {
  left: 92px;
  top: 17px;
  width: 222px;
  height: 6px;
  background-color: #313131;
}
.jp-progress .jp-seek-bar {
  height: 6px;
  background-color: #5a5a5a;
  cursor: pointer;
}
.jp-progress .jp-seek-bar .jp-play-bar {
  height: 6px;
  background: transparent url("/i/audio-player-playbar.png") 0 0 repeat-x;
}

.jp-time-holder {
  line-height: 13px !important;
  font-family: arial, sans-serif;
  font-size: 10px;
  color: #888;
  left: 324px;
  top: 13px;
}
.jp-time-holder .jp-current-time {
  color: white;
}
.jp-time-holder .jp-time-sep {
  left: 30px;
}
.jp-time-holder .jp-duration {
  left: 36px;
}

.jp-volume-bar-container {
  left: 418px;
  width: 103px;
  height: 41px;
  background: transparent url("/i/audio-player-volume.png") 0 0 no-repeat;
}
.jp-volume-bar-container:hover {
  background-position: 0 -41px;
}
.jp-volume-bar-container .jp-volume-bar {
  width: 39px;
  height: 14px;
  left: 44px;
  top: 13px;
  background: transparent url("/i/audio-player-volume-control-bg.png") 0 0 repeat-x;
}
.jp-volume-bar-container .jp-volume-bar .jp-volume-bar-value {
  height: 14px;
  background: transparent url("/i/audio-player-volume-control-unit.png") 0 0 repeat-x;
}
.jp-volume-bar-container .jp-volume-bar .jp-volume-grid {
  cursor: pointer;
  width: 39px;
  height: 14px;
  background: transparent url("/i/audio-player-volume-control-grid.png") 0 0 repeat-x;
}

.jp-download {
  float: left;
  width: 48px;
  height: 41px;
}
.jp-download a {
  width: 46px;
  height: 41px;
  display: block;
  background: transparent url("/i/audio-player-download.png") 0 0 repeat-x;
}
.jp-download a:hover {
  background-position: 0 -41px;
}

.jp-itunes {
  float: left;
  width: 46px;
  height: 41px;
}
.jp-itunes a {
  width: 46px;
  height: 41px;
  display: block;
  background: transparent url("/i/audio-player-itunes.png") 0 0 repeat-x;
}
.jp-itunes a:hover {
  background-position: 0 -41px;
}

.multimedia.audiopage .jp-time-holder .jp-time-sep {
  left: 43px;
}
.multimedia.audiopage .jp-time-holder .jp-duration {
  left: 51px;
}

#subsite-coc span.search_term {
  background: none;
}

.section_coc #breadcrumbs {
  display: none;
}
.section_coc #breadcrumbs.coc-breadcrumbs {
  display: block;
}

#coc-connect {
  font-family: arial, sans-serif;
  font-size: 12px;
  color: #888;
  float: right;
  padding-right: 1px;
}

#coc-connect a {
  display: inline-block;
  background-image: url(/content/coc/facebook.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 17px;
  height: 17px;
}

#coc-header {
  width: 100%;
}
#coc-header .coc-logo {
  margin: 1.5em 0;
}
#coc-header .coc-logo a {
  display: inline-block;
}
#coc-header #lnav {
  background-color: #F8F5EF;
}
#coc-header #lnav:before, #coc-header #lnav:after {
  content: " ";
  display: table;
}
#coc-header #lnav:after {
  clear: both;
}
#coc-header #lnav .lnava {
  border-bottom: 0;
}
#coc-header #lnav .lnava a {
  float: left;
  border-right: 1px solid #EBE5E4;
}
#coc-header .coc-breadcrumbs ul li:after {
  content: " > ";
  color: #666;
}
#coc-header .coc-breadcrumbs ul li:last-child:after {
  content: none;
}

#layout #coc-memo-left {
  float: left;
  margin-right: 13px;
  width: 792.82143px;
}
* html #layout #coc-memo-left {
  overflow-x: hidden;
}
#layout #coc-memo-right {
  float: left;
  margin-right: 0;
  width: 162.17857px;
}
* html #layout #coc-memo-right {
  overflow-x: hidden;
}

.callout.coc-alt {
  background-color: #eae3e2;
}

.section_coc {
  font-family: arial, sans-serif;
}
.section_coc h2 .more-link {
  font-size: 12px;
  display: inline-block;
  line-height: 30px;
  float: right;
}
.section_coc article.publication_spotlight, .section_coc article.bio_spotlight {
  font-family: arial, sans-serif;
}
.section_coc article.publication_spotlight h3, .section_coc article.bio_spotlight h3 {
  font-family: arial, sans-serif;
  font-weight: normal;
}
.section_coc article.publication_spotlight .short_description, .section_coc article.bio_spotlight .short_description {
  margin-top: 1em;
}

.coc-featured-content {
  margin: 2em 0;
}
.coc-featured-content:before, .coc-featured-content:after {
  content: " ";
  display: table;
}
.coc-featured-content:after {
  clear: both;
}
.coc-featured-content .coc-featured-image {
  float: left;
  margin-right: 13px;
  width: 477.5px;
}
* html .coc-featured-content .coc-featured-image {
  overflow-x: hidden;
}
.coc-featured-content .coc-featured-article {
  float: left;
  margin-right: 0;
  width: 477.5px;
  font-family: arial, sans-serif;
}
* html .coc-featured-content .coc-featured-article {
  overflow-x: hidden;
}
.coc-featured-content .coc-featured-article h3 {
  font-weight: normal;
  font-size: 28px;
  margin: 0.8em 0 0.4em 0;
}

#subsite-coc .cycle-slideshow .img-a img {
  width: 565px;
  height: 386px;
}

.featured-memo {
  background-color: #f8f5ef;
  border: 1px solid #ece5e4;
  margin: 2em 0;
}
.featured-memo:before, .featured-memo:after {
  content: " ";
  display: table;
}
.featured-memo:after {
  clear: both;
}
.featured-memo .memo-featured-image {
  float: left;
  margin-right: 13px;
  width: 442.46429px;
  float: left;
  position: relative;
  margin: 0 -35.03571px 1.5em 35.03571px;
}
* html .featured-memo .memo-featured-image {
  overflow-x: hidden;
}
.featured-memo .memo-featured-image img {
  width: 100%;
  padding-top: 22.03571px;
}
.featured-memo .memo-featured-article {
  float: left;
  margin-right: 0;
  width: 442.46429px;
  float: left;
  position: relative;
  margin: 0 -70.07143px 1.5em 70.07143px;
  padding-top: 22.03571px;
}
* html .featured-memo .memo-featured-article {
  overflow-x: hidden;
}
.featured-memo .memo-featured-article h3 {
  font-size: 28px;
  font-weight: normal;
  margin: 0.2em 0 0.4em 0;
}

.memo-spotlight:before, .memo-spotlight:after {
  content: " ";
  display: table;
}
.memo-spotlight:after {
  clear: both;
}
.memo-spotlight .publication_spotlight {
  float: left;
  margin-right: 13px;
  width: 314.0px;
}
.memo-spotlight .publication_spotlight + .publication_spotlight {
  border-top: 0;
}
* html .memo-spotlight .publication_spotlight {
  overflow-x: hidden;
}
.memo-spotlight .publication_spotlight img {
  width: 100%;
}
.memo-spotlight .publication_spotlight:last-child {
  margin-right: 0;
}
.memo-spotlight .publication_spotlight .short_description,
.memo-spotlight .publication_spotlight h3 {
  margin-right: 22.03571px;
  margin-top: 0.4em;
}

.coc-memo-roundup {
  margin: 2em 0;
}
.coc-memo-roundup h2 span {
  font-weight: normal;
  font-size: 15px;
  color: #888;
  letter-spacing: 0;
}
.coc-memo-roundup .publication_spotlight {
  display: inline-block;
  width: 33%;
  vertical-align: top;
}
.coc-memo-roundup .publication_spotlight + .publication_spotlight {
  border-top: 0;
}

#coc-memo-left .publication-toolbar {
  border-bottom: 3px solid #ECE5E4;
}
#coc-memo-left .publication-toolbar h4 a {
  color: #222;
}
#coc-memo-left h1 {
  font-family: arial, sans-serif;
}
#coc-memo-left #intro-pullout {
  padding-bottom: 0;
}
#coc-memo-left #intro-pullout h4 {
  display: none;
}
#coc-memo-left article p {
  font-family: arial, sans-serif;
}
#coc-memo-left article blockquote {
  border-bottom: 2px solid #104a5e;
  border-top: 2px solid #104a5e;
  color: #104a5e;
  font: italic 1.1em/27px georgia, sans-serif;
  margin: 0 -30px 27px -30px;
  padding: 20px 0;
}
#coc-memo-left article .pullquote_right,
#coc-memo-left article .pullquote_left {
  width: 337.35714px;
  margin-right: -188.17857px;
}
#coc-memo-left article .pullquote_right p,
#coc-memo-left article .pullquote_left p {
  font-family: georgia, serif;
  font-weight: normal;
  font-style: italic;
}

.section_coc .callout p {
  font-family: arial, sans-serif;
}

/* COC EVENT STYLES */
.section_coc section.publication article #intro-pullout {
  padding-bottom: 0;
}
.section_coc section.publication article #intro-pullout h4 {
  display: none;
}
.section_coc section.publication article ul {
  margin-left: 2em;
}
.section_coc section.publication article ul li {
  background: url("/i/icons/bullet.png") no-repeat 0 13px transparent;
}

#subsite-coc section.publication article ul li {
  line-height: 21px;
  padding: 0 0 0.8em 9px;
}

.callout.event-links h4 {
  border-bottom: 3px solid #ece5e4;
  padding-bottom: 0.7em;
}
.callout.event-links p {
  border-bottom: 1px solid #ece5e4;
  padding-bottom: 0.7em;
}
.callout.event-links p:last-child {
  border-bottom: none;
}

/* COC VID LANDING PAGE STYLES */
.vid-listing-w-thumb .publication_spotlight {
  display: inline-block;
  width: 33%;
  vertical-align: top;
}
.vid-listing-w-thumb .publication_spotlight + .publication_spotlight {
  border-top: 0;
}
.vid-listing-w-thumb .publication_spotlight h3,
.vid-listing-w-thumb .publication_spotlight .short_description {
  padding-right: 1.5em;
}
.vid-listing-w-thumb .date {
  color: #888;
}

/* COC VID STYLES */
.vid-archive-link {
  border-top: 1px solid #ece5e4;
  padding-top: 1em;
}

/************************ */
/* COC B SERIES DESIGNS */
/********************** */
/* ALTERNATE COLOR PALETTE */
/* HEADER LAYOUT */
.section_coc_alt a {
  color: #104a5e;
}
.section_coc_alt a:hover {
  color: #3db1a3;
}
.section_coc_alt #header-container,
.section_coc_alt #nav-container,
.section_coc_alt #social-container,
.section_coc_alt #footer-container,
.section_coc_alt #bottom-container {
  display: none;
}
.section_coc_alt #breadcrumbs {
  display: none;
}
.section_coc_alt #breadcrumbs.coc-breadcrumbs {
  display: block;
  position: absolute;
  left: 0;
  bottom: -44px;
  border-top: 1px solid #ece5e4;
  border-bottom: 1px solid #ece5e4;
  width: 100%;
}
.section_coc_alt #breadcrumbs.coc-breadcrumbs ul li em {
  font-style: normal;
  color: #3db1a3;
}
.section_coc_alt .explore {
  background-color: #104a5e;
  color: #fff;
}
.section_coc_alt .explore .explore-content {
  width: 968px;
  margin: 0 auto;
}
.section_coc_alt .explore .explore-content p {
  text-align: right;
  font-size: 12px;
  padding: 5px 0;
}
.section_coc_alt .explore .explore-content p a {
  color: #fff;
  font-weight: bold;
  padding-left: 20px;
}
.section_coc_alt #coc-header {
  position: relative;
  border-bottom: 1px solid #d3cec4;
}
.section_coc_alt #coc-header .coc-logo {
  margin: 0;
}
.section_coc_alt #coc-header .toolbar {
  position: absolute;
  bottom: 72px;
  right: 0;
}
.section_coc_alt #coc-header .toolbar .fb-share,
.section_coc_alt #coc-header .toolbar .tw-share {
  display: inline;
  margin-left: 5px;
}
.section_coc_alt #coc-header .toolbar #coc-search {
  display: inline-block;
  border: 2px solid #ece5e4;
  height: 28px;
  margin-left: 20px;
}
.section_coc_alt #coc-header .toolbar #coc-search #q {
  height: 27px;
  float: left;
  line-height: 27px;
  padding: 0 8px;
  border: 0;
  width: 210px;
}
.section_coc_alt #coc-header #lnav {
  border: 0;
  position: absolute;
  right: 0;
  bottom: 0;
}
.section_coc_alt #coc-header #lnav ul {
  float: right;
}
.section_coc_alt #coc-header #lnav .lnava {
  float: left;
  font-weight: normal;
  text-transform: uppercase;
}
.section_coc_alt #coc-header #lnav .lnava.open > a {
  background-color: #f7f4ee;
}
.section_coc_alt #coc-header #lnav .lnava a {
  color: #104a5e;
  border-right: 0;
  padding: 9px 20px;
  text-align: center;
  max-width: 65px;
}
.section_coc_alt #coc-header #lnav .lnava a:hover {
  color: #3db1a3 !important;
}
.section_coc_alt #coc-header #lnav li.active a {
  color: #3db1a3;
  font-weight: normal;
}

/* FOOTER LAYOUT */
.section_coc_alt .coc-footer p {
  text-align: center;
  font-size: 10px;
  margin: 2em 0;
}
.section_coc_alt .coc-footer nav {
  border-top: 1px solid #ece5e4;
  border-bottom: 1px solid #ece5e4;
}
.section_coc_alt .coc-footer nav ul {
  text-align: center;
  margin: 0.7em 0;
}
.section_coc_alt .coc-footer nav ul li {
  padding: 0 1em;
  background-image: none;
  text-transform: uppercase;
  font-size: 12px;
  display: inline;
}

/* HOMEPAGE LAYOUT */
.section_coc_alt {
  font-family: arial, sans-serif;
  /* STYLES FOR DUMMY SLIDESHOW MOCKUP */
  /* STYLES FOR FEATURED BRIEFING WIDGET RESKIN */
}
.section_coc_alt #layout.coc-home {
  background: url("/councilofcouncils/images/r-col-bg.png") top right repeat-y transparent;
}
.section_coc_alt #layout #left-wide {
  float: left;
  margin-right: 13px;
  width: 687.71429px;
  padding-right: 0;
}
* html .section_coc_alt #layout #left-wide {
  overflow-x: hidden;
}
.section_coc_alt #layout #right {
  float: left;
  margin-right: 0;
  width: 267.28571px;
}
* html .section_coc_alt #layout #right {
  overflow-x: hidden;
}
.section_coc_alt h2 {
  background-color: #3db1a3;
  color: #fff;
  border-bottom: 0;
  text-transform: uppercase;
  font-size: 15px;
  padding: 15px;
  letter-spacing: 0;
}
.section_coc_alt article.publication_spotlight, .section_coc_alt article.bio_spotlight {
  padding-left: 66px;
}
.section_coc_alt article.publication_spotlight.coc-event, .section_coc_alt article.coc-event.bio_spotlight {
  background: url("/councilofcouncils/images/coc-event-icon.png") 0px 10px no-repeat;
}
.section_coc_alt article.publication_spotlight.coc-member-pub, .section_coc_alt article.coc-member-pub.bio_spotlight {
  background: url("/councilofcouncils/images/coc-link-icon.png") 0px 10px no-repeat;
}
.section_coc_alt article.publication_spotlight + article.publication_spotlight, .section_coc_alt article.bio_spotlight + article.publication_spotlight, .section_coc_alt article.publication_spotlight + article.bio_spotlight, .section_coc_alt article.bio_spotlight + article.bio_spotlight {
  border-top: 0;
}
.section_coc_alt article.publication_spotlight h3, .section_coc_alt article.bio_spotlight h3 {
  font-family: arial, sans-serif;
  font-weight: normal;
  font-size: 24px;
}
.section_coc_alt article.publication_spotlight .short_description, .section_coc_alt article.bio_spotlight .short_description {
  margin-top: 0.5em;
}
.section_coc_alt .more-link {
  text-transform: uppercase;
  font-size: 12px;
}
.section_coc_alt section.callout {
  margin-bottom: 0;
  margin-left: 1px;
  border-left: 0;
  border-right: 0;
}
.section_coc_alt section.callout.coc-alt {
  background-color: #efeae0;
}
.section_coc_alt section.callout h4 {
  text-transform: uppercase;
  color: #3db1a3;
  font-size: 12px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 14px;
}
.section_coc_alt section.callout p {
  line-height: 20px;
}
.section_coc_alt section.callout p + p {
  margin-top: 12px;
}
.section_coc_alt section.callout a {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
}
.section_coc_alt section.callout h5 {
  font-size: 19px;
  margin-bottom: 0.5em;
}
.section_coc_alt section.callout h5 a {
  text-transform: none;
  font-weight: normal;
  font-size: 19px;
}
.section_coc_alt .coc-featured-content.slideshow {
  margin-bottom: 1em;
}
.section_coc_alt .slideshow {
  background-color: #104a5e;
  position: relative;
}
.section_coc_alt .slideshow a {
  color: #fff;
}
.section_coc_alt .slideshow a:hover {
  color: #3db1a3;
}
.section_coc_alt .slideshow img {
  width: 647px;
  margin-bottom: -5px;
}
.section_coc_alt .slideshow h1 {
  position: absolute;
  bottom: 0;
  left: 0;
  font-weight: bold;
  width: 647px;
  text-transform: uppercase;
  margin: 0.5em;
}
.section_coc_alt .slideshow .caption {
  position: absolute;
  top: 0;
  right: 0;
  margin-left: 647px;
}
.section_coc_alt .slideshow .caption h2 {
  background-color: transparent;
  border-bottom: 2px solid #265a6c;
  padding: 0 0 1em;
  margin: 1em 1em 2em;
}
.section_coc_alt .slideshow .caption p {
  color: #fff;
  margin: 1em 2em 1em 1em;
  font-weight: bold;
}
.section_coc_alt .slideshow .caption .more-link {
  padding-left: 0;
  font-size: 14px;
}
.section_coc_alt .slideshow .caption .archive-link {
  font-size: 12px;
  text-transform: uppercase;
  border-top: 2px solid #265a6c;
  padding-top: 1em;
  margin: 2em 1em 1em;
}
.section_coc_alt .slideshow-pagination {
  text-align: center;
}
.section_coc_alt .slideshow-pagination a {
  display: inline-block;
  background-color: #888;
  width: 15px;
  height: 15px;
  border-radius: 15px;
  line-height: 15px;
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  text-transform: capitalize;
  margin: 0 0.3em;
}
.section_coc_alt .slideshow-pagination a.active, .section_coc_alt .slideshow-pagination a:hover {
  background-color: #3db1a3;
}
.section_coc_alt .slideshow-pagination a:first-child {
  border-radius: 0;
  border-top: 7.5px solid transparent;
  border-bottom: 7.5px solid transparent;
  border-right: 15px solid #888;
  background-color: transparent;
  width: 0;
  height: 0;
}
.section_coc_alt .slideshow-pagination a:first-child:hover {
  border-right-color: #3db1a3;
}
.section_coc_alt .slideshow-pagination a:last-child {
  border-radius: 0;
  border-top: 7.5px solid transparent;
  border-bottom: 7.5px solid transparent;
  border-left: 15px solid #888;
  background-color: transparent;
  width: 0;
  height: 0;
}
.section_coc_alt .slideshow-pagination a:last-child:hover {
  border-left-color: #3db1a3;
}
.section_coc_alt #coc-slideshow {
  margin-bottom: 1em;
  color: #fff;
}
.section_coc_alt #coc-slideshow a {
  color: #fff;
}
.section_coc_alt #coc-slideshow #slideshow {
  width: 100%;
  height: auto;
  border: 0;
  position: relative;
  padding-bottom: 40px;
}
.section_coc_alt #coc-slideshow #slideshow nav {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 30px;
}
.section_coc_alt #coc-slideshow #slideshow nav img.pause {
  display: none;
}
.section_coc_alt #coc-slideshow #slideshow nav .slides-nav {
  text-align: center;
  margin-top: 0.5em;
  background-color: transparent;
}
.section_coc_alt #coc-slideshow #slideshow nav .slides-nav li {
  background-image: none;
  border: 0;
  float: none;
  display: inline-block;
  height: auto;
  width: auto;
  line-height: auto;
  padding: 0;
}
.section_coc_alt #coc-slideshow #slideshow nav .slides-nav li a {
  display: inline-block;
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  text-transform: capitalize;
  height: 15px;
  width: 15px;
  line-height: 15px;
  background-color: #888;
  margin: 0 0.3em;
  border-radius: 15px;
}
.section_coc_alt #coc-slideshow #slideshow nav .slides-nav li a.activeSlide, .section_coc_alt #coc-slideshow #slideshow nav .slides-nav li a:hover {
  background-color: #3db1a3;
}
.section_coc_alt #coc-slideshow #slideshow nav .slides-nav li a .outer {
  display: inline;
}
.section_coc_alt #coc-slideshow #slideshow .slides {
  width: 100%;
  padding: 0;
  background-color: #104a5e;
}
.section_coc_alt #coc-slideshow #slideshow .slides .attribution,
.section_coc_alt #coc-slideshow #slideshow .slides .featured-right {
  display: none;
}
.section_coc_alt #coc-slideshow #slideshow .slides ul {
  margin-bottom: -6px;
}
.section_coc_alt #coc-slideshow #slideshow .slides li {
  position: relative;
}
.section_coc_alt #coc-slideshow #slideshow .slides li img {
  width: 647px;
}
.section_coc_alt #coc-slideshow #slideshow .slides li .featured-left {
  float: none;
  width: 280px;
  height: 100%;
  padding: 0;
  position: absolute;
  top: 0;
  left: 667px;
}
.section_coc_alt #coc-slideshow #slideshow .slides li .featured-left h1 {
  position: absolute;
  bottom: 0;
  left: -647px;
  letter-spacing: 0;
  font-size: 41px;
  text-transform: uppercase;
  width: 607px;
  text-shadow: 1px 1px 1px #777;
}
.section_coc_alt #coc-slideshow #slideshow .slides li .featured-left .feature_header {
  font-family: arial, sans-serif;
  font-weight: bold;
}
.section_coc_alt #coc-slideshow #slideshow .slides li .featured-left h2 {
  background-color: transparent;
  border-bottom: 2px solid #265a6c;
  padding: 0 0 1em;
  margin: 1em 0;
}
.section_coc_alt #coc-slideshow #slideshow .slides li .featured-left p {
  font-weight: bold;
}
.section_coc_alt #coc-slideshow #slideshow .slides li .featured-left .more-link {
  font-size: 14px;
  margin: 1em 0;
  padding: 0;
}
.section_coc_alt #coc-slideshow #slideshow .slides li .featured-left .archive-link {
  font-size: 12px;
  text-transform: uppercase;
  border-top: 2px solid #265a6c;
  padding-top: 1em;
  margin: 1em 0;
}

/* GLOBAL MEMO TEMPLATE */
.section_coc_alt #coc-memo-right {
  float: left;
  position: relative;
  margin: 0 -175.17857px 1.5em 175.17857px;
  padding-top: 44px;
}
.section_coc_alt #coc-memo-right section.callout {
  background-color: transparent;
  border: 0;
  color: #888;
  font-size: 12px;
}
.section_coc_alt #layout.with-breadcrumbs {
  padding-top: 44px;
}
.section_coc_alt #layout #coc-memo-left {
  float: left;
  margin-right: 13px;
  width: 617.64286px;
  float: left;
  position: relative;
  margin: 0 -175.17857px 1.5em 175.17857px;
}
* html .section_coc_alt #layout #coc-memo-left {
  overflow-x: hidden;
}
.section_coc_alt #layout #coc-memo-left .publication-toolbar {
  border-bottom: none;
}
.section_coc_alt #layout #coc-memo-left .publication-toolbar h4 {
  font-weight: normal;
  text-transform: uppercase;
  font-size: 15px;
  letter-spacing: 1px;
}
.section_coc_alt #layout #coc-memo-left .publication-toolbar h4 a {
  color: #3db1a3;
}
.section_coc_alt #layout #coc-memo-left h1 {
  letter-spacing: 0;
}
.section_coc_alt #layout #coc-memo-left article {
  position: relative;
}
.section_coc_alt #layout #coc-memo-left article .pullquote_right,
.section_coc_alt #layout #coc-memo-left article .pullquote_left {
  float: none;
  margin: 0 0 2em -48.03571px;
  padding: 0;
  width: 722.75px;
  border: 1px solid #3db1a3;
  display: block;
}
.section_coc_alt #layout #coc-memo-left article .pullquote_right p,
.section_coc_alt #layout #coc-memo-left article .pullquote_left p {
  font-family: arial, sans-serif;
  color: #3db1a3;
  font-style: normal;
  border: 22.03571px solid #fff;
  margin: -1px 22.03571px -2px 22.03571px;
}
.section_coc_alt #layout #coc-memo-left #intro-pullout {
  float: none;
  background-color: #f7f4ee;
  display: block;
  position: absolute;
  top: 7px;
  left: -188.17857px;
  width: 127.14286px;
  padding: 0;
}
.section_coc_alt #layout #coc-memo-left #intro-pullout h4 {
  display: block;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 1px;
  color: #3db1a3;
  margin-top: 11px;
  margin-left: 22.03571px;
}
.section_coc_alt #layout #coc-memo-left #intro-pullout .share-wrapper .facebook-share,
.section_coc_alt #layout #coc-memo-left #intro-pullout .share-wrapper .twitter-share {
  float: none;
  margin: auto;
}
.section_coc_alt #layout #coc-memo-left #intro-pullout .share-wrapper .count {
  background-color: transparent;
}
.section_coc_alt #layout #coc-memo-left #intro-pullout .share-wrapper .print {
  margin: 0 auto;
  width: 48px;
}
.section_coc_alt #layout #coc-memo-left #intro-pullout .share-wrapper .print a {
  background: url(/i/icons/print-share.png) no-repeat top center;
  display: block;
  height: 48px;
  text-indent: -9999px;
}
.section_coc_alt #layout #coc-memo-left #intro-pullout .share-wrapper .print a span {
  display: none;
}

/* GLOBAL MEMOS LANDING TEMPLATE */
.section_coc_alt .coc-landing {
  color: #3db1a3;
  letter-spacing: 0;
  text-transform: uppercase;
  font-size: 19px;
  font-weight: normal;
  line-height: 19px;
  margin-bottom: 12px;
}
.section_coc_alt .memo-spotlight article.publication_spotlight, .section_coc_alt .memo-spotlight article.bio_spotlight {
  width: 100%;
  padding-top: 10px;
  padding-left: 0;
  display: block;
  float: none;
  clear: both;
  border-top: 1px solid #ece5e4;
}
.section_coc_alt .memo-spotlight article.publication_spotlight:before, .section_coc_alt .memo-spotlight article.bio_spotlight:before, .section_coc_alt .memo-spotlight article.publication_spotlight:after, .section_coc_alt .memo-spotlight article.bio_spotlight:after {
  content: " ";
  display: table;
}
.section_coc_alt .memo-spotlight article.publication_spotlight:after, .section_coc_alt .memo-spotlight article.bio_spotlight:after {
  clear: both;
}
.section_coc_alt .memo-spotlight article.publication_spotlight + article.publication_spotlight, .section_coc_alt .memo-spotlight article.bio_spotlight + article.publication_spotlight, .section_coc_alt .memo-spotlight article.publication_spotlight + article.bio_spotlight, .section_coc_alt .memo-spotlight article.bio_spotlight + article.bio_spotlight {
  border-top: 1px solid #ece5e4;
}
.section_coc_alt .memo-spotlight article.publication_spotlight:first-child, .section_coc_alt .memo-spotlight article.bio_spotlight:first-child {
  margin-top: 2em;
}
.section_coc_alt .memo-spotlight article.publication_spotlight img, .section_coc_alt .memo-spotlight article.bio_spotlight img {
  width: 300px;
  float: left;
  margin-right: 20px;
}
.section_coc_alt .memo-spotlight article.publication_spotlight .more-link, .section_coc_alt .memo-spotlight article.bio_spotlight .more-link {
  margin: 0;
  padding: 0;
}
.section_coc_alt .pagination {
  color: #222;
}
.section_coc_alt .pagination ul li a {
  border: 0;
  background-color: #f8f5ef;
}
.section_coc_alt .pagination ul li a.active {
  top: 0;
  color: #3db1a3;
}
.section_coc_alt .pagination ul li a.active:hover {
  background-color: #f8f5ef;
}
.section_coc_alt .coc-memo-roundup article.publication_spotlight, .section_coc_alt .coc-memo-roundup article.bio_spotlight {
  padding-left: 0;
}
.section_coc_alt .coc-memo-roundup article.publication_spotlight .authors, .section_coc_alt .coc-memo-roundup article.bio_spotlight .authors {
  color: #222;
  margin-bottom: 10px;
}

/* EVENT TEMPLATE */
.section_coc_alt #layout #coc-memo-left.meeting #intro-pullout {
  float: left;
  position: static;
  margin-left: -188.17857px;
}
.section_coc_alt #layout #coc-memo-left.meeting ul li {
  background-image: url("/councilofcouncils/images/coc-teal-bullet.png");
  margin-left: 2em;
}
.section_coc_alt #layout #coc-memo-left.meeting section.callout.event-links {
  background-color: transparent;
  padding: 2em 0;
  border-bottom: 0;
}
.section_coc_alt #layout #coc-memo-left.meeting section.callout.event-links h4 {
  border-bottom: 0;
}
.section_coc_alt #layout #coc-memo-left.meeting section.callout.event-links .pdf-link {
  background: url("/councilofcouncils/images/coc-pdf-icon.png") top left no-repeat transparent;
  min-height: 36px;
  border-bottom: 0;
  padding-left: 42px;
  padding-top: 7px;
}
.section_coc_alt #layout #coc-memo-left.meeting section.callout.event-links a {
  text-transform: none;
  font-weight: normal;
  font-size: 17px;
}

/* VIDEO TEMPLATE */
.section_coc_alt #layout #coc-video-left {
  float: left;
  margin-right: 13px;
  width: 232.25px;
}
* html .section_coc_alt #layout #coc-video-left {
  overflow-x: hidden;
}
.section_coc_alt #layout #coc-video-left #intro-pullout {
  background-color: #f7f4ee;
  display: block;
  width: 127.14286px;
  padding: 0;
  margin-top: 2em;
}
.section_coc_alt #layout #coc-video-left #intro-pullout h4 {
  display: block;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 1px;
  color: #3db1a3;
  margin-top: 11px;
  margin-left: 22.03571px;
}
.section_coc_alt #layout #coc-video-left #intro-pullout .share-wrapper .facebook-share,
.section_coc_alt #layout #coc-video-left #intro-pullout .share-wrapper .twitter-share {
  float: none;
  margin: auto;
}
.section_coc_alt #layout #coc-video-left #intro-pullout .share-wrapper .count {
  background-color: transparent;
}
.section_coc_alt #layout #coc-video-right {
  float: left;
  margin-right: 0;
  width: 635.16071px;
  float: left;
  position: relative;
  margin: 0 -87.58929px 1.5em 87.58929px;
}
* html .section_coc_alt #layout #coc-video-right {
  overflow-x: hidden;
}
.section_coc_alt #layout #coc-video-right .multimedia {
  padding: 0;
  background-color: transparent;
}
.section_coc_alt #layout #coc-video-right .vid-archive-link {
  border-top: 0;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
}

/* VIDEO LANDING PAGE */
section.with-breadcrumbs h1 {
  font-size: 47px;
  letter-spacing: -2px;
}
section.with-breadcrumbs .pub-info {
  font-family: arial, sans-serif;
  font-size: 12px;
  line-height: 17px;
  color: #888;
  margin-bottom: 15px;
}
section.publication #intro-pullout {
  font-size: 13px;
  padding-top: 7px;
  float: left;
  float: left;
  margin-right: 13px;
  width: 162.17857px;
  padding-right: 21px;
  margin-right: 0;
  background-color: #fff;
}
section.publication #intro-pullout h4:first-child {
  margin-top: -5px;
}
section.publication #intro-pullout .share-wrapper {
  *display: inline-block;
  margin-bottom: 25px;
}
section.publication #intro-pullout .share-wrapper .count {
  display: block;
  width: 76;
  height: 49px;
  background: #fff url(/i/icons/share-bubble.png) 0 0 no-repeat;
  text-align: center;
  font-family: arial, sans-serif;
  margin-bottom: 4px;
  font-size: 19px;
  letter-spacing: -1px;
  padding-top: 14px;
  color: #222 !important;
}
section.publication #intro-pullout .share-wrapper .facebook-share {
  float: left;
  width: 76px;
}
section.publication #intro-pullout .share-wrapper .twitter-share {
  float: right;
  width: 76px;
}
section.publication .coc-article-header {
  font-size: 16px;
  line-height: 27px;
  width: 922px;
}

.section_coc_alt .vid-listing-w-thumb article.publication_spotlight, .section_coc_alt .vid-listing-w-thumb article.bio_spotlight {
  padding-left: 0;
}

.cycle-slideshow .center {
  float: left;
  width: 100%;
  text-align: center;
  height: 50px;
  line-height: 38px;
  background: white;
}
.cycle-slideshow #prev {
  width: 0;
  height: 0;
  border-bottom: 8px solid transparent;
  border-top: 8px solid transparent;
  border-right: 17px solid #ece5e4;
  display: inline-block;
  font-size: 0;
  line-height: 0;
  margin-right: 3px;
}
.cycle-slideshow #next {
  width: 0;
  height: 0;
  border-bottom: 8px solid transparent;
  border-top: 8px solid transparent;
  border-left: 17px solid #d3cec4;
  display: inline-block;
  font-size: 0;
  line-height: 0;
  margin-left: 3px;
}
.cycle-slideshow .slide-pager span {
  font-size: 50px;
  width: 16px;
  height: 16px;
  color: #d3cec4;
  cursor: pointer;
  display: inline-block;
  padding: 0 3px;
  position: relative;
  top: 9px;
}
.cycle-slideshow .slide-pager span.cycle-pager-active {
  color: #3db1a3;
}
.cycle-slideshow h3 {
  color: #3db1a3;
  text-transform: capitalize;
  font-weight: normal;
  font-size: 30px;
  padding: 15px 0;
  margin: 0;
}
.cycle-slideshow li {
  display: none;
  list-style: none;
  background: none;
}
.cycle-slideshow li .first {
  display: block;
}
.cycle-slideshow .img-a {
  display: block;
  position: relative;
  float: left;
  height: 386px;
  overflow: hidden;
  width: 565px;
}
.cycle-slideshow .img-a h1 {
  position: absolute;
  color: #fff;
  font-weight: bold;
  bottom: 0;
  padding: 0 0 0 15px;
}
.cycle-slideshow .featured-left {
  position: relative;
  float: left;
  width: 403px;
  background: #104a5e;
  color: #fff;
  height: 386px;
  overflow: hidden;
  padding: 0;
}
.cycle-slideshow .featured-left p {
  padding: 10px 15px;
  font-weight: 500;
}
.cycle-slideshow .featured-left .text-footer {
  position: absolute;
  bottom: 0;
}

.cycle-slideshow p.more-link, p.archive-link {
  margin: 0;
}
.cycle-slideshow p.more-link a, p.archive-link a {
  color: #fff;
}

#left-wide p.more-link {
  margin-left: 66px;
  font-weight: bold;
}

#inner-header {
  padding: 30px 0;
  float: left;
}
#inner-header .coc-landing {
  color: #3db1a3;
  text-transform: capitalize;
  font-weight: normal;
  font-size: 30px;
  margin: 0;
  padding-top: 0;
  padding-bottom: 15px;
}
#inner-header p {
  margin: 0;
}

.coc-landing {
  color: #3db1a3;
  text-transform: capitalize;
  font-weight: normal;
  font-size: 30px;
  margin: 0;
  padding-top: 15px;
}

#inner-search {
  margin-left: 22px;
}
#inner-search .publication_spotlight {
  padding-left: 0;
}
#inner-search h1 {
  font-size: 38px;
  margin-top: 20px;
  color: #222;
}
#inner-search #q {
  height: 28px;
  width: 322px;
  background-color: white;
  border-top: solid 1px #e0d8d6;
  border-bottom: solid 1px #e0d8d6;
  border-left: solid 1px #e0d8d6;
  border-right: none;
  font-family: arial, sans-serif;
  padding: 0 8px;
  font-size: 12px;
  margin-bottom: 28px;
}
#inner-search #go {
  border: 1px solid #e0d8d6;
  position: relative;
  top: 11px;
  left: -4px;
}

#subsite-coc #left {
  margin-top: 20px;
}
#subsite-coc .delete {
  background: none;
  color: #3db1a3;
  top: 0;
  text-indent: 0;
}
#subsite-coc #center {
  width: 72% !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
}
#subsite-coc #layout {
  padding-bottom: 0;
}

.coc-gallery {
  width: 575px;
  margin: 0 -175.179px 1.5em 175.179px;
}
.coc-gallery h3 {
  margin: 20px 0;
}
.coc-gallery .gallery-caption {
  position: absolute;
  bottom: 0;
  color: white;
  background-color: rgba(0, 0, 0, 0.6);
  width: 552px;
  padding: 10px;
  font-weight: normal;
  font-size: 0.9em;
}

#right .video img {
  display: block;
  margin: 0 0 14px 0;
  width: 100%;
}

.homepage-feature-archive-feature {
  border: solid 3px #ece5e4;
  border-top: none;
  padding: 0 20px;
  margin: 0 0 30px 0;
  position: relative;
}
.homepage-feature-archive-feature:before, .homepage-feature-archive-feature:after {
  content: " ";
  display: table;
}
.homepage-feature-archive-feature:after {
  clear: both;
}
.homepage-feature-archive-feature .permalink {
  position: absolute;
  right: 20px;
  top: -36px;
  font-style: italic;
  font-size: 0.9em;
}

.feature-archive-listing .archive-date {
  font-family: arial;
  display: block;
  padding: 10px 20px;
  font-weight: bold;
  border: solid 3px #ece5e4;
  border-bottom: none;
}
.feature-archive-listing .archive-date h2 {
  border-bottom: none;
}

.page-one .header {
  border: solid 3px #ece5e4;
  border-bottom: none;
  padding: 10px 20px;
}
.page-one .permalink {
  line-height: 19px;
  top: -29px;
}

@font-face {
  font-family: "untitled-font-2";
  src: url("fonts/untitled-font-2.eot");
  src: url("fonts/untitled-font-2.eot?#iefix") format("embedded-opentype"), url("fonts/untitled-font-2.woff") format("woff"), url("fonts/untitled-font-2.ttf") format("truetype"), url("fonts/untitled-font-2.svg#untitled-font-2") format("svg");
  font-weight: normal;
  font-style: normal;
}
[data-icon]:before {
  font-family: "untitled-font-2" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "untitled-font-2" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-list-thumbnails-small:before {
  content: "a";
}

.icon-list-thumbnails-big:before {
  content: "b";
}

.icon-x-circle:before {
  content: "c";
}

.icon-search:before {
  content: "d";
}

.icon-down-arrow-small:before {
  content: "e";
}

.icon-right-arrow-small:before {
  content: "f";
}

.icon-right-arrow-big:before {
  content: "g";
}

.icon-down-arrow-big:before {
  content: "h";
}

.icon-right-arrow-medium:before {
  content: "i";
}

.icon-down-arrow-medium:before {
  content: "j";
}

.icon-left-arrow-medium:before {
  content: "k";
}

.icon-up-open-big:before {
  content: "l";
}

.icon-search-1:before {
  content: "m";
}

.icon-fontawesome-webfont:before {
  content: "n";
}

.icon-play-circle:before {
  content: "o";
}

.icon-play:before {
  content: "p";
}

.icon-fontawesome-webfont-1:before {
  content: "q";
}

.icon-volume-none:before {
  content: "r";
}

.icon-rewind:before {
  content: "s";
}

.icon-fast-forward:before {
  content: "t";
}

.icon-pause:before {
  content: "u";
}

.icon-stop:before {
  content: "v";
}

.icon-volume:before {
  content: "w";
}

.icon-refresh:before {
  content: "x";
}

.icon-social-facebook:before {
  content: "y";
}

.icon-social-twitter:before {
  content: "z";
}

.icon-plus:before {
  content: "A";
}

.icon-plus-1:before {
  content: "B";
}

.icon-download:before {
  content: "C";
}

.icon-left-open-big:before {
  content: "D";
}

.icon-fontawesome-webfont-2:before {
  content: "E";
}

.icon-fontawesome-webfont-3:before {
  content: "F";
}

.icon-info:before {
  content: "G";
}

.icon-social-pinterest:before {
  content: "H";
}

.icon-fontawesome-webfont-4:before {
  content: "I";
}

.icon-mail:before {
  content: "J";
}

.icon-lock:before {
  content: "K";
}

.icon-magnifying-glass:before {
  content: "L";
}

.icon-cancel-circled:before {
  content: "M";
}

.icon-list:before {
  content: "N";
}

.icon-fontawesome-webfont-5:before {
  content: "O";
}

#interactive-pub #container {
  margin: 0;
  width: auto;
}
#interactive-pub #container .content-wrapper {
  float: none;
  margin: 0;
  width: auto;
}
#interactive-pub #container .content-wrapper .breadcrumbs-wrapper {
  margin: 0 auto;
  width: 968px;
}
#interactive-pub #interactive_toolbar {
  margin: 0 auto;
  width: 968px;
}
#interactive-pub .social {
  margin: 0 auto;
  width: 968px;
}
#interactive-pub #interactive-wrapper {
  box-sizing: border-box;
  margin: 40px auto 0 auto;
  padding: 0 30px;
  width: 968px;
  text-align: center;
}
#interactive-pub #interactive-wrapper.full-with-interactive {
  width: 100%;
}
@media screen and (max-width: 768px) {
  #interactive-pub #interactive-wrapper {
    padding: 0 10px;
  }
}
#interactive-pub #interactive-wrapper #interactive {
  min-height: 5px;
}

.meeting-calendar .button {
  margin: 0 0 5px 0;
}

#magic-link a.button.cancel {
  width: 182px;
}
