/* TWI Color Palette */
/* TWI Font Families */
/* Blueprint configurable variables */
html {
  margin: 0;
  padding: 0;
  border: 0; }

.bp-reset-element, body, h1, h2, h3, h4, h5, h6, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, blockquote, q, th, td, caption, table,
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,
caption, tbody, tfoot, thead, tr {
  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, menu, nav, section, summary {
  display: block; }

blockquote, q {
  quotes: "" ""; }
  blockquote:before, blockquote:after, q:before, 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; }

html {
  -webkit-text-size-adjust: none; }

body {
  background: #00527f; }

body > header {
  background: url('/images/header-x.png');
  font-family: tahoma;
  position: relative;
  z-index: 100; }
  body > header a {
    text-decoration: none; }
  body > header .inner {
    width: 950px;
    height: 136px;
    background: url('/images/header.png') no-repeat 0 0;
    margin: 0 auto;
    position: relative; }
  body > header .logo-circle {
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    background-image: url('/images/logo-circle.png');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    height: 152px;
    width: 152px;
    position: absolute;
    left: 11px; }
  html[lang=ar] body > header .logo-circle {
    background-image: url('/images/logo-circle-arabic.png');
	}
  body > header .logo-text {
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    background-image: url('/images/logo-text.png');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    height: 84px;
    width: 556px;
    position: absolute;
    left: 158px; }
  body > header .languages {
    margin: 0;
    padding: 0;
    border: 0;
    overflow: hidden;
    *zoom: 1;
    position: absolute;
    right: 0;
    top: 16px; }
    body > header .languages li {
      list-style-image: none;
      list-style-type: none;
      margin-left: 0;
      display: -moz-inline-box;
      -moz-box-orient: vertical;
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      white-space: nowrap;
      padding-left: 12px;
      margin-left: 11px;
      border-left: 1px solid white;
      line-height: 11px; }
      body > header .languages li {
        *display: inline; }
      body > header .languages li:first-child {
        border-left: none; }
      body > header .languages li a {
        color: #c8e1ed; }
        body > header .languages li a:visited {
          color: #c8e1ed; }
        body > header .languages li a:focus {
          color: #c8e1ed; }
        body > header .languages li a:hover {
          color: #c8e1ed; }
        body > header .languages li a:active {
          color: #c8e1ed; }
        body > header .languages li a[lang="ar"] {
          font-size: 18px; }
  body > header form {
    position: absolute;
    right: 0;
    top: 50px;
    width: 180px;
    height: 22px; }
    body > header form input[type="text"] {
      height: 11px;
      padding: 4px 6px;
      position: absolute;
      left: 0;
      width: 146px;
      -moz-border-radius-topleft: 5px;
      -webkit-border-top-left-radius: 5px;
      -o-border-top-left-radius: 5px;
      -ms-border-top-left-radius: 5px;
      -khtml-border-top-left-radius: 5px;
      border-top-left-radius: 5px;
      -moz-border-radius-bottomleft: 5px;
      -webkit-border-bottom-left-radius: 5px;
      -o-border-bottom-left-radius: 5px;
      -ms-border-bottom-left-radius: 5px;
      -khtml-border-bottom-left-radius: 5px;
      border-bottom-left-radius: 5px;
      border: 1px solid #e0e0e0;
      font-size: 11px; }
    body > header form input[type="submit"] {
      background: #00507c url('/images/arrow-right-white.png') no-repeat 50% 50%;
      position: absolute;
      right: 0;
      -moz-border-radius-topright: 5px;
      -webkit-border-top-right-radius: 5px;
      -o-border-top-right-radius: 5px;
      -ms-border-top-right-radius: 5px;
      -khtml-border-top-right-radius: 5px;
      border-top-right-radius: 5px;
      -moz-border-radius-bottomright: 5px;
      -webkit-border-bottom-right-radius: 5px;
      -o-border-bottom-right-radius: 5px;
      -ms-border-bottom-right-radius: 5px;
      -khtml-border-bottom-right-radius: 5px;
      border-bottom-right-radius: 5px;
      height: 21px;
      width: 20px;
      text-indent: -9999px;
      border: none;
      cursor: pointer;
      direction: ltr; }
  body > header ::-webkit-input-placeholer,
  body > header :-moz-placeholder {
    color: #e4e5e5;
    font-style: italic; }

.mobile-search {
  display: none; }

.main-nav {
  position: absolute;
  bottom: 0px;
  left: 228px;
  width: 800px; /* width: 700px; */ }
  .main-nav ul {
    margin: 0;
    padding: 0; }
  .main-nav li {
    display: inline;
    float: left;
    background: none;
    /* Turn off generic bullets */
    margin: 0;
    padding: 0 1px; }
    .main-nav li a {
      display: inline;
      float: left;
      color: #002e4e;
      text-transform: uppercase;
      font-size: 15px;
      height: 43px;
      line-height: 45px;
      padding: 0 11px; /* 0 14px; */
      text-decoration: none; }
      .main-nav li a:visited {
        color: #002e4e; }
      .main-nav li a:hover {
        color: #002e4e; }
      .main-nav li a:active {
        color: #002e4e; }
      .main-nav li a[data-target] span {
        padding-right: 13px;
        background: url('/images/arrow-down-navy.png') no-repeat 100% 50%; }
      .main-nav li a .support {
        padding-right: 27px;
        background: url('/images/icon-twi.png') no-repeat 100% 50%; }
    .main-nav li.active, .main-nav li:hover {
      background: url('/images/nav-item-border.png') repeat-x 0 0; }
      .main-nav li.active a, .main-nav li:hover a {
        color: white;
        background: url('/images/nav-item-bg.png') repeat-x 0 0;
        text-decoration: none; }
        .main-nav li.active a:visited, .main-nav li:hover a:visited {
          color: white; }
        .main-nav li.active a:focus, .main-nav li:hover a:focus {
          color: white; }
        .main-nav li.active a:hover, .main-nav li:hover a:hover {
          color: white; }
        .main-nav li.active a:active, .main-nav li:hover a:active {
          color: white; }
        .main-nav li.active a[data-target] span, .main-nav li:hover a[data-target] span {
          background: url('/images/arrow-down-white.png') no-repeat 100% 50%; }
        .main-nav li.active a .support, .main-nav li:hover a .support {
          background: url('/images/icon-twi-active.png') no-repeat 100% 50%; }
    .main-nav li.mobile-only {
      display: none; }

body > footer {
  background: url('/images/footer-gradient.png') no-repeat 50% 0;
  color: white;
  font-size: 11px;
  line-height: 14px;
  margin: 0 auto;
  width: auto; }
  body > footer a {
    color: white;
    text-decoration: none; }
    body > footer a:visited {
      color: white; }
    body > footer a:hover {
      color: white; }
    body > footer a:active {
      color: white; }
  body > footer ul {
    padding: 0;
    margin: 7px 0 0 0; }
  body > footer li {
    list-style-image: none;
    list-style-type: none;
    margin-left: 0;
    display: -moz-inline-box;
    -moz-box-orient: vertical;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    white-space: nowrap;
    margin: 0; }
    body > footer li {
      *display: inline; }
  body > footer .inner {
    margin: 0 auto;
    width: 950px;
    padding: 15px 0 30px; }
  body > footer .footer-sub {
    border-top: 3px solid #407d9f;
    font-size: 10px;
    line-height: 10px;
    color: #ececec; }
  body > footer nav {
    font-size: 10px;
    text-transform: uppercase; }
    body > footer nav li {
      padding-left: 10px;
      margin-left: 8px;
      border-left: 1px solid white;
      line-height: 11px;
      background: none; }
      body > footer nav li:first-child {
        padding-left: 0;
        margin-left: 0;
        border-left: none; }
  body > footer .social {
    display: inline;
    float: right;
    margin-top: 10px; }
    body > footer .social li {
      margin-left: 3px; }
      body > footer .social li a {
        display: inline-block;
        height: 25px;
        width: 25px;
        text-indent: -9999px;
        direction: ltr; }
      body > footer .social li.facebook a {
        background: url('/images/footer-facebook.png') no-repeat 0 0; }
      body > footer .social li.twitter a {
        background: url('/images/footer-twitter.png') no-repeat 0 0; }
      body > footer .social li.youtube a {
        background: url('/images/footer-youtube.png') no-repeat 0 0; }
      body > footer .social li.rss a {
        background: url('/images/footer-rss.png') no-repeat 0 0; }
      body > footer .social li.podcast a {
        background: url('/images/footer-podcast.png') no-repeat 0 0; }
      body > footer .social li.email a {
        background: url('/images/footer-email.png') no-repeat 0 0; }
      body > footer .social li.sharethis {
        display: none; }
      body > footer .social li:first-child {
        margin: 0; }
  body > footer .copy {
    margin: 10px 0 0 0;
    line-height: 11px; }
  body > footer address p {
    margin: 0;
    font-style: normal;
    display: -moz-inline-box;
    -moz-box-orient: vertical;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    border-left: 1px solid #b1c5d1;
    line-height: 11px;
    padding-left: 10px;
    margin-left: 7px; }
    body > footer address p {
      *display: inline; }
    body > footer address p:first-child {
      margin-left: 0;
      padding-left: 0;
      border: none; }

/* blue bar and tiled image */
.wrapper {
  background: #f5f6f7 url('/images/tile.png') repeat-x 50% 0; }

/* gradient just before the footer */
.wrapper-outer {
  background: url('/images/wrapper-outer-gradient.png') repeat-x 0 100%; }

/* shadows around the container */
.wrapper-inner {
  margin: 0 auto;
  background: url('/images/wrapper-shadows.png') no-repeat 50% 0;
  width: 1058px;
  padding-bottom: 21px; }

.container {
  background: white url('/images/container-top-shadow.png') repeat-x;
  width: 964px;
  margin: 0 auto;
  padding-bottom: 7px; }
  .container .container-grid {
    margin: 0 auto;
    width: 950px; }
    .container .container-grid .spacer {
      background: url('/images/container-top-spacer.png') repeat-x;
      width: 100%;
      height: 24px;
      margin-bottom: 2px; }

/* =Below-feature backgrounds */
.content-wrapper.matte-shadow {
  padding-top: 38px;
  background: url('/images/background-shadow-matte.png') scroll no-repeat center top; }
.content-wrapper.narrow-shadow {
  padding-top: 25px;
  background: url('/images/background-shadow-narrow.png') scroll no-repeat center top; }
.content-wrapper.borderless-narrow-shadow {
  padding-top: 25px;
  background: url('/images/background-shadow-narrow.png') scroll no-repeat center -1px; }

.main {
  min-height: 500px;
  padding-bottom: 20px; }

.sub {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 310px; }
  * html .sub {
    overflow-x: hidden; }
  .sub .sub-inner {
    padding: 12px;
    background: url('/images/sub-gradient.png') no-repeat 0 0; }

.browse {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 190px; }
  * html .browse {
    overflow-x: hidden; }

body.browsebar .main {
  display: inline;
  float: left;
  margin-right: 0;
  width: 750px; }
  * html body.browsebar .main {
    overflow-x: hidden; }

body.sidebar .main {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 630px; }
  * html body.sidebar .main {
    overflow-x: hidden; }
body.sidebar .content-container {
  background: url('/images/container-faux.png') repeat-y 100% 0; }

.browsebar.sidebar .main {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 430px; }
  * html .browsebar.sidebar .main {
    overflow-x: hidden; }

/* Home Page Layout */
body.home .wrapper {
  background: #f5f6f7 url('/images/tile-home.png') repeat-x 50% 0; }
body.home .wrapper-inner {
  background: none;
  width: auto; }
body.home .content-container {
  background: none; }
body.home .spacer {
  display: none; }
body.home .main {
  padding-bottom: 0; }
body.home .sub .sub-inner {
  padding: 0;
  background: none; }

/* Generic Layout Classes */
/* Intended primarily for headers; this insets the content 11px from left and right, has no background color. */
.standard-header {
  background: #00517f;
  padding: 6px 9px;
  margin-bottom: 2px; }

.value-statement {
  padding: 0 11px;
  background-color: transparent; }

.group {
  *zoom: 1; }
  .group:after {
    content: "";
    display: table;
    clear: both; }

.main .shadow-above {
  background: transparent url('/images/background-shadow-maincol.png') scroll no-repeat top center;
  padding-top: 19px; }

.sub .shadow-above {
  padding-top: 22px;
  background: transparent url('/images/background-shadow-sidebar.png') scroll no-repeat top center;
  margin-left: -11px;
  margin-right: -11px; }

.abstract {
  border-top: 1px solid #a7a9ac;
  background: url('/images/diagonal-shadow.png') no-repeat;
  padding: 14px 0; }

/* adds the diagonal image to a div and just a little bit of breathing room. */
.shaded-group {
  background: white url('/images/diagonal-shadow.png') no-repeat;
  padding: 6px 0; }

.shaded-group-right {
  padding: 6px 0;
  background: white url("/images/diagonal-shadow-right.png") no-repeat 100% 0; }

.transparent-group {
  padding: 6px 0; }

.invert-group {
  background-color: #00517f;
  color: #fff;
  padding: 0;
  background: #00517f url('/images/diagonal-shadow-lower-right2.png') scroll no-repeat bottom right; }
  .invert-group a {
    color: white;
    font-weight: bold; }
    .invert-group a:visited {
      color: white; }
    .invert-group a:hover {
      color: white; }
    .invert-group a:active {
      color: white; }

.tertiary-header {
  padding: 12px 0 17px; }

/* Generic scrollable rules */
.scrollable,
.scrollable-nested {
  position: relative;
  overflow: hidden; }
  .scrollable .items,
  .scrollable-nested .items {
    position: relative;
    width: 10000em; }
  .scrollable .item,
  .scrollable-nested .item {
    float: left; }
  .scrollable .item-wrap,
  .scrollable-nested .item-wrap {
    float: left; }

/* =Columns custom
	Provide columns that do not follow standard blueprint grid.
	Examples in donate.html and about.html
 */
.main .three-cols .col {
  margin-left: 8px;
  margin-right: 2px;
  width: 200px; }

.main .four-cols .col {
  width: 156px;
  margin-right: 0;
  border-right: 1px #337499 solid;
  background: transparent url('/images/diagonal-shadow-lower-right3.png') scroll no-repeat bottom right; }
.main .four-cols .col-content {
  padding: 6px; }
.main .four-cols .col.last {
  border-right: none;
  width: 158px;
  margin-left: 0;
  padding: 0; }
  .main .four-cols .col.last img {
    display: block; }

.pull-quote {
  display: inline;
  float: right;
  width: 186px;
  padding: 17px 21px;
  background: #f0f0f0;
  margin: 0 0 10px 10px;
  border: 1px solid #aeaeae; }
  .pull-quote p {
    font-size: 16px;
    font-family: georgia;
    line-height: 21px;
    color: #00517f;
    font-style: italic;
    line-height: 21px; }

.nested {
  display: inline;
  float: right;
  border: 1px solid #777777;
  padding: 9px;
  width: 186px;
  margin: 0 0 10px 10px; }
  .nested p,
  .nested li {
    font-size: 11px;
    font-weight: bold; }

.author-bio {
  padding-top: 14px;
  border-top: 4px double #e2e1e2; }

img.behind {
  position: absolute;
  border: none; }

.flowout {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding-top: 150px;
  margin: 0 15px;
  background: url('/images/img-gradient.png') repeat-x 0 100%;
  margin: 0; }
  .flowout .flowout-content {
    padding: 0 15px 15px; }
  .flowout p {
    margin-top: 0;
    margin-bottom: 0; }

.left {
  float: left;
  margin-right: 20px; }

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

.right {
  float: right;
  margin-left: 20px; }

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

.relative {
  position: relative;
  height: 100%; }

.block {
  display: block; }

/* =Images */
.image-left {
  float: left;
  margin: 0 10px 10px 0; }
  .image-left img {
    float: left; }

.image-right {
  float: right;
  margin: 0 0 10px 10px; }
  .image-right img {
    float: right; }

.figure-right {
  float: right;
  margin: 0 0 10px 10px; }
  .figure-right a {
    float: right; }
  .figure-right img {
    float: right;
    margin-bottom: 3px; }
  .figure-right figcaption .button {
    display: block;
    margin-top: 5px; }

.figure-left {
  float: left;
  margin: 0 10px 10px 0; }
  .figure-left img {
    float: left;
    margin-bottom: 3px; }
  .figure-left figcaption {
    text-align: left; }
    .figure-left figcaption .button {
      display: block;
      margin-top: 5px; }

.brief-image {
  margin-top: 5px;
  border: 1px solid #ccc; }

/* =Grid */
/* Create .push-1 through .push-24 */
.push-1 {
  display: inline;
  float: left;
  position: relative;
  margin: 0 -40px 1.5em 40px; }

.push-2 {
  display: inline;
  float: left;
  position: relative;
  margin: 0 -80px 1.5em 80px; }

.push-3 {
  display: inline;
  float: left;
  position: relative;
  margin: 0 -120px 1.5em 120px; }

.push-4 {
  display: inline;
  float: left;
  position: relative;
  margin: 0 -160px 1.5em 160px; }

.push-5 {
  display: inline;
  float: left;
  position: relative;
  margin: 0 -200px 1.5em 200px; }

.push-6 {
  display: inline;
  float: left;
  position: relative;
  margin: 0 -240px 1.5em 240px; }

.push-7 {
  display: inline;
  float: left;
  position: relative;
  margin: 0 -280px 1.5em 280px; }

.push-8 {
  display: inline;
  float: left;
  position: relative;
  margin: 0 -320px 1.5em 320px; }

.push-9 {
  display: inline;
  float: left;
  position: relative;
  margin: 0 -360px 1.5em 360px; }

.push-10 {
  display: inline;
  float: left;
  position: relative;
  margin: 0 -400px 1.5em 400px; }

.push-11 {
  display: inline;
  float: left;
  position: relative;
  margin: 0 -440px 1.5em 440px; }

.push-12 {
  display: inline;
  float: left;
  position: relative;
  margin: 0 -480px 1.5em 480px; }

.push-13 {
  display: inline;
  float: left;
  position: relative;
  margin: 0 -520px 1.5em 520px; }

.push-14 {
  display: inline;
  float: left;
  position: relative;
  margin: 0 -560px 1.5em 560px; }

.push-15 {
  display: inline;
  float: left;
  position: relative;
  margin: 0 -600px 1.5em 600px; }

.push-16 {
  display: inline;
  float: left;
  position: relative;
  margin: 0 -640px 1.5em 640px; }

.push-17 {
  display: inline;
  float: left;
  position: relative;
  margin: 0 -680px 1.5em 680px; }

.push-18 {
  display: inline;
  float: left;
  position: relative;
  margin: 0 -720px 1.5em 720px; }

.push-19 {
  display: inline;
  float: left;
  position: relative;
  margin: 0 -760px 1.5em 760px; }

.push-20 {
  display: inline;
  float: left;
  position: relative;
  margin: 0 -800px 1.5em 800px; }

.push-21 {
  display: inline;
  float: left;
  position: relative;
  margin: 0 -840px 1.5em 840px; }

.push-22 {
  display: inline;
  float: left;
  position: relative;
  margin: 0 -880px 1.5em 880px; }

.push-23 {
  display: inline;
  float: left;
  position: relative;
  margin: 0 -920px 1.5em 920px; }

.push-24 {
  display: inline;
  float: left;
  position: relative;
  margin: 0 -960px 1.5em 960px; }

/* Create .column-1 through .column-24 */
.column-1 {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 30px; }
  * html .column-1 {
    overflow-x: hidden; }
  .column-1.fill-gutter {
    width: 40px;
    margin-right: 0; }

.column-2 {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 70px; }
  * html .column-2 {
    overflow-x: hidden; }
  .column-2.fill-gutter {
    width: 80px;
    margin-right: 0; }

.column-3 {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 110px; }
  * html .column-3 {
    overflow-x: hidden; }
  .column-3.fill-gutter {
    width: 120px;
    margin-right: 0; }

.column-4 {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 150px; }
  * html .column-4 {
    overflow-x: hidden; }
  .column-4.fill-gutter {
    width: 160px;
    margin-right: 0; }

.column-5 {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 190px; }
  * html .column-5 {
    overflow-x: hidden; }
  .column-5.fill-gutter {
    width: 200px;
    margin-right: 0; }

.column-6 {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 230px; }
  * html .column-6 {
    overflow-x: hidden; }
  .column-6.fill-gutter {
    width: 240px;
    margin-right: 0; }

.column-7 {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 270px; }
  * html .column-7 {
    overflow-x: hidden; }
  .column-7.fill-gutter {
    width: 280px;
    margin-right: 0; }

.column-8 {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 310px; }
  * html .column-8 {
    overflow-x: hidden; }
  .column-8.fill-gutter {
    width: 320px;
    margin-right: 0; }

.column-9 {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 350px; }
  * html .column-9 {
    overflow-x: hidden; }
  .column-9.fill-gutter {
    width: 360px;
    margin-right: 0; }

.column-10 {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 390px; }
  * html .column-10 {
    overflow-x: hidden; }
  .column-10.fill-gutter {
    width: 400px;
    margin-right: 0; }

.column-11 {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 430px; }
  * html .column-11 {
    overflow-x: hidden; }
  .column-11.fill-gutter {
    width: 440px;
    margin-right: 0; }

.column-12 {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 470px; }
  * html .column-12 {
    overflow-x: hidden; }
  .column-12.fill-gutter {
    width: 480px;
    margin-right: 0; }

.column-13 {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 510px; }
  * html .column-13 {
    overflow-x: hidden; }
  .column-13.fill-gutter {
    width: 520px;
    margin-right: 0; }

.column-14 {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 550px; }
  * html .column-14 {
    overflow-x: hidden; }
  .column-14.fill-gutter {
    width: 560px;
    margin-right: 0; }

.column-15 {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 590px; }
  * html .column-15 {
    overflow-x: hidden; }
  .column-15.fill-gutter {
    width: 600px;
    margin-right: 0; }

.column-16 {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 630px; }
  * html .column-16 {
    overflow-x: hidden; }
  .column-16.fill-gutter {
    width: 640px;
    margin-right: 0; }

.column-17 {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 670px; }
  * html .column-17 {
    overflow-x: hidden; }
  .column-17.fill-gutter {
    width: 680px;
    margin-right: 0; }

.column-18 {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 710px; }
  * html .column-18 {
    overflow-x: hidden; }
  .column-18.fill-gutter {
    width: 720px;
    margin-right: 0; }

.column-19 {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 750px; }
  * html .column-19 {
    overflow-x: hidden; }
  .column-19.fill-gutter {
    width: 760px;
    margin-right: 0; }

.column-20 {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 790px; }
  * html .column-20 {
    overflow-x: hidden; }
  .column-20.fill-gutter {
    width: 800px;
    margin-right: 0; }

.column-21 {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 830px; }
  * html .column-21 {
    overflow-x: hidden; }
  .column-21.fill-gutter {
    width: 840px;
    margin-right: 0; }

.column-22 {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 870px; }
  * html .column-22 {
    overflow-x: hidden; }
  .column-22.fill-gutter {
    width: 880px;
    margin-right: 0; }

.column-23 {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 910px; }
  * html .column-23 {
    overflow-x: hidden; }
  .column-23.fill-gutter {
    width: 920px;
    margin-right: 0; }

.column-24 {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 950px; }
  * html .column-24 {
    overflow-x: hidden; }
  .column-24.fill-gutter {
    width: 960px;
    margin-right: 0; }

nav.session {
  border-bottom: 4px #e4e5e5 double;
  border-top: 4px #e4e5e5 double;
  padding: 10px 0; }
  nav.session .label {
    float: left;
    text-transform: none;
    line-height: 20px;
    margin: 0; }
  nav.session ul {
    margin: 0;
    float: left; }
  nav.session li {
    border-left: 1px solid black;
    padding: 0 10px 0 11px;
    margin: 0; }
    nav.session li:first-child {
      border: none; }

.rounded {
  padding: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  -khtml-border-radius: 4px;
  border-radius: 4px; }

.last {
  margin-right: 0; }

/* =Spacing
	Typically used inside of a grid column to provide padding
*/
.space-right {
  padding-right: 40px; }

.space-left {
  padding-left: 40px; }

.offset-left {
  padding-left: 10px; }

.offset-right {
  padding-right: 10px; }

.offset-top {
  padding-top: 10px; }

.offset-bottom {
  padding-bottom: 10px; }

.offset-all {
  padding: 8px 10px; }

.offset-both {
  padding-left: 10px;
  padding-right: 10px; }

.offset-both-double {
  padding-left: 20px;
  padding-right: 20px; }

.offset-top-far {
  padding-top: 16px; }

.offset-left-far {
  padding-left: 16px; }

.offset-right-far {
  padding-right: 16px; }

/* Default element styles */
body {
  line-height: 1.5;
  font-family: Arial, sans-serif;
  color: #333333;
  font-size: 75%; }

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  color: #333333; }
  h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
    margin: 0; }

h1 {
  font-size: 3em;
  line-height: 1;
  margin-bottom: 0.50em; }

h2 {
  font-size: 2em;
  margin-bottom: 0.75em; }

h3 {
  font-size: 1.5em;
  line-height: 1;
  margin-bottom: 1.00em; }

h4 {
  font-size: 1.2em;
  line-height: 1.25;
  margin-bottom: 1.25em; }

h5 {
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 1.50em; }

h6 {
  font-size: 1em;
  font-weight: bold; }

p {
  margin: 0 0 1.5em; }
  p .left {
    display: inline;
    float: left;
    margin: 1.5em 1.5em 1.5em 0;
    padding: 0; }
  p .right {
    display: inline;
    float: right;
    margin: 1.5em 0 1.5em 1.5em;
    padding: 0; }

a {
  text-decoration: underline;
  color: #00517f; }
  a:visited {
    color: #00304c; }
  a:focus {
    color: #0099ff; }
  a:hover {
    color: #0099ff; }
  a:active {
    color: #6d00b2; }

blockquote {
  margin: 1.5em;
  color: #666666;
  font-style: italic; }

strong, dfn {
  font-weight: bold; }

em, dfn {
  font-style: italic; }

sup, sub {
  line-height: 0; }

abbr, acronym {
  border-bottom: 1px dotted #666666; }

address {
  margin: 0 0 1.5em;
  font-style: italic; }

del {
  color: #666666; }

pre {
  margin: 1.5em 0;
  white-space: pre; }

pre, code, tt {
  font: 1em Georgia, serif;
  line-height: 1.5; }

li ul, li ol {
  margin: 0; }

ul, ol {
  margin: 0 1.5em 1.5em 0;
  padding-left: 1.5em; }

ul {
  list-style-type: disc; }

ol {
  list-style-type: decimal; }

dl {
  margin: 0 0 1.5em 0; }
  dl dt {
    font-weight: bold; }

dd {
  margin-left: 1.5em; }

table {
  margin-bottom: 1.4em;
  width: 100%; }

th {
  font-weight: bold; }

thead th {
  background: #c3d9ff; }

th, td, caption {
  padding: 4px 10px 4px 5px; }

table.striped tr:nth-child(even) td,
table tr.even td {
  background: #e5ecf9; }

tfoot {
  font-style: italic; }

caption {
  background: #eeeeee; }

.quiet {
  color: #666666; }

.loud {
  color: #111111; }

/* Force safari into a nicer antialiasing mode. */
body {
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -o-font-smoothing: antialiased; }

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  color: inherit; }

a {
  text-decoration: none;
  color: #00517f;
  text-decoration: none; }
  a:visited {
    color: #00517f; }
  a:hover {
    color: #00517f; }
  a:active {
    color: #00517f; }
  a:hover {
    text-decoration: underline; }

p {
  margin: 0 0 17px 0; }
  p .left,
  p .right {
    margin: 0; }

hr {
  border: 0;
  color: #e4e5e5;
  background-color: #e4e5e5;
  height: 1px;
  margin: 10px 0; }

dl.archive dd + dt {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px #e4e5e5 solid; }

caption {
  color: white;
  font-size: 13px;
  text-transform: uppercase;
  background: #003355;
  font-weight: bold; }

figcaption {
  margin: 5px 0 0 0;
  color: #999;
  font-size: 10px;
  font-style: italic;
  text-align: right;
  padding: 1px;
  clear: both; }

ul {
  padding: 0 0 0 10px;
  margin: 0 0 17px 0; }
  ul li {
    padding-left: 14px;
    background: url('/images/bullet.png') no-repeat 5px 5px;
    list-style-type: none; }

ol {
  padding: 0 0 0 30px;
  margin: 0 0 17px 0; }

li {
  line-height: 18px;
  margin: 5px 0; }

blockquote {
  margin: 0;
  font-style: normal;
  color: #333333; }

table {
  border-bottom: 4px double #e2e1e2;
  padding-bottom: 8px; }

tr:nth-child(even) td, tr:nth-child(even) th {
  background: #ddd; }

td, th {
  border-right: 1px solid #bbc6cb; }

td.last,
th.last {
  text-align: right;
  border: none; }

/* Generic Typography Classes */
/* font styles */
.sans {
  font-family: Arial, sans-serif; }

.serif {
  font-family: Georgia, serif; }

.display {
  font-family: "garamond", "adobe garamond", Georgia, serif; }

/* @group Header Styles */
.page-header {
  font-size: 16px;
  font-family: Georgia, serif;
  color: #002e4e;
  text-transform: uppercase; }

.title-bar {
  font-size: 18px;
  line-height: 25px;
  color: white;
  text-transform: uppercase;
  font-weight: bold;
  display: inline-block;
  padding-right: 45px; }

.page-lead-in {
  font-size: 24px;
  font-family: "garamond", "adobe garamond", Georgia, serif;
  color: #002e4e; }

.content-item-title {
  margin: 8px 0 14px;
  font-size: 22px;
  color: #002e4e;
  font-family: "garamond", "adobe garamond", Georgia, serif;
  font-weight: bold;
  line-height: 25px; }
  .content-item-title span {
    font-size: 18px;
    color: #002e4e;
    font-family: "garamond", "adobe garamond", Georgia, serif;
    font-weight: normal;
    display: block; }

.header-a, .default-headers h2 {
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 5px;
  line-height: 19px; }

/* Very similar to header-a, but with different spacing and a ruled border. */
.ruled-header {
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
  color: #000;
  border-bottom: 1px #a7a9ac solid;
  padding-bottom: 2px;
  margin-bottom: 0px;
  line-height: 19px; }

.header-invert {
  background-color: #035;
  font-weight: bold;
  font-size: 13px;
  color: #fff;
  padding: 9px;
  text-transform: uppercase; }

.header-b, .default-headers h3, .default-headers h4, .default-headers h5 {
  font-size: 12px;
  color: #002e4e;
  margin-bottom: 2px;
  font-weight: bold;
  line-height: 18px; }

.header-c {
  font-size: 12px;
  color: #333333;
  margin-bottom: 2px;
  font-weight: bold;
  line-height: 18px; }

.header-d {
  font-size: 12px;
  color: #333333;
  margin-bottom: 2px;
  font-weight: normal;
  line-height: 18px; }

.header-e {
  font-size: 16px;
  color: #002e4e;
  margin-bottom: 2px;
  font-weight: bold;
  line-height: 22px; }

.widget-heading {
  font-size: 13px;
  line-height: 17px;
  font-weight: bold;
  color: white;
  margin-bottom: 0;
  text-transform: uppercase; }

.title-header {
  font-size: 14px;
  line-height: 15px;
  font-weight: bold;
  margin-bottom: 4px; }

.title-header-b {
  font-size: 18px;
  line-height: 22px;
  font-weight: bold;
  margin-bottom: 2px; }

.title-header-c {
  font-size: 24px;
  line-height: 26px;
  font-weight: bold;
  margin-bottom: 3px; }

.title-header-d {
  font-size: 26px;
  line-height: 30px;
  font-weight: bold;
  margin-bottom: 3px; }

.giant-header {
  font-family: Georgia, serif;
  font-size: 32px;
  font-weight: bold;
  line-height: 1em; }

.collection-title {
  min-height: 24px;
  font-family: Georgia;
  font-weight: bold;
  font-size: 16px;
  color: #002e4e; }

.division-header {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  background-color: #00517f;
  line-height: 1.2;
  padding: 4px 10px; }

.filtered .tiles .division-header {
  display: none; }

.split-header {
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
  color: #000;
  line-height: 19px; }
  .split-header span {
    color: #00517f; }

.lang-select a {
  border-right: 1px #000 solid;
  margin-right: .3em;
  padding-right: .5em;
  display: inline-block; }
  .lang-select a:last-child {
    border-width: 0; }

[dir="rtl"] .lang-select a {
  border-left: 1px #000 solid;
  margin-left: .3em;
  padding-left: .5em;
  border-right-width: 0;
  margin-right: 0;
  padding-right: 0; }
  [dir="rtl"] .lang-select a:last-child {
    border-width: 0; }

/* @end */
/* =Lists */
.no-decoration {
  padding-left: 0; }
  .no-decoration li {
    background-image: none;
    padding-left: 0;
    margin-left: 0;
    list-style: none;
    line-height: 1.2; }

li.expandable a {
  color: #00517f;
  background: url('/images/arrow-right-blue.png') no-repeat 2px 4px;
  display: inline-block;
  padding-left: 9px; }
  li.expandable a:visited {
    color: #00517f; }
  li.expandable a:focus {
    color: #00517f; }
  li.expandable a:hover {
    color: #00517f; }
  li.expandable a:active {
    color: #00517f; }
li.expandable ul {
  display: none; }
li.expandable.active > a {
  background: url('/images/arrow-down-navy.png') no-repeat left 5px; }
li.expandable.active ul {
  display: block; }

.no-bullets {
  padding-left: 0; }
  .no-bullets li {
    background-image: none;
    padding-left: .8em;
    list-style: none; }

.deep-clean {
  padding-left: 0; }
  .deep-clean li {
    background-image: none;
    padding-left: 2em;
    margin-bottom: 1.2em; }

.inline {
  padding-left: 0; }
  .inline li {
    background-image: none;
    display: -moz-inline-box;
    -moz-box-orient: vertical;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto; }
    .inline li {
      *display: inline; }

/* =Link Styles */
a.dark {
  font-weight: bold;
  color: black; }

a.block {
  color: inherit;
  font-weight: inherit; }

.linkstyle-subdued a {
  color: #333333; }
  .linkstyle-subdued a:visited {
    color: #333333; }
  .linkstyle-subdued a:focus {
    color: #333333; }
  .linkstyle-subdued a:hover {
    color: #333333; }
  .linkstyle-subdued a:active {
    color: #333333; }

.linkstyle-highlight-c a {
  color: white; }
  .linkstyle-highlight-c a:visited {
    color: white; }
  .linkstyle-highlight-c a:focus {
    color: white; }
  .linkstyle-highlight-c a:hover {
    color: white; }
  .linkstyle-highlight-c a:active {
    color: white; }

.linkstyle-highlight a {
  color: #81b3cc; }
  .linkstyle-highlight a:visited {
    color: #81b3cc; }
  .linkstyle-highlight a:focus {
    color: #81b3cc; }
  .linkstyle-highlight a:hover {
    color: #81b3cc; }
  .linkstyle-highlight a:active {
    color: #81b3cc; }

.linkstyle-highlight-b a {
  color: #b4dff4; }
  .linkstyle-highlight-b a:visited {
    color: #b4dff4; }
  .linkstyle-highlight-b a:focus {
    color: #b4dff4; }
  .linkstyle-highlight-b a:hover {
    color: #b4dff4; }
  .linkstyle-highlight-b a:active {
    color: #b4dff4; }

.inactive-link {
  color: inherit;
  cursor: text; }
  .inactive-link:hover {
    text-decoration: none; }

.underline-links a {
  text-decoration: underline; }

.label {
  font-weight: bold;
  text-transform: uppercase; }

a.email {
  background: url('/images/icon-email.png') no-repeat 0 50%; }

a.rss {
  background: url('/images/icon-rss.png') no-repeat 0 50%; }

a.facebook {
  background: url('/images/icon-facebook.png') no-repeat 0 50%; }

a.podcast {
  background: url('/images/icon-podcast.png') no-repeat 0 50%; }

a.youtube {
  background: url('/images/icon-youtube.png') no-repeat 0 50%; }

a.twitter {
  background: url('/images/icon-twitter.png') no-repeat 0 50%; }

a.linkedin {
  background: url('/images/icon-linkedin.png') no-repeat 0 50%; }

a.icon-left {
  display: inline-block;
  line-height: 19px;
  padding-left: 25px; }

a.pdf-left {
  background: url('/images/icon-pdf.png') no-repeat 0 50%;
  padding-left: 25px; }

a.icon-replace {
  line-height: 23px;
  background-position: 0 0;
  width: 20px;
  margin: 0 4px 0 0;
  text-indent: -9999px;
  direction: ltr;
  display: block;
  float: left; }

.button {
  background: #00527b;
  display: inline-block;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  padding: 3px 10px;
  color: white;
  text-align: center;
  /* If there are links inside the button block */ }
  .button a {
    text-decoration: none;
    color: white; }
    .button a:visited {
      color: white; }
    .button a:focus {
      color: white; }
    .button a:hover {
      color: white; }
    .button a:active {
      color: white; }
  .button:hover {
    background: #003352; }

a.button {
  padding: 5px 10px;
  font-size: 10px;
  font-weight: bold;
  font-style: normal;
  text-transform: uppercase;
  line-height: 1.1em;
  color: white; }
  a.button:visited {
    color: white; }
  a.button:hover {
    color: white; }
  a.button:active {
    color: white; }
  a.button:hover {
    text-decoration: none; }

a.video {
  padding-right: 23px;
  background: url('/images/icon-video-title.png') no-repeat 100% 50%; }

a.audio {
  padding-right: 18px;
  background: url('/images/icon-audio-title.png') no-repeat 100% 55%; }

a.audio-left {
  padding-left: 18px;
  background: url('/images/icon-audio-title-dark.png') no-repeat 0 55%; }

a.feature-button {
  font-weight: bold;
  color: black;
  color: black;
  background: #81b3cc; }
  a.feature-button:visited {
    color: black; }
  a.feature-button:hover {
    color: black; }
  a.feature-button:active {
    color: black; }
  a.feature-button:hover {
    background: #81b3cc; }

/* Override the standard paragraph line height in asides. */
aside p {
  line-height: 16px; }

/* @group Arrows */
.arrow-onright {
  padding-right: 7px;
  background: transparent url('/images/arrow-right-blue.png') scroll no-repeat right center;
  display: -moz-inline-box;
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto; }
  .arrow-onright {
    *display: inline; }

.arrow-down-dark {
  padding-right: 9px;
  background: transparent url('/images/arrow-down-navy.png') scroll no-repeat right center; }

.arrow-onleft {
  padding-left: 7px;
  background: transparent url('/images/arrow-right-blue.png') scroll no-repeat left center;
  display: inline-block; }
  .arrow-onleft.decoration-firstline {
    background-position-y: 0.4em; }

.arrow-onleft-light {
  padding-left: 7px;
  background: transparent url('/images/arrow-right-white.png') scroll no-repeat left center;
  display: -moz-inline-box;
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto; }
  .arrow-onleft-light {
    *display: inline; }
  .arrow-onleft-light.decoration-firstline {
    background-position-y: 0.4em; }

.arrow-toleft {
  background-image: url('/images/arrow-left-blue.png'); }

.plus-onright {
  padding-right: 11px;
  background: transparent url('/images/arrow-plus.png') scroll no-repeat right center;
  display: -moz-inline-box;
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto; }
  .plus-onright {
    *display: inline; }

.minus-onright {
  padding-right: 11px;
  background: transparent url('/images/arrow-minus.png') scroll no-repeat right center;
  display: -moz-inline-box;
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto; }
  .minus-onright {
    *display: inline; }

/* =Text Styles */
.centertext {
  text-align: center; }

.bold {
  font-weight: bold; }

.abstract p {
  font-family: georgia;
  color: #00517f;
  font-style: italic;
  font-size: 14px; }

.author-bio {
  color: #002e4e; }

.pub-type {
  color: #7a7a7a;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 10px;
  line-height: 17px;
  margin: 0; }

.quote-2 {
  font-size: 18px;
  font-family: georgia,serif;
  line-height: 22px;
  color: #333; }
  .quote-2 p {
    margin: 0;
    line-height: 22px; }
  .quote-2 cite {
    text-transform: uppercase;
    font-style: normal;
    font-family: arial, helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold; }

.quote-3 {
  font-size: 22px;
  font-family: garamond,"adobe garamond",georgia,serif;
  line-height: 26px;
  font-weight: normal;
  color: #333; }
  .quote-3 p {
    margin: 0;
    line-height: 26px; }
  .quote-3 cite {
    text-transform: uppercase;
    font-style: normal;
    font-family: arial, helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold; }

/* Text Colors */
.ondark {
  color: #fff; }

.dark {
  font-weight: bold;
  color: black; }

.highlight {
  color: #81b3cc; }

.per-page {
  display: inline;
  float: right;
  font-size: 11px;
  color: #333333;
  text-transform: none;
  font-weight: normal; }
  .per-page a {
    color: #333333;
    background: none;
    margin-left: 3px; }
    .per-page a.active {
      text-decoration: underline; }

/* =HR styles */
.double {
  height: 4px;
  background: transparent url('/images/double-border.png') repeat-x 0 0;
  margin: 10px 0; }
  .double hr {
    display: none; }
  .double.hr-dark {
    background: transparent url('/images/double-border-dark.png') repeat-x 0 0; }

.hr-dark {
  background: #a8a9ac; }

/* =Special table styles */
table.statistics {
  margin: 0;
  border-width: 0; }
  table.statistics th, table.statistics td {
    background: none;
    border-width: 0;
    padding: 0 0 12px 0; }
  table.statistics th {
    font-size: 34px;
    line-height: 1;
    text-align: right;
    color: #00517f;
    font-family: georgia, serif;
    vertical-align: middle;
    padding-right: 12px; }
    table.statistics th sup {
      font-size: 16px; }
  table.statistics td {
    text-align: left;
    padding: 0 0 0 0;
    vertical-align: middle;
    line-height: 1.2; }

/* =Vertical Rhythm Classes */
.touching {
  margin-bottom: 0px; }

.close {
  margin-bottom: 2px; }

.close2x {
  margin-bottom: .4em; }

.far {
  margin-bottom: .8em; }

.far2x {
  margin-bottom: 1.6em; }

.down {
  padding-top: 0.8em; }

.down-close {
  padding-top: 2px; }

.brief {
  line-height: 16px; }

.tight-paragraphs p {
  margin: 0 0 2px 0; }

.loose-paragraphs p {
  margin: 0 0 12px 0; }

/* =Font size */
.smallest {
  font-size: 10px; }

.small {
  font-size: 11px; }

.normal {
  font-size: 12px;
  line-height: 18px; }

.large {
  font-size: 14px;
  line-height: 18px; }

.default-headers h6 {
  font-size: 10px;
  text-transform: uppercase; }

html[lang=ar] .bp-reset-element, html[lang=ar] body, html[lang=ar] h1, html[lang=ar] h2, html[lang=ar] h3, html[lang=ar] h4, html[lang=ar] h5, html[lang=ar] h6, html[lang=ar] article, html[lang=ar] aside, html[lang=ar] details, html[lang=ar] figcaption, html[lang=ar] figure, html[lang=ar] footer, html[lang=ar] header, html[lang=ar] hgroup, html[lang=ar] menu, html[lang=ar] nav, html[lang=ar] section, html[lang=ar] summary, html[lang=ar] blockquote, html[lang=ar] q, html[lang=ar] th, html[lang=ar] td, html[lang=ar] caption, html[lang=ar] table, html[lang=ar] body, html[lang=ar] h1, html[lang=ar] h2, html[lang=ar] h3, html[lang=ar] h4, html[lang=ar] h5, html[lang=ar] h6, html[lang=ar] article, html[lang=ar] aside, html[lang=ar] details, html[lang=ar] figcaption, html[lang=ar] figure, html[lang=ar] footer, html[lang=ar] header, html[lang=ar] hgroup, html[lang=ar] menu, html[lang=ar] nav, html[lang=ar] section, html[lang=ar] summary, html[lang=ar] blockquote, html[lang=ar] q, html[lang=ar] th, html[lang=ar] td, html[lang=ar] caption, html[lang=ar] table,
html[lang=ar] div, html[lang=ar] span, html[lang=ar] object, html[lang=ar] iframe, html[lang=ar] p,
html[lang=ar] pre, html[lang=ar] a, html[lang=ar] abbr, html[lang=ar] acronym, html[lang=ar] address,
html[lang=ar] code, html[lang=ar] del, html[lang=ar] dfn, html[lang=ar] em, html[lang=ar] img,
html[lang=ar] dl, html[lang=ar] dt, html[lang=ar] dd, html[lang=ar] ol, html[lang=ar] ul, html[lang=ar] li, html[lang=ar] fieldset,
html[lang=ar] form, html[lang=ar] label, html[lang=ar] legend,
html[lang=ar] caption, html[lang=ar] tbody, html[lang=ar] tfoot, html[lang=ar] thead, html[lang=ar] tr {
  font-size: 15px; }
html[lang=ar] caption {
  font-size: 16px; }
html[lang=ar] figcaption {
  font-size: 13px;
  font-style: normal; }
html[lang=ar] .page-header {
  font-size: 19px; }
html[lang=ar] .title-bar {
  font-size: 21px; }
html[lang=ar] .page-lead-in {
  font-size: 27px; }
html[lang=ar] .content-item-title {
  font-size: 25px; }
  html[lang=ar] .content-item-title span {
    font-size: 21px; }
html[lang=ar] .header-a, html[lang=ar] .default-headers h2, .default-headers html[lang=ar] h2 {
  font-size: 13px;
  line-height: 21px; }
html[lang=ar] .ruled-header {
  font-size: 16px;
  line-height: 22px; }
html[lang=ar] .header-invert {
  font-size: 16px; }
html[lang=ar] .header-b, html[lang=ar] .default-headers h3, .default-headers html[lang=ar] h3, html[lang=ar] .default-headers h4, .default-headers html[lang=ar] h4, html[lang=ar] .default-headers h5, .default-headers html[lang=ar] h5 {
  font-size: 12px;
  line-height: 21px; }
html[lang=ar] .header-c {
  font-size: 15px;
  line-height: 21px; }
html[lang=ar] .header-d {
  font-size: 12px;
  line-height: 21px; }
html[lang=ar] .header-e {
  font-size: 19px;
  line-height: 25px; }
html[lang=ar] .widget-heading {
  font-size: 13px;
  line-height: 20px; }
html[lang=ar] .title-header {
  font-size: 17px;
  line-height: 18px; }
html[lang=ar] .title-header-b {
  font-size: 21px;
  line-height: 25px; }
html[lang=ar] .title-header-c {
  font-size: 27px;
  line-height: 29px; }
html[lang=ar] .title-header-d {
  font-size: 29px;
  line-height: 33px; }
html[lang=ar] .giant-header {
  font-size: 35px; }
html[lang=ar] .collection-title {
  font-size: 27px; }
html[lang=ar] .division-header {
  font-size: 17px; }
html[lang=ar] .split-header {
  font-size: 16px;
  line-height: 22px; }
html[lang=ar] .smallest {
  font-size: 13px; }
html[lang=ar] .small {
  font-size: 14px; }
html[lang=ar] .normal {
  font-size: 15px; }
html[lang=ar] .large {
  font-size: 17px;
  line-height: 21px; }
html[lang=ar] .default-headers h6 {
  font-size: 13px; }
html[lang=ar] a.button {
  font-size: 13px; }
html[lang=ar] .pub-type {
  font-size: 13px; }
html[lang=ar] .quote-2 {
  font-size: 21px;
  line-height: 25px; }
  html[lang=ar] .quote-2 p {
    line-height: 25px; }
  html[lang=ar] .quote-2 cite {
    font-size: 13px; }
html[lang=ar] .quote-3 {
  font-size: 25px;
  line-height: 29px; }
  html[lang=ar] .quote-3 p {
    line-height: 29px; }
  html[lang=ar] .quote-3 cite {
    font-size: 13px; }
html[lang=ar] .per-page {
  font-size: 14px; }

.megamenu {
  background: white;
  background: url('/images/megamenu-shadow-top.png') repeat-x;
  overflow: hidden;
  display: none; }
  .megamenu .content {
    overflow: hidden;
    *zoom: 1;
    background: url('/images/megamenu-shadow-bottom.png') no-repeat 50% 100%;
    padding: 30px 30px 10px 30px;
    margin-bottom: 2px; }
  .megamenu section {
    width: 326px;
    float: left;
    margin-right: 39px; }
  .megamenu header {
    border-bottom: 1px #a7a9ac solid;
    overflow: hidden;
    *zoom: 1; }
    .megamenu header h4 {
      float: left;
      line-height: 18px;
      font-size: 13px; }
    .megamenu header a {
      float: right;
      font-size: 12px;
      color: #333333; }
      .megamenu header a:visited {
        color: #333333; }
      .megamenu header a:focus {
        color: #333333; }
      .megamenu header a:hover {
        color: #333333; }
      .megamenu header a:active {
        color: #333333; }
  .megamenu nav {
    overflow: hidden;
    *zoom: 1;
    padding: 5px 11px;
    background: transparent url('/images/diagonal-shadow.png') scroll no-repeat left top; }
  .megamenu ul {
    padding-right: 0;
    float: left;
    margin-left: 40px;
    width: 130px; }
    .megamenu ul:first-child {
      margin-left: 0; }
  .megamenu li {
    line-height: 1.2;
    margin: 3px 0; }
  .megamenu .buttons {
    float: right;
    width: 160px; }
    .megamenu .buttons a {
      display: block;
      margin: 14px 0 19px 0; }
  .megamenu .collapse {
    background: url('/images/arrow-up-blue.png') no-repeat 0 50%;
    padding-left: 22px; }
    .megamenu .collapse span {
      background: url('/images/arrow-up-blue.png') no-repeat 100% 50%;
      padding-right: 22px; }

/* 
	The featured area appears at the top of templates, just under the header.
	This file provides generic featured styles, and featured "carousel" and "collection" objects.
*/
/* =Layout Styles */
.feature-article {
  padding-top: 13px;
  margin-bottom: 10px;
  border-top: 1px solid #e2e1e2; }
  .feature-article:first-child {
    padding-top: 0;
    border: none; }

.feature-content {
  position: relative;
  background: #333132;
  overflow: hidden;
  height: 326px; }
  .feature-content.with-header {
    margin-top: 1px; }
  .feature-content.dynamic-height {
    height: auto; }

.home .feature-content {
  height: 405px; }
  .home .feature-content.feature-singleton {
    height: 405px; }

.border {
  height: 100%;
  border-right: 1px solid #e2e1e2;
  margin-right: 9px; }

.shadow-16 {
  background: url('/images/feature-shadow-16.png') no-repeat 50% 100%; }

.image-highlight {
  border: 1px solid white; }

/* =List styles */
ul.feature-list {
  margin: 0; }
  ul.feature-list li {
    line-height: 18px;
    color: white;
    margin-bottom: 9px; }
  ul.feature-list strong {
    display: block; }

/* =Collection Objects */
/* Container styles for our collection controls */
.collection-controls {
  position: relative;
  background: black;
  padding: 3px 11px;
  margin-top: 2px;
  color: white;
  font-size: 14px; }

/* 
	Typically appears withing the collection controls
	Provides circles to control and indicate which slide (collection) we are on.
	These render as squares in IE 7,8.
	Render as circles in "better" browsers.
 */
.indicator {
  padding: 0;
  margin: 8px 4px 0 0;
  padding-bottom: 8px;
  float: left;
  position: relative; }
  .indicator li {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    float: left;
    margin: 0 7px 0 0;
    background: #81b3cc;
    height: 7px;
    width: 7px;
    direction: ltr;
    cursor: pointer; }
    .indicator li.active {
      background: white; }
    .indicator li .title-tip {
      display: none; }

/* Specificity war with no-decoration */
[dir=rtl] .indicator li {
  background: #81B3CC; }
  [dir=rtl] .indicator li.active {
    background: white; }

.title-tip-container {
  float: left; }

/* Provieds styles for a toggle control, enabled by javascript */
.toggle {
  float: right;
  width: 535px;
  direction: ltr; }
  .toggle a {
    color: white;
    font-size: 13px;
    padding-left: 13px;
    background: url('/images/arrow-up-white.png') no-repeat 0 50%; }
    .toggle a:visited {
      color: white; }
    .toggle a:focus {
      color: white; }
    .toggle a:hover {
      color: white; }
    .toggle a:active {
      color: white; }
  .toggle span {
    background: url('/images/arrow-up-white.png') no-repeat 100% 50%;
    padding-right: 13px; }
    .toggle span span {
      padding-right: 18px;
      background: url('/images/icon-close.png') no-repeat 100% 50%; }
  .toggle.closed a {
    background: url('/images/arrow-down-white.png') no-repeat 0 50%; }
  .toggle.closed span {
    background: url('/images/arrow-down-white.png') no-repeat 100% 50%; }
    .toggle.closed span span {
      background: url('/images/icon-open.png') no-repeat 100% 50%; }

/* =Carousel Objects */
/* The wrapper around the actual scrollable carousel*/
.carousel-container {
  margin-top: 2px;
  height: 84px;
  width: 950px;
  display: inline;
  float: left; }
  .carousel-container.singleton {
    display: none;
  }
  .carousel-container .prev {
    background: black url('/images/arrow-left-white-big.png') no-repeat 50% 50%;
    text-indent: -9999px;
    direction: ltr;
    display: block;
    height: 100%;
    float: left;
    width: 15px;
    border-right: 1px solid #444444;
    position: relative;
    z-index: 100; }
  .carousel-container .next {
    background: black url('/images/arrow-right-white-big.png') no-repeat 50% 50%;
    text-indent: -9999px;
    direction: ltr;
    display: block;
    height: 100%;
    width: 15px;
    float: right;
    border-left: 1px solid #444444;
    z-index: 100;
    position: relative; }
  .carousel-container .disabled {
    background: black; }

/* A scrollable region, enabled by javascript */
.carousel {
  height: 100%;
  background: black;
  position: relative;
  overflow: hidden; }
  .carousel .items {
    z-index: 10; }
  .carousel .item {
    height: 63px;
    overflow: hidden;
    padding: 10px 6px;
    width: 294px;
    opacity: 0.75; }
    .carousel .item img {
      border: 1px solid #cccccc; }
    .carousel .item.active, .carousel .item:hover {
      cursor: pointer;
      opacity: 1; }

.feature-scrollable {
  overflow: hidden; }

.feature-scrollable .items {
  position: relative;
  overflow: hidden;
  height: 326px;
  width: 10000em; }
  .feature-scrollable .items.with-header {
    margin-top: 1px; }
  .feature-scrollable .items.dynamic-height {
    height: auto; }
  .feature-scrollable .items .item-wrap {
    width: 950px;
    float: left; }

/* Disable navigation links for scrollable objects */
.disabled {
  background: none;
  background-color: inherit;
  cursor: text; }

.widget-header-a {
  background: #003355;
  padding: 6px 8px; }
  .widget-header-a.share {
    padding: 6px 7px 8px;
    vertical-align: center; }

.widget-header-b {
  background: #00517f;
  padding: 3px 10px; }

.widget-side {
  border: 1px solid #aeaeae;
  margin-bottom: 15px;
  background-color: white; }
  .widget-side .widget-side-content {
    background: white url('/images/diagonal-shadow-right.png') no-repeat 100% 0;
    padding: 6px 9px 6px 10px; }
  .widget-side .widget-image {
    width: 284px;
    display: block; }
  .widget-side .widget-video {
    width: 284px;
    display: block; }
    .widget-side .widget-video iframe {
      display: block; }
  .widget-side blockquote {
    margin-bottom: 1em; }
    .widget-side blockquote p {
      color: #046A91;
      font-size: 18px;
      font-family: georgia;
      line-height: 23px;
      margin: 0; }
    .widget-side blockquote cite {
      color: #73ABC7;
      font-weight: bold;
      text-transform: uppercase;
      font-style: normal;
      font-size: 10px;
      margin-bottom: 5px; }

.widget-side-transparent blockquote {
  font-size: 18px;
  font-family: georgia,serif;
  line-height: 22px;
  color: #333; }
  .widget-side-transparent blockquote p {
    margin: 0;
    line-height: 22px; }
  .widget-side-transparent blockquote cite {
    text-transform: uppercase;
    font-style: normal;
    font-family: arial, helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold; }

.widget-b {
  padding: 8px 9px 10px;
  background: #81b3cc;
  margin-bottom: 15px; }
  .widget-b.border {
    border-top: 2px solid #00517f; }

/* adjust widgets to display differently when rendered on home page */
.home .fellow-profile img {
  width: 68px;
  height: 68px; }
.home a.icon-replace {
  margin-right: 7px; }
.home .widget-header-a {
  background: none;
  padding: 0; }
  .home .widget-header-a .widget-heading {
    font-size: 12px;
    color: #333333;
    margin-bottom: 4px;
    font-weight: bold;
    line-height: 18px; }
.home .widget-image {
  width: 312px; }
.home .widget-side {
  border: none; }
  .home .widget-side .widget-side-content {
    background: white url('/images/diagonal-shadow.png') no-repeat; }

.shade-lighter {
  background: #ededee; }

.slide-show {
  position: relative; }
  .slide-show.widget-side-content {
    background: white; }
  .slide-show a.prev,
  .slide-show a.next {
    width: 7px;
    text-indent: -9999px;
    direction: ltr;
    position: absolute;
    top: 100px; }
  .slide-show a.prev {
    left: 6px;
    background: url('/images/arrow-prev-blue.png') no-repeat 0 0; }
  .slide-show a.next {
    right: 6px;
    background: url('/images/arrow-next-blue.png') no-repeat 0 0; }
  .slide-show a.disabled {
    opacity: 0.5; }
  .slide-show .slide-area {
    border: 1px solid #302f3a;
    height: 178px;
    position: relative;
    overflow: hidden;
    width: 244px;
    margin: 5px auto; }
  .slide-show .items {
    width: 20000em;
    position: absolute; }
    .slide-show .items .item {
      float: left; }
  .slide-show .captions {
    position: relative;
    height: 2.9em;
    overflow: hidden; }
    .slide-show .captions p {
      width: 246px;
      margin: 0 auto;
      position: absolute;
      top: 0;
      left: 4px;
      right: 4px;
      bottom: 0;
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
      opacity: 0;
      -moz-transition-property: opacity;
      -webkit-transition-property: opacity;
      -o-transition-property: opacity;
      transition-property: opacity;
      -moz-transition-duration: 0.5s;
      -webkit-transition-duration: 0.5s;
      -o-transition-duration: 0.5s;
      transition-duration: 0.5s;
      overflow: hidden; }
      .slide-show .captions p.active {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1; }

.sub .navblock {
  background: #d3d3d3 url('/images/background-sidebar-cap.png') no-repeat top center;
  margin: 3px -11px 0 -11px;
  padding-bottom: 0px; }
  .sub .navblock nav {
    border: 2px #fff solid;
    margin: -15px 15px 0 15px;
    position: relative;
    top: -15px;
    padding: 0; }
  .sub .navblock h2 {
    background: #00517f;
    color: #fff;
    font: normal 16px arial, helvetica, sans-serif;
    text-transform: uppercase;
    padding: 9px 9px 8px 9px;
    -moz-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    -o-border-radius: 4px 4px 0 0;
    -ms-border-radius: 4px 4px 0 0;
    -khtml-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    border-bottom: 1px #fff solid;
    margin: 0; }
  .sub .navblock .navblock-content {
    background: #f0f0f0 url('/images/background-subnav.png') no-repeat top right;
    padding: 5px 0 25px 0; }
  .sub .navblock ul {
    margin: 0;
    padding: 0; }
  .sub .navblock a {
    margin-left: 1em; }
  .sub .navblock li {
    margin: 0;
    padding: 0 0 0 0;
    line-height: 22px;
    border-top: 1px #a7a9ac solid; }
    .sub .navblock li:first-child {
      border-width: 0; }
    .sub .navblock li ul {
      border-top: 1px #a7a9ac solid;
      background-color: #d8d8d8;
      padding-bottom: 8px; }
    .sub .navblock li li {
      padding-left: 1.5em;
      border-width: 0; }
  .sub .navblock .active > a {
    font-weight: bold; }

.fellow-profile img {
  width: 62px;
  height: 62px; }

.expert-profile {
  float: left;
  margin: 0 6px 6px 0; }
  .expert-profile img {
    width: 50px;
    float: left; }
  .expert-profile.last {
    margin-right: 0; }

.sub .expert-profile img {
  width: 49px; }

.hover-highlight {
  border: 1px solid #d0d0d0; }
  .hover-highlight:hover {
    border-color: #00517f; }

.tooltip {
  background: url('/images/arrow-tooltip.png') no-repeat 50% 0;
  padding-top: 7px; }

.shade-light {
  background-color: #e4e5e5; }
  .shade-light.fixed-height {
    height: 95px;
    overflow: hidden; }

/* Widget styles, more semantic than we made them originally. For wigwam use. */
/* This style rule is only used in the wygwam editor. */
body.widget-styles-a {
  background-color: #fff; }

.widget-styles-a p {
  line-height: 16px;
  margin-bottom: 0; }
.widget-styles-a blockquote {
  font: normal 22px/26px garamond, "adobe garamond", georgia, serif;
  color: #333; }
  .widget-styles-a blockquote p {
    line-height: inherit; }
.widget-styles-a ul {
  margin: 0;
  margin-bottom: 10px;
  padding: 0;
  list-style: none;
  font: bold 12px/14px Arial, helvetica, sans-serif; }
  .widget-styles-a ul li {
    background-image: none;
    padding-left: 0; }
  .widget-styles-a ul.half-col {
    width: 47%;
    margin-right: 14px;
    float: left;
    font-size: 14px;
    line-height: 16px; }
    .widget-styles-a ul.half-col:nth-child(2n) {
      margin-right: 0; }
    .widget-styles-a ul.half-col li {
      margin-bottom: 11px;
      font-size: 14px; }
  .widget-styles-a ul.large li {
    font-size: 14px;
    margin-bottom: 11px;
    margin-top: 0; }
  .widget-styles-a ul.arrows li {
    font-size: 14px;
    margin-bottom: 11px;
    margin-top: 0; }
  .widget-styles-a ul.arrows a {
    background: scroll no-repeat url('/images/arrow-right-white.png') left 50%;
    padding-left: 7px; }
  .widget-styles-a ul.inline li {
    width: 48%;
    text-transform: uppercase;
    font-size: 13px; }
  .widget-styles-a ul.inline-tight {
    padding-top: 8px; }
    .widget-styles-a ul.inline-tight li {
      display: inline;
      font-size: 14px;
      margin-left: .5em; }
  .widget-styles-a ul .inline-tight {
    padding-top: 6px; }
  .widget-styles-a ul.spaced li {
    text-transform: uppercase;
    font-size: 13px;
    margin-bottom: 11px; }
.widget-styles-a blockquote + ul {
  margin-top: 18px; }
.widget-styles-a .heavy {
  text-transform: uppercase;
  font-size: 13px; }
.widget-styles-a .large {
  font-size: 14px; }

/* =Expert List Page */
/* new layout rules */
.no-sidebar .main {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 750px;
  margin-right: 0; }
  * html .no-sidebar .main {
    overflow-x: hidden; }

/* Generic styles regardless of layout */
.headshot {
  margin-bottom: 4px; }

.headshot img {
  display: block;
  border: 1px #ccc solid; }

/* Reformatting based on tile container */
.tiles h2 {
  clear: both; }

.tiles .expert-summary {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 150px;
  /* tricky */ }
  * html .tiles .expert-summary {
    overflow-x: hidden; }

.tiles .about {
  display: none; }

/* Reformating based on list container */
.list .headshot {
  display: none; }

.list .expert-summary {
  margin-bottom: 1em; }

.list .title {
  font-weight: bold; }

.list .about {
  display: none;
  /* Hide list display, request 2498 */ }

.tab-headers {
  border-top: 2px solid #00517f;
  background: #acacae;
  height: 24px; }

.tab-header {
  float: left;
  font-weight: bold;
  font-size: 10px;
  text-transform: uppercase;
  height: 24px;
  padding-bottom: 4px;
  width: 33.3%; }
  .tab-header a {
    border-left: 1px solid white;
    text-decoration: none;
    background: #acacae;
    display: inline-block;
    text-align: center;
    line-height: 23px;
    height: 24px;
    width: 100%;
    color: white; }
    .tab-header a:visited {
      color: white; }
    .tab-header a:focus {
      color: white; }
    .tab-header a:hover {
      color: white; }
    .tab-header a:active {
      color: white; }
  .tab-header.active {
    background: url('/images/arrow-down-blue.png') no-repeat 50% 100%; }
    .tab-header.active a {
      background: #00517f; }
  .tab-header:hover a {
    background: #00517f;
    text-decoration: none; }
  .tab-header:first-child a {
    border: none; }

.ui-datepicker {
  background: #fff; }

.ui-datepicker {
  border: 1px solid #bbc5cb;
  text-align: center; }

.ui-datepicker-calendar {
  border: none;
  padding: 0;
  margin: 0; }

.ui-datepicker-title {
  font-weight: bold;
  font-size: 14px; }

.ui-datepicker-header {
  padding: 7px 7px 5px; }

.ui-datepicker-prev,
.ui-datepicker-next {
  margin-top: 2px;
  float: right;
  text-indent: -9999px;
  direction: ltr;
  width: 7px;
  height: 14px;
  float: right;
  background: url("/images/arrow-next-blue.png") no-repeat 0 0;
  cursor: pointer; }

.ui-datepicker-prev {
  background: url("/images/arrow-prev-blue.png") no-repeat 0 0;
  float: left; }

.ui-state-default {
  font-weight: bold; }

.ui-datepicker-today {
  text-decoration: underline;
  color: black; }

.datepicker-toggle {
  padding: 5px; }

.datepicker-toggle label {
  width: 40px;
  float: left; }

.datepicker-toggle input {
  width: 100px; }

.datepicker-toggle .button {
  margin: 5px 0 0 0; }

/* Hide the media player for pronunciation items */
.pronunciation {
  position: absolute;
  left: -999999em; }

/* Place the video player, audio player a little more
   attractively on the page. */
.me-plugin {
  position: static; }

.me-plugin embed {
  margin: 0 auto;
  display: block; }

.mejs-container {
  margin: 1em auto; }

.feature-content .mejs-container {
  margin-top: 0; }

.ie7 {
  /* Remove the text from the submit button */ }
  .ie7 header input[type="submit"] {
    font-size: 0;
    line-height: 0; }
  .ie7 a.audio,
  .ie7 a.video {
    background: none; }
  .ie7 .headshot {
    margin-bottom: 5px; }
  .ie7 .social li a {
    display: block; }
  .ie7 .sub .navblock .active {
    background-image: none; }
  .ie7 hr {
    margin: 3px 0; }
  .ie7 .tip-content,
  .ie7 .tip-default {
    margin-top: 8px; }
  .ie7 .title-bar {
    display: inline;
    vertical-align: auto; }

.ie8 {
  /* Make one pixel wider than the column-8 class */
  /* Could be a better fix */
  /* Why IE8 is having horizontal box model inconsistencies is beyond me at this point */ }
  .ie8 .fellow-profile {
    width: 311px; }
  .ie8 .column-16.border {
    margin-right: 8px; }

/*==Layout
-----------------------------*/
html[lang="ar"] body,
[lang="ar"] {
  font-family: "Simplified Arabic", inherit !important; }
  html[lang="ar"] body > header .logo-text,
  [lang="ar"] > header .logo-text {
    background-image: url("/images/logo-text-arabic.png"); }
  html[lang="ar"] body .abstract p,
  html[lang="ar"] body cite,
  [lang="ar"] .abstract p,
  [lang="ar"] cite {
    font-style: normal; }

[dir=rtl] .browse {
  float: right;
  margin-right: 0px;
  margin-left: 10px; }

[dir=rtl] .sub {
  float: right;
  margin-right: 0; }

body.browsebar [dir=rtl] .main {
  float: right; }

.browsebar.sidebar [dir=rtl] .main {
  float: right;
  margin-left: 10px;
  margin-right: 0; }

body.sidebar [dir=rtl] .content-container {
  background: url("/images/container-faux.png") repeat-y 0 0; }

body.sidebar [dir=rtl] .main {
  float: right;
  margin-left: 10px;
  margin-right: 0; }

/*== Home Layout
-----------------------------*/
.home [dir=rtl] .content-container .column-8 {
  float: right;
  margin-right: 0; }
  .home [dir=rtl] .content-container .column-8.last {
    margin-right: 10px; }
.home [dir=rtl] .widget-side .widget-side-content {
  background: white url('/images/diagonal-shadow-right.png') no-repeat 100% 0; }
.home [dir=rtl] #homeCarousel {
  /* This is weird, but the direction has to be set ltr on this component for it to work on arabic pages. */
  direction: ltr; }
  .home [dir=rtl] #homeCarousel .item-wrap .column-16 {
    float: right; }
  .home [dir=rtl] #homeCarousel .item-wrap .column-8 {
    float: left; }

[dir=rtl] .feature-scrollable {
  /* This is weird, but the direction has to be set ltr on this component for it to work on arabic pages. */
  direction: ltr; }

[dir=rtl] {
  /*== Lists
  -----------------------------*/
  /*== Arrows & Bullets
  ----------------------------*/
  /*== Icons
  -----------------------------*/
  /*== Expert List
  ----------------------------*/
  /*== Policy Analysis
  ---------------------------*/
  /*== Mega Menu 
  --------------------------*/
  /*= Widgets 
  ---------------------------*/
  /*== Tertiary Nav
  ----------------------------*/
  /*== Scrollable
  ----------------------------*/
  /*== Figure
  ---------------------------*/ }
  [dir=rtl] ul li {
    padding-left: 0;
    padding-right: 14px;
    background: url('/images/bullet.png') no-repeat 99.5% 5px; }
  [dir=rtl] .no-decoration li {
    padding-right: 0;
    background-image: none; }
  [dir=rtl] .no-bullets li {
    padding-left: 0;
    padding-right: .8em;
    background: none; }
  [dir=rtl] .title-bar {
    padding-left: 45px;
    padding-right: 0; }
  [dir=rtl] .arrow-down-dark {
    padding-left: 9px;
    padding-right: 0;
    background-position: 0 50%; }
  [dir=rtl] .arrow-onleft {
    padding-left: 0;
    padding-right: 7px;
    background: url('/images/arrow-left-blue.png') no-repeat 100% 5px; }
  [dir=rtl] .arrow-onright {
    padding-right: 0;
    padding-left: 7px;
    background: url('/images/arrow-left-blue.png') no-repeat 0 5px; }
  [dir=rtl] a.icon-left {
    padding-left: 0;
    padding-right: 25px;
    background-position: 100% 50%; }
  [dir=rtl] a.video {
    padding-right: 0;
    padding-left: 23px;
    background-position: 0 50%; }
  [dir=rtl] a.audio {
    padding-right: 0;
    padding-left: 18px;
    background-position: 55% 50%; }
  [dir=rtl] .image-right.brief-image {
    float: left;
    margin: 0 10px 10px 0; }
  [dir=rtl] .tiles .expert-summary {
    float: right;
    margin-left: 10px;
    margin-right: 0; }
  [dir=rtl] .per-page {
    float: left; }
  [dir=rtl] .megamenu header h4 {
    float: right; }
  [dir=rtl] .megamenu header a {
    float: left; }
  [dir=rtl] .widget-styles-a ul li {
    background-image: none;
    padding-right: 0; }
  [dir=rtl] .widget-styles-a ul.arrows a {
    background: scroll no-repeat url("/images/arrow-left-white.png") right 50%;
    padding-left: 0;
    padding-right: 7px; }
  [dir=rtl] .widget-styles-a ul.inline-tight li {
    margin-left: 0;
    margin-right: .5em; }
  [dir=rtl] .sub .navblock li li {
    padding-right: 0;
    padding-right: 1.5em; }
  [dir=rtl] .sub .navblock a {
    margin-left: 0;
    margin-right: 1em; }
  [dir=rtl] .scrollable {
    direction: ltr; }
  [dir=rtl] .items {
    direction: rtl; }
  [dir=rtl] .figure-right {
    float: left;
    margin: 0 10px 10px 0; }
    [dir=rtl] .figure-right img {
      float: left; }

body > footer[dir="rtl"] * {
  line-height: 1.3; }
body > footer[dir="rtl"] ul.social {
  float: left; }
body > footer[dir="rtl"] ul.left {
  float: right;
  margin-right: 0; }
body > footer[dir="rtl"] ul.right {
  float: left;
  margin-left: 0; }
body > footer[dir="rtl"] address p {
  border-width: 0px; }
body > footer[dir="rtl"] nav li {
  list-style: none;
  background-image: none;
  padding-right: .5em;
  padding-left: .5em;
  margin-left: .5em;
  border-right: 1px #fff solid;
  border-left-width: 0px; }
  body > footer[dir="rtl"] nav li:last-child {
    border-left-width: 0px; }
  body > footer[dir="rtl"] nav li:first-child {
    border-left-width: 0px;
    border-right-width: 0px;
    padding-right: 0; }

@media screen and (max-width: 490px) {
  /**
   * Change the layout for smaller mobile devices
   */
  /* Let's use a more sensible box model for this.*/
  body * {
    box-sizing: border-box; }

  /* hide the header search form on the search results page, because it is redundant. */
  body.search > header form {
    display: none; }

  body.search > header .inner {
    height: 94px; }

  body {
    /* reset the size of page columns, containers */ }
    body.browsebar .content-container,
    body.browsebar .browse,
    body.browsebar .sub,
    body.browsebar .main,
    body.browsebar .column-14,
    body.browsebar .container,
    body.browsebar .container-grid,
    body.browsebar .wrapper-inner, body.sidebar .content-container, body.sidebar .browse, body.sidebar .sub, body.sidebar .main, body.sidebar .column-14, body.sidebar .container, body.sidebar .container-grid, body.sidebar .wrapper-inner {
      width: 100%;
      box-sizing: border-box;
      background-image: none;
      overflow: hidden; }

  article img {
    max-width: 100%;
    height: auto !important; }

  /* reset the widths of header, footer items */
  body > header .inner, body > header .container,
  body > footer .inner,
  body > footer .container {
    box-sizing: border-box;
    width: 100%;
    overflow: hidden; }

  /* Always hide the spacer */
  .spacer {
    display: none; }

  article h2.content-item-title {
    margin-top: 0; }
  article.offset-top, article.offset-top-far {
    padding-top: 0; }
  article:after {
    content: '.';
    display: block;
    clear: both;
    text-indent: -999999em; }

  video {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 1em auto; }

  audio {
    display: block;
    margin: 0 auto; }

  iframe {
    max-width: 100%;
    margin: 1em auto;
    display: block; }

  body > .wrapper {
    width: 100%;
    overflow: hidden;
    background-image: none; }
    body > .wrapper .wrapper-outer {
      background-image: none; }
    body > .wrapper .wrapper-inner {
      padding-bottom: 0; }

  /** Restyling the header */
  body > header {
    background-image: url(/images/mobile/header_ribbon.png);
    background-size: 100% 94px;
    background-color: #fff;
    background-repeat: no-repeat;
    border-bottom: 5px #959595 double; }
    body > header .inner {
      background-image: none;
      /* padding-bottom: 45px; */ }
    body > header a.logo-circle {
      background-size: 100%;
      background-image: url(/images/mobile/logo.png);
      width: 230px;
      height: 50px;
      position: absolute;
      top: 2px;
      left: 2px; }
    body > header a.logo-text {
      display: none; }
    body > header form {
      display: none; }
    body > header .languages {
      position: absolute;
      left: 36%;
      top: 99px; }
      body > header .languages li {
        border: 1px #608ca4 solid;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        -o-border-radius: 5px;
        -ms-border-radius: 5px;
        -khtml-border-radius: 5px;
        border-radius: 5px;
        background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #6192c3), color-stop(49.5%, #37719e), color-stop(50%, #336e93), color-stop(100%, #17517b));
        background: -webkit-linear-gradient(top, #6192c3, #37719e 49.5%, #336e93 50%, #17517b);
        background: -moz-linear-gradient(top, #6192c3, #37719e 49.5%, #336e93 50%, #17517b);
        background: -o-linear-gradient(top, #6192c3, #37719e 49.5%, #336e93 50%, #17517b);
        background: -ms-linear-gradient(top, #6192c3, #37719e 49.5%, #336e93 50%, #17517b);
        background: linear-gradient(top, #6192c3, #37719e 49.5%, #336e93 50%, #17517b);
        font-size: 14px;
        margin: 0;
        padding: 0;
        height: auto;
        display: block;
        line-height: 28px;
        position: relative;
        padding: 0 8px;
        display: inline-block; }
    body > header .main-nav {
      position: relative;
      width: auto;
      top: 55px;
      right: 0;
      left: 0;
      background-color: #009 solid; }
      body > header .main-nav ul {
        text-align: center; }
      body > header .main-nav li {
        display: inline-block;
        float: none;
        border: 1px #375175 solid;
        background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #6192c3), color-stop(49.5%, #37719e), color-stop(50%, #336e93), color-stop(100%, #17517b));
        background: -webkit-linear-gradient(top, #6192c3, #37719e 49.5%, #336e93 50%, #17517b);
        background: -moz-linear-gradient(top, #6192c3, #37719e 49.5%, #336e93 50%, #17517b);
        background: -o-linear-gradient(top, #6192c3, #37719e 49.5%, #336e93 50%, #17517b);
        background: -ms-linear-gradient(top, #6192c3, #37719e 49.5%, #336e93 50%, #17517b);
        background: linear-gradient(top, #6192c3, #37719e 49.5%, #336e93 50%, #17517b);
        padding: 0;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        -o-border-radius: 5px;
        -ms-border-radius: 5px;
        -khtml-border-radius: 5px;
        border-radius: 5px;
        overflow: hidden;
        margin-right: 3px; }
        body > header .main-nav li.active, body > header .main-nav li:hover {
          background: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #6192c3), color-stop(49.5%, #37719e), color-stop(50%, #336e93), color-stop(100%, #17517b));
          background: -webkit-linear-gradient(bottom, #6192c3, #37719e 49.5%, #336e93 50%, #17517b);
          background: -moz-linear-gradient(bottom, #6192c3, #37719e 49.5%, #336e93 50%, #17517b);
          background: -o-linear-gradient(bottom, #6192c3, #37719e 49.5%, #336e93 50%, #17517b);
          background: -ms-linear-gradient(bottom, #6192c3, #37719e 49.5%, #336e93 50%, #17517b);
          background: linear-gradient(bottom, #6192c3, #37719e 49.5%, #336e93 50%, #17517b); }
          body > header .main-nav li.active a, body > header .main-nav li.active a[data-target] span, body > header .main-nav li:hover a, body > header .main-nav li:hover a[data-target] span {
            background-image: none; }
        body > header .main-nav li.menu {
          border-color: #333333;
          background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #838383), color-stop(49.5%, #484848), color-stop(50%, #333333));
          background: -webkit-linear-gradient(top, #838383, #484848 49.5%, #333333 50%);
          background: -moz-linear-gradient(top, #838383, #484848 49.5%, #333333 50%);
          background: -o-linear-gradient(top, #838383, #484848 49.5%, #333333 50%);
          background: -ms-linear-gradient(top, #838383, #484848 49.5%, #333333 50%);
          background: linear-gradient(top, #838383, #484848 49.5%, #333333 50%);
          margin-right: 0; }
          body > header .main-nav li.menu a {
            padding-right: 25px;
            margin-right: 5px;
            background-size: 11px 9px;
            background: transparent url(/images/mobile/arrow_down.png) scroll no-repeat right 60%; }
          body > header .main-nav li.menu.active, body > header .main-nav li.menu:hover {
            background: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #838383), color-stop(49.5%, #484848), color-stop(50%, #333333));
            background: -webkit-linear-gradient(bottom, #838383, #484848 49.5%, #333333 50%);
            background: -moz-linear-gradient(bottom, #838383, #484848 49.5%, #333333 50%);
            background: -o-linear-gradient(bottom, #838383, #484848 49.5%, #333333 50%);
            background: -ms-linear-gradient(bottom, #838383, #484848 49.5%, #333333 50%);
            background: linear-gradient(bottom, #838383, #484848 49.5%, #333333 50%); }
      body > header .main-nav a {
        float: none;
        display: block;
        font: bold 14px arial, helvetica, sans-serif;
        height: 28px;
        line-height: 28px;
        text-transform: none;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        -o-border-radius: 5px;
        -ms-border-radius: 5px;
        -khtml-border-radius: 5px;
        border-radius: 5px;
        color: white;
        text-shadow: black 0 -1px 1px; }
        body > header .main-nav a:visited {
          color: white; }
        body > header .main-nav a:hover {
          color: white; }
        body > header .main-nav a:active {
          color: white; }
        body > header .main-nav a[data-target] span {
          background-image: none;
          padding-right: 0; }
      body > header .main-nav .home, body > header .main-nav .press-room, body > header .main-nav .about, body > header .main-nav .support, body > header .main-nav .fikra-forum {
        display: none; }
      body > header .main-nav .mobile-only {
        display: inline-block; }

  /** Restyling the footer */
  body > footer {
    position: relative;
    background-position: 50% 48px;
    padding-top: 57px; }
    body > footer .inner {
      padding-top: 0;
      padding-bottom: 0; }
    body > footer p {
      line-height: 1.77777777778;
      display: none;
      font-weight: bold;
      font-size: 10px;
      padding: 0 6px; }
      body > footer p.copy {
        display: block;
        line-height: 1.77777777778; }
    body > footer address {
      padding-bottom: 9px; }
      body > footer address p {
        line-height: 1.77777777778;
        float: none;
        display: block;
        border-width: 0;
        margin: 0;
        padding: 0 6px; }
        body > footer address p:first-child {
          padding: 0 6px; }
        body > footer address p.tel, body > footer address p.fax {
          float: left;
          line-height: 1em;
          margin-top: 7px; }
        body > footer address p.tel {
          border-right: 1px #fff solid; }
        body > footer address p[role="voice"] a {
          font-size: 12px;
          color: #7cd2fa; }
          body > footer address p[role="voice"] a:visited {
            color: #7cd2fa; }
          body > footer address p[role="voice"] a:hover {
            color: #7cd2fa; }
          body > footer address p[role="voice"] a:active {
            color: #7cd2fa; }
    body > footer .social {
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      margin: 0;
      background-color: #81b3cc;
      border-top: 1px #003355 solid;
      padding: 10px 12px;
      text-align: center; }
      body > footer .social .rss, body > footer .social .podcast {
        display: none; }
      body > footer .social li {
        position: relative; }
        body > footer .social li a {
          margin: 0 .2em;
          display: inline-block;
          height: 35px;
          width: 35px; }
        body > footer .social li.facebook a {
          background-image: url("/images/mobile/facebook.png");
          background-size: 35px 35px; }
        body > footer .social li.twitter a {
          background-image: url("/images/mobile/twitter.png");
          background-size: 35px 35px; }
        body > footer .social li.youtube a {
          background-image: url("/images/mobile/youtube.png");
          background-size: 35px 35px; }
        body > footer .social li.sharethis {
          display: inline-block; }
          body > footer .social li.sharethis a {
            display: inline-block;
            background-image: url("/images/mobile/sharethis.png");
            background-size: 35px 35px; }
        body > footer .social li.email a {
          position: relative;
          width: auto;
          background-image: none;
          text-indent: 0;
          font-size: 14px;
          font-weight: bold;
          background-color: #075581;
          border: 1px #17517b solid;
          padding: 0 8px;
          box-sizing: border-box;
          white-space: normal;
          max-width: 90px;
          -moz-border-radius: 10px;
          -webkit-border-radius: 10px;
          -o-border-radius: 10px;
          -ms-border-radius: 10px;
          -khtml-border-radius: 10px;
          border-radius: 10px;
          background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #6192c3), color-stop(49.5%, #37719e), color-stop(50%, #336e93), color-stop(100%, #17517b));
          background: -webkit-linear-gradient(top, #6192c3, #37719e 49.5%, #336e93 50%, #17517b);
          background: -moz-linear-gradient(top, #6192c3, #37719e 49.5%, #336e93 50%, #17517b);
          background: -o-linear-gradient(top, #6192c3, #37719e 49.5%, #336e93 50%, #17517b);
          background: -ms-linear-gradient(top, #6192c3, #37719e 49.5%, #336e93 50%, #17517b);
          background: linear-gradient(top, #6192c3, #37719e 49.5%, #336e93 50%, #17517b); }
    body > footer .footer-sub {
      border-width: 0px; }
    body > footer nav {
      /* hide the right group of links */ }
      body > footer nav .left {
        box-sizing: border-box;
        width: 100%;
        margin: 0;
        border: 1px #000 solid;
        border-width: 0 0 1px 0;
        padding: 14px 3px;
        text-align: center;
        font-weight: bold;
        text-transform: none; }
        body > footer nav .left a {
          color: #7cd2fa; }
          body > footer nav .left a:visited {
            color: #7cd2fa; }
          body > footer nav .left a:hover {
            color: #7cd2fa; }
          body > footer nav .left a:active {
            color: #7cd2fa; }
        body > footer nav .left li {
          margin: 0;
          padding: 0;
          padding-left: 4px;
          margin-left: 2px; }
          body > footer nav .left li:first-child {
            padding-left: 0;
            margin-left: 0; }
      body > footer nav .right {
        display: none; }

  /* Mobile Search */
  .mobile-search {
    display: block;
    background: white;
    width: 100%;
    height: 44px;
    line-height: 42px;
    text-align: center; }
    .mobile-search input[type="text"],
    .mobile-search input[type="search"] {
      box-sizing: border-box;
      position: static;
      display: inline;
      font-size: 14px;
      border-color: #576e8a;
      height: 29px;
      font-family: arial, helvetica, sans-serif;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      -o-border-radius: 5px;
      -ms-border-radius: 5px;
      -khtml-border-radius: 5px;
      border-radius: 5px;
      -moz-box-shadow: #999999 0 1px 3px 0 inset;
      -webkit-box-shadow: #999999 0 1px 3px 0 inset;
      -o-box-shadow: #999999 0 1px 3px 0 inset;
      box-shadow: #999999 0 1px 3px 0 inset;
      vertical-align: middle;
      width: 256px; }
    .mobile-search input[type="submit"] {
      box-sizing: border-box;
      background-image: none;
      position: static;
      display: inline;
      text-indent: 0;
      width: auto;
      font-size: 14px;
      color: #fff;
      font-weight: bold;
      font-family: arial, helvetica, sans-serif;
      border: 1px #375175 solid;
      background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #6192c3), color-stop(49.5%, #37719e), color-stop(50%, #336e93), color-stop(100%, #17517b));
      background: -webkit-linear-gradient(top, #6192c3, #37719e 49.5%, #336e93 50%, #17517b);
      background: -moz-linear-gradient(top, #6192c3, #37719e 49.5%, #336e93 50%, #17517b);
      background: -o-linear-gradient(top, #6192c3, #37719e 49.5%, #336e93 50%, #17517b);
      background: -ms-linear-gradient(top, #6192c3, #37719e 49.5%, #336e93 50%, #17517b);
      background: linear-gradient(top, #6192c3, #37719e 49.5%, #336e93 50%, #17517b);
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      -o-border-radius: 5px;
      -ms-border-radius: 5px;
      -khtml-border-radius: 5px;
      border-radius: 5px;
      height: 29px;
      vertical-align: middle;
      text-shadow: black 0 -1px 0; }

  /* responsive content rules */
  body .main {
    padding: 0 6px;
    border-top: 5px #bfbfbf double; }

  .content-wrapper.narrow-shadow {
    background-image: none;
    padding-top: 0; }

  .column-8, .column-16, .column-16.fill-gutter {
    width: 100%; }

  .container {
    background-image: none; }

  .container .container-grid {
    width: 100%; }

  .fill-gutter {
    width: auto; }

  .title-header-d {
    font-size: 12px;
    line-height: 14px; }

  .offset-both-double {
    padding-left: 10px;
    padding-right: 10px; }

  .offset-both {
    padding-left: 5px;
    padding-right: 5px; }

  .far {
    margin-bottom: .4em; }

  .widget-image {
    padding-top: 8px; }

  .feature-content {
    display: none; }

  .scrollable .items,
  .scrollable-nested .items {
    width: auto; }

  .carousel-container {
    height: auto;
    width: 100%; }
    .carousel-container.singleton {
      display: block;
    }
    .carousel-container a {
      color: #00517f; }
      .carousel-container a:visited {
        color: #00517f; }
      .carousel-container a:hover {
        color: #00517f; }
      .carousel-container a:active {
        color: #00517f; }
    .carousel-container .next, .carousel-container .prev {
      display: none; }
    .carousel-container .carousel {
      height: auto; }
    .carousel-container .item-wrap, .carousel-container .item {
      float: none;
      background-color: #fff;
      color: #000;
      width: 100%;
      height: auto; }

  .home .feature-content {
    height: auto; }

  .home .main {
    border-width: 0;
    margin-top: 10px; }

  .browsebar.sidebar .main {
    width: 100%;
    border-width: 0; }

  .collection-controls {
    display: none; }

  .feature-scrollable {
    display: none; }
    .feature-scrollable .items {
      width: auto;
      height: auto; }
    .feature-scrollable .item-wrap {
      width: auto;
      float: none; }
    .feature-scrollable .column-8 {
      background-color: #f00;
      float: none; }
    .feature-scrollable .feature-content {
      display: block; }

  .main {
    min-height: 0; }
    .main .push, .main .push-2 {
      padding: 0 1em;
      margin: 0;
      font-size: 11px; }
    .main .pull-quote, .main ul.nested, .main blockquote {
      box-sizing: border-box;
      width: 100%; }
    .main figure img {
      display: block;
      max-width: 100px;
      height: auto; }
    .main .component-focus .shade-lighter img {
      width: 100%;
      height: auto;
      margin-bottom: 4px; }
    .main .fellow-profile .image-left {
      width: 23%;
      margin-right: 2.8%; }
      .main .fellow-profile .image-left img {
        width: 100%;
        height: auto; }
      .main .fellow-profile .image-left.last {
        margin-right: 0; }
    .main .feature-content {
      display: block;
      height: auto; }
      .main .feature-content img {
        display: block;
        width: 100%;
        height: auto !important; }
        .main .feature-content img.behind {
          position: static; }
      .main .feature-content .column-6,
      .main .feature-content .column-10,
      .main .feature-content .column-16 {
        display: block;
        width: 100%;
        float: none;
        margin: 0; }
      .main .feature-content .column-6 {
        padding-bottom: 15px; }
    .main .generic .widget-image {
      width: 100%;
      height: auto; }
    .main .widget-styles-a img {
      display: none; }
    .main .widget-styles-a .arrows li {
      font-size: inherit;
      margin: 5px 0; }
      .main .widget-styles-a .arrows li a {
        padding-left: 0;
        background: none; }
    .main .widget-styles-a.down {
      padding-top: 0; }

  .double {
    display: none; }

  .sub {
    width: 100%;
    display: block;
    border-top: 0px #959595 double;
    margin-top: 1em; }
    .sub .widget-side img {
      display: block;
      max-width: 100%;
      height: auto;
      margin: 0 auto; }
    .sub .sub-inner {
      background-image: none;
      padding: 0; }
    .sub .button-block {
      width: 100%; }
      .sub .button-block .button {
        display: block; }
    .sub .navblock {
      margin: 0; }
      .sub .navblock nav {
        margin: 0;
        top: 0;
        border-width: 0; }
        .sub .navblock nav h2 {
          -moz-border-radius: 0;
          -webkit-border-radius: 0;
          -o-border-radius: 0;
          -ms-border-radius: 0;
          -khtml-border-radius: 0;
          border-radius: 0; }
        .sub .navblock nav ul li {
          font-size: 16px;
          line-height: 28px; }
      .sub .navblock .navblock-content {
        background-image: none; }
    .sub .shadow-above, .sub aside {
      display: none; }

  .megamenu .content {
    padding: 20px 10px; }
    .megamenu .content section {
      float: none;
      width: auto;
      margin-right: 0; }
    .megamenu .content ul {
      float: none;
      width: auto;
      margin-left: 0;
      margin-bottom: 0; }
    .megamenu .content li {
      font-size: 16px;
      line-height: 22px;
      margin-bottom: 6px; }
      .megamenu .content li a {
        background-position: 0 8px; }
    .megamenu .content .buttons {
      width: auto;
      float: none; }

  a.button,
  nav.expertViewToggle a {
    box-sizing: border-box;
    font: bold 12px 'helvetica neue',helvetica,arial,sans-serif;
    border: 1px #92999b solid;
    width: 100%;
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ededee), color-stop(49.5%, #cfd0d1), color-stop(50%, #bababb), color-stop(100%, #bdbfc2));
    background: -webkit-linear-gradient(top, #ededee, #cfd0d1 49.5%, #bababb 50%, #bdbfc2);
    background: -moz-linear-gradient(top, #ededee, #cfd0d1 49.5%, #bababb 50%, #bdbfc2);
    background: -o-linear-gradient(top, #ededee, #cfd0d1 49.5%, #bababb 50%, #bdbfc2);
    background: -ms-linear-gradient(top, #ededee, #cfd0d1 49.5%, #bababb 50%, #bdbfc2);
    background: linear-gradient(top, #ededee, #cfd0d1 49.5%, #bababb 50%, #bdbfc2);
    -moz-box-shadow: #fbfbfb 0px 1px 0px inset, #cecece 0 1px 0;
    -webkit-box-shadow: #fbfbfb 0px 1px 0px inset, #cecece 0 1px 0;
    -o-box-shadow: #fbfbfb 0px 1px 0px inset, #cecece 0 1px 0;
    box-shadow: #fbfbfb 0px 1px 0px inset, #cecece 0 1px 0;
    color: black;
    text-shadow: white 0px 1px 1px, #b1b2b3 0px -1px 1px; }
    a.button:visited,
    nav.expertViewToggle a:visited {
      color: black; }
    a.button:hover,
    nav.expertViewToggle a:hover {
      color: black; }
    a.button:active,
    nav.expertViewToggle a:active {
      color: black; }
    a.button.active, a.button.inactive-link,
    nav.expertViewToggle a.active,
    nav.expertViewToggle a.inactive-link {
      background: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #ededee), color-stop(49.5%, #cfd0d1), color-stop(50%, #bababb), color-stop(100%, #bdbfc2));
      background: -webkit-linear-gradient(bottom, #ededee, #cfd0d1 49.5%, #bababb 50%, #bdbfc2);
      background: -moz-linear-gradient(bottom, #ededee, #cfd0d1 49.5%, #bababb 50%, #bdbfc2);
      background: -o-linear-gradient(bottom, #ededee, #cfd0d1 49.5%, #bababb 50%, #bdbfc2);
      background: -ms-linear-gradient(bottom, #ededee, #cfd0d1 49.5%, #bababb 50%, #bdbfc2);
      background: linear-gradient(bottom, #ededee, #cfd0d1 49.5%, #bababb 50%, #bdbfc2); }

  .most-recent, .follow-horizontal {
    display: none; }

  /* designs for the browse container */
  .browse {
    margin: 0;
    /* we hide faceted search capabilities */ }
    .browse .faceted-search {
      display: none; }
    .browse .ruled-header {
      background: transparent url("/images/mobile/mobile-header-tick.png") scroll no-repeat 43px bottom;
      background-size: 12px 6px;
      padding-bottom: 6px;
      border-bottom-width: 0; }
      .browse .ruled-header span {
        background-color: #003355;
        display: block;
        color: #fff;
        padding: 5px 9px;
        font-size: 17px; }
    .browse ul {
      border: 1px #ccc solid;
      -moz-border-radius: 10px;
      -webkit-border-radius: 10px;
      -o-border-radius: 10px;
      -ms-border-radius: 10px;
      -khtml-border-radius: 10px;
      border-radius: 10px; }
      .browse ul li {
        padding: 12px 18px;
        font-size: 12px;
        border-top: 1px #ccc solid;
        margin: 0; }
        .browse ul li a {
          font-size: 17px;
          padding: 0px;
          background-image: none; }
        .browse ul li:first-child {
          border-width: 0; }

  /* Expert styles */
  .experts-feature {
    display: none; }

  nav.expertViewToggle {
    background-color: #e3e4e4;
    margin: 0 -6px;
    padding: 10px 7px; }
    nav.expertViewToggle p {
      text-align: center; }
      nav.expertViewToggle p.close {
        margin: 0; }
    nav.expertViewToggle a {
      padding: 4px 20px;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      -o-border-radius: 5px;
      -ms-border-radius: 5px;
      -khtml-border-radius: 5px;
      border-radius: 5px; }
    nav.expertViewToggle .sep {
      display: inline-block;
      text-indent: -99999em;
      width: 1em; }

  .tiles .division-header, .list .division-header {
    margin-bottom: 10px;
    margin: 0 -6px 10px -6px; }

  .tiles .expert-summary {
    display: block;
    float: none;
    width: auto;
    margin-top: .5em; }
    .tiles .expert-summary div {
      margin-left: 53px; }
    .tiles .expert-summary .headshot {
      float: left;
      margin-left: 0; }
      .tiles .expert-summary .headshot img {
        max-width: 42px;
        height: auto;
        display: block; }
    .tiles .expert-summary:after {
      content: '.';
      display: block;
      clear: both;
      text-indent: -9999em;
      height: 1px;
      font-size: 1px;
      visibility: hidden; }

  /* Body widget styles */
  .content-wrapper.matte-shadow {
    padding-top: 1em;
    background-image: none; }

  .invert-group {
    background-color: transparent;
    background-image: url(/images/diagonal-shadow.png);
    background-position: left top;
    color: #000; }
    .invert-group a {
      color: #00517f; }
      .invert-group a:visited {
        color: #00517f; }
      .invert-group a:hover {
        color: #00517f; }
      .invert-group a:active {
        color: #00517f; }
    .invert-group .right {
      float: none;
      width: auto; }
    .invert-group .left {
      float: none;
      width: auto; }
    .invert-group img {
      margin: 0 auto;
      padding: 1em; }

  .main .three-cols .col,
  .main .four-cols .col {
    width: auto;
    float: none;
    margin: 0;
    background-image: none; }
    .main .three-cols .col .shaded-group-right,
    .main .four-cols .col .shaded-group-right {
      background-image: none;
      border-bottom: 1px #a7a9ac solid; }
    .main .three-cols .col:last-child .shaded-group-right,
    .main .four-cols .col:last-child .shaded-group-right {
      border-bottom-width: 0px; }
    .main .three-cols .col img,
    .main .four-cols .col img {
      display: none; }
    .main .three-cols .col.last,
    .main .four-cols .col.last {
      width: auto; }
    .main .three-cols .col .widget-styles-a,
    .main .four-cols .col .widget-styles-a {
      padding-bottom: 13px;
      margin-bottom: 10px; }

  .main .shadow-above {
    background-image: none;
    padding-top: 0; }

  .offset-left {
    padding-left: 0; }

  .shaded-group-right {
    background-image: none; }

  /* Widget Styles */
  .component-fellows,
  .component-experts {
    display: none; }

  /* Home Page Widgets */
  .home .sub .most-recent,
  .home .sub .widget-side {
    display: block;
    padding: 0 7px; }
    .home .sub .most-recent img,
    .home .sub .widget-side img {
      width: 100%; } }



#policy-print-logo{
  display:none;
}

#print-copyright{
  display:none;
}